diff --git a/clients/client-accessanalyzer/package.json b/clients/client-accessanalyzer/package.json index eca78b393ee0..1d02f8630199 100644 --- a/clients/client-accessanalyzer/package.json +++ b/clients/client-accessanalyzer/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-account/package.json b/clients/client-account/package.json index 5480ad934e9b..6335ed14cdc9 100644 --- a/clients/client-account/package.json +++ b/clients/client-account/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-acm-pca/package.json b/clients/client-acm-pca/package.json index c221668ff284..c3566d1b3e82 100644 --- a/clients/client-acm-pca/package.json +++ b/clients/client-acm-pca/package.json @@ -32,31 +32,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "tslib": "^2.6.2" }, "devDependencies": { diff --git a/clients/client-acm/package.json b/clients/client-acm/package.json index 3ebdf0eebf49..93d1b0f192e5 100644 --- a/clients/client-acm/package.json +++ b/clients/client-acm/package.json @@ -32,31 +32,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "tslib": "^2.6.2" }, "devDependencies": { diff --git a/clients/client-aiops/package.json b/clients/client-aiops/package.json index e482db31c9dc..eeddd8c87fda 100644 --- a/clients/client-aiops/package.json +++ b/clients/client-aiops/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-amp/package.json b/clients/client-amp/package.json index 198d09100219..8c8af35511a2 100644 --- a/clients/client-amp/package.json +++ b/clients/client-amp/package.json @@ -32,31 +32,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "@types/uuid": "^9.0.1", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-amplify/package.json b/clients/client-amplify/package.json index 142fc9058d8e..a422f194b740 100644 --- a/clients/client-amplify/package.json +++ b/clients/client-amplify/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-amplifybackend/package.json b/clients/client-amplifybackend/package.json index 0111925e3457..ef4700a775b8 100644 --- a/clients/client-amplifybackend/package.json +++ b/clients/client-amplifybackend/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-amplifyuibuilder/package.json b/clients/client-amplifyuibuilder/package.json index 5e2276154518..c5206de1f342 100644 --- a/clients/client-amplifyuibuilder/package.json +++ b/clients/client-amplifyuibuilder/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-api-gateway/package.json b/clients/client-api-gateway/package.json index 0981bea90e05..fda6a6789774 100644 --- a/clients/client-api-gateway/package.json +++ b/clients/client-api-gateway/package.json @@ -33,26 +33,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-apigatewaymanagementapi/package.json b/clients/client-apigatewaymanagementapi/package.json index f5cee5e84a89..eaf95e75534c 100644 --- a/clients/client-apigatewaymanagementapi/package.json +++ b/clients/client-apigatewaymanagementapi/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-apigatewayv2/package.json b/clients/client-apigatewayv2/package.json index 7d00c835b46d..38aaf9cd06d5 100644 --- a/clients/client-apigatewayv2/package.json +++ b/clients/client-apigatewayv2/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-app-mesh/package.json b/clients/client-app-mesh/package.json index 9321686eb3ed..daa3ea0b66f4 100644 --- a/clients/client-app-mesh/package.json +++ b/clients/client-app-mesh/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-appconfig/package.json b/clients/client-appconfig/package.json index d8b5166409de..5a3c020ade5e 100644 --- a/clients/client-appconfig/package.json +++ b/clients/client-appconfig/package.json @@ -32,32 +32,32 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-stream": "^4.2.2", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "tslib": "^2.6.2" }, "devDependencies": { diff --git a/clients/client-appconfigdata/package.json b/clients/client-appconfigdata/package.json index 9293c4e09401..380b141ce05b 100644 --- a/clients/client-appconfigdata/package.json +++ b/clients/client-appconfigdata/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-appfabric/package.json b/clients/client-appfabric/package.json index 3169b231dbdc..f060d4a89186 100644 --- a/clients/client-appfabric/package.json +++ b/clients/client-appfabric/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-appflow/package.json b/clients/client-appflow/package.json index 30cb300ca747..4c269fc54a86 100644 --- a/clients/client-appflow/package.json +++ b/clients/client-appflow/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-appintegrations/package.json b/clients/client-appintegrations/package.json index a9a40e33815e..be5f28ab816d 100644 --- a/clients/client-appintegrations/package.json +++ b/clients/client-appintegrations/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-application-auto-scaling/package.json b/clients/client-application-auto-scaling/package.json index b90cbe46ea54..26b1c22d7685 100644 --- a/clients/client-application-auto-scaling/package.json +++ b/clients/client-application-auto-scaling/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-application-discovery-service/package.json b/clients/client-application-discovery-service/package.json index e18d274eab4d..35bf05ca095c 100644 --- a/clients/client-application-discovery-service/package.json +++ b/clients/client-application-discovery-service/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-application-insights/package.json b/clients/client-application-insights/package.json index 831c98c3527c..9ec505e6b61b 100644 --- a/clients/client-application-insights/package.json +++ b/clients/client-application-insights/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-application-signals/package.json b/clients/client-application-signals/package.json index 8e7f09e42c3d..a0e0dc2b99ce 100644 --- a/clients/client-application-signals/package.json +++ b/clients/client-application-signals/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-applicationcostprofiler/package.json b/clients/client-applicationcostprofiler/package.json index e3ddadca7994..9a7d53b0b8c5 100644 --- a/clients/client-applicationcostprofiler/package.json +++ b/clients/client-applicationcostprofiler/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-apprunner/package.json b/clients/client-apprunner/package.json index 8a6243e9c159..82af2f1c6418 100644 --- a/clients/client-apprunner/package.json +++ b/clients/client-apprunner/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-appstream/package.json b/clients/client-appstream/package.json index 69e7b2fb6128..ccdab9342246 100644 --- a/clients/client-appstream/package.json +++ b/clients/client-appstream/package.json @@ -32,31 +32,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "tslib": "^2.6.2" }, "devDependencies": { diff --git a/clients/client-appsync/package.json b/clients/client-appsync/package.json index d2edf6584f0e..9be30df9f944 100644 --- a/clients/client-appsync/package.json +++ b/clients/client-appsync/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-apptest/package.json b/clients/client-apptest/package.json index 02caa7432c5e..39fd688e6858 100644 --- a/clients/client-apptest/package.json +++ b/clients/client-apptest/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-arc-zonal-shift/package.json b/clients/client-arc-zonal-shift/package.json index d69c75ef0bc1..3f6d9d6c7186 100644 --- a/clients/client-arc-zonal-shift/package.json +++ b/clients/client-arc-zonal-shift/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-artifact/package.json b/clients/client-artifact/package.json index a3ea250b954b..ac24ca574906 100644 --- a/clients/client-artifact/package.json +++ b/clients/client-artifact/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-athena/package.json b/clients/client-athena/package.json index d69403c78630..e3a50cbfcccc 100644 --- a/clients/client-athena/package.json +++ b/clients/client-athena/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-auditmanager/package.json b/clients/client-auditmanager/package.json index 28e8fb8475dd..d4c2c3d06a4b 100644 --- a/clients/client-auditmanager/package.json +++ b/clients/client-auditmanager/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-auto-scaling-plans/package.json b/clients/client-auto-scaling-plans/package.json index 40d0bffe1133..9886a7ae1010 100644 --- a/clients/client-auto-scaling-plans/package.json +++ b/clients/client-auto-scaling-plans/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-auto-scaling/package.json b/clients/client-auto-scaling/package.json index 476283a8203a..eb8796d379ce 100644 --- a/clients/client-auto-scaling/package.json +++ b/clients/client-auto-scaling/package.json @@ -32,31 +32,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "tslib": "^2.6.2" }, "devDependencies": { diff --git a/clients/client-b2bi/package.json b/clients/client-b2bi/package.json index c384686dea63..62d59c48c189 100644 --- a/clients/client-b2bi/package.json +++ b/clients/client-b2bi/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-backup-gateway/package.json b/clients/client-backup-gateway/package.json index 21c80c3332a1..538823d57deb 100644 --- a/clients/client-backup-gateway/package.json +++ b/clients/client-backup-gateway/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-backup/package.json b/clients/client-backup/package.json index 72831872eb32..7fb13d68a74d 100644 --- a/clients/client-backup/package.json +++ b/clients/client-backup/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-backupsearch/package.json b/clients/client-backupsearch/package.json index 4a3245a7d97d..f20abe6e50fe 100644 --- a/clients/client-backupsearch/package.json +++ b/clients/client-backupsearch/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-batch/package.json b/clients/client-batch/package.json index efda4c621b53..8a91420da6ea 100644 --- a/clients/client-batch/package.json +++ b/clients/client-batch/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-bcm-data-exports/package.json b/clients/client-bcm-data-exports/package.json index ad5b7beb56d5..8d6c85f19bba 100644 --- a/clients/client-bcm-data-exports/package.json +++ b/clients/client-bcm-data-exports/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-bcm-pricing-calculator/package.json b/clients/client-bcm-pricing-calculator/package.json index a44fd0c76f70..f0c4cefe0018 100644 --- a/clients/client-bcm-pricing-calculator/package.json +++ b/clients/client-bcm-pricing-calculator/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-bedrock-agent-runtime/package.json b/clients/client-bedrock-agent-runtime/package.json index 78aad6acf11a..6d10b34827d9 100644 --- a/clients/client-bedrock-agent-runtime/package.json +++ b/clients/client-bedrock-agent-runtime/package.json @@ -32,7 +32,7 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/eventstream-serde-browser": "^4.0.4", "@smithy/eventstream-serde-config-resolver": "^4.1.2", "@smithy/eventstream-serde-node": "^4.0.4", @@ -40,21 +40,21 @@ "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-bedrock-agent/package.json b/clients/client-bedrock-agent/package.json index 23bb09d114bc..f72ca9d98476 100644 --- a/clients/client-bedrock-agent/package.json +++ b/clients/client-bedrock-agent/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-bedrock-data-automation-runtime/package.json b/clients/client-bedrock-data-automation-runtime/package.json index 14457ca06d52..225d89a964ff 100644 --- a/clients/client-bedrock-data-automation-runtime/package.json +++ b/clients/client-bedrock-data-automation-runtime/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-bedrock-data-automation/package.json b/clients/client-bedrock-data-automation/package.json index f2ed35313989..761e50ff6c8f 100644 --- a/clients/client-bedrock-data-automation/package.json +++ b/clients/client-bedrock-data-automation/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-bedrock-runtime/package.json b/clients/client-bedrock-runtime/package.json index d388e455902b..28b62a8991fc 100644 --- a/clients/client-bedrock-runtime/package.json +++ b/clients/client-bedrock-runtime/package.json @@ -34,7 +34,7 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/eventstream-serde-browser": "^4.0.4", "@smithy/eventstream-serde-config-resolver": "^4.1.2", "@smithy/eventstream-serde-node": "^4.0.4", @@ -42,21 +42,21 @@ "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-bedrock/package.json b/clients/client-bedrock/package.json index 6ab2543ef84e..fd35b8fca7a1 100644 --- a/clients/client-bedrock/package.json +++ b/clients/client-bedrock/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-billing/package.json b/clients/client-billing/package.json index 6484d1b70a77..313619f734ba 100644 --- a/clients/client-billing/package.json +++ b/clients/client-billing/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-billingconductor/package.json b/clients/client-billingconductor/package.json index bb8d6d3c7e1e..975e3232e5cb 100644 --- a/clients/client-billingconductor/package.json +++ b/clients/client-billingconductor/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-braket/package.json b/clients/client-braket/package.json index b6f7ebc0ae8e..0e6a5a7f91a4 100644 --- a/clients/client-braket/package.json +++ b/clients/client-braket/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-budgets/package.json b/clients/client-budgets/package.json index c57dd6198c0a..fcb082c5e590 100644 --- a/clients/client-budgets/package.json +++ b/clients/client-budgets/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-chatbot/package.json b/clients/client-chatbot/package.json index 42ec2a52dec6..819778e39ce5 100644 --- a/clients/client-chatbot/package.json +++ b/clients/client-chatbot/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-chime-sdk-identity/package.json b/clients/client-chime-sdk-identity/package.json index 0b1259e42878..e807407a0a8b 100644 --- a/clients/client-chime-sdk-identity/package.json +++ b/clients/client-chime-sdk-identity/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-chime-sdk-media-pipelines/package.json b/clients/client-chime-sdk-media-pipelines/package.json index 561bc113a7df..a68f661c817c 100644 --- a/clients/client-chime-sdk-media-pipelines/package.json +++ b/clients/client-chime-sdk-media-pipelines/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-chime-sdk-meetings/package.json b/clients/client-chime-sdk-meetings/package.json index 4056e70689f7..cc09085b8f69 100644 --- a/clients/client-chime-sdk-meetings/package.json +++ b/clients/client-chime-sdk-meetings/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-chime-sdk-messaging/package.json b/clients/client-chime-sdk-messaging/package.json index 01d6027e8526..02bd8bcc1c49 100644 --- a/clients/client-chime-sdk-messaging/package.json +++ b/clients/client-chime-sdk-messaging/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-chime-sdk-voice/package.json b/clients/client-chime-sdk-voice/package.json index 960681c7252d..e66667e837c0 100644 --- a/clients/client-chime-sdk-voice/package.json +++ b/clients/client-chime-sdk-voice/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-chime/package.json b/clients/client-chime/package.json index 5041db5639f9..058da90e2760 100644 --- a/clients/client-chime/package.json +++ b/clients/client-chime/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-cleanrooms/package.json b/clients/client-cleanrooms/package.json index 1776261c5783..f0b8abcfd529 100644 --- a/clients/client-cleanrooms/package.json +++ b/clients/client-cleanrooms/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-cleanroomsml/package.json b/clients/client-cleanroomsml/package.json index 25c69a21bc48..7763bbc7be9a 100644 --- a/clients/client-cleanroomsml/package.json +++ b/clients/client-cleanroomsml/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-cloud9/package.json b/clients/client-cloud9/package.json index dfea2e3f12ff..d6bdb8fef220 100644 --- a/clients/client-cloud9/package.json +++ b/clients/client-cloud9/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-cloudcontrol/package.json b/clients/client-cloudcontrol/package.json index f7ebc234a78f..1ae29677c26f 100644 --- a/clients/client-cloudcontrol/package.json +++ b/clients/client-cloudcontrol/package.json @@ -32,31 +32,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "@types/uuid": "^9.0.1", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-clouddirectory/package.json b/clients/client-clouddirectory/package.json index 991fdbc6ea53..32f260181945 100644 --- a/clients/client-clouddirectory/package.json +++ b/clients/client-clouddirectory/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-cloudformation/package.json b/clients/client-cloudformation/package.json index 87b58ad911c6..d2574893b2de 100644 --- a/clients/client-cloudformation/package.json +++ b/clients/client-cloudformation/package.json @@ -32,31 +32,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "@types/uuid": "^9.0.1", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-cloudfront-keyvaluestore/package.json b/clients/client-cloudfront-keyvaluestore/package.json index 9353c4f323ad..d85f585af9a5 100644 --- a/clients/client-cloudfront-keyvaluestore/package.json +++ b/clients/client-cloudfront-keyvaluestore/package.json @@ -33,26 +33,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-cloudfront/package.json b/clients/client-cloudfront/package.json index cf41b3b213f2..6da4fcb9d823 100644 --- a/clients/client-cloudfront/package.json +++ b/clients/client-cloudfront/package.json @@ -33,32 +33,32 @@ "@aws-sdk/util-user-agent-node": "*", "@aws-sdk/xml-builder": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-stream": "^4.2.2", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "tslib": "^2.6.2" }, "devDependencies": { diff --git a/clients/client-cloudhsm-v2/package.json b/clients/client-cloudhsm-v2/package.json index 48d8e7f663ca..e46ecc11f623 100644 --- a/clients/client-cloudhsm-v2/package.json +++ b/clients/client-cloudhsm-v2/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-cloudhsm/package.json b/clients/client-cloudhsm/package.json index 62dbbc42b92b..883924a4ae92 100644 --- a/clients/client-cloudhsm/package.json +++ b/clients/client-cloudhsm/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-cloudsearch-domain/package.json b/clients/client-cloudsearch-domain/package.json index 85f69a0dfd24..db737042b7c9 100644 --- a/clients/client-cloudsearch-domain/package.json +++ b/clients/client-cloudsearch-domain/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-cloudsearch/package.json b/clients/client-cloudsearch/package.json index 42a27eb9e0fa..3d5ab59b68e1 100644 --- a/clients/client-cloudsearch/package.json +++ b/clients/client-cloudsearch/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-cloudtrail-data/package.json b/clients/client-cloudtrail-data/package.json index 0667ee0680dc..cc95d06a3e6f 100644 --- a/clients/client-cloudtrail-data/package.json +++ b/clients/client-cloudtrail-data/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-cloudtrail/package.json b/clients/client-cloudtrail/package.json index 0e4bdfee4ea2..bed260551524 100644 --- a/clients/client-cloudtrail/package.json +++ b/clients/client-cloudtrail/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-cloudwatch-events/package.json b/clients/client-cloudwatch-events/package.json index df7d581856da..214756492003 100644 --- a/clients/client-cloudwatch-events/package.json +++ b/clients/client-cloudwatch-events/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-cloudwatch-logs/package.json b/clients/client-cloudwatch-logs/package.json index 9c7e46d47964..a60449420ac5 100644 --- a/clients/client-cloudwatch-logs/package.json +++ b/clients/client-cloudwatch-logs/package.json @@ -32,7 +32,7 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/eventstream-serde-browser": "^4.0.4", "@smithy/eventstream-serde-config-resolver": "^4.1.2", "@smithy/eventstream-serde-node": "^4.0.4", @@ -40,21 +40,21 @@ "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-cloudwatch/package.json b/clients/client-cloudwatch/package.json index c65c603bbf82..40590d4d07c6 100644 --- a/clients/client-cloudwatch/package.json +++ b/clients/client-cloudwatch/package.json @@ -32,32 +32,32 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", - "@smithy/middleware-compression": "^4.1.11", + "@smithy/middleware-compression": "^4.1.12", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "tslib": "^2.6.2" }, "devDependencies": { diff --git a/clients/client-codeartifact/package.json b/clients/client-codeartifact/package.json index 3c2286986053..f0d36abe5c5c 100644 --- a/clients/client-codeartifact/package.json +++ b/clients/client-codeartifact/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-codebuild/package.json b/clients/client-codebuild/package.json index 2507b170e607..43a90f11c8c5 100644 --- a/clients/client-codebuild/package.json +++ b/clients/client-codebuild/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-codecatalyst/package.json b/clients/client-codecatalyst/package.json index 9dccd85f06f5..ef778a5f32e8 100644 --- a/clients/client-codecatalyst/package.json +++ b/clients/client-codecatalyst/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-codecommit/package.json b/clients/client-codecommit/package.json index deb93b548fc4..356907dbeac8 100644 --- a/clients/client-codecommit/package.json +++ b/clients/client-codecommit/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-codeconnections/package.json b/clients/client-codeconnections/package.json index 0eaebf75be11..45413255c052 100644 --- a/clients/client-codeconnections/package.json +++ b/clients/client-codeconnections/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-codedeploy/package.json b/clients/client-codedeploy/package.json index 78c4a1004ce3..bb2e8e6afd4f 100644 --- a/clients/client-codedeploy/package.json +++ b/clients/client-codedeploy/package.json @@ -32,31 +32,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "tslib": "^2.6.2" }, "devDependencies": { diff --git a/clients/client-codeguru-reviewer/package.json b/clients/client-codeguru-reviewer/package.json index de05702ad116..ac12bcc5c4ae 100644 --- a/clients/client-codeguru-reviewer/package.json +++ b/clients/client-codeguru-reviewer/package.json @@ -32,31 +32,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "@types/uuid": "^9.0.1", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-codeguru-security/package.json b/clients/client-codeguru-security/package.json index b7c5cba0082b..9af9400dc4c4 100644 --- a/clients/client-codeguru-security/package.json +++ b/clients/client-codeguru-security/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-codeguruprofiler/package.json b/clients/client-codeguruprofiler/package.json index 0e57eb053ca2..8857f6f07960 100644 --- a/clients/client-codeguruprofiler/package.json +++ b/clients/client-codeguruprofiler/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-codepipeline/package.json b/clients/client-codepipeline/package.json index 2dc0a6625563..a8b9b4fc6193 100644 --- a/clients/client-codepipeline/package.json +++ b/clients/client-codepipeline/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-codestar-connections/package.json b/clients/client-codestar-connections/package.json index 0a67e8d7b21b..8da544de7a50 100644 --- a/clients/client-codestar-connections/package.json +++ b/clients/client-codestar-connections/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-codestar-notifications/package.json b/clients/client-codestar-notifications/package.json index b61a6d116f01..16284af63db2 100644 --- a/clients/client-codestar-notifications/package.json +++ b/clients/client-codestar-notifications/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-cognito-identity-provider/package.json b/clients/client-cognito-identity-provider/package.json index 805b2b656dc2..6f4321b0334b 100644 --- a/clients/client-cognito-identity-provider/package.json +++ b/clients/client-cognito-identity-provider/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-cognito-identity/package.json b/clients/client-cognito-identity/package.json index 4eb53194246c..fcfaa20d5e2f 100644 --- a/clients/client-cognito-identity/package.json +++ b/clients/client-cognito-identity/package.json @@ -34,26 +34,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-cognito-sync/package.json b/clients/client-cognito-sync/package.json index 27d1fe0ddd0a..78e6903a1e76 100644 --- a/clients/client-cognito-sync/package.json +++ b/clients/client-cognito-sync/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-comprehend/package.json b/clients/client-comprehend/package.json index e461610af080..9df329280ca3 100644 --- a/clients/client-comprehend/package.json +++ b/clients/client-comprehend/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-comprehendmedical/package.json b/clients/client-comprehendmedical/package.json index ab341b9b353f..999a0e9b5d8a 100644 --- a/clients/client-comprehendmedical/package.json +++ b/clients/client-comprehendmedical/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-compute-optimizer/package.json b/clients/client-compute-optimizer/package.json index 02dc7ec48114..fc3fc105a5d6 100644 --- a/clients/client-compute-optimizer/package.json +++ b/clients/client-compute-optimizer/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-config-service/package.json b/clients/client-config-service/package.json index 8d3f0eccfc93..077a8111cbfe 100644 --- a/clients/client-config-service/package.json +++ b/clients/client-config-service/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-connect-contact-lens/package.json b/clients/client-connect-contact-lens/package.json index 7526f3744f70..7ea2c4b1cd38 100644 --- a/clients/client-connect-contact-lens/package.json +++ b/clients/client-connect-contact-lens/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-connect/package.json b/clients/client-connect/package.json index dbf4260a7bef..6c3e32d8b47a 100644 --- a/clients/client-connect/package.json +++ b/clients/client-connect/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-connectcampaigns/package.json b/clients/client-connectcampaigns/package.json index 752278e1c427..a43c326e145a 100644 --- a/clients/client-connectcampaigns/package.json +++ b/clients/client-connectcampaigns/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-connectcampaignsv2/package.json b/clients/client-connectcampaignsv2/package.json index 3fa2df359b74..8c23c9580776 100644 --- a/clients/client-connectcampaignsv2/package.json +++ b/clients/client-connectcampaignsv2/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-connectcases/package.json b/clients/client-connectcases/package.json index 29772dad17e0..48ab134a1fd6 100644 --- a/clients/client-connectcases/package.json +++ b/clients/client-connectcases/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-connectparticipant/package.json b/clients/client-connectparticipant/package.json index fca64cfbb587..6c6b329a3b08 100644 --- a/clients/client-connectparticipant/package.json +++ b/clients/client-connectparticipant/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-controlcatalog/package.json b/clients/client-controlcatalog/package.json index 9548ec51ebab..11ad8447f806 100644 --- a/clients/client-controlcatalog/package.json +++ b/clients/client-controlcatalog/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-controltower/package.json b/clients/client-controltower/package.json index 38e1c5d42046..75a71ae57927 100644 --- a/clients/client-controltower/package.json +++ b/clients/client-controltower/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-cost-and-usage-report-service/package.json b/clients/client-cost-and-usage-report-service/package.json index 1f13482d0752..62e94a891063 100644 --- a/clients/client-cost-and-usage-report-service/package.json +++ b/clients/client-cost-and-usage-report-service/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-cost-explorer/package.json b/clients/client-cost-explorer/package.json index 977ab9ea5592..e0d9f168998c 100644 --- a/clients/client-cost-explorer/package.json +++ b/clients/client-cost-explorer/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-cost-optimization-hub/package.json b/clients/client-cost-optimization-hub/package.json index 5e72ddeda379..70a8d4a54537 100644 --- a/clients/client-cost-optimization-hub/package.json +++ b/clients/client-cost-optimization-hub/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-customer-profiles/package.json b/clients/client-customer-profiles/package.json index 197230e8d2b7..2e2e3bb25458 100644 --- a/clients/client-customer-profiles/package.json +++ b/clients/client-customer-profiles/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-data-pipeline/package.json b/clients/client-data-pipeline/package.json index c5940d11d66f..63e5a45208e5 100644 --- a/clients/client-data-pipeline/package.json +++ b/clients/client-data-pipeline/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-database-migration-service/package.json b/clients/client-database-migration-service/package.json index 553babd335ca..79c7f924a6a8 100644 --- a/clients/client-database-migration-service/package.json +++ b/clients/client-database-migration-service/package.json @@ -32,31 +32,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "tslib": "^2.6.2" }, "devDependencies": { diff --git a/clients/client-databrew/package.json b/clients/client-databrew/package.json index e686672fe226..453cf33cb817 100644 --- a/clients/client-databrew/package.json +++ b/clients/client-databrew/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-dataexchange/package.json b/clients/client-dataexchange/package.json index ebe71591facd..f20011ab41de 100644 --- a/clients/client-dataexchange/package.json +++ b/clients/client-dataexchange/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-datasync/package.json b/clients/client-datasync/package.json index cc6072ef8c7c..d013fe99b510 100644 --- a/clients/client-datasync/package.json +++ b/clients/client-datasync/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-datazone/package.json b/clients/client-datazone/package.json index efcd7cc56364..0d3392863705 100644 --- a/clients/client-datazone/package.json +++ b/clients/client-datazone/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-dax/package.json b/clients/client-dax/package.json index 863a2e8ad5cd..f0fd647b3c73 100644 --- a/clients/client-dax/package.json +++ b/clients/client-dax/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-deadline/package.json b/clients/client-deadline/package.json index a31aa2007e13..68982c2f6e33 100644 --- a/clients/client-deadline/package.json +++ b/clients/client-deadline/package.json @@ -32,31 +32,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "@types/uuid": "^9.0.1", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-detective/package.json b/clients/client-detective/package.json index 18bec41d338f..fc012a55e47a 100644 --- a/clients/client-detective/package.json +++ b/clients/client-detective/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-device-farm/package.json b/clients/client-device-farm/package.json index dbc460040cf1..43d0b4814d88 100644 --- a/clients/client-device-farm/package.json +++ b/clients/client-device-farm/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-devops-guru/package.json b/clients/client-devops-guru/package.json index 9707a8dfbf11..9c2c8b10b612 100644 --- a/clients/client-devops-guru/package.json +++ b/clients/client-devops-guru/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-direct-connect/package.json b/clients/client-direct-connect/package.json index 52a6997227c6..c6ef4ba80d9a 100644 --- a/clients/client-direct-connect/package.json +++ b/clients/client-direct-connect/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-directory-service-data/package.json b/clients/client-directory-service-data/package.json index 271c30cf9735..fb0d7ad47805 100644 --- a/clients/client-directory-service-data/package.json +++ b/clients/client-directory-service-data/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-directory-service/package.json b/clients/client-directory-service/package.json index ecc0dae60ece..d3435250ab6e 100644 --- a/clients/client-directory-service/package.json +++ b/clients/client-directory-service/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-dlm/package.json b/clients/client-dlm/package.json index 6c04c056cfa0..0cc68ef479f2 100644 --- a/clients/client-dlm/package.json +++ b/clients/client-dlm/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-docdb-elastic/package.json b/clients/client-docdb-elastic/package.json index e0b3c4ee9cc0..53185fafc5e0 100644 --- a/clients/client-docdb-elastic/package.json +++ b/clients/client-docdb-elastic/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-docdb/package.json b/clients/client-docdb/package.json index f8ab3ad5e3cf..9e31d6054ed7 100644 --- a/clients/client-docdb/package.json +++ b/clients/client-docdb/package.json @@ -33,31 +33,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "tslib": "^2.6.2" }, "devDependencies": { diff --git a/clients/client-drs/package.json b/clients/client-drs/package.json index c241492da526..671707d54e14 100644 --- a/clients/client-drs/package.json +++ b/clients/client-drs/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-dsql/package.json b/clients/client-dsql/package.json index ca574ff5cd28..6d5d6ff3c443 100644 --- a/clients/client-dsql/package.json +++ b/clients/client-dsql/package.json @@ -32,31 +32,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "@types/uuid": "^9.0.1", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-dynamodb-streams/package.json b/clients/client-dynamodb-streams/package.json index 00a0e00ce69a..b27199829451 100644 --- a/clients/client-dynamodb-streams/package.json +++ b/clients/client-dynamodb-streams/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-dynamodb/package.json b/clients/client-dynamodb/package.json index b0d677f41e33..75d210eff114 100644 --- a/clients/client-dynamodb/package.json +++ b/clients/client-dynamodb/package.json @@ -33,31 +33,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "@types/uuid": "^9.0.1", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-ebs/package.json b/clients/client-ebs/package.json index 9b3eef866a26..ff24ebc07021 100644 --- a/clients/client-ebs/package.json +++ b/clients/client-ebs/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-ec2-instance-connect/package.json b/clients/client-ec2-instance-connect/package.json index bf1981c14dcd..aa65727e60f5 100644 --- a/clients/client-ec2-instance-connect/package.json +++ b/clients/client-ec2-instance-connect/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-ec2/package.json b/clients/client-ec2/package.json index 06cca8fc0881..17203e379872 100644 --- a/clients/client-ec2/package.json +++ b/clients/client-ec2/package.json @@ -33,31 +33,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "@types/uuid": "^9.0.1", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-ecr-public/package.json b/clients/client-ecr-public/package.json index 798019889489..36d28c9f535e 100644 --- a/clients/client-ecr-public/package.json +++ b/clients/client-ecr-public/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-ecr/package.json b/clients/client-ecr/package.json index a083af8a4c9f..347d94b0a783 100644 --- a/clients/client-ecr/package.json +++ b/clients/client-ecr/package.json @@ -32,31 +32,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "tslib": "^2.6.2" }, "devDependencies": { diff --git a/clients/client-ecs/package.json b/clients/client-ecs/package.json index 87babbafc03c..79a55bdc7fc0 100644 --- a/clients/client-ecs/package.json +++ b/clients/client-ecs/package.json @@ -32,31 +32,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "@types/uuid": "^9.0.1", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-efs/package.json b/clients/client-efs/package.json index 25e050190a53..e2682363680c 100644 --- a/clients/client-efs/package.json +++ b/clients/client-efs/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-eks-auth/package.json b/clients/client-eks-auth/package.json index 22c4c9d03788..65416cb0521a 100644 --- a/clients/client-eks-auth/package.json +++ b/clients/client-eks-auth/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-eks/package.json b/clients/client-eks/package.json index 7e67662d8133..768756bb3b1a 100644 --- a/clients/client-eks/package.json +++ b/clients/client-eks/package.json @@ -32,31 +32,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "@types/uuid": "^9.0.1", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-elastic-beanstalk/package.json b/clients/client-elastic-beanstalk/package.json index ecdc72d9747c..91c0017dd2db 100644 --- a/clients/client-elastic-beanstalk/package.json +++ b/clients/client-elastic-beanstalk/package.json @@ -32,31 +32,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "tslib": "^2.6.2" }, "devDependencies": { diff --git a/clients/client-elastic-load-balancing-v2/package.json b/clients/client-elastic-load-balancing-v2/package.json index 998673066047..bf19dd210d38 100644 --- a/clients/client-elastic-load-balancing-v2/package.json +++ b/clients/client-elastic-load-balancing-v2/package.json @@ -32,31 +32,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "tslib": "^2.6.2" }, "devDependencies": { diff --git a/clients/client-elastic-load-balancing/package.json b/clients/client-elastic-load-balancing/package.json index 614dee9d74cd..b530ebd6486c 100644 --- a/clients/client-elastic-load-balancing/package.json +++ b/clients/client-elastic-load-balancing/package.json @@ -32,31 +32,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "tslib": "^2.6.2" }, "devDependencies": { diff --git a/clients/client-elastic-transcoder/package.json b/clients/client-elastic-transcoder/package.json index 6fef5cc8b0ab..b3605019f348 100644 --- a/clients/client-elastic-transcoder/package.json +++ b/clients/client-elastic-transcoder/package.json @@ -32,31 +32,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "tslib": "^2.6.2" }, "devDependencies": { diff --git a/clients/client-elasticache/package.json b/clients/client-elasticache/package.json index 649fd6ee6e35..e519cb20cf62 100644 --- a/clients/client-elasticache/package.json +++ b/clients/client-elasticache/package.json @@ -32,31 +32,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "tslib": "^2.6.2" }, "devDependencies": { diff --git a/clients/client-elasticsearch-service/package.json b/clients/client-elasticsearch-service/package.json index 8b4e17cd5d46..e01ee735362a 100644 --- a/clients/client-elasticsearch-service/package.json +++ b/clients/client-elasticsearch-service/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-emr-containers/package.json b/clients/client-emr-containers/package.json index 5f942f7d0bec..0e8aa11081a3 100644 --- a/clients/client-emr-containers/package.json +++ b/clients/client-emr-containers/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-emr-serverless/package.json b/clients/client-emr-serverless/package.json index b99f0ad76b3f..6370f0fbb3df 100644 --- a/clients/client-emr-serverless/package.json +++ b/clients/client-emr-serverless/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-emr/package.json b/clients/client-emr/package.json index 482ab7b6d60c..c2ede2837bf2 100644 --- a/clients/client-emr/package.json +++ b/clients/client-emr/package.json @@ -32,31 +32,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "tslib": "^2.6.2" }, "devDependencies": { diff --git a/clients/client-entityresolution/package.json b/clients/client-entityresolution/package.json index 3638706bb9fb..a4874ad7cfa5 100644 --- a/clients/client-entityresolution/package.json +++ b/clients/client-entityresolution/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-eventbridge/package.json b/clients/client-eventbridge/package.json index 255637a8cfdf..417eca1b6772 100644 --- a/clients/client-eventbridge/package.json +++ b/clients/client-eventbridge/package.json @@ -35,26 +35,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-evidently/package.json b/clients/client-evidently/package.json index b002fefc0714..0c37c4a8c704 100644 --- a/clients/client-evidently/package.json +++ b/clients/client-evidently/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-evs/package.json b/clients/client-evs/package.json index 6c2769c46e78..a31c079c9726 100644 --- a/clients/client-evs/package.json +++ b/clients/client-evs/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-finspace-data/package.json b/clients/client-finspace-data/package.json index 3cb360ab7b08..c03b30f936c5 100644 --- a/clients/client-finspace-data/package.json +++ b/clients/client-finspace-data/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-finspace/package.json b/clients/client-finspace/package.json index 6abac882f571..db9591ea3ac5 100644 --- a/clients/client-finspace/package.json +++ b/clients/client-finspace/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-firehose/package.json b/clients/client-firehose/package.json index f1ae28e7d274..06148491b405 100644 --- a/clients/client-firehose/package.json +++ b/clients/client-firehose/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-fis/package.json b/clients/client-fis/package.json index 66b5b8f532cb..747d986be92f 100644 --- a/clients/client-fis/package.json +++ b/clients/client-fis/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-fms/package.json b/clients/client-fms/package.json index fffcb90b52dc..5b5c52102676 100644 --- a/clients/client-fms/package.json +++ b/clients/client-fms/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-forecast/package.json b/clients/client-forecast/package.json index 69f9917ce3bb..596c83ab9c43 100644 --- a/clients/client-forecast/package.json +++ b/clients/client-forecast/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-forecastquery/package.json b/clients/client-forecastquery/package.json index f5ea2b654cc5..1e48facde110 100644 --- a/clients/client-forecastquery/package.json +++ b/clients/client-forecastquery/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-frauddetector/package.json b/clients/client-frauddetector/package.json index 7e5639e0da99..3a577805da94 100644 --- a/clients/client-frauddetector/package.json +++ b/clients/client-frauddetector/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-freetier/package.json b/clients/client-freetier/package.json index bed5fd97a635..36d503cb9124 100644 --- a/clients/client-freetier/package.json +++ b/clients/client-freetier/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-fsx/package.json b/clients/client-fsx/package.json index 97365770a69c..fc644d030770 100644 --- a/clients/client-fsx/package.json +++ b/clients/client-fsx/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-gamelift/package.json b/clients/client-gamelift/package.json index 0df9193940ee..66e446d7f640 100644 --- a/clients/client-gamelift/package.json +++ b/clients/client-gamelift/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-gameliftstreams/package.json b/clients/client-gameliftstreams/package.json index 96c62aaae8e0..465a3af9e0cb 100644 --- a/clients/client-gameliftstreams/package.json +++ b/clients/client-gameliftstreams/package.json @@ -32,31 +32,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "@types/uuid": "^9.0.1", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-geo-maps/package.json b/clients/client-geo-maps/package.json index 0312e262b19b..172e7959a161 100644 --- a/clients/client-geo-maps/package.json +++ b/clients/client-geo-maps/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-geo-places/package.json b/clients/client-geo-places/package.json index 3b6150ab1a1a..e8a26a258c4e 100644 --- a/clients/client-geo-places/package.json +++ b/clients/client-geo-places/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-geo-routes/package.json b/clients/client-geo-routes/package.json index 0afa377f1240..1956e406793b 100644 --- a/clients/client-geo-routes/package.json +++ b/clients/client-geo-routes/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-glacier/package.json b/clients/client-glacier/package.json index 0741a80b0e20..8cb016c6a050 100644 --- a/clients/client-glacier/package.json +++ b/clients/client-glacier/package.json @@ -35,32 +35,32 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-stream": "^4.2.2", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "tslib": "^2.6.2" }, "devDependencies": { diff --git a/clients/client-global-accelerator/package.json b/clients/client-global-accelerator/package.json index 51f3e1136541..d1e60dc4a411 100644 --- a/clients/client-global-accelerator/package.json +++ b/clients/client-global-accelerator/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-glue/package.json b/clients/client-glue/package.json index c0f8c3620ba4..1a93b12ec3e2 100644 --- a/clients/client-glue/package.json +++ b/clients/client-glue/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-grafana/package.json b/clients/client-grafana/package.json index d525b55716ec..d14ac1c64337 100644 --- a/clients/client-grafana/package.json +++ b/clients/client-grafana/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-greengrass/package.json b/clients/client-greengrass/package.json index d8a15cf171ec..774e3283ecdb 100644 --- a/clients/client-greengrass/package.json +++ b/clients/client-greengrass/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-greengrassv2/package.json b/clients/client-greengrassv2/package.json index 5616d17318b9..c07cb04453b7 100644 --- a/clients/client-greengrassv2/package.json +++ b/clients/client-greengrassv2/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-groundstation/package.json b/clients/client-groundstation/package.json index ab6ae4ea8556..bf91a9912249 100644 --- a/clients/client-groundstation/package.json +++ b/clients/client-groundstation/package.json @@ -32,31 +32,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "tslib": "^2.6.2" }, "devDependencies": { diff --git a/clients/client-guardduty/package.json b/clients/client-guardduty/package.json index 323e0e32c9c0..9a1e64768f82 100644 --- a/clients/client-guardduty/package.json +++ b/clients/client-guardduty/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-health/package.json b/clients/client-health/package.json index fa9d0cbf37ea..feb942b89099 100644 --- a/clients/client-health/package.json +++ b/clients/client-health/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-healthlake/package.json b/clients/client-healthlake/package.json index dc431bd17787..645fe8f870c8 100644 --- a/clients/client-healthlake/package.json +++ b/clients/client-healthlake/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-iam/package.json b/clients/client-iam/package.json index 21e77ca89359..6d9f9d4138b0 100644 --- a/clients/client-iam/package.json +++ b/clients/client-iam/package.json @@ -32,31 +32,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "tslib": "^2.6.2" }, "devDependencies": { diff --git a/clients/client-identitystore/package.json b/clients/client-identitystore/package.json index 64e2a4af37e0..07078ee80dcf 100644 --- a/clients/client-identitystore/package.json +++ b/clients/client-identitystore/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-imagebuilder/package.json b/clients/client-imagebuilder/package.json index 7e068e895fb3..c89141dceefb 100644 --- a/clients/client-imagebuilder/package.json +++ b/clients/client-imagebuilder/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-inspector-scan/package.json b/clients/client-inspector-scan/package.json index 111e07c8d860..cefaf7930a84 100644 --- a/clients/client-inspector-scan/package.json +++ b/clients/client-inspector-scan/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-inspector/package.json b/clients/client-inspector/package.json index 7bcc8876e8ab..171e1aa1df1b 100644 --- a/clients/client-inspector/package.json +++ b/clients/client-inspector/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-inspector2/package.json b/clients/client-inspector2/package.json index c70994bc2a12..1db3e1f092bf 100644 --- a/clients/client-inspector2/package.json +++ b/clients/client-inspector2/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-internetmonitor/package.json b/clients/client-internetmonitor/package.json index 0ced641fccd1..c7ba440be405 100644 --- a/clients/client-internetmonitor/package.json +++ b/clients/client-internetmonitor/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-invoicing/package.json b/clients/client-invoicing/package.json index 81c2709803c7..996bbfa3f1c6 100644 --- a/clients/client-invoicing/package.json +++ b/clients/client-invoicing/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-iot-data-plane/package.json b/clients/client-iot-data-plane/package.json index 79feb05cfd8d..f5f0fb88d000 100644 --- a/clients/client-iot-data-plane/package.json +++ b/clients/client-iot-data-plane/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-iot-events-data/package.json b/clients/client-iot-events-data/package.json index e8034102ce9d..803d1d5881d4 100644 --- a/clients/client-iot-events-data/package.json +++ b/clients/client-iot-events-data/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-iot-events/package.json b/clients/client-iot-events/package.json index 104491305327..af289dba2fce 100644 --- a/clients/client-iot-events/package.json +++ b/clients/client-iot-events/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-iot-jobs-data-plane/package.json b/clients/client-iot-jobs-data-plane/package.json index 67c1c2b4a69b..c35f39868696 100644 --- a/clients/client-iot-jobs-data-plane/package.json +++ b/clients/client-iot-jobs-data-plane/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-iot-managed-integrations/package.json b/clients/client-iot-managed-integrations/package.json index 9e9101931f10..90d3415c923e 100644 --- a/clients/client-iot-managed-integrations/package.json +++ b/clients/client-iot-managed-integrations/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-iot-wireless/package.json b/clients/client-iot-wireless/package.json index c614ee375523..d5d48ffce942 100644 --- a/clients/client-iot-wireless/package.json +++ b/clients/client-iot-wireless/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-iot/package.json b/clients/client-iot/package.json index bd645a138549..c2501bc12d89 100644 --- a/clients/client-iot/package.json +++ b/clients/client-iot/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-iotanalytics/package.json b/clients/client-iotanalytics/package.json index b3acc518cd8e..dfb0ebaf3e32 100644 --- a/clients/client-iotanalytics/package.json +++ b/clients/client-iotanalytics/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-iotdeviceadvisor/package.json b/clients/client-iotdeviceadvisor/package.json index 3367cf1252a3..04634f8ca7a7 100644 --- a/clients/client-iotdeviceadvisor/package.json +++ b/clients/client-iotdeviceadvisor/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-iotfleethub/package.json b/clients/client-iotfleethub/package.json index b77da506010b..e9b622997240 100644 --- a/clients/client-iotfleethub/package.json +++ b/clients/client-iotfleethub/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-iotfleetwise/package.json b/clients/client-iotfleetwise/package.json index 5b726008b894..77e4558cc824 100644 --- a/clients/client-iotfleetwise/package.json +++ b/clients/client-iotfleetwise/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-iotsecuretunneling/package.json b/clients/client-iotsecuretunneling/package.json index c0629f56c777..57882d5f09fa 100644 --- a/clients/client-iotsecuretunneling/package.json +++ b/clients/client-iotsecuretunneling/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-iotsitewise/package.json b/clients/client-iotsitewise/package.json index ed72ee3fdff1..ce988d53d6a4 100644 --- a/clients/client-iotsitewise/package.json +++ b/clients/client-iotsitewise/package.json @@ -32,7 +32,7 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/eventstream-serde-browser": "^4.0.4", "@smithy/eventstream-serde-config-resolver": "^4.1.2", "@smithy/eventstream-serde-node": "^4.0.4", @@ -40,26 +40,26 @@ "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "@types/uuid": "^9.0.1", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-iotthingsgraph/package.json b/clients/client-iotthingsgraph/package.json index 6264402c1a50..8c13d9a211d1 100644 --- a/clients/client-iotthingsgraph/package.json +++ b/clients/client-iotthingsgraph/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-iottwinmaker/package.json b/clients/client-iottwinmaker/package.json index 4d8b06f520d7..87b4ca04fb94 100644 --- a/clients/client-iottwinmaker/package.json +++ b/clients/client-iottwinmaker/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-ivs-realtime/package.json b/clients/client-ivs-realtime/package.json index 1ccc092f4ae1..2cba29d2646a 100644 --- a/clients/client-ivs-realtime/package.json +++ b/clients/client-ivs-realtime/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-ivs/package.json b/clients/client-ivs/package.json index 717c55bd6e6b..b36987c8f35e 100644 --- a/clients/client-ivs/package.json +++ b/clients/client-ivs/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-ivschat/package.json b/clients/client-ivschat/package.json index 8f944866efaa..f71af6c91c89 100644 --- a/clients/client-ivschat/package.json +++ b/clients/client-ivschat/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-kafka/package.json b/clients/client-kafka/package.json index 7004f5a703c8..1367e52734c0 100644 --- a/clients/client-kafka/package.json +++ b/clients/client-kafka/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-kafkaconnect/package.json b/clients/client-kafkaconnect/package.json index 4cbcb37d8e7a..37ce64796ad6 100644 --- a/clients/client-kafkaconnect/package.json +++ b/clients/client-kafkaconnect/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-kendra-ranking/package.json b/clients/client-kendra-ranking/package.json index 0a6744f6f8e1..6dc9bc2d9a71 100644 --- a/clients/client-kendra-ranking/package.json +++ b/clients/client-kendra-ranking/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-kendra/package.json b/clients/client-kendra/package.json index 426ba51292c3..3a4bc052f600 100644 --- a/clients/client-kendra/package.json +++ b/clients/client-kendra/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-keyspaces/package.json b/clients/client-keyspaces/package.json index 91f7ceb5bb1f..8071a8da4ae1 100644 --- a/clients/client-keyspaces/package.json +++ b/clients/client-keyspaces/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-keyspacesstreams/package.json b/clients/client-keyspacesstreams/package.json index 263e5cafd835..e265eb29c01a 100644 --- a/clients/client-keyspacesstreams/package.json +++ b/clients/client-keyspacesstreams/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-kinesis-analytics-v2/package.json b/clients/client-kinesis-analytics-v2/package.json index 359972912428..02257935dc87 100644 --- a/clients/client-kinesis-analytics-v2/package.json +++ b/clients/client-kinesis-analytics-v2/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-kinesis-analytics/package.json b/clients/client-kinesis-analytics/package.json index 5640647b2e68..c2c3e6bce63f 100644 --- a/clients/client-kinesis-analytics/package.json +++ b/clients/client-kinesis-analytics/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-kinesis-video-archived-media/package.json b/clients/client-kinesis-video-archived-media/package.json index 15715b9e7bf0..ac65b376da84 100644 --- a/clients/client-kinesis-video-archived-media/package.json +++ b/clients/client-kinesis-video-archived-media/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-kinesis-video-media/package.json b/clients/client-kinesis-video-media/package.json index e16ac5c2f0cd..21ad319b85e6 100644 --- a/clients/client-kinesis-video-media/package.json +++ b/clients/client-kinesis-video-media/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-kinesis-video-signaling/package.json b/clients/client-kinesis-video-signaling/package.json index 795d177b4459..8a1f41c0c143 100644 --- a/clients/client-kinesis-video-signaling/package.json +++ b/clients/client-kinesis-video-signaling/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-kinesis-video-webrtc-storage/package.json b/clients/client-kinesis-video-webrtc-storage/package.json index 1dc8d090eb0d..9b1a35a8e766 100644 --- a/clients/client-kinesis-video-webrtc-storage/package.json +++ b/clients/client-kinesis-video-webrtc-storage/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-kinesis-video/package.json b/clients/client-kinesis-video/package.json index 64b8d4bedb56..55abc7ef5eed 100644 --- a/clients/client-kinesis-video/package.json +++ b/clients/client-kinesis-video/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-kinesis/package.json b/clients/client-kinesis/package.json index bca51f83cf1d..66785ab62fcc 100644 --- a/clients/client-kinesis/package.json +++ b/clients/client-kinesis/package.json @@ -34,7 +34,7 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/eventstream-serde-browser": "^4.0.4", "@smithy/eventstream-serde-config-resolver": "^4.1.2", "@smithy/eventstream-serde-node": "^4.0.4", @@ -42,26 +42,26 @@ "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "tslib": "^2.6.2" }, "devDependencies": { diff --git a/clients/client-kms/package.json b/clients/client-kms/package.json index 568045682f5b..6c06db30d0c7 100644 --- a/clients/client-kms/package.json +++ b/clients/client-kms/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-lakeformation/package.json b/clients/client-lakeformation/package.json index bb4bf2bff675..67f7814b720a 100644 --- a/clients/client-lakeformation/package.json +++ b/clients/client-lakeformation/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-lambda/package.json b/clients/client-lambda/package.json index d5431add7e70..aa8f3c3433bf 100644 --- a/clients/client-lambda/package.json +++ b/clients/client-lambda/package.json @@ -32,7 +32,7 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/eventstream-serde-browser": "^4.0.4", "@smithy/eventstream-serde-config-resolver": "^4.1.2", "@smithy/eventstream-serde-node": "^4.0.4", @@ -40,27 +40,27 @@ "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-stream": "^4.2.2", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "tslib": "^2.6.2" }, "devDependencies": { diff --git a/clients/client-launch-wizard/package.json b/clients/client-launch-wizard/package.json index 615cfb0e509d..a9b4d3a1835c 100644 --- a/clients/client-launch-wizard/package.json +++ b/clients/client-launch-wizard/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-lex-model-building-service/package.json b/clients/client-lex-model-building-service/package.json index 103b2f485c5f..7f7316c3c231 100644 --- a/clients/client-lex-model-building-service/package.json +++ b/clients/client-lex-model-building-service/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-lex-models-v2/package.json b/clients/client-lex-models-v2/package.json index 2f09b282cb18..e58311102c27 100644 --- a/clients/client-lex-models-v2/package.json +++ b/clients/client-lex-models-v2/package.json @@ -32,31 +32,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "tslib": "^2.6.2" }, "devDependencies": { diff --git a/clients/client-lex-runtime-service/package.json b/clients/client-lex-runtime-service/package.json index 02abaa4ac6a9..06312dc1a88c 100644 --- a/clients/client-lex-runtime-service/package.json +++ b/clients/client-lex-runtime-service/package.json @@ -34,26 +34,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-lex-runtime-v2/package.json b/clients/client-lex-runtime-v2/package.json index f0c02ebbf573..4e44b9239ca4 100644 --- a/clients/client-lex-runtime-v2/package.json +++ b/clients/client-lex-runtime-v2/package.json @@ -34,7 +34,7 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/eventstream-serde-browser": "^4.0.4", "@smithy/eventstream-serde-config-resolver": "^4.1.2", "@smithy/eventstream-serde-node": "^4.0.4", @@ -42,21 +42,21 @@ "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-license-manager-linux-subscriptions/package.json b/clients/client-license-manager-linux-subscriptions/package.json index 463ca2389ad5..388753bebdd6 100644 --- a/clients/client-license-manager-linux-subscriptions/package.json +++ b/clients/client-license-manager-linux-subscriptions/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-license-manager-user-subscriptions/package.json b/clients/client-license-manager-user-subscriptions/package.json index 5f0614737b44..83e1d386f210 100644 --- a/clients/client-license-manager-user-subscriptions/package.json +++ b/clients/client-license-manager-user-subscriptions/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-license-manager/package.json b/clients/client-license-manager/package.json index 8603ab917a03..e8f8a72f9f20 100644 --- a/clients/client-license-manager/package.json +++ b/clients/client-license-manager/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-lightsail/package.json b/clients/client-lightsail/package.json index 87d296a430ef..c1493718b779 100644 --- a/clients/client-lightsail/package.json +++ b/clients/client-lightsail/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-location/package.json b/clients/client-location/package.json index 037f712c858e..61cf9c4b6b81 100644 --- a/clients/client-location/package.json +++ b/clients/client-location/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-lookoutequipment/package.json b/clients/client-lookoutequipment/package.json index 3f1194057566..b67a556b52eb 100644 --- a/clients/client-lookoutequipment/package.json +++ b/clients/client-lookoutequipment/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-lookoutmetrics/package.json b/clients/client-lookoutmetrics/package.json index ccd864b50ba1..43bbeb8dc108 100644 --- a/clients/client-lookoutmetrics/package.json +++ b/clients/client-lookoutmetrics/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-lookoutvision/package.json b/clients/client-lookoutvision/package.json index 2ee739a5de21..16730f954c3f 100644 --- a/clients/client-lookoutvision/package.json +++ b/clients/client-lookoutvision/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-m2/package.json b/clients/client-m2/package.json index 0df7808d379a..a0acbcac7013 100644 --- a/clients/client-m2/package.json +++ b/clients/client-m2/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-machine-learning/package.json b/clients/client-machine-learning/package.json index e2badf9379d5..23b3271faf83 100644 --- a/clients/client-machine-learning/package.json +++ b/clients/client-machine-learning/package.json @@ -33,31 +33,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "tslib": "^2.6.2" }, "devDependencies": { diff --git a/clients/client-macie2/package.json b/clients/client-macie2/package.json index 2d21cb082547..962256ac527a 100644 --- a/clients/client-macie2/package.json +++ b/clients/client-macie2/package.json @@ -32,31 +32,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "@types/uuid": "^9.0.1", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-mailmanager/package.json b/clients/client-mailmanager/package.json index ca934ea28634..ba3205a88415 100644 --- a/clients/client-mailmanager/package.json +++ b/clients/client-mailmanager/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-managedblockchain-query/package.json b/clients/client-managedblockchain-query/package.json index b57f00132585..9b676e52eb6a 100644 --- a/clients/client-managedblockchain-query/package.json +++ b/clients/client-managedblockchain-query/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-managedblockchain/package.json b/clients/client-managedblockchain/package.json index 09f314ece7c2..fd3e9c698e9b 100644 --- a/clients/client-managedblockchain/package.json +++ b/clients/client-managedblockchain/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-marketplace-agreement/package.json b/clients/client-marketplace-agreement/package.json index ce4b267b33ab..c0746aab597f 100644 --- a/clients/client-marketplace-agreement/package.json +++ b/clients/client-marketplace-agreement/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-marketplace-catalog/package.json b/clients/client-marketplace-catalog/package.json index dca120e6ffde..1efe04e62577 100644 --- a/clients/client-marketplace-catalog/package.json +++ b/clients/client-marketplace-catalog/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-marketplace-commerce-analytics/package.json b/clients/client-marketplace-commerce-analytics/package.json index e70b0635c040..5268bab90843 100644 --- a/clients/client-marketplace-commerce-analytics/package.json +++ b/clients/client-marketplace-commerce-analytics/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-marketplace-deployment/package.json b/clients/client-marketplace-deployment/package.json index 1dcf62d96ca7..57d7e4b9d544 100644 --- a/clients/client-marketplace-deployment/package.json +++ b/clients/client-marketplace-deployment/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-marketplace-entitlement-service/package.json b/clients/client-marketplace-entitlement-service/package.json index 3cd5f9a8737d..d8d42550cc17 100644 --- a/clients/client-marketplace-entitlement-service/package.json +++ b/clients/client-marketplace-entitlement-service/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-marketplace-metering/package.json b/clients/client-marketplace-metering/package.json index 7dd79959b419..22f5081080e9 100644 --- a/clients/client-marketplace-metering/package.json +++ b/clients/client-marketplace-metering/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-marketplace-reporting/package.json b/clients/client-marketplace-reporting/package.json index a00a149d9916..2ca01fb9be95 100644 --- a/clients/client-marketplace-reporting/package.json +++ b/clients/client-marketplace-reporting/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-mediaconnect/package.json b/clients/client-mediaconnect/package.json index 73cb49164145..f8330b66c787 100644 --- a/clients/client-mediaconnect/package.json +++ b/clients/client-mediaconnect/package.json @@ -32,31 +32,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "tslib": "^2.6.2" }, "devDependencies": { diff --git a/clients/client-mediaconvert/package.json b/clients/client-mediaconvert/package.json index 783d09ad80f1..9ff3a25eec57 100644 --- a/clients/client-mediaconvert/package.json +++ b/clients/client-mediaconvert/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-medialive/package.json b/clients/client-medialive/package.json index 28f2d388f25c..50479cade55d 100644 --- a/clients/client-medialive/package.json +++ b/clients/client-medialive/package.json @@ -32,32 +32,32 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-stream": "^4.2.2", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "@types/uuid": "^9.0.1", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-mediapackage-vod/package.json b/clients/client-mediapackage-vod/package.json index 6be8741be8d6..a9d7f60ed8c7 100644 --- a/clients/client-mediapackage-vod/package.json +++ b/clients/client-mediapackage-vod/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-mediapackage/package.json b/clients/client-mediapackage/package.json index 69f54f612fac..aac3ad26e82a 100644 --- a/clients/client-mediapackage/package.json +++ b/clients/client-mediapackage/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-mediapackagev2/package.json b/clients/client-mediapackagev2/package.json index da878c840891..397aab6dd500 100644 --- a/clients/client-mediapackagev2/package.json +++ b/clients/client-mediapackagev2/package.json @@ -32,31 +32,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "@types/uuid": "^9.0.1", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-mediastore-data/package.json b/clients/client-mediastore-data/package.json index 8f46f7342c02..43f602f11beb 100644 --- a/clients/client-mediastore-data/package.json +++ b/clients/client-mediastore-data/package.json @@ -34,26 +34,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-mediastore/package.json b/clients/client-mediastore/package.json index 711b69de323e..f7093dfba6b0 100644 --- a/clients/client-mediastore/package.json +++ b/clients/client-mediastore/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-mediatailor/package.json b/clients/client-mediatailor/package.json index faf10bd2a6fc..e056f37848cd 100644 --- a/clients/client-mediatailor/package.json +++ b/clients/client-mediatailor/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-medical-imaging/package.json b/clients/client-medical-imaging/package.json index 2300c72e9237..d34927c0e011 100644 --- a/clients/client-medical-imaging/package.json +++ b/clients/client-medical-imaging/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-memorydb/package.json b/clients/client-memorydb/package.json index e359f6d2066a..f968ed322bab 100644 --- a/clients/client-memorydb/package.json +++ b/clients/client-memorydb/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-mgn/package.json b/clients/client-mgn/package.json index e23184b11295..59b4fbab8a24 100644 --- a/clients/client-mgn/package.json +++ b/clients/client-mgn/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-migration-hub-refactor-spaces/package.json b/clients/client-migration-hub-refactor-spaces/package.json index 1cab2b7dbb72..3f8d585fed08 100644 --- a/clients/client-migration-hub-refactor-spaces/package.json +++ b/clients/client-migration-hub-refactor-spaces/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-migration-hub/package.json b/clients/client-migration-hub/package.json index 03804cf30921..448c481f3053 100644 --- a/clients/client-migration-hub/package.json +++ b/clients/client-migration-hub/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-migrationhub-config/package.json b/clients/client-migrationhub-config/package.json index bbd5412183cd..5cdfa264e699 100644 --- a/clients/client-migrationhub-config/package.json +++ b/clients/client-migrationhub-config/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-migrationhuborchestrator/package.json b/clients/client-migrationhuborchestrator/package.json index 4926a59b7ec5..969198e7e525 100644 --- a/clients/client-migrationhuborchestrator/package.json +++ b/clients/client-migrationhuborchestrator/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-migrationhubstrategy/package.json b/clients/client-migrationhubstrategy/package.json index 58b5db99cad5..77555350ff75 100644 --- a/clients/client-migrationhubstrategy/package.json +++ b/clients/client-migrationhubstrategy/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-mpa/package.json b/clients/client-mpa/package.json index e18973811dc4..e27e8b4ec591 100644 --- a/clients/client-mpa/package.json +++ b/clients/client-mpa/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-mq/package.json b/clients/client-mq/package.json index 12216f44e986..5489d41103e1 100644 --- a/clients/client-mq/package.json +++ b/clients/client-mq/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-mturk/package.json b/clients/client-mturk/package.json index 042706a290d0..52789d132094 100644 --- a/clients/client-mturk/package.json +++ b/clients/client-mturk/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-mwaa/package.json b/clients/client-mwaa/package.json index 644eeec1da9d..9e032fd728b8 100644 --- a/clients/client-mwaa/package.json +++ b/clients/client-mwaa/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-neptune-graph/package.json b/clients/client-neptune-graph/package.json index 3c136ae73096..cf7430d2b7e8 100644 --- a/clients/client-neptune-graph/package.json +++ b/clients/client-neptune-graph/package.json @@ -32,32 +32,32 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-stream": "^4.2.2", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "tslib": "^2.6.2" }, "devDependencies": { diff --git a/clients/client-neptune/package.json b/clients/client-neptune/package.json index 01ac14dd105d..0f6c13d2102a 100644 --- a/clients/client-neptune/package.json +++ b/clients/client-neptune/package.json @@ -33,31 +33,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "tslib": "^2.6.2" }, "devDependencies": { diff --git a/clients/client-neptunedata/package.json b/clients/client-neptunedata/package.json index aad2407dc944..746368c5d380 100644 --- a/clients/client-neptunedata/package.json +++ b/clients/client-neptunedata/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-network-firewall/package.json b/clients/client-network-firewall/package.json index 49ab37aa5523..e4ac28d59306 100644 --- a/clients/client-network-firewall/package.json +++ b/clients/client-network-firewall/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-networkflowmonitor/package.json b/clients/client-networkflowmonitor/package.json index f487d208bc6e..ee9095c8e80c 100644 --- a/clients/client-networkflowmonitor/package.json +++ b/clients/client-networkflowmonitor/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-networkmanager/package.json b/clients/client-networkmanager/package.json index 89d7491ba564..27a5002d8a47 100644 --- a/clients/client-networkmanager/package.json +++ b/clients/client-networkmanager/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-networkmonitor/package.json b/clients/client-networkmonitor/package.json index e6040f575f66..729ca7c35cb3 100644 --- a/clients/client-networkmonitor/package.json +++ b/clients/client-networkmonitor/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-notifications/package.json b/clients/client-notifications/package.json index 909bc62cf55a..22e8c6cc4025 100644 --- a/clients/client-notifications/package.json +++ b/clients/client-notifications/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-notificationscontacts/package.json b/clients/client-notificationscontacts/package.json index e9d5f75d2e99..8e65cc362f8b 100644 --- a/clients/client-notificationscontacts/package.json +++ b/clients/client-notificationscontacts/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-oam/package.json b/clients/client-oam/package.json index 4a12b225aa60..d1bc64ee9f3f 100644 --- a/clients/client-oam/package.json +++ b/clients/client-oam/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-observabilityadmin/package.json b/clients/client-observabilityadmin/package.json index 5f7f3cd07f57..35f11a370fb4 100644 --- a/clients/client-observabilityadmin/package.json +++ b/clients/client-observabilityadmin/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-omics/package.json b/clients/client-omics/package.json index c2535af8b96a..587e5b7ec832 100644 --- a/clients/client-omics/package.json +++ b/clients/client-omics/package.json @@ -32,32 +32,32 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-stream": "^4.2.2", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "@types/uuid": "^9.0.1", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-opensearch/package.json b/clients/client-opensearch/package.json index 7b180ad1ef5f..040b54d75c8f 100644 --- a/clients/client-opensearch/package.json +++ b/clients/client-opensearch/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-opensearchserverless/package.json b/clients/client-opensearchserverless/package.json index 80d88fa64f8d..8460a3d599d4 100644 --- a/clients/client-opensearchserverless/package.json +++ b/clients/client-opensearchserverless/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-opsworks/package.json b/clients/client-opsworks/package.json index 19b61274c55b..fc732c1e0948 100644 --- a/clients/client-opsworks/package.json +++ b/clients/client-opsworks/package.json @@ -32,31 +32,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "tslib": "^2.6.2" }, "devDependencies": { diff --git a/clients/client-opsworkscm/package.json b/clients/client-opsworkscm/package.json index 0ae59ea492a4..0009d1564ffe 100644 --- a/clients/client-opsworkscm/package.json +++ b/clients/client-opsworkscm/package.json @@ -32,31 +32,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "tslib": "^2.6.2" }, "devDependencies": { diff --git a/clients/client-organizations/package.json b/clients/client-organizations/package.json index 5dc8055bb7a8..aeeb8d75536d 100644 --- a/clients/client-organizations/package.json +++ b/clients/client-organizations/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-osis/package.json b/clients/client-osis/package.json index 6981fe786419..1a59f47915e5 100644 --- a/clients/client-osis/package.json +++ b/clients/client-osis/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-outposts/package.json b/clients/client-outposts/package.json index 4a085f374ea0..66aea6dd0762 100644 --- a/clients/client-outposts/package.json +++ b/clients/client-outposts/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-panorama/package.json b/clients/client-panorama/package.json index 759332f5dfc1..760656769ae6 100644 --- a/clients/client-panorama/package.json +++ b/clients/client-panorama/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-partnercentral-selling/package.json b/clients/client-partnercentral-selling/package.json index 9aad7e3439d8..b578eae9f89f 100644 --- a/clients/client-partnercentral-selling/package.json +++ b/clients/client-partnercentral-selling/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-payment-cryptography-data/package.json b/clients/client-payment-cryptography-data/package.json index 882fe28e4567..a3985a1a3dee 100644 --- a/clients/client-payment-cryptography-data/package.json +++ b/clients/client-payment-cryptography-data/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-payment-cryptography/package.json b/clients/client-payment-cryptography/package.json index d320111e3799..b20a3d195c25 100644 --- a/clients/client-payment-cryptography/package.json +++ b/clients/client-payment-cryptography/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-pca-connector-ad/package.json b/clients/client-pca-connector-ad/package.json index 2953e4220025..9fa92d144567 100644 --- a/clients/client-pca-connector-ad/package.json +++ b/clients/client-pca-connector-ad/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-pca-connector-scep/package.json b/clients/client-pca-connector-scep/package.json index 537ef81f7ace..aebaec016b71 100644 --- a/clients/client-pca-connector-scep/package.json +++ b/clients/client-pca-connector-scep/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-pcs/package.json b/clients/client-pcs/package.json index cd2e1807db8f..dc5f6387e550 100644 --- a/clients/client-pcs/package.json +++ b/clients/client-pcs/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-personalize-events/package.json b/clients/client-personalize-events/package.json index 788b82d0463f..6ad918b14daf 100644 --- a/clients/client-personalize-events/package.json +++ b/clients/client-personalize-events/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-personalize-runtime/package.json b/clients/client-personalize-runtime/package.json index 073b7aea965d..661801fb4217 100644 --- a/clients/client-personalize-runtime/package.json +++ b/clients/client-personalize-runtime/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-personalize/package.json b/clients/client-personalize/package.json index 73964e721eac..b97799502305 100644 --- a/clients/client-personalize/package.json +++ b/clients/client-personalize/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-pi/package.json b/clients/client-pi/package.json index 4404225c7902..8254186f2d06 100644 --- a/clients/client-pi/package.json +++ b/clients/client-pi/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-pinpoint-email/package.json b/clients/client-pinpoint-email/package.json index 07ead0b81115..8fbc59f2af25 100644 --- a/clients/client-pinpoint-email/package.json +++ b/clients/client-pinpoint-email/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-pinpoint-sms-voice-v2/package.json b/clients/client-pinpoint-sms-voice-v2/package.json index 8beaee5fc01b..400d6a6b1db1 100644 --- a/clients/client-pinpoint-sms-voice-v2/package.json +++ b/clients/client-pinpoint-sms-voice-v2/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-pinpoint-sms-voice/package.json b/clients/client-pinpoint-sms-voice/package.json index c946bd299655..d6f996a9f146 100644 --- a/clients/client-pinpoint-sms-voice/package.json +++ b/clients/client-pinpoint-sms-voice/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-pinpoint/package.json b/clients/client-pinpoint/package.json index 1fa32438a597..8e636c600a63 100644 --- a/clients/client-pinpoint/package.json +++ b/clients/client-pinpoint/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-pipes/package.json b/clients/client-pipes/package.json index b85f039cb547..89a7fb975541 100644 --- a/clients/client-pipes/package.json +++ b/clients/client-pipes/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-polly/package.json b/clients/client-polly/package.json index 94d41424cefa..23851a76d6c7 100644 --- a/clients/client-polly/package.json +++ b/clients/client-polly/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-pricing/package.json b/clients/client-pricing/package.json index d51a96fe94c6..9b4e5cbc18e0 100644 --- a/clients/client-pricing/package.json +++ b/clients/client-pricing/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-proton/package.json b/clients/client-proton/package.json index 965fa6c744d5..a7d30a677012 100644 --- a/clients/client-proton/package.json +++ b/clients/client-proton/package.json @@ -32,31 +32,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "@types/uuid": "^9.0.1", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-qapps/package.json b/clients/client-qapps/package.json index 31adea3484e6..98fe9548b6f6 100644 --- a/clients/client-qapps/package.json +++ b/clients/client-qapps/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-qbusiness/package.json b/clients/client-qbusiness/package.json index f7e57abb23d8..b9d9c7708e1d 100644 --- a/clients/client-qbusiness/package.json +++ b/clients/client-qbusiness/package.json @@ -34,7 +34,7 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/eventstream-serde-browser": "^4.0.4", "@smithy/eventstream-serde-config-resolver": "^4.1.2", "@smithy/eventstream-serde-node": "^4.0.4", @@ -42,21 +42,21 @@ "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-qconnect/package.json b/clients/client-qconnect/package.json index b591673cd481..8b9fcf6ddcc9 100644 --- a/clients/client-qconnect/package.json +++ b/clients/client-qconnect/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-qldb-session/package.json b/clients/client-qldb-session/package.json index c3a71e662dec..a355e01fee0c 100644 --- a/clients/client-qldb-session/package.json +++ b/clients/client-qldb-session/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-qldb/package.json b/clients/client-qldb/package.json index cb0c81bc160c..d36abdc085e0 100644 --- a/clients/client-qldb/package.json +++ b/clients/client-qldb/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-quicksight/package.json b/clients/client-quicksight/package.json index 59b73752605a..b11378251838 100644 --- a/clients/client-quicksight/package.json +++ b/clients/client-quicksight/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-ram/package.json b/clients/client-ram/package.json index 6d28872aba4c..fdd8a13eb34e 100644 --- a/clients/client-ram/package.json +++ b/clients/client-ram/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-rbin/package.json b/clients/client-rbin/package.json index 0c021d9e79f9..3c242497d748 100644 --- a/clients/client-rbin/package.json +++ b/clients/client-rbin/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-rds-data/package.json b/clients/client-rds-data/package.json index 14a37c76e5aa..82c744b76835 100644 --- a/clients/client-rds-data/package.json +++ b/clients/client-rds-data/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-rds/package.json b/clients/client-rds/package.json index 9bfe889a91a8..f7dfa649f4ce 100644 --- a/clients/client-rds/package.json +++ b/clients/client-rds/package.json @@ -33,31 +33,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "tslib": "^2.6.2" }, "devDependencies": { diff --git a/clients/client-redshift-data/package.json b/clients/client-redshift-data/package.json index c106e8640765..9301d4cbd9a7 100644 --- a/clients/client-redshift-data/package.json +++ b/clients/client-redshift-data/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-redshift-serverless/package.json b/clients/client-redshift-serverless/package.json index 77a3dd32aa21..ce142bbb52b3 100644 --- a/clients/client-redshift-serverless/package.json +++ b/clients/client-redshift-serverless/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-redshift/package.json b/clients/client-redshift/package.json index 974c5fe61c04..5998ab88b03f 100644 --- a/clients/client-redshift/package.json +++ b/clients/client-redshift/package.json @@ -32,31 +32,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "tslib": "^2.6.2" }, "devDependencies": { diff --git a/clients/client-rekognition/package.json b/clients/client-rekognition/package.json index fc2694a1da5f..e8b13e0df940 100644 --- a/clients/client-rekognition/package.json +++ b/clients/client-rekognition/package.json @@ -32,31 +32,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "@types/uuid": "^9.0.1", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-rekognitionstreaming/package.json b/clients/client-rekognitionstreaming/package.json index df5afc92c99b..a60aa8cd10f6 100644 --- a/clients/client-rekognitionstreaming/package.json +++ b/clients/client-rekognitionstreaming/package.json @@ -35,7 +35,7 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/eventstream-serde-browser": "^4.0.4", "@smithy/eventstream-serde-config-resolver": "^4.1.2", "@smithy/eventstream-serde-node": "^4.0.4", @@ -43,21 +43,21 @@ "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-repostspace/package.json b/clients/client-repostspace/package.json index 738d8a0c3682..93680824f6f6 100644 --- a/clients/client-repostspace/package.json +++ b/clients/client-repostspace/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-resiliencehub/package.json b/clients/client-resiliencehub/package.json index 0c04a70f9023..65e2d0e27106 100644 --- a/clients/client-resiliencehub/package.json +++ b/clients/client-resiliencehub/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-resource-explorer-2/package.json b/clients/client-resource-explorer-2/package.json index 235c107f8e5a..7662a4c419a3 100644 --- a/clients/client-resource-explorer-2/package.json +++ b/clients/client-resource-explorer-2/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-resource-groups-tagging-api/package.json b/clients/client-resource-groups-tagging-api/package.json index 513135ed1ad0..ede4e092b1d6 100644 --- a/clients/client-resource-groups-tagging-api/package.json +++ b/clients/client-resource-groups-tagging-api/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-resource-groups/package.json b/clients/client-resource-groups/package.json index 043f80d6c778..0be72800afda 100644 --- a/clients/client-resource-groups/package.json +++ b/clients/client-resource-groups/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-robomaker/package.json b/clients/client-robomaker/package.json index 782e658c0b7d..8a5cc5f7480d 100644 --- a/clients/client-robomaker/package.json +++ b/clients/client-robomaker/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-rolesanywhere/package.json b/clients/client-rolesanywhere/package.json index 14e7b8473993..e67eeb07ac22 100644 --- a/clients/client-rolesanywhere/package.json +++ b/clients/client-rolesanywhere/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-route-53-domains/package.json b/clients/client-route-53-domains/package.json index 0789534b8d2b..b3b5cb593645 100644 --- a/clients/client-route-53-domains/package.json +++ b/clients/client-route-53-domains/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-route-53/package.json b/clients/client-route-53/package.json index f9eb1eae3e92..4dd67c34aa38 100644 --- a/clients/client-route-53/package.json +++ b/clients/client-route-53/package.json @@ -34,31 +34,31 @@ "@aws-sdk/util-user-agent-node": "*", "@aws-sdk/xml-builder": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "tslib": "^2.6.2" }, "devDependencies": { diff --git a/clients/client-route53-recovery-cluster/package.json b/clients/client-route53-recovery-cluster/package.json index 73074eff8186..19ff4282913c 100644 --- a/clients/client-route53-recovery-cluster/package.json +++ b/clients/client-route53-recovery-cluster/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-route53-recovery-control-config/package.json b/clients/client-route53-recovery-control-config/package.json index 5a9cbb850afa..ae574796452e 100644 --- a/clients/client-route53-recovery-control-config/package.json +++ b/clients/client-route53-recovery-control-config/package.json @@ -32,31 +32,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "@types/uuid": "^9.0.1", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-route53-recovery-readiness/package.json b/clients/client-route53-recovery-readiness/package.json index 50ad4f76c6ae..a7be3be61c35 100644 --- a/clients/client-route53-recovery-readiness/package.json +++ b/clients/client-route53-recovery-readiness/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-route53profiles/package.json b/clients/client-route53profiles/package.json index bdcf75c8399c..904e1b3edd2e 100644 --- a/clients/client-route53profiles/package.json +++ b/clients/client-route53profiles/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-route53resolver/package.json b/clients/client-route53resolver/package.json index 466155fc6deb..5403138fa591 100644 --- a/clients/client-route53resolver/package.json +++ b/clients/client-route53resolver/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-rum/package.json b/clients/client-rum/package.json index e68ea0aff740..8b3a20776bf9 100644 --- a/clients/client-rum/package.json +++ b/clients/client-rum/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-s3-control/package.json b/clients/client-s3-control/package.json index 54ea2516d46f..a84b708522d5 100644 --- a/clients/client-s3-control/package.json +++ b/clients/client-s3-control/package.json @@ -37,7 +37,7 @@ "@aws-sdk/util-user-agent-node": "*", "@aws-sdk/xml-builder": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-blob-browser": "^4.0.4", "@smithy/hash-node": "^4.0.4", @@ -46,21 +46,21 @@ "@smithy/md5-js": "^4.0.4", "@smithy/middleware-apply-body-checksum": "^4.1.2", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-s3/package.json b/clients/client-s3/package.json index 6bd9697c0dd2..406c9f65ff11 100644 --- a/clients/client-s3/package.json +++ b/clients/client-s3/package.json @@ -49,7 +49,7 @@ "@aws-sdk/util-user-agent-node": "*", "@aws-sdk/xml-builder": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/eventstream-serde-browser": "^4.0.4", "@smithy/eventstream-serde-config-resolver": "^4.1.2", "@smithy/eventstream-serde-node": "^4.0.4", @@ -60,27 +60,27 @@ "@smithy/invalid-dependency": "^4.0.4", "@smithy/md5-js": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-stream": "^4.2.2", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "@types/uuid": "^9.0.1", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-s3outposts/package.json b/clients/client-s3outposts/package.json index 08a43ae74557..b990dbef3ccb 100644 --- a/clients/client-s3outposts/package.json +++ b/clients/client-s3outposts/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-s3tables/package.json b/clients/client-s3tables/package.json index 1b18cc165b48..7eee468ebe26 100644 --- a/clients/client-s3tables/package.json +++ b/clients/client-s3tables/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-sagemaker-a2i-runtime/package.json b/clients/client-sagemaker-a2i-runtime/package.json index e3168d1ba577..acd02369edef 100644 --- a/clients/client-sagemaker-a2i-runtime/package.json +++ b/clients/client-sagemaker-a2i-runtime/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-sagemaker-edge/package.json b/clients/client-sagemaker-edge/package.json index eb2dda144b3a..2754ddf6daf5 100644 --- a/clients/client-sagemaker-edge/package.json +++ b/clients/client-sagemaker-edge/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-sagemaker-featurestore-runtime/package.json b/clients/client-sagemaker-featurestore-runtime/package.json index e389d6f60394..255ce7b8d358 100644 --- a/clients/client-sagemaker-featurestore-runtime/package.json +++ b/clients/client-sagemaker-featurestore-runtime/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-sagemaker-geospatial/package.json b/clients/client-sagemaker-geospatial/package.json index 77dd916138a9..fc1983177383 100644 --- a/clients/client-sagemaker-geospatial/package.json +++ b/clients/client-sagemaker-geospatial/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-sagemaker-metrics/package.json b/clients/client-sagemaker-metrics/package.json index f846c3d2d445..d42fa98c5926 100644 --- a/clients/client-sagemaker-metrics/package.json +++ b/clients/client-sagemaker-metrics/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-sagemaker-runtime/package.json b/clients/client-sagemaker-runtime/package.json index 0bbedca5d4d9..528be16316d7 100644 --- a/clients/client-sagemaker-runtime/package.json +++ b/clients/client-sagemaker-runtime/package.json @@ -32,7 +32,7 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/eventstream-serde-browser": "^4.0.4", "@smithy/eventstream-serde-config-resolver": "^4.1.2", "@smithy/eventstream-serde-node": "^4.0.4", @@ -40,21 +40,21 @@ "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-sagemaker/package.json b/clients/client-sagemaker/package.json index 7ddc9fffdc0b..6473b0388641 100644 --- a/clients/client-sagemaker/package.json +++ b/clients/client-sagemaker/package.json @@ -32,31 +32,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "@types/uuid": "^9.0.1", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-savingsplans/package.json b/clients/client-savingsplans/package.json index 28d412bb7ccc..b341f56fb56a 100644 --- a/clients/client-savingsplans/package.json +++ b/clients/client-savingsplans/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-scheduler/package.json b/clients/client-scheduler/package.json index 5e84fb7707cf..05bbec5a3b15 100644 --- a/clients/client-scheduler/package.json +++ b/clients/client-scheduler/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-schemas/package.json b/clients/client-schemas/package.json index 019a5cbd0afb..45485f508c09 100644 --- a/clients/client-schemas/package.json +++ b/clients/client-schemas/package.json @@ -32,32 +32,32 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-stream": "^4.2.2", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "@types/uuid": "^9.0.1", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-secrets-manager/package.json b/clients/client-secrets-manager/package.json index 1815cb60a961..021d5944cbf2 100644 --- a/clients/client-secrets-manager/package.json +++ b/clients/client-secrets-manager/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-security-ir/package.json b/clients/client-security-ir/package.json index af3bc52ed1cf..be50bc6d9b40 100644 --- a/clients/client-security-ir/package.json +++ b/clients/client-security-ir/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-securityhub/package.json b/clients/client-securityhub/package.json index 900649888bb2..974254d38f0e 100644 --- a/clients/client-securityhub/package.json +++ b/clients/client-securityhub/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-securitylake/package.json b/clients/client-securitylake/package.json index 6441877c8641..0310ebab6d70 100644 --- a/clients/client-securitylake/package.json +++ b/clients/client-securitylake/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-serverlessapplicationrepository/package.json b/clients/client-serverlessapplicationrepository/package.json index 04675860293d..33a424ae9c30 100644 --- a/clients/client-serverlessapplicationrepository/package.json +++ b/clients/client-serverlessapplicationrepository/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-service-catalog-appregistry/package.json b/clients/client-service-catalog-appregistry/package.json index a4bf23708742..375eb3034876 100644 --- a/clients/client-service-catalog-appregistry/package.json +++ b/clients/client-service-catalog-appregistry/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-service-catalog/package.json b/clients/client-service-catalog/package.json index 8f2cf9e450a2..7806fc8bb2ca 100644 --- a/clients/client-service-catalog/package.json +++ b/clients/client-service-catalog/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-service-quotas/package.json b/clients/client-service-quotas/package.json index ecc049d5b4d4..e591260b21e6 100644 --- a/clients/client-service-quotas/package.json +++ b/clients/client-service-quotas/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-servicediscovery/package.json b/clients/client-servicediscovery/package.json index 05444c094a89..d259ce07c376 100644 --- a/clients/client-servicediscovery/package.json +++ b/clients/client-servicediscovery/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-ses/package.json b/clients/client-ses/package.json index b032bf9d478c..82fa142cad20 100644 --- a/clients/client-ses/package.json +++ b/clients/client-ses/package.json @@ -32,31 +32,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "tslib": "^2.6.2" }, "devDependencies": { diff --git a/clients/client-sesv2/package.json b/clients/client-sesv2/package.json index 114084c938c1..caa9fc2546fb 100644 --- a/clients/client-sesv2/package.json +++ b/clients/client-sesv2/package.json @@ -33,26 +33,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-sfn/package.json b/clients/client-sfn/package.json index 0a61f6d35f9b..f8cb9f388f9b 100644 --- a/clients/client-sfn/package.json +++ b/clients/client-sfn/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-shield/package.json b/clients/client-shield/package.json index 3951dd7e69cd..20ed28d25596 100644 --- a/clients/client-shield/package.json +++ b/clients/client-shield/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-signer/package.json b/clients/client-signer/package.json index b600a5f15f5d..dc20314832c9 100644 --- a/clients/client-signer/package.json +++ b/clients/client-signer/package.json @@ -32,31 +32,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "@types/uuid": "^9.0.1", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-simspaceweaver/package.json b/clients/client-simspaceweaver/package.json index b3b9e7961b77..7d40cd943fe2 100644 --- a/clients/client-simspaceweaver/package.json +++ b/clients/client-simspaceweaver/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-sms/package.json b/clients/client-sms/package.json index 20adf7d591ef..720b509820b4 100644 --- a/clients/client-sms/package.json +++ b/clients/client-sms/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-snow-device-management/package.json b/clients/client-snow-device-management/package.json index b0a46c5c8795..61835a8b3b67 100644 --- a/clients/client-snow-device-management/package.json +++ b/clients/client-snow-device-management/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-snowball/package.json b/clients/client-snowball/package.json index d2f28c8fde93..0a9e8070a5e6 100644 --- a/clients/client-snowball/package.json +++ b/clients/client-snowball/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-sns/package.json b/clients/client-sns/package.json index b51d9fe77db4..42126cf74ac4 100644 --- a/clients/client-sns/package.json +++ b/clients/client-sns/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-socialmessaging/package.json b/clients/client-socialmessaging/package.json index a9031180170b..a9b37850489a 100644 --- a/clients/client-socialmessaging/package.json +++ b/clients/client-socialmessaging/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-sqs/package.json b/clients/client-sqs/package.json index a28456cf0910..104244c62c7a 100644 --- a/clients/client-sqs/package.json +++ b/clients/client-sqs/package.json @@ -33,27 +33,27 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/md5-js": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-ssm-contacts/package.json b/clients/client-ssm-contacts/package.json index 619a4230f0e3..6386fc52f523 100644 --- a/clients/client-ssm-contacts/package.json +++ b/clients/client-ssm-contacts/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-ssm-guiconnect/package.json b/clients/client-ssm-guiconnect/package.json index 145f689fc6be..29ffeb1ee1ac 100644 --- a/clients/client-ssm-guiconnect/package.json +++ b/clients/client-ssm-guiconnect/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-ssm-incidents/package.json b/clients/client-ssm-incidents/package.json index b938993778b2..660bf8e61d39 100644 --- a/clients/client-ssm-incidents/package.json +++ b/clients/client-ssm-incidents/package.json @@ -32,31 +32,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "@types/uuid": "^9.0.1", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-ssm-quicksetup/package.json b/clients/client-ssm-quicksetup/package.json index c5ce8a8a16d6..769713c33d08 100644 --- a/clients/client-ssm-quicksetup/package.json +++ b/clients/client-ssm-quicksetup/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-ssm-sap/package.json b/clients/client-ssm-sap/package.json index e595eed7d1a7..d0709d43d0de 100644 --- a/clients/client-ssm-sap/package.json +++ b/clients/client-ssm-sap/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-ssm/package.json b/clients/client-ssm/package.json index b3591a9e77f3..7c8ca13632ce 100644 --- a/clients/client-ssm/package.json +++ b/clients/client-ssm/package.json @@ -32,31 +32,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "@types/uuid": "^9.0.1", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-sso-admin/package.json b/clients/client-sso-admin/package.json index 54a9de1d3b83..0f3690688a8a 100644 --- a/clients/client-sso-admin/package.json +++ b/clients/client-sso-admin/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-sso-oidc/package.json b/clients/client-sso-oidc/package.json index 1b2765904cfe..4d600cf2f927 100644 --- a/clients/client-sso-oidc/package.json +++ b/clients/client-sso-oidc/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-sso/package.json b/clients/client-sso/package.json index dcd6c654ef9e..a049aeda0568 100644 --- a/clients/client-sso/package.json +++ b/clients/client-sso/package.json @@ -31,26 +31,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-storage-gateway/package.json b/clients/client-storage-gateway/package.json index ea5f9ee9bcf5..4565aad746ed 100644 --- a/clients/client-storage-gateway/package.json +++ b/clients/client-storage-gateway/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-sts/package.json b/clients/client-sts/package.json index e5436bd12586..589d9613283c 100644 --- a/clients/client-sts/package.json +++ b/clients/client-sts/package.json @@ -34,26 +34,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-supplychain/package.json b/clients/client-supplychain/package.json index 07298d9457ba..75fe49aff790 100644 --- a/clients/client-supplychain/package.json +++ b/clients/client-supplychain/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-support-app/package.json b/clients/client-support-app/package.json index 6e26b0056025..e26b1698e2a4 100644 --- a/clients/client-support-app/package.json +++ b/clients/client-support-app/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-support/package.json b/clients/client-support/package.json index c23138ef17dc..60c8c43dc80e 100644 --- a/clients/client-support/package.json +++ b/clients/client-support/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-swf/package.json b/clients/client-swf/package.json index 52d0c94cf650..180a734b9e5a 100644 --- a/clients/client-swf/package.json +++ b/clients/client-swf/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-synthetics/package.json b/clients/client-synthetics/package.json index a3f70beffda2..df8186abf037 100644 --- a/clients/client-synthetics/package.json +++ b/clients/client-synthetics/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-taxsettings/package.json b/clients/client-taxsettings/package.json index 11632f9eb784..b891fa4d1446 100644 --- a/clients/client-taxsettings/package.json +++ b/clients/client-taxsettings/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-textract/package.json b/clients/client-textract/package.json index 8e44e8e994e4..6766be84aa34 100644 --- a/clients/client-textract/package.json +++ b/clients/client-textract/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-timestream-influxdb/package.json b/clients/client-timestream-influxdb/package.json index 6783b3105ce0..da6f8e45fe19 100644 --- a/clients/client-timestream-influxdb/package.json +++ b/clients/client-timestream-influxdb/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-timestream-query/package.json b/clients/client-timestream-query/package.json index ad27d73d9f8e..14c87bb08b18 100644 --- a/clients/client-timestream-query/package.json +++ b/clients/client-timestream-query/package.json @@ -33,26 +33,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-timestream-write/package.json b/clients/client-timestream-write/package.json index aec4cb85686d..68eddb5740e4 100644 --- a/clients/client-timestream-write/package.json +++ b/clients/client-timestream-write/package.json @@ -33,26 +33,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-tnb/package.json b/clients/client-tnb/package.json index 701629908501..567bd4b9d0e9 100644 --- a/clients/client-tnb/package.json +++ b/clients/client-tnb/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-transcribe-streaming/package.json b/clients/client-transcribe-streaming/package.json index 2bef543b9096..bc85da3fd654 100644 --- a/clients/client-transcribe-streaming/package.json +++ b/clients/client-transcribe-streaming/package.json @@ -38,7 +38,7 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/eventstream-serde-browser": "^4.0.4", "@smithy/eventstream-serde-config-resolver": "^4.1.2", "@smithy/eventstream-serde-node": "^4.0.4", @@ -46,21 +46,21 @@ "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-transcribe/package.json b/clients/client-transcribe/package.json index 6a9525343bfd..12216c03fd0a 100644 --- a/clients/client-transcribe/package.json +++ b/clients/client-transcribe/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-transfer/package.json b/clients/client-transfer/package.json index 67bbc53d22df..805de3bd8663 100644 --- a/clients/client-transfer/package.json +++ b/clients/client-transfer/package.json @@ -32,31 +32,31 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", "@smithy/util-utf8": "^4.0.0", - "@smithy/util-waiter": "^4.0.5", + "@smithy/util-waiter": "^4.0.6", "tslib": "^2.6.2" }, "devDependencies": { diff --git a/clients/client-translate/package.json b/clients/client-translate/package.json index 8b2495e60404..1b8d8abeab50 100644 --- a/clients/client-translate/package.json +++ b/clients/client-translate/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-trustedadvisor/package.json b/clients/client-trustedadvisor/package.json index 92cbe0ee6ca7..797dfdab6f54 100644 --- a/clients/client-trustedadvisor/package.json +++ b/clients/client-trustedadvisor/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-verifiedpermissions/package.json b/clients/client-verifiedpermissions/package.json index 5de0ac6094c4..b4469f114136 100644 --- a/clients/client-verifiedpermissions/package.json +++ b/clients/client-verifiedpermissions/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-voice-id/package.json b/clients/client-voice-id/package.json index b8182faa622d..f10e84f5acc0 100644 --- a/clients/client-voice-id/package.json +++ b/clients/client-voice-id/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-vpc-lattice/package.json b/clients/client-vpc-lattice/package.json index 34956c62f88a..4b02a825ec7f 100644 --- a/clients/client-vpc-lattice/package.json +++ b/clients/client-vpc-lattice/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-waf-regional/package.json b/clients/client-waf-regional/package.json index 5320791a45f7..94fa364c6459 100644 --- a/clients/client-waf-regional/package.json +++ b/clients/client-waf-regional/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-waf/package.json b/clients/client-waf/package.json index c76aa3bf0a53..e8d6556f48ad 100644 --- a/clients/client-waf/package.json +++ b/clients/client-waf/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-wafv2/package.json b/clients/client-wafv2/package.json index c27f8d5ae069..7df665883cac 100644 --- a/clients/client-wafv2/package.json +++ b/clients/client-wafv2/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-wellarchitected/package.json b/clients/client-wellarchitected/package.json index 74ae5773f804..e2834c0f21f9 100644 --- a/clients/client-wellarchitected/package.json +++ b/clients/client-wellarchitected/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-wisdom/package.json b/clients/client-wisdom/package.json index 6ce74a39220f..c71beccf374d 100644 --- a/clients/client-wisdom/package.json +++ b/clients/client-wisdom/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-workdocs/package.json b/clients/client-workdocs/package.json index 8f531a32fb3f..5a95deb167a9 100644 --- a/clients/client-workdocs/package.json +++ b/clients/client-workdocs/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-workmail/package.json b/clients/client-workmail/package.json index 6447231c9a65..02b0f52a1912 100644 --- a/clients/client-workmail/package.json +++ b/clients/client-workmail/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-workmailmessageflow/package.json b/clients/client-workmailmessageflow/package.json index af1f4afbe16c..5999fc8f81f1 100644 --- a/clients/client-workmailmessageflow/package.json +++ b/clients/client-workmailmessageflow/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-workspaces-instances/package.json b/clients/client-workspaces-instances/package.json index 64ed6cc4cdf3..77f0fbb1997e 100644 --- a/clients/client-workspaces-instances/package.json +++ b/clients/client-workspaces-instances/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-workspaces-thin-client/package.json b/clients/client-workspaces-thin-client/package.json index ed9b825df7be..245374129e5f 100644 --- a/clients/client-workspaces-thin-client/package.json +++ b/clients/client-workspaces-thin-client/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-workspaces-web/package.json b/clients/client-workspaces-web/package.json index 6ae8e750386c..5f14afb21fe7 100644 --- a/clients/client-workspaces-web/package.json +++ b/clients/client-workspaces-web/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-workspaces/package.json b/clients/client-workspaces/package.json index 080539bf4256..d9c1ab16fadb 100644 --- a/clients/client-workspaces/package.json +++ b/clients/client-workspaces/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/client-xray/package.json b/clients/client-xray/package.json index 81fc7ea7ed78..5a5797fbba33 100644 --- a/clients/client-xray/package.json +++ b/clients/client-xray/package.json @@ -32,26 +32,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/clients/model.json b/clients/model.json new file mode 100644 index 000000000000..b936d08b161e --- /dev/null +++ b/clients/model.json @@ -0,0 +1,9712 @@ +{ + "smithy": "2.0", + "shapes": { + "com.amazon.aws.codewhisperer#AssistantResponseEvent": { + "type": "structure", + "members": { + "content": { + "target": "com.amazonaws.qdeveloperagents#SensitiveString", + "traits": { + "smithy.api#documentation": "The content of the text message in markdown format.", + "smithy.api#length": { + "min": 0, + "max": 10240 + }, + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "Streaming Response Event for Assistant Markdown text message." + } + }, + "com.amazon.aws.codewhisperer#CodeEvent": { + "type": "structure", + "members": { + "content": { + "target": "com.amazonaws.qdeveloperagents#SensitiveString", + "traits": { + "smithy.api#documentation": "Generated code snippet.", + "smithy.api#length": { + "min": 0, + "max": 10240 + }, + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "Streaming response event for generated code text." + } + }, + "com.amazon.aws.codewhisperer#CodeReferenceEvent": { + "type": "structure", + "members": { + "references": { + "target": "com.amazonaws.qdeveloperagents#References", + "traits": { + "smithy.api#documentation": "Code References for Assistant Response Message" + } + } + }, + "traits": { + "smithy.api#documentation": "Streaming Response Event for CodeReferences" + } + }, + "com.amazon.aws.codewhisperer#FollowupPromptEvent": { + "type": "structure", + "members": { + "followupPrompt": { + "target": "com.amazonaws.qdeveloperagents#FollowupPrompt" + } + }, + "traits": { + "smithy.api#documentation": "Streaming Response Event for Followup Prompt." + } + }, + "com.amazon.aws.codewhisperer#InvalidStateEvent": { + "type": "structure", + "members": { + "reason": { + "target": "com.amazon.aws.codewhisperer#InvalidStateReason", + "traits": { + "smithy.api#required": {} + } + }, + "message": { + "target": "smithy.api#String", + "traits": { + "smithy.api#length": { + "min": 0, + "max": 10240 + }, + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "Streaming Response Event when an Invalid State is reached" + } + }, + "com.amazon.aws.codewhisperer#InvalidStateReason": { + "type": "enum", + "members": { + "INVALID_TASK_ASSIST_PLAN": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "INVALID_TASK_ASSIST_PLAN" + } + } + }, + "traits": { + "smithy.api#documentation": "Reasons for Invalid State Event" + } + }, + "com.amazon.aws.codewhisperer#MessageMetadataEvent": { + "type": "structure", + "members": { + "conversationId": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "Unique identifier for the conversation", + "smithy.api#length": { + "min": 0, + "max": 128 + } + } + }, + "utteranceId": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "Unique identifier for the utterance", + "smithy.api#length": { + "min": 0, + "max": 128 + } + } + } + }, + "traits": { + "smithy.api#documentation": "Streaming Response Event for AssistantResponse Metadata" + } + }, + "com.amazon.aws.codewhisperer#RecommendationsWithReferencesPreference": { + "type": "enum", + "members": { + "BLOCK": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#documentation": "This preference will block recommendations with references from being returned by CodeWhisperer", + "smithy.api#enumValue": "BLOCK" + } + }, + "ALLOW": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#documentation": "This preference will allow recommendations with references to be returned by CodeWhisperer", + "smithy.api#enumValue": "ALLOW" + } + } + }, + "traits": { + "smithy.api#documentation": "Recommendations with references setting for CodeWhisperer" + } + }, + "com.amazon.aws.codewhisperer#ReferenceTrackerConfiguration": { + "type": "structure", + "members": { + "recommendationsWithReferences": { + "target": "com.amazon.aws.codewhisperer#RecommendationsWithReferencesPreference", + "traits": { + "smithy.api#required": {} + } + } + } + }, + "com.amazon.aws.codewhisperer#SupplementaryWebLinksEvent": { + "type": "structure", + "members": { + "supplementaryWebLinks": { + "target": "com.amazonaws.qdeveloperagents#SupplementaryWebLinks", + "traits": { + "smithy.api#documentation": "Web References for Assistant Response Message" + } + } + }, + "traits": { + "smithy.api#documentation": "Streaming Response Event for SupplementaryWebLinks" + } + }, + "com.amazon.aws.codewhisperer#ToolUseEvent": { + "type": "structure", + "members": { + "toolUseId": { + "target": "com.amazonaws.qdeveloperagents#ToolUseId", + "traits": { + "smithy.api#required": {} + } + }, + "name": { + "target": "com.amazonaws.qdeveloperagents#ToolName", + "traits": { + "smithy.api#required": {} + } + }, + "input": { + "target": "com.amazonaws.qdeveloperagents#SensitiveString", + "traits": { + "smithy.api#documentation": "Represents the serialized json input for the ToolUse request. This field should be concatenated until 'stop' is true.", + "smithy.api#length": { + "min": 0, + "max": 30720 + } + } + }, + "stop": { + "target": "smithy.api#Boolean", + "traits": { + "smithy.api#documentation": "This field is true when all of the serialized input for this ToolUse request has been sent." + } + } + }, + "traits": { + "smithy.api#documentation": "Event for a ToolUse request. Multiple ToolUse requests can be returned from a single request, so each ToolUse has a unique 'toolUseId'." + } + }, + "com.amazon.aws.codewhisperer.internal#AWSAccountId": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 12, + "max": 12 + }, + "smithy.api#pattern": "^[0-9]*$" + } + }, + "com.amazon.aws.codewhisperer.internal#AWSSupportSubscription": { + "type": "enum", + "members": { + "AWS_SUPPORT_ENTERPRISE": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "AWS_SUPPORT_ENTERPRISE" + } + }, + "AWS_SUPPORT_BUSINESS": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "AWS_SUPPORT_BUSINESS" + } + }, + "AWS_SUPPORT_DEVELOPER": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "AWS_SUPPORT_DEVELOPER" + } + }, + "AWS_SUPPORT_ENTERPRISE_ON_RAMP": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "AWS_SUPPORT_ENTERPRISE_ON_RAMP" + } + } + } + }, + "com.amazon.aws.codewhisperer.internal#AbTestingCohort": { + "type": "map", + "key": { + "target": "com.amazon.aws.codewhisperer.internal#ExperimentName" + }, + "value": { + "target": "com.amazon.aws.codewhisperer.internal#CohortType" + }, + "traits": { + "smithy.api#length": { + "min": 1, + "max": 100 + } + } + }, + "com.amazon.aws.codewhisperer.internal#ClientMetadata": { + "type": "structure", + "members": { + "featureFlags": { + "target": "com.amazon.aws.codewhisperer.internal#FeatureFlags", + "traits": { + "smithy.api#documentation": "Feature flags active for Client" + } + }, + "abTestingCohort": { + "target": "com.amazon.aws.codewhisperer.internal#AbTestingCohort", + "traits": { + "smithy.api#documentation": "AB Testing Experiments - Cohort metadata for Client" + } + }, + "httpHeaders": { + "target": "com.amazon.aws.codewhisperer.internal#HTTPHeaders", + "traits": { + "smithy.api#documentation": "HTTP headers passed from the Client" + } + }, + "requestIdentifier": { + "target": "com.amazon.aws.codewhisperer.internal#RequestIdentifier", + "traits": { + "smithy.api#documentation": "Client Request Identifier", + "smithy.api#required": {} + } + }, + "isOptedOut": { + "target": "smithy.api#Boolean", + "traits": { + "smithy.api#documentation": "Indicates if the Client has opted out of AWS Data Sharing", + "smithy.api#required": {} + } + }, + "userEntityType": { + "target": "com.amazon.aws.codewhisperer.internal#UserEntityType", + "traits": { + "smithy.api#documentation": "User Entity type - BuilderID, Professional, Enterprise", + "smithy.api#required": {} + } + }, + "userIdentity": { + "target": "com.amazon.aws.codewhisperer.internal#UserIdentity", + "traits": { + "smithy.api#documentation": "User identity of the client", + "smithy.api#required": {} + } + }, + "encryptionConfiguration": { + "target": "com.amazon.aws.codewhisperer.internal#EncryptionConfiguration", + "traits": { + "smithy.api#documentation": "Encryption configuration of the client" + } + }, + "referenceTrackerConfiguration": { + "target": "com.amazon.aws.codewhisperer#ReferenceTrackerConfiguration", + "traits": { + "smithy.api#documentation": "Reference tracker configuration for the client", + "smithy.api#required": {} + } + }, + "datahubAccountId": { + "target": "com.amazon.aws.codewhisperer.internal#AWSAccountId", + "traits": { + "smithy.api#documentation": "Incase client hasn't opted out, AWS Account ID against which data can be stored in Datahub" + } + } + }, + "traits": { + "smithy.api#documentation": "Client Metadata derived from Headers / Profile settigs / Flags" + } + }, + "com.amazon.aws.codewhisperer.internal#CohortType": { + "type": "enum", + "members": { + "CONTROL": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#documentation": "Control Group", + "smithy.api#enumValue": "CONTROL" + } + }, + "TREATMENT": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#documentation": "Treatment Group", + "smithy.api#enumValue": "TREATMENT" + } + } + }, + "traits": { + "smithy.api#documentation": "AB Testing Cohort Type" + } + }, + "com.amazon.aws.codewhisperer.internal#EncryptionConfiguration": { + "type": "structure", + "members": { + "keyArn": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "Key ARN for CM-CMK", + "smithy.api#length": { + "min": 1, + "max": 1024 + } + } + }, + "grantId": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "Unique identifier of a grant for a KMS key", + "smithy.api#length": { + "min": 1, + "max": 128 + } + } + }, + "grantToken": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "Unique string that represents a grant", + "smithy.api#length": { + "min": 1, + "max": 8192 + } + } + } + }, + "traits": { + "smithy.api#documentation": "Encryption configuration of the client" + } + }, + "com.amazon.aws.codewhisperer.internal#ExperimentName": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 1, + "max": 128 + }, + "smithy.api#sensitive": {} + } + }, + "com.amazon.aws.codewhisperer.internal#FeatureFlags": { + "type": "map", + "key": { + "target": "com.amazon.aws.codewhisperer.internal#FlagName" + }, + "value": { + "target": "com.amazon.aws.codewhisperer.internal#FlagValue" + }, + "traits": { + "smithy.api#length": { + "min": 1, + "max": 128 + } + } + }, + "com.amazon.aws.codewhisperer.internal#FlagName": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 1, + "max": 128 + }, + "smithy.api#sensitive": {} + } + }, + "com.amazon.aws.codewhisperer.internal#FlagValue": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 1, + "max": 128 + }, + "smithy.api#sensitive": {} + } + }, + "com.amazon.aws.codewhisperer.internal#HTTPHeaders": { + "type": "map", + "key": { + "target": "com.amazon.aws.codewhisperer.internal#HeaderName" + }, + "value": { + "target": "com.amazon.aws.codewhisperer.internal#HeaderValues" + }, + "traits": { + "smithy.api#length": { + "min": 1, + "max": 100 + } + } + }, + "com.amazon.aws.codewhisperer.internal#HeaderName": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 1, + "max": 128 + }, + "smithy.api#sensitive": {} + } + }, + "com.amazon.aws.codewhisperer.internal#HeaderValue": { + "type": "string", + "traits": { + "smithy.api#length": { + "max": 500 + }, + "smithy.api#sensitive": {} + } + }, + "com.amazon.aws.codewhisperer.internal#HeaderValues": { + "type": "list", + "member": { + "target": "com.amazon.aws.codewhisperer.internal#HeaderValue" + } + }, + "com.amazon.aws.codewhisperer.internal#QSubscription": { + "type": "enum", + "members": { + "Q_DEV_PRO": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "Q_DEVELOPER_STANDALONE" + } + } + } + }, + "com.amazon.aws.codewhisperer.internal#RequestIdentifier": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 1, + "max": 128 + } + } + }, + "com.amazon.aws.codewhisperer.internal#Subscriptions": { + "type": "structure", + "members": { + "awsSupportSubscription": { + "target": "com.amazon.aws.codewhisperer.internal#AWSSupportSubscription" + }, + "qSubscription": { + "target": "com.amazon.aws.codewhisperer.internal#QSubscription" + } + } + }, + "com.amazon.aws.codewhisperer.internal#UserEntityType": { + "type": "enum", + "members": { + "INDIVIDUAL": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#documentation": "Builder ID users / Individuals", + "smithy.api#enumValue": "INDIVIDUAL" + } + }, + "PROFESSIONAL": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#documentation": "CWSPR Professions users", + "smithy.api#enumValue": "PROFESSIONAL" + } + }, + "ENTERPRISE": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#documentation": "CWSPR Enterprise users", + "smithy.api#enumValue": "ENTERPRISE" + } + } + }, + "traits": { + "smithy.api#documentation": "User entity type of the client" + } + }, + "com.amazon.aws.codewhisperer.internal#UserIdentity": { + "type": "structure", + "members": { + "managementAccountID": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "AWS Account ID of the managing Account" + } + }, + "oidcUserID": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "AWS Identity Centre User identity" + } + }, + "userArn": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "UserArn will be used as resource in the metering record" + } + }, + "isInternalAmazonUser": { + "target": "smithy.api#Boolean", + "traits": { + "smithy.api#documentation": "Denotes whether the user belongs to Internal Amazon IDC" + } + }, + "ssoRegion": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "Region of the SSO instance for the user", + "smithy.api#length": { + "min": 1, + "max": 63 + }, + "smithy.api#pattern": "^[-a-z0-9]{1,63}$" + } + }, + "idcApplicationArn": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "The IdC application ARN for the user", + "smithy.api#length": { + "min": 0, + "max": 1224 + }, + "smithy.api#pattern": "^arn:([-.a-z0-9]{1,63}:){2}([-.a-z0-9]{0,63}:){2}([a-zA-Z0-9-_:/]){1,1023}$" + } + }, + "subscriptions": { + "target": "com.amazon.aws.codewhisperer.internal#Subscriptions", + "traits": { + "smithy.api#documentation": "Active subscriptions for the user" + } + } + }, + "traits": { + "smithy.api#documentation": "User identity of the client" + } + }, + "com.amazon.aws.qdeveloper.integrationservice#BatchGetFindings": { + "type": "operation", + "input": { + "target": "com.amazon.aws.qdeveloper.integrationservice#BatchGetFindingsRequest" + }, + "output": { + "target": "com.amazon.aws.qdeveloper.integrationservice#BatchGetFindingsResponse" + }, + "errors": [ + { + "target": "com.amazonaws.qdeveloperagents#AccessDeniedException" + }, + { + "target": "com.amazonaws.qdeveloperagents#InternalServerException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ResourceNotFoundException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ThrottlingException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ValidationException" + } + ], + "traits": { + "smithy.api#documentation": "Operation to get findings given their identifiers", + "smithy.api#http": { + "code": 200, + "method": "POST", + "uri": "/batchGetFindings" + }, + "smithy.api#readonly": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#BatchGetFindingsError": { + "type": "structure", + "members": { + "projectArn": { + "target": "com.amazon.aws.qdeveloper.integrationservice#ProjectArn" + }, + "integrationArn": { + "target": "com.amazon.aws.qdeveloper.integrationservice#IntegrationArn" + }, + "projectId": { + "target": "com.amazon.aws.qdeveloper.integrationservice#Uuid" + }, + "sourceId": { + "target": "com.amazon.aws.qdeveloper.integrationservice#NonEmptyString" + }, + "findingId": { + "target": "smithy.api#String", + "traits": { + "smithy.api#required": {} + } + }, + "errorCode": { + "target": "com.amazon.aws.qdeveloper.integrationservice#FindingErrorCode", + "traits": { + "smithy.api#required": {} + } + }, + "message": { + "target": "smithy.api#String", + "traits": { + "smithy.api#required": {} + } + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#BatchGetFindingsErrors": { + "type": "list", + "member": { + "target": "com.amazon.aws.qdeveloper.integrationservice#BatchGetFindingsError" + } + }, + "com.amazon.aws.qdeveloper.integrationservice#BatchGetFindingsRequest": { + "type": "structure", + "members": { + "findingIdentifiers": { + "target": "com.amazon.aws.qdeveloper.integrationservice#FindingIdentifiers", + "traits": { + "smithy.api#required": {} + } + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#BatchGetFindingsResponse": { + "type": "structure", + "members": { + "findings": { + "target": "com.amazon.aws.qdeveloper.integrationservice#Findings", + "traits": { + "smithy.api#required": {} + } + }, + "failedFindings": { + "target": "com.amazon.aws.qdeveloper.integrationservice#BatchGetFindingsErrors", + "traits": { + "smithy.api#required": {} + } + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#ChatResponseStream": { + "type": "union", + "members": { + "messageMetadataEvent": { + "target": "com.amazon.aws.codewhisperer#MessageMetadataEvent", + "traits": { + "smithy.api#documentation": "Message Metadata event" + } + }, + "assistantResponseEvent": { + "target": "com.amazon.aws.codewhisperer#AssistantResponseEvent", + "traits": { + "smithy.api#documentation": "Assistant response event - Text / Code snippet" + } + }, + "codeReferenceEvent": { + "target": "com.amazon.aws.codewhisperer#CodeReferenceEvent", + "traits": { + "smithy.api#documentation": "Code References event" + } + }, + "supplementaryWebLinksEvent": { + "target": "com.amazon.aws.codewhisperer#SupplementaryWebLinksEvent", + "traits": { + "smithy.api#documentation": "Web Reference links event" + } + }, + "followupPromptEvent": { + "target": "com.amazon.aws.codewhisperer#FollowupPromptEvent", + "traits": { + "smithy.api#documentation": "Followup prompt event" + } + }, + "codeEvent": { + "target": "com.amazon.aws.codewhisperer#CodeEvent", + "traits": { + "smithy.api#documentation": "Code Generated event" + } + }, + "invalidStateEvent": { + "target": "com.amazon.aws.codewhisperer#InvalidStateEvent", + "traits": { + "smithy.api#documentation": "Invalid State event" + } + }, + "error": { + "target": "com.amazonaws.qdeveloperagents#InternalServerException", + "traits": { + "smithy.api#documentation": "Internal Server Exception" + } + }, + "toolUseEvent": { + "target": "com.amazon.aws.codewhisperer#ToolUseEvent", + "traits": { + "smithy.api#documentation": "ToolUse event" + } + } + }, + "traits": { + "smithy.api#documentation": "Streaming events from UniDirectional Streaming Conversational APIs.", + "smithy.api#streaming": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#CodeLine": { + "type": "structure", + "members": { + "number": { + "target": "smithy.api#Integer" + }, + "content": { + "target": "smithy.api#String" + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#CodeRecommendation": { + "type": "structure", + "members": { + "content": { + "target": "com.amazonaws.qdeveloperagents#SensitiveString", + "traits": { + "smithy.api#length": { + "min": 1, + "max": 5120 + }, + "smithy.api#required": {} + } + }, + "references": { + "target": "com.amazonaws.qdeveloperagents#References" + }, + "mostRelevantMissingImports": { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#Imports" + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#CodeRecommendationsList": { + "type": "list", + "member": { + "target": "com.amazon.aws.qdeveloper.integrationservice#CodeRecommendation" + }, + "traits": { + "smithy.api#length": { + "min": 0, + "max": 10 + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#CodeSnippet": { + "type": "list", + "member": { + "target": "com.amazon.aws.qdeveloper.integrationservice#CodeLine" + } + }, + "com.amazon.aws.qdeveloper.integrationservice#CreateAuthGrant": { + "type": "operation", + "input": { + "target": "com.amazon.aws.qdeveloper.integrationservice#CreateAuthGrantRequest" + }, + "output": { + "target": "com.amazon.aws.qdeveloper.integrationservice#CreateAuthGrantResponse" + }, + "errors": [ + { + "target": "com.amazonaws.qdeveloperagents#AccessDeniedException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ConflictException" + }, + { + "target": "com.amazonaws.qdeveloperagents#InternalServerException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ResourceNotFoundException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ThrottlingException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ValidationException" + } + ], + "traits": { + "smithy.api#documentation": "API to create the Auth grant.\n", + "smithy.api#http": { + "code": 200, + "method": "POST", + "uri": "/createAuthGrant" + }, + "smithy.api#idempotent": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#CreateAuthGrantRequest": { + "type": "structure", + "members": { + "code": { + "target": "com.amazonaws.qdeveloperagents#SensitiveString", + "traits": { + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#input": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#CreateAuthGrantResponse": { + "type": "structure", + "members": {}, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#CreateGitHubIntegrationDetail": { + "type": "structure", + "members": { + "installationId": { + "target": "smithy.api#String" + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#CreateGitLabSelfManagedIntegrationDetail": { + "type": "structure", + "members": { + "instanceUrl": { + "target": "com.amazon.aws.qdeveloper.integrationservice#InstanceUrl", + "traits": { + "smithy.api#required": {} + } + }, + "accessToken": { + "target": "com.amazonaws.qdeveloperagents#SensitiveString", + "traits": { + "smithy.api#required": {} + } + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#CreateIntegration": { + "type": "operation", + "input": { + "target": "com.amazon.aws.qdeveloper.integrationservice#CreateIntegrationRequest" + }, + "output": { + "target": "com.amazon.aws.qdeveloper.integrationservice#CreateIntegrationResponse" + }, + "errors": [ + { + "target": "com.amazonaws.qdeveloperagents#AccessDeniedException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ConflictException" + }, + { + "target": "com.amazonaws.qdeveloperagents#InternalServerException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ResourceNotFoundException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ThrottlingException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ValidationException" + } + ], + "traits": { + "smithy.api#documentation": "Operation to Create integration for an account and platform", + "smithy.api#http": { + "code": 200, + "method": "POST", + "uri": "/integration" + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#CreateIntegrationDetail": { + "type": "union", + "members": { + "gitlabSelfManaged": { + "target": "com.amazon.aws.qdeveloper.integrationservice#CreateGitLabSelfManagedIntegrationDetail" + }, + "github": { + "target": "com.amazon.aws.qdeveloper.integrationservice#CreateGitHubIntegrationDetail" + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#CreateIntegrationRequest": { + "type": "structure", + "members": { + "integrationName": { + "target": "com.amazon.aws.qdeveloper.integrationservice#IntegrationName", + "traits": { + "smithy.api#required": {} + } + }, + "integration": { + "target": "com.amazon.aws.qdeveloper.integrationservice#CreateIntegrationDetail", + "traits": { + "smithy.api#required": {} + } + }, + "integrationType": { + "target": "com.amazon.aws.qdeveloper.integrationservice#IntegrationType", + "traits": { + "smithy.api#required": {} + } + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#CreateIntegrationResponse": { + "type": "structure", + "members": { + "integrationArn": { + "target": "com.amazon.aws.qdeveloper.integrationservice#IntegrationArn" + }, + "status": { + "target": "com.amazon.aws.qdeveloper.integrationservice#IntegrationStatus" + }, + "authorizationUrl": { + "target": "com.amazonaws.qdeveloperagents#SensitiveString" + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#CreateOAuthAppConnection": { + "type": "operation", + "input": { + "target": "com.amazon.aws.qdeveloper.integrationservice#CreateOAuthAppConnectionRequest" + }, + "output": { + "target": "com.amazon.aws.qdeveloper.integrationservice#CreateOAuthAppConnectionResponse" + }, + "errors": [ + { + "target": "com.amazonaws.qdeveloperagents#AccessDeniedException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ConflictException" + }, + { + "target": "com.amazonaws.qdeveloperagents#InternalServerException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ThrottlingException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ValidationException" + } + ], + "traits": { + "smithy.api#documentation": "API to create the OAuth application.\n", + "smithy.api#http": { + "code": 200, + "method": "POST", + "uri": "/createOAuthAppConnection" + }, + "smithy.api#idempotent": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#CreateOAuthAppConnectionRequest": { + "type": "structure", + "members": { + "clientId": { + "target": "smithy.api#String", + "traits": { + "smithy.api#required": {} + } + }, + "clientSecret": { + "target": "com.amazonaws.qdeveloperagents#SensitiveString", + "traits": { + "smithy.api#required": {} + } + }, + "instanceUrl": { + "target": "com.amazon.aws.qdeveloper.integrationservice#InstanceUrl", + "traits": { + "smithy.api#required": {} + } + }, + "redirectUrl": { + "target": "com.amazonaws.qdeveloperagents#SensitiveString", + "traits": { + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#input": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#CreateOAuthAppConnectionResponse": { + "type": "structure", + "members": {}, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#CvssScore": { + "type": "structure", + "members": { + "baseScore": { + "target": "smithy.api#Double" + }, + "scoringVector": { + "target": "com.amazon.aws.qdeveloper.integrationservice#CvssScoringVector" + }, + "version": { + "target": "com.amazon.aws.qdeveloper.integrationservice#CvssVersion" + }, + "source": { + "target": "com.amazon.aws.qdeveloper.integrationservice#CvssSource" + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#CvssScoreList": { + "type": "list", + "member": { + "target": "com.amazon.aws.qdeveloper.integrationservice#CvssScore" + } + }, + "com.amazon.aws.qdeveloper.integrationservice#CvssScoringVector": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 1 + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#CvssSource": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 1 + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#CvssVersion": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 1 + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#DeleteEncryptionConfiguration": { + "type": "operation", + "input": { + "target": "com.amazon.aws.qdeveloper.integrationservice#DeleteEncryptionConfigurationRequest" + }, + "output": { + "target": "com.amazon.aws.qdeveloper.integrationservice#DeleteEncryptionConfigurationResponse" + }, + "errors": [ + { + "target": "com.amazonaws.qdeveloperagents#AccessDeniedException" + }, + { + "target": "com.amazonaws.qdeveloperagents#InternalServerException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ResourceNotFoundException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ThrottlingException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ValidationException" + } + ], + "traits": { + "smithy.api#http": { + "code": 200, + "method": "POST", + "uri": "/deleteEncryptionConfiguration" + }, + "smithy.api#idempotent": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#DeleteEncryptionConfigurationRequest": { + "type": "structure", + "members": { + "feature": { + "target": "com.amazon.aws.qdeveloper.integrationservice#Feature" + } + }, + "traits": { + "smithy.api#input": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#DeleteEncryptionConfigurationResponse": { + "type": "structure", + "members": {}, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#DeleteIntegration": { + "type": "operation", + "input": { + "target": "com.amazon.aws.qdeveloper.integrationservice#DeleteIntegrationRequest" + }, + "output": { + "target": "com.amazon.aws.qdeveloper.integrationservice#DeleteIntegrationResponse" + }, + "errors": [ + { + "target": "com.amazonaws.qdeveloperagents#AccessDeniedException" + }, + { + "target": "com.amazonaws.qdeveloperagents#InternalServerException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ResourceNotFoundException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ThrottlingException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ValidationException" + } + ], + "traits": { + "smithy.api#documentation": "Operation to get single integration using integrationARN", + "smithy.api#http": { + "code": 200, + "method": "DELETE", + "uri": "/integration/{integrationArn}" + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#DeleteIntegrationRequest": { + "type": "structure", + "members": { + "integrationArn": { + "target": "com.amazon.aws.qdeveloper.integrationservice#IntegrationArn", + "traits": { + "smithy.api#httpLabel": {}, + "smithy.api#required": {} + } + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#DeleteIntegrationResponse": { + "type": "structure", + "members": { + "integrationArn": { + "target": "com.amazon.aws.qdeveloper.integrationservice#IntegrationArn" + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#DeleteOAuthAppConnection": { + "type": "operation", + "input": { + "target": "com.amazon.aws.qdeveloper.integrationservice#DeleteOAuthAppConnectionRequest" + }, + "output": { + "target": "com.amazon.aws.qdeveloper.integrationservice#DeleteOAuthAppConnectionResponse" + }, + "errors": [ + { + "target": "com.amazonaws.qdeveloperagents#AccessDeniedException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ConflictException" + }, + { + "target": "com.amazonaws.qdeveloperagents#InternalServerException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ResourceNotFoundException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ThrottlingException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ValidationException" + } + ], + "traits": { + "smithy.api#documentation": "API to delete the OAuth Application.\n", + "smithy.api#http": { + "code": 200, + "method": "POST", + "uri": "/deleteOAuthAppConnection" + }, + "smithy.api#idempotent": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#DeleteOAuthAppConnectionRequest": { + "type": "structure", + "members": {}, + "traits": { + "smithy.api#input": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#DeleteOAuthAppConnectionResponse": { + "type": "structure", + "members": {}, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#DetectorTags": { + "type": "list", + "member": { + "target": "smithy.api#String" + } + }, + "com.amazon.aws.qdeveloper.integrationservice#EncryptionConfig": { + "type": "structure", + "members": { + "kmsKeyIdentifier": { + "target": "com.amazonaws.qdeveloperagents#KmsKeyArn" + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#EventBlob": { + "type": "blob", + "traits": { + "smithy.api#sensitive": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#EventHeaders": { + "type": "map", + "key": { + "target": "smithy.api#String" + }, + "value": { + "target": "smithy.api#String" + }, + "traits": { + "smithy.api#sensitive": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#Feature": { + "type": "enum", + "members": { + "CODE_SCAN": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "CodeScan" + } + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#FilePath": { + "type": "structure", + "members": { + "name": { + "target": "smithy.api#String" + }, + "path": { + "target": "smithy.api#String" + }, + "startLine": { + "target": "smithy.api#Integer" + }, + "endLine": { + "target": "smithy.api#Integer" + }, + "codeSnippet": { + "target": "com.amazon.aws.qdeveloper.integrationservice#CodeSnippet" + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#Finding": { + "type": "structure", + "members": { + "createdAt": { + "target": "smithy.api#Timestamp" + }, + "description": { + "target": "smithy.api#String" + }, + "generatorId": { + "target": "smithy.api#String" + }, + "id": { + "target": "smithy.api#String" + }, + "updatedAt": { + "target": "smithy.api#Timestamp" + }, + "type": { + "target": "smithy.api#String" + }, + "status": { + "target": "com.amazon.aws.qdeveloper.integrationservice#FindingStatus" + }, + "resource": { + "target": "com.amazon.aws.qdeveloper.integrationservice#FindingResource" + }, + "vulnerability": { + "target": "com.amazon.aws.qdeveloper.integrationservice#Vulnerability" + }, + "severity": { + "target": "com.amazon.aws.qdeveloper.integrationservice#FindingSeverity" + }, + "remediation": { + "target": "com.amazon.aws.qdeveloper.integrationservice#Remediation" + }, + "title": { + "target": "smithy.api#String" + }, + "detectorTags": { + "target": "com.amazon.aws.qdeveloper.integrationservice#DetectorTags" + }, + "detectorId": { + "target": "smithy.api#String" + }, + "detectorName": { + "target": "smithy.api#String" + }, + "ruleId": { + "target": "smithy.api#String" + }, + "internalRuleId": { + "target": "smithy.api#String" + }, + "recommendationType": { + "target": "com.amazon.aws.qdeveloper.integrationservice#RecommendationType" + }, + "findingType": { + "target": "com.amazon.aws.qdeveloper.integrationservice#FindingType" + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#FindingContext": { + "type": "enum", + "members": { + "CODE_DIFF": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "CodeDiff" + } + }, + "ALL": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "All" + } + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#FindingErrorCode": { + "type": "enum", + "members": { + "DUPLICATE_IDENTIFIER": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "DUPLICATE_IDENTIFIER" + } + }, + "ITEM_DOES_NOT_EXIST": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "ITEM_DOES_NOT_EXIST" + } + }, + "INTERNAL_ERROR": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "INTERNAL_ERROR" + } + }, + "INVALID_FINDING_ID": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "INVALID_FINDING_ID" + } + }, + "INVALID_PROJECT_ARN_SOURCE_ID": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "INVALID_PROJECT_ARN_SOURCE_ID" + } + }, + "DELETION_FAILED": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "DELETION_FAILED" + } + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#FindingIdentifier": { + "type": "structure", + "members": { + "projectArn": { + "target": "com.amazon.aws.qdeveloper.integrationservice#ProjectArn" + }, + "integrationArn": { + "target": "com.amazon.aws.qdeveloper.integrationservice#IntegrationArn" + }, + "projectId": { + "target": "com.amazon.aws.qdeveloper.integrationservice#Uuid" + }, + "sourceId": { + "target": "com.amazon.aws.qdeveloper.integrationservice#NonEmptyString" + }, + "findingId": { + "target": "smithy.api#String", + "traits": { + "smithy.api#required": {} + } + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#FindingIdentifiers": { + "type": "list", + "member": { + "target": "com.amazon.aws.qdeveloper.integrationservice#FindingIdentifier" + }, + "traits": { + "smithy.api#length": { + "min": 1, + "max": 25 + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#FindingResource": { + "type": "structure", + "members": { + "id": { + "target": "smithy.api#String" + }, + "subResourceId": { + "target": "smithy.api#String" + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#FindingSeverity": { + "type": "enum", + "members": { + "CRITICAL": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "Critical" + } + }, + "HIGH": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "High" + } + }, + "MEDIUM": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "Medium" + } + }, + "LOW": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "Low" + } + }, + "INFO": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "Info" + } + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#FindingStatus": { + "type": "enum", + "members": { + "CLOSED": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "Closed" + } + }, + "ACTIVE": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "Active" + } + }, + "SUPPRESSED": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "Suppressed" + } + }, + "ACTIVE_AND_SUPPRESSED": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "ActiveAndSuppressed" + } + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#FindingType": { + "type": "enum", + "members": { + "CODE": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "Code" + } + }, + "PACKAGE": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "Package" + } + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#Findings": { + "type": "list", + "member": { + "target": "com.amazon.aws.qdeveloper.integrationservice#Finding" + } + }, + "com.amazon.aws.qdeveloper.integrationservice#GenerateCodeRecommendations": { + "type": "operation", + "input": { + "target": "com.amazon.aws.qdeveloper.integrationservice#GenerateCodeRecommendationsRequest" + }, + "output": { + "target": "com.amazon.aws.qdeveloper.integrationservice#GenerateCodeRecommendationsResponse" + }, + "errors": [ + { + "target": "com.amazonaws.qdeveloperagents#AccessDeniedException" + }, + { + "target": "com.amazonaws.qdeveloperagents#InternalServerException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ThrottlingException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ValidationException" + } + ], + "traits": { + "smithy.api#documentation": "API to generate code recommendations (used for in line code completions)\n", + "smithy.api#http": { + "code": 200, + "method": "POST", + "uri": "/generateRecommendations" + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#GenerateCodeRecommendationsRequest": { + "type": "structure", + "members": { + "fileContext": { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#FileContext", + "traits": { + "smithy.api#required": {} + } + }, + "maxResults": { + "target": "smithy.api#Integer", + "traits": { + "smithy.api#range": { + "min": 1, + "max": 10 + } + } + }, + "nextToken": { + "target": "smithy.api#String", + "traits": { + "smithy.api#length": { + "min": 0, + "max": 2048 + }, + "smithy.api#pattern": "^(?:[A-Za-z0-9\\+/]{4})*(?:[A-Za-z0-9\\+/]{2}\\=\\=|[A-Za-z0-9\\+/]{3}\\=)?$" + } + }, + "supplementalContexts": { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#SupplementalContextList" + } + }, + "traits": { + "smithy.api#input": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#GenerateCodeRecommendationsResponse": { + "type": "structure", + "members": { + "CodeRecommendations": { + "target": "com.amazon.aws.qdeveloper.integrationservice#CodeRecommendationsList" + }, + "nextToken": { + "target": "smithy.api#String" + } + }, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#GetEncryptionConfiguration": { + "type": "operation", + "input": { + "target": "com.amazon.aws.qdeveloper.integrationservice#GetEncryptionConfigurationRequest" + }, + "output": { + "target": "com.amazon.aws.qdeveloper.integrationservice#GetEncryptionConfigurationResponse" + }, + "errors": [ + { + "target": "com.amazonaws.qdeveloperagents#AccessDeniedException" + }, + { + "target": "com.amazonaws.qdeveloperagents#InternalServerException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ResourceNotFoundException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ThrottlingException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ValidationException" + } + ], + "traits": { + "smithy.api#http": { + "code": 200, + "method": "GET", + "uri": "/getEncryptionConfiguration" + }, + "smithy.api#readonly": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#GetEncryptionConfigurationRequest": { + "type": "structure", + "members": { + "feature": { + "target": "com.amazon.aws.qdeveloper.integrationservice#Feature", + "traits": { + "smithy.api#httpQuery": "feature" + } + } + }, + "traits": { + "smithy.api#input": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#GetEncryptionConfigurationResponse": { + "type": "structure", + "members": { + "encryptionConfig": { + "target": "com.amazon.aws.qdeveloper.integrationservice#EncryptionConfig" + } + }, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#GetFindings": { + "type": "operation", + "input": { + "target": "com.amazon.aws.qdeveloper.integrationservice#GetFindingsRequest" + }, + "output": { + "target": "com.amazon.aws.qdeveloper.integrationservice#GetFindingsResponse" + }, + "errors": [ + { + "target": "com.amazonaws.qdeveloperagents#AccessDeniedException" + }, + { + "target": "com.amazonaws.qdeveloperagents#InternalServerException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ResourceNotFoundException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ThrottlingException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ValidationException" + } + ], + "traits": { + "smithy.api#documentation": "Operation to get findings for a certain projectArn", + "smithy.api#http": { + "code": 200, + "method": "GET", + "uri": "/getFindings" + }, + "smithy.api#paginated": { + "inputToken": "nextToken", + "outputToken": "nextToken", + "pageSize": "maxResults", + "items": "findings" + }, + "smithy.api#readonly": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#GetFindingsRequest": { + "type": "structure", + "members": { + "projectArn": { + "target": "com.amazon.aws.qdeveloper.integrationservice#ProjectArn", + "traits": { + "smithy.api#httpQuery": "projectArn", + "smithy.api#required": {} + } + }, + "sourceId": { + "target": "com.amazon.aws.qdeveloper.integrationservice#NonEmptyString", + "traits": { + "smithy.api#httpQuery": "sourceId" + } + }, + "status": { + "target": "com.amazon.aws.qdeveloper.integrationservice#FindingStatus", + "traits": { + "smithy.api#httpQuery": "status" + } + }, + "maxResults": { + "target": "smithy.api#Integer", + "traits": { + "smithy.api#httpQuery": "maxResults" + } + }, + "nextToken": { + "target": "smithy.api#String", + "traits": { + "smithy.api#httpQuery": "nextToken" + } + }, + "findingContext": { + "target": "com.amazon.aws.qdeveloper.integrationservice#FindingContext", + "traits": { + "smithy.api#httpQuery": "findingContext" + } + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#GetFindingsResponse": { + "type": "structure", + "members": { + "findings": { + "target": "com.amazon.aws.qdeveloper.integrationservice#Findings", + "traits": { + "smithy.api#required": {} + } + }, + "nextToken": { + "target": "smithy.api#String" + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#GetIntegration": { + "type": "operation", + "input": { + "target": "com.amazon.aws.qdeveloper.integrationservice#GetIntegrationRequest" + }, + "output": { + "target": "com.amazon.aws.qdeveloper.integrationservice#GetIntegrationResponse" + }, + "errors": [ + { + "target": "com.amazonaws.qdeveloperagents#AccessDeniedException" + }, + { + "target": "com.amazonaws.qdeveloperagents#InternalServerException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ResourceNotFoundException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ThrottlingException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ValidationException" + } + ], + "traits": { + "smithy.api#documentation": "Operation to get single integration using integrationARN", + "smithy.api#http": { + "code": 200, + "method": "GET", + "uri": "/integration/{integrationArn}" + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#GetIntegrationProject": { + "type": "operation", + "input": { + "target": "com.amazon.aws.qdeveloper.integrationservice#GetIntegrationProjectRequest" + }, + "output": { + "target": "com.amazon.aws.qdeveloper.integrationservice#GetIntegrationProjectResponse" + }, + "errors": [ + { + "target": "com.amazonaws.qdeveloperagents#AccessDeniedException" + }, + { + "target": "com.amazonaws.qdeveloperagents#InternalServerException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ResourceNotFoundException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ThrottlingException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ValidationException" + } + ], + "traits": { + "smithy.api#documentation": "Operation to get a specific project", + "smithy.api#http": { + "code": 200, + "method": "GET", + "uri": "/project/{integrationArn}/{projectId}" + }, + "smithy.api#readonly": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#GetIntegrationProjectRequest": { + "type": "structure", + "members": { + "integrationArn": { + "target": "com.amazon.aws.qdeveloper.integrationservice#IntegrationArn", + "traits": { + "smithy.api#httpLabel": {}, + "smithy.api#required": {} + } + }, + "projectId": { + "target": "com.amazon.aws.qdeveloper.integrationservice#Uuid", + "traits": { + "smithy.api#httpLabel": {}, + "smithy.api#required": {} + } + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#GetIntegrationProjectResponse": { + "type": "structure", + "members": { + "project": { + "target": "com.amazon.aws.qdeveloper.integrationservice#Project" + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#GetIntegrationRequest": { + "type": "structure", + "members": { + "integrationArn": { + "target": "com.amazon.aws.qdeveloper.integrationservice#IntegrationArn", + "traits": { + "smithy.api#httpLabel": {}, + "smithy.api#required": {} + } + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#GetIntegrationResponse": { + "type": "structure", + "members": { + "integration": { + "target": "com.amazon.aws.qdeveloper.integrationservice#Integration" + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#GetProject": { + "type": "operation", + "input": { + "target": "com.amazon.aws.qdeveloper.integrationservice#GetProjectRequest" + }, + "output": { + "target": "com.amazon.aws.qdeveloper.integrationservice#GetProjectResponse" + }, + "errors": [ + { + "target": "com.amazonaws.qdeveloperagents#AccessDeniedException" + }, + { + "target": "com.amazonaws.qdeveloperagents#InternalServerException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ResourceNotFoundException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ThrottlingException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ValidationException" + } + ], + "traits": { + "smithy.api#documentation": "Operation to get a specific project", + "smithy.api#http": { + "code": 200, + "method": "GET", + "uri": "/project/{projectArn}" + }, + "smithy.api#readonly": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#GetProjectRequest": { + "type": "structure", + "members": { + "projectArn": { + "target": "com.amazon.aws.qdeveloper.integrationservice#ProjectArn", + "traits": { + "smithy.api#httpLabel": {}, + "smithy.api#required": {} + } + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#GetProjectResponse": { + "type": "structure", + "members": { + "project": { + "target": "com.amazon.aws.qdeveloper.integrationservice#Project" + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#GetProjects": { + "type": "operation", + "input": { + "target": "com.amazon.aws.qdeveloper.integrationservice#GetProjectsRequest" + }, + "output": { + "target": "com.amazon.aws.qdeveloper.integrationservice#GetProjectsResponse" + }, + "errors": [ + { + "target": "com.amazonaws.qdeveloperagents#AccessDeniedException" + }, + { + "target": "com.amazonaws.qdeveloperagents#InternalServerException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ResourceNotFoundException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ThrottlingException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ValidationException" + } + ], + "traits": { + "smithy.api#documentation": "Operation to get a list of projects of an integration", + "smithy.api#http": { + "code": 200, + "method": "GET", + "uri": "/projects/{integrationArn}" + }, + "smithy.api#paginated": { + "inputToken": "nextToken", + "outputToken": "nextToken", + "pageSize": "maxResults", + "items": "projects" + }, + "smithy.api#readonly": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#GetProjectsRequest": { + "type": "structure", + "members": { + "integrationArn": { + "target": "com.amazon.aws.qdeveloper.integrationservice#IntegrationArn", + "traits": { + "smithy.api#httpLabel": {}, + "smithy.api#required": {} + } + }, + "nextToken": { + "target": "com.amazon.aws.qdeveloper.integrationservice#NextToken", + "traits": { + "smithy.api#httpQuery": "nextToken" + } + }, + "maxResults": { + "target": "smithy.api#Integer", + "traits": { + "smithy.api#httpQuery": "maxResults", + "smithy.api#range": { + "min": 1, + "max": 100 + } + } + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#GetProjectsResponse": { + "type": "structure", + "members": { + "projects": { + "target": "com.amazon.aws.qdeveloper.integrationservice#ProjectList" + }, + "nextToken": { + "target": "com.amazon.aws.qdeveloper.integrationservice#NextToken" + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#GetScan": { + "type": "operation", + "input": { + "target": "com.amazon.aws.qdeveloper.integrationservice#GetScanRequest" + }, + "output": { + "target": "com.amazon.aws.qdeveloper.integrationservice#GetScanResponse" + }, + "errors": [ + { + "target": "com.amazonaws.qdeveloperagents#AccessDeniedException" + }, + { + "target": "com.amazonaws.qdeveloperagents#InternalServerException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ResourceNotFoundException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ThrottlingException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ValidationException" + } + ], + "traits": { + "smithy.api#documentation": "Operation to get a scan for a given scanId or projectArn", + "smithy.api#http": { + "method": "POST", + "uri": "/getScan", + "code": 200 + }, + "smithy.api#readonly": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#GetScanRequest": { + "type": "structure", + "members": { + "scanId": { + "target": "com.amazon.aws.qdeveloper.integrationservice#Uuid", + "traits": { + "smithy.api#required": {} + } + }, + "resource": { + "target": "com.amazon.aws.qdeveloper.integrationservice#Resource", + "traits": { + "smithy.api#required": {} + } + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#GetScanResponse": { + "type": "structure", + "members": { + "scanId": { + "target": "com.amazon.aws.qdeveloper.integrationservice#Uuid" + }, + "scanTriggerType": { + "target": "com.amazon.aws.qdeveloper.integrationservice#ScanTriggerType" + }, + "resource": { + "target": "com.amazon.aws.qdeveloper.integrationservice#Resource" + }, + "scanState": { + "target": "com.amazon.aws.qdeveloper.integrationservice#ScanState" + }, + "scanStateReason": { + "target": "com.amazon.aws.qdeveloper.integrationservice#ScanStateReason" + }, + "createdOn": { + "target": "smithy.api#Timestamp" + }, + "completedOn": { + "target": "smithy.api#Timestamp" + }, + "lastCommitId": { + "target": "smithy.api#String" + }, + "sourceId": { + "target": "smithy.api#String" + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#GetScans": { + "type": "operation", + "input": { + "target": "com.amazon.aws.qdeveloper.integrationservice#GetScansRequest" + }, + "output": { + "target": "com.amazon.aws.qdeveloper.integrationservice#GetScansResponse" + }, + "errors": [ + { + "target": "com.amazonaws.qdeveloperagents#AccessDeniedException" + }, + { + "target": "com.amazonaws.qdeveloperagents#InternalServerException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ResourceNotFoundException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ThrottlingException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ValidationException" + } + ], + "traits": { + "smithy.api#documentation": "Operation to get scans for a given projectArn and sourceId", + "smithy.api#http": { + "method": "POST", + "uri": "/getScans", + "code": 200 + }, + "smithy.api#readonly": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#GetScansRequest": { + "type": "structure", + "members": { + "resource": { + "target": "com.amazon.aws.qdeveloper.integrationservice#Resource", + "traits": { + "smithy.api#required": {} + } + }, + "sourceId": { + "target": "com.amazon.aws.qdeveloper.integrationservice#NonEmptyString" + }, + "nextToken": { + "target": "com.amazon.aws.qdeveloper.integrationservice#NextToken" + }, + "maxResults": { + "target": "smithy.api#Integer", + "traits": { + "smithy.api#range": { + "min": 1, + "max": 100 + } + } + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#GetScansResponse": { + "type": "structure", + "members": { + "scans": { + "target": "com.amazon.aws.qdeveloper.integrationservice#ScanList", + "traits": { + "smithy.api#required": {} + } + }, + "nextToken": { + "target": "com.amazon.aws.qdeveloper.integrationservice#NextToken" + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#IdempotencyToken": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 1, + "max": 256 + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#InstanceUrl": { + "type": "string", + "traits": { + "smithy.api#pattern": "^https://.*", + "smithy.api#sensitive": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#Integration": { + "type": "structure", + "members": { + "integrationArn": { + "target": "com.amazon.aws.qdeveloper.integrationservice#IntegrationArn" + }, + "integrationName": { + "target": "com.amazon.aws.qdeveloper.integrationservice#IntegrationName" + }, + "integrationType": { + "target": "com.amazon.aws.qdeveloper.integrationservice#IntegrationType" + }, + "status": { + "target": "com.amazon.aws.qdeveloper.integrationservice#IntegrationStatus" + }, + "statusReason": { + "target": "smithy.api#String" + }, + "createdOn": { + "target": "smithy.api#Timestamp" + }, + "lastUpdateOn": { + "target": "smithy.api#Timestamp" + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#IntegrationArn": { + "type": "string", + "traits": { + "smithy.api#pattern": "^arn:aws:qdeveloper:[a-z0-9-]+:[0-9]{12}:integration/[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$" + } + }, + "com.amazon.aws.qdeveloper.integrationservice#IntegrationName": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 1, + "max": 60 + }, + "smithy.api#pattern": "^[a-zA-Z0-9-_$:.]*$" + } + }, + "com.amazon.aws.qdeveloper.integrationservice#IntegrationStatus": { + "type": "enum", + "members": { + "PENDING": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "Pending" + } + }, + "IN_PROGRESS": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "InProgress" + } + }, + "ACTIVE": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "Active" + } + }, + "IN_ACTIVE": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "InActive" + } + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#IntegrationType": { + "type": "enum", + "members": { + "GITLAB": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "GitLab" + } + }, + "GITLAB_SELF_MANAGED": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "GitLabSelfManaged" + } + }, + "GITHUB": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "GitHub" + } + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#IntegrationsList": { + "type": "list", + "member": { + "target": "com.amazon.aws.qdeveloper.integrationservice#Integration" + }, + "traits": { + "smithy.api#length": { + "min": 0, + "max": 25 + }, + "smithy.api#uniqueItems": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#ListFindings": { + "type": "operation", + "input": { + "target": "com.amazon.aws.qdeveloper.integrationservice#ListFindingsRequest" + }, + "output": { + "target": "com.amazon.aws.qdeveloper.integrationservice#ListFindingsResponse" + }, + "errors": [ + { + "target": "com.amazonaws.qdeveloperagents#AccessDeniedException" + }, + { + "target": "com.amazonaws.qdeveloperagents#InternalServerException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ResourceNotFoundException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ThrottlingException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ValidationException" + } + ], + "traits": { + "smithy.api#documentation": "Operation to get findings for a certain projectArn", + "smithy.api#http": { + "code": 200, + "method": "GET", + "uri": "/listFindings" + }, + "smithy.api#paginated": { + "inputToken": "nextToken", + "outputToken": "nextToken", + "pageSize": "maxResults", + "items": "findings" + }, + "smithy.api#readonly": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#ListFindingsRequest": { + "type": "structure", + "members": { + "integrationArn": { + "target": "com.amazon.aws.qdeveloper.integrationservice#IntegrationArn", + "traits": { + "smithy.api#httpQuery": "integrationArn", + "smithy.api#required": {} + } + }, + "projectId": { + "target": "com.amazon.aws.qdeveloper.integrationservice#Uuid", + "traits": { + "smithy.api#httpQuery": "projectId", + "smithy.api#required": {} + } + }, + "sourceId": { + "target": "com.amazon.aws.qdeveloper.integrationservice#NonEmptyString", + "traits": { + "smithy.api#httpQuery": "sourceId" + } + }, + "status": { + "target": "com.amazon.aws.qdeveloper.integrationservice#FindingStatus", + "traits": { + "smithy.api#httpQuery": "status" + } + }, + "maxResults": { + "target": "smithy.api#Integer", + "traits": { + "smithy.api#httpQuery": "maxResults" + } + }, + "nextToken": { + "target": "smithy.api#String", + "traits": { + "smithy.api#httpQuery": "nextToken" + } + }, + "findingContext": { + "target": "com.amazon.aws.qdeveloper.integrationservice#FindingContext", + "traits": { + "smithy.api#httpQuery": "findingContext" + } + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#ListFindingsResponse": { + "type": "structure", + "members": { + "findings": { + "target": "com.amazon.aws.qdeveloper.integrationservice#Findings", + "traits": { + "smithy.api#required": {} + } + }, + "nextToken": { + "target": "smithy.api#String" + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#ListIntegrationProjects": { + "type": "operation", + "input": { + "target": "com.amazon.aws.qdeveloper.integrationservice#ListIntegrationProjectsRequest" + }, + "output": { + "target": "com.amazon.aws.qdeveloper.integrationservice#ListIntegrationProjectsResponse" + }, + "errors": [ + { + "target": "com.amazonaws.qdeveloperagents#AccessDeniedException" + }, + { + "target": "com.amazonaws.qdeveloperagents#InternalServerException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ResourceNotFoundException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ThrottlingException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ValidationException" + } + ], + "traits": { + "smithy.api#documentation": "Operation to get a list of projects of an integration", + "smithy.api#http": { + "code": 200, + "method": "GET", + "uri": "/integrationProjects/{integrationArn}" + }, + "smithy.api#paginated": { + "inputToken": "nextToken", + "outputToken": "nextToken", + "pageSize": "maxResults", + "items": "projects" + }, + "smithy.api#readonly": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#ListIntegrationProjectsRequest": { + "type": "structure", + "members": { + "integrationArn": { + "target": "com.amazon.aws.qdeveloper.integrationservice#IntegrationArn", + "traits": { + "smithy.api#httpLabel": {}, + "smithy.api#required": {} + } + }, + "nextToken": { + "target": "com.amazon.aws.qdeveloper.integrationservice#NextToken", + "traits": { + "smithy.api#httpQuery": "nextToken" + } + }, + "maxResults": { + "target": "smithy.api#Integer", + "traits": { + "smithy.api#httpQuery": "maxResults", + "smithy.api#range": { + "min": 1, + "max": 100 + } + } + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#ListIntegrationProjectsResponse": { + "type": "structure", + "members": { + "projects": { + "target": "com.amazon.aws.qdeveloper.integrationservice#ProjectList" + }, + "nextToken": { + "target": "com.amazon.aws.qdeveloper.integrationservice#NextToken" + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#ListIntegrations": { + "type": "operation", + "input": { + "target": "com.amazon.aws.qdeveloper.integrationservice#ListIntegrationsRequest" + }, + "output": { + "target": "com.amazon.aws.qdeveloper.integrationservice#ListIntegrationsResponse" + }, + "errors": [ + { + "target": "com.amazonaws.qdeveloperagents#AccessDeniedException" + }, + { + "target": "com.amazonaws.qdeveloperagents#InternalServerException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ResourceNotFoundException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ThrottlingException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ValidationException" + } + ], + "traits": { + "smithy.api#documentation": "Operation to Fetch all integrations for an account and platform", + "smithy.api#http": { + "code": 200, + "method": "GET", + "uri": "/integrations" + }, + "smithy.api#paginated": { + "inputToken": "nextToken", + "outputToken": "nextToken", + "pageSize": "maxResults", + "items": "integrations" + }, + "smithy.api#readonly": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#ListIntegrationsRequest": { + "type": "structure", + "members": { + "nextToken": { + "target": "com.amazon.aws.qdeveloper.integrationservice#NextToken", + "traits": { + "smithy.api#httpQuery": "nextToken" + } + }, + "maxResults": { + "target": "smithy.api#Integer", + "traits": { + "smithy.api#httpQuery": "maxResults", + "smithy.api#range": { + "min": 1, + "max": 25 + } + } + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#ListIntegrationsResponse": { + "type": "structure", + "members": { + "integrations": { + "target": "com.amazon.aws.qdeveloper.integrationservice#IntegrationsList" + }, + "nextToken": { + "target": "com.amazon.aws.qdeveloper.integrationservice#NextToken" + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#NextToken": { + "type": "string" + }, + "com.amazon.aws.qdeveloper.integrationservice#NonEmptyString": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 1, + "max": 128 + }, + "smithy.api#pattern": "^[\\S]+$" + } + }, + "com.amazon.aws.qdeveloper.integrationservice#PackageArchitecture": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 1, + "max": 64 + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#PackageManager": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 1 + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#PackageName": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 1, + "max": 1024 + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#PackageRelease": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 1, + "max": 1024 + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#PackageVersion": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 1, + "max": 1024 + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#Project": { + "type": "structure", + "members": { + "projectArn": { + "target": "com.amazon.aws.qdeveloper.integrationservice#ProjectArn" + }, + "projectId": { + "target": "com.amazon.aws.qdeveloper.integrationservice#Uuid" + }, + "projectName": { + "target": "smithy.api#String" + }, + "integrationArn": { + "target": "com.amazon.aws.qdeveloper.integrationservice#IntegrationArn" + }, + "projectType": { + "target": "com.amazon.aws.qdeveloper.integrationservice#ProjectType" + }, + "projectMetadata": { + "target": "com.amazon.aws.qdeveloper.integrationservice#ProjectMetadata" + }, + "status": { + "target": "com.amazon.aws.qdeveloper.integrationservice#ProjectStatus" + }, + "statusReason": { + "target": "smithy.api#String" + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#ProjectArn": { + "type": "string", + "traits": { + "smithy.api#pattern": "^arn:aws:qdeveloper:[a-z0-9-]+:[0-9]{12}:project/[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$" + } + }, + "com.amazon.aws.qdeveloper.integrationservice#ProjectIdentifier": { + "type": "structure", + "members": { + "integrationArn": { + "target": "com.amazon.aws.qdeveloper.integrationservice#IntegrationArn", + "traits": { + "smithy.api#required": {} + } + }, + "projectId": { + "target": "com.amazon.aws.qdeveloper.integrationservice#Uuid", + "traits": { + "smithy.api#required": {} + } + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#ProjectList": { + "type": "list", + "member": { + "target": "com.amazon.aws.qdeveloper.integrationservice#Project" + } + }, + "com.amazon.aws.qdeveloper.integrationservice#ProjectMetadata": { + "type": "structure", + "members": { + "visibility": { + "target": "smithy.api#String" + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#ProjectStatus": { + "type": "enum", + "members": { + "ACTIVE": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "Active" + } + }, + "IN_ACTIVE": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "InActive" + } + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#ProjectType": { + "type": "enum", + "members": { + "GITLAB": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "GitLab" + } + }, + "GITLAB_SELF_MANAGED": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "GitLabSelfManaged" + } + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#ProviderType": { + "type": "enum", + "members": { + "GITLAB": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "GitLab" + } + }, + "GITHUB": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "GitHub" + } + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#Recommendation": { + "type": "structure", + "members": { + "text": { + "target": "smithy.api#String" + }, + "url": { + "target": "smithy.api#String" + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#RecommendationType": { + "type": "enum", + "members": { + "NEGATIVE": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "NEGATIVE" + } + }, + "POSITIVE": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "POSITIVE" + } + }, + "METADATA": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "METADATA" + } + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#ReferenceUrls": { + "type": "list", + "member": { + "target": "smithy.api#String" + } + }, + "com.amazon.aws.qdeveloper.integrationservice#RelatedVulnerabilities": { + "type": "list", + "member": { + "target": "smithy.api#String" + } + }, + "com.amazon.aws.qdeveloper.integrationservice#Remediation": { + "type": "structure", + "members": { + "recommendation": { + "target": "com.amazon.aws.qdeveloper.integrationservice#Recommendation" + }, + "suggestedFixes": { + "target": "com.amazon.aws.qdeveloper.integrationservice#SuggestedFixes" + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#Resource": { + "type": "union", + "members": { + "projectArn": { + "target": "com.amazon.aws.qdeveloper.integrationservice#ProjectArn" + }, + "project": { + "target": "com.amazon.aws.qdeveloper.integrationservice#ProjectIdentifier" + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#ReturnEventType": { + "type": "enum", + "members": { + "MESSAGE_METADATA_EVENT": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "MESSAGE_METADATA_EVENT" + } + }, + "ASSISTANT_RESPONSE_EVENT": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "ASSISTANT_RESPONSE_EVENT" + } + }, + "CODE_REFERENCE_EVENT": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "CODE_REFERENCE_EVENT" + } + }, + "WEB_LINKS_EVENT": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "WEB_LINKS_EVENT" + } + }, + "FOLLOW_UP_PROMPT_EVENT": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "FOLLOW_UP_PROMPT_EVENT" + } + }, + "CODE_EVENT": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "CODE_EVENT" + } + }, + "INVALID_STATE_EVENT": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "INVALID_STATE_EVENT" + } + } + }, + "traits": { + "smithy.api#documentation": "an enum to choose the return mocked event type for SendMessage API. This parameter is intended for POC api only" + } + }, + "com.amazon.aws.qdeveloper.integrationservice#Scan": { + "type": "structure", + "members": { + "scanId": { + "target": "com.amazon.aws.qdeveloper.integrationservice#Uuid" + }, + "scanTriggerType": { + "target": "com.amazon.aws.qdeveloper.integrationservice#ScanTriggerType" + }, + "resource": { + "target": "com.amazon.aws.qdeveloper.integrationservice#Resource" + }, + "scanState": { + "target": "com.amazon.aws.qdeveloper.integrationservice#ScanState" + }, + "scanStateReason": { + "target": "com.amazon.aws.qdeveloper.integrationservice#ScanStateReason" + }, + "createdOn": { + "target": "smithy.api#Timestamp" + }, + "completedOn": { + "target": "smithy.api#Timestamp" + }, + "lastCommitId": { + "target": "smithy.api#String" + }, + "sourceId": { + "target": "smithy.api#String" + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#ScanList": { + "type": "list", + "member": { + "target": "com.amazon.aws.qdeveloper.integrationservice#Scan" + } + }, + "com.amazon.aws.qdeveloper.integrationservice#ScanState": { + "type": "enum", + "members": { + "IN_PROGRESS": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "InProgress" + } + }, + "SUCCESSFUL": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "Successful" + } + }, + "FAILED": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "Failed" + } + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#ScanStateReason": { + "type": "string" + }, + "com.amazon.aws.qdeveloper.integrationservice#ScanTriggerType": { + "type": "enum", + "members": { + "PERIODIC": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "Periodic" + } + }, + "ON_DEMAND": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "OnDemand" + } + }, + "MERGE_REQUEST": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "MergeRequest" + } + }, + "PUSH": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "Push" + } + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#SendEvent": { + "type": "operation", + "input": { + "target": "com.amazon.aws.qdeveloper.integrationservice#SendEventRequest" + }, + "output": { + "target": "com.amazon.aws.qdeveloper.integrationservice#SendEventResponse" + }, + "errors": [ + { + "target": "com.amazonaws.qdeveloperagents#AccessDeniedException" + }, + { + "target": "com.amazonaws.qdeveloperagents#InternalServerException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ResourceNotFoundException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ThrottlingException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ValidationException" + } + ], + "traits": { + "smithy.api#documentation": "API to send events from an integrator that are relevant to Q developer.\n", + "smithy.api#http": { + "method": "POST", + "uri": "/event", + "code": 201 + }, + "smithy.api#idempotent": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#SendEventRequest": { + "type": "structure", + "members": { + "clientToken": { + "target": "com.amazon.aws.qdeveloper.integrationservice#IdempotencyToken", + "traits": { + "smithy.api#httpHeader": "X-Client-Token", + "smithy.api#idempotencyToken": {}, + "smithy.api#required": {} + } + }, + "providerId": { + "target": "com.amazon.aws.qdeveloper.integrationservice#SupportedProviderId", + "traits": { + "smithy.api#httpHeader": "X-Provider-Id", + "smithy.api#required": {} + } + }, + "eventId": { + "target": "smithy.api#String", + "traits": { + "smithy.api#httpHeader": "X-Event-Id", + "smithy.api#length": { + "min": 1, + "max": 32 + }, + "smithy.api#required": {} + } + }, + "eventVersion": { + "target": "smithy.api#String", + "traits": { + "smithy.api#httpHeader": "X-Event-Version", + "smithy.api#length": { + "min": 1, + "max": 11 + }, + "smithy.api#required": {} + } + }, + "event": { + "target": "com.amazon.aws.qdeveloper.integrationservice#EventBlob", + "traits": { + "smithy.api#httpPayload": {}, + "smithy.api#length": { + "min": 1, + "max": 25000000 + }, + "smithy.api#required": {} + } + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#SendEventResponse": { + "type": "structure", + "members": { + "clientToken": { + "target": "com.amazon.aws.qdeveloper.integrationservice#IdempotencyToken" + }, + "providerId": { + "target": "com.amazon.aws.qdeveloper.integrationservice#SupportedProviderId" + }, + "eventId": { + "target": "smithy.api#String" + }, + "eventVersion": { + "target": "smithy.api#String" + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#SendGitHubWebhookEvent": { + "type": "operation", + "input": { + "target": "com.amazon.aws.qdeveloper.integrationservice#SendGitHubWebhookEventRequest" + }, + "output": { + "target": "com.amazon.aws.qdeveloper.integrationservice#SendGitHubWebhookEventResponse" + }, + "errors": [ + { + "target": "com.amazonaws.qdeveloperagents#AccessDeniedException" + }, + { + "target": "com.amazonaws.qdeveloperagents#InternalServerException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ValidationException" + } + ], + "traits": { + "smithy.api#http": { + "code": 200, + "method": "POST", + "uri": "/webhook/github/event/{applicationId+}" + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#SendGitHubWebhookEventRequest": { + "type": "structure", + "members": { + "eventHeaders": { + "target": "com.amazon.aws.qdeveloper.integrationservice#EventHeaders", + "traits": { + "smithy.api#httpPrefixHeaders": "", + "smithy.api#required": {} + } + }, + "eventPayload": { + "target": "com.amazon.aws.qdeveloper.integrationservice#EventBlob", + "traits": { + "smithy.api#httpPayload": {}, + "smithy.api#required": {} + } + }, + "applicationId": { + "target": "smithy.api#String", + "traits": { + "smithy.api#httpLabel": {}, + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#input": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#SendGitHubWebhookEventResponse": { + "type": "structure", + "members": {}, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#SendMessage": { + "type": "operation", + "input": { + "target": "com.amazon.aws.qdeveloper.integrationservice#SendMessageRequest" + }, + "output": { + "target": "com.amazon.aws.qdeveloper.integrationservice#SendMessageResponse" + }, + "errors": [ + { + "target": "com.amazonaws.qdeveloperagents#AccessDeniedException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ConflictException" + }, + { + "target": "com.amazonaws.qdeveloperagents#InternalServerException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ResourceNotFoundException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ThrottlingException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ValidationException" + } + ], + "traits": { + "smithy.api#documentation": "API to send Chat message\n", + "smithy.api#http": { + "code": 200, + "method": "POST", + "uri": "/sendMessage" + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#SendMessageRequest": { + "type": "structure", + "members": { + "message": { + "target": "com.amazonaws.qdeveloperagents#UserInputMessage", + "traits": { + "smithy.api#required": {} + } + }, + "conversationId": { + "target": "com.amazonaws.qdeveloperagents#ConversationId" + }, + "returnEventType": { + "target": "com.amazon.aws.qdeveloper.integrationservice#ReturnEventType", + "traits": { + "smithy.api#documentation": "an enum to choose the return mocked event type for SendMessage API. This parameter is intended for POC api only" + } + }, + "history": { + "target": "com.amazonaws.qdeveloperagents#ChatHistory", + "traits": { + "smithy.api#documentation": "Holds the history of chat messages." + } + }, + "toolResults": { + "target": "com.amazonaws.qdeveloperagents#ToolResults", + "traits": { + "smithy.api#documentation": "ToolResults for the requested ToolUses." + } + }, + "tools": { + "target": "com.amazonaws.qdeveloperagents#Tools", + "traits": { + "smithy.api#documentation": "Tools that can be used." + } + } + }, + "traits": { + "smithy.api#input": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#SendMessageResponse": { + "type": "structure", + "members": { + "responseStream": { + "target": "com.amazon.aws.qdeveloper.integrationservice#ChatResponseStream", + "traits": { + "smithy.api#httpPayload": {}, + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#SendWebhookEvent": { + "type": "operation", + "input": { + "target": "com.amazon.aws.qdeveloper.integrationservice#SendWebhookEventRequest" + }, + "output": { + "target": "com.amazon.aws.qdeveloper.integrationservice#SendWebhookEventResponse" + }, + "errors": [ + { + "target": "com.amazonaws.qdeveloperagents#AccessDeniedException" + }, + { + "target": "com.amazonaws.qdeveloperagents#InternalServerException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ValidationException" + } + ], + "traits": { + "smithy.api#http": { + "code": 200, + "method": "POST", + "uri": "/webhook/event/{provider}/{webhookId}" + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#SendWebhookEventRequest": { + "type": "structure", + "members": { + "provider": { + "target": "com.amazon.aws.qdeveloper.integrationservice#ProviderType", + "traits": { + "smithy.api#httpLabel": {}, + "smithy.api#required": {} + } + }, + "webhookId": { + "target": "smithy.api#String", + "traits": { + "smithy.api#httpLabel": {}, + "smithy.api#required": {} + } + }, + "eventHeaders": { + "target": "com.amazon.aws.qdeveloper.integrationservice#EventHeaders", + "traits": { + "smithy.api#httpPrefixHeaders": "" + } + }, + "eventPayload": { + "target": "com.amazon.aws.qdeveloper.integrationservice#EventBlob", + "traits": { + "smithy.api#httpPayload": {} + } + } + }, + "traits": { + "smithy.api#input": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#SendWebhookEventResponse": { + "type": "structure", + "members": {}, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#SourceName": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 1 + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#SourceUrl": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 1 + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#StartScan": { + "type": "operation", + "input": { + "target": "com.amazon.aws.qdeveloper.integrationservice#StartScanRequest" + }, + "output": { + "target": "com.amazon.aws.qdeveloper.integrationservice#StartScanResponse" + }, + "errors": [ + { + "target": "com.amazonaws.qdeveloperagents#AccessDeniedException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ConflictException" + }, + { + "target": "com.amazonaws.qdeveloperagents#InternalServerException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ResourceNotFoundException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ThrottlingException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ValidationException" + } + ], + "traits": { + "smithy.api#documentation": "Operation to start a scan", + "smithy.api#http": { + "method": "POST", + "uri": "/startScan", + "code": 200 + }, + "smithy.api#readonly": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#StartScanRequest": { + "type": "structure", + "members": { + "resource": { + "target": "com.amazon.aws.qdeveloper.integrationservice#Resource", + "traits": { + "smithy.api#required": {} + } + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#StartScanResponse": { + "type": "structure", + "members": { + "scanId": { + "target": "com.amazon.aws.qdeveloper.integrationservice#Uuid" + }, + "scanState": { + "target": "com.amazon.aws.qdeveloper.integrationservice#ScanState" + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#Status": { + "type": "enum", + "members": { + "PASSED": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "PASSED" + } + }, + "FAILED": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "FAILED" + } + }, + "INCOMPLETE": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "INCOMPLETE" + } + } + }, + "traits": { + "smithy.api#documentation": "Describes the different states of a response for a health check response" + } + }, + "com.amazon.aws.qdeveloper.integrationservice#SuggestedFix": { + "type": "structure", + "members": { + "description": { + "target": "smithy.api#String" + }, + "code": { + "target": "smithy.api#String" + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#SuggestedFixes": { + "type": "list", + "member": { + "target": "com.amazon.aws.qdeveloper.integrationservice#SuggestedFix" + } + }, + "com.amazon.aws.qdeveloper.integrationservice#SupportedProviderId": { + "type": "enum", + "members": { + "GITLAB": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "GITLAB" + } + } + }, + "traits": { + "smithy.api#documentation": "Currently supported providers for receiving events." + } + }, + "com.amazon.aws.qdeveloper.integrationservice#UpdateAuthGrant": { + "type": "operation", + "input": { + "target": "com.amazon.aws.qdeveloper.integrationservice#UpdateAuthGrantRequest" + }, + "output": { + "target": "com.amazon.aws.qdeveloper.integrationservice#UpdateAuthGrantResponse" + }, + "errors": [ + { + "target": "com.amazonaws.qdeveloperagents#AccessDeniedException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ConflictException" + }, + { + "target": "com.amazonaws.qdeveloperagents#InternalServerException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ResourceNotFoundException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ThrottlingException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ValidationException" + } + ], + "traits": { + "smithy.api#documentation": "API to update the Auth grant.\n", + "smithy.api#http": { + "code": 200, + "method": "POST", + "uri": "/updateAuthGrant" + }, + "smithy.api#idempotent": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#UpdateAuthGrantRequest": { + "type": "structure", + "members": { + "code": { + "target": "com.amazonaws.qdeveloperagents#SensitiveString", + "traits": { + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#input": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#UpdateAuthGrantResponse": { + "type": "structure", + "members": {}, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#UpdateEncryptionConfiguration": { + "type": "operation", + "input": { + "target": "com.amazon.aws.qdeveloper.integrationservice#UpdateEncryptionConfigurationRequest" + }, + "output": { + "target": "com.amazon.aws.qdeveloper.integrationservice#UpdateEncryptionConfigurationResponse" + }, + "errors": [ + { + "target": "com.amazonaws.qdeveloperagents#AccessDeniedException" + }, + { + "target": "com.amazonaws.qdeveloperagents#InternalServerException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ResourceNotFoundException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ThrottlingException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ValidationException" + } + ], + "traits": { + "smithy.api#http": { + "code": 200, + "method": "PUT", + "uri": "/updateEncryptionConfiguration" + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#UpdateEncryptionConfigurationRequest": { + "type": "structure", + "members": { + "encryptionConfig": { + "target": "com.amazon.aws.qdeveloper.integrationservice#EncryptionConfig", + "traits": { + "smithy.api#required": {} + } + }, + "feature": { + "target": "com.amazon.aws.qdeveloper.integrationservice#Feature" + } + }, + "traits": { + "smithy.api#input": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#UpdateEncryptionConfigurationResponse": { + "type": "structure", + "members": { + "encryptionConfig": { + "target": "com.amazon.aws.qdeveloper.integrationservice#EncryptionConfig", + "traits": { + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#UpdateGitLabSelfManagedIntegrationDetail": { + "type": "structure", + "members": { + "authCode": { + "target": "com.amazonaws.qdeveloperagents#SensitiveString", + "traits": { + "smithy.api#required": {} + } + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#UpdateIntegration": { + "type": "operation", + "input": { + "target": "com.amazon.aws.qdeveloper.integrationservice#UpdateIntegrationRequest" + }, + "output": { + "target": "com.amazon.aws.qdeveloper.integrationservice#UpdateIntegrationResponse" + }, + "errors": [ + { + "target": "com.amazonaws.qdeveloperagents#AccessDeniedException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ConflictException" + }, + { + "target": "com.amazonaws.qdeveloperagents#InternalServerException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ResourceNotFoundException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ThrottlingException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ValidationException" + } + ], + "traits": { + "smithy.api#documentation": "Operation to update integration for an account and platform", + "smithy.api#http": { + "code": 200, + "method": "POST", + "uri": "/updateIntegration" + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#UpdateIntegrationDetail": { + "type": "union", + "members": { + "gitlabSelfManaged": { + "target": "com.amazon.aws.qdeveloper.integrationservice#UpdateGitLabSelfManagedIntegrationDetail" + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#UpdateIntegrationRequest": { + "type": "structure", + "members": { + "integrationArn": { + "target": "com.amazon.aws.qdeveloper.integrationservice#IntegrationArn", + "traits": { + "smithy.api#required": {} + } + }, + "integration": { + "target": "com.amazon.aws.qdeveloper.integrationservice#UpdateIntegrationDetail", + "traits": { + "smithy.api#required": {} + } + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#UpdateIntegrationResponse": { + "type": "structure", + "members": { + "integrationArn": { + "target": "com.amazon.aws.qdeveloper.integrationservice#IntegrationArn" + }, + "status": { + "target": "com.amazon.aws.qdeveloper.integrationservice#IntegrationStatus" + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#UpdateOAuthAppConnection": { + "type": "operation", + "input": { + "target": "com.amazon.aws.qdeveloper.integrationservice#UpdateOAuthAppConnectionRequest" + }, + "output": { + "target": "com.amazon.aws.qdeveloper.integrationservice#UpdateOAuthAppConnectionResponse" + }, + "errors": [ + { + "target": "com.amazonaws.qdeveloperagents#AccessDeniedException" + }, + { + "target": "com.amazonaws.qdeveloperagents#InternalServerException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ResourceNotFoundException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ThrottlingException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ValidationException" + } + ], + "traits": { + "smithy.api#documentation": "API to update the OAuth application.\n", + "smithy.api#http": { + "code": 200, + "method": "POST", + "uri": "/updateOAuthAppConnection" + }, + "smithy.api#idempotent": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#UpdateOAuthAppConnectionRequest": { + "type": "structure", + "members": { + "clientId": { + "target": "smithy.api#String" + }, + "clientSecret": { + "target": "com.amazonaws.qdeveloperagents#SensitiveString" + }, + "instanceUrl": { + "target": "com.amazon.aws.qdeveloper.integrationservice#InstanceUrl" + }, + "redirectUrl": { + "target": "com.amazonaws.qdeveloperagents#SensitiveString" + } + }, + "traits": { + "smithy.api#input": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#UpdateOAuthAppConnectionResponse": { + "type": "structure", + "members": {}, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#Uuid": { + "type": "string", + "traits": { + "smithy.api#pattern": "^[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$" + } + }, + "com.amazon.aws.qdeveloper.integrationservice#VerificationResponse": { + "type": "map", + "key": { + "target": "com.amazon.aws.qdeveloper.integrationservice#VerificationType" + }, + "value": { + "target": "com.amazon.aws.qdeveloper.integrationservice#VerificationResult" + }, + "traits": { + "smithy.api#documentation": "The Verification Response type for VerifyOAuthAppConnectionResponse" + } + }, + "com.amazon.aws.qdeveloper.integrationservice#VerificationResult": { + "type": "structure", + "members": { + "status": { + "target": "com.amazon.aws.qdeveloper.integrationservice#Status", + "traits": { + "smithy.api#required": {} + } + }, + "message": { + "target": "smithy.api#String" + } + }, + "traits": { + "smithy.api#documentation": "Describes the Verification Result for a health check response - mapped as value from VerificationType" + } + }, + "com.amazon.aws.qdeveloper.integrationservice#VerificationType": { + "type": "enum", + "members": { + "GITLAB_OAUTH_CONNECTION_VALID": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "GITLAB_OAUTH_CONNECTION_VALID" + } + }, + "GITLAB_INSTANCE_REACHABLE": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "GITLAB_INSTANCE_REACHABLE" + } + }, + "GITLAB_INSTANCE_REACHABILITY": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "GITLAB_INSTANCE_REACHABILITY" + } + }, + "GITLAB_CREDENTIAL_VALIDITY": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "GITLAB_CREDENTIAL_VALIDITY" + } + } + }, + "traits": { + "smithy.api#documentation": "Describes the Verification Type for a health check response - used as key in map" + } + }, + "com.amazon.aws.qdeveloper.integrationservice#VerifyOAuthAppConnection": { + "type": "operation", + "input": { + "target": "com.amazon.aws.qdeveloper.integrationservice#VerifyOAuthAppConnectionRequest" + }, + "output": { + "target": "com.amazon.aws.qdeveloper.integrationservice#VerifyOAuthAppConnectionResponse" + }, + "errors": [ + { + "target": "com.amazonaws.qdeveloperagents#AccessDeniedException" + }, + { + "target": "com.amazonaws.qdeveloperagents#InternalServerException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ResourceNotFoundException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ThrottlingException" + } + ], + "traits": { + "smithy.api#documentation": "API to perform a health check.\n", + "smithy.api#http": { + "code": 200, + "method": "POST", + "uri": "/verifyOAuthAppConnection" + }, + "smithy.api#idempotent": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#VerifyOAuthAppConnectionRequest": { + "type": "structure", + "members": {}, + "traits": { + "smithy.api#input": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#VerifyOAuthAppConnectionResponse": { + "type": "structure", + "members": { + "response": { + "target": "com.amazon.aws.qdeveloper.integrationservice#VerificationResponse" + } + }, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazon.aws.qdeveloper.integrationservice#Vulnerability": { + "type": "structure", + "members": { + "referenceUrls": { + "target": "com.amazon.aws.qdeveloper.integrationservice#ReferenceUrls" + }, + "relatedVulnerabilities": { + "target": "com.amazon.aws.qdeveloper.integrationservice#RelatedVulnerabilities" + }, + "id": { + "target": "smithy.api#String" + }, + "filePath": { + "target": "com.amazon.aws.qdeveloper.integrationservice#FilePath" + }, + "vulnerablePackage": { + "target": "com.amazon.aws.qdeveloper.integrationservice#VulnerablePackage" + }, + "exploitAvailable": { + "target": "smithy.api#Boolean" + }, + "epss": { + "target": "smithy.api#Double" + }, + "exploitLastSeenInPublic": { + "target": "smithy.api#Timestamp" + }, + "cvss": { + "target": "com.amazon.aws.qdeveloper.integrationservice#CvssScoreList" + }, + "sourceName": { + "target": "com.amazon.aws.qdeveloper.integrationservice#SourceName" + }, + "sourceUrl": { + "target": "com.amazon.aws.qdeveloper.integrationservice#SourceUrl" + }, + "vendorCreatedAt": { + "target": "smithy.api#Timestamp" + }, + "vendorUpdatedAt": { + "target": "smithy.api#Timestamp" + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#VulnerabilityId": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 1, + "max": 128 + } + } + }, + "com.amazon.aws.qdeveloper.integrationservice#VulnerablePackage": { + "type": "structure", + "members": { + "vulnerabilityId": { + "target": "com.amazon.aws.qdeveloper.integrationservice#VulnerabilityId" + }, + "name": { + "target": "com.amazon.aws.qdeveloper.integrationservice#PackageName" + }, + "version": { + "target": "com.amazon.aws.qdeveloper.integrationservice#PackageVersion" + }, + "fixedInVersion": { + "target": "com.amazon.aws.qdeveloper.integrationservice#PackageVersion" + }, + "epoch": { + "target": "smithy.api#Integer" + }, + "release": { + "target": "com.amazon.aws.qdeveloper.integrationservice#PackageRelease" + }, + "arch": { + "target": "com.amazon.aws.qdeveloper.integrationservice#PackageArchitecture" + }, + "packageManager": { + "target": "com.amazon.aws.qdeveloper.integrationservice#PackageManager" + } + } + }, + "com.amazon.aws.vector.consolas.codeeditororchestratorservice#ABTestingConfig": { + "type": "structure", + "members": { + "variationName": { + "target": "smithy.api#String" + }, + "experimentName": { + "target": "smithy.api#String" + }, + "variationModel": { + "target": "smithy.api#String" + }, + "variationValue": { + "target": "smithy.api#String" + } + } + }, + "com.amazon.aws.vector.consolas.codeeditororchestratorservice#AccessDeniedException": { + "type": "structure", + "members": { + "message": { + "target": "smithy.api#String", + "traits": { + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "This exception is thrown when the user does not have sufficient permissions to perform this action.", + "smithy.api#error": "client" + } + }, + "com.amazon.aws.vector.consolas.codeeditororchestratorservice#AossEndpointUrl": { + "type": "string" + }, + "com.amazon.aws.vector.consolas.codeeditororchestratorservice#AossExternalId": { + "type": "string" + }, + "com.amazon.aws.vector.consolas.codeeditororchestratorservice#ArtifactMetadataType": { + "type": "enum", + "members": { + "RAG": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "RAG" + } + }, + "FINETUNING": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "FINETUNING" + } + } + } + }, + "com.amazon.aws.vector.consolas.codeeditororchestratorservice#BoxedInteger": { + "type": "integer" + }, + "com.amazon.aws.vector.consolas.codeeditororchestratorservice#CodeWhispererHostingDetails": { + "type": "structure", + "members": { + "endpointUrl": { + "target": "smithy.api#String" + }, + "loadBalancerArn": { + "target": "smithy.api#String" + }, + "clusterName": { + "target": "smithy.api#String" + }, + "resourceType": { + "target": "smithy.api#String" + }, + "inferenceContainer": { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#DockerImageMetadata" + } + } + }, + "com.amazon.aws.vector.consolas.codeeditororchestratorservice#Completion": { + "type": "structure", + "members": { + "content": { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#SensitiveString", + "traits": { + "smithy.api#length": { + "min": 1, + "max": 5120 + }, + "smithy.api#required": {} + } + }, + "references": { + "target": "com.amazonaws.qdeveloperagents#References" + }, + "mostRelevantMissingImports": { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#Imports" + } + } + }, + "com.amazon.aws.vector.consolas.codeeditororchestratorservice#CompletionMetadata": { + "type": "structure", + "members": { + "primarySessionIdentifier": { + "target": "smithy.api#String", + "traits": { + "smithy.api#pattern": "^[0-9a-fA-F]{8}(-[0-9a-fA-F]{4}){3}-[0-9a-fA-F]{12}$" + } + } + } + }, + "com.amazon.aws.vector.consolas.codeeditororchestratorservice#Completions": { + "type": "list", + "member": { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#Completion" + }, + "traits": { + "smithy.api#length": { + "min": 0, + "max": 10 + } + } + }, + "com.amazon.aws.vector.consolas.codeeditororchestratorservice#CustomizationArtifactMetadata": { + "type": "structure", + "members": { + "s3Uri": { + "target": "com.amazon.aws.vector.consolas.controlplane.common#S3Uri" + }, + "md5Hash": { + "target": "com.amazon.aws.vector.consolas.controlplane.common#Md5Hash" + }, + "type": { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#ArtifactMetadataType" + }, + "typeVersion": { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#BoxedInteger" + }, + "artifactMetadata": { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#Metadata" + } + } + }, + "com.amazon.aws.vector.consolas.codeeditororchestratorservice#CustomizationArtifactMetadataList": { + "type": "list", + "member": { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#CustomizationArtifactMetadata" + } + }, + "com.amazon.aws.vector.consolas.codeeditororchestratorservice#CustomizationFeature": { + "type": "enum", + "members": { + "SEMANTIC_INDEX": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "SEMANTIC_INDEX" + } + } + } + }, + "com.amazon.aws.vector.consolas.codeeditororchestratorservice#CustomizationFeatures": { + "type": "list", + "member": { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#CustomizationFeature" + } + }, + "com.amazon.aws.vector.consolas.codeeditororchestratorservice#CustomizationMetadata": { + "type": "structure", + "members": { + "customizationArn": { + "target": "com.amazon.aws.vector.consolas.controlplane.common#ResourceArn", + "traits": { + "smithy.api#required": {} + } + }, + "accountId": { + "target": "com.amazon.aws.vector.consolas.controlplane.common#AWSAccountId", + "traits": { + "smithy.api#required": {} + } + }, + "languages": { + "target": "com.amazon.aws.vector.consolas.controlplane.common#Languages", + "traits": { + "smithy.api#required": {} + } + }, + "customizationArtifactMetadata": { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#CustomizationArtifactMetadata", + "traits": { + "smithy.api#required": {} + } + }, + "policyStoreIdentifier": { + "target": "smithy.api#String", + "traits": { + "smithy.api#required": {} + } + }, + "artifactMetadata": { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#CustomizationArtifactMetadataList" + }, + "customizationFeatures": { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#CustomizationFeatures" + } + }, + "traits": { + "smithy.api#documentation": "ref: https://tiny.amazon.com/1ek199by0" + } + }, + "com.amazon.aws.vector.consolas.codeeditororchestratorservice#DockerImageMetadata": { + "type": "structure", + "members": { + "dockerImageTag": { + "target": "smithy.api#String" + }, + "dockerImageLocation": { + "target": "smithy.api#String" + } + } + }, + "com.amazon.aws.vector.consolas.codeeditororchestratorservice#FileContext": { + "type": "structure", + "members": { + "leftFileContent": { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#SensitiveString", + "traits": { + "smithy.api#length": { + "min": 0, + "max": 30720 + }, + "smithy.api#required": {} + } + }, + "rightFileContent": { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#SensitiveString", + "traits": { + "smithy.api#length": { + "min": 0, + "max": 30720 + }, + "smithy.api#required": {} + } + }, + "filename": { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#SensitiveString", + "traits": { + "smithy.api#length": { + "min": 1, + "max": 1024 + }, + "smithy.api#required": {} + } + }, + "programmingLanguage": { + "target": "com.amazonaws.qdeveloperagents#InternalProgrammingLanguage", + "traits": { + "smithy.api#required": {} + } + } + } + }, + "com.amazon.aws.vector.consolas.codeeditororchestratorservice#FinetuningMetadata": { + "type": "structure", + "members": { + "checkpointsS3Uri": { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#S3UriList" + }, + "trainingContainer": { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#DockerImageMetadata" + }, + "hostingFleetType": { + "target": "smithy.api#String" + }, + "hostingDetails": { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#HostingDetails" + } + } + }, + "com.amazon.aws.vector.consolas.codeeditororchestratorservice#GenerateCompletions": { + "type": "operation", + "input": { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#GenerateCompletionsRequest" + }, + "output": { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#GenerateCompletionsResponse" + }, + "errors": [ + { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#AccessDeniedException" + }, + { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#InternalServerException" + }, + { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#ModelHostingServiceException" + }, + { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#ResourceNotFoundException" + }, + { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#ValidationException" + } + ], + "traits": { + "smithy.api#documentation": "GenarteCompletions API will orchestrate code editor generations\nref: https://quip-amazon.com/UEkuAY3ntj7b#VKL9DA04six" + } + }, + "com.amazon.aws.vector.consolas.codeeditororchestratorservice#GenerateCompletionsRequest": { + "type": "structure", + "members": { + "fileContext": { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#FileContext", + "traits": { + "smithy.api#required": {} + } + }, + "supplementalContexts": { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#SupplementalContextList" + }, + "creationTimeInMillis": { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#TimestampInMillis", + "traits": { + "smithy.api#required": {} + } + }, + "requestIdentifier": { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#PaginatedRequestsIdentifier", + "traits": { + "smithy.api#required": {} + } + }, + "cientMetadata": { + "target": "com.amazon.aws.codewhisperer.internal#ClientMetadata", + "traits": { + "smithy.api#required": {} + } + }, + "abTestingConfig": { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#ABTestingConfig", + "traits": { + "smithy.api#required": {} + } + }, + "customizationMetadata": { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#CustomizationMetadata" + }, + "nextRecommendationIndex": { + "target": "smithy.api#Integer", + "traits": { + "smithy.api#required": {} + } + } + } + }, + "com.amazon.aws.vector.consolas.codeeditororchestratorservice#GenerateCompletionsResponse": { + "type": "structure", + "members": { + "completions": { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#Completions" + }, + "nextRecommendationIndex": { + "target": "smithy.api#Integer" + }, + "metadata": { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#CompletionMetadata" + } + } + }, + "com.amazon.aws.vector.consolas.codeeditororchestratorservice#HostingDetails": { + "type": "union", + "members": { + "sagemakerHostingDetails": { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#SagemakerHostingDetails" + }, + "codeWhispererHostingDetails": { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#CodeWhispererHostingDetails" + } + } + }, + "com.amazon.aws.vector.consolas.codeeditororchestratorservice#Import": { + "type": "structure", + "members": { + "statement": { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#SensitiveString", + "traits": { + "smithy.api#length": { + "min": 1, + "max": 1024 + } + } + } + } + }, + "com.amazon.aws.vector.consolas.codeeditororchestratorservice#Imports": { + "type": "list", + "member": { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#Import" + }, + "traits": { + "smithy.api#length": { + "min": 0, + "max": 10 + } + } + }, + "com.amazon.aws.vector.consolas.codeeditororchestratorservice#InternalServerException": { + "type": "structure", + "members": { + "message": { + "target": "smithy.api#String", + "traits": { + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "This exception is thrown when unexpected error occurred during processing of request.", + "smithy.api#error": "server" + } + }, + "com.amazon.aws.vector.consolas.codeeditororchestratorservice#Metadata": { + "type": "structure", + "members": { + "ragMetadata": { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#RagMetadata" + }, + "finetuningMetadata": { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#FinetuningMetadata" + } + } + }, + "com.amazon.aws.vector.consolas.codeeditororchestratorservice#ModelHostingServiceException": { + "type": "structure", + "members": { + "message": { + "target": "smithy.api#String", + "traits": { + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "This exception is thrown when unexpected error occurred from ModelHosting during processing of request.", + "smithy.api#error": "server" + } + }, + "com.amazon.aws.vector.consolas.codeeditororchestratorservice#PaginatedRequestsIdentifier": { + "type": "structure", + "members": { + "userId": { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#SensitiveString", + "traits": { + "smithy.api#required": {} + } + }, + "sessionId": { + "target": "smithy.api#String", + "traits": { + "smithy.api#pattern": "^[0-9a-fA-F]{8}(-[0-9a-fA-F]{4}){3}-[0-9a-fA-F]{12}$" + } + } + } + }, + "com.amazon.aws.vector.consolas.codeeditororchestratorservice#RagMetadata": { + "type": "structure", + "members": { + "aossEndpointUrl": { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#AossEndpointUrl" + }, + "aossExternalId": { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#AossExternalId" + }, + "aossSearchRoleArn": { + "target": "com.amazon.aws.vector.consolas.controlplane.common#ResourceArn" + }, + "aossIndexName": { + "target": "smithy.api#String" + } + } + }, + "com.amazon.aws.vector.consolas.codeeditororchestratorservice#ResourceNotFoundException": { + "type": "structure", + "members": { + "message": { + "target": "smithy.api#String", + "traits": { + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "This exception is thrown when describing a resource that does not exist.", + "smithy.api#error": "client" + } + }, + "com.amazon.aws.vector.consolas.codeeditororchestratorservice#S3UriList": { + "type": "list", + "member": { + "target": "com.amazon.aws.vector.consolas.controlplane.common#S3Uri" + } + }, + "com.amazon.aws.vector.consolas.codeeditororchestratorservice#SagemakerHostingDetails": { + "type": "structure", + "members": { + "endpointName": { + "target": "smithy.api#String" + }, + "resourceType": { + "target": "smithy.api#String" + }, + "inferenceContainer": { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#DockerImageMetadata" + }, + "inferenceComponentName": { + "target": "smithy.api#String" + } + } + }, + "com.amazon.aws.vector.consolas.codeeditororchestratorservice#SensitiveString": { + "type": "string", + "traits": { + "smithy.api#sensitive": {} + } + }, + "com.amazon.aws.vector.consolas.codeeditororchestratorservice#SupplementalContext": { + "type": "structure", + "members": { + "filePath": { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#SensitiveString", + "traits": { + "smithy.api#length": { + "min": 1, + "max": 1024 + }, + "smithy.api#required": {} + } + }, + "content": { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#SensitiveString", + "traits": { + "smithy.api#length": { + "min": 1, + "max": 10240 + }, + "smithy.api#required": {} + } + } + } + }, + "com.amazon.aws.vector.consolas.codeeditororchestratorservice#SupplementalContextList": { + "type": "list", + "member": { + "target": "com.amazon.aws.vector.consolas.codeeditororchestratorservice#SupplementalContext" + }, + "traits": { + "smithy.api#length": { + "min": 0, + "max": 5 + } + } + }, + "com.amazon.aws.vector.consolas.codeeditororchestratorservice#TimestampInMillis": { + "type": "timestamp" + }, + "com.amazon.aws.vector.consolas.codeeditororchestratorservice#ValidationException": { + "type": "structure", + "members": { + "message": { + "target": "smithy.api#String", + "traits": { + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "This exception is thrown when the input fails to satisfy the constraints specified by the service.", + "smithy.api#error": "client" + } + }, + "com.amazon.aws.vector.consolas.controlplane.common#AWSAccountId": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 12, + "max": 12 + }, + "smithy.api#pattern": "^[0-9]*$" + } + }, + "com.amazon.aws.vector.consolas.controlplane.common#Language": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 1, + "max": 100 + } + } + }, + "com.amazon.aws.vector.consolas.controlplane.common#Languages": { + "type": "list", + "member": { + "target": "com.amazon.aws.vector.consolas.controlplane.common#Language" + } + }, + "com.amazon.aws.vector.consolas.controlplane.common#Md5Hash": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 0, + "max": 32 + }, + "smithy.api#pattern": "^[a-fA-F0-9]{32}$" + } + }, + "com.amazon.aws.vector.consolas.controlplane.common#ResourceArn": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 0, + "max": 1224 + }, + "smithy.api#pattern": "^arn:([-.a-z0-9]{1,63}:){2}([-.a-z0-9]{0,63}:){2}([a-zA-Z0-9-_:/]){1,1023}$" + } + }, + "com.amazon.aws.vector.consolas.controlplane.common#S3Uri": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 1, + "max": 1024 + }, + "smithy.api#pattern": "^s3://((?!xn--)[a-z0-9](?![^/]*[.]{2})[a-z0-9-.]{1,61}[a-z0-9](?.console.aws.amazon.com)" + }, + { + "value": "DOCUMENTATION", + "name": "DOCUMENTATION", + "documentation": "AWS Documentation Website (https://docs.aws.amazon.com)" + }, + { + "value": "MARKETING", + "name": "MARKETING", + "documentation": "AWS Marketing Website (https://aws.amazon.com)" + }, + { + "value": "MOBILE", + "name": "MOBILE", + "documentation": "AWS Mobile Application (ACMA)" + }, + { + "value": "SERVICE_INTERNAL", + "name": "SERVICE_INTERNAL", + "documentation": "Internal Service Traffic (Integ Tests, Canaries, etc.). This is the default when no Origin header present in request." + }, + { + "value": "UNIFIED_SEARCH", + "name": "UNIFIED_SEARCH", + "documentation": "Unified Search in AWS Management Console (https://.console.aws.amazon.com)" + }, + { + "value": "UNKNOWN", + "name": "UNKNOWN", + "documentation": "Origin header is not set." + }, + { + "value": "MD", + "name": "MD", + "documentation": "MD." + }, + { + "value": "IDE", + "name": "IDE", + "documentation": "Any IDE caller." + }, + { + "value": "SAGE_MAKER", + "name": "SAGE_MAKER", + "documentation": "Amazon SageMaker's Rome Chat." + }, + { + "value": "CLI", + "name": "CLI", + "documentation": "Any CLI caller." + }, + { + "value": "AI_EDITOR", + "name": "AI_EDITOR", + "documentation": "Any AI Editor." + }, + { + "value": "OPENSEARCH_DASHBOARD", + "name": "OPENSEARCH_DASHBOARD", + "documentation": "Amazon OpenSearch dashboard" + }, + { + "value": "GITLAB", + "name": "GITLAB", + "documentation": "Any caller from GitLab Q integration." + } + ] + } + }, + "com.amazonaws.qdeveloperagents#PartBody": { + "type": "blob", + "traits": { + "smithy.api#documentation": "Payload Part's body", + "smithy.api#length": { + "max": 1000000 + }, + "smithy.api#sensitive": {} + } + }, + "com.amazonaws.qdeveloperagents#Position": { + "type": "structure", + "members": { + "line": { + "target": "smithy.api#Integer", + "traits": { + "smithy.api#documentation": "Line position in a document.", + "smithy.api#required": {} + } + }, + "character": { + "target": "smithy.api#Integer", + "traits": { + "smithy.api#documentation": "Character offset on a line in a document (zero-based)", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "Indicates Cursor postion in a Text Document" + } + }, + "com.amazonaws.qdeveloperagents#PreSignedUrl": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 1, + "max": 2048 + }, + "smithy.api#sensitive": {} + } + }, + "com.amazonaws.qdeveloperagents#ProgrammingLanguage": { + "type": "structure", + "members": { + "languageName": { + "target": "smithy.api#String", + "traits": { + "smithy.api#length": { + "min": 1, + "max": 128 + }, + "smithy.api#pattern": "^(python|javascript|java|csharp|typescript|c|cpp|go|kotlin|php|ruby|rust|scala|shell|sql|json|yaml|vue|tf|tsx|jsx|plaintext|systemverilog|dart|lua|swift|powershell|r)$", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "Programming Languages supported by QDI APIs" + } + }, + "com.amazonaws.qdeveloperagents#ProgressUpdates": { + "type": "list", + "member": { + "target": "com.amazonaws.qdeveloperagents#CodeTransformationProgressUpdate" + } + }, + "com.amazonaws.qdeveloperagents#Range": { + "type": "structure", + "members": { + "start": { + "target": "com.amazonaws.qdeveloperagents#Position", + "traits": { + "smithy.api#documentation": "The range's start position.", + "smithy.api#required": {} + } + }, + "end": { + "target": "com.amazonaws.qdeveloperagents#Position", + "traits": { + "smithy.api#documentation": "The range's end position.", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "Indicates Range / Span in a Text Document" + } + }, + "com.amazonaws.qdeveloperagents#Reference": { + "type": "structure", + "members": { + "licenseName": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "License name", + "smithy.api#length": { + "min": 1, + "max": 1024 + } + } + }, + "repository": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "Code Repsitory for the associated reference", + "smithy.api#length": { + "min": 1, + "max": 1024 + } + } + }, + "url": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "Respository URL", + "smithy.api#length": { + "min": 1, + "max": 1024 + } + } + }, + "recommendationContentSpan": { + "target": "com.amazonaws.qdeveloperagents#Span", + "traits": { + "smithy.api#documentation": "Span / Range for the Reference" + } + } + }, + "traits": { + "smithy.api#documentation": "Code Reference / Repository details" + } + }, + "com.amazonaws.qdeveloperagents#References": { + "type": "list", + "member": { + "target": "com.amazonaws.qdeveloperagents#Reference" + }, + "traits": { + "smithy.api#length": { + "min": 0, + "max": 10 + } + } + }, + "com.amazonaws.qdeveloperagents#RelevantDocumentList": { + "type": "list", + "member": { + "target": "com.amazonaws.qdeveloperagents#RelevantTextDocument" + }, + "traits": { + "smithy.api#length": { + "min": 0, + "max": 30 + } + } + }, + "com.amazonaws.qdeveloperagents#RelevantTextDocument": { + "type": "structure", + "members": { + "relativeFilePath": { + "target": "com.amazonaws.qdeveloperagents#SensitiveString", + "traits": { + "smithy.api#documentation": "Filepath relative to the root of the workspace", + "smithy.api#length": { + "min": 1, + "max": 4096 + }, + "smithy.api#required": {} + } + }, + "programmingLanguage": { + "target": "com.amazonaws.qdeveloperagents#InternalProgrammingLanguage", + "traits": { + "smithy.api#documentation": "The text document's language identifier." + } + }, + "text": { + "target": "com.amazonaws.qdeveloperagents#SensitiveString", + "traits": { + "smithy.api#documentation": "Content of the text document", + "smithy.api#length": { + "min": 0, + "max": 40960 + } + } + }, + "documentSymbols": { + "target": "com.amazonaws.qdeveloperagents#DocumentSymbols", + "traits": { + "smithy.api#documentation": "DocumentSymbols parsed from a text document" + } + } + }, + "traits": { + "smithy.api#documentation": "Represents an IDE retrieved relevant Text Document / File" + } + }, + "com.amazonaws.qdeveloperagents#RequestHeaderKey": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 1, + "max": 64 + } + } + }, + "com.amazonaws.qdeveloperagents#RequestHeaderValue": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 1, + "max": 256 + } + } + }, + "com.amazonaws.qdeveloperagents#RequestHeaders": { + "type": "map", + "key": { + "target": "com.amazonaws.qdeveloperagents#RequestHeaderKey" + }, + "value": { + "target": "com.amazonaws.qdeveloperagents#RequestHeaderValue" + }, + "traits": { + "smithy.api#length": { + "min": 1, + "max": 16 + }, + "smithy.api#sensitive": {} + } + }, + "com.amazonaws.qdeveloperagents#ResourceArn": { + "type": "string", + "traits": { + "smithy.api#pattern": "^arn:aws:qdeveloper:[a-z0-9-]+:[0-9]{12}:[a-zA-Z]+/[a-zA-Z0-9-]+$" + } + }, + "com.amazonaws.qdeveloperagents#ResourceNotFoundException": { + "type": "structure", + "members": { + "errorCode": { + "target": "smithy.api#String", + "traits": { + "smithy.api#required": {} + } + }, + "message": { + "target": "smithy.api#String", + "traits": { + "smithy.api#required": {} + } + }, + "resourceId": { + "target": "smithy.api#String", + "traits": { + "smithy.api#required": {} + } + }, + "resourceType": { + "target": "smithy.api#String", + "traits": { + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#error": "client", + "smithy.api#httpError": 404 + } + }, + "com.amazonaws.qdeveloperagents#ResultArchiveStream": { + "type": "union", + "members": { + "binaryMetadataEvent": { + "target": "com.amazonaws.qdeveloperagents#BinaryMetadataEvent" + }, + "binaryPayloadEvent": { + "target": "com.amazonaws.qdeveloperagents#BinaryPayloadEvent" + }, + "internalServerException": { + "target": "com.amazonaws.qdeveloperagents#InternalServerException" + } + }, + "traits": { + "smithy.api#documentation": "Response Stream", + "smithy.api#streaming": {} + } + }, + "com.amazonaws.qdeveloperagents#ResumeCodeTransformation": { + "type": "operation", + "input": { + "target": "com.amazonaws.qdeveloperagents#ResumeCodeTransformationRequest" + }, + "output": { + "target": "com.amazonaws.qdeveloperagents#ResumeCodeTransformationResponse" + }, + "errors": [ + { + "target": "com.amazonaws.qdeveloperagents#AccessDeniedException" + }, + { + "target": "com.amazonaws.qdeveloperagents#InternalServerException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ResourceNotFoundException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ThrottlingException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ValidationException" + } + ], + "traits": { + "smithy.api#documentation": "API to resume transformation job.", + "smithy.api#http": { + "code": 200, + "method": "POST", + "uri": "/resumeCodeTransformation/{identifier}" + }, + "smithy.api#readonly": {} + } + }, + "com.amazonaws.qdeveloperagents#ResumeCodeTransformationRequest": { + "type": "structure", + "members": { + "identifier": { + "target": "com.amazonaws.qdeveloperagents#CodeTransformationId", + "traits": { + "smithy.api#httpLabel": {}, + "smithy.api#required": {} + } + }, + "userActionStatus": { + "target": "com.amazonaws.qdeveloperagents#CodeTransformationUserActionStatus", + "traits": { + "smithy.api#default": "COMPLETED" + } + } + }, + "traits": { + "smithy.api#documentation": "Structure to represent resume code transformation request." + } + }, + "com.amazonaws.qdeveloperagents#ResumeCodeTransformationResponse": { + "type": "structure", + "members": { + "transformationStatus": { + "target": "com.amazonaws.qdeveloperagents#CodeTransformationStatus", + "traits": { + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "Structure to represent resume code transformation response." + } + }, + "com.amazonaws.qdeveloperagents#RuntimeDiagnostic": { + "type": "structure", + "members": { + "source": { + "target": "com.amazonaws.qdeveloperagents#SensitiveString", + "traits": { + "smithy.api#documentation": "A human-readable string describing the source of the diagnostic", + "smithy.api#length": { + "min": 0, + "max": 1024 + }, + "smithy.api#required": {} + } + }, + "severity": { + "target": "com.amazonaws.qdeveloperagents#DiagnosticSeverity", + "traits": { + "smithy.api#documentation": "Diagnostic Error type", + "smithy.api#required": {} + } + }, + "message": { + "target": "com.amazonaws.qdeveloperagents#SensitiveString", + "traits": { + "smithy.api#documentation": "The diagnostic's message.", + "smithy.api#length": { + "min": 0, + "max": 1024 + }, + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "Structure to represent metadata about a Runtime Diagnostics" + } + }, + "com.amazonaws.qdeveloperagents#SensitiveDocument": { + "type": "document", + "traits": { + "smithy.api#sensitive": {} + } + }, + "com.amazonaws.qdeveloperagents#SensitiveString": { + "type": "string", + "traits": { + "smithy.api#sensitive": {} + } + }, + "com.amazonaws.qdeveloperagents#ServiceQuotaExceededException": { + "type": "structure", + "members": { + "message": { + "target": "smithy.api#String" + }, + "reason": { + "target": "com.amazonaws.qdeveloperagents#ServiceQuotaExceededExceptionReason" + } + }, + "traits": { + "smithy.api#error": "client", + "smithy.api#httpError": 402 + } + }, + "com.amazonaws.qdeveloperagents#ServiceQuotaExceededExceptionReason": { + "type": "enum", + "members": { + "CONCURRENT_REQUEST_COUNT": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "CONCURRENT_REQUEST_COUNT" + } + }, + "MONTHLY_REQUEST_COUNT": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "MONTHLY_REQUEST_COUNT" + } + }, + "USAGE_QUOTA": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "USAGE_QUOTA" + } + } + }, + "traits": { + "smithy.api#documentation": "Reason for ServiceQuotaExceededException" + } + }, + "com.amazonaws.qdeveloperagents#ShellHistory": { + "type": "list", + "member": { + "target": "com.amazonaws.qdeveloperagents#ShellHistoryEntry" + }, + "traits": { + "smithy.api#documentation": "A list of shell history entries", + "smithy.api#length": { + "min": 0, + "max": 20 + } + } + }, + "com.amazonaws.qdeveloperagents#ShellHistoryEntry": { + "type": "structure", + "members": { + "command": { + "target": "com.amazonaws.qdeveloperagents#SensitiveString", + "traits": { + "smithy.api#documentation": "The shell command that was run", + "smithy.api#length": { + "min": 1, + "max": 1024 + }, + "smithy.api#required": {} + } + }, + "directory": { + "target": "com.amazonaws.qdeveloperagents#SensitiveString", + "traits": { + "smithy.api#documentation": "The directory the command was ran in", + "smithy.api#length": { + "min": 1, + "max": 256 + } + } + }, + "exitCode": { + "target": "smithy.api#Integer", + "traits": { + "smithy.api#documentation": "The exit code of the command after it finished" + } + }, + "stdout": { + "target": "com.amazonaws.qdeveloperagents#SensitiveString", + "traits": { + "smithy.api#documentation": "The stdout from the command", + "smithy.api#length": { + "min": 0, + "max": 4096 + } + } + }, + "stderr": { + "target": "com.amazonaws.qdeveloperagents#SensitiveString", + "traits": { + "smithy.api#documentation": "The stderr from the command", + "smithy.api#length": { + "min": 0, + "max": 4096 + } + } + } + }, + "traits": { + "smithy.api#documentation": "An single entry in the shell history" + } + }, + "com.amazonaws.qdeveloperagents#ShellState": { + "type": "structure", + "members": { + "shellName": { + "target": "smithy.api#String", + "traits": { + "smithy.api#documentation": "The name of the current shell", + "smithy.api#length": { + "min": 1, + "max": 32 + }, + "smithy.api#pattern": "^(zsh|bash|fish|pwsh|nu)$", + "smithy.api#required": {} + } + }, + "shellHistory": { + "target": "com.amazonaws.qdeveloperagents#ShellHistory", + "traits": { + "smithy.api#documentation": "The history previous shell commands for the current shell" + } + } + }, + "traits": { + "smithy.api#documentation": "Represents the state of a shell" + } + }, + "com.amazonaws.qdeveloperagents#Span": { + "type": "structure", + "members": { + "start": { + "target": "smithy.api#Integer", + "traits": { + "smithy.api#range": { + "min": 0 + } + } + }, + "end": { + "target": "smithy.api#Integer", + "traits": { + "smithy.api#range": { + "min": 0 + } + } + } + }, + "traits": { + "smithy.api#documentation": "Represents span in a text." + } + }, + "com.amazonaws.qdeveloperagents#StartCodeTransformation": { + "type": "operation", + "input": { + "target": "com.amazonaws.qdeveloperagents#StartCodeTransformationRequest" + }, + "output": { + "target": "com.amazonaws.qdeveloperagents#StartCodeTransformationResponse" + }, + "errors": [ + { + "target": "com.amazonaws.qdeveloperagents#AccessDeniedException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ConflictException" + }, + { + "target": "com.amazonaws.qdeveloperagents#InternalServerException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ResourceNotFoundException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ThrottlingException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ValidationException" + } + ], + "traits": { + "smithy.api#documentation": "API to start code transformation.", + "smithy.api#http": { + "code": 200, + "method": "POST", + "uri": "/startCodeTransformation/{identifier}" + } + } + }, + "com.amazonaws.qdeveloperagents#StartCodeTransformationRequest": { + "type": "structure", + "members": { + "identifier": { + "target": "com.amazonaws.qdeveloperagents#CodeTransformationId", + "traits": { + "smithy.api#httpLabel": {}, + "smithy.api#required": {} + } + }, + "programmingLanguage": { + "target": "com.amazonaws.qdeveloperagents#ProgrammingLanguage", + "traits": { + "smithy.api#documentation": "Primary programming language of the code being transformed", + "smithy.api#required": {} + } + }, + "transformationSpec": { + "target": "com.amazonaws.qdeveloperagents#CodeTransformationSpec", + "traits": { + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "Structure to represent code transformation request." + } + }, + "com.amazonaws.qdeveloperagents#StartCodeTransformationResponse": { + "type": "structure", + "members": { + "codeTransformationId": { + "target": "com.amazonaws.qdeveloperagents#CodeTransformationId", + "traits": { + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "Structure to represent code transformation response." + } + }, + "com.amazonaws.qdeveloperagents#StartTaskAssistCodeGeneration": { + "type": "operation", + "input": { + "target": "com.amazonaws.qdeveloperagents#StartTaskAssistCodeGenerationRequest" + }, + "output": { + "target": "com.amazonaws.qdeveloperagents#StartTaskAssistCodeGenerationResponse" + }, + "errors": [ + { + "target": "com.amazonaws.qdeveloperagents#AccessDeniedException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ConflictException" + }, + { + "target": "com.amazonaws.qdeveloperagents#InternalServerException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ResourceNotFoundException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ServiceQuotaExceededException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ThrottlingException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ValidationException" + } + ], + "traits": { + "smithy.api#documentation": "API to start task assist code generation.", + "smithy.api#http": { + "code": 200, + "method": "POST", + "uri": "/startTaskAssistCodeGeneration" + } + } + }, + "com.amazonaws.qdeveloperagents#StartTaskAssistCodeGenerationRequest": { + "type": "structure", + "members": { + "conversationState": { + "target": "com.amazonaws.qdeveloperagents#ConversationState", + "traits": { + "smithy.api#required": {} + } + }, + "workspaceState": { + "target": "com.amazonaws.qdeveloperagents#WorkspaceState", + "traits": { + "smithy.api#required": {} + } + }, + "codeGenerationId": { + "target": "com.amazonaws.qdeveloperagents#CodeGenerationId" + }, + "currentCodeGenerationId": { + "target": "com.amazonaws.qdeveloperagents#CodeGenerationId" + }, + "intent": { + "target": "com.amazonaws.qdeveloperagents#Intent" + }, + "intentContext": { + "target": "com.amazonaws.qdeveloperagents#IntentContext" + } + }, + "traits": { + "smithy.api#documentation": "Structure to represent start code generation request." + } + }, + "com.amazonaws.qdeveloperagents#StartTaskAssistCodeGenerationResponse": { + "type": "structure", + "members": { + "conversationId": { + "target": "com.amazonaws.qdeveloperagents#ConversationId", + "traits": { + "smithy.api#required": {} + } + }, + "codeGenerationId": { + "target": "com.amazonaws.qdeveloperagents#CodeGenerationId", + "traits": { + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "Structure to represent start code generation response." + } + }, + "com.amazonaws.qdeveloperagents#StartTestGeneration": { + "type": "operation", + "input": { + "target": "com.amazonaws.qdeveloperagents#StartTestGenerationRequest" + }, + "output": { + "target": "com.amazonaws.qdeveloperagents#StartTestGenerationResponse" + }, + "errors": [ + { + "target": "com.amazonaws.qdeveloperagents#AccessDeniedException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ConflictException" + }, + { + "target": "com.amazonaws.qdeveloperagents#InternalServerException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ThrottlingException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ValidationException" + } + ], + "traits": { + "smithy.api#documentation": "API to start test generation.", + "smithy.api#http": { + "code": 200, + "method": "POST", + "uri": "/startTestGeneration" + }, + "smithy.api#idempotent": {} + } + }, + "com.amazonaws.qdeveloperagents#StartTestGenerationRequest": { + "type": "structure", + "members": { + "uploadId": { + "target": "com.amazonaws.qdeveloperagents#UploadId", + "traits": { + "smithy.api#required": {} + } + }, + "targetCodeList": { + "target": "com.amazonaws.qdeveloperagents#TargetCodeList", + "traits": { + "smithy.api#required": {} + } + }, + "userInput": { + "target": "com.amazonaws.qdeveloperagents#SensitiveString", + "traits": { + "smithy.api#documentation": "The content of user input.", + "smithy.api#length": { + "min": 0, + "max": 4096 + }, + "smithy.api#required": {} + } + }, + "testGenerationJobGroupName": { + "target": "com.amazonaws.qdeveloperagents#TestGenerationJobGroupName" + }, + "clientToken": { + "target": "smithy.api#String", + "traits": { + "smithy.api#idempotencyToken": {}, + "smithy.api#length": { + "min": 1, + "max": 256 + } + } + } + }, + "traits": { + "smithy.api#documentation": "Structure to represent test generation request." + } + }, + "com.amazonaws.qdeveloperagents#StartTestGenerationResponse": { + "type": "structure", + "members": { + "testGenerationJob": { + "target": "com.amazonaws.qdeveloperagents#TestGenerationJob" + } + }, + "traits": { + "smithy.api#documentation": "Structure to represent code transformation response." + } + }, + "com.amazonaws.qdeveloperagents#StepId": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 1, + "max": 126 + } + } + }, + "com.amazonaws.qdeveloperagents#StopCodeTransformation": { + "type": "operation", + "input": { + "target": "com.amazonaws.qdeveloperagents#StopCodeTransformationRequest" + }, + "output": { + "target": "com.amazonaws.qdeveloperagents#StopCodeTransformationResponse" + }, + "errors": [ + { + "target": "com.amazonaws.qdeveloperagents#AccessDeniedException" + }, + { + "target": "com.amazonaws.qdeveloperagents#InternalServerException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ResourceNotFoundException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ThrottlingException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ValidationException" + } + ], + "traits": { + "smithy.api#documentation": "API to stop code transformation status.", + "smithy.api#http": { + "code": 200, + "method": "GET", + "uri": "/stopCodeTransformation/{identifier}" + }, + "smithy.api#readonly": {} + } + }, + "com.amazonaws.qdeveloperagents#StopCodeTransformationRequest": { + "type": "structure", + "members": { + "identifier": { + "target": "com.amazonaws.qdeveloperagents#CodeTransformationId", + "traits": { + "smithy.api#httpLabel": {}, + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "Structure to represent stop code transformation request." + } + }, + "com.amazonaws.qdeveloperagents#StopCodeTransformationResponse": { + "type": "structure", + "members": { + "transformationStatus": { + "target": "com.amazonaws.qdeveloperagents#CodeTransformationStatus", + "traits": { + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "Structure to represent stop code transformation response." + } + }, + "com.amazonaws.qdeveloperagents#SupplementaryWebLink": { + "type": "structure", + "members": { + "url": { + "target": "com.amazonaws.qdeveloperagents#SensitiveString", + "traits": { + "smithy.api#documentation": "URL of the web reference link.", + "smithy.api#length": { + "min": 1, + "max": 1024 + }, + "smithy.api#required": {} + } + }, + "title": { + "target": "com.amazonaws.qdeveloperagents#SensitiveString", + "traits": { + "smithy.api#documentation": "Title of the web reference link.", + "smithy.api#length": { + "min": 1, + "max": 1024 + }, + "smithy.api#required": {} + } + }, + "snippet": { + "target": "com.amazonaws.qdeveloperagents#SensitiveString", + "traits": { + "smithy.api#documentation": "Relevant text snippet from the link.", + "smithy.api#length": { + "min": 1, + "max": 1024 + } + } + } + }, + "traits": { + "smithy.api#documentation": "Represents an additional reference link retured with the Chat message" + } + }, + "com.amazonaws.qdeveloperagents#SupplementaryWebLinks": { + "type": "list", + "member": { + "target": "com.amazonaws.qdeveloperagents#SupplementaryWebLink" + }, + "traits": { + "smithy.api#length": { + "min": 0, + "max": 10 + } + } + }, + "com.amazonaws.qdeveloperagents#SymbolType": { + "type": "enum", + "members": { + "DECLARATION": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "DECLARATION" + } + }, + "USAGE": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "USAGE" + } + } + } + }, + "com.amazonaws.qdeveloperagents#Tag": { + "type": "structure", + "members": { + "key": { + "target": "com.amazonaws.qdeveloperagents#TagKey", + "traits": { + "smithy.api#required": {} + } + }, + "value": { + "target": "com.amazonaws.qdeveloperagents#TagValue", + "traits": { + "smithy.api#required": {} + } + } + } + }, + "com.amazonaws.qdeveloperagents#TagKey": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 1, + "max": 128 + } + } + }, + "com.amazonaws.qdeveloperagents#TagKeyList": { + "type": "list", + "member": { + "target": "com.amazonaws.qdeveloperagents#TagKey" + }, + "traits": { + "smithy.api#length": { + "min": 0, + "max": 50 + } + } + }, + "com.amazonaws.qdeveloperagents#TagList": { + "type": "list", + "member": { + "target": "com.amazonaws.qdeveloperagents#Tag" + }, + "traits": { + "smithy.api#length": { + "min": 0, + "max": 50 + } + } + }, + "com.amazonaws.qdeveloperagents#TagResource": { + "type": "operation", + "input": { + "target": "com.amazonaws.qdeveloperagents#TagResourceRequest" + }, + "output": { + "target": "com.amazonaws.qdeveloperagents#TagResourceResponse" + }, + "errors": [ + { + "target": "com.amazonaws.qdeveloperagents#AccessDeniedException" + }, + { + "target": "com.amazonaws.qdeveloperagents#InternalServerException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ResourceNotFoundException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ThrottlingException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ValidationException" + } + ], + "traits": { + "smithy.api#documentation": "API to add tags to a resource\n", + "smithy.api#http": { + "code": 204, + "method": "POST", + "uri": "/tagResource" + } + } + }, + "com.amazonaws.qdeveloperagents#TagResourceRequest": { + "type": "structure", + "members": { + "resourceArn": { + "target": "com.amazonaws.qdeveloperagents#ResourceArn", + "traits": { + "smithy.api#required": {} + } + }, + "tags": { + "target": "com.amazonaws.qdeveloperagents#TagList", + "traits": { + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#input": {} + } + }, + "com.amazonaws.qdeveloperagents#TagResourceResponse": { + "type": "structure", + "members": {}, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazonaws.qdeveloperagents#TagValue": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 0, + "max": 256 + } + } + }, + "com.amazonaws.qdeveloperagents#TargetCode": { + "type": "structure", + "members": { + "relativeTargetPath": { + "target": "com.amazonaws.qdeveloperagents#SensitiveString", + "traits": { + "smithy.api#documentation": "The file path relative to the root of the workspace, could be a single file or a folder.", + "smithy.api#length": { + "min": 1, + "max": 4096 + }, + "smithy.api#required": {} + } + }, + "targetLineRangeList": { + "target": "com.amazonaws.qdeveloperagents#LineRangeList" + } + } + }, + "com.amazonaws.qdeveloperagents#TargetCodeList": { + "type": "list", + "member": { + "target": "com.amazonaws.qdeveloperagents#TargetCode" + }, + "traits": { + "smithy.api#length": { + "min": 1 + } + } + }, + "com.amazonaws.qdeveloperagents#TaskAssistUploadContext": { + "type": "structure", + "members": { + "conversationId": { + "target": "com.amazonaws.qdeveloperagents#ConversationId", + "traits": { + "smithy.api#required": {} + } + }, + "contentChecksum": { + "target": "com.amazonaws.qdeveloperagents#SensitiveString", + "traits": { + "smithy.api#length": { + "min": 1, + "max": 512 + }, + "smithy.api#required": {} + } + }, + "contentLength": { + "target": "smithy.api#Long", + "traits": { + "smithy.api#range": { + "min": 1 + } + } + } + } + }, + "com.amazonaws.qdeveloperagents#TestGenerationJob": { + "type": "structure", + "members": { + "testGenerationJobId": { + "target": "com.amazonaws.qdeveloperagents#UUID", + "traits": { + "smithy.api#required": {} + } + }, + "testGenerationJobGroupName": { + "target": "com.amazonaws.qdeveloperagents#TestGenerationJobGroupName", + "traits": { + "smithy.api#required": {} + } + }, + "status": { + "target": "com.amazonaws.qdeveloperagents#TestGenerationJobStatus", + "traits": { + "smithy.api#required": {} + } + }, + "creationTime": { + "target": "smithy.api#Timestamp", + "traits": { + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "Represents a test generation job" + } + }, + "com.amazonaws.qdeveloperagents#TestGenerationJobGroupName": { + "type": "string", + "traits": { + "smithy.api#documentation": "Test generation job group name", + "smithy.api#length": { + "min": 1, + "max": 128 + }, + "smithy.api#pattern": "^[a-zA-Z0-9-_]+$" + } + }, + "com.amazonaws.qdeveloperagents#TestGenerationJobStatus": { + "type": "enum", + "members": { + "IN_PROGRESS": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "IN_PROGRESS" + } + }, + "FAILED": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "FAILED" + } + }, + "COMPLETED": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "COMPLETED" + } + } + } + }, + "com.amazonaws.qdeveloperagents#TextDocument": { + "type": "structure", + "members": { + "relativeFilePath": { + "target": "com.amazonaws.qdeveloperagents#SensitiveString", + "traits": { + "smithy.api#documentation": "Filepath relative to the root of the workspace", + "smithy.api#length": { + "min": 1, + "max": 4096 + }, + "smithy.api#required": {} + } + }, + "programmingLanguage": { + "target": "com.amazonaws.qdeveloperagents#InternalProgrammingLanguage", + "traits": { + "smithy.api#documentation": "The text document's language identifier." + } + }, + "text": { + "target": "com.amazonaws.qdeveloperagents#SensitiveString", + "traits": { + "smithy.api#documentation": "Content of the text document", + "smithy.api#length": { + "min": 0, + "max": 40000 + } + } + }, + "documentSymbols": { + "target": "com.amazonaws.qdeveloperagents#DocumentSymbols", + "traits": { + "smithy.api#documentation": "DocumentSymbols parsed from a text document" + } + } + }, + "traits": { + "smithy.api#documentation": "Represents a Text Document / File" + } + }, + "com.amazonaws.qdeveloperagents#TextDocumentDiagnostic": { + "type": "structure", + "members": { + "document": { + "target": "com.amazonaws.qdeveloperagents#TextDocument", + "traits": { + "smithy.api#documentation": "Represents a Text Document associated with Diagnostic", + "smithy.api#required": {} + } + }, + "range": { + "target": "com.amazonaws.qdeveloperagents#Range", + "traits": { + "smithy.api#documentation": "The range at which the message applies.", + "smithy.api#required": {} + } + }, + "source": { + "target": "com.amazonaws.qdeveloperagents#SensitiveString", + "traits": { + "smithy.api#documentation": "A human-readable string describing the source of the diagnostic", + "smithy.api#required": {} + } + }, + "severity": { + "target": "com.amazonaws.qdeveloperagents#DiagnosticSeverity", + "traits": { + "smithy.api#documentation": "Diagnostic Error type", + "smithy.api#required": {} + } + }, + "message": { + "target": "com.amazonaws.qdeveloperagents#SensitiveString", + "traits": { + "smithy.api#documentation": "The diagnostic's message.", + "smithy.api#length": { + "min": 0, + "max": 1024 + }, + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "Structure to represent metadata about a TextDocument Diagnostic" + } + }, + "com.amazonaws.qdeveloperagents#ThrottlingException": { + "type": "structure", + "members": { + "errorCode": { + "target": "smithy.api#String", + "traits": { + "smithy.api#required": {} + } + }, + "message": { + "target": "smithy.api#String", + "traits": { + "smithy.api#required": {} + } + }, + "serviceCode": { + "target": "smithy.api#String" + }, + "quotaCode": { + "target": "smithy.api#String" + } + }, + "traits": { + "smithy.api#error": "client", + "smithy.api#httpError": 429, + "smithy.api#retryable": { + "throttling": true + } + } + }, + "com.amazonaws.qdeveloperagents#Tool": { + "type": "union", + "members": { + "toolSpecification": { + "target": "com.amazonaws.qdeveloperagents#ToolSpecification" + } + }, + "traits": { + "smithy.api#documentation": "Information about a tool that can be used." + } + }, + "com.amazonaws.qdeveloperagents#ToolDescription": { + "type": "string", + "traits": { + "smithy.api#documentation": "The description for the tool.", + "smithy.api#length": { + "min": 1, + "max": 10240 + }, + "smithy.api#sensitive": {} + } + }, + "com.amazonaws.qdeveloperagents#ToolInputSchema": { + "type": "structure", + "members": { + "json": { + "target": "com.amazonaws.qdeveloperagents#SensitiveDocument" + } + }, + "traits": { + "smithy.api#documentation": "The input schema for the tool in JSON format." + } + }, + "com.amazonaws.qdeveloperagents#ToolName": { + "type": "string", + "traits": { + "smithy.api#documentation": "The name for the tool.", + "smithy.api#length": { + "min": 0, + "max": 64 + }, + "smithy.api#pattern": "^[a-zA-Z][a-zA-Z0-9_]*$", + "smithy.api#sensitive": {} + } + }, + "com.amazonaws.qdeveloperagents#ToolResult": { + "type": "structure", + "members": { + "toolUseId": { + "target": "com.amazonaws.qdeveloperagents#ToolUseId", + "traits": { + "smithy.api#required": {} + } + }, + "content": { + "target": "com.amazonaws.qdeveloperagents#ToolResultContent", + "traits": { + "smithy.api#documentation": "Content of the tool result.", + "smithy.api#required": {} + } + }, + "status": { + "target": "com.amazonaws.qdeveloperagents#ToolResultStatus" + } + }, + "traits": { + "smithy.api#documentation": "A tool result that contains the results for a tool request that was previously made." + } + }, + "com.amazonaws.qdeveloperagents#ToolResultContent": { + "type": "list", + "member": { + "target": "com.amazonaws.qdeveloperagents#ToolResultContentBlock" + } + }, + "com.amazonaws.qdeveloperagents#ToolResultContentBlock": { + "type": "union", + "members": { + "text": { + "target": "com.amazonaws.qdeveloperagents#SensitiveString", + "traits": { + "smithy.api#documentation": "A tool result that is text.", + "smithy.api#length": { + "min": 0, + "max": 800000 + } + } + }, + "json": { + "target": "com.amazonaws.qdeveloperagents#SensitiveDocument", + "traits": { + "smithy.api#documentation": "A tool result that is JSON format data." + } + } + } + }, + "com.amazonaws.qdeveloperagents#ToolResultStatus": { + "type": "enum", + "members": { + "SUCCESS": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "success" + } + }, + "ERROR": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "error" + } + } + }, + "traits": { + "smithy.api#documentation": "Status of the tools result." + } + }, + "com.amazonaws.qdeveloperagents#ToolResults": { + "type": "list", + "member": { + "target": "com.amazonaws.qdeveloperagents#ToolResult" + }, + "traits": { + "smithy.api#length": { + "max": 10 + } + } + }, + "com.amazonaws.qdeveloperagents#ToolSpecification": { + "type": "structure", + "members": { + "inputSchema": { + "target": "com.amazonaws.qdeveloperagents#ToolInputSchema", + "traits": { + "smithy.api#required": {} + } + }, + "name": { + "target": "com.amazonaws.qdeveloperagents#ToolName", + "traits": { + "smithy.api#required": {} + } + }, + "description": { + "target": "com.amazonaws.qdeveloperagents#ToolDescription" + } + }, + "traits": { + "smithy.api#documentation": "The specification for the tool." + } + }, + "com.amazonaws.qdeveloperagents#ToolUse": { + "type": "structure", + "members": { + "toolUseId": { + "target": "com.amazonaws.qdeveloperagents#ToolUseId", + "traits": { + "smithy.api#required": {} + } + }, + "name": { + "target": "com.amazonaws.qdeveloperagents#ToolName", + "traits": { + "smithy.api#required": {} + } + }, + "input": { + "target": "com.amazonaws.qdeveloperagents#SensitiveDocument", + "traits": { + "smithy.api#documentation": "The input to pass to the tool.", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "Contains information about a tool that the model is requesting be run. The model uses the result from the tool to generate a response." + } + }, + "com.amazonaws.qdeveloperagents#ToolUseId": { + "type": "string", + "traits": { + "smithy.api#documentation": "The ID for the tool request.", + "smithy.api#length": { + "min": 0, + "max": 64 + }, + "smithy.api#pattern": "^[a-zA-Z0-9_-]+$" + } + }, + "com.amazonaws.qdeveloperagents#ToolUses": { + "type": "list", + "member": { + "target": "com.amazonaws.qdeveloperagents#ToolUse" + }, + "traits": { + "smithy.api#length": { + "max": 10 + } + } + }, + "com.amazonaws.qdeveloperagents#Tools": { + "type": "list", + "member": { + "target": "com.amazonaws.qdeveloperagents#Tool" + } + }, + "com.amazonaws.qdeveloperagents#UUID": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 36, + "max": 36 + } + } + }, + "com.amazonaws.qdeveloperagents#UnitTestsGenerationUploadContext": { + "type": "structure", + "members": { + "contentMd5": { + "target": "com.amazonaws.qdeveloperagents#SensitiveString", + "traits": { + "smithy.api#length": { + "min": 1, + "max": 128 + }, + "smithy.api#required": {} + } + } + } + }, + "com.amazonaws.qdeveloperagents#UntagResource": { + "type": "operation", + "input": { + "target": "com.amazonaws.qdeveloperagents#UntagResourceRequest" + }, + "output": { + "target": "com.amazonaws.qdeveloperagents#UntagResourceResponse" + }, + "errors": [ + { + "target": "com.amazonaws.qdeveloperagents#AccessDeniedException" + }, + { + "target": "com.amazonaws.qdeveloperagents#InternalServerException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ResourceNotFoundException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ThrottlingException" + }, + { + "target": "com.amazonaws.qdeveloperagents#ValidationException" + } + ], + "traits": { + "smithy.api#documentation": "API to remove tags from a resource\n", + "smithy.api#http": { + "code": 204, + "method": "POST", + "uri": "/untagResource" + } + } + }, + "com.amazonaws.qdeveloperagents#UntagResourceRequest": { + "type": "structure", + "members": { + "resourceArn": { + "target": "com.amazonaws.qdeveloperagents#ResourceArn", + "traits": { + "smithy.api#required": {} + } + }, + "tagKeys": { + "target": "com.amazonaws.qdeveloperagents#TagKeyList", + "traits": { + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#input": {} + } + }, + "com.amazonaws.qdeveloperagents#UntagResourceResponse": { + "type": "structure", + "members": {}, + "traits": { + "smithy.api#output": {} + } + }, + "com.amazonaws.qdeveloperagents#UploadContext": { + "type": "union", + "members": { + "codeTransformationUploadContext": { + "target": "com.amazonaws.qdeveloperagents#CodeTransformationUploadContext" + }, + "taskAssistUploadContext": { + "target": "com.amazonaws.qdeveloperagents#TaskAssistUploadContext" + }, + "unitTestsGenerationUploadContext": { + "target": "com.amazonaws.qdeveloperagents#UnitTestsGenerationUploadContext" + } + } + }, + "com.amazonaws.qdeveloperagents#UploadId": { + "type": "string", + "traits": { + "smithy.api#length": { + "min": 1, + "max": 128 + } + } + }, + "com.amazonaws.qdeveloperagents#UploadIntent": { + "type": "enum", + "members": { + "TRANSFORMATION": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#documentation": "Code Transformation", + "smithy.api#enumValue": "TRANSFORMATION" + } + }, + "TASK_ASSIST": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#documentation": "Task Assist Code Generation", + "smithy.api#enumValue": "TASK_ASSIST" + } + }, + "UNIT_TESTS_GENERATION": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#documentation": "Unit Tests Generation", + "smithy.api#enumValue": "UNIT_TESTS_GENERATION" + } + } + }, + "traits": { + "smithy.api#documentation": "Upload Intent" + } + }, + "com.amazonaws.qdeveloperagents#UserInputMessage": { + "type": "structure", + "members": { + "content": { + "target": "com.amazonaws.qdeveloperagents#SensitiveString", + "traits": { + "smithy.api#documentation": "The content of the chat message.", + "smithy.api#length": { + "min": 0, + "max": 600000 + }, + "smithy.api#required": {} + } + }, + "userInputMessageContext": { + "target": "com.amazonaws.qdeveloperagents#UserInputMessageContext", + "traits": { + "smithy.api#documentation": "Chat message context associated with the Chat Message." + } + }, + "userIntent": { + "target": "com.amazonaws.qdeveloperagents#UserIntent", + "traits": { + "smithy.api#documentation": "User Intent." + } + }, + "origin": { + "target": "com.amazonaws.qdeveloperagents#Origin", + "traits": { + "smithy.api#documentation": "User Input Origin." + } + }, + "images": { + "target": "com.amazonaws.qdeveloperagents#ImageBlocks", + "traits": { + "smithy.api#documentation": "Images associated with the Chat Message." + } + } + }, + "traits": { + "smithy.api#documentation": "Structure to represent a chat input message from User." + } + }, + "com.amazonaws.qdeveloperagents#UserInputMessageContext": { + "type": "structure", + "members": { + "editorState": { + "target": "com.amazonaws.qdeveloperagents#EditorState", + "traits": { + "smithy.api#documentation": "Editor state chat message context." + } + }, + "shellState": { + "target": "com.amazonaws.qdeveloperagents#ShellState", + "traits": { + "smithy.api#documentation": "Shell state chat message context." + } + }, + "gitState": { + "target": "com.amazonaws.qdeveloperagents#GitState", + "traits": { + "smithy.api#documentation": "Git state chat message context." + } + }, + "envState": { + "target": "com.amazonaws.qdeveloperagents#EnvState", + "traits": { + "smithy.api#documentation": "Environment state chat message context." + } + }, + "appStudioContext": { + "target": "com.amazonaws.qdeveloperagents#AppStudioState", + "traits": { + "smithy.api#documentation": "The state of a user's AppStudio UI when sending a message." + } + }, + "diagnostic": { + "target": "com.amazonaws.qdeveloperagents#Diagnostic", + "traits": { + "smithy.api#documentation": "Diagnostic chat message context." + } + }, + "consoleState": { + "target": "com.amazonaws.qdeveloperagents#ConsoleState", + "traits": { + "smithy.api#documentation": "Contextual information about the environment from which the user is calling." + } + }, + "userSettings": { + "target": "com.amazonaws.qdeveloperagents#UserSettings", + "traits": { + "smithy.api#documentation": "Settings information, e.g., whether the user has enabled cross-region API calls." + } + }, + "additionalContext": { + "target": "com.amazonaws.qdeveloperagents#AdditionalContentList", + "traits": { + "smithy.api#documentation": "List of additional contextual content entries that can be included with the message." + } + }, + "toolResults": { + "target": "com.amazonaws.qdeveloperagents#ToolResults", + "traits": { + "smithy.api#documentation": "ToolResults for the requested ToolUses." + } + }, + "tools": { + "target": "com.amazonaws.qdeveloperagents#Tools", + "traits": { + "smithy.api#documentation": "Tools that can be used." + } + } + }, + "traits": { + "smithy.api#documentation": "Additional Chat message context associated with the Chat Message" + } + }, + "com.amazonaws.qdeveloperagents#UserIntent": { + "type": "enum", + "members": { + "SUGGEST_ALTERNATE_IMPLEMENTATION": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#documentation": "Suggest Alternative Implementation", + "smithy.api#enumValue": "SUGGEST_ALTERNATE_IMPLEMENTATION" + } + }, + "APPLY_COMMON_BEST_PRACTICES": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#documentation": "Apply Common Best Practices", + "smithy.api#enumValue": "APPLY_COMMON_BEST_PRACTICES" + } + }, + "IMPROVE_CODE": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#documentation": "Improve Code", + "smithy.api#enumValue": "IMPROVE_CODE" + } + }, + "SHOW_EXAMPLES": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#documentation": "Show More Examples", + "smithy.api#enumValue": "SHOW_EXAMPLES" + } + }, + "CITE_SOURCES": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#documentation": "Cite Sources", + "smithy.api#enumValue": "CITE_SOURCES" + } + }, + "EXPLAIN_LINE_BY_LINE": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#documentation": "Explain Code Line By Line", + "smithy.api#enumValue": "EXPLAIN_LINE_BY_LINE" + } + }, + "EXPLAIN_CODE_SELECTION": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#documentation": "Explain Code Selection", + "smithy.api#enumValue": "EXPLAIN_CODE_SELECTION" + } + }, + "GENERATE_CLOUDFORMATION_TEMPLATE": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#documentation": "Generate CloudFormation Template", + "smithy.api#enumValue": "GENERATE_CLOUDFORMATION_TEMPLATE" + } + }, + "GENERATE_UNIT_TESTS": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#documentation": "Generate Unit Tests", + "smithy.api#enumValue": "GENERATE_UNIT_TESTS" + } + }, + "CODE_GENERATION": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#documentation": "generate code", + "smithy.api#enumValue": "CODE_GENERATION" + } + } + }, + "traits": { + "smithy.api#documentation": "User Intent" + } + }, + "com.amazonaws.qdeveloperagents#UserSettings": { + "type": "structure", + "members": { + "hasConsentedToCrossRegionCalls": { + "target": "smithy.api#Boolean" + } + }, + "traits": { + "smithy.api#documentation": "Settings information passed by the Q widget" + } + }, + "com.amazonaws.qdeveloperagents#ValidationException": { + "type": "structure", + "members": { + "errorCode": { + "target": "smithy.api#String", + "traits": { + "smithy.api#required": {} + } + }, + "message": { + "target": "smithy.api#String", + "traits": { + "smithy.api#required": {} + } + }, + "reason": { + "target": "com.amazonaws.qdeveloperagents#ValidationExceptionReason", + "traits": { + "smithy.api#required": {} + } + }, + "fieldList": { + "target": "com.amazonaws.qdeveloperagents#ValidationExceptionFieldList" + } + }, + "traits": { + "smithy.api#error": "client", + "smithy.api#httpError": 400 + } + }, + "com.amazonaws.qdeveloperagents#ValidationExceptionField": { + "type": "structure", + "members": { + "name": { + "target": "smithy.api#String", + "traits": { + "smithy.api#required": {} + } + }, + "message": { + "target": "smithy.api#String", + "traits": { + "smithy.api#required": {} + } + } + } + }, + "com.amazonaws.qdeveloperagents#ValidationExceptionFieldList": { + "type": "list", + "member": { + "target": "com.amazonaws.qdeveloperagents#ValidationExceptionField" + } + }, + "com.amazonaws.qdeveloperagents#ValidationExceptionReason": { + "type": "enum", + "members": { + "UNKNOWN_OPERATION": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "unknownOperation" + } + }, + "CANNOT_PARSE": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "cannotParse" + } + }, + "FIELD_VALIDATION_FAILED": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "fieldValidationFailed" + } + }, + "OTHER": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "other" + } + }, + "TOO_MANY_TAGS": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "tooManyTags" + } + }, + "TAG_POLICY_NONCOMPLIANT": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "tagPolicyNoncompliant" + } + }, + "INVALID_PARAMETER": { + "target": "smithy.api#Unit", + "traits": { + "smithy.api#enumValue": "invalidParameter" + } + } + } + }, + "com.amazonaws.qdeveloperagents#WorkspaceState": { + "type": "structure", + "members": { + "uploadId": { + "target": "com.amazonaws.qdeveloperagents#UploadId", + "traits": { + "smithy.api#documentation": "Upload ID representing an Upload using a PreSigned URL", + "smithy.api#required": {} + } + } + }, + "traits": { + "smithy.api#documentation": "Represents a Workspace state uploaded to S3 for Async Code Actions" + } + } + } +} diff --git a/lib/lib-dynamodb/package.json b/lib/lib-dynamodb/package.json index becfa0db1cad..abc4463d43af 100644 --- a/lib/lib-dynamodb/package.json +++ b/lib/lib-dynamodb/package.json @@ -30,8 +30,8 @@ "dependencies": { "@aws-sdk/core": "*", "@aws-sdk/util-dynamodb": "*", - "@smithy/core": "^3.5.3", - "@smithy/smithy-client": "^4.4.4", + "@smithy/core": "^3.6.0", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "tslib": "^2.6.2" }, diff --git a/lib/lib-storage/package.json b/lib/lib-storage/package.json index 9fffa25f3bc3..12cd3a67fa82 100644 --- a/lib/lib-storage/package.json +++ b/lib/lib-storage/package.json @@ -29,8 +29,8 @@ "license": "Apache-2.0", "dependencies": { "@smithy/abort-controller": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/smithy-client": "^4.4.4", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/smithy-client": "^4.4.5", "buffer": "5.6.0", "events": "3.3.0", "stream-browserify": "3.0.0", diff --git a/packages/core/package.json b/packages/core/package.json index 795466a3b28a..fdd51356b670 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -83,12 +83,12 @@ "dependencies": { "@aws-sdk/types": "*", "@aws-sdk/xml-builder": "*", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/node-config-provider": "^4.1.3", "@smithy/property-provider": "^4.0.4", "@smithy/protocol-http": "^5.1.2", "@smithy/signature-v4": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", diff --git a/packages/credential-provider-http/package.json b/packages/credential-provider-http/package.json index 2949f5a62214..ff5dbf5cc965 100644 --- a/packages/credential-provider-http/package.json +++ b/packages/credential-provider-http/package.json @@ -33,7 +33,7 @@ "@smithy/node-http-handler": "^4.0.6", "@smithy/property-provider": "^4.0.4", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/util-stream": "^4.2.2", "tslib": "^2.6.2" diff --git a/packages/credential-providers/package.json b/packages/credential-providers/package.json index 12303d7f3371..c3c81dc891dc 100644 --- a/packages/credential-providers/package.json +++ b/packages/credential-providers/package.json @@ -43,7 +43,7 @@ "@aws-sdk/nested-clients": "*", "@aws-sdk/types": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/credential-provider-imds": "^4.0.6", "@smithy/node-config-provider": "^4.1.3", "@smithy/property-provider": "^4.0.4", diff --git a/packages/middleware-sdk-ec2/package.json b/packages/middleware-sdk-ec2/package.json index 94d4b6d1653d..8776268a161c 100644 --- a/packages/middleware-sdk-ec2/package.json +++ b/packages/middleware-sdk-ec2/package.json @@ -27,10 +27,10 @@ "dependencies": { "@aws-sdk/types": "*", "@aws-sdk/util-format-url": "*", - "@smithy/middleware-endpoint": "^4.1.12", + "@smithy/middleware-endpoint": "^4.1.13", "@smithy/protocol-http": "^5.1.2", "@smithy/signature-v4": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "tslib": "^2.6.2" }, diff --git a/packages/middleware-sdk-rds/package.json b/packages/middleware-sdk-rds/package.json index 1191d4db2319..0a2b7aae1560 100644 --- a/packages/middleware-sdk-rds/package.json +++ b/packages/middleware-sdk-rds/package.json @@ -25,7 +25,7 @@ "dependencies": { "@aws-sdk/types": "*", "@aws-sdk/util-format-url": "*", - "@smithy/middleware-endpoint": "^4.1.12", + "@smithy/middleware-endpoint": "^4.1.13", "@smithy/protocol-http": "^5.1.2", "@smithy/signature-v4": "^5.1.2", "@smithy/types": "^4.3.1", diff --git a/packages/middleware-sdk-s3/package.json b/packages/middleware-sdk-s3/package.json index faa12496be38..83084f120af7 100644 --- a/packages/middleware-sdk-s3/package.json +++ b/packages/middleware-sdk-s3/package.json @@ -30,11 +30,11 @@ "@aws-sdk/core": "*", "@aws-sdk/types": "*", "@aws-sdk/util-arn-parser": "*", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/node-config-provider": "^4.1.3", "@smithy/protocol-http": "^5.1.2", "@smithy/signature-v4": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/util-config-provider": "^4.0.0", "@smithy/util-middleware": "^4.0.4", diff --git a/packages/middleware-sdk-sqs/package.json b/packages/middleware-sdk-sqs/package.json index c77f9b316b7b..b1de199aa647 100644 --- a/packages/middleware-sdk-sqs/package.json +++ b/packages/middleware-sdk-sqs/package.json @@ -24,7 +24,7 @@ "license": "Apache-2.0", "dependencies": { "@aws-sdk/types": "*", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/util-hex-encoding": "^4.0.0", "@smithy/util-utf8": "^4.0.0", diff --git a/packages/middleware-user-agent/package.json b/packages/middleware-user-agent/package.json index 98c652aef922..9092c1e98f73 100644 --- a/packages/middleware-user-agent/package.json +++ b/packages/middleware-user-agent/package.json @@ -27,7 +27,7 @@ "@aws-sdk/core": "*", "@aws-sdk/types": "*", "@aws-sdk/util-endpoints": "*", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/protocol-http": "^5.1.2", "@smithy/types": "^4.3.1", "tslib": "^2.6.2" diff --git a/packages/nested-clients/package.json b/packages/nested-clients/package.json index cc36051a29cc..ad7a197645a6 100644 --- a/packages/nested-clients/package.json +++ b/packages/nested-clients/package.json @@ -39,26 +39,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/packages/s3-presigned-post/package.json b/packages/s3-presigned-post/package.json index 5e0f24e1f96c..c2b1efbab9a3 100644 --- a/packages/s3-presigned-post/package.json +++ b/packages/s3-presigned-post/package.json @@ -27,7 +27,7 @@ "@aws-sdk/client-s3": "*", "@aws-sdk/types": "*", "@aws-sdk/util-format-url": "*", - "@smithy/middleware-endpoint": "^4.1.12", + "@smithy/middleware-endpoint": "^4.1.13", "@smithy/signature-v4": "^5.1.2", "@smithy/types": "^4.3.1", "@smithy/util-hex-encoding": "^4.0.0", diff --git a/packages/s3-request-presigner/package.json b/packages/s3-request-presigner/package.json index 160668d8d4c7..6198258be7c6 100644 --- a/packages/s3-request-presigner/package.json +++ b/packages/s3-request-presigner/package.json @@ -25,9 +25,9 @@ "@aws-sdk/signature-v4-multi-region": "*", "@aws-sdk/types": "*", "@aws-sdk/util-format-url": "*", - "@smithy/middleware-endpoint": "^4.1.12", + "@smithy/middleware-endpoint": "^4.1.13", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "tslib": "^2.6.2" }, diff --git a/packages/smithy-client/package.json b/packages/smithy-client/package.json index 5df5da578547..a0f749dfa49f 100644 --- a/packages/smithy-client/package.json +++ b/packages/smithy-client/package.json @@ -22,7 +22,7 @@ }, "license": "Apache-2.0", "dependencies": { - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "tslib": "^2.6.2" }, "engines": { diff --git a/packages/util-create-request/package.json b/packages/util-create-request/package.json index f8d391e173d2..d4df680cb174 100644 --- a/packages/util-create-request/package.json +++ b/packages/util-create-request/package.json @@ -24,7 +24,7 @@ "dependencies": { "@aws-sdk/types": "*", "@smithy/middleware-stack": "^4.0.4", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "tslib": "^2.6.2" }, diff --git a/private/aws-client-api-test/package.json b/private/aws-client-api-test/package.json index f46136ce8f7c..6cdb3c481883 100644 --- a/private/aws-client-api-test/package.json +++ b/private/aws-client-api-test/package.json @@ -38,15 +38,15 @@ "@smithy/eventstream-serde-node": "^4.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/hash-stream-node": "^4.0.4", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-retry": "^4.0.6", "@smithy/util-stream": "^4.2.2", "@smithy/util-utf8": "^4.0.0", diff --git a/private/aws-echo-service/package.json b/private/aws-echo-service/package.json index 33a539353180..3d6bec04dde8 100644 --- a/private/aws-echo-service/package.json +++ b/private/aws-echo-service/package.json @@ -27,26 +27,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/private/aws-protocoltests-ec2-schema/package.json b/private/aws-protocoltests-ec2-schema/package.json index 14c4c5a28573..ddaaac5e4c5d 100644 --- a/private/aws-protocoltests-ec2-schema/package.json +++ b/private/aws-protocoltests-ec2-schema/package.json @@ -32,27 +32,27 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", - "@smithy/middleware-compression": "^4.1.11", + "@smithy/middleware-compression": "^4.1.12", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/private/aws-protocoltests-ec2/package.json b/private/aws-protocoltests-ec2/package.json index 70a964a6f50a..28af3b2d8893 100644 --- a/private/aws-protocoltests-ec2/package.json +++ b/private/aws-protocoltests-ec2/package.json @@ -32,27 +32,27 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", - "@smithy/middleware-compression": "^4.1.11", + "@smithy/middleware-compression": "^4.1.12", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/private/aws-protocoltests-json-10-schema/package.json b/private/aws-protocoltests-json-10-schema/package.json index 5afe3501a824..8668b1dd2e7a 100644 --- a/private/aws-protocoltests-json-10-schema/package.json +++ b/private/aws-protocoltests-json-10-schema/package.json @@ -32,27 +32,27 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", - "@smithy/middleware-compression": "^4.1.11", + "@smithy/middleware-compression": "^4.1.12", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/private/aws-protocoltests-json-10/package.json b/private/aws-protocoltests-json-10/package.json index 643f54cb8e18..72a1f20c466d 100644 --- a/private/aws-protocoltests-json-10/package.json +++ b/private/aws-protocoltests-json-10/package.json @@ -32,27 +32,27 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", - "@smithy/middleware-compression": "^4.1.11", + "@smithy/middleware-compression": "^4.1.12", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/private/aws-protocoltests-json-machinelearning/package.json b/private/aws-protocoltests-json-machinelearning/package.json index e540017f7134..b629e18eeb5e 100644 --- a/private/aws-protocoltests-json-machinelearning/package.json +++ b/private/aws-protocoltests-json-machinelearning/package.json @@ -33,26 +33,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/private/aws-protocoltests-json-schema/package.json b/private/aws-protocoltests-json-schema/package.json index 6d4bed701da5..4d7a6f3834e1 100644 --- a/private/aws-protocoltests-json-schema/package.json +++ b/private/aws-protocoltests-json-schema/package.json @@ -32,27 +32,27 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", - "@smithy/middleware-compression": "^4.1.11", + "@smithy/middleware-compression": "^4.1.12", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/private/aws-protocoltests-json/package.json b/private/aws-protocoltests-json/package.json index d07a8a611cbe..971e4fab2067 100644 --- a/private/aws-protocoltests-json/package.json +++ b/private/aws-protocoltests-json/package.json @@ -32,27 +32,27 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", - "@smithy/middleware-compression": "^4.1.11", + "@smithy/middleware-compression": "^4.1.12", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/private/aws-protocoltests-query-schema/package.json b/private/aws-protocoltests-query-schema/package.json index dc2ba02e1670..c95e21f6311f 100644 --- a/private/aws-protocoltests-query-schema/package.json +++ b/private/aws-protocoltests-query-schema/package.json @@ -32,27 +32,27 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", - "@smithy/middleware-compression": "^4.1.11", + "@smithy/middleware-compression": "^4.1.12", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/private/aws-protocoltests-query-schema/src/schemas/schemas.ts b/private/aws-protocoltests-query-schema/src/schemas/schemas.ts index e13357a8a8e8..5f9166a0f7dc 100644 --- a/private/aws-protocoltests-query-schema/src/schemas/schemas.ts +++ b/private/aws-protocoltests-query-schema/src/schemas/schemas.ts @@ -290,9 +290,9 @@ export var FlattenedXmlMapWithXmlNamespaceOutput = struct( [ () => FlattenedXmlMapWithXmlNamespaceOutputMap, { - [_xNm]: [_, _hm], [_xN]: _KVP, [_xF]: 1, + [_xNm]: [_, _hm], }, ], ] diff --git a/private/aws-protocoltests-query/package.json b/private/aws-protocoltests-query/package.json index c8d589e9501d..7d7e0709f743 100644 --- a/private/aws-protocoltests-query/package.json +++ b/private/aws-protocoltests-query/package.json @@ -32,27 +32,27 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", - "@smithy/middleware-compression": "^4.1.11", + "@smithy/middleware-compression": "^4.1.12", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/private/aws-protocoltests-restjson-apigateway/package.json b/private/aws-protocoltests-restjson-apigateway/package.json index 4a4ee7d82fc1..12a40a7ae3c7 100644 --- a/private/aws-protocoltests-restjson-apigateway/package.json +++ b/private/aws-protocoltests-restjson-apigateway/package.json @@ -33,26 +33,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/private/aws-protocoltests-restjson-glacier/package.json b/private/aws-protocoltests-restjson-glacier/package.json index e329ff7f0e7b..90b66a69699b 100644 --- a/private/aws-protocoltests-restjson-glacier/package.json +++ b/private/aws-protocoltests-restjson-glacier/package.json @@ -35,26 +35,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/private/aws-protocoltests-restjson-schema/package.json b/private/aws-protocoltests-restjson-schema/package.json index 5f4847aa44bb..9387a3aabbe7 100644 --- a/private/aws-protocoltests-restjson-schema/package.json +++ b/private/aws-protocoltests-restjson-schema/package.json @@ -32,7 +32,7 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-blob-browser": "^4.0.4", "@smithy/hash-node": "^4.0.4", @@ -40,24 +40,24 @@ "@smithy/invalid-dependency": "^4.0.4", "@smithy/md5-js": "^4.0.4", "@smithy/middleware-apply-body-checksum": "^4.1.2", - "@smithy/middleware-compression": "^4.1.11", + "@smithy/middleware-compression": "^4.1.12", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", "@smithy/querystring-builder": "^4.0.4", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/private/aws-protocoltests-restjson/package.json b/private/aws-protocoltests-restjson/package.json index e84dfbdd174e..fdc6cd62cb99 100644 --- a/private/aws-protocoltests-restjson/package.json +++ b/private/aws-protocoltests-restjson/package.json @@ -32,7 +32,7 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-blob-browser": "^4.0.4", "@smithy/hash-node": "^4.0.4", @@ -40,24 +40,24 @@ "@smithy/invalid-dependency": "^4.0.4", "@smithy/md5-js": "^4.0.4", "@smithy/middleware-apply-body-checksum": "^4.1.2", - "@smithy/middleware-compression": "^4.1.11", + "@smithy/middleware-compression": "^4.1.12", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", "@smithy/querystring-builder": "^4.0.4", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/private/aws-protocoltests-restxml-schema/package.json b/private/aws-protocoltests-restxml-schema/package.json index 7fd9b812459c..dc7d8a603c4c 100644 --- a/private/aws-protocoltests-restxml-schema/package.json +++ b/private/aws-protocoltests-restxml-schema/package.json @@ -33,28 +33,28 @@ "@aws-sdk/util-user-agent-node": "*", "@aws-sdk/xml-builder": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", - "@smithy/middleware-compression": "^4.1.11", + "@smithy/middleware-compression": "^4.1.12", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", "@smithy/querystring-builder": "^4.0.4", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/private/aws-protocoltests-restxml-schema/src/schemas/schemas.ts b/private/aws-protocoltests-restxml-schema/src/schemas/schemas.ts index 9a2e88941221..8bb4cb3a3168 100644 --- a/private/aws-protocoltests-restxml-schema/src/schemas/schemas.ts +++ b/private/aws-protocoltests-restxml-schema/src/schemas/schemas.ts @@ -723,9 +723,9 @@ export var FlattenedXmlMapWithXmlNamespaceOutput = struct( [ () => FlattenedXmlMapWithXmlNamespaceOutputMap, { - [_xNm]: [_, _hm], [_xN]: _KVP, [_xF]: 1, + [_xNm]: [_, _hm], }, ], ] diff --git a/private/aws-protocoltests-restxml/package.json b/private/aws-protocoltests-restxml/package.json index dc0d7cdf9cff..8bf3ab900908 100644 --- a/private/aws-protocoltests-restxml/package.json +++ b/private/aws-protocoltests-restxml/package.json @@ -33,28 +33,28 @@ "@aws-sdk/util-user-agent-node": "*", "@aws-sdk/xml-builder": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", - "@smithy/middleware-compression": "^4.1.11", + "@smithy/middleware-compression": "^4.1.12", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", "@smithy/querystring-builder": "^4.0.4", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/private/aws-protocoltests-smithy-rpcv2-cbor-schema/package.json b/private/aws-protocoltests-smithy-rpcv2-cbor-schema/package.json index b600b0ae5240..eadae177f403 100644 --- a/private/aws-protocoltests-smithy-rpcv2-cbor-schema/package.json +++ b/private/aws-protocoltests-smithy-rpcv2-cbor-schema/package.json @@ -28,26 +28,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/private/aws-protocoltests-smithy-rpcv2-cbor/package.json b/private/aws-protocoltests-smithy-rpcv2-cbor/package.json index 00db0ac3cdfa..7d8704e65fef 100644 --- a/private/aws-protocoltests-smithy-rpcv2-cbor/package.json +++ b/private/aws-protocoltests-smithy-rpcv2-cbor/package.json @@ -28,26 +28,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/private/aws-restjson-server/package.json b/private/aws-restjson-server/package.json index 1bd48fc65558..76469bb6a2e5 100644 --- a/private/aws-restjson-server/package.json +++ b/private/aws-restjson-server/package.json @@ -28,19 +28,19 @@ "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-utf8": "^4.0.0", "tslib": "^2.6.2" diff --git a/private/aws-restjson-validation-server/package.json b/private/aws-restjson-validation-server/package.json index 1804091b2a3a..d194d2a076f0 100644 --- a/private/aws-restjson-validation-server/package.json +++ b/private/aws-restjson-validation-server/package.json @@ -28,19 +28,19 @@ "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-utf8": "^4.0.0", "tslib": "^2.6.2" diff --git a/private/weather-legacy-auth/package.json b/private/weather-legacy-auth/package.json index c09b9e16e567..57d043cb637b 100644 --- a/private/weather-legacy-auth/package.json +++ b/private/weather-legacy-auth/package.json @@ -31,26 +31,26 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", + "@smithy/core": "^3.6.0", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/private/weather/package.json b/private/weather/package.json index 59cb249b3cc6..026b2fb5f4ad 100644 --- a/private/weather/package.json +++ b/private/weather/package.json @@ -30,27 +30,27 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@smithy/config-resolver": "^4.1.4", - "@smithy/core": "^3.5.3", - "@smithy/experimental-identity-and-auth": "^0.3.59", + "@smithy/core": "^3.6.0", + "@smithy/experimental-identity-and-auth": "^0.3.60", "@smithy/fetch-http-handler": "^5.0.4", "@smithy/hash-node": "^4.0.4", "@smithy/invalid-dependency": "^4.0.4", "@smithy/middleware-content-length": "^4.0.4", - "@smithy/middleware-endpoint": "^4.1.12", - "@smithy/middleware-retry": "^4.1.13", + "@smithy/middleware-endpoint": "^4.1.13", + "@smithy/middleware-retry": "^4.1.14", "@smithy/middleware-serde": "^4.0.8", "@smithy/middleware-stack": "^4.0.4", "@smithy/node-config-provider": "^4.1.3", "@smithy/node-http-handler": "^4.0.6", "@smithy/protocol-http": "^5.1.2", - "@smithy/smithy-client": "^4.4.4", + "@smithy/smithy-client": "^4.4.5", "@smithy/types": "^4.3.1", "@smithy/url-parser": "^4.0.4", "@smithy/util-base64": "^4.0.0", "@smithy/util-body-length-browser": "^4.0.0", "@smithy/util-body-length-node": "^4.0.0", - "@smithy/util-defaults-mode-browser": "^4.0.20", - "@smithy/util-defaults-mode-node": "^4.0.20", + "@smithy/util-defaults-mode-browser": "^4.0.21", + "@smithy/util-defaults-mode-node": "^4.0.21", "@smithy/util-endpoints": "^3.0.6", "@smithy/util-middleware": "^4.0.4", "@smithy/util-retry": "^4.0.6", diff --git a/yarn.lock b/yarn.lock index 043f166555c8..c68e4f83cfcf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -121,15 +121,15 @@ __metadata: "@smithy/eventstream-serde-node": "npm:^4.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/hash-stream-node": "npm:^4.0.4" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-stream": "npm:^4.2.2" "@smithy/util-utf8": "npm:^4.0.0" @@ -174,26 +174,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -253,27 +253,27 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" - "@smithy/middleware-compression": "npm:^4.1.11" + "@smithy/middleware-compression": "npm:^4.1.12" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -309,27 +309,27 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" - "@smithy/middleware-compression": "npm:^4.1.11" + "@smithy/middleware-compression": "npm:^4.1.12" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -365,27 +365,27 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" - "@smithy/middleware-compression": "npm:^4.1.11" + "@smithy/middleware-compression": "npm:^4.1.12" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -421,27 +421,27 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" - "@smithy/middleware-compression": "npm:^4.1.11" + "@smithy/middleware-compression": "npm:^4.1.12" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -478,26 +478,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -533,27 +533,27 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" - "@smithy/middleware-compression": "npm:^4.1.11" + "@smithy/middleware-compression": "npm:^4.1.12" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -589,27 +589,27 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" - "@smithy/middleware-compression": "npm:^4.1.11" + "@smithy/middleware-compression": "npm:^4.1.12" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -645,27 +645,27 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" - "@smithy/middleware-compression": "npm:^4.1.11" + "@smithy/middleware-compression": "npm:^4.1.12" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -701,27 +701,27 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" - "@smithy/middleware-compression": "npm:^4.1.11" + "@smithy/middleware-compression": "npm:^4.1.12" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -758,26 +758,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -816,26 +816,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -871,7 +871,7 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-blob-browser": "npm:^4.0.4" "@smithy/hash-node": "npm:^4.0.4" @@ -879,24 +879,24 @@ __metadata: "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/md5-js": "npm:^4.0.4" "@smithy/middleware-apply-body-checksum": "npm:^4.1.2" - "@smithy/middleware-compression": "npm:^4.1.11" + "@smithy/middleware-compression": "npm:^4.1.12" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" "@smithy/querystring-builder": "npm:^4.0.4" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -933,7 +933,7 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-blob-browser": "npm:^4.0.4" "@smithy/hash-node": "npm:^4.0.4" @@ -941,24 +941,24 @@ __metadata: "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/md5-js": "npm:^4.0.4" "@smithy/middleware-apply-body-checksum": "npm:^4.1.2" - "@smithy/middleware-compression": "npm:^4.1.11" + "@smithy/middleware-compression": "npm:^4.1.12" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" "@smithy/querystring-builder": "npm:^4.0.4" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -996,28 +996,28 @@ __metadata: "@aws-sdk/util-user-agent-node": "npm:*" "@aws-sdk/xml-builder": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" - "@smithy/middleware-compression": "npm:^4.1.11" + "@smithy/middleware-compression": "npm:^4.1.12" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" "@smithy/querystring-builder": "npm:^4.0.4" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -1057,28 +1057,28 @@ __metadata: "@aws-sdk/util-user-agent-node": "npm:*" "@aws-sdk/xml-builder": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" - "@smithy/middleware-compression": "npm:^4.1.11" + "@smithy/middleware-compression": "npm:^4.1.12" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" "@smithy/querystring-builder": "npm:^4.0.4" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -1113,26 +1113,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -1162,26 +1162,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -1211,19 +1211,19 @@ __metadata: "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-utf8": "npm:^4.0.0" "@tsconfig/node18": "npm:18.2.4" @@ -1251,19 +1251,19 @@ __metadata: "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-utf8": "npm:^4.0.0" "@tsconfig/node18": "npm:18.2.4" @@ -1371,26 +1371,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -1425,26 +1425,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -1477,31 +1477,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" concurrently: "npm:7.0.0" @@ -1530,31 +1530,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" concurrently: "npm:7.0.0" @@ -1583,26 +1583,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -1635,31 +1635,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" "@types/uuid": "npm:^9.0.1" @@ -1690,26 +1690,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -1742,26 +1742,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -1794,26 +1794,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -1849,26 +1849,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -1902,26 +1902,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -1954,26 +1954,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -2007,26 +2007,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -2061,32 +2061,32 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-stream": "npm:^4.2.2" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" concurrently: "npm:7.0.0" @@ -2115,26 +2115,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -2168,26 +2168,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -2222,26 +2222,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -2276,26 +2276,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -2330,26 +2330,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -2382,26 +2382,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -2436,26 +2436,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -2488,26 +2488,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -2540,26 +2540,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -2592,26 +2592,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -2644,31 +2644,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" concurrently: "npm:7.0.0" @@ -2697,26 +2697,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -2750,26 +2750,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -2804,26 +2804,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -2856,26 +2856,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -2908,26 +2908,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -2962,26 +2962,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -3014,26 +3014,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -3066,31 +3066,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" concurrently: "npm:7.0.0" @@ -3119,26 +3119,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -3173,26 +3173,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -3225,26 +3225,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -3279,26 +3279,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -3331,26 +3331,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -3385,26 +3385,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -3437,26 +3437,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -3491,7 +3491,7 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/eventstream-serde-browser": "npm:^4.0.4" "@smithy/eventstream-serde-config-resolver": "npm:^4.1.2" "@smithy/eventstream-serde-node": "npm:^4.0.4" @@ -3499,21 +3499,21 @@ __metadata: "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -3546,26 +3546,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -3600,26 +3600,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -3654,26 +3654,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -3710,7 +3710,7 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/eventstream-serde-browser": "npm:^4.0.4" "@smithy/eventstream-serde-config-resolver": "npm:^4.1.2" "@smithy/eventstream-serde-node": "npm:^4.0.4" @@ -3718,21 +3718,21 @@ __metadata: "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -3768,26 +3768,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -3822,26 +3822,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -3876,26 +3876,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -3930,26 +3930,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -3984,26 +3984,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -4036,26 +4036,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -4090,26 +4090,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -4144,26 +4144,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -4198,26 +4198,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -4252,26 +4252,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -4306,26 +4306,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -4358,26 +4358,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -4412,26 +4412,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -4464,26 +4464,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -4516,26 +4516,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -4568,31 +4568,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" "@types/uuid": "npm:^9.0.1" @@ -4623,26 +4623,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -4675,31 +4675,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" "@types/uuid": "npm:^9.0.1" @@ -4731,26 +4731,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -4784,32 +4784,32 @@ __metadata: "@aws-sdk/util-user-agent-node": "npm:*" "@aws-sdk/xml-builder": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-stream": "npm:^4.2.2" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" concurrently: "npm:7.0.0" @@ -4838,26 +4838,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -4890,26 +4890,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -4942,26 +4942,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -4994,26 +4994,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -5046,26 +5046,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -5098,26 +5098,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -5150,26 +5150,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -5202,7 +5202,7 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/eventstream-serde-browser": "npm:^4.0.4" "@smithy/eventstream-serde-config-resolver": "npm:^4.1.2" "@smithy/eventstream-serde-node": "npm:^4.0.4" @@ -5210,21 +5210,21 @@ __metadata: "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -5259,32 +5259,32 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" - "@smithy/middleware-compression": "npm:^4.1.11" + "@smithy/middleware-compression": "npm:^4.1.12" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" concurrently: "npm:7.0.0" @@ -5313,26 +5313,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -5366,26 +5366,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -5418,26 +5418,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -5472,26 +5472,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -5526,26 +5526,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -5578,31 +5578,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" concurrently: "npm:7.0.0" @@ -5631,31 +5631,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" "@types/uuid": "npm:^9.0.1" @@ -5686,26 +5686,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -5740,26 +5740,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -5795,26 +5795,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -5849,26 +5849,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -5901,26 +5901,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -5955,26 +5955,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -6008,26 +6008,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -6061,26 +6061,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -6113,26 +6113,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -6167,26 +6167,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -6221,26 +6221,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -6273,26 +6273,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -6325,26 +6325,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -6377,26 +6377,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -6431,26 +6431,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -6483,26 +6483,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -6535,26 +6535,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -6589,26 +6589,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -6643,26 +6643,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -6695,26 +6695,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -6747,26 +6747,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -6799,26 +6799,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -6851,26 +6851,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -6903,26 +6903,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -6955,26 +6955,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -7007,31 +7007,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" concurrently: "npm:7.0.0" @@ -7060,26 +7060,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -7112,26 +7112,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -7166,26 +7166,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -7218,26 +7218,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -7273,26 +7273,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -7325,31 +7325,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" "@types/uuid": "npm:^9.0.1" @@ -7380,26 +7380,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -7432,26 +7432,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -7484,26 +7484,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -7538,26 +7538,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -7590,26 +7590,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -7644,26 +7644,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -7696,26 +7696,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -7748,26 +7748,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -7803,31 +7803,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" concurrently: "npm:7.0.0" @@ -7856,26 +7856,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -7908,31 +7908,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" "@types/uuid": "npm:^9.0.1" @@ -7963,26 +7963,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -8016,31 +8016,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" "@types/uuid": "npm:^9.0.1" @@ -8071,26 +8071,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -8126,26 +8126,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -8179,31 +8179,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" "@types/uuid": "npm:^9.0.1" @@ -8234,26 +8234,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -8286,31 +8286,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" concurrently: "npm:7.0.0" @@ -8339,31 +8339,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" "@types/uuid": "npm:^9.0.1" @@ -8394,26 +8394,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -8448,26 +8448,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -8500,31 +8500,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" "@types/uuid": "npm:^9.0.1" @@ -8555,31 +8555,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" concurrently: "npm:7.0.0" @@ -8608,31 +8608,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" concurrently: "npm:7.0.0" @@ -8661,31 +8661,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" concurrently: "npm:7.0.0" @@ -8714,31 +8714,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" concurrently: "npm:7.0.0" @@ -8767,31 +8767,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" concurrently: "npm:7.0.0" @@ -8820,26 +8820,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -8872,26 +8872,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -8926,26 +8926,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -8980,31 +8980,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" concurrently: "npm:7.0.0" @@ -9033,26 +9033,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -9087,26 +9087,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -9139,26 +9139,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -9191,26 +9191,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -9245,26 +9245,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -9299,26 +9299,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -9353,26 +9353,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -9405,26 +9405,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -9459,26 +9459,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -9511,26 +9511,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -9563,26 +9563,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -9615,26 +9615,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -9667,26 +9667,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -9719,26 +9719,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -9773,26 +9773,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -9825,31 +9825,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" "@types/uuid": "npm:^9.0.1" @@ -9880,26 +9880,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -9933,26 +9933,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -9985,26 +9985,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -10040,32 +10040,32 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-stream": "npm:^4.2.2" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" concurrently: "npm:7.0.0" @@ -10094,26 +10094,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -10148,26 +10148,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -10200,26 +10200,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -10254,26 +10254,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -10306,26 +10306,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -10360,31 +10360,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" concurrently: "npm:7.0.0" @@ -10413,26 +10413,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -10467,26 +10467,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -10519,26 +10519,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -10573,31 +10573,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" concurrently: "npm:7.0.0" @@ -10626,26 +10626,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -10678,26 +10678,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -10732,26 +10732,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -10784,26 +10784,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -10838,26 +10838,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -10890,26 +10890,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -10944,26 +10944,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -10996,26 +10996,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -11049,26 +11049,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -11101,26 +11101,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -11153,26 +11153,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -11207,26 +11207,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -11261,26 +11261,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -11316,26 +11316,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -11370,26 +11370,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -11422,26 +11422,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -11476,26 +11476,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -11530,26 +11530,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -11582,26 +11582,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -11634,7 +11634,7 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/eventstream-serde-browser": "npm:^4.0.4" "@smithy/eventstream-serde-config-resolver": "npm:^4.1.2" "@smithy/eventstream-serde-node": "npm:^4.0.4" @@ -11642,26 +11642,26 @@ __metadata: "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" "@types/uuid": "npm:^9.0.1" @@ -11692,26 +11692,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -11744,26 +11744,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -11796,26 +11796,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -11850,26 +11850,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -11902,26 +11902,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -11954,26 +11954,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -12006,26 +12006,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -12058,26 +12058,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -12112,26 +12112,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -12166,26 +12166,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -12218,26 +12218,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -12270,26 +12270,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -12322,26 +12322,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -12374,26 +12374,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -12427,26 +12427,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -12480,26 +12480,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -12532,26 +12532,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -12584,26 +12584,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -12636,7 +12636,7 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/eventstream-serde-browser": "npm:^4.0.4" "@smithy/eventstream-serde-config-resolver": "npm:^4.1.2" "@smithy/eventstream-serde-node": "npm:^4.0.4" @@ -12644,26 +12644,26 @@ __metadata: "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" concurrently: "npm:7.0.0" @@ -12692,26 +12692,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -12744,26 +12744,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -12797,7 +12797,7 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/eventstream-serde-browser": "npm:^4.0.4" "@smithy/eventstream-serde-config-resolver": "npm:^4.1.2" "@smithy/eventstream-serde-node": "npm:^4.0.4" @@ -12805,27 +12805,27 @@ __metadata: "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-stream": "npm:^4.2.2" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" concurrently: "npm:7.0.0" @@ -12854,26 +12854,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -12906,26 +12906,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -12958,31 +12958,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" concurrently: "npm:7.0.0" @@ -13011,26 +13011,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -13066,7 +13066,7 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/eventstream-serde-browser": "npm:^4.0.4" "@smithy/eventstream-serde-config-resolver": "npm:^4.1.2" "@smithy/eventstream-serde-node": "npm:^4.0.4" @@ -13074,21 +13074,21 @@ __metadata: "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -13122,26 +13122,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -13174,26 +13174,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -13226,26 +13226,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -13278,26 +13278,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -13330,26 +13330,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -13383,26 +13383,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -13437,26 +13437,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -13489,26 +13489,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -13543,26 +13543,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -13598,31 +13598,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" concurrently: "npm:7.0.0" @@ -13651,31 +13651,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" "@types/uuid": "npm:^9.0.1" @@ -13706,26 +13706,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -13760,26 +13760,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -13812,26 +13812,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -13866,26 +13866,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -13918,26 +13918,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -13972,26 +13972,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -14024,26 +14024,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -14078,26 +14078,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -14130,26 +14130,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -14182,26 +14182,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -14234,31 +14234,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" concurrently: "npm:7.0.0" @@ -14287,26 +14287,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -14341,32 +14341,32 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-stream": "npm:^4.2.2" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" "@types/uuid": "npm:^9.0.1" @@ -14397,26 +14397,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -14449,26 +14449,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -14501,31 +14501,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" "@types/uuid": "npm:^9.0.1" @@ -14556,26 +14556,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -14609,26 +14609,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -14661,26 +14661,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -14713,26 +14713,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -14768,26 +14768,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -14820,26 +14820,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -14874,26 +14874,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -14928,26 +14928,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -14980,26 +14980,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -15032,26 +15032,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -15086,26 +15086,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -15138,26 +15138,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -15192,26 +15192,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -15246,26 +15246,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -15298,26 +15298,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -15350,32 +15350,32 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-stream": "npm:^4.2.2" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" concurrently: "npm:7.0.0" @@ -15405,31 +15405,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" concurrently: "npm:7.0.0" @@ -15458,26 +15458,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -15511,26 +15511,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -15563,26 +15563,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -15617,26 +15617,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -15671,26 +15671,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -15725,26 +15725,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -15777,26 +15777,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -15829,26 +15829,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -15881,26 +15881,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -15933,32 +15933,32 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-stream": "npm:^4.2.2" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" "@types/uuid": "npm:^9.0.1" @@ -15989,26 +15989,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -16043,26 +16043,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -16097,31 +16097,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" concurrently: "npm:7.0.0" @@ -16150,31 +16150,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" concurrently: "npm:7.0.0" @@ -16203,26 +16203,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -16255,26 +16255,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -16307,26 +16307,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -16359,26 +16359,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -16411,26 +16411,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -16465,26 +16465,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -16517,26 +16517,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -16569,26 +16569,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -16623,26 +16623,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -16677,26 +16677,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -16731,26 +16731,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -16783,26 +16783,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -16835,26 +16835,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -16887,26 +16887,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -16939,26 +16939,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -16991,26 +16991,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -17045,26 +17045,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -17097,26 +17097,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -17149,26 +17149,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -17201,26 +17201,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -17254,26 +17254,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -17306,31 +17306,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" "@types/uuid": "npm:^9.0.1" @@ -17361,26 +17361,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -17415,7 +17415,7 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/eventstream-serde-browser": "npm:^4.0.4" "@smithy/eventstream-serde-config-resolver": "npm:^4.1.2" "@smithy/eventstream-serde-node": "npm:^4.0.4" @@ -17423,21 +17423,21 @@ __metadata: "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -17472,26 +17472,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -17526,26 +17526,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -17578,26 +17578,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -17630,26 +17630,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -17682,26 +17682,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -17734,26 +17734,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -17786,26 +17786,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -17839,31 +17839,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" concurrently: "npm:7.0.0" @@ -17892,26 +17892,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -17946,26 +17946,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -18000,31 +18000,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" concurrently: "npm:7.0.0" @@ -18053,31 +18053,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" "@types/uuid": "npm:^9.0.1" @@ -18111,7 +18111,7 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/eventstream-serde-browser": "npm:^4.0.4" "@smithy/eventstream-serde-config-resolver": "npm:^4.1.2" "@smithy/eventstream-serde-node": "npm:^4.0.4" @@ -18119,21 +18119,21 @@ __metadata: "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -18166,26 +18166,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -18218,26 +18218,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -18272,26 +18272,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -18326,26 +18326,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -18378,26 +18378,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -18430,26 +18430,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -18484,26 +18484,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -18536,26 +18536,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -18590,31 +18590,31 @@ __metadata: "@aws-sdk/util-user-agent-node": "npm:*" "@aws-sdk/xml-builder": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" concurrently: "npm:7.0.0" @@ -18643,26 +18643,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -18695,31 +18695,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" "@types/uuid": "npm:^9.0.1" @@ -18750,26 +18750,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -18802,26 +18802,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -18856,26 +18856,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -18910,26 +18910,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -18965,7 +18965,7 @@ __metadata: "@aws-sdk/util-user-agent-node": "npm:*" "@aws-sdk/xml-builder": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-blob-browser": "npm:^4.0.4" "@smithy/hash-node": "npm:^4.0.4" @@ -18974,21 +18974,21 @@ __metadata: "@smithy/md5-js": "npm:^4.0.4" "@smithy/middleware-apply-body-checksum": "npm:^4.1.2" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -19033,7 +19033,7 @@ __metadata: "@aws-sdk/util-user-agent-node": "npm:*" "@aws-sdk/xml-builder": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/eventstream-serde-browser": "npm:^4.0.4" "@smithy/eventstream-serde-config-resolver": "npm:^4.1.2" "@smithy/eventstream-serde-node": "npm:^4.0.4" @@ -19044,27 +19044,27 @@ __metadata: "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/md5-js": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-stream": "npm:^4.2.2" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" "@types/uuid": "npm:^9.0.1" @@ -19095,26 +19095,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -19147,26 +19147,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -19199,26 +19199,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -19251,26 +19251,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -19303,26 +19303,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -19355,26 +19355,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -19410,26 +19410,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -19462,7 +19462,7 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/eventstream-serde-browser": "npm:^4.0.4" "@smithy/eventstream-serde-config-resolver": "npm:^4.1.2" "@smithy/eventstream-serde-node": "npm:^4.0.4" @@ -19470,21 +19470,21 @@ __metadata: "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -19518,31 +19518,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" "@types/uuid": "npm:^9.0.1" @@ -19573,26 +19573,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -19627,26 +19627,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -19681,32 +19681,32 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-stream": "npm:^4.2.2" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" "@types/uuid": "npm:^9.0.1" @@ -19737,26 +19737,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -19791,26 +19791,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -19845,26 +19845,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -19899,26 +19899,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -19951,26 +19951,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -20003,26 +20003,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -20057,26 +20057,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -20111,26 +20111,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -20163,26 +20163,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -20217,31 +20217,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" concurrently: "npm:7.0.0" @@ -20271,26 +20271,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -20323,26 +20323,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -20377,26 +20377,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -20429,31 +20429,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" "@types/uuid": "npm:^9.0.1" @@ -20484,26 +20484,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -20538,26 +20538,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -20590,26 +20590,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -20644,26 +20644,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -20696,26 +20696,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -20748,26 +20748,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -20801,27 +20801,27 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/md5-js": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -20854,26 +20854,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -20908,26 +20908,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -20962,31 +20962,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" "@types/uuid": "npm:^9.0.1" @@ -21017,26 +21017,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -21069,26 +21069,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -21121,31 +21121,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" "@types/uuid": "npm:^9.0.1" @@ -21176,26 +21176,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -21230,26 +21230,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -21281,26 +21281,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -21333,26 +21333,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -21385,26 +21385,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -21437,26 +21437,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -21491,26 +21491,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -21543,26 +21543,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -21595,26 +21595,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -21647,26 +21647,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -21699,26 +21699,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -21751,26 +21751,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -21805,26 +21805,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -21858,26 +21858,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -21913,26 +21913,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -21967,26 +21967,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -22024,7 +22024,7 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/eventstream-serde-browser": "npm:^4.0.4" "@smithy/eventstream-serde-config-resolver": "npm:^4.1.2" "@smithy/eventstream-serde-node": "npm:^4.0.4" @@ -22032,21 +22032,21 @@ __metadata: "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -22079,26 +22079,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -22131,31 +22131,31 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" "@smithy/util-utf8": "npm:^4.0.0" - "@smithy/util-waiter": "npm:^4.0.5" + "@smithy/util-waiter": "npm:^4.0.6" "@tsconfig/node18": "npm:18.2.4" "@types/node": "npm:^18.19.69" concurrently: "npm:7.0.0" @@ -22184,26 +22184,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -22238,26 +22238,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -22290,26 +22290,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -22344,26 +22344,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -22398,26 +22398,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -22452,26 +22452,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -22504,26 +22504,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -22556,26 +22556,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -22608,26 +22608,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -22662,26 +22662,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -22716,26 +22716,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -22768,26 +22768,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -22822,26 +22822,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -22875,26 +22875,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -22929,26 +22929,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -22983,26 +22983,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -23037,26 +23037,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -23089,26 +23089,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -23143,12 +23143,12 @@ __metadata: dependencies: "@aws-sdk/types": "npm:*" "@aws-sdk/xml-builder": "npm:*" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/property-provider": "npm:^4.0.4" "@smithy/protocol-http": "npm:^5.1.2" "@smithy/signature-v4": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" @@ -23227,7 +23227,7 @@ __metadata: "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/property-provider": "npm:^4.0.4" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/util-stream": "npm:^4.2.2" "@tsconfig/recommended": "npm:1.0.1" @@ -23367,7 +23367,7 @@ __metadata: "@aws-sdk/nested-clients": "npm:*" "@aws-sdk/types": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/credential-provider-imds": "npm:^4.0.6" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/property-provider": "npm:^4.0.4" @@ -23498,8 +23498,8 @@ __metadata: "@aws-sdk/client-dynamodb": "npm:*" "@aws-sdk/core": "npm:*" "@aws-sdk/util-dynamodb": "npm:*" - "@smithy/core": "npm:^3.5.3" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/core": "npm:^3.6.0" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@tsconfig/recommended": "npm:1.0.1" "@types/node": "npm:^18.19.69" @@ -23519,8 +23519,8 @@ __metadata: dependencies: "@aws-sdk/client-s3": "npm:*" "@smithy/abort-controller": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@tsconfig/recommended": "npm:1.0.1" "@types/node": "npm:^18.19.69" @@ -23752,10 +23752,10 @@ __metadata: dependencies: "@aws-sdk/types": "npm:*" "@aws-sdk/util-format-url": "npm:*" - "@smithy/middleware-endpoint": "npm:^4.1.12" + "@smithy/middleware-endpoint": "npm:^4.1.13" "@smithy/protocol-http": "npm:^5.1.2" "@smithy/signature-v4": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@tsconfig/recommended": "npm:1.0.1" concurrently: "npm:7.0.0" @@ -23804,7 +23804,7 @@ __metadata: dependencies: "@aws-sdk/types": "npm:*" "@aws-sdk/util-format-url": "npm:*" - "@smithy/middleware-endpoint": "npm:^4.1.12" + "@smithy/middleware-endpoint": "npm:^4.1.13" "@smithy/protocol-http": "npm:^5.1.2" "@smithy/signature-v4": "npm:^5.1.2" "@smithy/types": "npm:^4.3.1" @@ -23860,11 +23860,11 @@ __metadata: "@aws-sdk/core": "npm:*" "@aws-sdk/types": "npm:*" "@aws-sdk/util-arn-parser": "npm:*" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/protocol-http": "npm:^5.1.2" "@smithy/signature-v4": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/util-config-provider": "npm:^4.0.0" "@smithy/util-middleware": "npm:^4.0.4" @@ -23884,7 +23884,7 @@ __metadata: resolution: "@aws-sdk/middleware-sdk-sqs@workspace:packages/middleware-sdk-sqs" dependencies: "@aws-sdk/types": "npm:*" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/util-hex-encoding": "npm:^4.0.0" "@smithy/util-utf8": "npm:^4.0.0" @@ -23995,7 +23995,7 @@ __metadata: "@aws-sdk/core": "npm:*" "@aws-sdk/types": "npm:*" "@aws-sdk/util-endpoints": "npm:*" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/protocol-http": "npm:^5.1.2" "@smithy/types": "npm:^4.3.1" "@tsconfig/recommended": "npm:1.0.1" @@ -24049,26 +24049,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -24162,7 +24162,7 @@ __metadata: "@aws-sdk/client-s3": "npm:*" "@aws-sdk/types": "npm:*" "@aws-sdk/util-format-url": "npm:*" - "@smithy/middleware-endpoint": "npm:^4.1.12" + "@smithy/middleware-endpoint": "npm:^4.1.13" "@smithy/signature-v4": "npm:^5.1.2" "@smithy/types": "npm:^4.3.1" "@smithy/util-hex-encoding": "npm:^4.0.0" @@ -24187,9 +24187,9 @@ __metadata: "@aws-sdk/types": "npm:*" "@aws-sdk/util-format-url": "npm:*" "@smithy/hash-node": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" + "@smithy/middleware-endpoint": "npm:^4.1.13" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@tsconfig/recommended": "npm:1.0.1" "@types/node": "npm:^18.19.69" @@ -24277,7 +24277,7 @@ __metadata: version: 0.0.0-use.local resolution: "@aws-sdk/smithy-client@workspace:packages/smithy-client" dependencies: - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@tsconfig/recommended": "npm:1.0.1" "@types/node": "npm:^18.19.69" concurrently: "npm:7.0.0" @@ -24353,7 +24353,7 @@ __metadata: "@aws-sdk/types": "npm:*" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@tsconfig/recommended": "npm:1.0.1" "@types/node": "npm:^18.19.69" @@ -24509,26 +24509,26 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -24562,27 +24562,27 @@ __metadata: "@aws-sdk/util-user-agent-browser": "npm:*" "@aws-sdk/util-user-agent-node": "npm:*" "@smithy/config-resolver": "npm:^4.1.4" - "@smithy/core": "npm:^3.5.3" - "@smithy/experimental-identity-and-auth": "npm:^0.3.59" + "@smithy/core": "npm:^3.6.0" + "@smithy/experimental-identity-and-auth": "npm:^0.3.60" "@smithy/fetch-http-handler": "npm:^5.0.4" "@smithy/hash-node": "npm:^4.0.4" "@smithy/invalid-dependency": "npm:^4.0.4" "@smithy/middleware-content-length": "npm:^4.0.4" - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/node-http-handler": "npm:^4.0.6" "@smithy/protocol-http": "npm:^5.1.2" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-base64": "npm:^4.0.0" "@smithy/util-body-length-browser": "npm:^4.0.0" "@smithy/util-body-length-node": "npm:^4.0.0" - "@smithy/util-defaults-mode-browser": "npm:^4.0.20" - "@smithy/util-defaults-mode-node": "npm:^4.0.20" + "@smithy/util-defaults-mode-browser": "npm:^4.0.21" + "@smithy/util-defaults-mode-node": "npm:^4.0.21" "@smithy/util-endpoints": "npm:^3.0.6" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" @@ -28540,9 +28540,9 @@ __metadata: languageName: node linkType: hard -"@smithy/core@npm:^3.5.3": - version: 3.5.3 - resolution: "@smithy/core@npm:3.5.3" +"@smithy/core@npm:^3.6.0": + version: 3.6.0 + resolution: "@smithy/core@npm:3.6.0" dependencies: "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/protocol-http": "npm:^5.1.2" @@ -28553,7 +28553,7 @@ __metadata: "@smithy/util-stream": "npm:^4.2.2" "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/ba4bce5c58a93467e52cb9362dbdc8c8aa120dfbc5333e911c8aadcbbcd236054126277eff9f970bfc24a918f44e929a4116e4533644811ad83f44c7abc81766 + checksum: 10c0/015874e1c44815b6e50594f2983a1a88e3c4f777760d062b2e31b402e8d145ce5c64b33065eaa97fd37867ef6c95493ddc62f3775cd7102e6fd41c9808be219a languageName: node linkType: hard @@ -28625,19 +28625,19 @@ __metadata: languageName: node linkType: hard -"@smithy/experimental-identity-and-auth@npm:^0.3.59": - version: 0.3.59 - resolution: "@smithy/experimental-identity-and-auth@npm:0.3.59" +"@smithy/experimental-identity-and-auth@npm:^0.3.60": + version: 0.3.60 + resolution: "@smithy/experimental-identity-and-auth@npm:0.3.60" dependencies: - "@smithy/middleware-endpoint": "npm:^4.1.12" - "@smithy/middleware-retry": "npm:^4.1.13" + "@smithy/middleware-endpoint": "npm:^4.1.13" + "@smithy/middleware-retry": "npm:^4.1.14" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/protocol-http": "npm:^5.1.2" "@smithy/signature-v4": "npm:^5.1.2" "@smithy/types": "npm:^4.3.1" "@smithy/util-middleware": "npm:^4.0.4" tslib: "npm:^2.6.2" - checksum: 10c0/b92cce59768cd5b6db45119d9950f67070d23ce4b3c8ed6c6377ecc9570dd7f158b73a715df676f9253f4f759cd45ecbd29c1a74796ad08df4fd69c371c3ad8c + checksum: 10c0/af94019c6dac97663c286e9060bace79ad7d02405f361ad3824b943c7226bd721b7d9472d3cd3eef86c36036e1e61e29a4dd834c7b6fa5a672af0c3cd29ffd9c languageName: node linkType: hard @@ -28740,11 +28740,11 @@ __metadata: languageName: node linkType: hard -"@smithy/middleware-compression@npm:^4.1.11": - version: 4.1.11 - resolution: "@smithy/middleware-compression@npm:4.1.11" +"@smithy/middleware-compression@npm:^4.1.12": + version: 4.1.12 + resolution: "@smithy/middleware-compression@npm:4.1.12" dependencies: - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/is-array-buffer": "npm:^4.0.0" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/protocol-http": "npm:^5.1.2" @@ -28754,7 +28754,7 @@ __metadata: "@smithy/util-utf8": "npm:^4.0.0" fflate: "npm:0.8.1" tslib: "npm:^2.6.2" - checksum: 10c0/0e14d39d252c758e84bc97234a3914a9ffd3e276a3d4dae9683c5fefb956d6932487a31a4e490dae582ced4f3d0d4ad2a4fa33a5494e74c1ab5c1c8f31e6beb0 + checksum: 10c0/d3a464c8339f4f3be6f3d973607a05018f450dff3ff255a2c0f09dd3c331e47d138efdadd3441e101f69e82746367f1d81d0a91f24011c4b3e07a0f5343ef3e9 languageName: node linkType: hard @@ -28769,11 +28769,11 @@ __metadata: languageName: node linkType: hard -"@smithy/middleware-endpoint@npm:^4.1.12": - version: 4.1.12 - resolution: "@smithy/middleware-endpoint@npm:4.1.12" +"@smithy/middleware-endpoint@npm:^4.1.13": + version: 4.1.13 + resolution: "@smithy/middleware-endpoint@npm:4.1.13" dependencies: - "@smithy/core": "npm:^3.5.3" + "@smithy/core": "npm:^3.6.0" "@smithy/middleware-serde": "npm:^4.0.8" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/shared-ini-file-loader": "npm:^4.0.4" @@ -28781,24 +28781,24 @@ __metadata: "@smithy/url-parser": "npm:^4.0.4" "@smithy/util-middleware": "npm:^4.0.4" tslib: "npm:^2.6.2" - checksum: 10c0/a5ee3b14cea879ffba7d2ae715a203ada5eb6dace83dc2821302b81d8624e393ecbd59a684495c2e17d7d06bb39f6ecae71e7f78d46d88dedd1df1968864f010 + checksum: 10c0/a4f605ba95d59e5afbad326ed0a1417fb33cb1c6085a9c13f765520d3732e223ab501033457eab72ed223d41ce0a079d6895ebb3954935b2a6d25b223c4ef72c languageName: node linkType: hard -"@smithy/middleware-retry@npm:^4.1.13": - version: 4.1.13 - resolution: "@smithy/middleware-retry@npm:4.1.13" +"@smithy/middleware-retry@npm:^4.1.14": + version: 4.1.14 + resolution: "@smithy/middleware-retry@npm:4.1.14" dependencies: "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/protocol-http": "npm:^5.1.2" "@smithy/service-error-classification": "npm:^4.0.6" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" "@smithy/util-middleware": "npm:^4.0.4" "@smithy/util-retry": "npm:^4.0.6" tslib: "npm:^2.6.2" uuid: "npm:^9.0.1" - checksum: 10c0/bacd63356b39a523972ae808fc9eda393d8473400c2c9f33d9a90004062696ae1c80c5f8330a3b35e8a34f016afdf42893bf3f069c2ac5e3579148003fcd7032 + checksum: 10c0/a720f366f3c8b5ea9d35bf38718d3885492fe896288623f9e5b3c293bfea14bc530b9107da100abdac3ff45bebbe1335f6da928c005fc78dbdefab2d65f1269d languageName: node linkType: hard @@ -28937,18 +28937,18 @@ __metadata: languageName: node linkType: hard -"@smithy/smithy-client@npm:^4.4.4": - version: 4.4.4 - resolution: "@smithy/smithy-client@npm:4.4.4" +"@smithy/smithy-client@npm:^4.4.5": + version: 4.4.5 + resolution: "@smithy/smithy-client@npm:4.4.5" dependencies: - "@smithy/core": "npm:^3.5.3" - "@smithy/middleware-endpoint": "npm:^4.1.12" + "@smithy/core": "npm:^3.6.0" + "@smithy/middleware-endpoint": "npm:^4.1.13" "@smithy/middleware-stack": "npm:^4.0.4" "@smithy/protocol-http": "npm:^5.1.2" "@smithy/types": "npm:^4.3.1" "@smithy/util-stream": "npm:^4.2.2" tslib: "npm:^2.6.2" - checksum: 10c0/fe996dc0807eb108803f3fbc8586b7c7019ed4dba5e298e57f1535a548319fb9e5b60003d15daec0a275c0305e1ceb566335935d810985bb7e8f6452afa6d94e + checksum: 10c0/180115cf186a0984db9110b3763db2f84451b65c353ae8e908cc6b6941ad4ad13de690192e7ee50281c83694ab09a7f282bcf4c81a2d839497f515c951d86b38 languageName: node linkType: hard @@ -29039,31 +29039,31 @@ __metadata: languageName: node linkType: hard -"@smithy/util-defaults-mode-browser@npm:^4.0.20": - version: 4.0.20 - resolution: "@smithy/util-defaults-mode-browser@npm:4.0.20" +"@smithy/util-defaults-mode-browser@npm:^4.0.21": + version: 4.0.21 + resolution: "@smithy/util-defaults-mode-browser@npm:4.0.21" dependencies: "@smithy/property-provider": "npm:^4.0.4" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" bowser: "npm:^2.11.0" tslib: "npm:^2.6.2" - checksum: 10c0/86f22ae0c468701c158d5ae94de146f2a26420494673c383698fcf8acd0f4761a5d652ec196aa66778e5bd3edbe6007a5a9db5ac01ac64574c986f94f69c0273 + checksum: 10c0/401d5f83aa0c054755e18742a6f35de50268174d93ad05bd95123fe176870153da3bfc2344ebad23a2a159bd0668f2c0c758a94e3d5696dd59990d5e881c4c1b languageName: node linkType: hard -"@smithy/util-defaults-mode-node@npm:^4.0.20": - version: 4.0.20 - resolution: "@smithy/util-defaults-mode-node@npm:4.0.20" +"@smithy/util-defaults-mode-node@npm:^4.0.21": + version: 4.0.21 + resolution: "@smithy/util-defaults-mode-node@npm:4.0.21" dependencies: "@smithy/config-resolver": "npm:^4.1.4" "@smithy/credential-provider-imds": "npm:^4.0.6" "@smithy/node-config-provider": "npm:^4.1.3" "@smithy/property-provider": "npm:^4.0.4" - "@smithy/smithy-client": "npm:^4.4.4" + "@smithy/smithy-client": "npm:^4.4.5" "@smithy/types": "npm:^4.3.1" tslib: "npm:^2.6.2" - checksum: 10c0/643985b56170a911636b2a8a28b9d9dc8d03695f29214394e0f9a3686b5e547044ef374e383743c114c77e4c1c94df33531f063a13d5f067a09eeba75ea7185d + checksum: 10c0/936399758fdecf68b14f7adfcb6a9dbc50b62edeabc6c146affe5f7dc40ccfc42df0c6af882748a8ccc32a54834bcf1d22fd42ec8589242dcabe5b983b67e40c languageName: node linkType: hard @@ -29153,14 +29153,14 @@ __metadata: languageName: node linkType: hard -"@smithy/util-waiter@npm:^4.0.5": - version: 4.0.5 - resolution: "@smithy/util-waiter@npm:4.0.5" +"@smithy/util-waiter@npm:^4.0.6": + version: 4.0.6 + resolution: "@smithy/util-waiter@npm:4.0.6" dependencies: "@smithy/abort-controller": "npm:^4.0.4" "@smithy/types": "npm:^4.3.1" tslib: "npm:^2.6.2" - checksum: 10c0/c53b4ae929d37d8d8b3629b0c91005d48c8f788257eccbfb62b3b7f7a670934d8a44556456289c4a0a5fde957d87162c36318184b5e2df154deeeabe97bfd4b4 + checksum: 10c0/4027aed03515dfb627c09e0d490f001b912def1142865d0ec8de1fc0422e7c71e96df3efc7b92c7fdfff9030105b2b4213120506d064ad346cc79124708c1b17 languageName: node linkType: hard