diff --git a/package-lock.json b/package-lock.json
index 206d3c6d66a..4f3095262b6 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -70,2787 +70,5938 @@
"resolved": "src.gen/@amzn/codewhisperer-streaming",
"link": true
},
- "node_modules/@aws-crypto/crc32": {
- "version": "5.2.0",
- "license": "Apache-2.0",
- "dependencies": {
- "@aws-crypto/util": "^5.2.0",
- "@aws-sdk/types": "^3.222.0",
- "tslib": "^2.6.2"
+ "node_modules/@amzn/sagemaker-client": {
+ "version": "1.0.0",
+ "resolved": "file:src.gen/@amzn/sagemaker-client/1.0.0.tgz",
+ "integrity": "sha512-rNMUzeACaCiIqR8aQo3G99xR+Qy6zhbGi9+6XRG5proUKetO3584dclmSnIUvDvzLWosFcl4GyP8tFqiahc6Jg==",
+ "dependencies": {
+ "@aws-crypto/sha256-browser": "3.0.0",
+ "@aws-crypto/sha256-js": "3.0.0",
+ "@aws-sdk/client-sts": "3.363.0",
+ "@aws-sdk/credential-provider-node": "3.363.0",
+ "@aws-sdk/middleware-host-header": "3.363.0",
+ "@aws-sdk/middleware-logger": "3.363.0",
+ "@aws-sdk/middleware-recursion-detection": "3.363.0",
+ "@aws-sdk/middleware-signing": "3.363.0",
+ "@aws-sdk/middleware-user-agent": "3.363.0",
+ "@aws-sdk/types": "3.357.0",
+ "@aws-sdk/util-user-agent-browser": "3.363.0",
+ "@aws-sdk/util-user-agent-node": "3.363.0",
+ "@smithy/config-resolver": "^1.0.1",
+ "@smithy/fetch-http-handler": "^1.0.1",
+ "@smithy/hash-node": "^1.0.1",
+ "@smithy/invalid-dependency": "^1.0.1",
+ "@smithy/middleware-content-length": "^1.0.1",
+ "@smithy/middleware-retry": "^1.0.3",
+ "@smithy/middleware-serde": "^1.0.1",
+ "@smithy/middleware-stack": "^1.0.1",
+ "@smithy/node-config-provider": "^1.0.1",
+ "@smithy/node-http-handler": "^1.0.2",
+ "@smithy/protocol-http": "^1.1.0",
+ "@smithy/smithy-client": "^1.0.3",
+ "@smithy/types": "^1.1.0",
+ "@smithy/url-parser": "^1.0.1",
+ "@smithy/util-base64": "^1.0.1",
+ "@smithy/util-body-length-browser": "^1.0.1",
+ "@smithy/util-body-length-node": "^1.0.1",
+ "@smithy/util-defaults-mode-browser": "^1.0.1",
+ "@smithy/util-defaults-mode-node": "^1.0.1",
+ "@smithy/util-retry": "^1.0.3",
+ "@smithy/util-utf8": "^1.0.1",
+ "@smithy/util-waiter": "^1.0.1",
+ "tslib": "^2.5.0",
+ "uuid": "^8.3.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=14.0.0"
}
},
- "node_modules/@aws-crypto/crc32c": {
- "version": "5.2.0",
- "license": "Apache-2.0",
+ "node_modules/@amzn/sagemaker-client/node_modules/@aws-crypto/sha256-browser": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/@aws-crypto/sha256-browser/-/sha256-browser-3.0.0.tgz",
+ "integrity": "sha512-8VLmW2B+gjFbU5uMeqtQM6Nj0/F1bro80xQXCW6CQBWgosFWXTx77aeOF5CAIAmbOK64SdMBJdNr6J41yP5mvQ==",
"dependencies": {
- "@aws-crypto/util": "^5.2.0",
+ "@aws-crypto/ie11-detection": "^3.0.0",
+ "@aws-crypto/sha256-js": "^3.0.0",
+ "@aws-crypto/supports-web-crypto": "^3.0.0",
+ "@aws-crypto/util": "^3.0.0",
"@aws-sdk/types": "^3.222.0",
- "tslib": "^2.6.2"
+ "@aws-sdk/util-locate-window": "^3.0.0",
+ "@aws-sdk/util-utf8-browser": "^3.0.0",
+ "tslib": "^1.11.1"
}
},
- "node_modules/@aws-crypto/sha1-browser": {
- "version": "5.2.0",
- "license": "Apache-2.0",
+ "node_modules/@amzn/sagemaker-client/node_modules/@aws-crypto/sha256-browser/node_modules/tslib": {
+ "version": "1.14.1",
+ "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
+ "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
+ },
+ "node_modules/@amzn/sagemaker-client/node_modules/@aws-crypto/sha256-js": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/@aws-crypto/sha256-js/-/sha256-js-3.0.0.tgz",
+ "integrity": "sha512-PnNN7os0+yd1XvXAy23CFOmTbMaDxgxXtTKHybrJ39Y8kGzBATgBFibWJKH6BhytLI/Zyszs87xCOBNyBig6vQ==",
"dependencies": {
- "@aws-crypto/supports-web-crypto": "^5.2.0",
- "@aws-crypto/util": "^5.2.0",
+ "@aws-crypto/util": "^3.0.0",
"@aws-sdk/types": "^3.222.0",
- "@aws-sdk/util-locate-window": "^3.0.0",
- "@smithy/util-utf8": "^2.0.0",
- "tslib": "^2.6.2"
+ "tslib": "^1.11.1"
}
},
- "node_modules/@aws-crypto/sha256-browser": {
- "version": "5.2.0",
- "license": "Apache-2.0",
+ "node_modules/@amzn/sagemaker-client/node_modules/@aws-crypto/sha256-js/node_modules/tslib": {
+ "version": "1.14.1",
+ "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
+ "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
+ },
+ "node_modules/@amzn/sagemaker-client/node_modules/@aws-crypto/supports-web-crypto": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/@aws-crypto/supports-web-crypto/-/supports-web-crypto-3.0.0.tgz",
+ "integrity": "sha512-06hBdMwUAb2WFTuGG73LSC0wfPu93xWwo5vL2et9eymgmu3Id5vFAHBbajVWiGhPO37qcsdCap/FqXvJGJWPIg==",
"dependencies": {
- "@aws-crypto/sha256-js": "^5.2.0",
- "@aws-crypto/supports-web-crypto": "^5.2.0",
- "@aws-crypto/util": "^5.2.0",
- "@aws-sdk/types": "^3.222.0",
- "@aws-sdk/util-locate-window": "^3.0.0",
- "@smithy/util-utf8": "^2.0.0",
- "tslib": "^2.6.2"
+ "tslib": "^1.11.1"
}
},
- "node_modules/@aws-crypto/sha256-js": {
- "version": "5.2.0",
- "license": "Apache-2.0",
+ "node_modules/@amzn/sagemaker-client/node_modules/@aws-crypto/supports-web-crypto/node_modules/tslib": {
+ "version": "1.14.1",
+ "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
+ "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
+ },
+ "node_modules/@amzn/sagemaker-client/node_modules/@aws-crypto/util": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/@aws-crypto/util/-/util-3.0.0.tgz",
+ "integrity": "sha512-2OJlpeJpCR48CC8r+uKVChzs9Iungj9wkZrl8Z041DWEWvyIHILYKCPNzJghKsivj+S3mLo6BVc7mBNzdxA46w==",
"dependencies": {
- "@aws-crypto/util": "^5.2.0",
"@aws-sdk/types": "^3.222.0",
- "tslib": "^2.6.2"
+ "@aws-sdk/util-utf8-browser": "^3.0.0",
+ "tslib": "^1.11.1"
+ }
+ },
+ "node_modules/@amzn/sagemaker-client/node_modules/@aws-crypto/util/node_modules/tslib": {
+ "version": "1.14.1",
+ "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
+ "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
+ },
+ "node_modules/@amzn/sagemaker-client/node_modules/@aws-sdk/client-sso": {
+ "version": "3.363.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/client-sso/-/client-sso-3.363.0.tgz",
+ "integrity": "sha512-PZ+HfKSgS4hlMnJzG+Ev8/mgHd/b/ETlJWPSWjC/f2NwVoBQkBnqHjdyEx7QjF6nksJozcVh5Q+kkYLKc/QwBQ==",
+ "dependencies": {
+ "@aws-crypto/sha256-browser": "3.0.0",
+ "@aws-crypto/sha256-js": "3.0.0",
+ "@aws-sdk/middleware-host-header": "3.363.0",
+ "@aws-sdk/middleware-logger": "3.363.0",
+ "@aws-sdk/middleware-recursion-detection": "3.363.0",
+ "@aws-sdk/middleware-user-agent": "3.363.0",
+ "@aws-sdk/types": "3.357.0",
+ "@aws-sdk/util-endpoints": "3.357.0",
+ "@aws-sdk/util-user-agent-browser": "3.363.0",
+ "@aws-sdk/util-user-agent-node": "3.363.0",
+ "@smithy/config-resolver": "^1.0.1",
+ "@smithy/fetch-http-handler": "^1.0.1",
+ "@smithy/hash-node": "^1.0.1",
+ "@smithy/invalid-dependency": "^1.0.1",
+ "@smithy/middleware-content-length": "^1.0.1",
+ "@smithy/middleware-endpoint": "^1.0.1",
+ "@smithy/middleware-retry": "^1.0.2",
+ "@smithy/middleware-serde": "^1.0.1",
+ "@smithy/middleware-stack": "^1.0.1",
+ "@smithy/node-config-provider": "^1.0.1",
+ "@smithy/node-http-handler": "^1.0.2",
+ "@smithy/protocol-http": "^1.0.1",
+ "@smithy/smithy-client": "^1.0.3",
+ "@smithy/types": "^1.0.0",
+ "@smithy/url-parser": "^1.0.1",
+ "@smithy/util-base64": "^1.0.1",
+ "@smithy/util-body-length-browser": "^1.0.1",
+ "@smithy/util-body-length-node": "^1.0.1",
+ "@smithy/util-defaults-mode-browser": "^1.0.1",
+ "@smithy/util-defaults-mode-node": "^1.0.1",
+ "@smithy/util-retry": "^1.0.2",
+ "@smithy/util-utf8": "^1.0.1",
+ "tslib": "^2.5.0"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=14.0.0"
}
},
- "node_modules/@aws-crypto/supports-web-crypto": {
- "version": "5.2.0",
- "license": "Apache-2.0",
+ "node_modules/@amzn/sagemaker-client/node_modules/@aws-sdk/client-sso-oidc": {
+ "version": "3.363.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/client-sso-oidc/-/client-sso-oidc-3.363.0.tgz",
+ "integrity": "sha512-V3Ebiq/zNtDS/O92HUWGBa7MY59RYSsqWd+E0XrXv6VYTA00RlMTbNcseivNgp2UghOgB9a20Nkz6EqAeIN+RQ==",
+ "dependencies": {
+ "@aws-crypto/sha256-browser": "3.0.0",
+ "@aws-crypto/sha256-js": "3.0.0",
+ "@aws-sdk/middleware-host-header": "3.363.0",
+ "@aws-sdk/middleware-logger": "3.363.0",
+ "@aws-sdk/middleware-recursion-detection": "3.363.0",
+ "@aws-sdk/middleware-user-agent": "3.363.0",
+ "@aws-sdk/types": "3.357.0",
+ "@aws-sdk/util-endpoints": "3.357.0",
+ "@aws-sdk/util-user-agent-browser": "3.363.0",
+ "@aws-sdk/util-user-agent-node": "3.363.0",
+ "@smithy/config-resolver": "^1.0.1",
+ "@smithy/fetch-http-handler": "^1.0.1",
+ "@smithy/hash-node": "^1.0.1",
+ "@smithy/invalid-dependency": "^1.0.1",
+ "@smithy/middleware-content-length": "^1.0.1",
+ "@smithy/middleware-endpoint": "^1.0.1",
+ "@smithy/middleware-retry": "^1.0.2",
+ "@smithy/middleware-serde": "^1.0.1",
+ "@smithy/middleware-stack": "^1.0.1",
+ "@smithy/node-config-provider": "^1.0.1",
+ "@smithy/node-http-handler": "^1.0.2",
+ "@smithy/protocol-http": "^1.0.1",
+ "@smithy/smithy-client": "^1.0.3",
+ "@smithy/types": "^1.0.0",
+ "@smithy/url-parser": "^1.0.1",
+ "@smithy/util-base64": "^1.0.1",
+ "@smithy/util-body-length-browser": "^1.0.1",
+ "@smithy/util-body-length-node": "^1.0.1",
+ "@smithy/util-defaults-mode-browser": "^1.0.1",
+ "@smithy/util-defaults-mode-node": "^1.0.1",
+ "@smithy/util-retry": "^1.0.2",
+ "@smithy/util-utf8": "^1.0.1",
+ "tslib": "^2.5.0"
+ },
+ "engines": {
+ "node": ">=14.0.0"
+ }
+ },
+ "node_modules/@amzn/sagemaker-client/node_modules/@aws-sdk/client-sts": {
+ "version": "3.363.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/client-sts/-/client-sts-3.363.0.tgz",
+ "integrity": "sha512-0jj14WvBPJQ8xr72cL0mhlmQ90tF0O0wqXwSbtog6PsC8+KDE6Yf+WsxsumyI8E5O8u3eYijBL+KdqG07F/y/w==",
+ "dependencies": {
+ "@aws-crypto/sha256-browser": "3.0.0",
+ "@aws-crypto/sha256-js": "3.0.0",
+ "@aws-sdk/credential-provider-node": "3.363.0",
+ "@aws-sdk/middleware-host-header": "3.363.0",
+ "@aws-sdk/middleware-logger": "3.363.0",
+ "@aws-sdk/middleware-recursion-detection": "3.363.0",
+ "@aws-sdk/middleware-sdk-sts": "3.363.0",
+ "@aws-sdk/middleware-signing": "3.363.0",
+ "@aws-sdk/middleware-user-agent": "3.363.0",
+ "@aws-sdk/types": "3.357.0",
+ "@aws-sdk/util-endpoints": "3.357.0",
+ "@aws-sdk/util-user-agent-browser": "3.363.0",
+ "@aws-sdk/util-user-agent-node": "3.363.0",
+ "@smithy/config-resolver": "^1.0.1",
+ "@smithy/fetch-http-handler": "^1.0.1",
+ "@smithy/hash-node": "^1.0.1",
+ "@smithy/invalid-dependency": "^1.0.1",
+ "@smithy/middleware-content-length": "^1.0.1",
+ "@smithy/middleware-endpoint": "^1.0.1",
+ "@smithy/middleware-retry": "^1.0.1",
+ "@smithy/middleware-serde": "^1.0.1",
+ "@smithy/middleware-stack": "^1.0.1",
+ "@smithy/node-config-provider": "^1.0.1",
+ "@smithy/node-http-handler": "^1.0.1",
+ "@smithy/protocol-http": "^1.1.0",
+ "@smithy/smithy-client": "^1.0.2",
+ "@smithy/types": "^1.1.0",
+ "@smithy/url-parser": "^1.0.1",
+ "@smithy/util-base64": "^1.0.1",
+ "@smithy/util-body-length-browser": "^1.0.1",
+ "@smithy/util-body-length-node": "^1.0.1",
+ "@smithy/util-defaults-mode-browser": "^1.0.1",
+ "@smithy/util-defaults-mode-node": "^1.0.1",
+ "@smithy/util-retry": "^1.0.1",
+ "@smithy/util-utf8": "^1.0.1",
+ "fast-xml-parser": "4.2.5",
+ "tslib": "^2.5.0"
+ },
+ "engines": {
+ "node": ">=14.0.0"
+ }
+ },
+ "node_modules/@amzn/sagemaker-client/node_modules/@aws-sdk/credential-provider-env": {
+ "version": "3.363.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-env/-/credential-provider-env-3.363.0.tgz",
+ "integrity": "sha512-VAQ3zITT2Q0acht0HezouYnMFKZ2vIOa20X4zQA3WI0HfaP4D6ga6KaenbDcb/4VFiqfqiRHfdyXHP0ThcDRMA==",
"dependencies": {
- "tslib": "^2.6.2"
+ "@aws-sdk/types": "3.357.0",
+ "@smithy/property-provider": "^1.0.1",
+ "@smithy/types": "^1.1.0",
+ "tslib": "^2.5.0"
+ },
+ "engines": {
+ "node": ">=14.0.0"
}
},
- "node_modules/@aws-crypto/util": {
- "version": "5.2.0",
- "license": "Apache-2.0",
+ "node_modules/@amzn/sagemaker-client/node_modules/@aws-sdk/credential-provider-ini": {
+ "version": "3.363.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.363.0.tgz",
+ "integrity": "sha512-ZYN+INoqyX5FVC3rqUxB6O8nOWkr0gHRRBm1suoOlmuFJ/WSlW/uUGthRBY5x1AQQnBF8cpdlxZzGHd41lFVNw==",
"dependencies": {
- "@aws-sdk/types": "^3.222.0",
- "@smithy/util-utf8": "^2.0.0",
- "tslib": "^2.6.2"
+ "@aws-sdk/credential-provider-env": "3.363.0",
+ "@aws-sdk/credential-provider-process": "3.363.0",
+ "@aws-sdk/credential-provider-sso": "3.363.0",
+ "@aws-sdk/credential-provider-web-identity": "3.363.0",
+ "@aws-sdk/types": "3.357.0",
+ "@smithy/credential-provider-imds": "^1.0.1",
+ "@smithy/property-provider": "^1.0.1",
+ "@smithy/shared-ini-file-loader": "^1.0.1",
+ "@smithy/types": "^1.1.0",
+ "tslib": "^2.5.0"
+ },
+ "engines": {
+ "node": ">=14.0.0"
}
},
- "node_modules/@aws-sdk/client-api-gateway": {
- "version": "3.693.0",
- "license": "Apache-2.0",
+ "node_modules/@amzn/sagemaker-client/node_modules/@aws-sdk/credential-provider-node": {
+ "version": "3.363.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.363.0.tgz",
+ "integrity": "sha512-C1qXFIN2yMxD6pGgug0vR1UhScOki6VqdzuBHzXZAGu7MOjvgHNdscEcb3CpWnITHaPL2ztkiw75T1sZ7oIgQg==",
+ "dependencies": {
+ "@aws-sdk/credential-provider-env": "3.363.0",
+ "@aws-sdk/credential-provider-ini": "3.363.0",
+ "@aws-sdk/credential-provider-process": "3.363.0",
+ "@aws-sdk/credential-provider-sso": "3.363.0",
+ "@aws-sdk/credential-provider-web-identity": "3.363.0",
+ "@aws-sdk/types": "3.357.0",
+ "@smithy/credential-provider-imds": "^1.0.1",
+ "@smithy/property-provider": "^1.0.1",
+ "@smithy/shared-ini-file-loader": "^1.0.1",
+ "@smithy/types": "^1.1.0",
+ "tslib": "^2.5.0"
+ },
+ "engines": {
+ "node": ">=14.0.0"
+ }
+ },
+ "node_modules/@amzn/sagemaker-client/node_modules/@aws-sdk/credential-provider-process": {
+ "version": "3.363.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-process/-/credential-provider-process-3.363.0.tgz",
+ "integrity": "sha512-fOKAINU7Rtj2T8pP13GdCt+u0Ml3gYynp8ki+1jMZIQ+Ju/MdDOqZpKMFKicMn3Z1ttUOgqr+grUdus6z8ceBQ==",
"dependencies": {
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/client-sso-oidc": "3.693.0",
- "@aws-sdk/client-sts": "3.693.0",
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/credential-provider-node": "3.693.0",
- "@aws-sdk/middleware-host-header": "3.693.0",
- "@aws-sdk/middleware-logger": "3.693.0",
- "@aws-sdk/middleware-recursion-detection": "3.693.0",
- "@aws-sdk/middleware-sdk-api-gateway": "3.693.0",
- "@aws-sdk/middleware-user-agent": "3.693.0",
- "@aws-sdk/region-config-resolver": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@aws-sdk/util-endpoints": "3.693.0",
- "@aws-sdk/util-user-agent-browser": "3.693.0",
- "@aws-sdk/util-user-agent-node": "3.693.0",
- "@smithy/config-resolver": "^3.0.11",
- "@smithy/core": "^2.5.2",
- "@smithy/fetch-http-handler": "^4.1.0",
- "@smithy/hash-node": "^3.0.9",
- "@smithy/invalid-dependency": "^3.0.9",
- "@smithy/middleware-content-length": "^3.0.11",
- "@smithy/middleware-endpoint": "^3.2.2",
- "@smithy/middleware-retry": "^3.0.26",
- "@smithy/middleware-serde": "^3.0.9",
- "@smithy/middleware-stack": "^3.0.9",
- "@smithy/node-config-provider": "^3.1.10",
- "@smithy/node-http-handler": "^3.3.0",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/smithy-client": "^3.4.3",
- "@smithy/types": "^3.7.0",
- "@smithy/url-parser": "^3.0.9",
- "@smithy/util-base64": "^3.0.0",
- "@smithy/util-body-length-browser": "^3.0.0",
- "@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.26",
- "@smithy/util-defaults-mode-node": "^3.0.26",
- "@smithy/util-endpoints": "^2.1.5",
- "@smithy/util-middleware": "^3.0.9",
- "@smithy/util-retry": "^3.0.9",
- "@smithy/util-stream": "^3.3.0",
- "@smithy/util-utf8": "^3.0.0",
- "tslib": "^2.6.2"
+ "@aws-sdk/types": "3.357.0",
+ "@smithy/property-provider": "^1.0.1",
+ "@smithy/shared-ini-file-loader": "^1.0.1",
+ "@smithy/types": "^1.1.0",
+ "tslib": "^2.5.0"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=14.0.0"
}
},
- "node_modules/@aws-sdk/client-api-gateway/node_modules/@aws-sdk/client-sso": {
- "version": "3.693.0",
- "license": "Apache-2.0",
+ "node_modules/@amzn/sagemaker-client/node_modules/@aws-sdk/credential-provider-sso": {
+ "version": "3.363.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.363.0.tgz",
+ "integrity": "sha512-5RUZ5oM0lwZSo3EehT0dXggOjgtxFogpT3cZvoLGtIwrPBvm8jOQPXQUlaqCj10ThF1sYltEyukz/ovtDwYGew==",
"dependencies": {
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/middleware-host-header": "3.693.0",
- "@aws-sdk/middleware-logger": "3.693.0",
- "@aws-sdk/middleware-recursion-detection": "3.693.0",
- "@aws-sdk/middleware-user-agent": "3.693.0",
- "@aws-sdk/region-config-resolver": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@aws-sdk/util-endpoints": "3.693.0",
- "@aws-sdk/util-user-agent-browser": "3.693.0",
- "@aws-sdk/util-user-agent-node": "3.693.0",
- "@smithy/config-resolver": "^3.0.11",
- "@smithy/core": "^2.5.2",
- "@smithy/fetch-http-handler": "^4.1.0",
- "@smithy/hash-node": "^3.0.9",
- "@smithy/invalid-dependency": "^3.0.9",
- "@smithy/middleware-content-length": "^3.0.11",
- "@smithy/middleware-endpoint": "^3.2.2",
- "@smithy/middleware-retry": "^3.0.26",
- "@smithy/middleware-serde": "^3.0.9",
- "@smithy/middleware-stack": "^3.0.9",
- "@smithy/node-config-provider": "^3.1.10",
- "@smithy/node-http-handler": "^3.3.0",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/smithy-client": "^3.4.3",
- "@smithy/types": "^3.7.0",
- "@smithy/url-parser": "^3.0.9",
- "@smithy/util-base64": "^3.0.0",
- "@smithy/util-body-length-browser": "^3.0.0",
- "@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.26",
- "@smithy/util-defaults-mode-node": "^3.0.26",
- "@smithy/util-endpoints": "^2.1.5",
- "@smithy/util-middleware": "^3.0.9",
- "@smithy/util-retry": "^3.0.9",
- "@smithy/util-utf8": "^3.0.0",
- "tslib": "^2.6.2"
+ "@aws-sdk/client-sso": "3.363.0",
+ "@aws-sdk/token-providers": "3.363.0",
+ "@aws-sdk/types": "3.357.0",
+ "@smithy/property-provider": "^1.0.1",
+ "@smithy/shared-ini-file-loader": "^1.0.1",
+ "@smithy/types": "^1.1.0",
+ "tslib": "^2.5.0"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=14.0.0"
}
},
- "node_modules/@aws-sdk/client-api-gateway/node_modules/@aws-sdk/client-sso-oidc": {
- "version": "3.693.0",
- "license": "Apache-2.0",
+ "node_modules/@amzn/sagemaker-client/node_modules/@aws-sdk/credential-provider-web-identity": {
+ "version": "3.363.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.363.0.tgz",
+ "integrity": "sha512-Z6w7fjgy79pAax580wdixbStQw10xfyZ+hOYLcPudoYFKjoNx0NQBejg5SwBzCF/HQL23Ksm9kDfbXDX9fkPhA==",
"dependencies": {
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/credential-provider-node": "3.693.0",
- "@aws-sdk/middleware-host-header": "3.693.0",
- "@aws-sdk/middleware-logger": "3.693.0",
- "@aws-sdk/middleware-recursion-detection": "3.693.0",
- "@aws-sdk/middleware-user-agent": "3.693.0",
- "@aws-sdk/region-config-resolver": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@aws-sdk/util-endpoints": "3.693.0",
- "@aws-sdk/util-user-agent-browser": "3.693.0",
- "@aws-sdk/util-user-agent-node": "3.693.0",
- "@smithy/config-resolver": "^3.0.11",
- "@smithy/core": "^2.5.2",
- "@smithy/fetch-http-handler": "^4.1.0",
- "@smithy/hash-node": "^3.0.9",
- "@smithy/invalid-dependency": "^3.0.9",
- "@smithy/middleware-content-length": "^3.0.11",
- "@smithy/middleware-endpoint": "^3.2.2",
- "@smithy/middleware-retry": "^3.0.26",
- "@smithy/middleware-serde": "^3.0.9",
- "@smithy/middleware-stack": "^3.0.9",
- "@smithy/node-config-provider": "^3.1.10",
- "@smithy/node-http-handler": "^3.3.0",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/smithy-client": "^3.4.3",
- "@smithy/types": "^3.7.0",
- "@smithy/url-parser": "^3.0.9",
- "@smithy/util-base64": "^3.0.0",
- "@smithy/util-body-length-browser": "^3.0.0",
- "@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.26",
- "@smithy/util-defaults-mode-node": "^3.0.26",
- "@smithy/util-endpoints": "^2.1.5",
- "@smithy/util-middleware": "^3.0.9",
- "@smithy/util-retry": "^3.0.9",
- "@smithy/util-utf8": "^3.0.0",
- "tslib": "^2.6.2"
+ "@aws-sdk/types": "3.357.0",
+ "@smithy/property-provider": "^1.0.1",
+ "@smithy/types": "^1.1.0",
+ "tslib": "^2.5.0"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=14.0.0"
+ }
+ },
+ "node_modules/@amzn/sagemaker-client/node_modules/@aws-sdk/middleware-host-header": {
+ "version": "3.363.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-host-header/-/middleware-host-header-3.363.0.tgz",
+ "integrity": "sha512-FobpclDCf5Y1ueyJDmb9MqguAdPssNMlnqWQpujhYVABq69KHu73fSCWSauFPUrw7YOpV8kG1uagDF0POSxHzA==",
+ "dependencies": {
+ "@aws-sdk/types": "3.357.0",
+ "@smithy/protocol-http": "^1.1.0",
+ "@smithy/types": "^1.1.0",
+ "tslib": "^2.5.0"
},
- "peerDependencies": {
- "@aws-sdk/client-sts": "^3.693.0"
+ "engines": {
+ "node": ">=14.0.0"
}
},
- "node_modules/@aws-sdk/client-api-gateway/node_modules/@aws-sdk/client-sts": {
- "version": "3.693.0",
- "license": "Apache-2.0",
+ "node_modules/@amzn/sagemaker-client/node_modules/@aws-sdk/middleware-logger": {
+ "version": "3.363.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-logger/-/middleware-logger-3.363.0.tgz",
+ "integrity": "sha512-SSGgthScYnFGTOw8EzbkvquqweFmvn7uJihkpFekbtBNGC/jGOGO+8ziHjTQ8t/iI/YKubEwv+LMi0f77HKSEg==",
"dependencies": {
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/client-sso-oidc": "3.693.0",
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/credential-provider-node": "3.693.0",
- "@aws-sdk/middleware-host-header": "3.693.0",
- "@aws-sdk/middleware-logger": "3.693.0",
- "@aws-sdk/middleware-recursion-detection": "3.693.0",
- "@aws-sdk/middleware-user-agent": "3.693.0",
- "@aws-sdk/region-config-resolver": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@aws-sdk/util-endpoints": "3.693.0",
- "@aws-sdk/util-user-agent-browser": "3.693.0",
- "@aws-sdk/util-user-agent-node": "3.693.0",
- "@smithy/config-resolver": "^3.0.11",
- "@smithy/core": "^2.5.2",
- "@smithy/fetch-http-handler": "^4.1.0",
- "@smithy/hash-node": "^3.0.9",
- "@smithy/invalid-dependency": "^3.0.9",
- "@smithy/middleware-content-length": "^3.0.11",
- "@smithy/middleware-endpoint": "^3.2.2",
- "@smithy/middleware-retry": "^3.0.26",
- "@smithy/middleware-serde": "^3.0.9",
- "@smithy/middleware-stack": "^3.0.9",
- "@smithy/node-config-provider": "^3.1.10",
- "@smithy/node-http-handler": "^3.3.0",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/smithy-client": "^3.4.3",
- "@smithy/types": "^3.7.0",
- "@smithy/url-parser": "^3.0.9",
- "@smithy/util-base64": "^3.0.0",
- "@smithy/util-body-length-browser": "^3.0.0",
- "@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.26",
- "@smithy/util-defaults-mode-node": "^3.0.26",
- "@smithy/util-endpoints": "^2.1.5",
- "@smithy/util-middleware": "^3.0.9",
- "@smithy/util-retry": "^3.0.9",
- "@smithy/util-utf8": "^3.0.0",
- "tslib": "^2.6.2"
+ "@aws-sdk/types": "3.357.0",
+ "@smithy/types": "^1.1.0",
+ "tslib": "^2.5.0"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=14.0.0"
}
},
- "node_modules/@aws-sdk/client-api-gateway/node_modules/@aws-sdk/core": {
- "version": "3.693.0",
- "license": "Apache-2.0",
+ "node_modules/@amzn/sagemaker-client/node_modules/@aws-sdk/middleware-recursion-detection": {
+ "version": "3.363.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.363.0.tgz",
+ "integrity": "sha512-MWD/57QgI/N7fG8rtzDTUdSqNpYohQfgj9XCFAoVeI/bU4usrkOrew43L4smJG4XrDxlNT8lSJlDtd64tuiUZA==",
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/core": "^2.5.2",
- "@smithy/node-config-provider": "^3.1.10",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/signature-v4": "^4.2.2",
- "@smithy/smithy-client": "^3.4.3",
- "@smithy/types": "^3.7.0",
- "@smithy/util-middleware": "^3.0.9",
- "fast-xml-parser": "4.4.1",
- "tslib": "^2.6.2"
+ "@aws-sdk/types": "3.357.0",
+ "@smithy/protocol-http": "^1.1.0",
+ "@smithy/types": "^1.1.0",
+ "tslib": "^2.5.0"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=14.0.0"
}
},
- "node_modules/@aws-sdk/client-api-gateway/node_modules/@aws-sdk/credential-provider-http": {
- "version": "3.693.0",
- "license": "Apache-2.0",
+ "node_modules/@amzn/sagemaker-client/node_modules/@aws-sdk/middleware-user-agent": {
+ "version": "3.363.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.363.0.tgz",
+ "integrity": "sha512-ri8YaQvXP6odteVTMfxPqFR26Q0h9ejtqhUDv47P34FaKXedEM4nC6ix6o+5FEYj6l8syGyktftZ5O70NoEhug==",
"dependencies": {
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@smithy/fetch-http-handler": "^4.1.0",
- "@smithy/node-http-handler": "^3.3.0",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/smithy-client": "^3.4.3",
- "@smithy/types": "^3.7.0",
- "@smithy/util-stream": "^3.3.0",
- "tslib": "^2.6.2"
+ "@aws-sdk/types": "3.357.0",
+ "@aws-sdk/util-endpoints": "3.357.0",
+ "@smithy/protocol-http": "^1.1.0",
+ "@smithy/types": "^1.1.0",
+ "tslib": "^2.5.0"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=14.0.0"
}
},
- "node_modules/@aws-sdk/client-api-gateway/node_modules/@aws-sdk/credential-provider-ini": {
- "version": "3.693.0",
- "license": "Apache-2.0",
+ "node_modules/@amzn/sagemaker-client/node_modules/@aws-sdk/token-providers": {
+ "version": "3.363.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/token-providers/-/token-providers-3.363.0.tgz",
+ "integrity": "sha512-6+0aJ1zugNgsMmhTtW2LBWxOVSaXCUk2q3xyTchSXkNzallYaRiZMRkieW+pKNntnu0g5H1T0zyfCO0tbXwxEA==",
"dependencies": {
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/credential-provider-env": "3.693.0",
- "@aws-sdk/credential-provider-http": "3.693.0",
- "@aws-sdk/credential-provider-process": "3.693.0",
- "@aws-sdk/credential-provider-sso": "3.693.0",
- "@aws-sdk/credential-provider-web-identity": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@smithy/credential-provider-imds": "^3.2.6",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/shared-ini-file-loader": "^3.1.10",
- "@smithy/types": "^3.7.0",
- "tslib": "^2.6.2"
+ "@aws-sdk/client-sso-oidc": "3.363.0",
+ "@aws-sdk/types": "3.357.0",
+ "@smithy/property-provider": "^1.0.1",
+ "@smithy/shared-ini-file-loader": "^1.0.1",
+ "@smithy/types": "^1.1.0",
+ "tslib": "^2.5.0"
},
"engines": {
- "node": ">=16.0.0"
- },
- "peerDependencies": {
- "@aws-sdk/client-sts": "^3.693.0"
+ "node": ">=14.0.0"
}
},
- "node_modules/@aws-sdk/client-api-gateway/node_modules/@aws-sdk/credential-provider-node": {
- "version": "3.693.0",
- "license": "Apache-2.0",
+ "node_modules/@amzn/sagemaker-client/node_modules/@aws-sdk/types": {
+ "version": "3.357.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.357.0.tgz",
+ "integrity": "sha512-/riCRaXg3p71BeWnShrai0y0QTdXcouPSM0Cn1olZbzTf7s71aLEewrc96qFrL70XhY4XvnxMpqQh+r43XIL3g==",
"dependencies": {
- "@aws-sdk/credential-provider-env": "3.693.0",
- "@aws-sdk/credential-provider-http": "3.693.0",
- "@aws-sdk/credential-provider-ini": "3.693.0",
- "@aws-sdk/credential-provider-process": "3.693.0",
- "@aws-sdk/credential-provider-sso": "3.693.0",
- "@aws-sdk/credential-provider-web-identity": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@smithy/credential-provider-imds": "^3.2.6",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/shared-ini-file-loader": "^3.1.10",
- "@smithy/types": "^3.7.0",
- "tslib": "^2.6.2"
+ "tslib": "^2.5.0"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=14.0.0"
}
},
- "node_modules/@aws-sdk/client-api-gateway/node_modules/@aws-sdk/credential-provider-sso": {
- "version": "3.693.0",
- "license": "Apache-2.0",
+ "node_modules/@amzn/sagemaker-client/node_modules/@aws-sdk/util-endpoints": {
+ "version": "3.357.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/util-endpoints/-/util-endpoints-3.357.0.tgz",
+ "integrity": "sha512-XHKyS5JClT9su9hDif715jpZiWHQF9gKZXER8tW0gOizU3R9cyWc9EsJ2BRhFNhi7nt/JF/CLUEc5qDx3ETbUw==",
"dependencies": {
- "@aws-sdk/client-sso": "3.693.0",
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/token-providers": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/shared-ini-file-loader": "^3.1.10",
- "@smithy/types": "^3.7.0",
- "tslib": "^2.6.2"
+ "@aws-sdk/types": "3.357.0",
+ "tslib": "^2.5.0"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=14.0.0"
}
},
- "node_modules/@aws-sdk/client-api-gateway/node_modules/@aws-sdk/credential-provider-web-identity": {
- "version": "3.693.0",
- "license": "Apache-2.0",
+ "node_modules/@amzn/sagemaker-client/node_modules/@aws-sdk/util-user-agent-browser": {
+ "version": "3.363.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.363.0.tgz",
+ "integrity": "sha512-fk9ymBUIYbxiGm99Cn+kAAXmvMCWTf/cHAcB79oCXV4ELXdPa9lN5xQhZRFNxLUeXG4OAMEuCAUUuZEj8Fnc1Q==",
"dependencies": {
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/types": "^3.7.0",
- "tslib": "^2.6.2"
+ "@aws-sdk/types": "3.357.0",
+ "@smithy/types": "^1.1.0",
+ "bowser": "^2.11.0",
+ "tslib": "^2.5.0"
+ }
+ },
+ "node_modules/@amzn/sagemaker-client/node_modules/@aws-sdk/util-user-agent-node": {
+ "version": "3.363.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.363.0.tgz",
+ "integrity": "sha512-Fli/dvgGA9hdnQUrYb1//wNSFlK2jAfdJcfNXA6SeBYzSeH5pVGYF4kXF0FCdnMA3Fef+Zn1zAP/hw9v8VJHWQ==",
+ "dependencies": {
+ "@aws-sdk/types": "3.357.0",
+ "@smithy/node-config-provider": "^1.0.1",
+ "@smithy/types": "^1.1.0",
+ "tslib": "^2.5.0"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=14.0.0"
},
"peerDependencies": {
- "@aws-sdk/client-sts": "^3.693.0"
+ "aws-crt": ">=1.0.0"
+ },
+ "peerDependenciesMeta": {
+ "aws-crt": {
+ "optional": true
+ }
}
},
- "node_modules/@aws-sdk/client-api-gateway/node_modules/@aws-sdk/middleware-host-header": {
- "version": "3.693.0",
- "license": "Apache-2.0",
+ "node_modules/@amzn/sagemaker-client/node_modules/@smithy/abort-controller": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@smithy/abort-controller/-/abort-controller-1.1.0.tgz",
+ "integrity": "sha512-5imgGUlZL4dW4YWdMYAKLmal9ny/tlenM81QZY7xYyb76z9Z/QOg7oM5Ak9HQl8QfFTlGVWwcMXl+54jroRgEQ==",
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/types": "^3.7.0",
- "tslib": "^2.6.2"
+ "@smithy/types": "^1.2.0",
+ "tslib": "^2.5.0"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=14.0.0"
}
},
- "node_modules/@aws-sdk/client-api-gateway/node_modules/@aws-sdk/middleware-logger": {
- "version": "3.693.0",
- "license": "Apache-2.0",
+ "node_modules/@amzn/sagemaker-client/node_modules/@smithy/config-resolver": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@smithy/config-resolver/-/config-resolver-1.1.0.tgz",
+ "integrity": "sha512-7WD9eZHp46BxAjNGHJLmxhhyeiNWkBdVStd7SUJPUZqQGeIO/REtIrcIfKUfdiHTQ9jyu2SYoqvzqqaFc6987w==",
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/types": "^3.7.0",
- "tslib": "^2.6.2"
+ "@smithy/types": "^1.2.0",
+ "@smithy/util-config-provider": "^1.1.0",
+ "@smithy/util-middleware": "^1.1.0",
+ "tslib": "^2.5.0"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=14.0.0"
}
},
- "node_modules/@aws-sdk/client-api-gateway/node_modules/@aws-sdk/middleware-recursion-detection": {
- "version": "3.693.0",
- "license": "Apache-2.0",
+ "node_modules/@amzn/sagemaker-client/node_modules/@smithy/credential-provider-imds": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@smithy/credential-provider-imds/-/credential-provider-imds-1.1.0.tgz",
+ "integrity": "sha512-kUMOdEu3RP6ozH0Ga8OeMP8gSkBsK1UqZZKyPLFnpZHrtZuHSSt7M7gsHYB/bYQBZAo3o7qrGmRty3BubYtYxQ==",
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/types": "^3.7.0",
- "tslib": "^2.6.2"
+ "@smithy/node-config-provider": "^1.1.0",
+ "@smithy/property-provider": "^1.2.0",
+ "@smithy/types": "^1.2.0",
+ "@smithy/url-parser": "^1.1.0",
+ "tslib": "^2.5.0"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=14.0.0"
}
},
- "node_modules/@aws-sdk/client-api-gateway/node_modules/@aws-sdk/middleware-user-agent": {
- "version": "3.693.0",
- "license": "Apache-2.0",
+ "node_modules/@amzn/sagemaker-client/node_modules/@smithy/fetch-http-handler": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@smithy/fetch-http-handler/-/fetch-http-handler-1.1.0.tgz",
+ "integrity": "sha512-N22C9R44u5WGlcY+Wuv8EXmCAq62wWwriRAuoczMEwAIjPbvHSthyPSLqI4S7kAST1j6niWg8kwpeJ3ReAv3xg==",
"dependencies": {
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@aws-sdk/util-endpoints": "3.693.0",
- "@smithy/core": "^2.5.2",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/types": "^3.7.0",
- "tslib": "^2.6.2"
+ "@smithy/protocol-http": "^1.2.0",
+ "@smithy/querystring-builder": "^1.1.0",
+ "@smithy/types": "^1.2.0",
+ "@smithy/util-base64": "^1.1.0",
+ "tslib": "^2.5.0"
+ }
+ },
+ "node_modules/@amzn/sagemaker-client/node_modules/@smithy/hash-node": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@smithy/hash-node/-/hash-node-1.1.0.tgz",
+ "integrity": "sha512-yiNKDGMzrQjnpnbLfkYKo+HwIxmBAsv0AI++QIJwvhfkLpUTBylelkv6oo78/YqZZS6h+bGfl0gILJsKE2wAKQ==",
+ "dependencies": {
+ "@smithy/types": "^1.2.0",
+ "@smithy/util-buffer-from": "^1.1.0",
+ "@smithy/util-utf8": "^1.1.0",
+ "tslib": "^2.5.0"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=14.0.0"
}
},
- "node_modules/@aws-sdk/client-api-gateway/node_modules/@aws-sdk/region-config-resolver": {
- "version": "3.693.0",
- "license": "Apache-2.0",
+ "node_modules/@amzn/sagemaker-client/node_modules/@smithy/invalid-dependency": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@smithy/invalid-dependency/-/invalid-dependency-1.1.0.tgz",
+ "integrity": "sha512-h2rXn68ClTwzPXYzEUNkz+0B/A0Hz8YdFNTiEwlxkwzkETGKMxmsrQGFXwYm3jd736R5vkXcClXz1ddKrsaBEQ==",
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/node-config-provider": "^3.1.10",
- "@smithy/types": "^3.7.0",
- "@smithy/util-config-provider": "^3.0.0",
- "@smithy/util-middleware": "^3.0.9",
- "tslib": "^2.6.2"
+ "@smithy/types": "^1.2.0",
+ "tslib": "^2.5.0"
+ }
+ },
+ "node_modules/@amzn/sagemaker-client/node_modules/@smithy/is-array-buffer": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-1.1.0.tgz",
+ "integrity": "sha512-twpQ/n+3OWZJ7Z+xu43MJErmhB/WO/mMTnqR6PwWQShvSJ/emx5d1N59LQZk6ZpTAeuRWrc+eHhkzTp9NFjNRQ==",
+ "dependencies": {
+ "tslib": "^2.5.0"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=14.0.0"
}
},
- "node_modules/@aws-sdk/client-api-gateway/node_modules/@aws-sdk/token-providers": {
- "version": "3.693.0",
- "license": "Apache-2.0",
+ "node_modules/@amzn/sagemaker-client/node_modules/@smithy/middleware-content-length": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@smithy/middleware-content-length/-/middleware-content-length-1.1.0.tgz",
+ "integrity": "sha512-iNxwhZ7Xc5+LjeDElEOi/Nh8fFsc9Dw9+5w7h7/GLFIU0RgAwBJuJtcP1vNTOwzW4B3hG+gRu8sQLqA9OEaTwA==",
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/shared-ini-file-loader": "^3.1.10",
- "@smithy/types": "^3.7.0",
- "tslib": "^2.6.2"
+ "@smithy/protocol-http": "^1.2.0",
+ "@smithy/types": "^1.2.0",
+ "tslib": "^2.5.0"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=14.0.0"
+ }
+ },
+ "node_modules/@amzn/sagemaker-client/node_modules/@smithy/middleware-endpoint": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@smithy/middleware-endpoint/-/middleware-endpoint-1.1.0.tgz",
+ "integrity": "sha512-PvpazNjVpxX2ICrzoFYCpFnjB39DKCpZds8lRpAB3p6HGrx6QHBaNvOzVhJGBf0jcAbfCdc5/W0n9z8VWaSSww==",
+ "dependencies": {
+ "@smithy/middleware-serde": "^1.1.0",
+ "@smithy/types": "^1.2.0",
+ "@smithy/url-parser": "^1.1.0",
+ "@smithy/util-middleware": "^1.1.0",
+ "tslib": "^2.5.0"
},
- "peerDependencies": {
- "@aws-sdk/client-sso-oidc": "^3.693.0"
+ "engines": {
+ "node": ">=14.0.0"
}
},
- "node_modules/@aws-sdk/client-api-gateway/node_modules/@aws-sdk/util-endpoints": {
- "version": "3.693.0",
- "license": "Apache-2.0",
+ "node_modules/@amzn/sagemaker-client/node_modules/@smithy/middleware-retry": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@smithy/middleware-retry/-/middleware-retry-1.1.0.tgz",
+ "integrity": "sha512-lINKYxIvT+W20YFOtHBKeGm7npuJg0/YCoShttU7fVpsmU+a2rdb9zrJn1MHqWfUL6DhTAWGa0tH2O7l4XrDcw==",
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/types": "^3.7.0",
- "@smithy/util-endpoints": "^2.1.5",
- "tslib": "^2.6.2"
+ "@smithy/protocol-http": "^1.2.0",
+ "@smithy/service-error-classification": "^1.1.0",
+ "@smithy/types": "^1.2.0",
+ "@smithy/util-middleware": "^1.1.0",
+ "@smithy/util-retry": "^1.1.0",
+ "tslib": "^2.5.0",
+ "uuid": "^8.3.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=14.0.0"
}
},
- "node_modules/@aws-sdk/client-api-gateway/node_modules/@aws-sdk/util-user-agent-browser": {
- "version": "3.693.0",
- "license": "Apache-2.0",
+ "node_modules/@amzn/sagemaker-client/node_modules/@smithy/middleware-serde": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@smithy/middleware-serde/-/middleware-serde-1.1.0.tgz",
+ "integrity": "sha512-RiBMxhxuO9VTjHsjJvhzViyceoLhU6gtrnJGpAXY43wE49IstXIGEQz8MT50/hOq5EumX16FCpup0r5DVyfqNQ==",
"dependencies": {
- "@aws-sdk/types": "3.692.0",
+ "@smithy/types": "^1.2.0",
+ "tslib": "^2.5.0"
+ },
+ "engines": {
+ "node": ">=14.0.0"
+ }
+ },
+ "node_modules/@amzn/sagemaker-client/node_modules/@smithy/middleware-stack": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@smithy/middleware-stack/-/middleware-stack-1.1.0.tgz",
+ "integrity": "sha512-XynYiIvXNea2BbLcppvpNK0zu8o2woJqgnmxqYTn4FWagH/Hr2QIk8LOsUz7BIJ4tooFhmx8urHKCdlPbbPDCA==",
+ "dependencies": {
+ "tslib": "^2.5.0"
+ },
+ "engines": {
+ "node": ">=14.0.0"
+ }
+ },
+ "node_modules/@amzn/sagemaker-client/node_modules/@smithy/node-config-provider": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@smithy/node-config-provider/-/node-config-provider-1.1.0.tgz",
+ "integrity": "sha512-2G4TlzUnmTrUY26VKTonQqydwb+gtM/mcl+TqDP8CnWtJKVL8ElPpKgLGScP04bPIRY9x2/10lDdoaRXDqPuCw==",
+ "dependencies": {
+ "@smithy/property-provider": "^1.2.0",
+ "@smithy/shared-ini-file-loader": "^1.1.0",
+ "@smithy/types": "^1.2.0",
+ "tslib": "^2.5.0"
+ },
+ "engines": {
+ "node": ">=14.0.0"
+ }
+ },
+ "node_modules/@amzn/sagemaker-client/node_modules/@smithy/node-http-handler": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-1.1.0.tgz",
+ "integrity": "sha512-d3kRriEgaIiGXLziAM8bjnaLn1fthCJeTLZIwEIpzQqe6yPX0a+yQoLCTyjb2fvdLwkMoG4p7THIIB5cj5lkbg==",
+ "dependencies": {
+ "@smithy/abort-controller": "^1.1.0",
+ "@smithy/protocol-http": "^1.2.0",
+ "@smithy/querystring-builder": "^1.1.0",
+ "@smithy/types": "^1.2.0",
+ "tslib": "^2.5.0"
+ },
+ "engines": {
+ "node": ">=14.0.0"
+ }
+ },
+ "node_modules/@amzn/sagemaker-client/node_modules/@smithy/property-provider": {
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/@smithy/property-provider/-/property-provider-1.2.0.tgz",
+ "integrity": "sha512-qlJd9gT751i4T0t/hJAyNGfESfi08Fek8QiLcysoKPgR05qHhG0OYhlaCJHhpXy4ECW0lHyjvFM1smrCLIXVfw==",
+ "dependencies": {
+ "@smithy/types": "^1.2.0",
+ "tslib": "^2.5.0"
+ },
+ "engines": {
+ "node": ">=14.0.0"
+ }
+ },
+ "node_modules/@amzn/sagemaker-client/node_modules/@smithy/protocol-http": {
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/@smithy/protocol-http/-/protocol-http-1.2.0.tgz",
+ "integrity": "sha512-GfGfruksi3nXdFok5RhgtOnWe5f6BndzYfmEXISD+5gAGdayFGpjWu5pIqIweTudMtse20bGbc+7MFZXT1Tb8Q==",
+ "dependencies": {
+ "@smithy/types": "^1.2.0",
+ "tslib": "^2.5.0"
+ },
+ "engines": {
+ "node": ">=14.0.0"
+ }
+ },
+ "node_modules/@amzn/sagemaker-client/node_modules/@smithy/querystring-builder": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@smithy/querystring-builder/-/querystring-builder-1.1.0.tgz",
+ "integrity": "sha512-gDEi4LxIGLbdfjrjiY45QNbuDmpkwh9DX4xzrR2AzjjXpxwGyfSpbJaYhXARw9p17VH0h9UewnNQXNwaQyYMDA==",
+ "dependencies": {
+ "@smithy/types": "^1.2.0",
+ "@smithy/util-uri-escape": "^1.1.0",
+ "tslib": "^2.5.0"
+ },
+ "engines": {
+ "node": ">=14.0.0"
+ }
+ },
+ "node_modules/@amzn/sagemaker-client/node_modules/@smithy/querystring-parser": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@smithy/querystring-parser/-/querystring-parser-1.1.0.tgz",
+ "integrity": "sha512-Lm/FZu2qW3XX+kZ4WPwr+7aAeHf1Lm84UjNkKyBu16XbmEV7ukfhXni2aIwS2rcVf8Yv5E7wchGGpOFldj9V4Q==",
+ "dependencies": {
+ "@smithy/types": "^1.2.0",
+ "tslib": "^2.5.0"
+ },
+ "engines": {
+ "node": ">=14.0.0"
+ }
+ },
+ "node_modules/@amzn/sagemaker-client/node_modules/@smithy/service-error-classification": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@smithy/service-error-classification/-/service-error-classification-1.1.0.tgz",
+ "integrity": "sha512-OCTEeJ1igatd5kFrS2VDlYbainNNpf7Lj1siFOxnRWqYOP9oNvC5HOJBd3t+Z8MbrmehBtuDJ2QqeBsfeiNkww==",
+ "engines": {
+ "node": ">=14.0.0"
+ }
+ },
+ "node_modules/@amzn/sagemaker-client/node_modules/@smithy/shared-ini-file-loader": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-1.1.0.tgz",
+ "integrity": "sha512-S/v33zvCWzFyGZGlsEF0XsZtNNR281UhR7byk3nRfsgw5lGpg51rK/zjMgulM+h6NSuXaFILaYrw1I1v4kMcuA==",
+ "dependencies": {
+ "@smithy/types": "^1.2.0",
+ "tslib": "^2.5.0"
+ },
+ "engines": {
+ "node": ">=14.0.0"
+ }
+ },
+ "node_modules/@amzn/sagemaker-client/node_modules/@smithy/smithy-client": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-1.1.0.tgz",
+ "integrity": "sha512-j32SGgVhv2G9nBTmel9u3OXux8KG20ssxuFakJrEeDug3kqbl1qrGzVLCe+Eib402UDtA0Sp1a4NZ2SEXDBxag==",
+ "dependencies": {
+ "@smithy/middleware-stack": "^1.1.0",
+ "@smithy/types": "^1.2.0",
+ "@smithy/util-stream": "^1.1.0",
+ "tslib": "^2.5.0"
+ },
+ "engines": {
+ "node": ">=14.0.0"
+ }
+ },
+ "node_modules/@amzn/sagemaker-client/node_modules/@smithy/types": {
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/@smithy/types/-/types-1.2.0.tgz",
+ "integrity": "sha512-z1r00TvBqF3dh4aHhya7nz1HhvCg4TRmw51fjMrh5do3h+ngSstt/yKlNbHeb9QxJmFbmN8KEVSWgb1bRvfEoA==",
+ "dependencies": {
+ "tslib": "^2.5.0"
+ },
+ "engines": {
+ "node": ">=14.0.0"
+ }
+ },
+ "node_modules/@amzn/sagemaker-client/node_modules/@smithy/url-parser": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@smithy/url-parser/-/url-parser-1.1.0.tgz",
+ "integrity": "sha512-tpvi761kzboiLNGEWczuybMPCJh6WHB3cz9gWAG95mSyaKXmmX8ZcMxoV+irZfxDqLwZVJ22XTumu32S7Ow8aQ==",
+ "dependencies": {
+ "@smithy/querystring-parser": "^1.1.0",
+ "@smithy/types": "^1.2.0",
+ "tslib": "^2.5.0"
+ }
+ },
+ "node_modules/@amzn/sagemaker-client/node_modules/@smithy/util-base64": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@smithy/util-base64/-/util-base64-1.1.0.tgz",
+ "integrity": "sha512-FpYmDmVbOXAxqvoVCwqehUN0zXS+lN8V7VS9O7I8MKeVHdSTsZzlwiMEvGoyTNOXWn8luF4CTDYgNHnZViR30g==",
+ "dependencies": {
+ "@smithy/util-buffer-from": "^1.1.0",
+ "tslib": "^2.5.0"
+ },
+ "engines": {
+ "node": ">=14.0.0"
+ }
+ },
+ "node_modules/@amzn/sagemaker-client/node_modules/@smithy/util-body-length-browser": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@smithy/util-body-length-browser/-/util-body-length-browser-1.1.0.tgz",
+ "integrity": "sha512-cep3ioRxzRZ2Jbp3Kly7gy6iNVefYXiT6ETt8W01RQr3uwi1YMkrbU1p3lMR4KhX/91Nrk6UOgX1RH+oIt48RQ==",
+ "dependencies": {
+ "tslib": "^2.5.0"
+ }
+ },
+ "node_modules/@amzn/sagemaker-client/node_modules/@smithy/util-body-length-node": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@smithy/util-body-length-node/-/util-body-length-node-1.1.0.tgz",
+ "integrity": "sha512-fRHRjkUuT5em4HZoshySXmB1n3HAU7IS232s+qU4TicexhyGJpXMK/2+c56ePOIa1FOK2tV1Q3J/7Mae35QVSw==",
+ "dependencies": {
+ "tslib": "^2.5.0"
+ },
+ "engines": {
+ "node": ">=14.0.0"
+ }
+ },
+ "node_modules/@amzn/sagemaker-client/node_modules/@smithy/util-buffer-from": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-1.1.0.tgz",
+ "integrity": "sha512-9m6NXE0ww+ra5HKHCHig20T+FAwxBAm7DIdwc/767uGWbRcY720ybgPacQNB96JMOI7xVr/CDa3oMzKmW4a+kw==",
+ "dependencies": {
+ "@smithy/is-array-buffer": "^1.1.0",
+ "tslib": "^2.5.0"
+ },
+ "engines": {
+ "node": ">=14.0.0"
+ }
+ },
+ "node_modules/@amzn/sagemaker-client/node_modules/@smithy/util-config-provider": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@smithy/util-config-provider/-/util-config-provider-1.1.0.tgz",
+ "integrity": "sha512-rQ47YpNmF6Is4I9GiE3T3+0xQ+r7RKRKbmHYyGSbyep/0cSf9kteKcI0ssJTvveJ1K4QvwrxXj1tEFp/G2UqxQ==",
+ "dependencies": {
+ "tslib": "^2.5.0"
+ },
+ "engines": {
+ "node": ">=14.0.0"
+ }
+ },
+ "node_modules/@amzn/sagemaker-client/node_modules/@smithy/util-defaults-mode-browser": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-1.1.0.tgz",
+ "integrity": "sha512-0bWhs1e412bfC5gwPCMe8Zbz0J8UoZ/meEQdo6MYj8Ne+c+QZ+KxVjx0a1dFYOclvM33SslL9dP0odn8kfblkg==",
+ "dependencies": {
+ "@smithy/property-provider": "^1.2.0",
+ "@smithy/types": "^1.2.0",
+ "bowser": "^2.11.0",
+ "tslib": "^2.5.0"
+ },
+ "engines": {
+ "node": ">= 10.0.0"
+ }
+ },
+ "node_modules/@amzn/sagemaker-client/node_modules/@smithy/util-defaults-mode-node": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-1.1.0.tgz",
+ "integrity": "sha512-440e25TUH2b+TeK5CwsjYFrI9ShVOgA31CoxCKiv4ncSK4ZM68XW5opYxQmzMbRWARGEMu2XEUeBmOgMU2RLsw==",
+ "dependencies": {
+ "@smithy/config-resolver": "^1.1.0",
+ "@smithy/credential-provider-imds": "^1.1.0",
+ "@smithy/node-config-provider": "^1.1.0",
+ "@smithy/property-provider": "^1.2.0",
+ "@smithy/types": "^1.2.0",
+ "tslib": "^2.5.0"
+ },
+ "engines": {
+ "node": ">= 10.0.0"
+ }
+ },
+ "node_modules/@amzn/sagemaker-client/node_modules/@smithy/util-hex-encoding": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@smithy/util-hex-encoding/-/util-hex-encoding-1.1.0.tgz",
+ "integrity": "sha512-7UtIE9eH0u41zpB60Jzr0oNCQ3hMJUabMcKRUVjmyHTXiWDE4vjSqN6qlih7rCNeKGbioS7f/y2Jgym4QZcKFg==",
+ "dependencies": {
+ "tslib": "^2.5.0"
+ },
+ "engines": {
+ "node": ">=14.0.0"
+ }
+ },
+ "node_modules/@amzn/sagemaker-client/node_modules/@smithy/util-middleware": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@smithy/util-middleware/-/util-middleware-1.1.0.tgz",
+ "integrity": "sha512-6hhckcBqVgjWAqLy2vqlPZ3rfxLDhFWEmM7oLh2POGvsi7j0tHkbN7w4DFhuBExVJAbJ/qqxqZdRY6Fu7/OezQ==",
+ "dependencies": {
+ "tslib": "^2.5.0"
+ },
+ "engines": {
+ "node": ">=14.0.0"
+ }
+ },
+ "node_modules/@amzn/sagemaker-client/node_modules/@smithy/util-retry": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@smithy/util-retry/-/util-retry-1.1.0.tgz",
+ "integrity": "sha512-ygQW5HBqYXpR3ua09UciS0sL7UGJzGiktrKkOuEJwARoUuzz40yaEGU6xd9Gs7KBmAaFC8gMfnghHtwZ2nyBCQ==",
+ "dependencies": {
+ "@smithy/service-error-classification": "^1.1.0",
+ "tslib": "^2.5.0"
+ },
+ "engines": {
+ "node": ">= 14.0.0"
+ }
+ },
+ "node_modules/@amzn/sagemaker-client/node_modules/@smithy/util-stream": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@smithy/util-stream/-/util-stream-1.1.0.tgz",
+ "integrity": "sha512-w3lsdGsntaLQIrwDWJkIFKrFscgZXwU/oxsse09aSTNv5TckPhDeYea3LhsDrU5MGAG3vprhVZAKr33S45coVA==",
+ "dependencies": {
+ "@smithy/fetch-http-handler": "^1.1.0",
+ "@smithy/node-http-handler": "^1.1.0",
+ "@smithy/types": "^1.2.0",
+ "@smithy/util-base64": "^1.1.0",
+ "@smithy/util-buffer-from": "^1.1.0",
+ "@smithy/util-hex-encoding": "^1.1.0",
+ "@smithy/util-utf8": "^1.1.0",
+ "tslib": "^2.5.0"
+ },
+ "engines": {
+ "node": ">=14.0.0"
+ }
+ },
+ "node_modules/@amzn/sagemaker-client/node_modules/@smithy/util-uri-escape": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@smithy/util-uri-escape/-/util-uri-escape-1.1.0.tgz",
+ "integrity": "sha512-/jL/V1xdVRt5XppwiaEU8Etp5WHZj609n0xMTuehmCqdoOFbId1M+aEeDWZsQ+8JbEB/BJ6ynY2SlYmOaKtt8w==",
+ "dependencies": {
+ "tslib": "^2.5.0"
+ },
+ "engines": {
+ "node": ">=14.0.0"
+ }
+ },
+ "node_modules/@amzn/sagemaker-client/node_modules/@smithy/util-utf8": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-1.1.0.tgz",
+ "integrity": "sha512-p/MYV+JmqmPyjdgyN2UxAeYDj9cBqCjp0C/NsTWnnjoZUVqoeZ6IrW915L9CAKWVECgv9lVQGc4u/yz26/bI1A==",
+ "dependencies": {
+ "@smithy/util-buffer-from": "^1.1.0",
+ "tslib": "^2.5.0"
+ },
+ "engines": {
+ "node": ">=14.0.0"
+ }
+ },
+ "node_modules/@amzn/sagemaker-client/node_modules/@smithy/util-waiter": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@smithy/util-waiter/-/util-waiter-1.1.0.tgz",
+ "integrity": "sha512-S6FNIB3UJT+5Efd/0DeziO5Rs82QAMODHW4v2V3oNRrwaBigY/7Yx3SiLudZuF9WpVsV08Ih3BjIH34nzZiinQ==",
+ "dependencies": {
+ "@smithy/abort-controller": "^1.1.0",
+ "@smithy/types": "^1.2.0",
+ "tslib": "^2.5.0"
+ },
+ "engines": {
+ "node": ">=14.0.0"
+ }
+ },
+ "node_modules/@amzn/sagemaker-client/node_modules/fast-xml-parser": {
+ "version": "4.2.5",
+ "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.2.5.tgz",
+ "integrity": "sha512-B9/wizE4WngqQftFPmdaMYlXoJlJOYxGQOanC77fq9k8+Z0v5dDSVh+3glErdIROP//s/jgb7ZuxKfB8nVyo0g==",
+ "funding": [
+ {
+ "type": "paypal",
+ "url": "https://paypal.me/naturalintelligence"
+ },
+ {
+ "type": "github",
+ "url": "https://github.com/sponsors/NaturalIntelligence"
+ }
+ ],
+ "dependencies": {
+ "strnum": "^1.0.5"
+ },
+ "bin": {
+ "fxparser": "src/cli/cli.js"
+ }
+ },
+ "node_modules/@amzn/sagemaker-client/node_modules/uuid": {
+ "version": "8.3.2",
+ "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
+ "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==",
+ "bin": {
+ "uuid": "dist/bin/uuid"
+ }
+ },
+ "node_modules/@aws-crypto/crc32": {
+ "version": "5.2.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-crypto/util": "^5.2.0",
+ "@aws-sdk/types": "^3.222.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-crypto/crc32c": {
+ "version": "5.2.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-crypto/util": "^5.2.0",
+ "@aws-sdk/types": "^3.222.0",
+ "tslib": "^2.6.2"
+ }
+ },
+ "node_modules/@aws-crypto/ie11-detection": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/@aws-crypto/ie11-detection/-/ie11-detection-3.0.0.tgz",
+ "integrity": "sha512-341lBBkiY1DfDNKai/wXM3aujNBkXR7tq1URPQDL9wi3AUbI80NR74uF1TXHMm7po1AcnFk8iu2S2IeU/+/A+Q==",
+ "dependencies": {
+ "tslib": "^1.11.1"
+ }
+ },
+ "node_modules/@aws-crypto/ie11-detection/node_modules/tslib": {
+ "version": "1.14.1",
+ "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
+ "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
+ },
+ "node_modules/@aws-crypto/sha1-browser": {
+ "version": "5.2.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-crypto/supports-web-crypto": "^5.2.0",
+ "@aws-crypto/util": "^5.2.0",
+ "@aws-sdk/types": "^3.222.0",
+ "@aws-sdk/util-locate-window": "^3.0.0",
+ "@smithy/util-utf8": "^2.0.0",
+ "tslib": "^2.6.2"
+ }
+ },
+ "node_modules/@aws-crypto/sha256-browser": {
+ "version": "5.2.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-crypto/sha256-js": "^5.2.0",
+ "@aws-crypto/supports-web-crypto": "^5.2.0",
+ "@aws-crypto/util": "^5.2.0",
+ "@aws-sdk/types": "^3.222.0",
+ "@aws-sdk/util-locate-window": "^3.0.0",
+ "@smithy/util-utf8": "^2.0.0",
+ "tslib": "^2.6.2"
+ }
+ },
+ "node_modules/@aws-crypto/sha256-js": {
+ "version": "5.2.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-crypto/util": "^5.2.0",
+ "@aws-sdk/types": "^3.222.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-crypto/supports-web-crypto": {
+ "version": "5.2.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "tslib": "^2.6.2"
+ }
+ },
+ "node_modules/@aws-crypto/util": {
+ "version": "5.2.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "^3.222.0",
+ "@smithy/util-utf8": "^2.0.0",
+ "tslib": "^2.6.2"
+ }
+ },
+ "node_modules/@aws-sdk/client-api-gateway": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/client-sso-oidc": "3.693.0",
+ "@aws-sdk/client-sts": "3.693.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/credential-provider-node": "3.693.0",
+ "@aws-sdk/middleware-host-header": "3.693.0",
+ "@aws-sdk/middleware-logger": "3.693.0",
+ "@aws-sdk/middleware-recursion-detection": "3.693.0",
+ "@aws-sdk/middleware-sdk-api-gateway": "3.693.0",
+ "@aws-sdk/middleware-user-agent": "3.693.0",
+ "@aws-sdk/region-config-resolver": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@aws-sdk/util-endpoints": "3.693.0",
+ "@aws-sdk/util-user-agent-browser": "3.693.0",
+ "@aws-sdk/util-user-agent-node": "3.693.0",
+ "@smithy/config-resolver": "^3.0.11",
+ "@smithy/core": "^2.5.2",
+ "@smithy/fetch-http-handler": "^4.1.0",
+ "@smithy/hash-node": "^3.0.9",
+ "@smithy/invalid-dependency": "^3.0.9",
+ "@smithy/middleware-content-length": "^3.0.11",
+ "@smithy/middleware-endpoint": "^3.2.2",
+ "@smithy/middleware-retry": "^3.0.26",
+ "@smithy/middleware-serde": "^3.0.9",
+ "@smithy/middleware-stack": "^3.0.9",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/node-http-handler": "^3.3.0",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/smithy-client": "^3.4.3",
+ "@smithy/types": "^3.7.0",
+ "@smithy/url-parser": "^3.0.9",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.26",
+ "@smithy/util-defaults-mode-node": "^3.0.26",
+ "@smithy/util-endpoints": "^2.1.5",
+ "@smithy/util-middleware": "^3.0.9",
+ "@smithy/util-retry": "^3.0.9",
+ "@smithy/util-stream": "^3.3.0",
+ "@smithy/util-utf8": "^3.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-api-gateway/node_modules/@aws-sdk/client-sso": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/middleware-host-header": "3.693.0",
+ "@aws-sdk/middleware-logger": "3.693.0",
+ "@aws-sdk/middleware-recursion-detection": "3.693.0",
+ "@aws-sdk/middleware-user-agent": "3.693.0",
+ "@aws-sdk/region-config-resolver": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@aws-sdk/util-endpoints": "3.693.0",
+ "@aws-sdk/util-user-agent-browser": "3.693.0",
+ "@aws-sdk/util-user-agent-node": "3.693.0",
+ "@smithy/config-resolver": "^3.0.11",
+ "@smithy/core": "^2.5.2",
+ "@smithy/fetch-http-handler": "^4.1.0",
+ "@smithy/hash-node": "^3.0.9",
+ "@smithy/invalid-dependency": "^3.0.9",
+ "@smithy/middleware-content-length": "^3.0.11",
+ "@smithy/middleware-endpoint": "^3.2.2",
+ "@smithy/middleware-retry": "^3.0.26",
+ "@smithy/middleware-serde": "^3.0.9",
+ "@smithy/middleware-stack": "^3.0.9",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/node-http-handler": "^3.3.0",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/smithy-client": "^3.4.3",
+ "@smithy/types": "^3.7.0",
+ "@smithy/url-parser": "^3.0.9",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.26",
+ "@smithy/util-defaults-mode-node": "^3.0.26",
+ "@smithy/util-endpoints": "^2.1.5",
+ "@smithy/util-middleware": "^3.0.9",
+ "@smithy/util-retry": "^3.0.9",
+ "@smithy/util-utf8": "^3.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-api-gateway/node_modules/@aws-sdk/client-sso-oidc": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/credential-provider-node": "3.693.0",
+ "@aws-sdk/middleware-host-header": "3.693.0",
+ "@aws-sdk/middleware-logger": "3.693.0",
+ "@aws-sdk/middleware-recursion-detection": "3.693.0",
+ "@aws-sdk/middleware-user-agent": "3.693.0",
+ "@aws-sdk/region-config-resolver": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@aws-sdk/util-endpoints": "3.693.0",
+ "@aws-sdk/util-user-agent-browser": "3.693.0",
+ "@aws-sdk/util-user-agent-node": "3.693.0",
+ "@smithy/config-resolver": "^3.0.11",
+ "@smithy/core": "^2.5.2",
+ "@smithy/fetch-http-handler": "^4.1.0",
+ "@smithy/hash-node": "^3.0.9",
+ "@smithy/invalid-dependency": "^3.0.9",
+ "@smithy/middleware-content-length": "^3.0.11",
+ "@smithy/middleware-endpoint": "^3.2.2",
+ "@smithy/middleware-retry": "^3.0.26",
+ "@smithy/middleware-serde": "^3.0.9",
+ "@smithy/middleware-stack": "^3.0.9",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/node-http-handler": "^3.3.0",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/smithy-client": "^3.4.3",
+ "@smithy/types": "^3.7.0",
+ "@smithy/url-parser": "^3.0.9",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.26",
+ "@smithy/util-defaults-mode-node": "^3.0.26",
+ "@smithy/util-endpoints": "^2.1.5",
+ "@smithy/util-middleware": "^3.0.9",
+ "@smithy/util-retry": "^3.0.9",
+ "@smithy/util-utf8": "^3.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "@aws-sdk/client-sts": "^3.693.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-api-gateway/node_modules/@aws-sdk/client-sts": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/client-sso-oidc": "3.693.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/credential-provider-node": "3.693.0",
+ "@aws-sdk/middleware-host-header": "3.693.0",
+ "@aws-sdk/middleware-logger": "3.693.0",
+ "@aws-sdk/middleware-recursion-detection": "3.693.0",
+ "@aws-sdk/middleware-user-agent": "3.693.0",
+ "@aws-sdk/region-config-resolver": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@aws-sdk/util-endpoints": "3.693.0",
+ "@aws-sdk/util-user-agent-browser": "3.693.0",
+ "@aws-sdk/util-user-agent-node": "3.693.0",
+ "@smithy/config-resolver": "^3.0.11",
+ "@smithy/core": "^2.5.2",
+ "@smithy/fetch-http-handler": "^4.1.0",
+ "@smithy/hash-node": "^3.0.9",
+ "@smithy/invalid-dependency": "^3.0.9",
+ "@smithy/middleware-content-length": "^3.0.11",
+ "@smithy/middleware-endpoint": "^3.2.2",
+ "@smithy/middleware-retry": "^3.0.26",
+ "@smithy/middleware-serde": "^3.0.9",
+ "@smithy/middleware-stack": "^3.0.9",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/node-http-handler": "^3.3.0",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/smithy-client": "^3.4.3",
+ "@smithy/types": "^3.7.0",
+ "@smithy/url-parser": "^3.0.9",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.26",
+ "@smithy/util-defaults-mode-node": "^3.0.26",
+ "@smithy/util-endpoints": "^2.1.5",
+ "@smithy/util-middleware": "^3.0.9",
+ "@smithy/util-retry": "^3.0.9",
+ "@smithy/util-utf8": "^3.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-api-gateway/node_modules/@aws-sdk/core": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/core": "^2.5.2",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/signature-v4": "^4.2.2",
+ "@smithy/smithy-client": "^3.4.3",
+ "@smithy/types": "^3.7.0",
+ "@smithy/util-middleware": "^3.0.9",
+ "fast-xml-parser": "4.4.1",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-api-gateway/node_modules/@aws-sdk/credential-provider-http": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/fetch-http-handler": "^4.1.0",
+ "@smithy/node-http-handler": "^3.3.0",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/smithy-client": "^3.4.3",
+ "@smithy/types": "^3.7.0",
+ "@smithy/util-stream": "^3.3.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-api-gateway/node_modules/@aws-sdk/credential-provider-ini": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/credential-provider-env": "3.693.0",
+ "@aws-sdk/credential-provider-http": "3.693.0",
+ "@aws-sdk/credential-provider-process": "3.693.0",
+ "@aws-sdk/credential-provider-sso": "3.693.0",
+ "@aws-sdk/credential-provider-web-identity": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/credential-provider-imds": "^3.2.6",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/shared-ini-file-loader": "^3.1.10",
+ "@smithy/types": "^3.7.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "@aws-sdk/client-sts": "^3.693.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-api-gateway/node_modules/@aws-sdk/credential-provider-node": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/credential-provider-env": "3.693.0",
+ "@aws-sdk/credential-provider-http": "3.693.0",
+ "@aws-sdk/credential-provider-ini": "3.693.0",
+ "@aws-sdk/credential-provider-process": "3.693.0",
+ "@aws-sdk/credential-provider-sso": "3.693.0",
+ "@aws-sdk/credential-provider-web-identity": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/credential-provider-imds": "^3.2.6",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/shared-ini-file-loader": "^3.1.10",
+ "@smithy/types": "^3.7.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-api-gateway/node_modules/@aws-sdk/credential-provider-sso": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/client-sso": "3.693.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/token-providers": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/shared-ini-file-loader": "^3.1.10",
+ "@smithy/types": "^3.7.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-api-gateway/node_modules/@aws-sdk/credential-provider-web-identity": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/types": "^3.7.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "@aws-sdk/client-sts": "^3.693.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-api-gateway/node_modules/@aws-sdk/middleware-host-header": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/types": "^3.7.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-api-gateway/node_modules/@aws-sdk/middleware-logger": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/types": "^3.7.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-api-gateway/node_modules/@aws-sdk/middleware-recursion-detection": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/types": "^3.7.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-api-gateway/node_modules/@aws-sdk/middleware-user-agent": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@aws-sdk/util-endpoints": "3.693.0",
+ "@smithy/core": "^2.5.2",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/types": "^3.7.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-api-gateway/node_modules/@aws-sdk/region-config-resolver": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/types": "^3.7.0",
+ "@smithy/util-config-provider": "^3.0.0",
+ "@smithy/util-middleware": "^3.0.9",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-api-gateway/node_modules/@aws-sdk/token-providers": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/shared-ini-file-loader": "^3.1.10",
+ "@smithy/types": "^3.7.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "@aws-sdk/client-sso-oidc": "^3.693.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-api-gateway/node_modules/@aws-sdk/util-endpoints": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/types": "^3.7.0",
+ "@smithy/util-endpoints": "^2.1.5",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-api-gateway/node_modules/@aws-sdk/util-user-agent-browser": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/types": "^3.7.0",
+ "bowser": "^2.11.0",
+ "tslib": "^2.6.2"
+ }
+ },
+ "node_modules/@aws-sdk/client-api-gateway/node_modules/@aws-sdk/util-user-agent-node": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/middleware-user-agent": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/types": "^3.7.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "aws-crt": ">=1.0.0"
+ },
+ "peerDependenciesMeta": {
+ "aws-crt": {
+ "optional": true
+ }
+ }
+ },
+ "node_modules/@aws-sdk/client-api-gateway/node_modules/@smithy/is-array-buffer": {
+ "version": "3.0.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-api-gateway/node_modules/@smithy/util-buffer-from": {
+ "version": "3.0.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@smithy/is-array-buffer": "^3.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-api-gateway/node_modules/@smithy/util-utf8": {
+ "version": "3.0.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@smithy/util-buffer-from": "^3.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-apprunner": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/client-sso-oidc": "3.693.0",
+ "@aws-sdk/client-sts": "3.693.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/credential-provider-node": "3.693.0",
+ "@aws-sdk/middleware-host-header": "3.693.0",
+ "@aws-sdk/middleware-logger": "3.693.0",
+ "@aws-sdk/middleware-recursion-detection": "3.693.0",
+ "@aws-sdk/middleware-user-agent": "3.693.0",
+ "@aws-sdk/region-config-resolver": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@aws-sdk/util-endpoints": "3.693.0",
+ "@aws-sdk/util-user-agent-browser": "3.693.0",
+ "@aws-sdk/util-user-agent-node": "3.693.0",
+ "@smithy/config-resolver": "^3.0.11",
+ "@smithy/core": "^2.5.2",
+ "@smithy/fetch-http-handler": "^4.1.0",
+ "@smithy/hash-node": "^3.0.9",
+ "@smithy/invalid-dependency": "^3.0.9",
+ "@smithy/middleware-content-length": "^3.0.11",
+ "@smithy/middleware-endpoint": "^3.2.2",
+ "@smithy/middleware-retry": "^3.0.26",
+ "@smithy/middleware-serde": "^3.0.9",
+ "@smithy/middleware-stack": "^3.0.9",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/node-http-handler": "^3.3.0",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/smithy-client": "^3.4.3",
+ "@smithy/types": "^3.7.0",
+ "@smithy/url-parser": "^3.0.9",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.26",
+ "@smithy/util-defaults-mode-node": "^3.0.26",
+ "@smithy/util-endpoints": "^2.1.5",
+ "@smithy/util-middleware": "^3.0.9",
+ "@smithy/util-retry": "^3.0.9",
+ "@smithy/util-utf8": "^3.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-apprunner/node_modules/@aws-sdk/client-sso": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/middleware-host-header": "3.693.0",
+ "@aws-sdk/middleware-logger": "3.693.0",
+ "@aws-sdk/middleware-recursion-detection": "3.693.0",
+ "@aws-sdk/middleware-user-agent": "3.693.0",
+ "@aws-sdk/region-config-resolver": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@aws-sdk/util-endpoints": "3.693.0",
+ "@aws-sdk/util-user-agent-browser": "3.693.0",
+ "@aws-sdk/util-user-agent-node": "3.693.0",
+ "@smithy/config-resolver": "^3.0.11",
+ "@smithy/core": "^2.5.2",
+ "@smithy/fetch-http-handler": "^4.1.0",
+ "@smithy/hash-node": "^3.0.9",
+ "@smithy/invalid-dependency": "^3.0.9",
+ "@smithy/middleware-content-length": "^3.0.11",
+ "@smithy/middleware-endpoint": "^3.2.2",
+ "@smithy/middleware-retry": "^3.0.26",
+ "@smithy/middleware-serde": "^3.0.9",
+ "@smithy/middleware-stack": "^3.0.9",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/node-http-handler": "^3.3.0",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/smithy-client": "^3.4.3",
+ "@smithy/types": "^3.7.0",
+ "@smithy/url-parser": "^3.0.9",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.26",
+ "@smithy/util-defaults-mode-node": "^3.0.26",
+ "@smithy/util-endpoints": "^2.1.5",
+ "@smithy/util-middleware": "^3.0.9",
+ "@smithy/util-retry": "^3.0.9",
+ "@smithy/util-utf8": "^3.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-apprunner/node_modules/@aws-sdk/client-sso-oidc": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/credential-provider-node": "3.693.0",
+ "@aws-sdk/middleware-host-header": "3.693.0",
+ "@aws-sdk/middleware-logger": "3.693.0",
+ "@aws-sdk/middleware-recursion-detection": "3.693.0",
+ "@aws-sdk/middleware-user-agent": "3.693.0",
+ "@aws-sdk/region-config-resolver": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@aws-sdk/util-endpoints": "3.693.0",
+ "@aws-sdk/util-user-agent-browser": "3.693.0",
+ "@aws-sdk/util-user-agent-node": "3.693.0",
+ "@smithy/config-resolver": "^3.0.11",
+ "@smithy/core": "^2.5.2",
+ "@smithy/fetch-http-handler": "^4.1.0",
+ "@smithy/hash-node": "^3.0.9",
+ "@smithy/invalid-dependency": "^3.0.9",
+ "@smithy/middleware-content-length": "^3.0.11",
+ "@smithy/middleware-endpoint": "^3.2.2",
+ "@smithy/middleware-retry": "^3.0.26",
+ "@smithy/middleware-serde": "^3.0.9",
+ "@smithy/middleware-stack": "^3.0.9",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/node-http-handler": "^3.3.0",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/smithy-client": "^3.4.3",
+ "@smithy/types": "^3.7.0",
+ "@smithy/url-parser": "^3.0.9",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.26",
+ "@smithy/util-defaults-mode-node": "^3.0.26",
+ "@smithy/util-endpoints": "^2.1.5",
+ "@smithy/util-middleware": "^3.0.9",
+ "@smithy/util-retry": "^3.0.9",
+ "@smithy/util-utf8": "^3.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "@aws-sdk/client-sts": "^3.693.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-apprunner/node_modules/@aws-sdk/client-sts": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/client-sso-oidc": "3.693.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/credential-provider-node": "3.693.0",
+ "@aws-sdk/middleware-host-header": "3.693.0",
+ "@aws-sdk/middleware-logger": "3.693.0",
+ "@aws-sdk/middleware-recursion-detection": "3.693.0",
+ "@aws-sdk/middleware-user-agent": "3.693.0",
+ "@aws-sdk/region-config-resolver": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@aws-sdk/util-endpoints": "3.693.0",
+ "@aws-sdk/util-user-agent-browser": "3.693.0",
+ "@aws-sdk/util-user-agent-node": "3.693.0",
+ "@smithy/config-resolver": "^3.0.11",
+ "@smithy/core": "^2.5.2",
+ "@smithy/fetch-http-handler": "^4.1.0",
+ "@smithy/hash-node": "^3.0.9",
+ "@smithy/invalid-dependency": "^3.0.9",
+ "@smithy/middleware-content-length": "^3.0.11",
+ "@smithy/middleware-endpoint": "^3.2.2",
+ "@smithy/middleware-retry": "^3.0.26",
+ "@smithy/middleware-serde": "^3.0.9",
+ "@smithy/middleware-stack": "^3.0.9",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/node-http-handler": "^3.3.0",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/smithy-client": "^3.4.3",
+ "@smithy/types": "^3.7.0",
+ "@smithy/url-parser": "^3.0.9",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.26",
+ "@smithy/util-defaults-mode-node": "^3.0.26",
+ "@smithy/util-endpoints": "^2.1.5",
+ "@smithy/util-middleware": "^3.0.9",
+ "@smithy/util-retry": "^3.0.9",
+ "@smithy/util-utf8": "^3.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-apprunner/node_modules/@aws-sdk/core": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/core": "^2.5.2",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/signature-v4": "^4.2.2",
+ "@smithy/smithy-client": "^3.4.3",
+ "@smithy/types": "^3.7.0",
+ "@smithy/util-middleware": "^3.0.9",
+ "fast-xml-parser": "4.4.1",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-apprunner/node_modules/@aws-sdk/credential-provider-http": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/fetch-http-handler": "^4.1.0",
+ "@smithy/node-http-handler": "^3.3.0",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/smithy-client": "^3.4.3",
+ "@smithy/types": "^3.7.0",
+ "@smithy/util-stream": "^3.3.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-apprunner/node_modules/@aws-sdk/credential-provider-ini": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/credential-provider-env": "3.693.0",
+ "@aws-sdk/credential-provider-http": "3.693.0",
+ "@aws-sdk/credential-provider-process": "3.693.0",
+ "@aws-sdk/credential-provider-sso": "3.693.0",
+ "@aws-sdk/credential-provider-web-identity": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/credential-provider-imds": "^3.2.6",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/shared-ini-file-loader": "^3.1.10",
+ "@smithy/types": "^3.7.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "@aws-sdk/client-sts": "^3.693.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-apprunner/node_modules/@aws-sdk/credential-provider-node": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/credential-provider-env": "3.693.0",
+ "@aws-sdk/credential-provider-http": "3.693.0",
+ "@aws-sdk/credential-provider-ini": "3.693.0",
+ "@aws-sdk/credential-provider-process": "3.693.0",
+ "@aws-sdk/credential-provider-sso": "3.693.0",
+ "@aws-sdk/credential-provider-web-identity": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/credential-provider-imds": "^3.2.6",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/shared-ini-file-loader": "^3.1.10",
+ "@smithy/types": "^3.7.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-apprunner/node_modules/@aws-sdk/credential-provider-sso": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/client-sso": "3.693.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/token-providers": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/shared-ini-file-loader": "^3.1.10",
+ "@smithy/types": "^3.7.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-apprunner/node_modules/@aws-sdk/credential-provider-web-identity": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/types": "^3.7.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "@aws-sdk/client-sts": "^3.693.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-apprunner/node_modules/@aws-sdk/middleware-host-header": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/types": "^3.7.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-apprunner/node_modules/@aws-sdk/middleware-logger": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/types": "^3.7.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-apprunner/node_modules/@aws-sdk/middleware-recursion-detection": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/types": "^3.7.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-apprunner/node_modules/@aws-sdk/middleware-user-agent": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@aws-sdk/util-endpoints": "3.693.0",
+ "@smithy/core": "^2.5.2",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/types": "^3.7.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-apprunner/node_modules/@aws-sdk/region-config-resolver": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/types": "^3.7.0",
+ "@smithy/util-config-provider": "^3.0.0",
+ "@smithy/util-middleware": "^3.0.9",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-apprunner/node_modules/@aws-sdk/token-providers": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/shared-ini-file-loader": "^3.1.10",
+ "@smithy/types": "^3.7.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "@aws-sdk/client-sso-oidc": "^3.693.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-apprunner/node_modules/@aws-sdk/util-endpoints": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/types": "^3.7.0",
+ "@smithy/util-endpoints": "^2.1.5",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-apprunner/node_modules/@aws-sdk/util-user-agent-browser": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/types": "^3.7.0",
+ "bowser": "^2.11.0",
+ "tslib": "^2.6.2"
+ }
+ },
+ "node_modules/@aws-sdk/client-apprunner/node_modules/@aws-sdk/util-user-agent-node": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/middleware-user-agent": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/types": "^3.7.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "aws-crt": ">=1.0.0"
+ },
+ "peerDependenciesMeta": {
+ "aws-crt": {
+ "optional": true
+ }
+ }
+ },
+ "node_modules/@aws-sdk/client-apprunner/node_modules/@smithy/is-array-buffer": {
+ "version": "3.0.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-apprunner/node_modules/@smithy/util-buffer-from": {
+ "version": "3.0.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@smithy/is-array-buffer": "^3.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-apprunner/node_modules/@smithy/util-utf8": {
+ "version": "3.0.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@smithy/util-buffer-from": "^3.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudcontrol": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/client-sso-oidc": "3.693.0",
+ "@aws-sdk/client-sts": "3.693.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/credential-provider-node": "3.693.0",
+ "@aws-sdk/middleware-host-header": "3.693.0",
+ "@aws-sdk/middleware-logger": "3.693.0",
+ "@aws-sdk/middleware-recursion-detection": "3.693.0",
+ "@aws-sdk/middleware-user-agent": "3.693.0",
+ "@aws-sdk/region-config-resolver": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@aws-sdk/util-endpoints": "3.693.0",
+ "@aws-sdk/util-user-agent-browser": "3.693.0",
+ "@aws-sdk/util-user-agent-node": "3.693.0",
+ "@smithy/config-resolver": "^3.0.11",
+ "@smithy/core": "^2.5.2",
+ "@smithy/fetch-http-handler": "^4.1.0",
+ "@smithy/hash-node": "^3.0.9",
+ "@smithy/invalid-dependency": "^3.0.9",
+ "@smithy/middleware-content-length": "^3.0.11",
+ "@smithy/middleware-endpoint": "^3.2.2",
+ "@smithy/middleware-retry": "^3.0.26",
+ "@smithy/middleware-serde": "^3.0.9",
+ "@smithy/middleware-stack": "^3.0.9",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/node-http-handler": "^3.3.0",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/smithy-client": "^3.4.3",
+ "@smithy/types": "^3.7.0",
+ "@smithy/url-parser": "^3.0.9",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.26",
+ "@smithy/util-defaults-mode-node": "^3.0.26",
+ "@smithy/util-endpoints": "^2.1.5",
+ "@smithy/util-middleware": "^3.0.9",
+ "@smithy/util-retry": "^3.0.9",
+ "@smithy/util-utf8": "^3.0.0",
+ "@smithy/util-waiter": "^3.1.8",
+ "@types/uuid": "^9.0.1",
+ "tslib": "^2.6.2",
+ "uuid": "^9.0.1"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudcontrol/node_modules/@aws-sdk/client-sso": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/middleware-host-header": "3.693.0",
+ "@aws-sdk/middleware-logger": "3.693.0",
+ "@aws-sdk/middleware-recursion-detection": "3.693.0",
+ "@aws-sdk/middleware-user-agent": "3.693.0",
+ "@aws-sdk/region-config-resolver": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@aws-sdk/util-endpoints": "3.693.0",
+ "@aws-sdk/util-user-agent-browser": "3.693.0",
+ "@aws-sdk/util-user-agent-node": "3.693.0",
+ "@smithy/config-resolver": "^3.0.11",
+ "@smithy/core": "^2.5.2",
+ "@smithy/fetch-http-handler": "^4.1.0",
+ "@smithy/hash-node": "^3.0.9",
+ "@smithy/invalid-dependency": "^3.0.9",
+ "@smithy/middleware-content-length": "^3.0.11",
+ "@smithy/middleware-endpoint": "^3.2.2",
+ "@smithy/middleware-retry": "^3.0.26",
+ "@smithy/middleware-serde": "^3.0.9",
+ "@smithy/middleware-stack": "^3.0.9",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/node-http-handler": "^3.3.0",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/smithy-client": "^3.4.3",
+ "@smithy/types": "^3.7.0",
+ "@smithy/url-parser": "^3.0.9",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.26",
+ "@smithy/util-defaults-mode-node": "^3.0.26",
+ "@smithy/util-endpoints": "^2.1.5",
+ "@smithy/util-middleware": "^3.0.9",
+ "@smithy/util-retry": "^3.0.9",
+ "@smithy/util-utf8": "^3.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudcontrol/node_modules/@aws-sdk/client-sso-oidc": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/credential-provider-node": "3.693.0",
+ "@aws-sdk/middleware-host-header": "3.693.0",
+ "@aws-sdk/middleware-logger": "3.693.0",
+ "@aws-sdk/middleware-recursion-detection": "3.693.0",
+ "@aws-sdk/middleware-user-agent": "3.693.0",
+ "@aws-sdk/region-config-resolver": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@aws-sdk/util-endpoints": "3.693.0",
+ "@aws-sdk/util-user-agent-browser": "3.693.0",
+ "@aws-sdk/util-user-agent-node": "3.693.0",
+ "@smithy/config-resolver": "^3.0.11",
+ "@smithy/core": "^2.5.2",
+ "@smithy/fetch-http-handler": "^4.1.0",
+ "@smithy/hash-node": "^3.0.9",
+ "@smithy/invalid-dependency": "^3.0.9",
+ "@smithy/middleware-content-length": "^3.0.11",
+ "@smithy/middleware-endpoint": "^3.2.2",
+ "@smithy/middleware-retry": "^3.0.26",
+ "@smithy/middleware-serde": "^3.0.9",
+ "@smithy/middleware-stack": "^3.0.9",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/node-http-handler": "^3.3.0",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/smithy-client": "^3.4.3",
+ "@smithy/types": "^3.7.0",
+ "@smithy/url-parser": "^3.0.9",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.26",
+ "@smithy/util-defaults-mode-node": "^3.0.26",
+ "@smithy/util-endpoints": "^2.1.5",
+ "@smithy/util-middleware": "^3.0.9",
+ "@smithy/util-retry": "^3.0.9",
+ "@smithy/util-utf8": "^3.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "@aws-sdk/client-sts": "^3.693.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudcontrol/node_modules/@aws-sdk/client-sts": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/client-sso-oidc": "3.693.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/credential-provider-node": "3.693.0",
+ "@aws-sdk/middleware-host-header": "3.693.0",
+ "@aws-sdk/middleware-logger": "3.693.0",
+ "@aws-sdk/middleware-recursion-detection": "3.693.0",
+ "@aws-sdk/middleware-user-agent": "3.693.0",
+ "@aws-sdk/region-config-resolver": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@aws-sdk/util-endpoints": "3.693.0",
+ "@aws-sdk/util-user-agent-browser": "3.693.0",
+ "@aws-sdk/util-user-agent-node": "3.693.0",
+ "@smithy/config-resolver": "^3.0.11",
+ "@smithy/core": "^2.5.2",
+ "@smithy/fetch-http-handler": "^4.1.0",
+ "@smithy/hash-node": "^3.0.9",
+ "@smithy/invalid-dependency": "^3.0.9",
+ "@smithy/middleware-content-length": "^3.0.11",
+ "@smithy/middleware-endpoint": "^3.2.2",
+ "@smithy/middleware-retry": "^3.0.26",
+ "@smithy/middleware-serde": "^3.0.9",
+ "@smithy/middleware-stack": "^3.0.9",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/node-http-handler": "^3.3.0",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/smithy-client": "^3.4.3",
+ "@smithy/types": "^3.7.0",
+ "@smithy/url-parser": "^3.0.9",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.26",
+ "@smithy/util-defaults-mode-node": "^3.0.26",
+ "@smithy/util-endpoints": "^2.1.5",
+ "@smithy/util-middleware": "^3.0.9",
+ "@smithy/util-retry": "^3.0.9",
+ "@smithy/util-utf8": "^3.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudcontrol/node_modules/@aws-sdk/core": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/core": "^2.5.2",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/signature-v4": "^4.2.2",
+ "@smithy/smithy-client": "^3.4.3",
+ "@smithy/types": "^3.7.0",
+ "@smithy/util-middleware": "^3.0.9",
+ "fast-xml-parser": "4.4.1",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudcontrol/node_modules/@aws-sdk/credential-provider-http": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/fetch-http-handler": "^4.1.0",
+ "@smithy/node-http-handler": "^3.3.0",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/smithy-client": "^3.4.3",
+ "@smithy/types": "^3.7.0",
+ "@smithy/util-stream": "^3.3.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudcontrol/node_modules/@aws-sdk/credential-provider-ini": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/credential-provider-env": "3.693.0",
+ "@aws-sdk/credential-provider-http": "3.693.0",
+ "@aws-sdk/credential-provider-process": "3.693.0",
+ "@aws-sdk/credential-provider-sso": "3.693.0",
+ "@aws-sdk/credential-provider-web-identity": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/credential-provider-imds": "^3.2.6",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/shared-ini-file-loader": "^3.1.10",
+ "@smithy/types": "^3.7.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "@aws-sdk/client-sts": "^3.693.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudcontrol/node_modules/@aws-sdk/credential-provider-node": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/credential-provider-env": "3.693.0",
+ "@aws-sdk/credential-provider-http": "3.693.0",
+ "@aws-sdk/credential-provider-ini": "3.693.0",
+ "@aws-sdk/credential-provider-process": "3.693.0",
+ "@aws-sdk/credential-provider-sso": "3.693.0",
+ "@aws-sdk/credential-provider-web-identity": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/credential-provider-imds": "^3.2.6",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/shared-ini-file-loader": "^3.1.10",
+ "@smithy/types": "^3.7.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudcontrol/node_modules/@aws-sdk/credential-provider-sso": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/client-sso": "3.693.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/token-providers": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/shared-ini-file-loader": "^3.1.10",
+ "@smithy/types": "^3.7.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudcontrol/node_modules/@aws-sdk/credential-provider-web-identity": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/types": "^3.7.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "@aws-sdk/client-sts": "^3.693.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudcontrol/node_modules/@aws-sdk/middleware-host-header": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/types": "^3.7.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudcontrol/node_modules/@aws-sdk/middleware-logger": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/types": "^3.7.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudcontrol/node_modules/@aws-sdk/middleware-recursion-detection": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/types": "^3.7.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudcontrol/node_modules/@aws-sdk/middleware-user-agent": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@aws-sdk/util-endpoints": "3.693.0",
+ "@smithy/core": "^2.5.2",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/types": "^3.7.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudcontrol/node_modules/@aws-sdk/region-config-resolver": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/types": "^3.7.0",
+ "@smithy/util-config-provider": "^3.0.0",
+ "@smithy/util-middleware": "^3.0.9",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudcontrol/node_modules/@aws-sdk/token-providers": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/shared-ini-file-loader": "^3.1.10",
+ "@smithy/types": "^3.7.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "@aws-sdk/client-sso-oidc": "^3.693.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudcontrol/node_modules/@aws-sdk/util-endpoints": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/types": "^3.7.0",
+ "@smithy/util-endpoints": "^2.1.5",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudcontrol/node_modules/@aws-sdk/util-user-agent-browser": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/types": "^3.7.0",
+ "bowser": "^2.11.0",
+ "tslib": "^2.6.2"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudcontrol/node_modules/@aws-sdk/util-user-agent-node": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/middleware-user-agent": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/types": "^3.7.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "aws-crt": ">=1.0.0"
+ },
+ "peerDependenciesMeta": {
+ "aws-crt": {
+ "optional": true
+ }
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudcontrol/node_modules/@smithy/is-array-buffer": {
+ "version": "3.0.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudcontrol/node_modules/@smithy/util-buffer-from": {
+ "version": "3.0.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@smithy/is-array-buffer": "^3.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudcontrol/node_modules/@smithy/util-utf8": {
+ "version": "3.0.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@smithy/util-buffer-from": "^3.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudformation": {
+ "version": "3.682.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/client-sso-oidc": "3.682.0",
+ "@aws-sdk/client-sts": "3.682.0",
+ "@aws-sdk/core": "3.679.0",
+ "@aws-sdk/credential-provider-node": "3.682.0",
+ "@aws-sdk/middleware-host-header": "3.679.0",
+ "@aws-sdk/middleware-logger": "3.679.0",
+ "@aws-sdk/middleware-recursion-detection": "3.679.0",
+ "@aws-sdk/middleware-user-agent": "3.682.0",
+ "@aws-sdk/region-config-resolver": "3.679.0",
+ "@aws-sdk/types": "3.679.0",
+ "@aws-sdk/util-endpoints": "3.679.0",
+ "@aws-sdk/util-user-agent-browser": "3.679.0",
+ "@aws-sdk/util-user-agent-node": "3.682.0",
+ "@smithy/config-resolver": "^3.0.9",
+ "@smithy/core": "^2.4.8",
+ "@smithy/fetch-http-handler": "^3.2.9",
+ "@smithy/hash-node": "^3.0.7",
+ "@smithy/invalid-dependency": "^3.0.7",
+ "@smithy/middleware-content-length": "^3.0.9",
+ "@smithy/middleware-endpoint": "^3.1.4",
+ "@smithy/middleware-retry": "^3.0.23",
+ "@smithy/middleware-serde": "^3.0.7",
+ "@smithy/middleware-stack": "^3.0.7",
+ "@smithy/node-config-provider": "^3.1.8",
+ "@smithy/node-http-handler": "^3.2.4",
+ "@smithy/protocol-http": "^4.1.4",
+ "@smithy/smithy-client": "^3.4.0",
+ "@smithy/types": "^3.5.0",
+ "@smithy/url-parser": "^3.0.7",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.23",
+ "@smithy/util-defaults-mode-node": "^3.0.23",
+ "@smithy/util-endpoints": "^2.1.3",
+ "@smithy/util-middleware": "^3.0.7",
+ "@smithy/util-retry": "^3.0.7",
+ "@smithy/util-utf8": "^3.0.0",
+ "@smithy/util-waiter": "^3.1.6",
+ "@types/uuid": "^9.0.1",
+ "tslib": "^2.6.2",
+ "uuid": "^9.0.1"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso": {
+ "version": "3.682.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/core": "3.679.0",
+ "@aws-sdk/middleware-host-header": "3.679.0",
+ "@aws-sdk/middleware-logger": "3.679.0",
+ "@aws-sdk/middleware-recursion-detection": "3.679.0",
+ "@aws-sdk/middleware-user-agent": "3.682.0",
+ "@aws-sdk/region-config-resolver": "3.679.0",
+ "@aws-sdk/types": "3.679.0",
+ "@aws-sdk/util-endpoints": "3.679.0",
+ "@aws-sdk/util-user-agent-browser": "3.679.0",
+ "@aws-sdk/util-user-agent-node": "3.682.0",
+ "@smithy/config-resolver": "^3.0.9",
+ "@smithy/core": "^2.4.8",
+ "@smithy/fetch-http-handler": "^3.2.9",
+ "@smithy/hash-node": "^3.0.7",
+ "@smithy/invalid-dependency": "^3.0.7",
+ "@smithy/middleware-content-length": "^3.0.9",
+ "@smithy/middleware-endpoint": "^3.1.4",
+ "@smithy/middleware-retry": "^3.0.23",
+ "@smithy/middleware-serde": "^3.0.7",
+ "@smithy/middleware-stack": "^3.0.7",
+ "@smithy/node-config-provider": "^3.1.8",
+ "@smithy/node-http-handler": "^3.2.4",
+ "@smithy/protocol-http": "^4.1.4",
+ "@smithy/smithy-client": "^3.4.0",
+ "@smithy/types": "^3.5.0",
+ "@smithy/url-parser": "^3.0.7",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.23",
+ "@smithy/util-defaults-mode-node": "^3.0.23",
+ "@smithy/util-endpoints": "^2.1.3",
+ "@smithy/util-middleware": "^3.0.7",
+ "@smithy/util-retry": "^3.0.7",
+ "@smithy/util-utf8": "^3.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso-oidc": {
+ "version": "3.682.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/core": "3.679.0",
+ "@aws-sdk/credential-provider-node": "3.682.0",
+ "@aws-sdk/middleware-host-header": "3.679.0",
+ "@aws-sdk/middleware-logger": "3.679.0",
+ "@aws-sdk/middleware-recursion-detection": "3.679.0",
+ "@aws-sdk/middleware-user-agent": "3.682.0",
+ "@aws-sdk/region-config-resolver": "3.679.0",
+ "@aws-sdk/types": "3.679.0",
+ "@aws-sdk/util-endpoints": "3.679.0",
+ "@aws-sdk/util-user-agent-browser": "3.679.0",
+ "@aws-sdk/util-user-agent-node": "3.682.0",
+ "@smithy/config-resolver": "^3.0.9",
+ "@smithy/core": "^2.4.8",
+ "@smithy/fetch-http-handler": "^3.2.9",
+ "@smithy/hash-node": "^3.0.7",
+ "@smithy/invalid-dependency": "^3.0.7",
+ "@smithy/middleware-content-length": "^3.0.9",
+ "@smithy/middleware-endpoint": "^3.1.4",
+ "@smithy/middleware-retry": "^3.0.23",
+ "@smithy/middleware-serde": "^3.0.7",
+ "@smithy/middleware-stack": "^3.0.7",
+ "@smithy/node-config-provider": "^3.1.8",
+ "@smithy/node-http-handler": "^3.2.4",
+ "@smithy/protocol-http": "^4.1.4",
+ "@smithy/smithy-client": "^3.4.0",
+ "@smithy/types": "^3.5.0",
+ "@smithy/url-parser": "^3.0.7",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.23",
+ "@smithy/util-defaults-mode-node": "^3.0.23",
+ "@smithy/util-endpoints": "^2.1.3",
+ "@smithy/util-middleware": "^3.0.7",
+ "@smithy/util-retry": "^3.0.7",
+ "@smithy/util-utf8": "^3.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "@aws-sdk/client-sts": "^3.682.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sts": {
+ "version": "3.682.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/client-sso-oidc": "3.682.0",
+ "@aws-sdk/core": "3.679.0",
+ "@aws-sdk/credential-provider-node": "3.682.0",
+ "@aws-sdk/middleware-host-header": "3.679.0",
+ "@aws-sdk/middleware-logger": "3.679.0",
+ "@aws-sdk/middleware-recursion-detection": "3.679.0",
+ "@aws-sdk/middleware-user-agent": "3.682.0",
+ "@aws-sdk/region-config-resolver": "3.679.0",
+ "@aws-sdk/types": "3.679.0",
+ "@aws-sdk/util-endpoints": "3.679.0",
+ "@aws-sdk/util-user-agent-browser": "3.679.0",
+ "@aws-sdk/util-user-agent-node": "3.682.0",
+ "@smithy/config-resolver": "^3.0.9",
+ "@smithy/core": "^2.4.8",
+ "@smithy/fetch-http-handler": "^3.2.9",
+ "@smithy/hash-node": "^3.0.7",
+ "@smithy/invalid-dependency": "^3.0.7",
+ "@smithy/middleware-content-length": "^3.0.9",
+ "@smithy/middleware-endpoint": "^3.1.4",
+ "@smithy/middleware-retry": "^3.0.23",
+ "@smithy/middleware-serde": "^3.0.7",
+ "@smithy/middleware-stack": "^3.0.7",
+ "@smithy/node-config-provider": "^3.1.8",
+ "@smithy/node-http-handler": "^3.2.4",
+ "@smithy/protocol-http": "^4.1.4",
+ "@smithy/smithy-client": "^3.4.0",
+ "@smithy/types": "^3.5.0",
+ "@smithy/url-parser": "^3.0.7",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.23",
+ "@smithy/util-defaults-mode-node": "^3.0.23",
+ "@smithy/util-endpoints": "^2.1.3",
+ "@smithy/util-middleware": "^3.0.7",
+ "@smithy/util-retry": "^3.0.7",
+ "@smithy/util-utf8": "^3.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core": {
+ "version": "3.679.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.679.0",
+ "@smithy/core": "^2.4.8",
+ "@smithy/node-config-provider": "^3.1.8",
+ "@smithy/property-provider": "^3.1.7",
+ "@smithy/protocol-http": "^4.1.4",
+ "@smithy/signature-v4": "^4.2.0",
+ "@smithy/smithy-client": "^3.4.0",
+ "@smithy/types": "^3.5.0",
+ "@smithy/util-middleware": "^3.0.7",
+ "fast-xml-parser": "4.4.1",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-env": {
+ "version": "3.679.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/core": "3.679.0",
+ "@aws-sdk/types": "3.679.0",
+ "@smithy/property-provider": "^3.1.7",
+ "@smithy/types": "^3.5.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-http": {
+ "version": "3.679.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/core": "3.679.0",
+ "@aws-sdk/types": "3.679.0",
+ "@smithy/fetch-http-handler": "^3.2.9",
+ "@smithy/node-http-handler": "^3.2.4",
+ "@smithy/property-provider": "^3.1.7",
+ "@smithy/protocol-http": "^4.1.4",
+ "@smithy/smithy-client": "^3.4.0",
+ "@smithy/types": "^3.5.0",
+ "@smithy/util-stream": "^3.1.9",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini": {
+ "version": "3.682.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/core": "3.679.0",
+ "@aws-sdk/credential-provider-env": "3.679.0",
+ "@aws-sdk/credential-provider-http": "3.679.0",
+ "@aws-sdk/credential-provider-process": "3.679.0",
+ "@aws-sdk/credential-provider-sso": "3.682.0",
+ "@aws-sdk/credential-provider-web-identity": "3.679.0",
+ "@aws-sdk/types": "3.679.0",
+ "@smithy/credential-provider-imds": "^3.2.4",
+ "@smithy/property-provider": "^3.1.7",
+ "@smithy/shared-ini-file-loader": "^3.1.8",
+ "@smithy/types": "^3.5.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "@aws-sdk/client-sts": "^3.682.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-node": {
+ "version": "3.682.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/credential-provider-env": "3.679.0",
+ "@aws-sdk/credential-provider-http": "3.679.0",
+ "@aws-sdk/credential-provider-ini": "3.682.0",
+ "@aws-sdk/credential-provider-process": "3.679.0",
+ "@aws-sdk/credential-provider-sso": "3.682.0",
+ "@aws-sdk/credential-provider-web-identity": "3.679.0",
+ "@aws-sdk/types": "3.679.0",
+ "@smithy/credential-provider-imds": "^3.2.4",
+ "@smithy/property-provider": "^3.1.7",
+ "@smithy/shared-ini-file-loader": "^3.1.8",
+ "@smithy/types": "^3.5.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-process": {
+ "version": "3.679.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/core": "3.679.0",
+ "@aws-sdk/types": "3.679.0",
+ "@smithy/property-provider": "^3.1.7",
+ "@smithy/shared-ini-file-loader": "^3.1.8",
+ "@smithy/types": "^3.5.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-sso": {
+ "version": "3.682.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/client-sso": "3.682.0",
+ "@aws-sdk/core": "3.679.0",
+ "@aws-sdk/token-providers": "3.679.0",
+ "@aws-sdk/types": "3.679.0",
+ "@smithy/property-provider": "^3.1.7",
+ "@smithy/shared-ini-file-loader": "^3.1.8",
+ "@smithy/types": "^3.5.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-web-identity": {
+ "version": "3.679.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/core": "3.679.0",
+ "@aws-sdk/types": "3.679.0",
+ "@smithy/property-provider": "^3.1.7",
+ "@smithy/types": "^3.5.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "@aws-sdk/client-sts": "^3.679.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/middleware-host-header": {
+ "version": "3.679.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.679.0",
+ "@smithy/protocol-http": "^4.1.4",
+ "@smithy/types": "^3.5.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/middleware-logger": {
+ "version": "3.679.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.679.0",
+ "@smithy/types": "^3.5.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/middleware-recursion-detection": {
+ "version": "3.679.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.679.0",
+ "@smithy/protocol-http": "^4.1.4",
+ "@smithy/types": "^3.5.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/middleware-user-agent": {
+ "version": "3.682.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/core": "3.679.0",
+ "@aws-sdk/types": "3.679.0",
+ "@aws-sdk/util-endpoints": "3.679.0",
+ "@smithy/core": "^2.4.8",
+ "@smithy/protocol-http": "^4.1.4",
+ "@smithy/types": "^3.5.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/region-config-resolver": {
+ "version": "3.679.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.679.0",
+ "@smithy/node-config-provider": "^3.1.8",
+ "@smithy/types": "^3.5.0",
+ "@smithy/util-config-provider": "^3.0.0",
+ "@smithy/util-middleware": "^3.0.7",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/token-providers": {
+ "version": "3.679.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.679.0",
+ "@smithy/property-provider": "^3.1.7",
+ "@smithy/shared-ini-file-loader": "^3.1.8",
+ "@smithy/types": "^3.5.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "@aws-sdk/client-sso-oidc": "^3.679.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/types": {
+ "version": "3.679.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@smithy/types": "^3.5.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints": {
+ "version": "3.679.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.679.0",
+ "@smithy/types": "^3.5.0",
+ "@smithy/util-endpoints": "^2.1.3",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-user-agent-browser": {
+ "version": "3.679.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.679.0",
+ "@smithy/types": "^3.5.0",
+ "bowser": "^2.11.0",
+ "tslib": "^2.6.2"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-user-agent-node": {
+ "version": "3.682.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/middleware-user-agent": "3.682.0",
+ "@aws-sdk/types": "3.679.0",
+ "@smithy/node-config-provider": "^3.1.8",
+ "@smithy/types": "^3.5.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "aws-crt": ">=1.0.0"
+ },
+ "peerDependenciesMeta": {
+ "aws-crt": {
+ "optional": true
+ }
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/fetch-http-handler": {
+ "version": "3.2.9",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@smithy/protocol-http": "^4.1.4",
+ "@smithy/querystring-builder": "^3.0.7",
+ "@smithy/types": "^3.5.0",
+ "@smithy/util-base64": "^3.0.0",
+ "tslib": "^2.6.2"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/is-array-buffer": {
+ "version": "3.0.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-buffer-from": {
+ "version": "3.0.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@smithy/is-array-buffer": "^3.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-utf8": {
+ "version": "3.0.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@smithy/util-buffer-from": "^3.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudwatch-logs": {
+ "version": "3.682.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/client-sso-oidc": "3.682.0",
+ "@aws-sdk/client-sts": "3.682.0",
+ "@aws-sdk/core": "3.679.0",
+ "@aws-sdk/credential-provider-node": "3.682.0",
+ "@aws-sdk/middleware-host-header": "3.679.0",
+ "@aws-sdk/middleware-logger": "3.679.0",
+ "@aws-sdk/middleware-recursion-detection": "3.679.0",
+ "@aws-sdk/middleware-user-agent": "3.682.0",
+ "@aws-sdk/region-config-resolver": "3.679.0",
+ "@aws-sdk/types": "3.679.0",
+ "@aws-sdk/util-endpoints": "3.679.0",
+ "@aws-sdk/util-user-agent-browser": "3.679.0",
+ "@aws-sdk/util-user-agent-node": "3.682.0",
+ "@smithy/config-resolver": "^3.0.9",
+ "@smithy/core": "^2.4.8",
+ "@smithy/eventstream-serde-browser": "^3.0.10",
+ "@smithy/eventstream-serde-config-resolver": "^3.0.7",
+ "@smithy/eventstream-serde-node": "^3.0.9",
+ "@smithy/fetch-http-handler": "^3.2.9",
+ "@smithy/hash-node": "^3.0.7",
+ "@smithy/invalid-dependency": "^3.0.7",
+ "@smithy/middleware-content-length": "^3.0.9",
+ "@smithy/middleware-endpoint": "^3.1.4",
+ "@smithy/middleware-retry": "^3.0.23",
+ "@smithy/middleware-serde": "^3.0.7",
+ "@smithy/middleware-stack": "^3.0.7",
+ "@smithy/node-config-provider": "^3.1.8",
+ "@smithy/node-http-handler": "^3.2.4",
+ "@smithy/protocol-http": "^4.1.4",
+ "@smithy/smithy-client": "^3.4.0",
+ "@smithy/types": "^3.5.0",
+ "@smithy/url-parser": "^3.0.7",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.23",
+ "@smithy/util-defaults-mode-node": "^3.0.23",
+ "@smithy/util-endpoints": "^2.1.3",
+ "@smithy/util-middleware": "^3.0.7",
+ "@smithy/util-retry": "^3.0.7",
+ "@smithy/util-utf8": "^3.0.0",
+ "@types/uuid": "^9.0.1",
+ "tslib": "^2.6.2",
+ "uuid": "^9.0.1"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-sdk/client-sso": {
+ "version": "3.682.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/core": "3.679.0",
+ "@aws-sdk/middleware-host-header": "3.679.0",
+ "@aws-sdk/middleware-logger": "3.679.0",
+ "@aws-sdk/middleware-recursion-detection": "3.679.0",
+ "@aws-sdk/middleware-user-agent": "3.682.0",
+ "@aws-sdk/region-config-resolver": "3.679.0",
+ "@aws-sdk/types": "3.679.0",
+ "@aws-sdk/util-endpoints": "3.679.0",
+ "@aws-sdk/util-user-agent-browser": "3.679.0",
+ "@aws-sdk/util-user-agent-node": "3.682.0",
+ "@smithy/config-resolver": "^3.0.9",
+ "@smithy/core": "^2.4.8",
+ "@smithy/fetch-http-handler": "^3.2.9",
+ "@smithy/hash-node": "^3.0.7",
+ "@smithy/invalid-dependency": "^3.0.7",
+ "@smithy/middleware-content-length": "^3.0.9",
+ "@smithy/middleware-endpoint": "^3.1.4",
+ "@smithy/middleware-retry": "^3.0.23",
+ "@smithy/middleware-serde": "^3.0.7",
+ "@smithy/middleware-stack": "^3.0.7",
+ "@smithy/node-config-provider": "^3.1.8",
+ "@smithy/node-http-handler": "^3.2.4",
+ "@smithy/protocol-http": "^4.1.4",
+ "@smithy/smithy-client": "^3.4.0",
+ "@smithy/types": "^3.5.0",
+ "@smithy/url-parser": "^3.0.7",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.23",
+ "@smithy/util-defaults-mode-node": "^3.0.23",
+ "@smithy/util-endpoints": "^2.1.3",
+ "@smithy/util-middleware": "^3.0.7",
+ "@smithy/util-retry": "^3.0.7",
+ "@smithy/util-utf8": "^3.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-sdk/client-sso-oidc": {
+ "version": "3.682.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/core": "3.679.0",
+ "@aws-sdk/credential-provider-node": "3.682.0",
+ "@aws-sdk/middleware-host-header": "3.679.0",
+ "@aws-sdk/middleware-logger": "3.679.0",
+ "@aws-sdk/middleware-recursion-detection": "3.679.0",
+ "@aws-sdk/middleware-user-agent": "3.682.0",
+ "@aws-sdk/region-config-resolver": "3.679.0",
+ "@aws-sdk/types": "3.679.0",
+ "@aws-sdk/util-endpoints": "3.679.0",
+ "@aws-sdk/util-user-agent-browser": "3.679.0",
+ "@aws-sdk/util-user-agent-node": "3.682.0",
+ "@smithy/config-resolver": "^3.0.9",
+ "@smithy/core": "^2.4.8",
+ "@smithy/fetch-http-handler": "^3.2.9",
+ "@smithy/hash-node": "^3.0.7",
+ "@smithy/invalid-dependency": "^3.0.7",
+ "@smithy/middleware-content-length": "^3.0.9",
+ "@smithy/middleware-endpoint": "^3.1.4",
+ "@smithy/middleware-retry": "^3.0.23",
+ "@smithy/middleware-serde": "^3.0.7",
+ "@smithy/middleware-stack": "^3.0.7",
+ "@smithy/node-config-provider": "^3.1.8",
+ "@smithy/node-http-handler": "^3.2.4",
+ "@smithy/protocol-http": "^4.1.4",
+ "@smithy/smithy-client": "^3.4.0",
+ "@smithy/types": "^3.5.0",
+ "@smithy/url-parser": "^3.0.7",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.23",
+ "@smithy/util-defaults-mode-node": "^3.0.23",
+ "@smithy/util-endpoints": "^2.1.3",
+ "@smithy/util-middleware": "^3.0.7",
+ "@smithy/util-retry": "^3.0.7",
+ "@smithy/util-utf8": "^3.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "@aws-sdk/client-sts": "^3.682.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-sdk/client-sts": {
+ "version": "3.682.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/client-sso-oidc": "3.682.0",
+ "@aws-sdk/core": "3.679.0",
+ "@aws-sdk/credential-provider-node": "3.682.0",
+ "@aws-sdk/middleware-host-header": "3.679.0",
+ "@aws-sdk/middleware-logger": "3.679.0",
+ "@aws-sdk/middleware-recursion-detection": "3.679.0",
+ "@aws-sdk/middleware-user-agent": "3.682.0",
+ "@aws-sdk/region-config-resolver": "3.679.0",
+ "@aws-sdk/types": "3.679.0",
+ "@aws-sdk/util-endpoints": "3.679.0",
+ "@aws-sdk/util-user-agent-browser": "3.679.0",
+ "@aws-sdk/util-user-agent-node": "3.682.0",
+ "@smithy/config-resolver": "^3.0.9",
+ "@smithy/core": "^2.4.8",
+ "@smithy/fetch-http-handler": "^3.2.9",
+ "@smithy/hash-node": "^3.0.7",
+ "@smithy/invalid-dependency": "^3.0.7",
+ "@smithy/middleware-content-length": "^3.0.9",
+ "@smithy/middleware-endpoint": "^3.1.4",
+ "@smithy/middleware-retry": "^3.0.23",
+ "@smithy/middleware-serde": "^3.0.7",
+ "@smithy/middleware-stack": "^3.0.7",
+ "@smithy/node-config-provider": "^3.1.8",
+ "@smithy/node-http-handler": "^3.2.4",
+ "@smithy/protocol-http": "^4.1.4",
+ "@smithy/smithy-client": "^3.4.0",
+ "@smithy/types": "^3.5.0",
+ "@smithy/url-parser": "^3.0.7",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.23",
+ "@smithy/util-defaults-mode-node": "^3.0.23",
+ "@smithy/util-endpoints": "^2.1.3",
+ "@smithy/util-middleware": "^3.0.7",
+ "@smithy/util-retry": "^3.0.7",
+ "@smithy/util-utf8": "^3.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-sdk/core": {
+ "version": "3.679.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.679.0",
+ "@smithy/core": "^2.4.8",
+ "@smithy/node-config-provider": "^3.1.8",
+ "@smithy/property-provider": "^3.1.7",
+ "@smithy/protocol-http": "^4.1.4",
+ "@smithy/signature-v4": "^4.2.0",
+ "@smithy/smithy-client": "^3.4.0",
+ "@smithy/types": "^3.5.0",
+ "@smithy/util-middleware": "^3.0.7",
+ "fast-xml-parser": "4.4.1",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-sdk/credential-provider-env": {
+ "version": "3.679.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/core": "3.679.0",
+ "@aws-sdk/types": "3.679.0",
+ "@smithy/property-provider": "^3.1.7",
+ "@smithy/types": "^3.5.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-sdk/credential-provider-http": {
+ "version": "3.679.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/core": "3.679.0",
+ "@aws-sdk/types": "3.679.0",
+ "@smithy/fetch-http-handler": "^3.2.9",
+ "@smithy/node-http-handler": "^3.2.4",
+ "@smithy/property-provider": "^3.1.7",
+ "@smithy/protocol-http": "^4.1.4",
+ "@smithy/smithy-client": "^3.4.0",
+ "@smithy/types": "^3.5.0",
+ "@smithy/util-stream": "^3.1.9",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-sdk/credential-provider-ini": {
+ "version": "3.682.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/core": "3.679.0",
+ "@aws-sdk/credential-provider-env": "3.679.0",
+ "@aws-sdk/credential-provider-http": "3.679.0",
+ "@aws-sdk/credential-provider-process": "3.679.0",
+ "@aws-sdk/credential-provider-sso": "3.682.0",
+ "@aws-sdk/credential-provider-web-identity": "3.679.0",
+ "@aws-sdk/types": "3.679.0",
+ "@smithy/credential-provider-imds": "^3.2.4",
+ "@smithy/property-provider": "^3.1.7",
+ "@smithy/shared-ini-file-loader": "^3.1.8",
+ "@smithy/types": "^3.5.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "@aws-sdk/client-sts": "^3.682.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-sdk/credential-provider-node": {
+ "version": "3.682.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/credential-provider-env": "3.679.0",
+ "@aws-sdk/credential-provider-http": "3.679.0",
+ "@aws-sdk/credential-provider-ini": "3.682.0",
+ "@aws-sdk/credential-provider-process": "3.679.0",
+ "@aws-sdk/credential-provider-sso": "3.682.0",
+ "@aws-sdk/credential-provider-web-identity": "3.679.0",
+ "@aws-sdk/types": "3.679.0",
+ "@smithy/credential-provider-imds": "^3.2.4",
+ "@smithy/property-provider": "^3.1.7",
+ "@smithy/shared-ini-file-loader": "^3.1.8",
+ "@smithy/types": "^3.5.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-sdk/credential-provider-process": {
+ "version": "3.679.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/core": "3.679.0",
+ "@aws-sdk/types": "3.679.0",
+ "@smithy/property-provider": "^3.1.7",
+ "@smithy/shared-ini-file-loader": "^3.1.8",
+ "@smithy/types": "^3.5.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-sdk/credential-provider-sso": {
+ "version": "3.682.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/client-sso": "3.682.0",
+ "@aws-sdk/core": "3.679.0",
+ "@aws-sdk/token-providers": "3.679.0",
+ "@aws-sdk/types": "3.679.0",
+ "@smithy/property-provider": "^3.1.7",
+ "@smithy/shared-ini-file-loader": "^3.1.8",
+ "@smithy/types": "^3.5.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-sdk/credential-provider-web-identity": {
+ "version": "3.679.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/core": "3.679.0",
+ "@aws-sdk/types": "3.679.0",
+ "@smithy/property-provider": "^3.1.7",
+ "@smithy/types": "^3.5.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "@aws-sdk/client-sts": "^3.679.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-sdk/middleware-host-header": {
+ "version": "3.679.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.679.0",
+ "@smithy/protocol-http": "^4.1.4",
+ "@smithy/types": "^3.5.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-sdk/middleware-logger": {
+ "version": "3.679.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.679.0",
+ "@smithy/types": "^3.5.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-sdk/middleware-recursion-detection": {
+ "version": "3.679.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.679.0",
+ "@smithy/protocol-http": "^4.1.4",
+ "@smithy/types": "^3.5.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-sdk/middleware-user-agent": {
+ "version": "3.682.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/core": "3.679.0",
+ "@aws-sdk/types": "3.679.0",
+ "@aws-sdk/util-endpoints": "3.679.0",
+ "@smithy/core": "^2.4.8",
+ "@smithy/protocol-http": "^4.1.4",
+ "@smithy/types": "^3.5.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-sdk/region-config-resolver": {
+ "version": "3.679.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.679.0",
+ "@smithy/node-config-provider": "^3.1.8",
+ "@smithy/types": "^3.5.0",
+ "@smithy/util-config-provider": "^3.0.0",
+ "@smithy/util-middleware": "^3.0.7",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-sdk/token-providers": {
+ "version": "3.679.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.679.0",
+ "@smithy/property-provider": "^3.1.7",
+ "@smithy/shared-ini-file-loader": "^3.1.8",
+ "@smithy/types": "^3.5.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "@aws-sdk/client-sso-oidc": "^3.679.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-sdk/types": {
+ "version": "3.679.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@smithy/types": "^3.5.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-sdk/util-endpoints": {
+ "version": "3.679.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.679.0",
+ "@smithy/types": "^3.5.0",
+ "@smithy/util-endpoints": "^2.1.3",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-sdk/util-user-agent-browser": {
+ "version": "3.679.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.679.0",
+ "@smithy/types": "^3.5.0",
+ "bowser": "^2.11.0",
+ "tslib": "^2.6.2"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-sdk/util-user-agent-node": {
+ "version": "3.682.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/middleware-user-agent": "3.682.0",
+ "@aws-sdk/types": "3.679.0",
+ "@smithy/node-config-provider": "^3.1.8",
+ "@smithy/types": "^3.5.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "aws-crt": ">=1.0.0"
+ },
+ "peerDependenciesMeta": {
+ "aws-crt": {
+ "optional": true
+ }
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@smithy/fetch-http-handler": {
+ "version": "3.2.9",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@smithy/protocol-http": "^4.1.4",
+ "@smithy/querystring-builder": "^3.0.7",
+ "@smithy/types": "^3.5.0",
+ "@smithy/util-base64": "^3.0.0",
+ "tslib": "^2.6.2"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@smithy/is-array-buffer": {
+ "version": "3.0.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@smithy/util-buffer-from": {
+ "version": "3.0.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@smithy/is-array-buffer": "^3.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@smithy/util-utf8": {
+ "version": "3.0.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@smithy/util-buffer-from": "^3.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/middleware-host-header": "3.693.0",
+ "@aws-sdk/middleware-logger": "3.693.0",
+ "@aws-sdk/middleware-recursion-detection": "3.693.0",
+ "@aws-sdk/middleware-user-agent": "3.693.0",
+ "@aws-sdk/region-config-resolver": "3.693.0",
+ "@aws-sdk/token-providers": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@aws-sdk/util-endpoints": "3.693.0",
+ "@aws-sdk/util-user-agent-browser": "3.693.0",
+ "@aws-sdk/util-user-agent-node": "3.693.0",
+ "@smithy/config-resolver": "^3.0.11",
+ "@smithy/core": "^2.5.2",
+ "@smithy/fetch-http-handler": "^4.1.0",
+ "@smithy/hash-node": "^3.0.9",
+ "@smithy/invalid-dependency": "^3.0.9",
+ "@smithy/middleware-content-length": "^3.0.11",
+ "@smithy/middleware-endpoint": "^3.2.2",
+ "@smithy/middleware-retry": "^3.0.26",
+ "@smithy/middleware-serde": "^3.0.9",
+ "@smithy/middleware-stack": "^3.0.9",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/node-http-handler": "^3.3.0",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/smithy-client": "^3.4.3",
"@smithy/types": "^3.7.0",
+ "@smithy/url-parser": "^3.0.9",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.26",
+ "@smithy/util-defaults-mode-node": "^3.0.26",
+ "@smithy/util-endpoints": "^2.1.5",
+ "@smithy/util-middleware": "^3.0.9",
+ "@smithy/util-retry": "^3.0.9",
+ "@smithy/util-utf8": "^3.0.0",
+ "@types/uuid": "^9.0.1",
+ "tslib": "^2.6.2",
+ "uuid": "^9.0.1"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso": {
+ "version": "3.758.0",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/core": "3.758.0",
+ "@aws-sdk/middleware-host-header": "3.734.0",
+ "@aws-sdk/middleware-logger": "3.734.0",
+ "@aws-sdk/middleware-recursion-detection": "3.734.0",
+ "@aws-sdk/middleware-user-agent": "3.758.0",
+ "@aws-sdk/region-config-resolver": "3.734.0",
+ "@aws-sdk/types": "3.734.0",
+ "@aws-sdk/util-endpoints": "3.743.0",
+ "@aws-sdk/util-user-agent-browser": "3.734.0",
+ "@aws-sdk/util-user-agent-node": "3.758.0",
+ "@smithy/config-resolver": "^4.0.1",
+ "@smithy/core": "^3.1.5",
+ "@smithy/fetch-http-handler": "^5.0.1",
+ "@smithy/hash-node": "^4.0.1",
+ "@smithy/invalid-dependency": "^4.0.1",
+ "@smithy/middleware-content-length": "^4.0.1",
+ "@smithy/middleware-endpoint": "^4.0.6",
+ "@smithy/middleware-retry": "^4.0.7",
+ "@smithy/middleware-serde": "^4.0.2",
+ "@smithy/middleware-stack": "^4.0.1",
+ "@smithy/node-config-provider": "^4.0.1",
+ "@smithy/node-http-handler": "^4.0.3",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/smithy-client": "^4.1.6",
+ "@smithy/types": "^4.1.0",
+ "@smithy/url-parser": "^4.0.1",
+ "@smithy/util-base64": "^4.0.0",
+ "@smithy/util-body-length-browser": "^4.0.0",
+ "@smithy/util-body-length-node": "^4.0.0",
+ "@smithy/util-defaults-mode-browser": "^4.0.7",
+ "@smithy/util-defaults-mode-node": "^4.0.7",
+ "@smithy/util-endpoints": "^3.0.1",
+ "@smithy/util-middleware": "^4.0.1",
+ "@smithy/util-retry": "^4.0.1",
+ "@smithy/util-utf8": "^4.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc": {
+ "version": "3.758.0",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/core": "3.758.0",
+ "@aws-sdk/credential-provider-node": "3.758.0",
+ "@aws-sdk/middleware-host-header": "3.734.0",
+ "@aws-sdk/middleware-logger": "3.734.0",
+ "@aws-sdk/middleware-recursion-detection": "3.734.0",
+ "@aws-sdk/middleware-user-agent": "3.758.0",
+ "@aws-sdk/region-config-resolver": "3.734.0",
+ "@aws-sdk/types": "3.734.0",
+ "@aws-sdk/util-endpoints": "3.743.0",
+ "@aws-sdk/util-user-agent-browser": "3.734.0",
+ "@aws-sdk/util-user-agent-node": "3.758.0",
+ "@smithy/config-resolver": "^4.0.1",
+ "@smithy/core": "^3.1.5",
+ "@smithy/fetch-http-handler": "^5.0.1",
+ "@smithy/hash-node": "^4.0.1",
+ "@smithy/invalid-dependency": "^4.0.1",
+ "@smithy/middleware-content-length": "^4.0.1",
+ "@smithy/middleware-endpoint": "^4.0.6",
+ "@smithy/middleware-retry": "^4.0.7",
+ "@smithy/middleware-serde": "^4.0.2",
+ "@smithy/middleware-stack": "^4.0.1",
+ "@smithy/node-config-provider": "^4.0.1",
+ "@smithy/node-http-handler": "^4.0.3",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/smithy-client": "^4.1.6",
+ "@smithy/types": "^4.1.0",
+ "@smithy/url-parser": "^4.0.1",
+ "@smithy/util-base64": "^4.0.0",
+ "@smithy/util-body-length-browser": "^4.0.0",
+ "@smithy/util-body-length-node": "^4.0.0",
+ "@smithy/util-defaults-mode-browser": "^4.0.7",
+ "@smithy/util-defaults-mode-node": "^4.0.7",
+ "@smithy/util-endpoints": "^3.0.1",
+ "@smithy/util-middleware": "^4.0.1",
+ "@smithy/util-retry": "^4.0.1",
+ "@smithy/util-utf8": "^4.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@aws-sdk/core": {
+ "version": "3.758.0",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@aws-sdk/types": "3.734.0",
+ "@smithy/core": "^3.1.5",
+ "@smithy/node-config-provider": "^4.0.1",
+ "@smithy/property-provider": "^4.0.1",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/signature-v4": "^5.0.1",
+ "@smithy/smithy-client": "^4.1.6",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-middleware": "^4.0.1",
+ "fast-xml-parser": "4.4.1",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@aws-sdk/middleware-host-header": {
+ "version": "3.734.0",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@aws-sdk/types": "3.734.0",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/types": "^4.1.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@aws-sdk/middleware-logger": {
+ "version": "3.734.0",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@aws-sdk/types": "3.734.0",
+ "@smithy/types": "^4.1.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@aws-sdk/middleware-recursion-detection": {
+ "version": "3.734.0",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@aws-sdk/types": "3.734.0",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/types": "^4.1.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@aws-sdk/middleware-user-agent": {
+ "version": "3.758.0",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@aws-sdk/core": "3.758.0",
+ "@aws-sdk/types": "3.734.0",
+ "@aws-sdk/util-endpoints": "3.743.0",
+ "@smithy/core": "^3.1.5",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/types": "^4.1.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@aws-sdk/region-config-resolver": {
+ "version": "3.734.0",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@aws-sdk/types": "3.734.0",
+ "@smithy/node-config-provider": "^4.0.1",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-config-provider": "^4.0.0",
+ "@smithy/util-middleware": "^4.0.1",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@aws-sdk/types": {
+ "version": "3.734.0",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@smithy/types": "^4.1.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@aws-sdk/util-endpoints": {
+ "version": "3.743.0",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@aws-sdk/types": "3.734.0",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-endpoints": "^3.0.1",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@aws-sdk/util-user-agent-browser": {
+ "version": "3.734.0",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@aws-sdk/types": "3.734.0",
+ "@smithy/types": "^4.1.0",
+ "bowser": "^2.11.0",
+ "tslib": "^2.6.2"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@aws-sdk/util-user-agent-node": {
+ "version": "3.758.0",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@aws-sdk/middleware-user-agent": "3.758.0",
+ "@aws-sdk/types": "3.734.0",
+ "@smithy/node-config-provider": "^4.0.1",
+ "@smithy/types": "^4.1.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
+ },
+ "peerDependencies": {
+ "aws-crt": ">=1.0.0"
+ },
+ "peerDependenciesMeta": {
+ "aws-crt": {
+ "optional": true
+ }
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/config-resolver": {
+ "version": "4.0.1",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@smithy/node-config-provider": "^4.0.1",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-config-provider": "^4.0.0",
+ "@smithy/util-middleware": "^4.0.1",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/core": {
+ "version": "3.1.5",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@smithy/middleware-serde": "^4.0.2",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-body-length-browser": "^4.0.0",
+ "@smithy/util-middleware": "^4.0.1",
+ "@smithy/util-stream": "^4.1.2",
+ "@smithy/util-utf8": "^4.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/fetch-http-handler": {
+ "version": "5.0.1",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/querystring-builder": "^4.0.1",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-base64": "^4.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/hash-node": {
+ "version": "4.0.1",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-buffer-from": "^4.0.0",
+ "@smithy/util-utf8": "^4.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/invalid-dependency": {
+ "version": "4.0.1",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@smithy/types": "^4.1.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/middleware-content-length": {
+ "version": "4.0.1",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/types": "^4.1.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/middleware-endpoint": {
+ "version": "4.0.6",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@smithy/core": "^3.1.5",
+ "@smithy/middleware-serde": "^4.0.2",
+ "@smithy/node-config-provider": "^4.0.1",
+ "@smithy/shared-ini-file-loader": "^4.0.1",
+ "@smithy/types": "^4.1.0",
+ "@smithy/url-parser": "^4.0.1",
+ "@smithy/util-middleware": "^4.0.1",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/middleware-retry": {
+ "version": "4.0.7",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@smithy/node-config-provider": "^4.0.1",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/service-error-classification": "^4.0.1",
+ "@smithy/smithy-client": "^4.1.6",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-middleware": "^4.0.1",
+ "@smithy/util-retry": "^4.0.1",
+ "tslib": "^2.6.2",
+ "uuid": "^9.0.1"
+ },
+ "engines": {
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/middleware-serde": {
+ "version": "4.0.2",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@smithy/types": "^4.1.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/middleware-stack": {
+ "version": "4.0.1",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@smithy/types": "^4.1.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/node-config-provider": {
+ "version": "4.0.1",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@smithy/property-provider": "^4.0.1",
+ "@smithy/shared-ini-file-loader": "^4.0.1",
+ "@smithy/types": "^4.1.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/node-http-handler": {
+ "version": "4.0.3",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@smithy/abort-controller": "^4.0.1",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/querystring-builder": "^4.0.1",
+ "@smithy/types": "^4.1.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/property-provider": {
+ "version": "4.0.1",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@smithy/types": "^4.1.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/protocol-http": {
+ "version": "5.0.1",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@smithy/types": "^4.1.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/shared-ini-file-loader": {
+ "version": "4.0.1",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@smithy/types": "^4.1.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/signature-v4": {
+ "version": "5.0.1",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@smithy/is-array-buffer": "^4.0.0",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-hex-encoding": "^4.0.0",
+ "@smithy/util-middleware": "^4.0.1",
+ "@smithy/util-uri-escape": "^4.0.0",
+ "@smithy/util-utf8": "^4.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/smithy-client": {
+ "version": "4.1.6",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@smithy/core": "^3.1.5",
+ "@smithy/middleware-endpoint": "^4.0.6",
+ "@smithy/middleware-stack": "^4.0.1",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-stream": "^4.1.2",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/types": {
+ "version": "4.1.0",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/url-parser": {
+ "version": "4.0.1",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@smithy/querystring-parser": "^4.0.1",
+ "@smithy/types": "^4.1.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/util-base64": {
+ "version": "4.0.0",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@smithy/util-buffer-from": "^4.0.0",
+ "@smithy/util-utf8": "^4.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/util-body-length-browser": {
+ "version": "4.0.0",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/util-body-length-node": {
+ "version": "4.0.0",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/util-config-provider": {
+ "version": "4.0.0",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/util-defaults-mode-browser": {
+ "version": "4.0.7",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@smithy/property-provider": "^4.0.1",
+ "@smithy/smithy-client": "^4.1.6",
+ "@smithy/types": "^4.1.0",
"bowser": "^2.11.0",
"tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-api-gateway/node_modules/@aws-sdk/util-user-agent-node": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/util-defaults-mode-node": {
+ "version": "4.0.7",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/middleware-user-agent": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@smithy/node-config-provider": "^3.1.10",
- "@smithy/types": "^3.7.0",
+ "@smithy/config-resolver": "^4.0.1",
+ "@smithy/credential-provider-imds": "^4.0.1",
+ "@smithy/node-config-provider": "^4.0.1",
+ "@smithy/property-provider": "^4.0.1",
+ "@smithy/smithy-client": "^4.1.6",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/util-endpoints": {
+ "version": "3.0.1",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@smithy/node-config-provider": "^4.0.1",
+ "@smithy/types": "^4.1.0",
+ "tslib": "^2.6.2"
},
- "peerDependencies": {
- "aws-crt": ">=1.0.0"
+ "engines": {
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/util-middleware": {
+ "version": "4.0.1",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@smithy/types": "^4.1.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/util-retry": {
+ "version": "4.0.1",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@smithy/service-error-classification": "^4.0.1",
+ "@smithy/types": "^4.1.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/util-utf8": {
+ "version": "4.0.0",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@smithy/util-buffer-from": "^4.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/core": {
+ "version": "3.758.0",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@aws-sdk/types": "3.734.0",
+ "@smithy/core": "^3.1.5",
+ "@smithy/node-config-provider": "^4.0.1",
+ "@smithy/property-provider": "^4.0.1",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/signature-v4": "^5.0.1",
+ "@smithy/smithy-client": "^4.1.6",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-middleware": "^4.0.1",
+ "fast-xml-parser": "4.4.1",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/middleware-host-header": {
+ "version": "3.734.0",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@aws-sdk/types": "3.734.0",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/types": "^4.1.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/middleware-logger": {
+ "version": "3.734.0",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@aws-sdk/types": "3.734.0",
+ "@smithy/types": "^4.1.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/middleware-recursion-detection": {
+ "version": "3.734.0",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@aws-sdk/types": "3.734.0",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/types": "^4.1.0",
+ "tslib": "^2.6.2"
},
- "peerDependenciesMeta": {
- "aws-crt": {
- "optional": true
- }
+ "engines": {
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-api-gateway/node_modules/@smithy/is-array-buffer": {
- "version": "3.0.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/middleware-user-agent": {
+ "version": "3.758.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
+ "@aws-sdk/core": "3.758.0",
+ "@aws-sdk/types": "3.734.0",
+ "@aws-sdk/util-endpoints": "3.743.0",
+ "@smithy/core": "^3.1.5",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-api-gateway/node_modules/@smithy/util-buffer-from": {
- "version": "3.0.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/region-config-resolver": {
+ "version": "3.734.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@smithy/is-array-buffer": "^3.0.0",
+ "@aws-sdk/types": "3.734.0",
+ "@smithy/node-config-provider": "^4.0.1",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-config-provider": "^4.0.0",
+ "@smithy/util-middleware": "^4.0.1",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-api-gateway/node_modules/@smithy/util-utf8": {
- "version": "3.0.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/types": {
+ "version": "3.734.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@smithy/util-buffer-from": "^3.0.0",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-apprunner": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints": {
+ "version": "3.743.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/client-sso-oidc": "3.693.0",
- "@aws-sdk/client-sts": "3.693.0",
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/credential-provider-node": "3.693.0",
- "@aws-sdk/middleware-host-header": "3.693.0",
- "@aws-sdk/middleware-logger": "3.693.0",
- "@aws-sdk/middleware-recursion-detection": "3.693.0",
- "@aws-sdk/middleware-user-agent": "3.693.0",
- "@aws-sdk/region-config-resolver": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@aws-sdk/util-endpoints": "3.693.0",
- "@aws-sdk/util-user-agent-browser": "3.693.0",
- "@aws-sdk/util-user-agent-node": "3.693.0",
- "@smithy/config-resolver": "^3.0.11",
- "@smithy/core": "^2.5.2",
- "@smithy/fetch-http-handler": "^4.1.0",
- "@smithy/hash-node": "^3.0.9",
- "@smithy/invalid-dependency": "^3.0.9",
- "@smithy/middleware-content-length": "^3.0.11",
- "@smithy/middleware-endpoint": "^3.2.2",
- "@smithy/middleware-retry": "^3.0.26",
- "@smithy/middleware-serde": "^3.0.9",
- "@smithy/middleware-stack": "^3.0.9",
- "@smithy/node-config-provider": "^3.1.10",
- "@smithy/node-http-handler": "^3.3.0",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/smithy-client": "^3.4.3",
- "@smithy/types": "^3.7.0",
- "@smithy/url-parser": "^3.0.9",
- "@smithy/util-base64": "^3.0.0",
- "@smithy/util-body-length-browser": "^3.0.0",
- "@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.26",
- "@smithy/util-defaults-mode-node": "^3.0.26",
- "@smithy/util-endpoints": "^2.1.5",
- "@smithy/util-middleware": "^3.0.9",
- "@smithy/util-retry": "^3.0.9",
- "@smithy/util-utf8": "^3.0.0",
+ "@aws-sdk/types": "3.734.0",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-endpoints": "^3.0.1",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-apprunner/node_modules/@aws-sdk/client-sso": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-user-agent-browser": {
+ "version": "3.734.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/middleware-host-header": "3.693.0",
- "@aws-sdk/middleware-logger": "3.693.0",
- "@aws-sdk/middleware-recursion-detection": "3.693.0",
- "@aws-sdk/middleware-user-agent": "3.693.0",
- "@aws-sdk/region-config-resolver": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@aws-sdk/util-endpoints": "3.693.0",
- "@aws-sdk/util-user-agent-browser": "3.693.0",
- "@aws-sdk/util-user-agent-node": "3.693.0",
- "@smithy/config-resolver": "^3.0.11",
- "@smithy/core": "^2.5.2",
- "@smithy/fetch-http-handler": "^4.1.0",
- "@smithy/hash-node": "^3.0.9",
- "@smithy/invalid-dependency": "^3.0.9",
- "@smithy/middleware-content-length": "^3.0.11",
- "@smithy/middleware-endpoint": "^3.2.2",
- "@smithy/middleware-retry": "^3.0.26",
- "@smithy/middleware-serde": "^3.0.9",
- "@smithy/middleware-stack": "^3.0.9",
- "@smithy/node-config-provider": "^3.1.10",
- "@smithy/node-http-handler": "^3.3.0",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/smithy-client": "^3.4.3",
- "@smithy/types": "^3.7.0",
- "@smithy/url-parser": "^3.0.9",
- "@smithy/util-base64": "^3.0.0",
- "@smithy/util-body-length-browser": "^3.0.0",
- "@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.26",
- "@smithy/util-defaults-mode-node": "^3.0.26",
- "@smithy/util-endpoints": "^2.1.5",
- "@smithy/util-middleware": "^3.0.9",
- "@smithy/util-retry": "^3.0.9",
- "@smithy/util-utf8": "^3.0.0",
+ "@aws-sdk/types": "3.734.0",
+ "@smithy/types": "^4.1.0",
+ "bowser": "^2.11.0",
"tslib": "^2.6.2"
- },
- "engines": {
- "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-apprunner/node_modules/@aws-sdk/client-sso-oidc": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-user-agent-node": {
+ "version": "3.758.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/credential-provider-node": "3.693.0",
- "@aws-sdk/middleware-host-header": "3.693.0",
- "@aws-sdk/middleware-logger": "3.693.0",
- "@aws-sdk/middleware-recursion-detection": "3.693.0",
- "@aws-sdk/middleware-user-agent": "3.693.0",
- "@aws-sdk/region-config-resolver": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@aws-sdk/util-endpoints": "3.693.0",
- "@aws-sdk/util-user-agent-browser": "3.693.0",
- "@aws-sdk/util-user-agent-node": "3.693.0",
- "@smithy/config-resolver": "^3.0.11",
- "@smithy/core": "^2.5.2",
- "@smithy/fetch-http-handler": "^4.1.0",
- "@smithy/hash-node": "^3.0.9",
- "@smithy/invalid-dependency": "^3.0.9",
- "@smithy/middleware-content-length": "^3.0.11",
- "@smithy/middleware-endpoint": "^3.2.2",
- "@smithy/middleware-retry": "^3.0.26",
- "@smithy/middleware-serde": "^3.0.9",
- "@smithy/middleware-stack": "^3.0.9",
- "@smithy/node-config-provider": "^3.1.10",
- "@smithy/node-http-handler": "^3.3.0",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/smithy-client": "^3.4.3",
- "@smithy/types": "^3.7.0",
- "@smithy/url-parser": "^3.0.9",
- "@smithy/util-base64": "^3.0.0",
- "@smithy/util-body-length-browser": "^3.0.0",
- "@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.26",
- "@smithy/util-defaults-mode-node": "^3.0.26",
- "@smithy/util-endpoints": "^2.1.5",
- "@smithy/util-middleware": "^3.0.9",
- "@smithy/util-retry": "^3.0.9",
- "@smithy/util-utf8": "^3.0.0",
+ "@aws-sdk/middleware-user-agent": "3.758.0",
+ "@aws-sdk/types": "3.734.0",
+ "@smithy/node-config-provider": "^4.0.1",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
},
"peerDependencies": {
- "@aws-sdk/client-sts": "^3.693.0"
+ "aws-crt": ">=1.0.0"
+ },
+ "peerDependenciesMeta": {
+ "aws-crt": {
+ "optional": true
+ }
}
},
- "node_modules/@aws-sdk/client-apprunner/node_modules/@aws-sdk/client-sts": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/config-resolver": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/client-sso-oidc": "3.693.0",
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/credential-provider-node": "3.693.0",
- "@aws-sdk/middleware-host-header": "3.693.0",
- "@aws-sdk/middleware-logger": "3.693.0",
- "@aws-sdk/middleware-recursion-detection": "3.693.0",
- "@aws-sdk/middleware-user-agent": "3.693.0",
- "@aws-sdk/region-config-resolver": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@aws-sdk/util-endpoints": "3.693.0",
- "@aws-sdk/util-user-agent-browser": "3.693.0",
- "@aws-sdk/util-user-agent-node": "3.693.0",
- "@smithy/config-resolver": "^3.0.11",
- "@smithy/core": "^2.5.2",
- "@smithy/fetch-http-handler": "^4.1.0",
- "@smithy/hash-node": "^3.0.9",
- "@smithy/invalid-dependency": "^3.0.9",
- "@smithy/middleware-content-length": "^3.0.11",
- "@smithy/middleware-endpoint": "^3.2.2",
- "@smithy/middleware-retry": "^3.0.26",
- "@smithy/middleware-serde": "^3.0.9",
- "@smithy/middleware-stack": "^3.0.9",
- "@smithy/node-config-provider": "^3.1.10",
- "@smithy/node-http-handler": "^3.3.0",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/smithy-client": "^3.4.3",
- "@smithy/types": "^3.7.0",
- "@smithy/url-parser": "^3.0.9",
- "@smithy/util-base64": "^3.0.0",
- "@smithy/util-body-length-browser": "^3.0.0",
- "@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.26",
- "@smithy/util-defaults-mode-node": "^3.0.26",
- "@smithy/util-endpoints": "^2.1.5",
- "@smithy/util-middleware": "^3.0.9",
- "@smithy/util-retry": "^3.0.9",
- "@smithy/util-utf8": "^3.0.0",
+ "@smithy/node-config-provider": "^4.0.1",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-config-provider": "^4.0.0",
+ "@smithy/util-middleware": "^4.0.1",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/core": {
+ "version": "3.1.5",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@smithy/middleware-serde": "^4.0.2",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-body-length-browser": "^4.0.0",
+ "@smithy/util-middleware": "^4.0.1",
+ "@smithy/util-stream": "^4.1.2",
+ "@smithy/util-utf8": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-apprunner/node_modules/@aws-sdk/core": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/fetch-http-handler": {
+ "version": "5.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/core": "^2.5.2",
- "@smithy/node-config-provider": "^3.1.10",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/signature-v4": "^4.2.2",
- "@smithy/smithy-client": "^3.4.3",
- "@smithy/types": "^3.7.0",
- "@smithy/util-middleware": "^3.0.9",
- "fast-xml-parser": "4.4.1",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/querystring-builder": "^4.0.1",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-base64": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-apprunner/node_modules/@aws-sdk/credential-provider-http": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/hash-node": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@smithy/fetch-http-handler": "^4.1.0",
- "@smithy/node-http-handler": "^3.3.0",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/smithy-client": "^3.4.3",
- "@smithy/types": "^3.7.0",
- "@smithy/util-stream": "^3.3.0",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-buffer-from": "^4.0.0",
+ "@smithy/util-utf8": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-apprunner/node_modules/@aws-sdk/credential-provider-ini": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/invalid-dependency": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/credential-provider-env": "3.693.0",
- "@aws-sdk/credential-provider-http": "3.693.0",
- "@aws-sdk/credential-provider-process": "3.693.0",
- "@aws-sdk/credential-provider-sso": "3.693.0",
- "@aws-sdk/credential-provider-web-identity": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@smithy/credential-provider-imds": "^3.2.6",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/shared-ini-file-loader": "^3.1.10",
- "@smithy/types": "^3.7.0",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
- },
- "peerDependencies": {
- "@aws-sdk/client-sts": "^3.693.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-apprunner/node_modules/@aws-sdk/credential-provider-node": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/middleware-content-length": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/credential-provider-env": "3.693.0",
- "@aws-sdk/credential-provider-http": "3.693.0",
- "@aws-sdk/credential-provider-ini": "3.693.0",
- "@aws-sdk/credential-provider-process": "3.693.0",
- "@aws-sdk/credential-provider-sso": "3.693.0",
- "@aws-sdk/credential-provider-web-identity": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@smithy/credential-provider-imds": "^3.2.6",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/shared-ini-file-loader": "^3.1.10",
- "@smithy/types": "^3.7.0",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-apprunner/node_modules/@aws-sdk/credential-provider-sso": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/middleware-endpoint": {
+ "version": "4.0.6",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/client-sso": "3.693.0",
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/token-providers": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/shared-ini-file-loader": "^3.1.10",
- "@smithy/types": "^3.7.0",
+ "@smithy/core": "^3.1.5",
+ "@smithy/middleware-serde": "^4.0.2",
+ "@smithy/node-config-provider": "^4.0.1",
+ "@smithy/shared-ini-file-loader": "^4.0.1",
+ "@smithy/types": "^4.1.0",
+ "@smithy/url-parser": "^4.0.1",
+ "@smithy/util-middleware": "^4.0.1",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-apprunner/node_modules/@aws-sdk/credential-provider-web-identity": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/middleware-retry": {
+ "version": "4.0.7",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/types": "^3.7.0",
- "tslib": "^2.6.2"
+ "@smithy/node-config-provider": "^4.0.1",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/service-error-classification": "^4.0.1",
+ "@smithy/smithy-client": "^4.1.6",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-middleware": "^4.0.1",
+ "@smithy/util-retry": "^4.0.1",
+ "tslib": "^2.6.2",
+ "uuid": "^9.0.1"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/middleware-serde": {
+ "version": "4.0.2",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@smithy/types": "^4.1.0",
+ "tslib": "^2.6.2"
},
- "peerDependencies": {
- "@aws-sdk/client-sts": "^3.693.0"
+ "engines": {
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-apprunner/node_modules/@aws-sdk/middleware-host-header": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/middleware-stack": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/types": "^3.7.0",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-apprunner/node_modules/@aws-sdk/middleware-logger": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/node-config-provider": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/types": "^3.7.0",
+ "@smithy/property-provider": "^4.0.1",
+ "@smithy/shared-ini-file-loader": "^4.0.1",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-apprunner/node_modules/@aws-sdk/middleware-recursion-detection": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/node-http-handler": {
+ "version": "4.0.3",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/types": "^3.7.0",
+ "@smithy/abort-controller": "^4.0.1",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/querystring-builder": "^4.0.1",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-apprunner/node_modules/@aws-sdk/middleware-user-agent": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/property-provider": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@aws-sdk/util-endpoints": "3.693.0",
- "@smithy/core": "^2.5.2",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/types": "^3.7.0",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-apprunner/node_modules/@aws-sdk/region-config-resolver": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/protocol-http": {
+ "version": "5.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/node-config-provider": "^3.1.10",
- "@smithy/types": "^3.7.0",
- "@smithy/util-config-provider": "^3.0.0",
- "@smithy/util-middleware": "^3.0.9",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-apprunner/node_modules/@aws-sdk/token-providers": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/shared-ini-file-loader": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/shared-ini-file-loader": "^3.1.10",
- "@smithy/types": "^3.7.0",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/signature-v4": {
+ "version": "5.0.1",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@smithy/is-array-buffer": "^4.0.0",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-hex-encoding": "^4.0.0",
+ "@smithy/util-middleware": "^4.0.1",
+ "@smithy/util-uri-escape": "^4.0.0",
+ "@smithy/util-utf8": "^4.0.0",
+ "tslib": "^2.6.2"
},
- "peerDependencies": {
- "@aws-sdk/client-sso-oidc": "^3.693.0"
+ "engines": {
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-apprunner/node_modules/@aws-sdk/util-endpoints": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/smithy-client": {
+ "version": "4.1.6",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/types": "^3.7.0",
- "@smithy/util-endpoints": "^2.1.5",
+ "@smithy/core": "^3.1.5",
+ "@smithy/middleware-endpoint": "^4.0.6",
+ "@smithy/middleware-stack": "^4.0.1",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-stream": "^4.1.2",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-apprunner/node_modules/@aws-sdk/util-user-agent-browser": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/types": {
+ "version": "4.1.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/types": "^3.7.0",
- "bowser": "^2.11.0",
"tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-apprunner/node_modules/@aws-sdk/util-user-agent-node": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/url-parser": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/middleware-user-agent": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@smithy/node-config-provider": "^3.1.10",
- "@smithy/types": "^3.7.0",
+ "@smithy/querystring-parser": "^4.0.1",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
- },
- "peerDependencies": {
- "aws-crt": ">=1.0.0"
- },
- "peerDependenciesMeta": {
- "aws-crt": {
- "optional": true
- }
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-apprunner/node_modules/@smithy/is-array-buffer": {
- "version": "3.0.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-base64": {
+ "version": "4.0.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
+ "@smithy/util-buffer-from": "^4.0.0",
+ "@smithy/util-utf8": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-apprunner/node_modules/@smithy/util-buffer-from": {
- "version": "3.0.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-body-length-browser": {
+ "version": "4.0.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@smithy/is-array-buffer": "^3.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-apprunner/node_modules/@smithy/util-utf8": {
- "version": "3.0.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-body-length-node": {
+ "version": "4.0.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@smithy/util-buffer-from": "^3.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudcontrol": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-config-provider": {
+ "version": "4.0.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/client-sso-oidc": "3.693.0",
- "@aws-sdk/client-sts": "3.693.0",
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/credential-provider-node": "3.693.0",
- "@aws-sdk/middleware-host-header": "3.693.0",
- "@aws-sdk/middleware-logger": "3.693.0",
- "@aws-sdk/middleware-recursion-detection": "3.693.0",
- "@aws-sdk/middleware-user-agent": "3.693.0",
- "@aws-sdk/region-config-resolver": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@aws-sdk/util-endpoints": "3.693.0",
- "@aws-sdk/util-user-agent-browser": "3.693.0",
- "@aws-sdk/util-user-agent-node": "3.693.0",
- "@smithy/config-resolver": "^3.0.11",
- "@smithy/core": "^2.5.2",
- "@smithy/fetch-http-handler": "^4.1.0",
- "@smithy/hash-node": "^3.0.9",
- "@smithy/invalid-dependency": "^3.0.9",
- "@smithy/middleware-content-length": "^3.0.11",
- "@smithy/middleware-endpoint": "^3.2.2",
- "@smithy/middleware-retry": "^3.0.26",
- "@smithy/middleware-serde": "^3.0.9",
- "@smithy/middleware-stack": "^3.0.9",
- "@smithy/node-config-provider": "^3.1.10",
- "@smithy/node-http-handler": "^3.3.0",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/smithy-client": "^3.4.3",
- "@smithy/types": "^3.7.0",
- "@smithy/url-parser": "^3.0.9",
- "@smithy/util-base64": "^3.0.0",
- "@smithy/util-body-length-browser": "^3.0.0",
- "@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.26",
- "@smithy/util-defaults-mode-node": "^3.0.26",
- "@smithy/util-endpoints": "^2.1.5",
- "@smithy/util-middleware": "^3.0.9",
- "@smithy/util-retry": "^3.0.9",
- "@smithy/util-utf8": "^3.0.0",
- "@smithy/util-waiter": "^3.1.8",
- "@types/uuid": "^9.0.1",
- "tslib": "^2.6.2",
- "uuid": "^9.0.1"
+ "tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudcontrol/node_modules/@aws-sdk/client-sso": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-defaults-mode-browser": {
+ "version": "4.0.7",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/middleware-host-header": "3.693.0",
- "@aws-sdk/middleware-logger": "3.693.0",
- "@aws-sdk/middleware-recursion-detection": "3.693.0",
- "@aws-sdk/middleware-user-agent": "3.693.0",
- "@aws-sdk/region-config-resolver": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@aws-sdk/util-endpoints": "3.693.0",
- "@aws-sdk/util-user-agent-browser": "3.693.0",
- "@aws-sdk/util-user-agent-node": "3.693.0",
- "@smithy/config-resolver": "^3.0.11",
- "@smithy/core": "^2.5.2",
- "@smithy/fetch-http-handler": "^4.1.0",
- "@smithy/hash-node": "^3.0.9",
- "@smithy/invalid-dependency": "^3.0.9",
- "@smithy/middleware-content-length": "^3.0.11",
- "@smithy/middleware-endpoint": "^3.2.2",
- "@smithy/middleware-retry": "^3.0.26",
- "@smithy/middleware-serde": "^3.0.9",
- "@smithy/middleware-stack": "^3.0.9",
- "@smithy/node-config-provider": "^3.1.10",
- "@smithy/node-http-handler": "^3.3.0",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/smithy-client": "^3.4.3",
- "@smithy/types": "^3.7.0",
- "@smithy/url-parser": "^3.0.9",
- "@smithy/util-base64": "^3.0.0",
- "@smithy/util-body-length-browser": "^3.0.0",
- "@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.26",
- "@smithy/util-defaults-mode-node": "^3.0.26",
- "@smithy/util-endpoints": "^2.1.5",
- "@smithy/util-middleware": "^3.0.9",
- "@smithy/util-retry": "^3.0.9",
- "@smithy/util-utf8": "^3.0.0",
+ "@smithy/property-provider": "^4.0.1",
+ "@smithy/smithy-client": "^4.1.6",
+ "@smithy/types": "^4.1.0",
+ "bowser": "^2.11.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudcontrol/node_modules/@aws-sdk/client-sso-oidc": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-defaults-mode-node": {
+ "version": "4.0.7",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/credential-provider-node": "3.693.0",
- "@aws-sdk/middleware-host-header": "3.693.0",
- "@aws-sdk/middleware-logger": "3.693.0",
- "@aws-sdk/middleware-recursion-detection": "3.693.0",
- "@aws-sdk/middleware-user-agent": "3.693.0",
- "@aws-sdk/region-config-resolver": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@aws-sdk/util-endpoints": "3.693.0",
- "@aws-sdk/util-user-agent-browser": "3.693.0",
- "@aws-sdk/util-user-agent-node": "3.693.0",
- "@smithy/config-resolver": "^3.0.11",
- "@smithy/core": "^2.5.2",
- "@smithy/fetch-http-handler": "^4.1.0",
- "@smithy/hash-node": "^3.0.9",
- "@smithy/invalid-dependency": "^3.0.9",
- "@smithy/middleware-content-length": "^3.0.11",
- "@smithy/middleware-endpoint": "^3.2.2",
- "@smithy/middleware-retry": "^3.0.26",
- "@smithy/middleware-serde": "^3.0.9",
- "@smithy/middleware-stack": "^3.0.9",
- "@smithy/node-config-provider": "^3.1.10",
- "@smithy/node-http-handler": "^3.3.0",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/smithy-client": "^3.4.3",
- "@smithy/types": "^3.7.0",
- "@smithy/url-parser": "^3.0.9",
- "@smithy/util-base64": "^3.0.0",
- "@smithy/util-body-length-browser": "^3.0.0",
- "@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.26",
- "@smithy/util-defaults-mode-node": "^3.0.26",
- "@smithy/util-endpoints": "^2.1.5",
- "@smithy/util-middleware": "^3.0.9",
- "@smithy/util-retry": "^3.0.9",
- "@smithy/util-utf8": "^3.0.0",
+ "@smithy/config-resolver": "^4.0.1",
+ "@smithy/credential-provider-imds": "^4.0.1",
+ "@smithy/node-config-provider": "^4.0.1",
+ "@smithy/property-provider": "^4.0.1",
+ "@smithy/smithy-client": "^4.1.6",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
- },
- "peerDependencies": {
- "@aws-sdk/client-sts": "^3.693.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudcontrol/node_modules/@aws-sdk/client-sts": {
- "version": "3.693.0",
- "license": "Apache-2.0",
- "dependencies": {
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/client-sso-oidc": "3.693.0",
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/credential-provider-node": "3.693.0",
- "@aws-sdk/middleware-host-header": "3.693.0",
- "@aws-sdk/middleware-logger": "3.693.0",
- "@aws-sdk/middleware-recursion-detection": "3.693.0",
- "@aws-sdk/middleware-user-agent": "3.693.0",
- "@aws-sdk/region-config-resolver": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@aws-sdk/util-endpoints": "3.693.0",
- "@aws-sdk/util-user-agent-browser": "3.693.0",
- "@aws-sdk/util-user-agent-node": "3.693.0",
- "@smithy/config-resolver": "^3.0.11",
- "@smithy/core": "^2.5.2",
- "@smithy/fetch-http-handler": "^4.1.0",
- "@smithy/hash-node": "^3.0.9",
- "@smithy/invalid-dependency": "^3.0.9",
- "@smithy/middleware-content-length": "^3.0.11",
- "@smithy/middleware-endpoint": "^3.2.2",
- "@smithy/middleware-retry": "^3.0.26",
- "@smithy/middleware-serde": "^3.0.9",
- "@smithy/middleware-stack": "^3.0.9",
- "@smithy/node-config-provider": "^3.1.10",
- "@smithy/node-http-handler": "^3.3.0",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/smithy-client": "^3.4.3",
- "@smithy/types": "^3.7.0",
- "@smithy/url-parser": "^3.0.9",
- "@smithy/util-base64": "^3.0.0",
- "@smithy/util-body-length-browser": "^3.0.0",
- "@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.26",
- "@smithy/util-defaults-mode-node": "^3.0.26",
- "@smithy/util-endpoints": "^2.1.5",
- "@smithy/util-middleware": "^3.0.9",
- "@smithy/util-retry": "^3.0.9",
- "@smithy/util-utf8": "^3.0.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-endpoints": {
+ "version": "3.0.1",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@smithy/node-config-provider": "^4.0.1",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudcontrol/node_modules/@aws-sdk/core": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-middleware": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/core": "^2.5.2",
- "@smithy/node-config-provider": "^3.1.10",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/signature-v4": "^4.2.2",
- "@smithy/smithy-client": "^3.4.3",
- "@smithy/types": "^3.7.0",
- "@smithy/util-middleware": "^3.0.9",
- "fast-xml-parser": "4.4.1",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudcontrol/node_modules/@aws-sdk/credential-provider-http": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-retry": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@smithy/fetch-http-handler": "^4.1.0",
- "@smithy/node-http-handler": "^3.3.0",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/smithy-client": "^3.4.3",
- "@smithy/types": "^3.7.0",
- "@smithy/util-stream": "^3.3.0",
+ "@smithy/service-error-classification": "^4.0.1",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudcontrol/node_modules/@aws-sdk/credential-provider-ini": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-utf8": {
+ "version": "4.0.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/credential-provider-env": "3.693.0",
- "@aws-sdk/credential-provider-http": "3.693.0",
- "@aws-sdk/credential-provider-process": "3.693.0",
- "@aws-sdk/credential-provider-sso": "3.693.0",
- "@aws-sdk/credential-provider-web-identity": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@smithy/credential-provider-imds": "^3.2.6",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/shared-ini-file-loader": "^3.1.10",
- "@smithy/types": "^3.7.0",
+ "@smithy/util-buffer-from": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
- },
- "peerDependencies": {
- "@aws-sdk/client-sts": "^3.693.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudcontrol/node_modules/@aws-sdk/credential-provider-node": {
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/core": {
"version": "3.693.0",
"license": "Apache-2.0",
"dependencies": {
- "@aws-sdk/credential-provider-env": "3.693.0",
- "@aws-sdk/credential-provider-http": "3.693.0",
- "@aws-sdk/credential-provider-ini": "3.693.0",
- "@aws-sdk/credential-provider-process": "3.693.0",
- "@aws-sdk/credential-provider-sso": "3.693.0",
- "@aws-sdk/credential-provider-web-identity": "3.693.0",
"@aws-sdk/types": "3.692.0",
- "@smithy/credential-provider-imds": "^3.2.6",
+ "@smithy/core": "^2.5.2",
+ "@smithy/node-config-provider": "^3.1.10",
"@smithy/property-provider": "^3.1.9",
- "@smithy/shared-ini-file-loader": "^3.1.10",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/signature-v4": "^4.2.2",
+ "@smithy/smithy-client": "^3.4.3",
"@smithy/types": "^3.7.0",
+ "@smithy/util-middleware": "^3.0.9",
+ "fast-xml-parser": "4.4.1",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudcontrol/node_modules/@aws-sdk/credential-provider-sso": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-env": {
+ "version": "3.758.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/client-sso": "3.693.0",
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/token-providers": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/shared-ini-file-loader": "^3.1.10",
- "@smithy/types": "^3.7.0",
+ "@aws-sdk/core": "3.758.0",
+ "@aws-sdk/types": "3.734.0",
+ "@smithy/property-provider": "^4.0.1",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudcontrol/node_modules/@aws-sdk/credential-provider-web-identity": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-env/node_modules/@aws-sdk/core": {
+ "version": "3.758.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/types": "^3.7.0",
+ "@aws-sdk/types": "3.734.0",
+ "@smithy/core": "^3.1.5",
+ "@smithy/node-config-provider": "^4.0.1",
+ "@smithy/property-provider": "^4.0.1",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/signature-v4": "^5.0.1",
+ "@smithy/smithy-client": "^4.1.6",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-middleware": "^4.0.1",
+ "fast-xml-parser": "4.4.1",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-env/node_modules/@aws-sdk/types": {
+ "version": "3.734.0",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@smithy/types": "^4.1.0",
+ "tslib": "^2.6.2"
},
- "peerDependencies": {
- "@aws-sdk/client-sts": "^3.693.0"
+ "engines": {
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudcontrol/node_modules/@aws-sdk/middleware-host-header": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-env/node_modules/@smithy/core": {
+ "version": "3.1.5",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/types": "^3.7.0",
+ "@smithy/middleware-serde": "^4.0.2",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-body-length-browser": "^4.0.0",
+ "@smithy/util-middleware": "^4.0.1",
+ "@smithy/util-stream": "^4.1.2",
+ "@smithy/util-utf8": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudcontrol/node_modules/@aws-sdk/middleware-logger": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-env/node_modules/@smithy/middleware-endpoint": {
+ "version": "4.0.6",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/types": "^3.7.0",
+ "@smithy/core": "^3.1.5",
+ "@smithy/middleware-serde": "^4.0.2",
+ "@smithy/node-config-provider": "^4.0.1",
+ "@smithy/shared-ini-file-loader": "^4.0.1",
+ "@smithy/types": "^4.1.0",
+ "@smithy/url-parser": "^4.0.1",
+ "@smithy/util-middleware": "^4.0.1",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudcontrol/node_modules/@aws-sdk/middleware-recursion-detection": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-env/node_modules/@smithy/middleware-serde": {
+ "version": "4.0.2",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/types": "^3.7.0",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudcontrol/node_modules/@aws-sdk/middleware-user-agent": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-env/node_modules/@smithy/middleware-stack": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@aws-sdk/util-endpoints": "3.693.0",
- "@smithy/core": "^2.5.2",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/types": "^3.7.0",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudcontrol/node_modules/@aws-sdk/region-config-resolver": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-env/node_modules/@smithy/node-config-provider": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/node-config-provider": "^3.1.10",
- "@smithy/types": "^3.7.0",
- "@smithy/util-config-provider": "^3.0.0",
- "@smithy/util-middleware": "^3.0.9",
+ "@smithy/property-provider": "^4.0.1",
+ "@smithy/shared-ini-file-loader": "^4.0.1",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudcontrol/node_modules/@aws-sdk/token-providers": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-env/node_modules/@smithy/property-provider": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/shared-ini-file-loader": "^3.1.10",
- "@smithy/types": "^3.7.0",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-env/node_modules/@smithy/protocol-http": {
+ "version": "5.0.1",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@smithy/types": "^4.1.0",
+ "tslib": "^2.6.2"
},
- "peerDependencies": {
- "@aws-sdk/client-sso-oidc": "^3.693.0"
+ "engines": {
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudcontrol/node_modules/@aws-sdk/util-endpoints": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-env/node_modules/@smithy/shared-ini-file-loader": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/types": "^3.7.0",
- "@smithy/util-endpoints": "^2.1.5",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudcontrol/node_modules/@aws-sdk/util-user-agent-browser": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-env/node_modules/@smithy/signature-v4": {
+ "version": "5.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/types": "^3.7.0",
- "bowser": "^2.11.0",
+ "@smithy/is-array-buffer": "^4.0.0",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-hex-encoding": "^4.0.0",
+ "@smithy/util-middleware": "^4.0.1",
+ "@smithy/util-uri-escape": "^4.0.0",
+ "@smithy/util-utf8": "^4.0.0",
"tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudcontrol/node_modules/@aws-sdk/util-user-agent-node": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-env/node_modules/@smithy/smithy-client": {
+ "version": "4.1.6",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/middleware-user-agent": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@smithy/node-config-provider": "^3.1.10",
- "@smithy/types": "^3.7.0",
+ "@smithy/core": "^3.1.5",
+ "@smithy/middleware-endpoint": "^4.0.6",
+ "@smithy/middleware-stack": "^4.0.1",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-stream": "^4.1.2",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
- },
- "peerDependencies": {
- "aws-crt": ">=1.0.0"
- },
- "peerDependenciesMeta": {
- "aws-crt": {
- "optional": true
- }
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudcontrol/node_modules/@smithy/is-array-buffer": {
- "version": "3.0.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-env/node_modules/@smithy/types": {
+ "version": "4.1.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudcontrol/node_modules/@smithy/util-buffer-from": {
- "version": "3.0.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-env/node_modules/@smithy/url-parser": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@smithy/is-array-buffer": "^3.0.0",
+ "@smithy/querystring-parser": "^4.0.1",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudcontrol/node_modules/@smithy/util-utf8": {
- "version": "3.0.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-env/node_modules/@smithy/util-body-length-browser": {
+ "version": "4.0.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@smithy/util-buffer-from": "^3.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudformation": {
- "version": "3.682.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-env/node_modules/@smithy/util-middleware": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/client-sso-oidc": "3.682.0",
- "@aws-sdk/client-sts": "3.682.0",
- "@aws-sdk/core": "3.679.0",
- "@aws-sdk/credential-provider-node": "3.682.0",
- "@aws-sdk/middleware-host-header": "3.679.0",
- "@aws-sdk/middleware-logger": "3.679.0",
- "@aws-sdk/middleware-recursion-detection": "3.679.0",
- "@aws-sdk/middleware-user-agent": "3.682.0",
- "@aws-sdk/region-config-resolver": "3.679.0",
- "@aws-sdk/types": "3.679.0",
- "@aws-sdk/util-endpoints": "3.679.0",
- "@aws-sdk/util-user-agent-browser": "3.679.0",
- "@aws-sdk/util-user-agent-node": "3.682.0",
- "@smithy/config-resolver": "^3.0.9",
- "@smithy/core": "^2.4.8",
- "@smithy/fetch-http-handler": "^3.2.9",
- "@smithy/hash-node": "^3.0.7",
- "@smithy/invalid-dependency": "^3.0.7",
- "@smithy/middleware-content-length": "^3.0.9",
- "@smithy/middleware-endpoint": "^3.1.4",
- "@smithy/middleware-retry": "^3.0.23",
- "@smithy/middleware-serde": "^3.0.7",
- "@smithy/middleware-stack": "^3.0.7",
- "@smithy/node-config-provider": "^3.1.8",
- "@smithy/node-http-handler": "^3.2.4",
- "@smithy/protocol-http": "^4.1.4",
- "@smithy/smithy-client": "^3.4.0",
- "@smithy/types": "^3.5.0",
- "@smithy/url-parser": "^3.0.7",
- "@smithy/util-base64": "^3.0.0",
- "@smithy/util-body-length-browser": "^3.0.0",
- "@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.23",
- "@smithy/util-defaults-mode-node": "^3.0.23",
- "@smithy/util-endpoints": "^2.1.3",
- "@smithy/util-middleware": "^3.0.7",
- "@smithy/util-retry": "^3.0.7",
- "@smithy/util-utf8": "^3.0.0",
- "@smithy/util-waiter": "^3.1.6",
- "@types/uuid": "^9.0.1",
- "tslib": "^2.6.2",
- "uuid": "^9.0.1"
+ "@smithy/types": "^4.1.0",
+ "tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso": {
- "version": "3.682.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-env/node_modules/@smithy/util-utf8": {
+ "version": "4.0.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/core": "3.679.0",
- "@aws-sdk/middleware-host-header": "3.679.0",
- "@aws-sdk/middleware-logger": "3.679.0",
- "@aws-sdk/middleware-recursion-detection": "3.679.0",
- "@aws-sdk/middleware-user-agent": "3.682.0",
- "@aws-sdk/region-config-resolver": "3.679.0",
- "@aws-sdk/types": "3.679.0",
- "@aws-sdk/util-endpoints": "3.679.0",
- "@aws-sdk/util-user-agent-browser": "3.679.0",
- "@aws-sdk/util-user-agent-node": "3.682.0",
- "@smithy/config-resolver": "^3.0.9",
- "@smithy/core": "^2.4.8",
- "@smithy/fetch-http-handler": "^3.2.9",
- "@smithy/hash-node": "^3.0.7",
- "@smithy/invalid-dependency": "^3.0.7",
- "@smithy/middleware-content-length": "^3.0.9",
- "@smithy/middleware-endpoint": "^3.1.4",
- "@smithy/middleware-retry": "^3.0.23",
- "@smithy/middleware-serde": "^3.0.7",
- "@smithy/middleware-stack": "^3.0.7",
- "@smithy/node-config-provider": "^3.1.8",
- "@smithy/node-http-handler": "^3.2.4",
- "@smithy/protocol-http": "^4.1.4",
- "@smithy/smithy-client": "^3.4.0",
- "@smithy/types": "^3.5.0",
- "@smithy/url-parser": "^3.0.7",
- "@smithy/util-base64": "^3.0.0",
- "@smithy/util-body-length-browser": "^3.0.0",
- "@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.23",
- "@smithy/util-defaults-mode-node": "^3.0.23",
- "@smithy/util-endpoints": "^2.1.3",
- "@smithy/util-middleware": "^3.0.7",
- "@smithy/util-retry": "^3.0.7",
- "@smithy/util-utf8": "^3.0.0",
+ "@smithy/util-buffer-from": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso-oidc": {
- "version": "3.682.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-http": {
+ "version": "3.758.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/core": "3.679.0",
- "@aws-sdk/credential-provider-node": "3.682.0",
- "@aws-sdk/middleware-host-header": "3.679.0",
- "@aws-sdk/middleware-logger": "3.679.0",
- "@aws-sdk/middleware-recursion-detection": "3.679.0",
- "@aws-sdk/middleware-user-agent": "3.682.0",
- "@aws-sdk/region-config-resolver": "3.679.0",
- "@aws-sdk/types": "3.679.0",
- "@aws-sdk/util-endpoints": "3.679.0",
- "@aws-sdk/util-user-agent-browser": "3.679.0",
- "@aws-sdk/util-user-agent-node": "3.682.0",
- "@smithy/config-resolver": "^3.0.9",
- "@smithy/core": "^2.4.8",
- "@smithy/fetch-http-handler": "^3.2.9",
- "@smithy/hash-node": "^3.0.7",
- "@smithy/invalid-dependency": "^3.0.7",
- "@smithy/middleware-content-length": "^3.0.9",
- "@smithy/middleware-endpoint": "^3.1.4",
- "@smithy/middleware-retry": "^3.0.23",
- "@smithy/middleware-serde": "^3.0.7",
- "@smithy/middleware-stack": "^3.0.7",
- "@smithy/node-config-provider": "^3.1.8",
- "@smithy/node-http-handler": "^3.2.4",
- "@smithy/protocol-http": "^4.1.4",
- "@smithy/smithy-client": "^3.4.0",
- "@smithy/types": "^3.5.0",
- "@smithy/url-parser": "^3.0.7",
- "@smithy/util-base64": "^3.0.0",
- "@smithy/util-body-length-browser": "^3.0.0",
- "@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.23",
- "@smithy/util-defaults-mode-node": "^3.0.23",
- "@smithy/util-endpoints": "^2.1.3",
- "@smithy/util-middleware": "^3.0.7",
- "@smithy/util-retry": "^3.0.7",
- "@smithy/util-utf8": "^3.0.0",
+ "@aws-sdk/core": "3.758.0",
+ "@aws-sdk/types": "3.734.0",
+ "@smithy/fetch-http-handler": "^5.0.1",
+ "@smithy/node-http-handler": "^4.0.3",
+ "@smithy/property-provider": "^4.0.1",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/smithy-client": "^4.1.6",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-stream": "^4.1.2",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
- },
- "peerDependencies": {
- "@aws-sdk/client-sts": "^3.682.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sts": {
- "version": "3.682.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-http/node_modules/@aws-sdk/core": {
+ "version": "3.758.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/client-sso-oidc": "3.682.0",
- "@aws-sdk/core": "3.679.0",
- "@aws-sdk/credential-provider-node": "3.682.0",
- "@aws-sdk/middleware-host-header": "3.679.0",
- "@aws-sdk/middleware-logger": "3.679.0",
- "@aws-sdk/middleware-recursion-detection": "3.679.0",
- "@aws-sdk/middleware-user-agent": "3.682.0",
- "@aws-sdk/region-config-resolver": "3.679.0",
- "@aws-sdk/types": "3.679.0",
- "@aws-sdk/util-endpoints": "3.679.0",
- "@aws-sdk/util-user-agent-browser": "3.679.0",
- "@aws-sdk/util-user-agent-node": "3.682.0",
- "@smithy/config-resolver": "^3.0.9",
- "@smithy/core": "^2.4.8",
- "@smithy/fetch-http-handler": "^3.2.9",
- "@smithy/hash-node": "^3.0.7",
- "@smithy/invalid-dependency": "^3.0.7",
- "@smithy/middleware-content-length": "^3.0.9",
- "@smithy/middleware-endpoint": "^3.1.4",
- "@smithy/middleware-retry": "^3.0.23",
- "@smithy/middleware-serde": "^3.0.7",
- "@smithy/middleware-stack": "^3.0.7",
- "@smithy/node-config-provider": "^3.1.8",
- "@smithy/node-http-handler": "^3.2.4",
- "@smithy/protocol-http": "^4.1.4",
- "@smithy/smithy-client": "^3.4.0",
- "@smithy/types": "^3.5.0",
- "@smithy/url-parser": "^3.0.7",
- "@smithy/util-base64": "^3.0.0",
- "@smithy/util-body-length-browser": "^3.0.0",
- "@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.23",
- "@smithy/util-defaults-mode-node": "^3.0.23",
- "@smithy/util-endpoints": "^2.1.3",
- "@smithy/util-middleware": "^3.0.7",
- "@smithy/util-retry": "^3.0.7",
- "@smithy/util-utf8": "^3.0.0",
+ "@aws-sdk/types": "3.734.0",
+ "@smithy/core": "^3.1.5",
+ "@smithy/node-config-provider": "^4.0.1",
+ "@smithy/property-provider": "^4.0.1",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/signature-v4": "^5.0.1",
+ "@smithy/smithy-client": "^4.1.6",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-middleware": "^4.0.1",
+ "fast-xml-parser": "4.4.1",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core": {
- "version": "3.679.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-http/node_modules/@aws-sdk/types": {
+ "version": "3.734.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.679.0",
- "@smithy/core": "^2.4.8",
- "@smithy/node-config-provider": "^3.1.8",
- "@smithy/property-provider": "^3.1.7",
- "@smithy/protocol-http": "^4.1.4",
- "@smithy/signature-v4": "^4.2.0",
- "@smithy/smithy-client": "^3.4.0",
- "@smithy/types": "^3.5.0",
- "@smithy/util-middleware": "^3.0.7",
- "fast-xml-parser": "4.4.1",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-env": {
- "version": "3.679.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/core": {
+ "version": "3.1.5",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/core": "3.679.0",
- "@aws-sdk/types": "3.679.0",
- "@smithy/property-provider": "^3.1.7",
- "@smithy/types": "^3.5.0",
+ "@smithy/middleware-serde": "^4.0.2",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-body-length-browser": "^4.0.0",
+ "@smithy/util-middleware": "^4.0.1",
+ "@smithy/util-stream": "^4.1.2",
+ "@smithy/util-utf8": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-http": {
- "version": "3.679.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/fetch-http-handler": {
+ "version": "5.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/core": "3.679.0",
- "@aws-sdk/types": "3.679.0",
- "@smithy/fetch-http-handler": "^3.2.9",
- "@smithy/node-http-handler": "^3.2.4",
- "@smithy/property-provider": "^3.1.7",
- "@smithy/protocol-http": "^4.1.4",
- "@smithy/smithy-client": "^3.4.0",
- "@smithy/types": "^3.5.0",
- "@smithy/util-stream": "^3.1.9",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/querystring-builder": "^4.0.1",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-base64": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini": {
- "version": "3.682.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/middleware-endpoint": {
+ "version": "4.0.6",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/core": "3.679.0",
- "@aws-sdk/credential-provider-env": "3.679.0",
- "@aws-sdk/credential-provider-http": "3.679.0",
- "@aws-sdk/credential-provider-process": "3.679.0",
- "@aws-sdk/credential-provider-sso": "3.682.0",
- "@aws-sdk/credential-provider-web-identity": "3.679.0",
- "@aws-sdk/types": "3.679.0",
- "@smithy/credential-provider-imds": "^3.2.4",
- "@smithy/property-provider": "^3.1.7",
- "@smithy/shared-ini-file-loader": "^3.1.8",
- "@smithy/types": "^3.5.0",
+ "@smithy/core": "^3.1.5",
+ "@smithy/middleware-serde": "^4.0.2",
+ "@smithy/node-config-provider": "^4.0.1",
+ "@smithy/shared-ini-file-loader": "^4.0.1",
+ "@smithy/types": "^4.1.0",
+ "@smithy/url-parser": "^4.0.1",
+ "@smithy/util-middleware": "^4.0.1",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
- },
- "peerDependencies": {
- "@aws-sdk/client-sts": "^3.682.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-node": {
- "version": "3.682.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/middleware-serde": {
+ "version": "4.0.2",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/credential-provider-env": "3.679.0",
- "@aws-sdk/credential-provider-http": "3.679.0",
- "@aws-sdk/credential-provider-ini": "3.682.0",
- "@aws-sdk/credential-provider-process": "3.679.0",
- "@aws-sdk/credential-provider-sso": "3.682.0",
- "@aws-sdk/credential-provider-web-identity": "3.679.0",
- "@aws-sdk/types": "3.679.0",
- "@smithy/credential-provider-imds": "^3.2.4",
- "@smithy/property-provider": "^3.1.7",
- "@smithy/shared-ini-file-loader": "^3.1.8",
- "@smithy/types": "^3.5.0",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-process": {
- "version": "3.679.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/middleware-stack": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/core": "3.679.0",
- "@aws-sdk/types": "3.679.0",
- "@smithy/property-provider": "^3.1.7",
- "@smithy/shared-ini-file-loader": "^3.1.8",
- "@smithy/types": "^3.5.0",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-sso": {
- "version": "3.682.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/node-config-provider": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/client-sso": "3.682.0",
- "@aws-sdk/core": "3.679.0",
- "@aws-sdk/token-providers": "3.679.0",
- "@aws-sdk/types": "3.679.0",
- "@smithy/property-provider": "^3.1.7",
- "@smithy/shared-ini-file-loader": "^3.1.8",
- "@smithy/types": "^3.5.0",
+ "@smithy/property-provider": "^4.0.1",
+ "@smithy/shared-ini-file-loader": "^4.0.1",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-web-identity": {
- "version": "3.679.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/node-http-handler": {
+ "version": "4.0.3",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/core": "3.679.0",
- "@aws-sdk/types": "3.679.0",
- "@smithy/property-provider": "^3.1.7",
- "@smithy/types": "^3.5.0",
+ "@smithy/abort-controller": "^4.0.1",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/querystring-builder": "^4.0.1",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
- },
- "peerDependencies": {
- "@aws-sdk/client-sts": "^3.679.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/middleware-host-header": {
- "version": "3.679.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/property-provider": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.679.0",
- "@smithy/protocol-http": "^4.1.4",
- "@smithy/types": "^3.5.0",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/middleware-logger": {
- "version": "3.679.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/protocol-http": {
+ "version": "5.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.679.0",
- "@smithy/types": "^3.5.0",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/middleware-recursion-detection": {
- "version": "3.679.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/shared-ini-file-loader": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.679.0",
- "@smithy/protocol-http": "^4.1.4",
- "@smithy/types": "^3.5.0",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/middleware-user-agent": {
- "version": "3.682.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/signature-v4": {
+ "version": "5.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/core": "3.679.0",
- "@aws-sdk/types": "3.679.0",
- "@aws-sdk/util-endpoints": "3.679.0",
- "@smithy/core": "^2.4.8",
- "@smithy/protocol-http": "^4.1.4",
- "@smithy/types": "^3.5.0",
+ "@smithy/is-array-buffer": "^4.0.0",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-hex-encoding": "^4.0.0",
+ "@smithy/util-middleware": "^4.0.1",
+ "@smithy/util-uri-escape": "^4.0.0",
+ "@smithy/util-utf8": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/region-config-resolver": {
- "version": "3.679.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/smithy-client": {
+ "version": "4.1.6",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.679.0",
- "@smithy/node-config-provider": "^3.1.8",
- "@smithy/types": "^3.5.0",
- "@smithy/util-config-provider": "^3.0.0",
- "@smithy/util-middleware": "^3.0.7",
+ "@smithy/core": "^3.1.5",
+ "@smithy/middleware-endpoint": "^4.0.6",
+ "@smithy/middleware-stack": "^4.0.1",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-stream": "^4.1.2",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/token-providers": {
- "version": "3.679.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/types": {
+ "version": "4.1.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.679.0",
- "@smithy/property-provider": "^3.1.7",
- "@smithy/shared-ini-file-loader": "^3.1.8",
- "@smithy/types": "^3.5.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/url-parser": {
+ "version": "4.0.1",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@smithy/querystring-parser": "^4.0.1",
+ "@smithy/types": "^4.1.0",
+ "tslib": "^2.6.2"
},
- "peerDependencies": {
- "@aws-sdk/client-sso-oidc": "^3.679.0"
+ "engines": {
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/types": {
- "version": "3.679.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/util-base64": {
+ "version": "4.0.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@smithy/types": "^3.5.0",
+ "@smithy/util-buffer-from": "^4.0.0",
+ "@smithy/util-utf8": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints": {
- "version": "3.679.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/util-body-length-browser": {
+ "version": "4.0.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.679.0",
- "@smithy/types": "^3.5.0",
- "@smithy/util-endpoints": "^2.1.3",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-user-agent-browser": {
- "version": "3.679.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/util-middleware": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.679.0",
- "@smithy/types": "^3.5.0",
- "bowser": "^2.11.0",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-user-agent-node": {
- "version": "3.682.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/util-utf8": {
+ "version": "4.0.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/middleware-user-agent": "3.682.0",
- "@aws-sdk/types": "3.679.0",
- "@smithy/node-config-provider": "^3.1.8",
- "@smithy/types": "^3.5.0",
+ "@smithy/util-buffer-from": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
- },
- "peerDependencies": {
- "aws-crt": ">=1.0.0"
- },
- "peerDependenciesMeta": {
- "aws-crt": {
- "optional": true
- }
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/fetch-http-handler": {
- "version": "3.2.9",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-node": {
+ "version": "3.758.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@smithy/protocol-http": "^4.1.4",
- "@smithy/querystring-builder": "^3.0.7",
- "@smithy/types": "^3.5.0",
- "@smithy/util-base64": "^3.0.0",
+ "@aws-sdk/credential-provider-env": "3.758.0",
+ "@aws-sdk/credential-provider-http": "3.758.0",
+ "@aws-sdk/credential-provider-ini": "3.758.0",
+ "@aws-sdk/credential-provider-process": "3.758.0",
+ "@aws-sdk/credential-provider-sso": "3.758.0",
+ "@aws-sdk/credential-provider-web-identity": "3.758.0",
+ "@aws-sdk/types": "3.734.0",
+ "@smithy/credential-provider-imds": "^4.0.1",
+ "@smithy/property-provider": "^4.0.1",
+ "@smithy/shared-ini-file-loader": "^4.0.1",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/is-array-buffer": {
- "version": "3.0.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/types": {
+ "version": "3.734.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-buffer-from": {
- "version": "3.0.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-node/node_modules/@smithy/property-provider": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@smithy/is-array-buffer": "^3.0.0",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-utf8": {
- "version": "3.0.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-node/node_modules/@smithy/shared-ini-file-loader": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@smithy/util-buffer-from": "^3.0.0",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudwatch-logs": {
- "version": "3.682.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-node/node_modules/@smithy/types": {
+ "version": "4.1.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/client-sso-oidc": "3.682.0",
- "@aws-sdk/client-sts": "3.682.0",
- "@aws-sdk/core": "3.679.0",
- "@aws-sdk/credential-provider-node": "3.682.0",
- "@aws-sdk/middleware-host-header": "3.679.0",
- "@aws-sdk/middleware-logger": "3.679.0",
- "@aws-sdk/middleware-recursion-detection": "3.679.0",
- "@aws-sdk/middleware-user-agent": "3.682.0",
- "@aws-sdk/region-config-resolver": "3.679.0",
- "@aws-sdk/types": "3.679.0",
- "@aws-sdk/util-endpoints": "3.679.0",
- "@aws-sdk/util-user-agent-browser": "3.679.0",
- "@aws-sdk/util-user-agent-node": "3.682.0",
- "@smithy/config-resolver": "^3.0.9",
- "@smithy/core": "^2.4.8",
- "@smithy/eventstream-serde-browser": "^3.0.10",
- "@smithy/eventstream-serde-config-resolver": "^3.0.7",
- "@smithy/eventstream-serde-node": "^3.0.9",
- "@smithy/fetch-http-handler": "^3.2.9",
- "@smithy/hash-node": "^3.0.7",
- "@smithy/invalid-dependency": "^3.0.7",
- "@smithy/middleware-content-length": "^3.0.9",
- "@smithy/middleware-endpoint": "^3.1.4",
- "@smithy/middleware-retry": "^3.0.23",
- "@smithy/middleware-serde": "^3.0.7",
- "@smithy/middleware-stack": "^3.0.7",
- "@smithy/node-config-provider": "^3.1.8",
- "@smithy/node-http-handler": "^3.2.4",
- "@smithy/protocol-http": "^4.1.4",
- "@smithy/smithy-client": "^3.4.0",
- "@smithy/types": "^3.5.0",
- "@smithy/url-parser": "^3.0.7",
- "@smithy/util-base64": "^3.0.0",
- "@smithy/util-body-length-browser": "^3.0.0",
- "@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.23",
- "@smithy/util-defaults-mode-node": "^3.0.23",
- "@smithy/util-endpoints": "^2.1.3",
- "@smithy/util-middleware": "^3.0.7",
- "@smithy/util-retry": "^3.0.7",
- "@smithy/util-utf8": "^3.0.0",
- "@types/uuid": "^9.0.1",
- "tslib": "^2.6.2",
- "uuid": "^9.0.1"
+ "tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-sdk/client-sso": {
- "version": "3.682.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-process": {
+ "version": "3.758.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/core": "3.679.0",
- "@aws-sdk/middleware-host-header": "3.679.0",
- "@aws-sdk/middleware-logger": "3.679.0",
- "@aws-sdk/middleware-recursion-detection": "3.679.0",
- "@aws-sdk/middleware-user-agent": "3.682.0",
- "@aws-sdk/region-config-resolver": "3.679.0",
- "@aws-sdk/types": "3.679.0",
- "@aws-sdk/util-endpoints": "3.679.0",
- "@aws-sdk/util-user-agent-browser": "3.679.0",
- "@aws-sdk/util-user-agent-node": "3.682.0",
- "@smithy/config-resolver": "^3.0.9",
- "@smithy/core": "^2.4.8",
- "@smithy/fetch-http-handler": "^3.2.9",
- "@smithy/hash-node": "^3.0.7",
- "@smithy/invalid-dependency": "^3.0.7",
- "@smithy/middleware-content-length": "^3.0.9",
- "@smithy/middleware-endpoint": "^3.1.4",
- "@smithy/middleware-retry": "^3.0.23",
- "@smithy/middleware-serde": "^3.0.7",
- "@smithy/middleware-stack": "^3.0.7",
- "@smithy/node-config-provider": "^3.1.8",
- "@smithy/node-http-handler": "^3.2.4",
- "@smithy/protocol-http": "^4.1.4",
- "@smithy/smithy-client": "^3.4.0",
- "@smithy/types": "^3.5.0",
- "@smithy/url-parser": "^3.0.7",
- "@smithy/util-base64": "^3.0.0",
- "@smithy/util-body-length-browser": "^3.0.0",
- "@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.23",
- "@smithy/util-defaults-mode-node": "^3.0.23",
- "@smithy/util-endpoints": "^2.1.3",
- "@smithy/util-middleware": "^3.0.7",
- "@smithy/util-retry": "^3.0.7",
- "@smithy/util-utf8": "^3.0.0",
+ "@aws-sdk/core": "3.758.0",
+ "@aws-sdk/types": "3.734.0",
+ "@smithy/property-provider": "^4.0.1",
+ "@smithy/shared-ini-file-loader": "^4.0.1",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-sdk/client-sso-oidc": {
- "version": "3.682.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-process/node_modules/@aws-sdk/core": {
+ "version": "3.758.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/core": "3.679.0",
- "@aws-sdk/credential-provider-node": "3.682.0",
- "@aws-sdk/middleware-host-header": "3.679.0",
- "@aws-sdk/middleware-logger": "3.679.0",
- "@aws-sdk/middleware-recursion-detection": "3.679.0",
- "@aws-sdk/middleware-user-agent": "3.682.0",
- "@aws-sdk/region-config-resolver": "3.679.0",
- "@aws-sdk/types": "3.679.0",
- "@aws-sdk/util-endpoints": "3.679.0",
- "@aws-sdk/util-user-agent-browser": "3.679.0",
- "@aws-sdk/util-user-agent-node": "3.682.0",
- "@smithy/config-resolver": "^3.0.9",
- "@smithy/core": "^2.4.8",
- "@smithy/fetch-http-handler": "^3.2.9",
- "@smithy/hash-node": "^3.0.7",
- "@smithy/invalid-dependency": "^3.0.7",
- "@smithy/middleware-content-length": "^3.0.9",
- "@smithy/middleware-endpoint": "^3.1.4",
- "@smithy/middleware-retry": "^3.0.23",
- "@smithy/middleware-serde": "^3.0.7",
- "@smithy/middleware-stack": "^3.0.7",
- "@smithy/node-config-provider": "^3.1.8",
- "@smithy/node-http-handler": "^3.2.4",
- "@smithy/protocol-http": "^4.1.4",
- "@smithy/smithy-client": "^3.4.0",
- "@smithy/types": "^3.5.0",
- "@smithy/url-parser": "^3.0.7",
- "@smithy/util-base64": "^3.0.0",
- "@smithy/util-body-length-browser": "^3.0.0",
- "@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.23",
- "@smithy/util-defaults-mode-node": "^3.0.23",
- "@smithy/util-endpoints": "^2.1.3",
- "@smithy/util-middleware": "^3.0.7",
- "@smithy/util-retry": "^3.0.7",
- "@smithy/util-utf8": "^3.0.0",
+ "@aws-sdk/types": "3.734.0",
+ "@smithy/core": "^3.1.5",
+ "@smithy/node-config-provider": "^4.0.1",
+ "@smithy/property-provider": "^4.0.1",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/signature-v4": "^5.0.1",
+ "@smithy/smithy-client": "^4.1.6",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-middleware": "^4.0.1",
+ "fast-xml-parser": "4.4.1",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
- },
- "peerDependencies": {
- "@aws-sdk/client-sts": "^3.682.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-sdk/client-sts": {
- "version": "3.682.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-process/node_modules/@aws-sdk/types": {
+ "version": "3.734.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/client-sso-oidc": "3.682.0",
- "@aws-sdk/core": "3.679.0",
- "@aws-sdk/credential-provider-node": "3.682.0",
- "@aws-sdk/middleware-host-header": "3.679.0",
- "@aws-sdk/middleware-logger": "3.679.0",
- "@aws-sdk/middleware-recursion-detection": "3.679.0",
- "@aws-sdk/middleware-user-agent": "3.682.0",
- "@aws-sdk/region-config-resolver": "3.679.0",
- "@aws-sdk/types": "3.679.0",
- "@aws-sdk/util-endpoints": "3.679.0",
- "@aws-sdk/util-user-agent-browser": "3.679.0",
- "@aws-sdk/util-user-agent-node": "3.682.0",
- "@smithy/config-resolver": "^3.0.9",
- "@smithy/core": "^2.4.8",
- "@smithy/fetch-http-handler": "^3.2.9",
- "@smithy/hash-node": "^3.0.7",
- "@smithy/invalid-dependency": "^3.0.7",
- "@smithy/middleware-content-length": "^3.0.9",
- "@smithy/middleware-endpoint": "^3.1.4",
- "@smithy/middleware-retry": "^3.0.23",
- "@smithy/middleware-serde": "^3.0.7",
- "@smithy/middleware-stack": "^3.0.7",
- "@smithy/node-config-provider": "^3.1.8",
- "@smithy/node-http-handler": "^3.2.4",
- "@smithy/protocol-http": "^4.1.4",
- "@smithy/smithy-client": "^3.4.0",
- "@smithy/types": "^3.5.0",
- "@smithy/url-parser": "^3.0.7",
- "@smithy/util-base64": "^3.0.0",
- "@smithy/util-body-length-browser": "^3.0.0",
- "@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.23",
- "@smithy/util-defaults-mode-node": "^3.0.23",
- "@smithy/util-endpoints": "^2.1.3",
- "@smithy/util-middleware": "^3.0.7",
- "@smithy/util-retry": "^3.0.7",
- "@smithy/util-utf8": "^3.0.0",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-sdk/core": {
- "version": "3.679.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-process/node_modules/@smithy/core": {
+ "version": "3.1.5",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.679.0",
- "@smithy/core": "^2.4.8",
- "@smithy/node-config-provider": "^3.1.8",
- "@smithy/property-provider": "^3.1.7",
- "@smithy/protocol-http": "^4.1.4",
- "@smithy/signature-v4": "^4.2.0",
- "@smithy/smithy-client": "^3.4.0",
- "@smithy/types": "^3.5.0",
- "@smithy/util-middleware": "^3.0.7",
- "fast-xml-parser": "4.4.1",
+ "@smithy/middleware-serde": "^4.0.2",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-body-length-browser": "^4.0.0",
+ "@smithy/util-middleware": "^4.0.1",
+ "@smithy/util-stream": "^4.1.2",
+ "@smithy/util-utf8": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-sdk/credential-provider-env": {
- "version": "3.679.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-process/node_modules/@smithy/middleware-endpoint": {
+ "version": "4.0.6",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/core": "3.679.0",
- "@aws-sdk/types": "3.679.0",
- "@smithy/property-provider": "^3.1.7",
- "@smithy/types": "^3.5.0",
+ "@smithy/core": "^3.1.5",
+ "@smithy/middleware-serde": "^4.0.2",
+ "@smithy/node-config-provider": "^4.0.1",
+ "@smithy/shared-ini-file-loader": "^4.0.1",
+ "@smithy/types": "^4.1.0",
+ "@smithy/url-parser": "^4.0.1",
+ "@smithy/util-middleware": "^4.0.1",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-sdk/credential-provider-http": {
- "version": "3.679.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-process/node_modules/@smithy/middleware-serde": {
+ "version": "4.0.2",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/core": "3.679.0",
- "@aws-sdk/types": "3.679.0",
- "@smithy/fetch-http-handler": "^3.2.9",
- "@smithy/node-http-handler": "^3.2.4",
- "@smithy/property-provider": "^3.1.7",
- "@smithy/protocol-http": "^4.1.4",
- "@smithy/smithy-client": "^3.4.0",
- "@smithy/types": "^3.5.0",
- "@smithy/util-stream": "^3.1.9",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-sdk/credential-provider-ini": {
- "version": "3.682.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-process/node_modules/@smithy/middleware-stack": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/core": "3.679.0",
- "@aws-sdk/credential-provider-env": "3.679.0",
- "@aws-sdk/credential-provider-http": "3.679.0",
- "@aws-sdk/credential-provider-process": "3.679.0",
- "@aws-sdk/credential-provider-sso": "3.682.0",
- "@aws-sdk/credential-provider-web-identity": "3.679.0",
- "@aws-sdk/types": "3.679.0",
- "@smithy/credential-provider-imds": "^3.2.4",
- "@smithy/property-provider": "^3.1.7",
- "@smithy/shared-ini-file-loader": "^3.1.8",
- "@smithy/types": "^3.5.0",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
- },
- "peerDependencies": {
- "@aws-sdk/client-sts": "^3.682.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-sdk/credential-provider-node": {
- "version": "3.682.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-process/node_modules/@smithy/node-config-provider": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/credential-provider-env": "3.679.0",
- "@aws-sdk/credential-provider-http": "3.679.0",
- "@aws-sdk/credential-provider-ini": "3.682.0",
- "@aws-sdk/credential-provider-process": "3.679.0",
- "@aws-sdk/credential-provider-sso": "3.682.0",
- "@aws-sdk/credential-provider-web-identity": "3.679.0",
- "@aws-sdk/types": "3.679.0",
- "@smithy/credential-provider-imds": "^3.2.4",
- "@smithy/property-provider": "^3.1.7",
- "@smithy/shared-ini-file-loader": "^3.1.8",
- "@smithy/types": "^3.5.0",
+ "@smithy/property-provider": "^4.0.1",
+ "@smithy/shared-ini-file-loader": "^4.0.1",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-sdk/credential-provider-process": {
- "version": "3.679.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-process/node_modules/@smithy/property-provider": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/core": "3.679.0",
- "@aws-sdk/types": "3.679.0",
- "@smithy/property-provider": "^3.1.7",
- "@smithy/shared-ini-file-loader": "^3.1.8",
- "@smithy/types": "^3.5.0",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-sdk/credential-provider-sso": {
- "version": "3.682.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-process/node_modules/@smithy/protocol-http": {
+ "version": "5.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/client-sso": "3.682.0",
- "@aws-sdk/core": "3.679.0",
- "@aws-sdk/token-providers": "3.679.0",
- "@aws-sdk/types": "3.679.0",
- "@smithy/property-provider": "^3.1.7",
- "@smithy/shared-ini-file-loader": "^3.1.8",
- "@smithy/types": "^3.5.0",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-sdk/credential-provider-web-identity": {
- "version": "3.679.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-process/node_modules/@smithy/shared-ini-file-loader": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/core": "3.679.0",
- "@aws-sdk/types": "3.679.0",
- "@smithy/property-provider": "^3.1.7",
- "@smithy/types": "^3.5.0",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-process/node_modules/@smithy/signature-v4": {
+ "version": "5.0.1",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@smithy/is-array-buffer": "^4.0.0",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-hex-encoding": "^4.0.0",
+ "@smithy/util-middleware": "^4.0.1",
+ "@smithy/util-uri-escape": "^4.0.0",
+ "@smithy/util-utf8": "^4.0.0",
+ "tslib": "^2.6.2"
},
- "peerDependencies": {
- "@aws-sdk/client-sts": "^3.679.0"
+ "engines": {
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-sdk/middleware-host-header": {
- "version": "3.679.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-process/node_modules/@smithy/smithy-client": {
+ "version": "4.1.6",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.679.0",
- "@smithy/protocol-http": "^4.1.4",
- "@smithy/types": "^3.5.0",
+ "@smithy/core": "^3.1.5",
+ "@smithy/middleware-endpoint": "^4.0.6",
+ "@smithy/middleware-stack": "^4.0.1",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-stream": "^4.1.2",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-sdk/middleware-logger": {
- "version": "3.679.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-process/node_modules/@smithy/types": {
+ "version": "4.1.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.679.0",
- "@smithy/types": "^3.5.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-sdk/middleware-recursion-detection": {
- "version": "3.679.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-process/node_modules/@smithy/url-parser": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.679.0",
- "@smithy/protocol-http": "^4.1.4",
- "@smithy/types": "^3.5.0",
+ "@smithy/querystring-parser": "^4.0.1",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-sdk/middleware-user-agent": {
- "version": "3.682.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-process/node_modules/@smithy/util-body-length-browser": {
+ "version": "4.0.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/core": "3.679.0",
- "@aws-sdk/types": "3.679.0",
- "@aws-sdk/util-endpoints": "3.679.0",
- "@smithy/core": "^2.4.8",
- "@smithy/protocol-http": "^4.1.4",
- "@smithy/types": "^3.5.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-sdk/region-config-resolver": {
- "version": "3.679.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-process/node_modules/@smithy/util-middleware": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.679.0",
- "@smithy/node-config-provider": "^3.1.8",
- "@smithy/types": "^3.5.0",
- "@smithy/util-config-provider": "^3.0.0",
- "@smithy/util-middleware": "^3.0.7",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-sdk/token-providers": {
- "version": "3.679.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-process/node_modules/@smithy/util-utf8": {
+ "version": "4.0.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.679.0",
- "@smithy/property-provider": "^3.1.7",
- "@smithy/shared-ini-file-loader": "^3.1.8",
- "@smithy/types": "^3.5.0",
+ "@smithy/util-buffer-from": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
- },
- "peerDependencies": {
- "@aws-sdk/client-sso-oidc": "^3.679.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-sdk/types": {
- "version": "3.679.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-sso": {
+ "version": "3.758.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@smithy/types": "^3.5.0",
+ "@aws-sdk/client-sso": "3.758.0",
+ "@aws-sdk/core": "3.758.0",
+ "@aws-sdk/token-providers": "3.758.0",
+ "@aws-sdk/types": "3.734.0",
+ "@smithy/property-provider": "^4.0.1",
+ "@smithy/shared-ini-file-loader": "^4.0.1",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-sdk/util-endpoints": {
- "version": "3.679.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-sso/node_modules/@aws-sdk/core": {
+ "version": "3.758.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.679.0",
- "@smithy/types": "^3.5.0",
- "@smithy/util-endpoints": "^2.1.3",
+ "@aws-sdk/types": "3.734.0",
+ "@smithy/core": "^3.1.5",
+ "@smithy/node-config-provider": "^4.0.1",
+ "@smithy/property-provider": "^4.0.1",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/signature-v4": "^5.0.1",
+ "@smithy/smithy-client": "^4.1.6",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-middleware": "^4.0.1",
+ "fast-xml-parser": "4.4.1",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-sdk/util-user-agent-browser": {
- "version": "3.679.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-sso/node_modules/@aws-sdk/token-providers": {
+ "version": "3.758.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.679.0",
- "@smithy/types": "^3.5.0",
- "bowser": "^2.11.0",
+ "@aws-sdk/nested-clients": "3.758.0",
+ "@aws-sdk/types": "3.734.0",
+ "@smithy/property-provider": "^4.0.1",
+ "@smithy/shared-ini-file-loader": "^4.0.1",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-sdk/util-user-agent-node": {
- "version": "3.682.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-sso/node_modules/@aws-sdk/types": {
+ "version": "3.734.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/middleware-user-agent": "3.682.0",
- "@aws-sdk/types": "3.679.0",
- "@smithy/node-config-provider": "^3.1.8",
- "@smithy/types": "^3.5.0",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
- },
- "peerDependencies": {
- "aws-crt": ">=1.0.0"
- },
- "peerDependenciesMeta": {
- "aws-crt": {
- "optional": true
- }
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@smithy/fetch-http-handler": {
- "version": "3.2.9",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-sso/node_modules/@smithy/core": {
+ "version": "3.1.5",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@smithy/protocol-http": "^4.1.4",
- "@smithy/querystring-builder": "^3.0.7",
- "@smithy/types": "^3.5.0",
- "@smithy/util-base64": "^3.0.0",
+ "@smithy/middleware-serde": "^4.0.2",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-body-length-browser": "^4.0.0",
+ "@smithy/util-middleware": "^4.0.1",
+ "@smithy/util-stream": "^4.1.2",
+ "@smithy/util-utf8": "^4.0.0",
"tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@smithy/is-array-buffer": {
- "version": "3.0.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-sso/node_modules/@smithy/middleware-endpoint": {
+ "version": "4.0.6",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
+ "@smithy/core": "^3.1.5",
+ "@smithy/middleware-serde": "^4.0.2",
+ "@smithy/node-config-provider": "^4.0.1",
+ "@smithy/shared-ini-file-loader": "^4.0.1",
+ "@smithy/types": "^4.1.0",
+ "@smithy/url-parser": "^4.0.1",
+ "@smithy/util-middleware": "^4.0.1",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@smithy/util-buffer-from": {
- "version": "3.0.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-sso/node_modules/@smithy/middleware-serde": {
+ "version": "4.0.2",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@smithy/is-array-buffer": "^3.0.0",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@smithy/util-utf8": {
- "version": "3.0.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-sso/node_modules/@smithy/middleware-stack": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@smithy/util-buffer-from": "^3.0.0",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-sso/node_modules/@smithy/node-config-provider": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/middleware-host-header": "3.693.0",
- "@aws-sdk/middleware-logger": "3.693.0",
- "@aws-sdk/middleware-recursion-detection": "3.693.0",
- "@aws-sdk/middleware-user-agent": "3.693.0",
- "@aws-sdk/region-config-resolver": "3.693.0",
- "@aws-sdk/token-providers": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@aws-sdk/util-endpoints": "3.693.0",
- "@aws-sdk/util-user-agent-browser": "3.693.0",
- "@aws-sdk/util-user-agent-node": "3.693.0",
- "@smithy/config-resolver": "^3.0.11",
- "@smithy/core": "^2.5.2",
- "@smithy/fetch-http-handler": "^4.1.0",
- "@smithy/hash-node": "^3.0.9",
- "@smithy/invalid-dependency": "^3.0.9",
- "@smithy/middleware-content-length": "^3.0.11",
- "@smithy/middleware-endpoint": "^3.2.2",
- "@smithy/middleware-retry": "^3.0.26",
- "@smithy/middleware-serde": "^3.0.9",
- "@smithy/middleware-stack": "^3.0.9",
- "@smithy/node-config-provider": "^3.1.10",
- "@smithy/node-http-handler": "^3.3.0",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/smithy-client": "^3.4.3",
- "@smithy/types": "^3.7.0",
- "@smithy/url-parser": "^3.0.9",
- "@smithy/util-base64": "^3.0.0",
- "@smithy/util-body-length-browser": "^3.0.0",
- "@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.26",
- "@smithy/util-defaults-mode-node": "^3.0.26",
- "@smithy/util-endpoints": "^2.1.5",
- "@smithy/util-middleware": "^3.0.9",
- "@smithy/util-retry": "^3.0.9",
- "@smithy/util-utf8": "^3.0.0",
- "@types/uuid": "^9.0.1",
- "tslib": "^2.6.2",
- "uuid": "^9.0.1"
+ "@smithy/property-provider": "^4.0.1",
+ "@smithy/shared-ini-file-loader": "^4.0.1",
+ "@smithy/types": "^4.1.0",
+ "tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso": {
- "version": "3.758.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-sso/node_modules/@smithy/property-provider": {
+ "version": "4.0.1",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@smithy/types": "^4.1.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-sso/node_modules/@smithy/protocol-http": {
+ "version": "5.0.1",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/core": "3.758.0",
- "@aws-sdk/middleware-host-header": "3.734.0",
- "@aws-sdk/middleware-logger": "3.734.0",
- "@aws-sdk/middleware-recursion-detection": "3.734.0",
- "@aws-sdk/middleware-user-agent": "3.758.0",
- "@aws-sdk/region-config-resolver": "3.734.0",
- "@aws-sdk/types": "3.734.0",
- "@aws-sdk/util-endpoints": "3.743.0",
- "@aws-sdk/util-user-agent-browser": "3.734.0",
- "@aws-sdk/util-user-agent-node": "3.758.0",
- "@smithy/config-resolver": "^4.0.1",
- "@smithy/core": "^3.1.5",
- "@smithy/fetch-http-handler": "^5.0.1",
- "@smithy/hash-node": "^4.0.1",
- "@smithy/invalid-dependency": "^4.0.1",
- "@smithy/middleware-content-length": "^4.0.1",
- "@smithy/middleware-endpoint": "^4.0.6",
- "@smithy/middleware-retry": "^4.0.7",
- "@smithy/middleware-serde": "^4.0.2",
- "@smithy/middleware-stack": "^4.0.1",
- "@smithy/node-config-provider": "^4.0.1",
- "@smithy/node-http-handler": "^4.0.3",
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/smithy-client": "^4.1.6",
"@smithy/types": "^4.1.0",
- "@smithy/url-parser": "^4.0.1",
- "@smithy/util-base64": "^4.0.0",
- "@smithy/util-body-length-browser": "^4.0.0",
- "@smithy/util-body-length-node": "^4.0.0",
- "@smithy/util-defaults-mode-browser": "^4.0.7",
- "@smithy/util-defaults-mode-node": "^4.0.7",
- "@smithy/util-endpoints": "^3.0.1",
- "@smithy/util-middleware": "^4.0.1",
- "@smithy/util-retry": "^4.0.1",
- "@smithy/util-utf8": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc": {
- "version": "3.758.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-sso/node_modules/@smithy/shared-ini-file-loader": {
+ "version": "4.0.1",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/core": "3.758.0",
- "@aws-sdk/credential-provider-node": "3.758.0",
- "@aws-sdk/middleware-host-header": "3.734.0",
- "@aws-sdk/middleware-logger": "3.734.0",
- "@aws-sdk/middleware-recursion-detection": "3.734.0",
- "@aws-sdk/middleware-user-agent": "3.758.0",
- "@aws-sdk/region-config-resolver": "3.734.0",
- "@aws-sdk/types": "3.734.0",
- "@aws-sdk/util-endpoints": "3.743.0",
- "@aws-sdk/util-user-agent-browser": "3.734.0",
- "@aws-sdk/util-user-agent-node": "3.758.0",
- "@smithy/config-resolver": "^4.0.1",
- "@smithy/core": "^3.1.5",
- "@smithy/fetch-http-handler": "^5.0.1",
- "@smithy/hash-node": "^4.0.1",
- "@smithy/invalid-dependency": "^4.0.1",
- "@smithy/middleware-content-length": "^4.0.1",
- "@smithy/middleware-endpoint": "^4.0.6",
- "@smithy/middleware-retry": "^4.0.7",
- "@smithy/middleware-serde": "^4.0.2",
- "@smithy/middleware-stack": "^4.0.1",
- "@smithy/node-config-provider": "^4.0.1",
- "@smithy/node-http-handler": "^4.0.3",
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/smithy-client": "^4.1.6",
"@smithy/types": "^4.1.0",
- "@smithy/url-parser": "^4.0.1",
- "@smithy/util-base64": "^4.0.0",
- "@smithy/util-body-length-browser": "^4.0.0",
- "@smithy/util-body-length-node": "^4.0.0",
- "@smithy/util-defaults-mode-browser": "^4.0.7",
- "@smithy/util-defaults-mode-node": "^4.0.7",
- "@smithy/util-endpoints": "^3.0.1",
- "@smithy/util-middleware": "^4.0.1",
- "@smithy/util-retry": "^4.0.1",
- "@smithy/util-utf8": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@aws-sdk/core": {
- "version": "3.758.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-sso/node_modules/@smithy/signature-v4": {
+ "version": "5.0.1",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@aws-sdk/types": "3.734.0",
- "@smithy/core": "^3.1.5",
- "@smithy/node-config-provider": "^4.0.1",
- "@smithy/property-provider": "^4.0.1",
+ "@smithy/is-array-buffer": "^4.0.0",
"@smithy/protocol-http": "^5.0.1",
- "@smithy/signature-v4": "^5.0.1",
- "@smithy/smithy-client": "^4.1.6",
"@smithy/types": "^4.1.0",
+ "@smithy/util-hex-encoding": "^4.0.0",
"@smithy/util-middleware": "^4.0.1",
- "fast-xml-parser": "4.4.1",
+ "@smithy/util-uri-escape": "^4.0.0",
+ "@smithy/util-utf8": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@aws-sdk/middleware-host-header": {
- "version": "3.734.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-sso/node_modules/@smithy/smithy-client": {
+ "version": "4.1.6",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@aws-sdk/types": "3.734.0",
+ "@smithy/core": "^3.1.5",
+ "@smithy/middleware-endpoint": "^4.0.6",
+ "@smithy/middleware-stack": "^4.0.1",
"@smithy/protocol-http": "^5.0.1",
"@smithy/types": "^4.1.0",
+ "@smithy/util-stream": "^4.1.2",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@aws-sdk/middleware-logger": {
- "version": "3.734.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-sso/node_modules/@smithy/types": {
+ "version": "4.1.0",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@aws-sdk/types": "3.734.0",
- "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@aws-sdk/middleware-recursion-detection": {
- "version": "3.734.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-sso/node_modules/@smithy/url-parser": {
+ "version": "4.0.1",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@aws-sdk/types": "3.734.0",
- "@smithy/protocol-http": "^5.0.1",
+ "@smithy/querystring-parser": "^4.0.1",
"@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
@@ -2858,166 +6009,265 @@
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@aws-sdk/middleware-user-agent": {
- "version": "3.758.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-sso/node_modules/@smithy/util-body-length-browser": {
+ "version": "4.0.0",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@aws-sdk/core": "3.758.0",
- "@aws-sdk/types": "3.734.0",
- "@aws-sdk/util-endpoints": "3.743.0",
- "@smithy/core": "^3.1.5",
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@aws-sdk/region-config-resolver": {
- "version": "3.734.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-sso/node_modules/@smithy/util-middleware": {
+ "version": "4.0.1",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@aws-sdk/types": "3.734.0",
- "@smithy/node-config-provider": "^4.0.1",
"@smithy/types": "^4.1.0",
- "@smithy/util-config-provider": "^4.0.0",
- "@smithy/util-middleware": "^4.0.1",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@aws-sdk/types": {
- "version": "3.734.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-sso/node_modules/@smithy/util-utf8": {
+ "version": "4.0.0",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@smithy/util-buffer-from": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@aws-sdk/util-endpoints": {
- "version": "3.743.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/middleware-host-header": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.734.0",
- "@smithy/types": "^4.1.0",
- "@smithy/util-endpoints": "^3.0.1",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@aws-sdk/util-user-agent-browser": {
- "version": "3.734.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/middleware-logger": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/types": "^3.7.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/middleware-recursion-detection": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/types": "^3.7.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/middleware-user-agent": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@aws-sdk/util-endpoints": "3.693.0",
+ "@smithy/core": "^2.5.2",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/types": "^3.7.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/region-config-resolver": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/types": "^3.7.0",
+ "@smithy/util-config-provider": "^3.0.0",
+ "@smithy/util-middleware": "^3.0.9",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/token-providers": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/shared-ini-file-loader": "^3.1.10",
+ "@smithy/types": "^3.7.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "@aws-sdk/client-sso-oidc": "^3.693.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/util-endpoints": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/types": "^3.7.0",
+ "@smithy/util-endpoints": "^2.1.5",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/util-user-agent-browser": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/types": "^3.7.0",
+ "bowser": "^2.11.0",
+ "tslib": "^2.6.2"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/util-user-agent-node": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/middleware-user-agent": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/types": "^3.7.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "aws-crt": ">=1.0.0"
+ },
+ "peerDependenciesMeta": {
+ "aws-crt": {
+ "optional": true
+ }
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/abort-controller": {
+ "version": "4.0.1",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@aws-sdk/types": "3.734.0",
"@smithy/types": "^4.1.0",
- "bowser": "^2.11.0",
"tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/abort-controller/node_modules/@smithy/types": {
+ "version": "4.1.0",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@aws-sdk/util-user-agent-node": {
- "version": "3.758.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/credential-provider-imds": {
+ "version": "4.0.1",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@aws-sdk/middleware-user-agent": "3.758.0",
- "@aws-sdk/types": "3.734.0",
"@smithy/node-config-provider": "^4.0.1",
+ "@smithy/property-provider": "^4.0.1",
"@smithy/types": "^4.1.0",
+ "@smithy/url-parser": "^4.0.1",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
- },
- "peerDependencies": {
- "aws-crt": ">=1.0.0"
- },
- "peerDependenciesMeta": {
- "aws-crt": {
- "optional": true
- }
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/config-resolver": {
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/credential-provider-imds/node_modules/@smithy/node-config-provider": {
"version": "4.0.1",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@smithy/node-config-provider": "^4.0.1",
+ "@smithy/property-provider": "^4.0.1",
+ "@smithy/shared-ini-file-loader": "^4.0.1",
"@smithy/types": "^4.1.0",
- "@smithy/util-config-provider": "^4.0.0",
- "@smithy/util-middleware": "^4.0.1",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/core": {
- "version": "3.1.5",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/credential-provider-imds/node_modules/@smithy/property-provider": {
+ "version": "4.0.1",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@smithy/middleware-serde": "^4.0.2",
- "@smithy/protocol-http": "^5.0.1",
"@smithy/types": "^4.1.0",
- "@smithy/util-body-length-browser": "^4.0.0",
- "@smithy/util-middleware": "^4.0.1",
- "@smithy/util-stream": "^4.1.2",
- "@smithy/util-utf8": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/fetch-http-handler": {
- "version": "5.0.1",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/credential-provider-imds/node_modules/@smithy/shared-ini-file-loader": {
+ "version": "4.0.1",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/querystring-builder": "^4.0.1",
"@smithy/types": "^4.1.0",
- "@smithy/util-base64": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/hash-node": {
- "version": "4.0.1",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/credential-provider-imds/node_modules/@smithy/types": {
+ "version": "4.1.0",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@smithy/types": "^4.1.0",
- "@smithy/util-buffer-from": "^4.0.0",
- "@smithy/util-utf8": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/invalid-dependency": {
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/credential-provider-imds/node_modules/@smithy/url-parser": {
"version": "4.0.1",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
+ "@smithy/querystring-parser": "^4.0.1",
"@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
@@ -3025,58 +6275,43 @@
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/middleware-content-length": {
- "version": "4.0.1",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/is-array-buffer": {
+ "version": "4.0.0",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/middleware-endpoint": {
- "version": "4.0.6",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/querystring-builder": {
+ "version": "4.0.1",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@smithy/core": "^3.1.5",
- "@smithy/middleware-serde": "^4.0.2",
- "@smithy/node-config-provider": "^4.0.1",
- "@smithy/shared-ini-file-loader": "^4.0.1",
"@smithy/types": "^4.1.0",
- "@smithy/url-parser": "^4.0.1",
- "@smithy/util-middleware": "^4.0.1",
+ "@smithy/util-uri-escape": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/middleware-retry": {
- "version": "4.0.7",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/querystring-builder/node_modules/@smithy/types": {
+ "version": "4.1.0",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@smithy/node-config-provider": "^4.0.1",
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/service-error-classification": "^4.0.1",
- "@smithy/smithy-client": "^4.1.6",
- "@smithy/types": "^4.1.0",
- "@smithy/util-middleware": "^4.0.1",
- "@smithy/util-retry": "^4.0.1",
- "tslib": "^2.6.2",
- "uuid": "^9.0.1"
+ "tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/middleware-serde": {
- "version": "4.0.2",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/querystring-parser": {
+ "version": "4.0.1",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
@@ -3087,143 +6322,134 @@
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/middleware-stack": {
- "version": "4.0.1",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/querystring-parser/node_modules/@smithy/types": {
+ "version": "4.1.0",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/node-config-provider": {
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/service-error-classification": {
"version": "4.0.1",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@smithy/property-provider": "^4.0.1",
- "@smithy/shared-ini-file-loader": "^4.0.1",
- "@smithy/types": "^4.1.0",
- "tslib": "^2.6.2"
+ "@smithy/types": "^4.1.0"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/node-http-handler": {
- "version": "4.0.3",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/service-error-classification/node_modules/@smithy/types": {
+ "version": "4.1.0",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@smithy/abort-controller": "^4.0.1",
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/querystring-builder": "^4.0.1",
- "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/property-provider": {
- "version": "4.0.1",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/util-buffer-from": {
+ "version": "4.0.0",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@smithy/is-array-buffer": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/protocol-http": {
- "version": "5.0.1",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/util-hex-encoding": {
+ "version": "4.0.0",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/shared-ini-file-loader": {
- "version": "4.0.1",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/util-stream": {
+ "version": "4.1.2",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
+ "@smithy/fetch-http-handler": "^5.0.1",
+ "@smithy/node-http-handler": "^4.0.3",
"@smithy/types": "^4.1.0",
+ "@smithy/util-base64": "^4.0.0",
+ "@smithy/util-buffer-from": "^4.0.0",
+ "@smithy/util-hex-encoding": "^4.0.0",
+ "@smithy/util-utf8": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/signature-v4": {
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler": {
"version": "5.0.1",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@smithy/is-array-buffer": "^4.0.0",
"@smithy/protocol-http": "^5.0.1",
+ "@smithy/querystring-builder": "^4.0.1",
"@smithy/types": "^4.1.0",
- "@smithy/util-hex-encoding": "^4.0.0",
- "@smithy/util-middleware": "^4.0.1",
- "@smithy/util-uri-escape": "^4.0.0",
- "@smithy/util-utf8": "^4.0.0",
+ "@smithy/util-base64": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/smithy-client": {
- "version": "4.1.6",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/util-stream/node_modules/@smithy/node-http-handler": {
+ "version": "4.0.3",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@smithy/core": "^3.1.5",
- "@smithy/middleware-endpoint": "^4.0.6",
- "@smithy/middleware-stack": "^4.0.1",
+ "@smithy/abort-controller": "^4.0.1",
"@smithy/protocol-http": "^5.0.1",
+ "@smithy/querystring-builder": "^4.0.1",
"@smithy/types": "^4.1.0",
- "@smithy/util-stream": "^4.1.2",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/types": {
- "version": "4.1.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/util-stream/node_modules/@smithy/protocol-http": {
+ "version": "5.0.1",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/url-parser": {
- "version": "4.0.1",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/util-stream/node_modules/@smithy/types": {
+ "version": "4.1.0",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@smithy/querystring-parser": "^4.0.1",
- "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/util-base64": {
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/util-stream/node_modules/@smithy/util-base64": {
"version": "4.0.0",
"license": "Apache-2.0",
"peer": true,
@@ -3236,18 +6462,19 @@
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/util-body-length-browser": {
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/util-stream/node_modules/@smithy/util-utf8": {
"version": "4.0.0",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
+ "@smithy/util-buffer-from": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/util-body-length-node": {
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/util-uri-escape": {
"version": "4.0.0",
"license": "Apache-2.0",
"peer": true,
@@ -3258,280 +6485,385 @@
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/util-config-provider": {
- "version": "4.0.0",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/util-utf8": {
+ "version": "3.0.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
+ "@smithy/util-buffer-from": "^3.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/util-defaults-mode-browser": {
- "version": "4.0.7",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/util-utf8/node_modules/@smithy/is-array-buffer": {
+ "version": "3.0.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/property-provider": "^4.0.1",
- "@smithy/smithy-client": "^4.1.6",
- "@smithy/types": "^4.1.0",
- "bowser": "^2.11.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/util-defaults-mode-node": {
- "version": "4.0.7",
+ "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from": {
+ "version": "3.0.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/config-resolver": "^4.0.1",
- "@smithy/credential-provider-imds": "^4.0.1",
- "@smithy/node-config-provider": "^4.0.1",
- "@smithy/property-provider": "^4.0.1",
- "@smithy/smithy-client": "^4.1.6",
- "@smithy/types": "^4.1.0",
+ "@smithy/is-array-buffer": "^3.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/util-endpoints": {
- "version": "3.0.1",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity": {
+ "version": "3.730.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/client-cognito-identity/-/client-cognito-identity-3.730.0.tgz",
+ "integrity": "sha512-iJt2pL6RqWg7R3pja1WfcC2+oTjwaKFYndNE9oUQqyc6RN24XWUtGy9JnWqTUOy8jYzaP2eoF00fGeasSBX+Dw==",
"dependencies": {
- "@smithy/node-config-provider": "^4.0.1",
- "@smithy/types": "^4.1.0",
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/core": "3.730.0",
+ "@aws-sdk/credential-provider-node": "3.730.0",
+ "@aws-sdk/middleware-host-header": "3.723.0",
+ "@aws-sdk/middleware-logger": "3.723.0",
+ "@aws-sdk/middleware-recursion-detection": "3.723.0",
+ "@aws-sdk/middleware-user-agent": "3.730.0",
+ "@aws-sdk/region-config-resolver": "3.723.0",
+ "@aws-sdk/types": "3.723.0",
+ "@aws-sdk/util-endpoints": "3.730.0",
+ "@aws-sdk/util-user-agent-browser": "3.723.0",
+ "@aws-sdk/util-user-agent-node": "3.730.0",
+ "@smithy/config-resolver": "^4.0.0",
+ "@smithy/core": "^3.0.0",
+ "@smithy/fetch-http-handler": "^5.0.0",
+ "@smithy/hash-node": "^4.0.0",
+ "@smithy/invalid-dependency": "^4.0.0",
+ "@smithy/middleware-content-length": "^4.0.0",
+ "@smithy/middleware-endpoint": "^4.0.0",
+ "@smithy/middleware-retry": "^4.0.0",
+ "@smithy/middleware-serde": "^4.0.0",
+ "@smithy/middleware-stack": "^4.0.0",
+ "@smithy/node-config-provider": "^4.0.0",
+ "@smithy/node-http-handler": "^4.0.0",
+ "@smithy/protocol-http": "^5.0.0",
+ "@smithy/smithy-client": "^4.0.0",
+ "@smithy/types": "^4.0.0",
+ "@smithy/url-parser": "^4.0.0",
+ "@smithy/util-base64": "^4.0.0",
+ "@smithy/util-body-length-browser": "^4.0.0",
+ "@smithy/util-body-length-node": "^4.0.0",
+ "@smithy/util-defaults-mode-browser": "^4.0.0",
+ "@smithy/util-defaults-mode-node": "^4.0.0",
+ "@smithy/util-endpoints": "^3.0.0",
+ "@smithy/util-middleware": "^4.0.0",
+ "@smithy/util-retry": "^4.0.0",
+ "@smithy/util-utf8": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/util-middleware": {
- "version": "4.0.1",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso": {
+ "version": "3.730.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/client-sso/-/client-sso-3.730.0.tgz",
+ "integrity": "sha512-mI8kqkSuVlZklewEmN7jcbBMyVODBld3MsTjCKSl5ztduuPX69JD7nXLnWWPkw1PX4aGTO24AEoRMGNxntoXUg==",
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/core": "3.730.0",
+ "@aws-sdk/middleware-host-header": "3.723.0",
+ "@aws-sdk/middleware-logger": "3.723.0",
+ "@aws-sdk/middleware-recursion-detection": "3.723.0",
+ "@aws-sdk/middleware-user-agent": "3.730.0",
+ "@aws-sdk/region-config-resolver": "3.723.0",
+ "@aws-sdk/types": "3.723.0",
+ "@aws-sdk/util-endpoints": "3.730.0",
+ "@aws-sdk/util-user-agent-browser": "3.723.0",
+ "@aws-sdk/util-user-agent-node": "3.730.0",
+ "@smithy/config-resolver": "^4.0.0",
+ "@smithy/core": "^3.0.0",
+ "@smithy/fetch-http-handler": "^5.0.0",
+ "@smithy/hash-node": "^4.0.0",
+ "@smithy/invalid-dependency": "^4.0.0",
+ "@smithy/middleware-content-length": "^4.0.0",
+ "@smithy/middleware-endpoint": "^4.0.0",
+ "@smithy/middleware-retry": "^4.0.0",
+ "@smithy/middleware-serde": "^4.0.0",
+ "@smithy/middleware-stack": "^4.0.0",
+ "@smithy/node-config-provider": "^4.0.0",
+ "@smithy/node-http-handler": "^4.0.0",
+ "@smithy/protocol-http": "^5.0.0",
+ "@smithy/smithy-client": "^4.0.0",
+ "@smithy/types": "^4.0.0",
+ "@smithy/url-parser": "^4.0.0",
+ "@smithy/util-base64": "^4.0.0",
+ "@smithy/util-body-length-browser": "^4.0.0",
+ "@smithy/util-body-length-node": "^4.0.0",
+ "@smithy/util-defaults-mode-browser": "^4.0.0",
+ "@smithy/util-defaults-mode-node": "^4.0.0",
+ "@smithy/util-endpoints": "^3.0.0",
+ "@smithy/util-middleware": "^4.0.0",
+ "@smithy/util-retry": "^4.0.0",
+ "@smithy/util-utf8": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/util-retry": {
- "version": "4.0.1",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core": {
+ "version": "3.730.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.730.0.tgz",
+ "integrity": "sha512-jonKyR+2GcqbZj2WDICZS0c633keLc9qwXnePu83DfAoFXMMIMyoR/7FOGf8F3OrIdGh8KzE9VvST+nZCK9EJA==",
"dependencies": {
- "@smithy/service-error-classification": "^4.0.1",
- "@smithy/types": "^4.1.0",
+ "@aws-sdk/types": "3.723.0",
+ "@smithy/core": "^3.0.0",
+ "@smithy/node-config-provider": "^4.0.0",
+ "@smithy/property-provider": "^4.0.0",
+ "@smithy/protocol-http": "^5.0.0",
+ "@smithy/signature-v4": "^5.0.0",
+ "@smithy/smithy-client": "^4.0.0",
+ "@smithy/types": "^4.0.0",
+ "@smithy/util-middleware": "^4.0.0",
+ "fast-xml-parser": "4.4.1",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/util-utf8": {
- "version": "4.0.0",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-env": {
+ "version": "3.730.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-env/-/credential-provider-env-3.730.0.tgz",
+ "integrity": "sha512-fFXgo3jBXLWqu8I07Hd96mS7RjrtpDgm3bZShm0F3lKtqDQF+hObFWq9A013SOE+RjMLVfbABhToXAYct3FcBw==",
"dependencies": {
- "@smithy/util-buffer-from": "^4.0.0",
+ "@aws-sdk/core": "3.730.0",
+ "@aws-sdk/types": "3.723.0",
+ "@smithy/property-provider": "^4.0.0",
+ "@smithy/types": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/core": {
- "version": "3.758.0",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-http": {
+ "version": "3.730.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-http/-/credential-provider-http-3.730.0.tgz",
+ "integrity": "sha512-1aF3elbCzpVhWLAuV63iFElfLOqLGGTp4fkf2VAFIDO3hjshpXUQssTgIWiBwwtJYJdOSxaFrCU7u8frjr/5aQ==",
"dependencies": {
- "@aws-sdk/types": "3.734.0",
- "@smithy/core": "^3.1.5",
- "@smithy/node-config-provider": "^4.0.1",
- "@smithy/property-provider": "^4.0.1",
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/signature-v4": "^5.0.1",
- "@smithy/smithy-client": "^4.1.6",
- "@smithy/types": "^4.1.0",
- "@smithy/util-middleware": "^4.0.1",
- "fast-xml-parser": "4.4.1",
+ "@aws-sdk/core": "3.730.0",
+ "@aws-sdk/types": "3.723.0",
+ "@smithy/fetch-http-handler": "^5.0.0",
+ "@smithy/node-http-handler": "^4.0.0",
+ "@smithy/property-provider": "^4.0.0",
+ "@smithy/protocol-http": "^5.0.0",
+ "@smithy/smithy-client": "^4.0.0",
+ "@smithy/types": "^4.0.0",
+ "@smithy/util-stream": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/middleware-host-header": {
- "version": "3.734.0",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini": {
+ "version": "3.730.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.730.0.tgz",
+ "integrity": "sha512-zwsxkBuQuPp06o45ATAnznHzj3+ibop/EaTytNzSv0O87Q59K/jnS/bdtv1n6bhe99XCieRNTihvtS7YklzK7A==",
"dependencies": {
- "@aws-sdk/types": "3.734.0",
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/types": "^4.1.0",
+ "@aws-sdk/core": "3.730.0",
+ "@aws-sdk/credential-provider-env": "3.730.0",
+ "@aws-sdk/credential-provider-http": "3.730.0",
+ "@aws-sdk/credential-provider-process": "3.730.0",
+ "@aws-sdk/credential-provider-sso": "3.730.0",
+ "@aws-sdk/credential-provider-web-identity": "3.730.0",
+ "@aws-sdk/nested-clients": "3.730.0",
+ "@aws-sdk/types": "3.723.0",
+ "@smithy/credential-provider-imds": "^4.0.0",
+ "@smithy/property-provider": "^4.0.0",
+ "@smithy/shared-ini-file-loader": "^4.0.0",
+ "@smithy/types": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/middleware-logger": {
- "version": "3.734.0",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-node": {
+ "version": "3.730.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.730.0.tgz",
+ "integrity": "sha512-ztRjh1edY7ut2wwrj1XqHtqPY/NXEYIk5fYf04KKsp8zBi81ScVqP7C+Cst6PFKixjgLSG6RsqMx9GSAalVv0Q==",
"dependencies": {
- "@aws-sdk/types": "3.734.0",
- "@smithy/types": "^4.1.0",
+ "@aws-sdk/credential-provider-env": "3.730.0",
+ "@aws-sdk/credential-provider-http": "3.730.0",
+ "@aws-sdk/credential-provider-ini": "3.730.0",
+ "@aws-sdk/credential-provider-process": "3.730.0",
+ "@aws-sdk/credential-provider-sso": "3.730.0",
+ "@aws-sdk/credential-provider-web-identity": "3.730.0",
+ "@aws-sdk/types": "3.723.0",
+ "@smithy/credential-provider-imds": "^4.0.0",
+ "@smithy/property-provider": "^4.0.0",
+ "@smithy/shared-ini-file-loader": "^4.0.0",
+ "@smithy/types": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/middleware-recursion-detection": {
- "version": "3.734.0",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-process": {
+ "version": "3.730.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-process/-/credential-provider-process-3.730.0.tgz",
+ "integrity": "sha512-cNKUQ81eptfZN8MlSqwUq3+5ln8u/PcY57UmLZ+npxUHanqO1akpgcpNsLpmsIkoXGbtSQrLuDUgH86lS/SWOw==",
"dependencies": {
- "@aws-sdk/types": "3.734.0",
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/types": "^4.1.0",
+ "@aws-sdk/core": "3.730.0",
+ "@aws-sdk/types": "3.723.0",
+ "@smithy/property-provider": "^4.0.0",
+ "@smithy/shared-ini-file-loader": "^4.0.0",
+ "@smithy/types": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/middleware-user-agent": {
- "version": "3.758.0",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-sso": {
+ "version": "3.730.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.730.0.tgz",
+ "integrity": "sha512-SdI2xrTbquJLMxUh5LpSwB8zfiKq3/jso53xWRgrVfeDlrSzZuyV6QghaMs3KEEjcNzwEnTfSIjGQyRXG9VrEw==",
"dependencies": {
- "@aws-sdk/core": "3.758.0",
- "@aws-sdk/types": "3.734.0",
- "@aws-sdk/util-endpoints": "3.743.0",
- "@smithy/core": "^3.1.5",
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/types": "^4.1.0",
+ "@aws-sdk/client-sso": "3.730.0",
+ "@aws-sdk/core": "3.730.0",
+ "@aws-sdk/token-providers": "3.730.0",
+ "@aws-sdk/types": "3.723.0",
+ "@smithy/property-provider": "^4.0.0",
+ "@smithy/shared-ini-file-loader": "^4.0.0",
+ "@smithy/types": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/region-config-resolver": {
- "version": "3.734.0",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-web-identity": {
+ "version": "3.730.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.730.0.tgz",
+ "integrity": "sha512-l5vdPmvF/d890pbvv5g1GZrdjaSQkyPH/Bc8dO/ZqkWxkIP8JNgl48S2zgf4DkP3ik9K2axWO828L5RsMDQzdA==",
"dependencies": {
- "@aws-sdk/types": "3.734.0",
- "@smithy/node-config-provider": "^4.0.1",
- "@smithy/types": "^4.1.0",
- "@smithy/util-config-provider": "^4.0.0",
- "@smithy/util-middleware": "^4.0.1",
+ "@aws-sdk/core": "3.730.0",
+ "@aws-sdk/nested-clients": "3.730.0",
+ "@aws-sdk/types": "3.723.0",
+ "@smithy/property-provider": "^4.0.0",
+ "@smithy/types": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/types": {
- "version": "3.734.0",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/middleware-host-header": {
+ "version": "3.723.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-host-header/-/middleware-host-header-3.723.0.tgz",
+ "integrity": "sha512-LLVzLvk299pd7v4jN9yOSaWDZDfH0SnBPb6q+FDPaOCMGBY8kuwQso7e/ozIKSmZHRMGO3IZrflasHM+rI+2YQ==",
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@aws-sdk/types": "3.723.0",
+ "@smithy/protocol-http": "^5.0.0",
+ "@smithy/types": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints": {
- "version": "3.743.0",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/middleware-logger": {
+ "version": "3.723.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-logger/-/middleware-logger-3.723.0.tgz",
+ "integrity": "sha512-chASQfDG5NJ8s5smydOEnNK7N0gDMyuPbx7dYYcm1t/PKtnVfvWF+DHCTrRC2Ej76gLJVCVizlAJKM8v8Kg3cg==",
"dependencies": {
- "@aws-sdk/types": "3.734.0",
- "@smithy/types": "^4.1.0",
- "@smithy/util-endpoints": "^3.0.1",
+ "@aws-sdk/types": "3.723.0",
+ "@smithy/types": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-user-agent-browser": {
- "version": "3.734.0",
- "license": "Apache-2.0",
- "peer": true,
- "dependencies": {
- "@aws-sdk/types": "3.734.0",
- "@smithy/types": "^4.1.0",
- "bowser": "^2.11.0",
- "tslib": "^2.6.2"
- }
- },
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-user-agent-node": {
- "version": "3.758.0",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/middleware-recursion-detection": {
+ "version": "3.723.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.723.0.tgz",
+ "integrity": "sha512-7usZMtoynT9/jxL/rkuDOFQ0C2mhXl4yCm67Rg7GNTstl67u7w5WN1aIRImMeztaKlw8ExjoTyo6WTs1Kceh7A==",
"dependencies": {
- "@aws-sdk/middleware-user-agent": "3.758.0",
- "@aws-sdk/types": "3.734.0",
- "@smithy/node-config-provider": "^4.0.1",
- "@smithy/types": "^4.1.0",
+ "@aws-sdk/types": "3.723.0",
+ "@smithy/protocol-http": "^5.0.0",
+ "@smithy/types": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
- },
- "peerDependencies": {
- "aws-crt": ">=1.0.0"
- },
- "peerDependenciesMeta": {
- "aws-crt": {
- "optional": true
- }
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/config-resolver": {
- "version": "4.0.1",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/middleware-user-agent": {
+ "version": "3.730.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.730.0.tgz",
+ "integrity": "sha512-aPMZvNmf2a42B41au3bA3ODU4HfHka2nYT/SAIhhVXH1ENYfAmZo7FraFPxetKepFMCtL7j4QE6/LDucK6liIw==",
"dependencies": {
- "@smithy/node-config-provider": "^4.0.1",
- "@smithy/types": "^4.1.0",
- "@smithy/util-config-provider": "^4.0.0",
- "@smithy/util-middleware": "^4.0.1",
+ "@aws-sdk/core": "3.730.0",
+ "@aws-sdk/types": "3.723.0",
+ "@aws-sdk/util-endpoints": "3.730.0",
+ "@smithy/core": "^3.0.0",
+ "@smithy/protocol-http": "^5.0.0",
+ "@smithy/types": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/core": {
- "version": "3.1.5",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients": {
+ "version": "3.730.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/nested-clients/-/nested-clients-3.730.0.tgz",
+ "integrity": "sha512-vilIgf1/7kre8DdE5zAQkDOwHFb/TahMn/6j2RZwFLlK7cDk91r19deSiVYnKQkupDMtOfNceNqnorM4I3PDzw==",
"dependencies": {
- "@smithy/middleware-serde": "^4.0.2",
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/types": "^4.1.0",
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/core": "3.730.0",
+ "@aws-sdk/middleware-host-header": "3.723.0",
+ "@aws-sdk/middleware-logger": "3.723.0",
+ "@aws-sdk/middleware-recursion-detection": "3.723.0",
+ "@aws-sdk/middleware-user-agent": "3.730.0",
+ "@aws-sdk/region-config-resolver": "3.723.0",
+ "@aws-sdk/types": "3.723.0",
+ "@aws-sdk/util-endpoints": "3.730.0",
+ "@aws-sdk/util-user-agent-browser": "3.723.0",
+ "@aws-sdk/util-user-agent-node": "3.730.0",
+ "@smithy/config-resolver": "^4.0.0",
+ "@smithy/core": "^3.0.0",
+ "@smithy/fetch-http-handler": "^5.0.0",
+ "@smithy/hash-node": "^4.0.0",
+ "@smithy/invalid-dependency": "^4.0.0",
+ "@smithy/middleware-content-length": "^4.0.0",
+ "@smithy/middleware-endpoint": "^4.0.0",
+ "@smithy/middleware-retry": "^4.0.0",
+ "@smithy/middleware-serde": "^4.0.0",
+ "@smithy/middleware-stack": "^4.0.0",
+ "@smithy/node-config-provider": "^4.0.0",
+ "@smithy/node-http-handler": "^4.0.0",
+ "@smithy/protocol-http": "^5.0.0",
+ "@smithy/smithy-client": "^4.0.0",
+ "@smithy/types": "^4.0.0",
+ "@smithy/url-parser": "^4.0.0",
+ "@smithy/util-base64": "^4.0.0",
"@smithy/util-body-length-browser": "^4.0.0",
- "@smithy/util-middleware": "^4.0.1",
- "@smithy/util-stream": "^4.1.2",
+ "@smithy/util-body-length-node": "^4.0.0",
+ "@smithy/util-defaults-mode-browser": "^4.0.0",
+ "@smithy/util-defaults-mode-node": "^4.0.0",
+ "@smithy/util-endpoints": "^3.0.0",
+ "@smithy/util-middleware": "^4.0.0",
+ "@smithy/util-retry": "^4.0.0",
"@smithy/util-utf8": "^4.0.0",
"tslib": "^2.6.2"
},
@@ -3539,452 +6871,452 @@
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/fetch-http-handler": {
- "version": "5.0.1",
- "license": "Apache-2.0",
- "peer": true,
- "dependencies": {
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/querystring-builder": "^4.0.1",
- "@smithy/types": "^4.1.0",
- "@smithy/util-base64": "^4.0.0",
- "tslib": "^2.6.2"
- },
- "engines": {
- "node": ">=18.0.0"
- }
- },
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/hash-node": {
- "version": "4.0.1",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/region-config-resolver": {
+ "version": "3.723.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/region-config-resolver/-/region-config-resolver-3.723.0.tgz",
+ "integrity": "sha512-tGF/Cvch3uQjZIj34LY2mg8M2Dr4kYG8VU8Yd0dFnB1ybOEOveIK/9ypUo9ycZpB9oO6q01KRe5ijBaxNueUQg==",
"dependencies": {
- "@smithy/types": "^4.1.0",
- "@smithy/util-buffer-from": "^4.0.0",
- "@smithy/util-utf8": "^4.0.0",
+ "@aws-sdk/types": "3.723.0",
+ "@smithy/node-config-provider": "^4.0.0",
+ "@smithy/types": "^4.0.0",
+ "@smithy/util-config-provider": "^4.0.0",
+ "@smithy/util-middleware": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/invalid-dependency": {
- "version": "4.0.1",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/token-providers": {
+ "version": "3.730.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/token-providers/-/token-providers-3.730.0.tgz",
+ "integrity": "sha512-BSPssGj54B/AABWXARIPOT/1ybFahM1ldlfmXy9gRmZi/afe9geWJGlFYCCt3PmqR+1Ny5XIjSfue+kMd//drQ==",
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@aws-sdk/nested-clients": "3.730.0",
+ "@aws-sdk/types": "3.723.0",
+ "@smithy/property-provider": "^4.0.0",
+ "@smithy/shared-ini-file-loader": "^4.0.0",
+ "@smithy/types": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/middleware-content-length": {
- "version": "4.0.1",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/types": {
+ "version": "3.723.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.723.0.tgz",
+ "integrity": "sha512-LmK3kwiMZG1y5g3LGihT9mNkeNOmwEyPk6HGcJqh0wOSV4QpWoKu2epyKE4MLQNUUlz2kOVbVbOrwmI6ZcteuA==",
"dependencies": {
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/types": "^4.1.0",
+ "@smithy/types": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/middleware-endpoint": {
- "version": "4.0.6",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/util-endpoints": {
+ "version": "3.730.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/util-endpoints/-/util-endpoints-3.730.0.tgz",
+ "integrity": "sha512-1KTFuVnk+YtLgWr6TwDiggcDqtPpOY2Cszt3r2lkXfaEAX6kHyOZi1vdvxXjPU5LsOBJem8HZ7KlkmrEi+xowg==",
"dependencies": {
- "@smithy/core": "^3.1.5",
- "@smithy/middleware-serde": "^4.0.2",
- "@smithy/node-config-provider": "^4.0.1",
- "@smithy/shared-ini-file-loader": "^4.0.1",
- "@smithy/types": "^4.1.0",
- "@smithy/url-parser": "^4.0.1",
- "@smithy/util-middleware": "^4.0.1",
+ "@aws-sdk/types": "3.723.0",
+ "@smithy/types": "^4.0.0",
+ "@smithy/util-endpoints": "^3.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/middleware-retry": {
- "version": "4.0.7",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/util-user-agent-browser": {
+ "version": "3.723.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.723.0.tgz",
+ "integrity": "sha512-Wh9I6j2jLhNFq6fmXydIpqD1WyQLyTfSxjW9B+PXSnPyk3jtQW8AKQur7p97rO8LAUzVI0bv8kb3ZzDEVbquIg==",
"dependencies": {
- "@smithy/node-config-provider": "^4.0.1",
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/service-error-classification": "^4.0.1",
- "@smithy/smithy-client": "^4.1.6",
- "@smithy/types": "^4.1.0",
- "@smithy/util-middleware": "^4.0.1",
- "@smithy/util-retry": "^4.0.1",
- "tslib": "^2.6.2",
- "uuid": "^9.0.1"
+ "@aws-sdk/types": "3.723.0",
+ "@smithy/types": "^4.0.0",
+ "bowser": "^2.11.0",
+ "tslib": "^2.6.2"
+ }
+ },
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/util-user-agent-node": {
+ "version": "3.730.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.730.0.tgz",
+ "integrity": "sha512-yBvkOAjqsDEl1va4eHNOhnFBk0iCY/DBFNyhvtTMqPF4NO+MITWpFs3J9JtZKzJlQ6x0Yb9TLQ8NhDjEISz5Ug==",
+ "dependencies": {
+ "@aws-sdk/middleware-user-agent": "3.730.0",
+ "@aws-sdk/types": "3.723.0",
+ "@smithy/node-config-provider": "^4.0.0",
+ "@smithy/types": "^4.0.0",
+ "tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
+ },
+ "peerDependencies": {
+ "aws-crt": ">=1.0.0"
+ },
+ "peerDependenciesMeta": {
+ "aws-crt": {
+ "optional": true
+ }
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/middleware-serde": {
- "version": "4.0.2",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/abort-controller": {
+ "version": "4.0.4",
+ "resolved": "https://registry.npmjs.org/@smithy/abort-controller/-/abort-controller-4.0.4.tgz",
+ "integrity": "sha512-gJnEjZMvigPDQWHrW3oPrFhQtkrgqBkyjj3pCIdF3A5M6vsZODG93KNlfJprv6bp4245bdT32fsHK4kkH3KYDA==",
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@smithy/types": "^4.3.1",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/middleware-stack": {
- "version": "4.0.1",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/config-resolver": {
+ "version": "4.1.4",
+ "resolved": "https://registry.npmjs.org/@smithy/config-resolver/-/config-resolver-4.1.4.tgz",
+ "integrity": "sha512-prmU+rDddxHOH0oNcwemL+SwnzcG65sBF2yXRO7aeXIn/xTlq2pX7JLVbkBnVLowHLg4/OL4+jBmv9hVrVGS+w==",
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@smithy/node-config-provider": "^4.1.3",
+ "@smithy/types": "^4.3.1",
+ "@smithy/util-config-provider": "^4.0.0",
+ "@smithy/util-middleware": "^4.0.4",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/node-config-provider": {
- "version": "4.0.1",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core": {
+ "version": "3.5.3",
+ "resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.5.3.tgz",
+ "integrity": "sha512-xa5byV9fEguZNofCclv6v9ra0FYh5FATQW/da7FQUVTic94DfrN/NvmKZjrMyzbpqfot9ZjBaO8U1UeTbmSLuA==",
"dependencies": {
- "@smithy/property-provider": "^4.0.1",
- "@smithy/shared-ini-file-loader": "^4.0.1",
- "@smithy/types": "^4.1.0",
+ "@smithy/middleware-serde": "^4.0.8",
+ "@smithy/protocol-http": "^5.1.2",
+ "@smithy/types": "^4.3.1",
+ "@smithy/util-base64": "^4.0.0",
+ "@smithy/util-body-length-browser": "^4.0.0",
+ "@smithy/util-middleware": "^4.0.4",
+ "@smithy/util-stream": "^4.2.2",
+ "@smithy/util-utf8": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/node-http-handler": {
- "version": "4.0.3",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/credential-provider-imds": {
+ "version": "4.0.6",
+ "resolved": "https://registry.npmjs.org/@smithy/credential-provider-imds/-/credential-provider-imds-4.0.6.tgz",
+ "integrity": "sha512-hKMWcANhUiNbCJouYkZ9V3+/Qf9pteR1dnwgdyzR09R4ODEYx8BbUysHwRSyex4rZ9zapddZhLFTnT4ZijR4pw==",
"dependencies": {
- "@smithy/abort-controller": "^4.0.1",
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/querystring-builder": "^4.0.1",
- "@smithy/types": "^4.1.0",
+ "@smithy/node-config-provider": "^4.1.3",
+ "@smithy/property-provider": "^4.0.4",
+ "@smithy/types": "^4.3.1",
+ "@smithy/url-parser": "^4.0.4",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/property-provider": {
- "version": "4.0.1",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/fetch-http-handler": {
+ "version": "5.0.4",
+ "resolved": "https://registry.npmjs.org/@smithy/fetch-http-handler/-/fetch-http-handler-5.0.4.tgz",
+ "integrity": "sha512-AMtBR5pHppYMVD7z7G+OlHHAcgAN7v0kVKEpHuTO4Gb199Gowh0taYi9oDStFeUhetkeP55JLSVlTW1n9rFtUw==",
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@smithy/protocol-http": "^5.1.2",
+ "@smithy/querystring-builder": "^4.0.4",
+ "@smithy/types": "^4.3.1",
+ "@smithy/util-base64": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/protocol-http": {
- "version": "5.0.1",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/hash-node": {
+ "version": "4.0.4",
+ "resolved": "https://registry.npmjs.org/@smithy/hash-node/-/hash-node-4.0.4.tgz",
+ "integrity": "sha512-qnbTPUhCVnCgBp4z4BUJUhOEkVwxiEi1cyFM+Zj6o+aY8OFGxUQleKWq8ltgp3dujuhXojIvJWdoqpm6dVO3lQ==",
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@smithy/types": "^4.3.1",
+ "@smithy/util-buffer-from": "^4.0.0",
+ "@smithy/util-utf8": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/shared-ini-file-loader": {
- "version": "4.0.1",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/invalid-dependency": {
+ "version": "4.0.4",
+ "resolved": "https://registry.npmjs.org/@smithy/invalid-dependency/-/invalid-dependency-4.0.4.tgz",
+ "integrity": "sha512-bNYMi7WKTJHu0gn26wg8OscncTt1t2b8KcsZxvOv56XA6cyXtOAAAaNP7+m45xfppXfOatXF3Sb1MNsLUgVLTw==",
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@smithy/types": "^4.3.1",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/signature-v4": {
- "version": "5.0.1",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/is-array-buffer": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-4.0.0.tgz",
+ "integrity": "sha512-saYhF8ZZNoJDTvJBEWgeBccCg+yvp1CX+ed12yORU3NilJScfc6gfch2oVb4QgxZrGUx3/ZJlb+c/dJbyupxlw==",
"dependencies": {
- "@smithy/is-array-buffer": "^4.0.0",
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/types": "^4.1.0",
- "@smithy/util-hex-encoding": "^4.0.0",
- "@smithy/util-middleware": "^4.0.1",
- "@smithy/util-uri-escape": "^4.0.0",
- "@smithy/util-utf8": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/smithy-client": {
- "version": "4.1.6",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/middleware-content-length": {
+ "version": "4.0.4",
+ "resolved": "https://registry.npmjs.org/@smithy/middleware-content-length/-/middleware-content-length-4.0.4.tgz",
+ "integrity": "sha512-F7gDyfI2BB1Kc+4M6rpuOLne5LOcEknH1n6UQB69qv+HucXBR1rkzXBnQTB2q46sFy1PM/zuSJOB532yc8bg3w==",
"dependencies": {
- "@smithy/core": "^3.1.5",
- "@smithy/middleware-endpoint": "^4.0.6",
- "@smithy/middleware-stack": "^4.0.1",
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/types": "^4.1.0",
- "@smithy/util-stream": "^4.1.2",
+ "@smithy/protocol-http": "^5.1.2",
+ "@smithy/types": "^4.3.1",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/types": {
- "version": "4.1.0",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/middleware-endpoint": {
+ "version": "4.1.11",
+ "resolved": "https://registry.npmjs.org/@smithy/middleware-endpoint/-/middleware-endpoint-4.1.11.tgz",
+ "integrity": "sha512-zDogwtRLzKl58lVS8wPcARevFZNBOOqnmzWWxVe9XiaXU2CADFjvJ9XfNibgkOWs08sxLuSr81NrpY4mgp9OwQ==",
"dependencies": {
+ "@smithy/core": "^3.5.3",
+ "@smithy/middleware-serde": "^4.0.8",
+ "@smithy/node-config-provider": "^4.1.3",
+ "@smithy/shared-ini-file-loader": "^4.0.4",
+ "@smithy/types": "^4.3.1",
+ "@smithy/url-parser": "^4.0.4",
+ "@smithy/util-middleware": "^4.0.4",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/url-parser": {
- "version": "4.0.1",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/middleware-retry": {
+ "version": "4.1.12",
+ "resolved": "https://registry.npmjs.org/@smithy/middleware-retry/-/middleware-retry-4.1.12.tgz",
+ "integrity": "sha512-wvIH70c4e91NtRxdaLZF+mbLZ/HcC6yg7ySKUiufL6ESp6zJUSnJucZ309AvG9nqCFHSRB5I6T3Ez1Q9wCh0Ww==",
"dependencies": {
- "@smithy/querystring-parser": "^4.0.1",
- "@smithy/types": "^4.1.0",
- "tslib": "^2.6.2"
+ "@smithy/node-config-provider": "^4.1.3",
+ "@smithy/protocol-http": "^5.1.2",
+ "@smithy/service-error-classification": "^4.0.5",
+ "@smithy/smithy-client": "^4.4.3",
+ "@smithy/types": "^4.3.1",
+ "@smithy/util-middleware": "^4.0.4",
+ "@smithy/util-retry": "^4.0.5",
+ "tslib": "^2.6.2",
+ "uuid": "^9.0.1"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-base64": {
- "version": "4.0.0",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/middleware-serde": {
+ "version": "4.0.8",
+ "resolved": "https://registry.npmjs.org/@smithy/middleware-serde/-/middleware-serde-4.0.8.tgz",
+ "integrity": "sha512-iSSl7HJoJaGyMIoNn2B7czghOVwJ9nD7TMvLhMWeSB5vt0TnEYyRRqPJu/TqW76WScaNvYYB8nRoiBHR9S1Ddw==",
"dependencies": {
- "@smithy/util-buffer-from": "^4.0.0",
- "@smithy/util-utf8": "^4.0.0",
+ "@smithy/protocol-http": "^5.1.2",
+ "@smithy/types": "^4.3.1",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-body-length-browser": {
- "version": "4.0.0",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/middleware-stack": {
+ "version": "4.0.4",
+ "resolved": "https://registry.npmjs.org/@smithy/middleware-stack/-/middleware-stack-4.0.4.tgz",
+ "integrity": "sha512-kagK5ggDrBUCCzI93ft6DjteNSfY8Ulr83UtySog/h09lTIOAJ/xUSObutanlPT0nhoHAkpmW9V5K8oPyLh+QA==",
"dependencies": {
+ "@smithy/types": "^4.3.1",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-body-length-node": {
- "version": "4.0.0",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/node-config-provider": {
+ "version": "4.1.3",
+ "resolved": "https://registry.npmjs.org/@smithy/node-config-provider/-/node-config-provider-4.1.3.tgz",
+ "integrity": "sha512-HGHQr2s59qaU1lrVH6MbLlmOBxadtzTsoO4c+bF5asdgVik3I8o7JIOzoeqWc5MjVa+vD36/LWE0iXKpNqooRw==",
"dependencies": {
+ "@smithy/property-provider": "^4.0.4",
+ "@smithy/shared-ini-file-loader": "^4.0.4",
+ "@smithy/types": "^4.3.1",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-config-provider": {
- "version": "4.0.0",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/node-http-handler": {
+ "version": "4.0.6",
+ "resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-4.0.6.tgz",
+ "integrity": "sha512-NqbmSz7AW2rvw4kXhKGrYTiJVDHnMsFnX4i+/FzcZAfbOBauPYs2ekuECkSbtqaxETLLTu9Rl/ex6+I2BKErPA==",
"dependencies": {
+ "@smithy/abort-controller": "^4.0.4",
+ "@smithy/protocol-http": "^5.1.2",
+ "@smithy/querystring-builder": "^4.0.4",
+ "@smithy/types": "^4.3.1",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-defaults-mode-browser": {
- "version": "4.0.7",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/property-provider": {
+ "version": "4.0.4",
+ "resolved": "https://registry.npmjs.org/@smithy/property-provider/-/property-provider-4.0.4.tgz",
+ "integrity": "sha512-qHJ2sSgu4FqF4U/5UUp4DhXNmdTrgmoAai6oQiM+c5RZ/sbDwJ12qxB1M6FnP+Tn/ggkPZf9ccn4jqKSINaquw==",
"dependencies": {
- "@smithy/property-provider": "^4.0.1",
- "@smithy/smithy-client": "^4.1.6",
- "@smithy/types": "^4.1.0",
- "bowser": "^2.11.0",
+ "@smithy/types": "^4.3.1",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-defaults-mode-node": {
- "version": "4.0.7",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/protocol-http": {
+ "version": "5.1.2",
+ "resolved": "https://registry.npmjs.org/@smithy/protocol-http/-/protocol-http-5.1.2.tgz",
+ "integrity": "sha512-rOG5cNLBXovxIrICSBm95dLqzfvxjEmuZx4KK3hWwPFHGdW3lxY0fZNXfv2zebfRO7sJZ5pKJYHScsqopeIWtQ==",
"dependencies": {
- "@smithy/config-resolver": "^4.0.1",
- "@smithy/credential-provider-imds": "^4.0.1",
- "@smithy/node-config-provider": "^4.0.1",
- "@smithy/property-provider": "^4.0.1",
- "@smithy/smithy-client": "^4.1.6",
- "@smithy/types": "^4.1.0",
+ "@smithy/types": "^4.3.1",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-endpoints": {
- "version": "3.0.1",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/querystring-builder": {
+ "version": "4.0.4",
+ "resolved": "https://registry.npmjs.org/@smithy/querystring-builder/-/querystring-builder-4.0.4.tgz",
+ "integrity": "sha512-SwREZcDnEYoh9tLNgMbpop+UTGq44Hl9tdj3rf+yeLcfH7+J8OXEBaMc2kDxtyRHu8BhSg9ADEx0gFHvpJgU8w==",
"dependencies": {
- "@smithy/node-config-provider": "^4.0.1",
- "@smithy/types": "^4.1.0",
+ "@smithy/types": "^4.3.1",
+ "@smithy/util-uri-escape": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-middleware": {
- "version": "4.0.1",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/querystring-parser": {
+ "version": "4.0.4",
+ "resolved": "https://registry.npmjs.org/@smithy/querystring-parser/-/querystring-parser-4.0.4.tgz",
+ "integrity": "sha512-6yZf53i/qB8gRHH/l2ZwUG5xgkPgQF15/KxH0DdXMDHjesA9MeZje/853ifkSY0x4m5S+dfDZ+c4x439PF0M2w==",
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@smithy/types": "^4.3.1",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-retry": {
- "version": "4.0.1",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/service-error-classification": {
+ "version": "4.0.5",
+ "resolved": "https://registry.npmjs.org/@smithy/service-error-classification/-/service-error-classification-4.0.5.tgz",
+ "integrity": "sha512-LvcfhrnCBvCmTee81pRlh1F39yTS/+kYleVeLCwNtkY8wtGg8V/ca9rbZZvYIl8OjlMtL6KIjaiL/lgVqHD2nA==",
"dependencies": {
- "@smithy/service-error-classification": "^4.0.1",
- "@smithy/types": "^4.1.0",
- "tslib": "^2.6.2"
+ "@smithy/types": "^4.3.1"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-utf8": {
- "version": "4.0.0",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/shared-ini-file-loader": {
+ "version": "4.0.4",
+ "resolved": "https://registry.npmjs.org/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-4.0.4.tgz",
+ "integrity": "sha512-63X0260LoFBjrHifPDs+nM9tV0VMkOTl4JRMYNuKh/f5PauSjowTfvF3LogfkWdcPoxsA9UjqEOgjeYIbhb7Nw==",
"dependencies": {
- "@smithy/util-buffer-from": "^4.0.0",
+ "@smithy/types": "^4.3.1",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/core": {
- "version": "3.693.0",
- "license": "Apache-2.0",
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/signature-v4": {
+ "version": "5.1.2",
+ "resolved": "https://registry.npmjs.org/@smithy/signature-v4/-/signature-v4-5.1.2.tgz",
+ "integrity": "sha512-d3+U/VpX7a60seHziWnVZOHuEgJlclufjkS6zhXvxcJgkJq4UWdH5eOBLzHRMx6gXjsdT9h6lfpmLzbrdupHgQ==",
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/core": "^2.5.2",
- "@smithy/node-config-provider": "^3.1.10",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/signature-v4": "^4.2.2",
- "@smithy/smithy-client": "^3.4.3",
- "@smithy/types": "^3.7.0",
- "@smithy/util-middleware": "^3.0.9",
- "fast-xml-parser": "4.4.1",
+ "@smithy/is-array-buffer": "^4.0.0",
+ "@smithy/protocol-http": "^5.1.2",
+ "@smithy/types": "^4.3.1",
+ "@smithy/util-hex-encoding": "^4.0.0",
+ "@smithy/util-middleware": "^4.0.4",
+ "@smithy/util-uri-escape": "^4.0.0",
+ "@smithy/util-utf8": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-env": {
- "version": "3.758.0",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/smithy-client": {
+ "version": "4.4.3",
+ "resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-4.4.3.tgz",
+ "integrity": "sha512-xxzNYgA0HD6ETCe5QJubsxP0hQH3QK3kbpJz3QrosBCuIWyEXLR/CO5hFb2OeawEKUxMNhz3a1nuJNN2np2RMA==",
"dependencies": {
- "@aws-sdk/core": "3.758.0",
- "@aws-sdk/types": "3.734.0",
- "@smithy/property-provider": "^4.0.1",
- "@smithy/types": "^4.1.0",
+ "@smithy/core": "^3.5.3",
+ "@smithy/middleware-endpoint": "^4.1.11",
+ "@smithy/middleware-stack": "^4.0.4",
+ "@smithy/protocol-http": "^5.1.2",
+ "@smithy/types": "^4.3.1",
+ "@smithy/util-stream": "^4.2.2",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-env/node_modules/@aws-sdk/core": {
- "version": "3.758.0",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/types": {
+ "version": "4.3.1",
+ "resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.3.1.tgz",
+ "integrity": "sha512-UqKOQBL2x6+HWl3P+3QqFD4ncKq0I8Nuz9QItGv5WuKuMHuuwlhvqcZCoXGfc+P1QmfJE7VieykoYYmrOoFJxA==",
"dependencies": {
- "@aws-sdk/types": "3.734.0",
- "@smithy/core": "^3.1.5",
- "@smithy/node-config-provider": "^4.0.1",
- "@smithy/property-provider": "^4.0.1",
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/signature-v4": "^5.0.1",
- "@smithy/smithy-client": "^4.1.6",
- "@smithy/types": "^4.1.0",
- "@smithy/util-middleware": "^4.0.1",
- "fast-xml-parser": "4.4.1",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-env/node_modules/@aws-sdk/types": {
- "version": "3.734.0",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/url-parser": {
+ "version": "4.0.4",
+ "resolved": "https://registry.npmjs.org/@smithy/url-parser/-/url-parser-4.0.4.tgz",
+ "integrity": "sha512-eMkc144MuN7B0TDA4U2fKs+BqczVbk3W+qIvcoCY6D1JY3hnAdCuhCZODC+GAeaxj0p6Jroz4+XMUn3PCxQQeQ==",
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@smithy/querystring-parser": "^4.0.4",
+ "@smithy/types": "^4.3.1",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-env/node_modules/@smithy/core": {
- "version": "3.1.5",
- "license": "Apache-2.0",
- "peer": true,
- "dependencies": {
- "@smithy/middleware-serde": "^4.0.2",
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/types": "^4.1.0",
- "@smithy/util-body-length-browser": "^4.0.0",
- "@smithy/util-middleware": "^4.0.1",
- "@smithy/util-stream": "^4.1.2",
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-base64": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/@smithy/util-base64/-/util-base64-4.0.0.tgz",
+ "integrity": "sha512-CvHfCmO2mchox9kjrtzoHkWHxjHZzaFojLc8quxXY7WAAMAg43nuxwv95tATVgQFNDwd4M9S1qFzj40Ul41Kmg==",
+ "dependencies": {
+ "@smithy/util-buffer-from": "^4.0.0",
"@smithy/util-utf8": "^4.0.0",
"tslib": "^2.6.2"
},
@@ -3992,161 +7324,154 @@
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-env/node_modules/@smithy/middleware-endpoint": {
- "version": "4.0.6",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-body-length-browser": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/@smithy/util-body-length-browser/-/util-body-length-browser-4.0.0.tgz",
+ "integrity": "sha512-sNi3DL0/k64/LO3A256M+m3CDdG6V7WKWHdAiBBMUN8S3hK3aMPhwnPik2A/a2ONN+9doY9UxaLfgqsIRg69QA==",
"dependencies": {
- "@smithy/core": "^3.1.5",
- "@smithy/middleware-serde": "^4.0.2",
- "@smithy/node-config-provider": "^4.0.1",
- "@smithy/shared-ini-file-loader": "^4.0.1",
- "@smithy/types": "^4.1.0",
- "@smithy/url-parser": "^4.0.1",
- "@smithy/util-middleware": "^4.0.1",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-env/node_modules/@smithy/middleware-serde": {
- "version": "4.0.2",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-body-length-node": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/@smithy/util-body-length-node/-/util-body-length-node-4.0.0.tgz",
+ "integrity": "sha512-q0iDP3VsZzqJyje8xJWEJCNIu3lktUGVoSy1KB0UWym2CL1siV3artm+u1DFYTLejpsrdGyCSWBdGNjJzfDPjg==",
"dependencies": {
- "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-env/node_modules/@smithy/middleware-stack": {
- "version": "4.0.1",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-buffer-from": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-4.0.0.tgz",
+ "integrity": "sha512-9TOQ7781sZvddgO8nxueKi3+yGvkY35kotA0Y6BWRajAv8jjmigQ1sBwz0UX47pQMYXJPahSKEKYFgt+rXdcug==",
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@smithy/is-array-buffer": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-env/node_modules/@smithy/node-config-provider": {
- "version": "4.0.1",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-config-provider": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/@smithy/util-config-provider/-/util-config-provider-4.0.0.tgz",
+ "integrity": "sha512-L1RBVzLyfE8OXH+1hsJ8p+acNUSirQnWQ6/EgpchV88G6zGBTDPdXiiExei6Z1wR2RxYvxY/XLw6AMNCCt8H3w==",
"dependencies": {
- "@smithy/property-provider": "^4.0.1",
- "@smithy/shared-ini-file-loader": "^4.0.1",
- "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-env/node_modules/@smithy/property-provider": {
- "version": "4.0.1",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-defaults-mode-browser": {
+ "version": "4.0.19",
+ "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-4.0.19.tgz",
+ "integrity": "sha512-mvLMh87xSmQrV5XqnUYEPoiFFeEGYeAKIDDKdhE2ahqitm8OHM3aSvhqL6rrK6wm1brIk90JhxDf5lf2hbrLbQ==",
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@smithy/property-provider": "^4.0.4",
+ "@smithy/smithy-client": "^4.4.3",
+ "@smithy/types": "^4.3.1",
+ "bowser": "^2.11.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-env/node_modules/@smithy/protocol-http": {
- "version": "5.0.1",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-defaults-mode-node": {
+ "version": "4.0.19",
+ "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-4.0.19.tgz",
+ "integrity": "sha512-8tYnx+LUfj6m+zkUUIrIQJxPM1xVxfRBvoGHua7R/i6qAxOMjqR6CpEpDwKoIs1o0+hOjGvkKE23CafKL0vJ9w==",
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@smithy/config-resolver": "^4.1.4",
+ "@smithy/credential-provider-imds": "^4.0.6",
+ "@smithy/node-config-provider": "^4.1.3",
+ "@smithy/property-provider": "^4.0.4",
+ "@smithy/smithy-client": "^4.4.3",
+ "@smithy/types": "^4.3.1",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-env/node_modules/@smithy/shared-ini-file-loader": {
- "version": "4.0.1",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-endpoints": {
+ "version": "3.0.6",
+ "resolved": "https://registry.npmjs.org/@smithy/util-endpoints/-/util-endpoints-3.0.6.tgz",
+ "integrity": "sha512-YARl3tFL3WgPuLzljRUnrS2ngLiUtkwhQtj8PAL13XZSyUiNLQxwG3fBBq3QXFqGFUXepIN73pINp3y8c2nBmA==",
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@smithy/node-config-provider": "^4.1.3",
+ "@smithy/types": "^4.3.1",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-env/node_modules/@smithy/signature-v4": {
- "version": "5.0.1",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-hex-encoding": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/@smithy/util-hex-encoding/-/util-hex-encoding-4.0.0.tgz",
+ "integrity": "sha512-Yk5mLhHtfIgW2W2WQZWSg5kuMZCVbvhFmC7rV4IO2QqnZdbEFPmQnCcGMAX2z/8Qj3B9hYYNjZOhWym+RwhePw==",
"dependencies": {
- "@smithy/is-array-buffer": "^4.0.0",
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/types": "^4.1.0",
- "@smithy/util-hex-encoding": "^4.0.0",
- "@smithy/util-middleware": "^4.0.1",
- "@smithy/util-uri-escape": "^4.0.0",
- "@smithy/util-utf8": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-env/node_modules/@smithy/smithy-client": {
- "version": "4.1.6",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-middleware": {
+ "version": "4.0.4",
+ "resolved": "https://registry.npmjs.org/@smithy/util-middleware/-/util-middleware-4.0.4.tgz",
+ "integrity": "sha512-9MLKmkBmf4PRb0ONJikCbCwORACcil6gUWojwARCClT7RmLzF04hUR4WdRprIXal7XVyrddadYNfp2eF3nrvtQ==",
"dependencies": {
- "@smithy/core": "^3.1.5",
- "@smithy/middleware-endpoint": "^4.0.6",
- "@smithy/middleware-stack": "^4.0.1",
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/types": "^4.1.0",
- "@smithy/util-stream": "^4.1.2",
+ "@smithy/types": "^4.3.1",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-env/node_modules/@smithy/types": {
- "version": "4.1.0",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-retry": {
+ "version": "4.0.5",
+ "resolved": "https://registry.npmjs.org/@smithy/util-retry/-/util-retry-4.0.5.tgz",
+ "integrity": "sha512-V7MSjVDTlEt/plmOFBn1762Dyu5uqMrV2Pl2X0dYk4XvWfdWJNe9Bs5Bzb56wkCuiWjSfClVMGcsuKrGj7S/yg==",
"dependencies": {
+ "@smithy/service-error-classification": "^4.0.5",
+ "@smithy/types": "^4.3.1",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-env/node_modules/@smithy/url-parser": {
- "version": "4.0.1",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-stream": {
+ "version": "4.2.2",
+ "resolved": "https://registry.npmjs.org/@smithy/util-stream/-/util-stream-4.2.2.tgz",
+ "integrity": "sha512-aI+GLi7MJoVxg24/3J1ipwLoYzgkB4kUfogZfnslcYlynj3xsQ0e7vk4TnTro9hhsS5PvX1mwmkRqqHQjwcU7w==",
"dependencies": {
- "@smithy/querystring-parser": "^4.0.1",
- "@smithy/types": "^4.1.0",
+ "@smithy/fetch-http-handler": "^5.0.4",
+ "@smithy/node-http-handler": "^4.0.6",
+ "@smithy/types": "^4.3.1",
+ "@smithy/util-base64": "^4.0.0",
+ "@smithy/util-buffer-from": "^4.0.0",
+ "@smithy/util-hex-encoding": "^4.0.0",
+ "@smithy/util-utf8": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-env/node_modules/@smithy/util-body-length-browser": {
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-uri-escape": {
"version": "4.0.0",
- "license": "Apache-2.0",
- "peer": true,
+ "resolved": "https://registry.npmjs.org/@smithy/util-uri-escape/-/util-uri-escape-4.0.0.tgz",
+ "integrity": "sha512-77yfbCbQMtgtTylO9itEAdpPXSog3ZxMe09AEhm0dU0NLTalV70ghDZFR+Nfi1C60jnJoh/Re4090/DuZh2Omg==",
"dependencies": {
"tslib": "^2.6.2"
},
@@ -4154,924 +7479,1421 @@
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-env/node_modules/@smithy/util-middleware": {
- "version": "4.0.1",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-utf8": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-4.0.0.tgz",
+ "integrity": "sha512-b+zebfKCfRdgNJDknHCob3O7FpeYQN6ZG6YLExMcasDHsCXlsXCEuiPZeLnJLpwa5dvPetGlnGCiMHuLwGvFow==",
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@smithy/util-buffer-from": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-env/node_modules/@smithy/util-utf8": {
- "version": "4.0.0",
+ "node_modules/@aws-sdk/client-ec2": {
+ "version": "3.695.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/util-buffer-from": "^4.0.0",
- "tslib": "^2.6.2"
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/client-sso-oidc": "3.693.0",
+ "@aws-sdk/client-sts": "3.693.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/credential-provider-node": "3.693.0",
+ "@aws-sdk/middleware-host-header": "3.693.0",
+ "@aws-sdk/middleware-logger": "3.693.0",
+ "@aws-sdk/middleware-recursion-detection": "3.693.0",
+ "@aws-sdk/middleware-sdk-ec2": "3.693.0",
+ "@aws-sdk/middleware-user-agent": "3.693.0",
+ "@aws-sdk/region-config-resolver": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@aws-sdk/util-endpoints": "3.693.0",
+ "@aws-sdk/util-user-agent-browser": "3.693.0",
+ "@aws-sdk/util-user-agent-node": "3.693.0",
+ "@smithy/config-resolver": "^3.0.11",
+ "@smithy/core": "^2.5.2",
+ "@smithy/fetch-http-handler": "^4.1.0",
+ "@smithy/hash-node": "^3.0.9",
+ "@smithy/invalid-dependency": "^3.0.9",
+ "@smithy/middleware-content-length": "^3.0.11",
+ "@smithy/middleware-endpoint": "^3.2.2",
+ "@smithy/middleware-retry": "^3.0.26",
+ "@smithy/middleware-serde": "^3.0.9",
+ "@smithy/middleware-stack": "^3.0.9",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/node-http-handler": "^3.3.0",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/smithy-client": "^3.4.3",
+ "@smithy/types": "^3.7.0",
+ "@smithy/url-parser": "^3.0.9",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.26",
+ "@smithy/util-defaults-mode-node": "^3.0.26",
+ "@smithy/util-endpoints": "^2.1.5",
+ "@smithy/util-middleware": "^3.0.9",
+ "@smithy/util-retry": "^3.0.9",
+ "@smithy/util-utf8": "^3.0.0",
+ "@smithy/util-waiter": "^3.1.8",
+ "@types/uuid": "^9.0.1",
+ "tslib": "^2.6.2",
+ "uuid": "^9.0.1"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-http": {
- "version": "3.758.0",
+ "node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@aws-sdk/core": "3.758.0",
- "@aws-sdk/types": "3.734.0",
- "@smithy/fetch-http-handler": "^5.0.1",
- "@smithy/node-http-handler": "^4.0.3",
- "@smithy/property-provider": "^4.0.1",
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/smithy-client": "^4.1.6",
- "@smithy/types": "^4.1.0",
- "@smithy/util-stream": "^4.1.2",
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/middleware-host-header": "3.693.0",
+ "@aws-sdk/middleware-logger": "3.693.0",
+ "@aws-sdk/middleware-recursion-detection": "3.693.0",
+ "@aws-sdk/middleware-user-agent": "3.693.0",
+ "@aws-sdk/region-config-resolver": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@aws-sdk/util-endpoints": "3.693.0",
+ "@aws-sdk/util-user-agent-browser": "3.693.0",
+ "@aws-sdk/util-user-agent-node": "3.693.0",
+ "@smithy/config-resolver": "^3.0.11",
+ "@smithy/core": "^2.5.2",
+ "@smithy/fetch-http-handler": "^4.1.0",
+ "@smithy/hash-node": "^3.0.9",
+ "@smithy/invalid-dependency": "^3.0.9",
+ "@smithy/middleware-content-length": "^3.0.11",
+ "@smithy/middleware-endpoint": "^3.2.2",
+ "@smithy/middleware-retry": "^3.0.26",
+ "@smithy/middleware-serde": "^3.0.9",
+ "@smithy/middleware-stack": "^3.0.9",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/node-http-handler": "^3.3.0",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/smithy-client": "^3.4.3",
+ "@smithy/types": "^3.7.0",
+ "@smithy/url-parser": "^3.0.9",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.26",
+ "@smithy/util-defaults-mode-node": "^3.0.26",
+ "@smithy/util-endpoints": "^2.1.5",
+ "@smithy/util-middleware": "^3.0.9",
+ "@smithy/util-retry": "^3.0.9",
+ "@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-http/node_modules/@aws-sdk/core": {
- "version": "3.758.0",
+ "node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso-oidc": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.734.0",
- "@smithy/core": "^3.1.5",
- "@smithy/node-config-provider": "^4.0.1",
- "@smithy/property-provider": "^4.0.1",
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/signature-v4": "^5.0.1",
- "@smithy/smithy-client": "^4.1.6",
- "@smithy/types": "^4.1.0",
- "@smithy/util-middleware": "^4.0.1",
- "fast-xml-parser": "4.4.1",
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/credential-provider-node": "3.693.0",
+ "@aws-sdk/middleware-host-header": "3.693.0",
+ "@aws-sdk/middleware-logger": "3.693.0",
+ "@aws-sdk/middleware-recursion-detection": "3.693.0",
+ "@aws-sdk/middleware-user-agent": "3.693.0",
+ "@aws-sdk/region-config-resolver": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@aws-sdk/util-endpoints": "3.693.0",
+ "@aws-sdk/util-user-agent-browser": "3.693.0",
+ "@aws-sdk/util-user-agent-node": "3.693.0",
+ "@smithy/config-resolver": "^3.0.11",
+ "@smithy/core": "^2.5.2",
+ "@smithy/fetch-http-handler": "^4.1.0",
+ "@smithy/hash-node": "^3.0.9",
+ "@smithy/invalid-dependency": "^3.0.9",
+ "@smithy/middleware-content-length": "^3.0.11",
+ "@smithy/middleware-endpoint": "^3.2.2",
+ "@smithy/middleware-retry": "^3.0.26",
+ "@smithy/middleware-serde": "^3.0.9",
+ "@smithy/middleware-stack": "^3.0.9",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/node-http-handler": "^3.3.0",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/smithy-client": "^3.4.3",
+ "@smithy/types": "^3.7.0",
+ "@smithy/url-parser": "^3.0.9",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.26",
+ "@smithy/util-defaults-mode-node": "^3.0.26",
+ "@smithy/util-endpoints": "^2.1.5",
+ "@smithy/util-middleware": "^3.0.9",
+ "@smithy/util-retry": "^3.0.9",
+ "@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
- }
- },
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-http/node_modules/@aws-sdk/types": {
- "version": "3.734.0",
- "license": "Apache-2.0",
- "peer": true,
- "dependencies": {
- "@smithy/types": "^4.1.0",
- "tslib": "^2.6.2"
+ "node": ">=16.0.0"
},
- "engines": {
- "node": ">=18.0.0"
+ "peerDependencies": {
+ "@aws-sdk/client-sts": "^3.693.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/core": {
- "version": "3.1.5",
+ "node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sts": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/middleware-serde": "^4.0.2",
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/types": "^4.1.0",
- "@smithy/util-body-length-browser": "^4.0.0",
- "@smithy/util-middleware": "^4.0.1",
- "@smithy/util-stream": "^4.1.2",
- "@smithy/util-utf8": "^4.0.0",
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/client-sso-oidc": "3.693.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/credential-provider-node": "3.693.0",
+ "@aws-sdk/middleware-host-header": "3.693.0",
+ "@aws-sdk/middleware-logger": "3.693.0",
+ "@aws-sdk/middleware-recursion-detection": "3.693.0",
+ "@aws-sdk/middleware-user-agent": "3.693.0",
+ "@aws-sdk/region-config-resolver": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@aws-sdk/util-endpoints": "3.693.0",
+ "@aws-sdk/util-user-agent-browser": "3.693.0",
+ "@aws-sdk/util-user-agent-node": "3.693.0",
+ "@smithy/config-resolver": "^3.0.11",
+ "@smithy/core": "^2.5.2",
+ "@smithy/fetch-http-handler": "^4.1.0",
+ "@smithy/hash-node": "^3.0.9",
+ "@smithy/invalid-dependency": "^3.0.9",
+ "@smithy/middleware-content-length": "^3.0.11",
+ "@smithy/middleware-endpoint": "^3.2.2",
+ "@smithy/middleware-retry": "^3.0.26",
+ "@smithy/middleware-serde": "^3.0.9",
+ "@smithy/middleware-stack": "^3.0.9",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/node-http-handler": "^3.3.0",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/smithy-client": "^3.4.3",
+ "@smithy/types": "^3.7.0",
+ "@smithy/url-parser": "^3.0.9",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.26",
+ "@smithy/util-defaults-mode-node": "^3.0.26",
+ "@smithy/util-endpoints": "^2.1.5",
+ "@smithy/util-middleware": "^3.0.9",
+ "@smithy/util-retry": "^3.0.9",
+ "@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/fetch-http-handler": {
- "version": "5.0.1",
+ "node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/querystring-builder": "^4.0.1",
- "@smithy/types": "^4.1.0",
- "@smithy/util-base64": "^4.0.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/core": "^2.5.2",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/signature-v4": "^4.2.2",
+ "@smithy/smithy-client": "^3.4.3",
+ "@smithy/types": "^3.7.0",
+ "@smithy/util-middleware": "^3.0.9",
+ "fast-xml-parser": "4.4.1",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/middleware-endpoint": {
- "version": "4.0.6",
+ "node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-http": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/core": "^3.1.5",
- "@smithy/middleware-serde": "^4.0.2",
- "@smithy/node-config-provider": "^4.0.1",
- "@smithy/shared-ini-file-loader": "^4.0.1",
- "@smithy/types": "^4.1.0",
- "@smithy/url-parser": "^4.0.1",
- "@smithy/util-middleware": "^4.0.1",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/fetch-http-handler": "^4.1.0",
+ "@smithy/node-http-handler": "^3.3.0",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/smithy-client": "^3.4.3",
+ "@smithy/types": "^3.7.0",
+ "@smithy/util-stream": "^3.3.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/middleware-serde": {
- "version": "4.0.2",
+ "node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-ini": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/credential-provider-env": "3.693.0",
+ "@aws-sdk/credential-provider-http": "3.693.0",
+ "@aws-sdk/credential-provider-process": "3.693.0",
+ "@aws-sdk/credential-provider-sso": "3.693.0",
+ "@aws-sdk/credential-provider-web-identity": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/credential-provider-imds": "^3.2.6",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/shared-ini-file-loader": "^3.1.10",
+ "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
- }
- },
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/middleware-stack": {
- "version": "4.0.1",
- "license": "Apache-2.0",
- "peer": true,
- "dependencies": {
- "@smithy/types": "^4.1.0",
- "tslib": "^2.6.2"
+ "node": ">=16.0.0"
},
- "engines": {
- "node": ">=18.0.0"
+ "peerDependencies": {
+ "@aws-sdk/client-sts": "^3.693.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/node-config-provider": {
- "version": "4.0.1",
+ "node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-node": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/property-provider": "^4.0.1",
- "@smithy/shared-ini-file-loader": "^4.0.1",
- "@smithy/types": "^4.1.0",
+ "@aws-sdk/credential-provider-env": "3.693.0",
+ "@aws-sdk/credential-provider-http": "3.693.0",
+ "@aws-sdk/credential-provider-ini": "3.693.0",
+ "@aws-sdk/credential-provider-process": "3.693.0",
+ "@aws-sdk/credential-provider-sso": "3.693.0",
+ "@aws-sdk/credential-provider-web-identity": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/credential-provider-imds": "^3.2.6",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/shared-ini-file-loader": "^3.1.10",
+ "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/node-http-handler": {
- "version": "4.0.3",
+ "node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-sso": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/abort-controller": "^4.0.1",
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/querystring-builder": "^4.0.1",
- "@smithy/types": "^4.1.0",
+ "@aws-sdk/client-sso": "3.693.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/token-providers": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/shared-ini-file-loader": "^3.1.10",
+ "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/property-provider": {
- "version": "4.0.1",
+ "node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-web-identity": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "@aws-sdk/client-sts": "^3.693.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/protocol-http": {
- "version": "5.0.1",
+ "node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/middleware-host-header": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/shared-ini-file-loader": {
- "version": "4.0.1",
+ "node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/middleware-logger": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/signature-v4": {
- "version": "5.0.1",
+ "node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/middleware-recursion-detection": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/is-array-buffer": "^4.0.0",
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/types": "^4.1.0",
- "@smithy/util-hex-encoding": "^4.0.0",
- "@smithy/util-middleware": "^4.0.1",
- "@smithy/util-uri-escape": "^4.0.0",
- "@smithy/util-utf8": "^4.0.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
- },
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/smithy-client": {
- "version": "4.1.6",
- "license": "Apache-2.0",
- "peer": true,
- "dependencies": {
- "@smithy/core": "^3.1.5",
- "@smithy/middleware-endpoint": "^4.0.6",
- "@smithy/middleware-stack": "^4.0.1",
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/types": "^4.1.0",
- "@smithy/util-stream": "^4.1.2",
+ },
+ "node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/middleware-user-agent": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@aws-sdk/util-endpoints": "3.693.0",
+ "@smithy/core": "^2.5.2",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/types": {
- "version": "4.1.0",
+ "node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/region-config-resolver": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/types": "^3.7.0",
+ "@smithy/util-config-provider": "^3.0.0",
+ "@smithy/util-middleware": "^3.0.9",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/url-parser": {
- "version": "4.0.1",
+ "node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/token-providers": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/querystring-parser": "^4.0.1",
- "@smithy/types": "^4.1.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/shared-ini-file-loader": "^3.1.10",
+ "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "@aws-sdk/client-sso-oidc": "^3.693.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/util-base64": {
- "version": "4.0.0",
+ "node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/util-endpoints": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/util-buffer-from": "^4.0.0",
- "@smithy/util-utf8": "^4.0.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/types": "^3.7.0",
+ "@smithy/util-endpoints": "^2.1.5",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/util-body-length-browser": {
- "version": "4.0.0",
+ "node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/util-user-agent-browser": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/types": "^3.7.0",
+ "bowser": "^2.11.0",
"tslib": "^2.6.2"
- },
- "engines": {
- "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/util-middleware": {
- "version": "4.0.1",
+ "node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/util-user-agent-node": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@aws-sdk/middleware-user-agent": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "aws-crt": ">=1.0.0"
+ },
+ "peerDependenciesMeta": {
+ "aws-crt": {
+ "optional": true
+ }
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/util-utf8": {
- "version": "4.0.0",
+ "node_modules/@aws-sdk/client-ec2/node_modules/@smithy/is-array-buffer": {
+ "version": "3.0.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/util-buffer-from": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-node": {
- "version": "3.758.0",
+ "node_modules/@aws-sdk/client-ec2/node_modules/@smithy/util-buffer-from": {
+ "version": "3.0.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@aws-sdk/credential-provider-env": "3.758.0",
- "@aws-sdk/credential-provider-http": "3.758.0",
- "@aws-sdk/credential-provider-ini": "3.758.0",
- "@aws-sdk/credential-provider-process": "3.758.0",
- "@aws-sdk/credential-provider-sso": "3.758.0",
- "@aws-sdk/credential-provider-web-identity": "3.758.0",
- "@aws-sdk/types": "3.734.0",
- "@smithy/credential-provider-imds": "^4.0.1",
- "@smithy/property-provider": "^4.0.1",
- "@smithy/shared-ini-file-loader": "^4.0.1",
- "@smithy/types": "^4.1.0",
+ "@smithy/is-array-buffer": "^3.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/types": {
- "version": "3.734.0",
+ "node_modules/@aws-sdk/client-ec2/node_modules/@smithy/util-utf8": {
+ "version": "3.0.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@smithy/util-buffer-from": "^3.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-node/node_modules/@smithy/property-provider": {
- "version": "4.0.1",
+ "node_modules/@aws-sdk/client-iam": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/client-sso-oidc": "3.693.0",
+ "@aws-sdk/client-sts": "3.693.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/credential-provider-node": "3.693.0",
+ "@aws-sdk/middleware-host-header": "3.693.0",
+ "@aws-sdk/middleware-logger": "3.693.0",
+ "@aws-sdk/middleware-recursion-detection": "3.693.0",
+ "@aws-sdk/middleware-user-agent": "3.693.0",
+ "@aws-sdk/region-config-resolver": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@aws-sdk/util-endpoints": "3.693.0",
+ "@aws-sdk/util-user-agent-browser": "3.693.0",
+ "@aws-sdk/util-user-agent-node": "3.693.0",
+ "@smithy/config-resolver": "^3.0.11",
+ "@smithy/core": "^2.5.2",
+ "@smithy/fetch-http-handler": "^4.1.0",
+ "@smithy/hash-node": "^3.0.9",
+ "@smithy/invalid-dependency": "^3.0.9",
+ "@smithy/middleware-content-length": "^3.0.11",
+ "@smithy/middleware-endpoint": "^3.2.2",
+ "@smithy/middleware-retry": "^3.0.26",
+ "@smithy/middleware-serde": "^3.0.9",
+ "@smithy/middleware-stack": "^3.0.9",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/node-http-handler": "^3.3.0",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/smithy-client": "^3.4.3",
+ "@smithy/types": "^3.7.0",
+ "@smithy/url-parser": "^3.0.9",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.26",
+ "@smithy/util-defaults-mode-node": "^3.0.26",
+ "@smithy/util-endpoints": "^2.1.5",
+ "@smithy/util-middleware": "^3.0.9",
+ "@smithy/util-retry": "^3.0.9",
+ "@smithy/util-utf8": "^3.0.0",
+ "@smithy/util-waiter": "^3.1.8",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-node/node_modules/@smithy/shared-ini-file-loader": {
- "version": "4.0.1",
+ "node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/middleware-host-header": "3.693.0",
+ "@aws-sdk/middleware-logger": "3.693.0",
+ "@aws-sdk/middleware-recursion-detection": "3.693.0",
+ "@aws-sdk/middleware-user-agent": "3.693.0",
+ "@aws-sdk/region-config-resolver": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@aws-sdk/util-endpoints": "3.693.0",
+ "@aws-sdk/util-user-agent-browser": "3.693.0",
+ "@aws-sdk/util-user-agent-node": "3.693.0",
+ "@smithy/config-resolver": "^3.0.11",
+ "@smithy/core": "^2.5.2",
+ "@smithy/fetch-http-handler": "^4.1.0",
+ "@smithy/hash-node": "^3.0.9",
+ "@smithy/invalid-dependency": "^3.0.9",
+ "@smithy/middleware-content-length": "^3.0.11",
+ "@smithy/middleware-endpoint": "^3.2.2",
+ "@smithy/middleware-retry": "^3.0.26",
+ "@smithy/middleware-serde": "^3.0.9",
+ "@smithy/middleware-stack": "^3.0.9",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/node-http-handler": "^3.3.0",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/smithy-client": "^3.4.3",
+ "@smithy/types": "^3.7.0",
+ "@smithy/url-parser": "^3.0.9",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.26",
+ "@smithy/util-defaults-mode-node": "^3.0.26",
+ "@smithy/util-endpoints": "^2.1.5",
+ "@smithy/util-middleware": "^3.0.9",
+ "@smithy/util-retry": "^3.0.9",
+ "@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-node/node_modules/@smithy/types": {
- "version": "4.1.0",
+ "node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso-oidc": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/credential-provider-node": "3.693.0",
+ "@aws-sdk/middleware-host-header": "3.693.0",
+ "@aws-sdk/middleware-logger": "3.693.0",
+ "@aws-sdk/middleware-recursion-detection": "3.693.0",
+ "@aws-sdk/middleware-user-agent": "3.693.0",
+ "@aws-sdk/region-config-resolver": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@aws-sdk/util-endpoints": "3.693.0",
+ "@aws-sdk/util-user-agent-browser": "3.693.0",
+ "@aws-sdk/util-user-agent-node": "3.693.0",
+ "@smithy/config-resolver": "^3.0.11",
+ "@smithy/core": "^2.5.2",
+ "@smithy/fetch-http-handler": "^4.1.0",
+ "@smithy/hash-node": "^3.0.9",
+ "@smithy/invalid-dependency": "^3.0.9",
+ "@smithy/middleware-content-length": "^3.0.11",
+ "@smithy/middleware-endpoint": "^3.2.2",
+ "@smithy/middleware-retry": "^3.0.26",
+ "@smithy/middleware-serde": "^3.0.9",
+ "@smithy/middleware-stack": "^3.0.9",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/node-http-handler": "^3.3.0",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/smithy-client": "^3.4.3",
+ "@smithy/types": "^3.7.0",
+ "@smithy/url-parser": "^3.0.9",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.26",
+ "@smithy/util-defaults-mode-node": "^3.0.26",
+ "@smithy/util-endpoints": "^2.1.5",
+ "@smithy/util-middleware": "^3.0.9",
+ "@smithy/util-retry": "^3.0.9",
+ "@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "@aws-sdk/client-sts": "^3.693.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-process": {
- "version": "3.758.0",
+ "node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sts": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@aws-sdk/core": "3.758.0",
- "@aws-sdk/types": "3.734.0",
- "@smithy/property-provider": "^4.0.1",
- "@smithy/shared-ini-file-loader": "^4.0.1",
- "@smithy/types": "^4.1.0",
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/client-sso-oidc": "3.693.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/credential-provider-node": "3.693.0",
+ "@aws-sdk/middleware-host-header": "3.693.0",
+ "@aws-sdk/middleware-logger": "3.693.0",
+ "@aws-sdk/middleware-recursion-detection": "3.693.0",
+ "@aws-sdk/middleware-user-agent": "3.693.0",
+ "@aws-sdk/region-config-resolver": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@aws-sdk/util-endpoints": "3.693.0",
+ "@aws-sdk/util-user-agent-browser": "3.693.0",
+ "@aws-sdk/util-user-agent-node": "3.693.0",
+ "@smithy/config-resolver": "^3.0.11",
+ "@smithy/core": "^2.5.2",
+ "@smithy/fetch-http-handler": "^4.1.0",
+ "@smithy/hash-node": "^3.0.9",
+ "@smithy/invalid-dependency": "^3.0.9",
+ "@smithy/middleware-content-length": "^3.0.11",
+ "@smithy/middleware-endpoint": "^3.2.2",
+ "@smithy/middleware-retry": "^3.0.26",
+ "@smithy/middleware-serde": "^3.0.9",
+ "@smithy/middleware-stack": "^3.0.9",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/node-http-handler": "^3.3.0",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/smithy-client": "^3.4.3",
+ "@smithy/types": "^3.7.0",
+ "@smithy/url-parser": "^3.0.9",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.26",
+ "@smithy/util-defaults-mode-node": "^3.0.26",
+ "@smithy/util-endpoints": "^2.1.5",
+ "@smithy/util-middleware": "^3.0.9",
+ "@smithy/util-retry": "^3.0.9",
+ "@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-process/node_modules/@aws-sdk/core": {
- "version": "3.758.0",
+ "node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.734.0",
- "@smithy/core": "^3.1.5",
- "@smithy/node-config-provider": "^4.0.1",
- "@smithy/property-provider": "^4.0.1",
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/signature-v4": "^5.0.1",
- "@smithy/smithy-client": "^4.1.6",
- "@smithy/types": "^4.1.0",
- "@smithy/util-middleware": "^4.0.1",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/core": "^2.5.2",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/signature-v4": "^4.2.2",
+ "@smithy/smithy-client": "^3.4.3",
+ "@smithy/types": "^3.7.0",
+ "@smithy/util-middleware": "^3.0.9",
"fast-xml-parser": "4.4.1",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-process/node_modules/@aws-sdk/types": {
- "version": "3.734.0",
+ "node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-http": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/fetch-http-handler": "^4.1.0",
+ "@smithy/node-http-handler": "^3.3.0",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/smithy-client": "^3.4.3",
+ "@smithy/types": "^3.7.0",
+ "@smithy/util-stream": "^3.3.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-process/node_modules/@smithy/core": {
- "version": "3.1.5",
+ "node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/middleware-serde": "^4.0.2",
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/types": "^4.1.0",
- "@smithy/util-body-length-browser": "^4.0.0",
- "@smithy/util-middleware": "^4.0.1",
- "@smithy/util-stream": "^4.1.2",
- "@smithy/util-utf8": "^4.0.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/credential-provider-env": "3.693.0",
+ "@aws-sdk/credential-provider-http": "3.693.0",
+ "@aws-sdk/credential-provider-process": "3.693.0",
+ "@aws-sdk/credential-provider-sso": "3.693.0",
+ "@aws-sdk/credential-provider-web-identity": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/credential-provider-imds": "^3.2.6",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/shared-ini-file-loader": "^3.1.10",
+ "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
- }
- },
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-process/node_modules/@smithy/middleware-endpoint": {
- "version": "4.0.6",
- "license": "Apache-2.0",
- "peer": true,
- "dependencies": {
- "@smithy/core": "^3.1.5",
- "@smithy/middleware-serde": "^4.0.2",
- "@smithy/node-config-provider": "^4.0.1",
- "@smithy/shared-ini-file-loader": "^4.0.1",
- "@smithy/types": "^4.1.0",
- "@smithy/url-parser": "^4.0.1",
- "@smithy/util-middleware": "^4.0.1",
- "tslib": "^2.6.2"
+ "node": ">=16.0.0"
},
- "engines": {
- "node": ">=18.0.0"
+ "peerDependencies": {
+ "@aws-sdk/client-sts": "^3.693.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-process/node_modules/@smithy/middleware-serde": {
- "version": "4.0.2",
+ "node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-node": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@aws-sdk/credential-provider-env": "3.693.0",
+ "@aws-sdk/credential-provider-http": "3.693.0",
+ "@aws-sdk/credential-provider-ini": "3.693.0",
+ "@aws-sdk/credential-provider-process": "3.693.0",
+ "@aws-sdk/credential-provider-sso": "3.693.0",
+ "@aws-sdk/credential-provider-web-identity": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/credential-provider-imds": "^3.2.6",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/shared-ini-file-loader": "^3.1.10",
+ "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-process/node_modules/@smithy/middleware-stack": {
- "version": "4.0.1",
+ "node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-sso": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@aws-sdk/client-sso": "3.693.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/token-providers": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/shared-ini-file-loader": "^3.1.10",
+ "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-process/node_modules/@smithy/node-config-provider": {
- "version": "4.0.1",
+ "node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-web-identity": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/property-provider": "^4.0.1",
- "@smithy/shared-ini-file-loader": "^4.0.1",
- "@smithy/types": "^4.1.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
- }
- },
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-process/node_modules/@smithy/property-provider": {
- "version": "4.0.1",
- "license": "Apache-2.0",
- "peer": true,
- "dependencies": {
- "@smithy/types": "^4.1.0",
- "tslib": "^2.6.2"
+ "node": ">=16.0.0"
},
- "engines": {
- "node": ">=18.0.0"
+ "peerDependencies": {
+ "@aws-sdk/client-sts": "^3.693.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-process/node_modules/@smithy/protocol-http": {
- "version": "5.0.1",
+ "node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/middleware-host-header": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-process/node_modules/@smithy/shared-ini-file-loader": {
- "version": "4.0.1",
+ "node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/middleware-logger": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-process/node_modules/@smithy/signature-v4": {
- "version": "5.0.1",
+ "node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/middleware-recursion-detection": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/is-array-buffer": "^4.0.0",
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/types": "^4.1.0",
- "@smithy/util-hex-encoding": "^4.0.0",
- "@smithy/util-middleware": "^4.0.1",
- "@smithy/util-uri-escape": "^4.0.0",
- "@smithy/util-utf8": "^4.0.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-process/node_modules/@smithy/smithy-client": {
- "version": "4.1.6",
+ "node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/middleware-user-agent": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/core": "^3.1.5",
- "@smithy/middleware-endpoint": "^4.0.6",
- "@smithy/middleware-stack": "^4.0.1",
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/types": "^4.1.0",
- "@smithy/util-stream": "^4.1.2",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@aws-sdk/util-endpoints": "3.693.0",
+ "@smithy/core": "^2.5.2",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-process/node_modules/@smithy/types": {
- "version": "4.1.0",
+ "node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/region-config-resolver": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/types": "^3.7.0",
+ "@smithy/util-config-provider": "^3.0.0",
+ "@smithy/util-middleware": "^3.0.9",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-process/node_modules/@smithy/url-parser": {
- "version": "4.0.1",
+ "node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/token-providers": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/querystring-parser": "^4.0.1",
- "@smithy/types": "^4.1.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/shared-ini-file-loader": "^3.1.10",
+ "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "@aws-sdk/client-sso-oidc": "^3.693.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-process/node_modules/@smithy/util-body-length-browser": {
- "version": "4.0.0",
+ "node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/util-endpoints": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/types": "^3.7.0",
+ "@smithy/util-endpoints": "^2.1.5",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-process/node_modules/@smithy/util-middleware": {
- "version": "4.0.1",
+ "node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/util-user-agent-browser": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/types": "^3.7.0",
+ "bowser": "^2.11.0",
"tslib": "^2.6.2"
- },
- "engines": {
- "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-process/node_modules/@smithy/util-utf8": {
- "version": "4.0.0",
+ "node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/util-user-agent-node": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/util-buffer-from": "^4.0.0",
+ "@aws-sdk/middleware-user-agent": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "aws-crt": ">=1.0.0"
+ },
+ "peerDependenciesMeta": {
+ "aws-crt": {
+ "optional": true
+ }
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-sso": {
- "version": "3.758.0",
+ "node_modules/@aws-sdk/client-iam/node_modules/@smithy/is-array-buffer": {
+ "version": "3.0.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@aws-sdk/client-sso": "3.758.0",
- "@aws-sdk/core": "3.758.0",
- "@aws-sdk/token-providers": "3.758.0",
- "@aws-sdk/types": "3.734.0",
- "@smithy/property-provider": "^4.0.1",
- "@smithy/shared-ini-file-loader": "^4.0.1",
- "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-sso/node_modules/@aws-sdk/core": {
- "version": "3.758.0",
+ "node_modules/@aws-sdk/client-iam/node_modules/@smithy/util-buffer-from": {
+ "version": "3.0.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.734.0",
- "@smithy/core": "^3.1.5",
- "@smithy/node-config-provider": "^4.0.1",
- "@smithy/property-provider": "^4.0.1",
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/signature-v4": "^5.0.1",
- "@smithy/smithy-client": "^4.1.6",
- "@smithy/types": "^4.1.0",
- "@smithy/util-middleware": "^4.0.1",
- "fast-xml-parser": "4.4.1",
+ "@smithy/is-array-buffer": "^3.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-sso/node_modules/@aws-sdk/token-providers": {
- "version": "3.758.0",
+ "node_modules/@aws-sdk/client-iam/node_modules/@smithy/util-utf8": {
+ "version": "3.0.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@aws-sdk/nested-clients": "3.758.0",
- "@aws-sdk/types": "3.734.0",
- "@smithy/property-provider": "^4.0.1",
- "@smithy/shared-ini-file-loader": "^4.0.1",
- "@smithy/types": "^4.1.0",
+ "@smithy/util-buffer-from": "^3.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-sso/node_modules/@aws-sdk/types": {
- "version": "3.734.0",
+ "node_modules/@aws-sdk/client-lambda": {
+ "version": "3.637.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/client-sso-oidc": "3.637.0",
+ "@aws-sdk/client-sts": "3.637.0",
+ "@aws-sdk/core": "3.635.0",
+ "@aws-sdk/credential-provider-node": "3.637.0",
+ "@aws-sdk/middleware-host-header": "3.620.0",
+ "@aws-sdk/middleware-logger": "3.609.0",
+ "@aws-sdk/middleware-recursion-detection": "3.620.0",
+ "@aws-sdk/middleware-user-agent": "3.637.0",
+ "@aws-sdk/region-config-resolver": "3.614.0",
+ "@aws-sdk/types": "3.609.0",
+ "@aws-sdk/util-endpoints": "3.637.0",
+ "@aws-sdk/util-user-agent-browser": "3.609.0",
+ "@aws-sdk/util-user-agent-node": "3.614.0",
+ "@smithy/config-resolver": "^3.0.5",
+ "@smithy/core": "^2.4.0",
+ "@smithy/eventstream-serde-browser": "^3.0.6",
+ "@smithy/eventstream-serde-config-resolver": "^3.0.3",
+ "@smithy/eventstream-serde-node": "^3.0.5",
+ "@smithy/fetch-http-handler": "^3.2.4",
+ "@smithy/hash-node": "^3.0.3",
+ "@smithy/invalid-dependency": "^3.0.3",
+ "@smithy/middleware-content-length": "^3.0.5",
+ "@smithy/middleware-endpoint": "^3.1.0",
+ "@smithy/middleware-retry": "^3.0.15",
+ "@smithy/middleware-serde": "^3.0.3",
+ "@smithy/middleware-stack": "^3.0.3",
+ "@smithy/node-config-provider": "^3.1.4",
+ "@smithy/node-http-handler": "^3.1.4",
+ "@smithy/protocol-http": "^4.1.0",
+ "@smithy/smithy-client": "^3.2.0",
+ "@smithy/types": "^3.3.0",
+ "@smithy/url-parser": "^3.0.3",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.15",
+ "@smithy/util-defaults-mode-node": "^3.0.15",
+ "@smithy/util-endpoints": "^2.0.5",
+ "@smithy/util-middleware": "^3.0.3",
+ "@smithy/util-retry": "^3.0.3",
+ "@smithy/util-stream": "^3.1.3",
+ "@smithy/util-utf8": "^3.0.0",
+ "@smithy/util-waiter": "^3.1.2",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-sso/node_modules/@smithy/core": {
- "version": "3.1.5",
+ "node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/types": {
+ "version": "3.609.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/middleware-serde": "^4.0.2",
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/types": "^4.1.0",
- "@smithy/util-body-length-browser": "^4.0.0",
- "@smithy/util-middleware": "^4.0.1",
- "@smithy/util-stream": "^4.1.2",
- "@smithy/util-utf8": "^4.0.0",
+ "@smithy/types": "^3.3.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-sso/node_modules/@smithy/middleware-endpoint": {
- "version": "4.0.6",
+ "node_modules/@aws-sdk/client-lambda/node_modules/@smithy/fetch-http-handler": {
+ "version": "3.2.4",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@smithy/protocol-http": "^4.1.0",
+ "@smithy/querystring-builder": "^3.0.3",
+ "@smithy/types": "^3.3.0",
+ "@smithy/util-base64": "^3.0.0",
+ "tslib": "^2.6.2"
+ }
+ },
+ "node_modules/@aws-sdk/client-lambda/node_modules/@smithy/is-array-buffer": {
+ "version": "3.0.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/core": "^3.1.5",
- "@smithy/middleware-serde": "^4.0.2",
- "@smithy/node-config-provider": "^4.0.1",
- "@smithy/shared-ini-file-loader": "^4.0.1",
- "@smithy/types": "^4.1.0",
- "@smithy/url-parser": "^4.0.1",
- "@smithy/util-middleware": "^4.0.1",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-sso/node_modules/@smithy/middleware-serde": {
- "version": "4.0.2",
+ "node_modules/@aws-sdk/client-lambda/node_modules/@smithy/util-utf8": {
+ "version": "3.0.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@smithy/util-buffer-from": "^3.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-sso/node_modules/@smithy/middleware-stack": {
- "version": "4.0.1",
+ "node_modules/@aws-sdk/client-lambda/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from": {
+ "version": "3.0.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@smithy/is-array-buffer": "^3.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-sso/node_modules/@smithy/node-config-provider": {
- "version": "4.0.1",
+ "node_modules/@aws-sdk/client-s3": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/property-provider": "^4.0.1",
- "@smithy/shared-ini-file-loader": "^4.0.1",
- "@smithy/types": "^4.1.0",
+ "@aws-crypto/sha1-browser": "5.2.0",
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/client-sso-oidc": "3.693.0",
+ "@aws-sdk/client-sts": "3.693.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/credential-provider-node": "3.693.0",
+ "@aws-sdk/middleware-bucket-endpoint": "3.693.0",
+ "@aws-sdk/middleware-expect-continue": "3.693.0",
+ "@aws-sdk/middleware-flexible-checksums": "3.693.0",
+ "@aws-sdk/middleware-host-header": "3.693.0",
+ "@aws-sdk/middleware-location-constraint": "3.693.0",
+ "@aws-sdk/middleware-logger": "3.693.0",
+ "@aws-sdk/middleware-recursion-detection": "3.693.0",
+ "@aws-sdk/middleware-sdk-s3": "3.693.0",
+ "@aws-sdk/middleware-ssec": "3.693.0",
+ "@aws-sdk/middleware-user-agent": "3.693.0",
+ "@aws-sdk/region-config-resolver": "3.693.0",
+ "@aws-sdk/signature-v4-multi-region": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@aws-sdk/util-endpoints": "3.693.0",
+ "@aws-sdk/util-user-agent-browser": "3.693.0",
+ "@aws-sdk/util-user-agent-node": "3.693.0",
+ "@aws-sdk/xml-builder": "3.693.0",
+ "@smithy/config-resolver": "^3.0.11",
+ "@smithy/core": "^2.5.2",
+ "@smithy/eventstream-serde-browser": "^3.0.12",
+ "@smithy/eventstream-serde-config-resolver": "^3.0.9",
+ "@smithy/eventstream-serde-node": "^3.0.11",
+ "@smithy/fetch-http-handler": "^4.1.0",
+ "@smithy/hash-blob-browser": "^3.1.8",
+ "@smithy/hash-node": "^3.0.9",
+ "@smithy/hash-stream-node": "^3.1.8",
+ "@smithy/invalid-dependency": "^3.0.9",
+ "@smithy/md5-js": "^3.0.9",
+ "@smithy/middleware-content-length": "^3.0.11",
+ "@smithy/middleware-endpoint": "^3.2.2",
+ "@smithy/middleware-retry": "^3.0.26",
+ "@smithy/middleware-serde": "^3.0.9",
+ "@smithy/middleware-stack": "^3.0.9",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/node-http-handler": "^3.3.0",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/smithy-client": "^3.4.3",
+ "@smithy/types": "^3.7.0",
+ "@smithy/url-parser": "^3.0.9",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.26",
+ "@smithy/util-defaults-mode-node": "^3.0.26",
+ "@smithy/util-endpoints": "^2.1.5",
+ "@smithy/util-middleware": "^3.0.9",
+ "@smithy/util-retry": "^3.0.9",
+ "@smithy/util-stream": "^3.3.0",
+ "@smithy/util-utf8": "^3.0.0",
+ "@smithy/util-waiter": "^3.1.8",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-sso/node_modules/@smithy/property-provider": {
- "version": "4.0.1",
+ "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/middleware-host-header": "3.693.0",
+ "@aws-sdk/middleware-logger": "3.693.0",
+ "@aws-sdk/middleware-recursion-detection": "3.693.0",
+ "@aws-sdk/middleware-user-agent": "3.693.0",
+ "@aws-sdk/region-config-resolver": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@aws-sdk/util-endpoints": "3.693.0",
+ "@aws-sdk/util-user-agent-browser": "3.693.0",
+ "@aws-sdk/util-user-agent-node": "3.693.0",
+ "@smithy/config-resolver": "^3.0.11",
+ "@smithy/core": "^2.5.2",
+ "@smithy/fetch-http-handler": "^4.1.0",
+ "@smithy/hash-node": "^3.0.9",
+ "@smithy/invalid-dependency": "^3.0.9",
+ "@smithy/middleware-content-length": "^3.0.11",
+ "@smithy/middleware-endpoint": "^3.2.2",
+ "@smithy/middleware-retry": "^3.0.26",
+ "@smithy/middleware-serde": "^3.0.9",
+ "@smithy/middleware-stack": "^3.0.9",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/node-http-handler": "^3.3.0",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/smithy-client": "^3.4.3",
+ "@smithy/types": "^3.7.0",
+ "@smithy/url-parser": "^3.0.9",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.26",
+ "@smithy/util-defaults-mode-node": "^3.0.26",
+ "@smithy/util-endpoints": "^2.1.5",
+ "@smithy/util-middleware": "^3.0.9",
+ "@smithy/util-retry": "^3.0.9",
+ "@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-sso/node_modules/@smithy/protocol-http": {
- "version": "5.0.1",
+ "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso-oidc": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/credential-provider-node": "3.693.0",
+ "@aws-sdk/middleware-host-header": "3.693.0",
+ "@aws-sdk/middleware-logger": "3.693.0",
+ "@aws-sdk/middleware-recursion-detection": "3.693.0",
+ "@aws-sdk/middleware-user-agent": "3.693.0",
+ "@aws-sdk/region-config-resolver": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@aws-sdk/util-endpoints": "3.693.0",
+ "@aws-sdk/util-user-agent-browser": "3.693.0",
+ "@aws-sdk/util-user-agent-node": "3.693.0",
+ "@smithy/config-resolver": "^3.0.11",
+ "@smithy/core": "^2.5.2",
+ "@smithy/fetch-http-handler": "^4.1.0",
+ "@smithy/hash-node": "^3.0.9",
+ "@smithy/invalid-dependency": "^3.0.9",
+ "@smithy/middleware-content-length": "^3.0.11",
+ "@smithy/middleware-endpoint": "^3.2.2",
+ "@smithy/middleware-retry": "^3.0.26",
+ "@smithy/middleware-serde": "^3.0.9",
+ "@smithy/middleware-stack": "^3.0.9",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/node-http-handler": "^3.3.0",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/smithy-client": "^3.4.3",
+ "@smithy/types": "^3.7.0",
+ "@smithy/url-parser": "^3.0.9",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.26",
+ "@smithy/util-defaults-mode-node": "^3.0.26",
+ "@smithy/util-endpoints": "^2.1.5",
+ "@smithy/util-middleware": "^3.0.9",
+ "@smithy/util-retry": "^3.0.9",
+ "@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
- }
- },
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-sso/node_modules/@smithy/shared-ini-file-loader": {
- "version": "4.0.1",
- "license": "Apache-2.0",
- "peer": true,
- "dependencies": {
- "@smithy/types": "^4.1.0",
- "tslib": "^2.6.2"
+ "node": ">=16.0.0"
},
- "engines": {
- "node": ">=18.0.0"
+ "peerDependencies": {
+ "@aws-sdk/client-sts": "^3.693.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-sso/node_modules/@smithy/signature-v4": {
- "version": "5.0.1",
+ "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sts": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/is-array-buffer": "^4.0.0",
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/types": "^4.1.0",
- "@smithy/util-hex-encoding": "^4.0.0",
- "@smithy/util-middleware": "^4.0.1",
- "@smithy/util-uri-escape": "^4.0.0",
- "@smithy/util-utf8": "^4.0.0",
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/client-sso-oidc": "3.693.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/credential-provider-node": "3.693.0",
+ "@aws-sdk/middleware-host-header": "3.693.0",
+ "@aws-sdk/middleware-logger": "3.693.0",
+ "@aws-sdk/middleware-recursion-detection": "3.693.0",
+ "@aws-sdk/middleware-user-agent": "3.693.0",
+ "@aws-sdk/region-config-resolver": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@aws-sdk/util-endpoints": "3.693.0",
+ "@aws-sdk/util-user-agent-browser": "3.693.0",
+ "@aws-sdk/util-user-agent-node": "3.693.0",
+ "@smithy/config-resolver": "^3.0.11",
+ "@smithy/core": "^2.5.2",
+ "@smithy/fetch-http-handler": "^4.1.0",
+ "@smithy/hash-node": "^3.0.9",
+ "@smithy/invalid-dependency": "^3.0.9",
+ "@smithy/middleware-content-length": "^3.0.11",
+ "@smithy/middleware-endpoint": "^3.2.2",
+ "@smithy/middleware-retry": "^3.0.26",
+ "@smithy/middleware-serde": "^3.0.9",
+ "@smithy/middleware-stack": "^3.0.9",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/node-http-handler": "^3.3.0",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/smithy-client": "^3.4.3",
+ "@smithy/types": "^3.7.0",
+ "@smithy/url-parser": "^3.0.9",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.26",
+ "@smithy/util-defaults-mode-node": "^3.0.26",
+ "@smithy/util-endpoints": "^2.1.5",
+ "@smithy/util-middleware": "^3.0.9",
+ "@smithy/util-retry": "^3.0.9",
+ "@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-sso/node_modules/@smithy/smithy-client": {
- "version": "4.1.6",
+ "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/core": "^3.1.5",
- "@smithy/middleware-endpoint": "^4.0.6",
- "@smithy/middleware-stack": "^4.0.1",
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/types": "^4.1.0",
- "@smithy/util-stream": "^4.1.2",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/core": "^2.5.2",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/signature-v4": "^4.2.2",
+ "@smithy/smithy-client": "^3.4.3",
+ "@smithy/types": "^3.7.0",
+ "@smithy/util-middleware": "^3.0.9",
+ "fast-xml-parser": "4.4.1",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-sso/node_modules/@smithy/types": {
- "version": "4.1.0",
+ "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-http": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/fetch-http-handler": "^4.1.0",
+ "@smithy/node-http-handler": "^3.3.0",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/smithy-client": "^3.4.3",
+ "@smithy/types": "^3.7.0",
+ "@smithy/util-stream": "^3.3.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-sso/node_modules/@smithy/url-parser": {
- "version": "4.0.1",
+ "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/querystring-parser": "^4.0.1",
- "@smithy/types": "^4.1.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/credential-provider-env": "3.693.0",
+ "@aws-sdk/credential-provider-http": "3.693.0",
+ "@aws-sdk/credential-provider-process": "3.693.0",
+ "@aws-sdk/credential-provider-sso": "3.693.0",
+ "@aws-sdk/credential-provider-web-identity": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/credential-provider-imds": "^3.2.6",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/shared-ini-file-loader": "^3.1.10",
+ "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "@aws-sdk/client-sts": "^3.693.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-sso/node_modules/@smithy/util-body-length-browser": {
- "version": "4.0.0",
+ "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-node": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
+ "@aws-sdk/credential-provider-env": "3.693.0",
+ "@aws-sdk/credential-provider-http": "3.693.0",
+ "@aws-sdk/credential-provider-ini": "3.693.0",
+ "@aws-sdk/credential-provider-process": "3.693.0",
+ "@aws-sdk/credential-provider-sso": "3.693.0",
+ "@aws-sdk/credential-provider-web-identity": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/credential-provider-imds": "^3.2.6",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/shared-ini-file-loader": "^3.1.10",
+ "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-sso/node_modules/@smithy/util-middleware": {
- "version": "4.0.1",
+ "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-sso": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@aws-sdk/client-sso": "3.693.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/token-providers": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/shared-ini-file-loader": "^3.1.10",
+ "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/credential-provider-sso/node_modules/@smithy/util-utf8": {
- "version": "4.0.0",
+ "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-web-identity": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/util-buffer-from": "^4.0.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "@aws-sdk/client-sts": "^3.693.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/middleware-host-header": {
+ "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-host-header": {
"version": "3.693.0",
"license": "Apache-2.0",
"dependencies": {
@@ -5084,7 +8906,7 @@
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/middleware-logger": {
+ "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-logger": {
"version": "3.693.0",
"license": "Apache-2.0",
"dependencies": {
@@ -5096,7 +8918,7 @@
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/middleware-recursion-detection": {
+ "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-recursion-detection": {
"version": "3.693.0",
"license": "Apache-2.0",
"dependencies": {
@@ -5109,7 +8931,7 @@
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/middleware-user-agent": {
+ "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-user-agent": {
"version": "3.693.0",
"license": "Apache-2.0",
"dependencies": {
@@ -5125,7 +8947,7 @@
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/region-config-resolver": {
+ "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/region-config-resolver": {
"version": "3.693.0",
"license": "Apache-2.0",
"dependencies": {
@@ -5140,7 +8962,7 @@
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/token-providers": {
+ "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/token-providers": {
"version": "3.693.0",
"license": "Apache-2.0",
"dependencies": {
@@ -5157,7 +8979,7 @@
"@aws-sdk/client-sso-oidc": "^3.693.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/util-endpoints": {
+ "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/util-endpoints": {
"version": "3.693.0",
"license": "Apache-2.0",
"dependencies": {
@@ -5170,7 +8992,7 @@
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/util-user-agent-browser": {
+ "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/util-user-agent-browser": {
"version": "3.693.0",
"license": "Apache-2.0",
"dependencies": {
@@ -5180,7 +9002,7 @@
"tslib": "^2.6.2"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@aws-sdk/util-user-agent-node": {
+ "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/util-user-agent-node": {
"version": "3.693.0",
"license": "Apache-2.0",
"dependencies": {
@@ -5202,422 +9024,529 @@
}
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/abort-controller": {
- "version": "4.0.1",
- "license": "Apache-2.0",
- "peer": true,
- "dependencies": {
- "@smithy/types": "^4.1.0",
- "tslib": "^2.6.2"
- },
- "engines": {
- "node": ">=18.0.0"
- }
- },
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/abort-controller/node_modules/@smithy/types": {
- "version": "4.1.0",
- "license": "Apache-2.0",
- "peer": true,
- "dependencies": {
- "tslib": "^2.6.2"
- },
- "engines": {
- "node": ">=18.0.0"
- }
- },
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/credential-provider-imds": {
- "version": "4.0.1",
- "license": "Apache-2.0",
- "peer": true,
- "dependencies": {
- "@smithy/node-config-provider": "^4.0.1",
- "@smithy/property-provider": "^4.0.1",
- "@smithy/types": "^4.1.0",
- "@smithy/url-parser": "^4.0.1",
- "tslib": "^2.6.2"
- },
- "engines": {
- "node": ">=18.0.0"
- }
- },
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/credential-provider-imds/node_modules/@smithy/node-config-provider": {
- "version": "4.0.1",
- "license": "Apache-2.0",
- "peer": true,
- "dependencies": {
- "@smithy/property-provider": "^4.0.1",
- "@smithy/shared-ini-file-loader": "^4.0.1",
- "@smithy/types": "^4.1.0",
- "tslib": "^2.6.2"
- },
- "engines": {
- "node": ">=18.0.0"
- }
- },
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/credential-provider-imds/node_modules/@smithy/property-provider": {
- "version": "4.0.1",
- "license": "Apache-2.0",
- "peer": true,
- "dependencies": {
- "@smithy/types": "^4.1.0",
- "tslib": "^2.6.2"
- },
- "engines": {
- "node": ">=18.0.0"
- }
- },
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/credential-provider-imds/node_modules/@smithy/shared-ini-file-loader": {
- "version": "4.0.1",
- "license": "Apache-2.0",
- "peer": true,
- "dependencies": {
- "@smithy/types": "^4.1.0",
- "tslib": "^2.6.2"
- },
- "engines": {
- "node": ">=18.0.0"
- }
- },
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/credential-provider-imds/node_modules/@smithy/types": {
- "version": "4.1.0",
- "license": "Apache-2.0",
- "peer": true,
- "dependencies": {
- "tslib": "^2.6.2"
- },
- "engines": {
- "node": ">=18.0.0"
- }
- },
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/credential-provider-imds/node_modules/@smithy/url-parser": {
- "version": "4.0.1",
- "license": "Apache-2.0",
- "peer": true,
- "dependencies": {
- "@smithy/querystring-parser": "^4.0.1",
- "@smithy/types": "^4.1.0",
- "tslib": "^2.6.2"
- },
- "engines": {
- "node": ">=18.0.0"
- }
- },
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/is-array-buffer": {
- "version": "4.0.0",
- "license": "Apache-2.0",
- "peer": true,
- "dependencies": {
- "tslib": "^2.6.2"
- },
- "engines": {
- "node": ">=18.0.0"
- }
- },
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/querystring-builder": {
- "version": "4.0.1",
+ "node_modules/@aws-sdk/client-s3/node_modules/@smithy/is-array-buffer": {
+ "version": "3.0.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/types": "^4.1.0",
- "@smithy/util-uri-escape": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/querystring-builder/node_modules/@smithy/types": {
- "version": "4.1.0",
+ "node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-buffer-from": {
+ "version": "3.0.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
+ "@smithy/is-array-buffer": "^3.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/querystring-parser": {
- "version": "4.0.1",
+ "node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-utf8": {
+ "version": "3.0.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@smithy/util-buffer-from": "^3.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/querystring-parser/node_modules/@smithy/types": {
- "version": "4.1.0",
+ "node_modules/@aws-sdk/client-sagemaker": {
+ "version": "3.693.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/client-sagemaker/-/client-sagemaker-3.693.0.tgz",
+ "integrity": "sha512-iInrrb7V9f0CRBiVCaaxCbpoBRQ5BqxX4elRYI6gE/pSDD2tPqmRfm4reahMtTUcKg1jaSGuvqJLfOpp0HTozQ==",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "tslib": "^2.6.2"
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/client-sso-oidc": "3.693.0",
+ "@aws-sdk/client-sts": "3.693.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/credential-provider-node": "3.693.0",
+ "@aws-sdk/middleware-host-header": "3.693.0",
+ "@aws-sdk/middleware-logger": "3.693.0",
+ "@aws-sdk/middleware-recursion-detection": "3.693.0",
+ "@aws-sdk/middleware-user-agent": "3.693.0",
+ "@aws-sdk/region-config-resolver": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@aws-sdk/util-endpoints": "3.693.0",
+ "@aws-sdk/util-user-agent-browser": "3.693.0",
+ "@aws-sdk/util-user-agent-node": "3.693.0",
+ "@smithy/config-resolver": "^3.0.11",
+ "@smithy/core": "^2.5.2",
+ "@smithy/fetch-http-handler": "^4.1.0",
+ "@smithy/hash-node": "^3.0.9",
+ "@smithy/invalid-dependency": "^3.0.9",
+ "@smithy/middleware-content-length": "^3.0.11",
+ "@smithy/middleware-endpoint": "^3.2.2",
+ "@smithy/middleware-retry": "^3.0.26",
+ "@smithy/middleware-serde": "^3.0.9",
+ "@smithy/middleware-stack": "^3.0.9",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/node-http-handler": "^3.3.0",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/smithy-client": "^3.4.3",
+ "@smithy/types": "^3.7.0",
+ "@smithy/url-parser": "^3.0.9",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.26",
+ "@smithy/util-defaults-mode-node": "^3.0.26",
+ "@smithy/util-endpoints": "^2.1.5",
+ "@smithy/util-middleware": "^3.0.9",
+ "@smithy/util-retry": "^3.0.9",
+ "@smithy/util-utf8": "^3.0.0",
+ "@smithy/util-waiter": "^3.1.8",
+ "@types/uuid": "^9.0.1",
+ "tslib": "^2.6.2",
+ "uuid": "^9.0.1"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/service-error-classification": {
- "version": "4.0.1",
+ "node_modules/@aws-sdk/client-sagemaker/node_modules/@aws-sdk/client-sso": {
+ "version": "3.693.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/client-sso/-/client-sso-3.693.0.tgz",
+ "integrity": "sha512-QEynrBC26x6TG9ZMzApR/kZ3lmt4lEIs2D+cHuDxt6fDGzahBUsQFBwJqhizzsM97JJI5YvmJhmihoYjdSSaXA==",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/types": "^4.1.0"
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/middleware-host-header": "3.693.0",
+ "@aws-sdk/middleware-logger": "3.693.0",
+ "@aws-sdk/middleware-recursion-detection": "3.693.0",
+ "@aws-sdk/middleware-user-agent": "3.693.0",
+ "@aws-sdk/region-config-resolver": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@aws-sdk/util-endpoints": "3.693.0",
+ "@aws-sdk/util-user-agent-browser": "3.693.0",
+ "@aws-sdk/util-user-agent-node": "3.693.0",
+ "@smithy/config-resolver": "^3.0.11",
+ "@smithy/core": "^2.5.2",
+ "@smithy/fetch-http-handler": "^4.1.0",
+ "@smithy/hash-node": "^3.0.9",
+ "@smithy/invalid-dependency": "^3.0.9",
+ "@smithy/middleware-content-length": "^3.0.11",
+ "@smithy/middleware-endpoint": "^3.2.2",
+ "@smithy/middleware-retry": "^3.0.26",
+ "@smithy/middleware-serde": "^3.0.9",
+ "@smithy/middleware-stack": "^3.0.9",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/node-http-handler": "^3.3.0",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/smithy-client": "^3.4.3",
+ "@smithy/types": "^3.7.0",
+ "@smithy/url-parser": "^3.0.9",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.26",
+ "@smithy/util-defaults-mode-node": "^3.0.26",
+ "@smithy/util-endpoints": "^2.1.5",
+ "@smithy/util-middleware": "^3.0.9",
+ "@smithy/util-retry": "^3.0.9",
+ "@smithy/util-utf8": "^3.0.0",
+ "tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/service-error-classification/node_modules/@smithy/types": {
- "version": "4.1.0",
+ "node_modules/@aws-sdk/client-sagemaker/node_modules/@aws-sdk/client-sso-oidc": {
+ "version": "3.693.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/client-sso-oidc/-/client-sso-oidc-3.693.0.tgz",
+ "integrity": "sha512-UEDbYlYtK/e86OOMyFR4zEPyenIxDzO2DRdz3fwVW7RzZ94wfmSwBh/8skzPTuY1G7sI064cjHW0b0QG01Sdtg==",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/credential-provider-node": "3.693.0",
+ "@aws-sdk/middleware-host-header": "3.693.0",
+ "@aws-sdk/middleware-logger": "3.693.0",
+ "@aws-sdk/middleware-recursion-detection": "3.693.0",
+ "@aws-sdk/middleware-user-agent": "3.693.0",
+ "@aws-sdk/region-config-resolver": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@aws-sdk/util-endpoints": "3.693.0",
+ "@aws-sdk/util-user-agent-browser": "3.693.0",
+ "@aws-sdk/util-user-agent-node": "3.693.0",
+ "@smithy/config-resolver": "^3.0.11",
+ "@smithy/core": "^2.5.2",
+ "@smithy/fetch-http-handler": "^4.1.0",
+ "@smithy/hash-node": "^3.0.9",
+ "@smithy/invalid-dependency": "^3.0.9",
+ "@smithy/middleware-content-length": "^3.0.11",
+ "@smithy/middleware-endpoint": "^3.2.2",
+ "@smithy/middleware-retry": "^3.0.26",
+ "@smithy/middleware-serde": "^3.0.9",
+ "@smithy/middleware-stack": "^3.0.9",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/node-http-handler": "^3.3.0",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/smithy-client": "^3.4.3",
+ "@smithy/types": "^3.7.0",
+ "@smithy/url-parser": "^3.0.9",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.26",
+ "@smithy/util-defaults-mode-node": "^3.0.26",
+ "@smithy/util-endpoints": "^2.1.5",
+ "@smithy/util-middleware": "^3.0.9",
+ "@smithy/util-retry": "^3.0.9",
+ "@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "@aws-sdk/client-sts": "^3.693.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/util-buffer-from": {
- "version": "4.0.0",
+ "node_modules/@aws-sdk/client-sagemaker/node_modules/@aws-sdk/client-sts": {
+ "version": "3.693.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/client-sts/-/client-sts-3.693.0.tgz",
+ "integrity": "sha512-4S2y7VEtvdnjJX4JPl4kDQlslxXEZFnC50/UXVUYSt/AMc5A/GgspFNA5FVz4E3Gwpfobbf23hR2NBF8AGvYoQ==",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/is-array-buffer": "^4.0.0",
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/client-sso-oidc": "3.693.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/credential-provider-node": "3.693.0",
+ "@aws-sdk/middleware-host-header": "3.693.0",
+ "@aws-sdk/middleware-logger": "3.693.0",
+ "@aws-sdk/middleware-recursion-detection": "3.693.0",
+ "@aws-sdk/middleware-user-agent": "3.693.0",
+ "@aws-sdk/region-config-resolver": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@aws-sdk/util-endpoints": "3.693.0",
+ "@aws-sdk/util-user-agent-browser": "3.693.0",
+ "@aws-sdk/util-user-agent-node": "3.693.0",
+ "@smithy/config-resolver": "^3.0.11",
+ "@smithy/core": "^2.5.2",
+ "@smithy/fetch-http-handler": "^4.1.0",
+ "@smithy/hash-node": "^3.0.9",
+ "@smithy/invalid-dependency": "^3.0.9",
+ "@smithy/middleware-content-length": "^3.0.11",
+ "@smithy/middleware-endpoint": "^3.2.2",
+ "@smithy/middleware-retry": "^3.0.26",
+ "@smithy/middleware-serde": "^3.0.9",
+ "@smithy/middleware-stack": "^3.0.9",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/node-http-handler": "^3.3.0",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/smithy-client": "^3.4.3",
+ "@smithy/types": "^3.7.0",
+ "@smithy/url-parser": "^3.0.9",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.26",
+ "@smithy/util-defaults-mode-node": "^3.0.26",
+ "@smithy/util-endpoints": "^2.1.5",
+ "@smithy/util-middleware": "^3.0.9",
+ "@smithy/util-retry": "^3.0.9",
+ "@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/util-hex-encoding": {
- "version": "4.0.0",
+ "node_modules/@aws-sdk/client-sagemaker/node_modules/@aws-sdk/core": {
+ "version": "3.693.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.693.0.tgz",
+ "integrity": "sha512-v6Z/kWmLFqRLDPEwl9hJGhtTgIFHjZugSfF1Yqffdxf4n1AWgtHS7qSegakuMyN5pP4K2tvUD8qHJ+gGe2Bw2A==",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/core": "^2.5.2",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/signature-v4": "^4.2.2",
+ "@smithy/smithy-client": "^3.4.3",
+ "@smithy/types": "^3.7.0",
+ "@smithy/util-middleware": "^3.0.9",
+ "fast-xml-parser": "4.4.1",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/util-stream": {
- "version": "4.1.2",
+ "node_modules/@aws-sdk/client-sagemaker/node_modules/@aws-sdk/credential-provider-http": {
+ "version": "3.693.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-http/-/credential-provider-http-3.693.0.tgz",
+ "integrity": "sha512-sL8MvwNJU7ZpD7/d2VVb3by1GknIJUxzTIgYtVkDVA/ojo+KRQSSHxcj0EWWXF5DTSh2Tm+LrEug3y1ZyKHsDA==",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/fetch-http-handler": "^5.0.1",
- "@smithy/node-http-handler": "^4.0.3",
- "@smithy/types": "^4.1.0",
- "@smithy/util-base64": "^4.0.0",
- "@smithy/util-buffer-from": "^4.0.0",
- "@smithy/util-hex-encoding": "^4.0.0",
- "@smithy/util-utf8": "^4.0.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/fetch-http-handler": "^4.1.0",
+ "@smithy/node-http-handler": "^3.3.0",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/smithy-client": "^3.4.3",
+ "@smithy/types": "^3.7.0",
+ "@smithy/util-stream": "^3.3.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler": {
- "version": "5.0.1",
+ "node_modules/@aws-sdk/client-sagemaker/node_modules/@aws-sdk/credential-provider-ini": {
+ "version": "3.693.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.693.0.tgz",
+ "integrity": "sha512-kvaa4mXhCCOuW7UQnBhYqYfgWmwy7WSBSDClutwSLPZvgrhYj2l16SD2lN4IfYdxARYMJJ1lFYp3/jJG/9Yk4Q==",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/querystring-builder": "^4.0.1",
- "@smithy/types": "^4.1.0",
- "@smithy/util-base64": "^4.0.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/credential-provider-env": "3.693.0",
+ "@aws-sdk/credential-provider-http": "3.693.0",
+ "@aws-sdk/credential-provider-process": "3.693.0",
+ "@aws-sdk/credential-provider-sso": "3.693.0",
+ "@aws-sdk/credential-provider-web-identity": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/credential-provider-imds": "^3.2.6",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/shared-ini-file-loader": "^3.1.10",
+ "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "@aws-sdk/client-sts": "^3.693.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/util-stream/node_modules/@smithy/node-http-handler": {
- "version": "4.0.3",
+ "node_modules/@aws-sdk/client-sagemaker/node_modules/@aws-sdk/credential-provider-node": {
+ "version": "3.693.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.693.0.tgz",
+ "integrity": "sha512-42WMsBjTNnjYxYuM3qD/Nq+8b7UdMopUq5OduMDxoM3mFTV6PXMMnfI4Z1TNnR4tYRvPXAnuNltF6xmjKbSJRA==",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/abort-controller": "^4.0.1",
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/querystring-builder": "^4.0.1",
- "@smithy/types": "^4.1.0",
+ "@aws-sdk/credential-provider-env": "3.693.0",
+ "@aws-sdk/credential-provider-http": "3.693.0",
+ "@aws-sdk/credential-provider-ini": "3.693.0",
+ "@aws-sdk/credential-provider-process": "3.693.0",
+ "@aws-sdk/credential-provider-sso": "3.693.0",
+ "@aws-sdk/credential-provider-web-identity": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/credential-provider-imds": "^3.2.6",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/shared-ini-file-loader": "^3.1.10",
+ "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/util-stream/node_modules/@smithy/protocol-http": {
- "version": "5.0.1",
+ "node_modules/@aws-sdk/client-sagemaker/node_modules/@aws-sdk/credential-provider-sso": {
+ "version": "3.693.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.693.0.tgz",
+ "integrity": "sha512-479UlJxY+BFjj3pJFYUNC0DCMrykuG7wBAXfsvZqQxKUa83DnH5Q1ID/N2hZLkxjGd4ZW0AC3lTOMxFelGzzpQ==",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@aws-sdk/client-sso": "3.693.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/token-providers": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/shared-ini-file-loader": "^3.1.10",
+ "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/util-stream/node_modules/@smithy/types": {
- "version": "4.1.0",
+ "node_modules/@aws-sdk/client-sagemaker/node_modules/@aws-sdk/credential-provider-web-identity": {
+ "version": "3.693.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.693.0.tgz",
+ "integrity": "sha512-8LB210Pr6VeCiSb2hIra+sAH4KUBLyGaN50axHtIgufVK8jbKIctTZcVY5TO9Se+1107TsruzeXS7VeqVdJfFA==",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "@aws-sdk/client-sts": "^3.693.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/util-stream/node_modules/@smithy/util-base64": {
- "version": "4.0.0",
+ "node_modules/@aws-sdk/client-sagemaker/node_modules/@aws-sdk/middleware-host-header": {
+ "version": "3.693.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-host-header/-/middleware-host-header-3.693.0.tgz",
+ "integrity": "sha512-BCki6sAZ5jYwIN/t3ElCiwerHad69ipHwPsDCxJQyeiOnJ8HG+lEpnVIfrnI8A0fLQNSF3Gtx6ahfBpKiv1Oug==",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/util-buffer-from": "^4.0.0",
- "@smithy/util-utf8": "^4.0.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/util-stream/node_modules/@smithy/util-utf8": {
- "version": "4.0.0",
+ "node_modules/@aws-sdk/client-sagemaker/node_modules/@aws-sdk/middleware-logger": {
+ "version": "3.693.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-logger/-/middleware-logger-3.693.0.tgz",
+ "integrity": "sha512-dXnXDPr+wIiJ1TLADACI1g9pkSB21KkMIko2u4CJ2JCBoxi5IqeTnVoa6YcC8GdFNVRl+PorZ3Zqfmf1EOTC6w==",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@smithy/util-buffer-from": "^4.0.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/util-uri-escape": {
- "version": "4.0.0",
+ "node_modules/@aws-sdk/client-sagemaker/node_modules/@aws-sdk/middleware-recursion-detection": {
+ "version": "3.693.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.693.0.tgz",
+ "integrity": "sha512-0LDmM+VxXp0u3rG0xQRWD/q6Ubi7G8I44tBPahevD5CaiDZTkmNTrVUf0VEJgVe0iCKBppACMBDkLB0/ETqkFw==",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/util-utf8": {
- "version": "3.0.0",
+ "node_modules/@aws-sdk/client-sagemaker/node_modules/@aws-sdk/middleware-user-agent": {
+ "version": "3.693.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.693.0.tgz",
+ "integrity": "sha512-/KUq/KEpFFbQmNmpp7SpAtFAdViquDfD2W0QcG07zYBfz9MwE2ig48ALynXm5sMpRmnG7sJXjdvPtTsSVPfkiw==",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/util-buffer-from": "^3.0.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@aws-sdk/util-endpoints": "3.693.0",
+ "@smithy/core": "^2.5.2",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/util-utf8/node_modules/@smithy/is-array-buffer": {
- "version": "3.0.0",
+ "node_modules/@aws-sdk/client-sagemaker/node_modules/@aws-sdk/region-config-resolver": {
+ "version": "3.693.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/region-config-resolver/-/region-config-resolver-3.693.0.tgz",
+ "integrity": "sha512-YLUkMsUY0GLW/nfwlZ69cy1u07EZRmsv8Z9m0qW317/EZaVx59hcvmcvb+W4bFqj5E8YImTjoGfE4cZ0F9mkyw==",
"license": "Apache-2.0",
"dependencies": {
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/types": "^3.7.0",
+ "@smithy/util-config-provider": "^3.0.0",
+ "@smithy/util-middleware": "^3.0.9",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-codecatalyst/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from": {
- "version": "3.0.0",
+ "node_modules/@aws-sdk/client-sagemaker/node_modules/@aws-sdk/token-providers": {
+ "version": "3.693.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/token-providers/-/token-providers-3.693.0.tgz",
+ "integrity": "sha512-nDBTJMk1l/YmFULGfRbToOA2wjf+FkQT4dMgYCv+V9uSYsMzQj8A7Tha2dz9yv4vnQgYaEiErQ8d7HVyXcVEoA==",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/is-array-buffer": "^3.0.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/shared-ini-file-loader": "^3.1.10",
+ "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "@aws-sdk/client-sso-oidc": "^3.693.0"
}
},
- "node_modules/@aws-sdk/client-cognito-identity": {
- "version": "3.637.0",
+ "node_modules/@aws-sdk/client-sagemaker/node_modules/@aws-sdk/util-endpoints": {
+ "version": "3.693.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/util-endpoints/-/util-endpoints-3.693.0.tgz",
+ "integrity": "sha512-eo4F6DRQ/kxS3gxJpLRv+aDNy76DxQJL5B3DPzpr9Vkq0ygVoi4GT5oIZLVaAVIJmi6k5qq9dLsYZfWLUxJJSg==",
"license": "Apache-2.0",
"dependencies": {
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/client-sso-oidc": "3.637.0",
- "@aws-sdk/client-sts": "3.637.0",
- "@aws-sdk/core": "3.635.0",
- "@aws-sdk/credential-provider-node": "3.637.0",
- "@aws-sdk/middleware-host-header": "3.620.0",
- "@aws-sdk/middleware-logger": "3.609.0",
- "@aws-sdk/middleware-recursion-detection": "3.620.0",
- "@aws-sdk/middleware-user-agent": "3.637.0",
- "@aws-sdk/region-config-resolver": "3.614.0",
- "@aws-sdk/types": "3.609.0",
- "@aws-sdk/util-endpoints": "3.637.0",
- "@aws-sdk/util-user-agent-browser": "3.609.0",
- "@aws-sdk/util-user-agent-node": "3.614.0",
- "@smithy/config-resolver": "^3.0.5",
- "@smithy/core": "^2.4.0",
- "@smithy/fetch-http-handler": "^3.2.4",
- "@smithy/hash-node": "^3.0.3",
- "@smithy/invalid-dependency": "^3.0.3",
- "@smithy/middleware-content-length": "^3.0.5",
- "@smithy/middleware-endpoint": "^3.1.0",
- "@smithy/middleware-retry": "^3.0.15",
- "@smithy/middleware-serde": "^3.0.3",
- "@smithy/middleware-stack": "^3.0.3",
- "@smithy/node-config-provider": "^3.1.4",
- "@smithy/node-http-handler": "^3.1.4",
- "@smithy/protocol-http": "^4.1.0",
- "@smithy/smithy-client": "^3.2.0",
- "@smithy/types": "^3.3.0",
- "@smithy/url-parser": "^3.0.3",
- "@smithy/util-base64": "^3.0.0",
- "@smithy/util-body-length-browser": "^3.0.0",
- "@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.15",
- "@smithy/util-defaults-mode-node": "^3.0.15",
- "@smithy/util-endpoints": "^2.0.5",
- "@smithy/util-middleware": "^3.0.3",
- "@smithy/util-retry": "^3.0.3",
- "@smithy/util-utf8": "^3.0.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/types": "^3.7.0",
+ "@smithy/util-endpoints": "^2.1.5",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/types": {
- "version": "3.609.0",
+ "node_modules/@aws-sdk/client-sagemaker/node_modules/@aws-sdk/util-user-agent-browser": {
+ "version": "3.693.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.693.0.tgz",
+ "integrity": "sha512-6EUfuKOujtddy18OLJUaXfKBgs+UcbZ6N/3QV4iOkubCUdeM1maIqs++B9bhCbWeaeF5ORizJw5FTwnyNjE/mw==",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/types": "^3.3.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/types": "^3.7.0",
+ "bowser": "^2.11.0",
"tslib": "^2.6.2"
- },
- "engines": {
- "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/fetch-http-handler": {
- "version": "3.2.4",
+ "node_modules/@aws-sdk/client-sagemaker/node_modules/@aws-sdk/util-user-agent-node": {
+ "version": "3.693.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.693.0.tgz",
+ "integrity": "sha512-td0OVX8m5ZKiXtecIDuzY3Y3UZIzvxEr57Hp21NOwieqKCG2UeyQWWeGPv0FQaU7dpTkvFmVNI+tx9iB8V/Nhg==",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/protocol-http": "^4.1.0",
- "@smithy/querystring-builder": "^3.0.3",
- "@smithy/types": "^3.3.0",
- "@smithy/util-base64": "^3.0.0",
+ "@aws-sdk/middleware-user-agent": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "aws-crt": ">=1.0.0"
+ },
+ "peerDependenciesMeta": {
+ "aws-crt": {
+ "optional": true
+ }
}
},
- "node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/is-array-buffer": {
+ "node_modules/@aws-sdk/client-sagemaker/node_modules/@smithy/is-array-buffer": {
"version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-3.0.0.tgz",
+ "integrity": "sha512-+Fsu6Q6C4RSJiy81Y8eApjEB5gVtM+oFKTffg+jSuwtvomJJrhUJBu2zS8wjXSgH/g1MKEWrzyChTBe6clb5FQ==",
"license": "Apache-2.0",
"dependencies": {
"tslib": "^2.6.2"
@@ -5626,30 +9555,36 @@
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-utf8": {
+ "node_modules/@aws-sdk/client-sagemaker/node_modules/@smithy/util-buffer-from": {
"version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-3.0.0.tgz",
+ "integrity": "sha512-aEOHCgq5RWFbP+UDPvPot26EJHjOC+bRgse5A8V3FSShqd5E5UN4qc7zkwsvJPPAVsf73QwYcHN1/gt/rtLwQA==",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/util-buffer-from": "^3.0.0",
+ "@smithy/is-array-buffer": "^3.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from": {
+ "node_modules/@aws-sdk/client-sagemaker/node_modules/@smithy/util-utf8": {
"version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-3.0.0.tgz",
+ "integrity": "sha512-rUeT12bxFnplYDe815GXbq/oixEGHfRFFtcTF3YdDi/JaENIM6aSYYLJydG83UNzLXeRI5K8abYd/8Sp/QM0kA==",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/is-array-buffer": "^3.0.0",
+ "@smithy/util-buffer-from": "^3.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-ec2": {
- "version": "3.695.0",
+ "node_modules/@aws-sdk/client-sfn": {
+ "version": "3.693.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/client-sfn/-/client-sfn-3.693.0.tgz",
+ "integrity": "sha512-B2K3aXGnP7eD1ITEIx4kO43l1N5OLqHdLW4AUbwoopwU5qzicc9jADrthXpGxymJI8AhJz9T2WtLmceBU2EpNg==",
"license": "Apache-2.0",
"dependencies": {
"@aws-crypto/sha256-browser": "5.2.0",
@@ -5661,7 +9596,6 @@
"@aws-sdk/middleware-host-header": "3.693.0",
"@aws-sdk/middleware-logger": "3.693.0",
"@aws-sdk/middleware-recursion-detection": "3.693.0",
- "@aws-sdk/middleware-sdk-ec2": "3.693.0",
"@aws-sdk/middleware-user-agent": "3.693.0",
"@aws-sdk/region-config-resolver": "3.693.0",
"@aws-sdk/types": "3.692.0",
@@ -5693,7 +9627,6 @@
"@smithy/util-middleware": "^3.0.9",
"@smithy/util-retry": "^3.0.9",
"@smithy/util-utf8": "^3.0.0",
- "@smithy/util-waiter": "^3.1.8",
"@types/uuid": "^9.0.1",
"tslib": "^2.6.2",
"uuid": "^9.0.1"
@@ -5702,8 +9635,10 @@
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso": {
+ "node_modules/@aws-sdk/client-sfn/node_modules/@aws-sdk/client-sso": {
"version": "3.693.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/client-sso/-/client-sso-3.693.0.tgz",
+ "integrity": "sha512-QEynrBC26x6TG9ZMzApR/kZ3lmt4lEIs2D+cHuDxt6fDGzahBUsQFBwJqhizzsM97JJI5YvmJhmihoYjdSSaXA==",
"license": "Apache-2.0",
"dependencies": {
"@aws-crypto/sha256-browser": "5.2.0",
@@ -5749,8 +9684,10 @@
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sso-oidc": {
+ "node_modules/@aws-sdk/client-sfn/node_modules/@aws-sdk/client-sso-oidc": {
"version": "3.693.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/client-sso-oidc/-/client-sso-oidc-3.693.0.tgz",
+ "integrity": "sha512-UEDbYlYtK/e86OOMyFR4zEPyenIxDzO2DRdz3fwVW7RzZ94wfmSwBh/8skzPTuY1G7sI064cjHW0b0QG01Sdtg==",
"license": "Apache-2.0",
"dependencies": {
"@aws-crypto/sha256-browser": "5.2.0",
@@ -5800,8 +9737,10 @@
"@aws-sdk/client-sts": "^3.693.0"
}
},
- "node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/client-sts": {
+ "node_modules/@aws-sdk/client-sfn/node_modules/@aws-sdk/client-sts": {
"version": "3.693.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/client-sts/-/client-sts-3.693.0.tgz",
+ "integrity": "sha512-4S2y7VEtvdnjJX4JPl4kDQlslxXEZFnC50/UXVUYSt/AMc5A/GgspFNA5FVz4E3Gwpfobbf23hR2NBF8AGvYoQ==",
"license": "Apache-2.0",
"dependencies": {
"@aws-crypto/sha256-browser": "5.2.0",
@@ -5849,8 +9788,10 @@
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/core": {
+ "node_modules/@aws-sdk/client-sfn/node_modules/@aws-sdk/core": {
"version": "3.693.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.693.0.tgz",
+ "integrity": "sha512-v6Z/kWmLFqRLDPEwl9hJGhtTgIFHjZugSfF1Yqffdxf4n1AWgtHS7qSegakuMyN5pP4K2tvUD8qHJ+gGe2Bw2A==",
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/types": "3.692.0",
@@ -5869,8 +9810,10 @@
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-http": {
+ "node_modules/@aws-sdk/client-sfn/node_modules/@aws-sdk/credential-provider-http": {
"version": "3.693.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-http/-/credential-provider-http-3.693.0.tgz",
+ "integrity": "sha512-sL8MvwNJU7ZpD7/d2VVb3by1GknIJUxzTIgYtVkDVA/ojo+KRQSSHxcj0EWWXF5DTSh2Tm+LrEug3y1ZyKHsDA==",
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/core": "3.693.0",
@@ -5888,8 +9831,10 @@
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-ini": {
+ "node_modules/@aws-sdk/client-sfn/node_modules/@aws-sdk/credential-provider-ini": {
"version": "3.693.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.693.0.tgz",
+ "integrity": "sha512-kvaa4mXhCCOuW7UQnBhYqYfgWmwy7WSBSDClutwSLPZvgrhYj2l16SD2lN4IfYdxARYMJJ1lFYp3/jJG/9Yk4Q==",
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/core": "3.693.0",
@@ -5912,8 +9857,10 @@
"@aws-sdk/client-sts": "^3.693.0"
}
},
- "node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-node": {
+ "node_modules/@aws-sdk/client-sfn/node_modules/@aws-sdk/credential-provider-node": {
"version": "3.693.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.693.0.tgz",
+ "integrity": "sha512-42WMsBjTNnjYxYuM3qD/Nq+8b7UdMopUq5OduMDxoM3mFTV6PXMMnfI4Z1TNnR4tYRvPXAnuNltF6xmjKbSJRA==",
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/credential-provider-env": "3.693.0",
@@ -5933,8 +9880,10 @@
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-sso": {
+ "node_modules/@aws-sdk/client-sfn/node_modules/@aws-sdk/credential-provider-sso": {
"version": "3.693.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.693.0.tgz",
+ "integrity": "sha512-479UlJxY+BFjj3pJFYUNC0DCMrykuG7wBAXfsvZqQxKUa83DnH5Q1ID/N2hZLkxjGd4ZW0AC3lTOMxFelGzzpQ==",
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/client-sso": "3.693.0",
@@ -5950,8 +9899,10 @@
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/credential-provider-web-identity": {
+ "node_modules/@aws-sdk/client-sfn/node_modules/@aws-sdk/credential-provider-web-identity": {
"version": "3.693.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.693.0.tgz",
+ "integrity": "sha512-8LB210Pr6VeCiSb2hIra+sAH4KUBLyGaN50axHtIgufVK8jbKIctTZcVY5TO9Se+1107TsruzeXS7VeqVdJfFA==",
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/core": "3.693.0",
@@ -5967,8 +9918,10 @@
"@aws-sdk/client-sts": "^3.693.0"
}
},
- "node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/middleware-host-header": {
+ "node_modules/@aws-sdk/client-sfn/node_modules/@aws-sdk/middleware-host-header": {
"version": "3.693.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-host-header/-/middleware-host-header-3.693.0.tgz",
+ "integrity": "sha512-BCki6sAZ5jYwIN/t3ElCiwerHad69ipHwPsDCxJQyeiOnJ8HG+lEpnVIfrnI8A0fLQNSF3Gtx6ahfBpKiv1Oug==",
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/types": "3.692.0",
@@ -5980,8 +9933,10 @@
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/middleware-logger": {
+ "node_modules/@aws-sdk/client-sfn/node_modules/@aws-sdk/middleware-logger": {
"version": "3.693.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-logger/-/middleware-logger-3.693.0.tgz",
+ "integrity": "sha512-dXnXDPr+wIiJ1TLADACI1g9pkSB21KkMIko2u4CJ2JCBoxi5IqeTnVoa6YcC8GdFNVRl+PorZ3Zqfmf1EOTC6w==",
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/types": "3.692.0",
@@ -5992,8 +9947,10 @@
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/middleware-recursion-detection": {
+ "node_modules/@aws-sdk/client-sfn/node_modules/@aws-sdk/middleware-recursion-detection": {
"version": "3.693.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.693.0.tgz",
+ "integrity": "sha512-0LDmM+VxXp0u3rG0xQRWD/q6Ubi7G8I44tBPahevD5CaiDZTkmNTrVUf0VEJgVe0iCKBppACMBDkLB0/ETqkFw==",
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/types": "3.692.0",
@@ -6005,8 +9962,10 @@
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/middleware-user-agent": {
+ "node_modules/@aws-sdk/client-sfn/node_modules/@aws-sdk/middleware-user-agent": {
"version": "3.693.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.693.0.tgz",
+ "integrity": "sha512-/KUq/KEpFFbQmNmpp7SpAtFAdViquDfD2W0QcG07zYBfz9MwE2ig48ALynXm5sMpRmnG7sJXjdvPtTsSVPfkiw==",
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/core": "3.693.0",
@@ -6021,8 +9980,10 @@
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/region-config-resolver": {
+ "node_modules/@aws-sdk/client-sfn/node_modules/@aws-sdk/region-config-resolver": {
"version": "3.693.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/region-config-resolver/-/region-config-resolver-3.693.0.tgz",
+ "integrity": "sha512-YLUkMsUY0GLW/nfwlZ69cy1u07EZRmsv8Z9m0qW317/EZaVx59hcvmcvb+W4bFqj5E8YImTjoGfE4cZ0F9mkyw==",
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/types": "3.692.0",
@@ -6036,8 +9997,10 @@
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/token-providers": {
+ "node_modules/@aws-sdk/client-sfn/node_modules/@aws-sdk/token-providers": {
"version": "3.693.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/token-providers/-/token-providers-3.693.0.tgz",
+ "integrity": "sha512-nDBTJMk1l/YmFULGfRbToOA2wjf+FkQT4dMgYCv+V9uSYsMzQj8A7Tha2dz9yv4vnQgYaEiErQ8d7HVyXcVEoA==",
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/types": "3.692.0",
@@ -6053,8 +10016,10 @@
"@aws-sdk/client-sso-oidc": "^3.693.0"
}
},
- "node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/util-endpoints": {
+ "node_modules/@aws-sdk/client-sfn/node_modules/@aws-sdk/util-endpoints": {
"version": "3.693.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/util-endpoints/-/util-endpoints-3.693.0.tgz",
+ "integrity": "sha512-eo4F6DRQ/kxS3gxJpLRv+aDNy76DxQJL5B3DPzpr9Vkq0ygVoi4GT5oIZLVaAVIJmi6k5qq9dLsYZfWLUxJJSg==",
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/types": "3.692.0",
@@ -6066,8 +10031,10 @@
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/util-user-agent-browser": {
+ "node_modules/@aws-sdk/client-sfn/node_modules/@aws-sdk/util-user-agent-browser": {
"version": "3.693.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.693.0.tgz",
+ "integrity": "sha512-6EUfuKOujtddy18OLJUaXfKBgs+UcbZ6N/3QV4iOkubCUdeM1maIqs++B9bhCbWeaeF5ORizJw5FTwnyNjE/mw==",
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/types": "3.692.0",
@@ -6076,8 +10043,10 @@
"tslib": "^2.6.2"
}
},
- "node_modules/@aws-sdk/client-ec2/node_modules/@aws-sdk/util-user-agent-node": {
+ "node_modules/@aws-sdk/client-sfn/node_modules/@aws-sdk/util-user-agent-node": {
"version": "3.693.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.693.0.tgz",
+ "integrity": "sha512-td0OVX8m5ZKiXtecIDuzY3Y3UZIzvxEr57Hp21NOwieqKCG2UeyQWWeGPv0FQaU7dpTkvFmVNI+tx9iB8V/Nhg==",
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/middleware-user-agent": "3.693.0",
@@ -6098,8 +10067,10 @@
}
}
},
- "node_modules/@aws-sdk/client-ec2/node_modules/@smithy/is-array-buffer": {
+ "node_modules/@aws-sdk/client-sfn/node_modules/@smithy/is-array-buffer": {
"version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-3.0.0.tgz",
+ "integrity": "sha512-+Fsu6Q6C4RSJiy81Y8eApjEB5gVtM+oFKTffg+jSuwtvomJJrhUJBu2zS8wjXSgH/g1MKEWrzyChTBe6clb5FQ==",
"license": "Apache-2.0",
"dependencies": {
"tslib": "^2.6.2"
@@ -6108,8 +10079,10 @@
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-ec2/node_modules/@smithy/util-buffer-from": {
+ "node_modules/@aws-sdk/client-sfn/node_modules/@smithy/util-buffer-from": {
"version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-3.0.0.tgz",
+ "integrity": "sha512-aEOHCgq5RWFbP+UDPvPot26EJHjOC+bRgse5A8V3FSShqd5E5UN4qc7zkwsvJPPAVsf73QwYcHN1/gt/rtLwQA==",
"license": "Apache-2.0",
"dependencies": {
"@smithy/is-array-buffer": "^3.0.0",
@@ -6119,8 +10092,10 @@
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-ec2/node_modules/@smithy/util-utf8": {
+ "node_modules/@aws-sdk/client-sfn/node_modules/@smithy/util-utf8": {
"version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-3.0.0.tgz",
+ "integrity": "sha512-rUeT12bxFnplYDe815GXbq/oixEGHfRFFtcTF3YdDi/JaENIM6aSYYLJydG83UNzLXeRI5K8abYd/8Sp/QM0kA==",
"license": "Apache-2.0",
"dependencies": {
"@smithy/util-buffer-from": "^3.0.0",
@@ -6130,7 +10105,7 @@
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-iam": {
+ "node_modules/@aws-sdk/client-ssm": {
"version": "3.693.0",
"license": "Apache-2.0",
"dependencies": {
@@ -6175,13 +10150,15 @@
"@smithy/util-retry": "^3.0.9",
"@smithy/util-utf8": "^3.0.0",
"@smithy/util-waiter": "^3.1.8",
- "tslib": "^2.6.2"
+ "@types/uuid": "^9.0.1",
+ "tslib": "^2.6.2",
+ "uuid": "^9.0.1"
},
"engines": {
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso": {
+ "node_modules/@aws-sdk/client-ssm/node_modules/@aws-sdk/client-sso": {
"version": "3.693.0",
"license": "Apache-2.0",
"dependencies": {
@@ -6228,7 +10205,7 @@
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso-oidc": {
+ "node_modules/@aws-sdk/client-ssm/node_modules/@aws-sdk/client-sso-oidc": {
"version": "3.693.0",
"license": "Apache-2.0",
"dependencies": {
@@ -6279,7 +10256,7 @@
"@aws-sdk/client-sts": "^3.693.0"
}
},
- "node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sts": {
+ "node_modules/@aws-sdk/client-ssm/node_modules/@aws-sdk/client-sts": {
"version": "3.693.0",
"license": "Apache-2.0",
"dependencies": {
@@ -6324,864 +10301,569 @@
"@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
},
- "engines": {
- "node": ">=16.0.0"
- }
- },
- "node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core": {
- "version": "3.693.0",
- "license": "Apache-2.0",
- "dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/core": "^2.5.2",
- "@smithy/node-config-provider": "^3.1.10",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/signature-v4": "^4.2.2",
- "@smithy/smithy-client": "^3.4.3",
- "@smithy/types": "^3.7.0",
- "@smithy/util-middleware": "^3.0.9",
- "fast-xml-parser": "4.4.1",
- "tslib": "^2.6.2"
- },
- "engines": {
- "node": ">=16.0.0"
- }
- },
- "node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-http": {
- "version": "3.693.0",
- "license": "Apache-2.0",
- "dependencies": {
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@smithy/fetch-http-handler": "^4.1.0",
- "@smithy/node-http-handler": "^3.3.0",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/smithy-client": "^3.4.3",
- "@smithy/types": "^3.7.0",
- "@smithy/util-stream": "^3.3.0",
- "tslib": "^2.6.2"
- },
- "engines": {
- "node": ">=16.0.0"
- }
- },
- "node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini": {
- "version": "3.693.0",
- "license": "Apache-2.0",
- "dependencies": {
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/credential-provider-env": "3.693.0",
- "@aws-sdk/credential-provider-http": "3.693.0",
- "@aws-sdk/credential-provider-process": "3.693.0",
- "@aws-sdk/credential-provider-sso": "3.693.0",
- "@aws-sdk/credential-provider-web-identity": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@smithy/credential-provider-imds": "^3.2.6",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/shared-ini-file-loader": "^3.1.10",
- "@smithy/types": "^3.7.0",
- "tslib": "^2.6.2"
- },
- "engines": {
- "node": ">=16.0.0"
- },
- "peerDependencies": {
- "@aws-sdk/client-sts": "^3.693.0"
- }
- },
- "node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-node": {
- "version": "3.693.0",
- "license": "Apache-2.0",
- "dependencies": {
- "@aws-sdk/credential-provider-env": "3.693.0",
- "@aws-sdk/credential-provider-http": "3.693.0",
- "@aws-sdk/credential-provider-ini": "3.693.0",
- "@aws-sdk/credential-provider-process": "3.693.0",
- "@aws-sdk/credential-provider-sso": "3.693.0",
- "@aws-sdk/credential-provider-web-identity": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@smithy/credential-provider-imds": "^3.2.6",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/shared-ini-file-loader": "^3.1.10",
- "@smithy/types": "^3.7.0",
- "tslib": "^2.6.2"
- },
- "engines": {
- "node": ">=16.0.0"
- }
- },
- "node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-sso": {
- "version": "3.693.0",
- "license": "Apache-2.0",
- "dependencies": {
- "@aws-sdk/client-sso": "3.693.0",
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/token-providers": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/shared-ini-file-loader": "^3.1.10",
- "@smithy/types": "^3.7.0",
- "tslib": "^2.6.2"
- },
- "engines": {
- "node": ">=16.0.0"
- }
- },
- "node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-web-identity": {
- "version": "3.693.0",
- "license": "Apache-2.0",
- "dependencies": {
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/types": "^3.7.0",
- "tslib": "^2.6.2"
- },
- "engines": {
- "node": ">=16.0.0"
- },
- "peerDependencies": {
- "@aws-sdk/client-sts": "^3.693.0"
- }
- },
- "node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/middleware-host-header": {
- "version": "3.693.0",
- "license": "Apache-2.0",
- "dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/types": "^3.7.0",
- "tslib": "^2.6.2"
- },
- "engines": {
- "node": ">=16.0.0"
- }
- },
- "node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/middleware-logger": {
- "version": "3.693.0",
- "license": "Apache-2.0",
- "dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/types": "^3.7.0",
- "tslib": "^2.6.2"
- },
- "engines": {
- "node": ">=16.0.0"
- }
- },
- "node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/middleware-recursion-detection": {
- "version": "3.693.0",
- "license": "Apache-2.0",
- "dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/types": "^3.7.0",
- "tslib": "^2.6.2"
- },
- "engines": {
- "node": ">=16.0.0"
- }
- },
- "node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/middleware-user-agent": {
- "version": "3.693.0",
- "license": "Apache-2.0",
- "dependencies": {
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@aws-sdk/util-endpoints": "3.693.0",
- "@smithy/core": "^2.5.2",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/types": "^3.7.0",
- "tslib": "^2.6.2"
- },
- "engines": {
- "node": ">=16.0.0"
- }
- },
- "node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/region-config-resolver": {
- "version": "3.693.0",
- "license": "Apache-2.0",
- "dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/node-config-provider": "^3.1.10",
- "@smithy/types": "^3.7.0",
- "@smithy/util-config-provider": "^3.0.0",
- "@smithy/util-middleware": "^3.0.9",
- "tslib": "^2.6.2"
- },
- "engines": {
- "node": ">=16.0.0"
- }
- },
- "node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/token-providers": {
- "version": "3.693.0",
- "license": "Apache-2.0",
- "dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/shared-ini-file-loader": "^3.1.10",
- "@smithy/types": "^3.7.0",
- "tslib": "^2.6.2"
- },
- "engines": {
- "node": ">=16.0.0"
- },
- "peerDependencies": {
- "@aws-sdk/client-sso-oidc": "^3.693.0"
- }
- },
- "node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/util-endpoints": {
- "version": "3.693.0",
- "license": "Apache-2.0",
- "dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/types": "^3.7.0",
- "@smithy/util-endpoints": "^2.1.5",
- "tslib": "^2.6.2"
- },
- "engines": {
- "node": ">=16.0.0"
- }
- },
- "node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/util-user-agent-browser": {
- "version": "3.693.0",
- "license": "Apache-2.0",
- "dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/types": "^3.7.0",
- "bowser": "^2.11.0",
- "tslib": "^2.6.2"
+ "engines": {
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/util-user-agent-node": {
+ "node_modules/@aws-sdk/client-ssm/node_modules/@aws-sdk/core": {
"version": "3.693.0",
"license": "Apache-2.0",
"dependencies": {
- "@aws-sdk/middleware-user-agent": "3.693.0",
"@aws-sdk/types": "3.692.0",
+ "@smithy/core": "^2.5.2",
"@smithy/node-config-provider": "^3.1.10",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/signature-v4": "^4.2.2",
+ "@smithy/smithy-client": "^3.4.3",
"@smithy/types": "^3.7.0",
+ "@smithy/util-middleware": "^3.0.9",
+ "fast-xml-parser": "4.4.1",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
- },
- "peerDependencies": {
- "aws-crt": ">=1.0.0"
- },
- "peerDependenciesMeta": {
- "aws-crt": {
- "optional": true
- }
}
},
- "node_modules/@aws-sdk/client-iam/node_modules/@smithy/is-array-buffer": {
- "version": "3.0.0",
+ "node_modules/@aws-sdk/client-ssm/node_modules/@aws-sdk/credential-provider-http": {
+ "version": "3.693.0",
"license": "Apache-2.0",
"dependencies": {
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/fetch-http-handler": "^4.1.0",
+ "@smithy/node-http-handler": "^3.3.0",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/smithy-client": "^3.4.3",
+ "@smithy/types": "^3.7.0",
+ "@smithy/util-stream": "^3.3.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-iam/node_modules/@smithy/util-buffer-from": {
- "version": "3.0.0",
+ "node_modules/@aws-sdk/client-ssm/node_modules/@aws-sdk/credential-provider-ini": {
+ "version": "3.693.0",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/is-array-buffer": "^3.0.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/credential-provider-env": "3.693.0",
+ "@aws-sdk/credential-provider-http": "3.693.0",
+ "@aws-sdk/credential-provider-process": "3.693.0",
+ "@aws-sdk/credential-provider-sso": "3.693.0",
+ "@aws-sdk/credential-provider-web-identity": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/credential-provider-imds": "^3.2.6",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/shared-ini-file-loader": "^3.1.10",
+ "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "@aws-sdk/client-sts": "^3.693.0"
}
},
- "node_modules/@aws-sdk/client-iam/node_modules/@smithy/util-utf8": {
- "version": "3.0.0",
+ "node_modules/@aws-sdk/client-ssm/node_modules/@aws-sdk/credential-provider-node": {
+ "version": "3.693.0",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/util-buffer-from": "^3.0.0",
+ "@aws-sdk/credential-provider-env": "3.693.0",
+ "@aws-sdk/credential-provider-http": "3.693.0",
+ "@aws-sdk/credential-provider-ini": "3.693.0",
+ "@aws-sdk/credential-provider-process": "3.693.0",
+ "@aws-sdk/credential-provider-sso": "3.693.0",
+ "@aws-sdk/credential-provider-web-identity": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/credential-provider-imds": "^3.2.6",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/shared-ini-file-loader": "^3.1.10",
+ "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-lambda": {
- "version": "3.637.0",
+ "node_modules/@aws-sdk/client-ssm/node_modules/@aws-sdk/credential-provider-sso": {
+ "version": "3.693.0",
"license": "Apache-2.0",
"dependencies": {
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/client-sso-oidc": "3.637.0",
- "@aws-sdk/client-sts": "3.637.0",
- "@aws-sdk/core": "3.635.0",
- "@aws-sdk/credential-provider-node": "3.637.0",
- "@aws-sdk/middleware-host-header": "3.620.0",
- "@aws-sdk/middleware-logger": "3.609.0",
- "@aws-sdk/middleware-recursion-detection": "3.620.0",
- "@aws-sdk/middleware-user-agent": "3.637.0",
- "@aws-sdk/region-config-resolver": "3.614.0",
- "@aws-sdk/types": "3.609.0",
- "@aws-sdk/util-endpoints": "3.637.0",
- "@aws-sdk/util-user-agent-browser": "3.609.0",
- "@aws-sdk/util-user-agent-node": "3.614.0",
- "@smithy/config-resolver": "^3.0.5",
- "@smithy/core": "^2.4.0",
- "@smithy/eventstream-serde-browser": "^3.0.6",
- "@smithy/eventstream-serde-config-resolver": "^3.0.3",
- "@smithy/eventstream-serde-node": "^3.0.5",
- "@smithy/fetch-http-handler": "^3.2.4",
- "@smithy/hash-node": "^3.0.3",
- "@smithy/invalid-dependency": "^3.0.3",
- "@smithy/middleware-content-length": "^3.0.5",
- "@smithy/middleware-endpoint": "^3.1.0",
- "@smithy/middleware-retry": "^3.0.15",
- "@smithy/middleware-serde": "^3.0.3",
- "@smithy/middleware-stack": "^3.0.3",
- "@smithy/node-config-provider": "^3.1.4",
- "@smithy/node-http-handler": "^3.1.4",
- "@smithy/protocol-http": "^4.1.0",
- "@smithy/smithy-client": "^3.2.0",
- "@smithy/types": "^3.3.0",
- "@smithy/url-parser": "^3.0.3",
- "@smithy/util-base64": "^3.0.0",
- "@smithy/util-body-length-browser": "^3.0.0",
- "@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.15",
- "@smithy/util-defaults-mode-node": "^3.0.15",
- "@smithy/util-endpoints": "^2.0.5",
- "@smithy/util-middleware": "^3.0.3",
- "@smithy/util-retry": "^3.0.3",
- "@smithy/util-stream": "^3.1.3",
- "@smithy/util-utf8": "^3.0.0",
- "@smithy/util-waiter": "^3.1.2",
+ "@aws-sdk/client-sso": "3.693.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/token-providers": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/shared-ini-file-loader": "^3.1.10",
+ "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/types": {
- "version": "3.609.0",
+ "node_modules/@aws-sdk/client-ssm/node_modules/@aws-sdk/credential-provider-web-identity": {
+ "version": "3.693.0",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/types": "^3.3.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "@aws-sdk/client-sts": "^3.693.0"
}
},
- "node_modules/@aws-sdk/client-lambda/node_modules/@smithy/fetch-http-handler": {
- "version": "3.2.4",
- "license": "Apache-2.0",
- "dependencies": {
- "@smithy/protocol-http": "^4.1.0",
- "@smithy/querystring-builder": "^3.0.3",
- "@smithy/types": "^3.3.0",
- "@smithy/util-base64": "^3.0.0",
- "tslib": "^2.6.2"
- }
- },
- "node_modules/@aws-sdk/client-lambda/node_modules/@smithy/is-array-buffer": {
- "version": "3.0.0",
+ "node_modules/@aws-sdk/client-ssm/node_modules/@aws-sdk/middleware-host-header": {
+ "version": "3.693.0",
"license": "Apache-2.0",
"dependencies": {
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-lambda/node_modules/@smithy/util-utf8": {
- "version": "3.0.0",
+ "node_modules/@aws-sdk/client-ssm/node_modules/@aws-sdk/middleware-logger": {
+ "version": "3.693.0",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/util-buffer-from": "^3.0.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-lambda/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from": {
- "version": "3.0.0",
+ "node_modules/@aws-sdk/client-ssm/node_modules/@aws-sdk/middleware-recursion-detection": {
+ "version": "3.693.0",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/is-array-buffer": "^3.0.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-s3": {
+ "node_modules/@aws-sdk/client-ssm/node_modules/@aws-sdk/middleware-user-agent": {
"version": "3.693.0",
"license": "Apache-2.0",
"dependencies": {
- "@aws-crypto/sha1-browser": "5.2.0",
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/client-sso-oidc": "3.693.0",
- "@aws-sdk/client-sts": "3.693.0",
"@aws-sdk/core": "3.693.0",
- "@aws-sdk/credential-provider-node": "3.693.0",
- "@aws-sdk/middleware-bucket-endpoint": "3.693.0",
- "@aws-sdk/middleware-expect-continue": "3.693.0",
- "@aws-sdk/middleware-flexible-checksums": "3.693.0",
- "@aws-sdk/middleware-host-header": "3.693.0",
- "@aws-sdk/middleware-location-constraint": "3.693.0",
- "@aws-sdk/middleware-logger": "3.693.0",
- "@aws-sdk/middleware-recursion-detection": "3.693.0",
- "@aws-sdk/middleware-sdk-s3": "3.693.0",
- "@aws-sdk/middleware-ssec": "3.693.0",
- "@aws-sdk/middleware-user-agent": "3.693.0",
- "@aws-sdk/region-config-resolver": "3.693.0",
- "@aws-sdk/signature-v4-multi-region": "3.693.0",
"@aws-sdk/types": "3.692.0",
"@aws-sdk/util-endpoints": "3.693.0",
- "@aws-sdk/util-user-agent-browser": "3.693.0",
- "@aws-sdk/util-user-agent-node": "3.693.0",
- "@aws-sdk/xml-builder": "3.693.0",
- "@smithy/config-resolver": "^3.0.11",
"@smithy/core": "^2.5.2",
- "@smithy/eventstream-serde-browser": "^3.0.12",
- "@smithy/eventstream-serde-config-resolver": "^3.0.9",
- "@smithy/eventstream-serde-node": "^3.0.11",
- "@smithy/fetch-http-handler": "^4.1.0",
- "@smithy/hash-blob-browser": "^3.1.8",
- "@smithy/hash-node": "^3.0.9",
- "@smithy/hash-stream-node": "^3.1.8",
- "@smithy/invalid-dependency": "^3.0.9",
- "@smithy/md5-js": "^3.0.9",
- "@smithy/middleware-content-length": "^3.0.11",
- "@smithy/middleware-endpoint": "^3.2.2",
- "@smithy/middleware-retry": "^3.0.26",
- "@smithy/middleware-serde": "^3.0.9",
- "@smithy/middleware-stack": "^3.0.9",
- "@smithy/node-config-provider": "^3.1.10",
- "@smithy/node-http-handler": "^3.3.0",
"@smithy/protocol-http": "^4.1.6",
- "@smithy/smithy-client": "^3.4.3",
"@smithy/types": "^3.7.0",
- "@smithy/url-parser": "^3.0.9",
- "@smithy/util-base64": "^3.0.0",
- "@smithy/util-body-length-browser": "^3.0.0",
- "@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.26",
- "@smithy/util-defaults-mode-node": "^3.0.26",
- "@smithy/util-endpoints": "^2.1.5",
- "@smithy/util-middleware": "^3.0.9",
- "@smithy/util-retry": "^3.0.9",
- "@smithy/util-stream": "^3.3.0",
- "@smithy/util-utf8": "^3.0.0",
- "@smithy/util-waiter": "^3.1.8",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso": {
+ "node_modules/@aws-sdk/client-ssm/node_modules/@aws-sdk/region-config-resolver": {
"version": "3.693.0",
"license": "Apache-2.0",
"dependencies": {
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/middleware-host-header": "3.693.0",
- "@aws-sdk/middleware-logger": "3.693.0",
- "@aws-sdk/middleware-recursion-detection": "3.693.0",
- "@aws-sdk/middleware-user-agent": "3.693.0",
- "@aws-sdk/region-config-resolver": "3.693.0",
"@aws-sdk/types": "3.692.0",
- "@aws-sdk/util-endpoints": "3.693.0",
- "@aws-sdk/util-user-agent-browser": "3.693.0",
- "@aws-sdk/util-user-agent-node": "3.693.0",
- "@smithy/config-resolver": "^3.0.11",
- "@smithy/core": "^2.5.2",
- "@smithy/fetch-http-handler": "^4.1.0",
- "@smithy/hash-node": "^3.0.9",
- "@smithy/invalid-dependency": "^3.0.9",
- "@smithy/middleware-content-length": "^3.0.11",
- "@smithy/middleware-endpoint": "^3.2.2",
- "@smithy/middleware-retry": "^3.0.26",
- "@smithy/middleware-serde": "^3.0.9",
- "@smithy/middleware-stack": "^3.0.9",
"@smithy/node-config-provider": "^3.1.10",
- "@smithy/node-http-handler": "^3.3.0",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/smithy-client": "^3.4.3",
"@smithy/types": "^3.7.0",
- "@smithy/url-parser": "^3.0.9",
- "@smithy/util-base64": "^3.0.0",
- "@smithy/util-body-length-browser": "^3.0.0",
- "@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.26",
- "@smithy/util-defaults-mode-node": "^3.0.26",
- "@smithy/util-endpoints": "^2.1.5",
+ "@smithy/util-config-provider": "^3.0.0",
"@smithy/util-middleware": "^3.0.9",
- "@smithy/util-retry": "^3.0.9",
- "@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso-oidc": {
+ "node_modules/@aws-sdk/client-ssm/node_modules/@aws-sdk/token-providers": {
"version": "3.693.0",
"license": "Apache-2.0",
"dependencies": {
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/credential-provider-node": "3.693.0",
- "@aws-sdk/middleware-host-header": "3.693.0",
- "@aws-sdk/middleware-logger": "3.693.0",
- "@aws-sdk/middleware-recursion-detection": "3.693.0",
- "@aws-sdk/middleware-user-agent": "3.693.0",
- "@aws-sdk/region-config-resolver": "3.693.0",
"@aws-sdk/types": "3.692.0",
- "@aws-sdk/util-endpoints": "3.693.0",
- "@aws-sdk/util-user-agent-browser": "3.693.0",
- "@aws-sdk/util-user-agent-node": "3.693.0",
- "@smithy/config-resolver": "^3.0.11",
- "@smithy/core": "^2.5.2",
- "@smithy/fetch-http-handler": "^4.1.0",
- "@smithy/hash-node": "^3.0.9",
- "@smithy/invalid-dependency": "^3.0.9",
- "@smithy/middleware-content-length": "^3.0.11",
- "@smithy/middleware-endpoint": "^3.2.2",
- "@smithy/middleware-retry": "^3.0.26",
- "@smithy/middleware-serde": "^3.0.9",
- "@smithy/middleware-stack": "^3.0.9",
- "@smithy/node-config-provider": "^3.1.10",
- "@smithy/node-http-handler": "^3.3.0",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/smithy-client": "^3.4.3",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/shared-ini-file-loader": "^3.1.10",
"@smithy/types": "^3.7.0",
- "@smithy/url-parser": "^3.0.9",
- "@smithy/util-base64": "^3.0.0",
- "@smithy/util-body-length-browser": "^3.0.0",
- "@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.26",
- "@smithy/util-defaults-mode-node": "^3.0.26",
- "@smithy/util-endpoints": "^2.1.5",
- "@smithy/util-middleware": "^3.0.9",
- "@smithy/util-retry": "^3.0.9",
- "@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
},
"peerDependencies": {
- "@aws-sdk/client-sts": "^3.693.0"
+ "@aws-sdk/client-sso-oidc": "^3.693.0"
}
},
- "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sts": {
+ "node_modules/@aws-sdk/client-ssm/node_modules/@aws-sdk/util-endpoints": {
"version": "3.693.0",
"license": "Apache-2.0",
"dependencies": {
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/client-sso-oidc": "3.693.0",
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/credential-provider-node": "3.693.0",
- "@aws-sdk/middleware-host-header": "3.693.0",
- "@aws-sdk/middleware-logger": "3.693.0",
- "@aws-sdk/middleware-recursion-detection": "3.693.0",
- "@aws-sdk/middleware-user-agent": "3.693.0",
- "@aws-sdk/region-config-resolver": "3.693.0",
"@aws-sdk/types": "3.692.0",
- "@aws-sdk/util-endpoints": "3.693.0",
- "@aws-sdk/util-user-agent-browser": "3.693.0",
- "@aws-sdk/util-user-agent-node": "3.693.0",
- "@smithy/config-resolver": "^3.0.11",
- "@smithy/core": "^2.5.2",
- "@smithy/fetch-http-handler": "^4.1.0",
- "@smithy/hash-node": "^3.0.9",
- "@smithy/invalid-dependency": "^3.0.9",
- "@smithy/middleware-content-length": "^3.0.11",
- "@smithy/middleware-endpoint": "^3.2.2",
- "@smithy/middleware-retry": "^3.0.26",
- "@smithy/middleware-serde": "^3.0.9",
- "@smithy/middleware-stack": "^3.0.9",
- "@smithy/node-config-provider": "^3.1.10",
- "@smithy/node-http-handler": "^3.3.0",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/smithy-client": "^3.4.3",
"@smithy/types": "^3.7.0",
- "@smithy/url-parser": "^3.0.9",
- "@smithy/util-base64": "^3.0.0",
- "@smithy/util-body-length-browser": "^3.0.0",
- "@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.26",
- "@smithy/util-defaults-mode-node": "^3.0.26",
"@smithy/util-endpoints": "^2.1.5",
- "@smithy/util-middleware": "^3.0.9",
- "@smithy/util-retry": "^3.0.9",
- "@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core": {
+ "node_modules/@aws-sdk/client-ssm/node_modules/@aws-sdk/util-user-agent-browser": {
"version": "3.693.0",
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/types": "3.692.0",
- "@smithy/core": "^2.5.2",
+ "@smithy/types": "^3.7.0",
+ "bowser": "^2.11.0",
+ "tslib": "^2.6.2"
+ }
+ },
+ "node_modules/@aws-sdk/client-ssm/node_modules/@aws-sdk/util-user-agent-node": {
+ "version": "3.693.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-sdk/middleware-user-agent": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
"@smithy/node-config-provider": "^3.1.10",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/signature-v4": "^4.2.2",
- "@smithy/smithy-client": "^3.4.3",
"@smithy/types": "^3.7.0",
- "@smithy/util-middleware": "^3.0.9",
- "fast-xml-parser": "4.4.1",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "aws-crt": ">=1.0.0"
+ },
+ "peerDependenciesMeta": {
+ "aws-crt": {
+ "optional": true
+ }
}
},
- "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-http": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-ssm/node_modules/@smithy/is-array-buffer": {
+ "version": "3.0.0",
"license": "Apache-2.0",
"dependencies": {
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@smithy/fetch-http-handler": "^4.1.0",
- "@smithy/node-http-handler": "^3.3.0",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/smithy-client": "^3.4.3",
- "@smithy/types": "^3.7.0",
- "@smithy/util-stream": "^3.3.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-buffer-from": {
+ "version": "3.0.0",
"license": "Apache-2.0",
"dependencies": {
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/credential-provider-env": "3.693.0",
- "@aws-sdk/credential-provider-http": "3.693.0",
- "@aws-sdk/credential-provider-process": "3.693.0",
- "@aws-sdk/credential-provider-sso": "3.693.0",
- "@aws-sdk/credential-provider-web-identity": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@smithy/credential-provider-imds": "^3.2.6",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/shared-ini-file-loader": "^3.1.10",
- "@smithy/types": "^3.7.0",
+ "@smithy/is-array-buffer": "^3.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-utf8": {
+ "version": "3.0.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@smithy/util-buffer-from": "^3.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-sso": {
+ "version": "3.637.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/core": "3.635.0",
+ "@aws-sdk/middleware-host-header": "3.620.0",
+ "@aws-sdk/middleware-logger": "3.609.0",
+ "@aws-sdk/middleware-recursion-detection": "3.620.0",
+ "@aws-sdk/middleware-user-agent": "3.637.0",
+ "@aws-sdk/region-config-resolver": "3.614.0",
+ "@aws-sdk/types": "3.609.0",
+ "@aws-sdk/util-endpoints": "3.637.0",
+ "@aws-sdk/util-user-agent-browser": "3.609.0",
+ "@aws-sdk/util-user-agent-node": "3.614.0",
+ "@smithy/config-resolver": "^3.0.5",
+ "@smithy/core": "^2.4.0",
+ "@smithy/fetch-http-handler": "^3.2.4",
+ "@smithy/hash-node": "^3.0.3",
+ "@smithy/invalid-dependency": "^3.0.3",
+ "@smithy/middleware-content-length": "^3.0.5",
+ "@smithy/middleware-endpoint": "^3.1.0",
+ "@smithy/middleware-retry": "^3.0.15",
+ "@smithy/middleware-serde": "^3.0.3",
+ "@smithy/middleware-stack": "^3.0.3",
+ "@smithy/node-config-provider": "^3.1.4",
+ "@smithy/node-http-handler": "^3.1.4",
+ "@smithy/protocol-http": "^4.1.0",
+ "@smithy/smithy-client": "^3.2.0",
+ "@smithy/types": "^3.3.0",
+ "@smithy/url-parser": "^3.0.3",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.15",
+ "@smithy/util-defaults-mode-node": "^3.0.15",
+ "@smithy/util-endpoints": "^2.0.5",
+ "@smithy/util-middleware": "^3.0.3",
+ "@smithy/util-retry": "^3.0.3",
+ "@smithy/util-utf8": "^3.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-sso-oidc": {
+ "version": "3.637.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/core": "3.635.0",
+ "@aws-sdk/credential-provider-node": "3.637.0",
+ "@aws-sdk/middleware-host-header": "3.620.0",
+ "@aws-sdk/middleware-logger": "3.609.0",
+ "@aws-sdk/middleware-recursion-detection": "3.620.0",
+ "@aws-sdk/middleware-user-agent": "3.637.0",
+ "@aws-sdk/region-config-resolver": "3.614.0",
+ "@aws-sdk/types": "3.609.0",
+ "@aws-sdk/util-endpoints": "3.637.0",
+ "@aws-sdk/util-user-agent-browser": "3.609.0",
+ "@aws-sdk/util-user-agent-node": "3.614.0",
+ "@smithy/config-resolver": "^3.0.5",
+ "@smithy/core": "^2.4.0",
+ "@smithy/fetch-http-handler": "^3.2.4",
+ "@smithy/hash-node": "^3.0.3",
+ "@smithy/invalid-dependency": "^3.0.3",
+ "@smithy/middleware-content-length": "^3.0.5",
+ "@smithy/middleware-endpoint": "^3.1.0",
+ "@smithy/middleware-retry": "^3.0.15",
+ "@smithy/middleware-serde": "^3.0.3",
+ "@smithy/middleware-stack": "^3.0.3",
+ "@smithy/node-config-provider": "^3.1.4",
+ "@smithy/node-http-handler": "^3.1.4",
+ "@smithy/protocol-http": "^4.1.0",
+ "@smithy/smithy-client": "^3.2.0",
+ "@smithy/types": "^3.3.0",
+ "@smithy/url-parser": "^3.0.3",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.15",
+ "@smithy/util-defaults-mode-node": "^3.0.15",
+ "@smithy/util-endpoints": "^2.0.5",
+ "@smithy/util-middleware": "^3.0.3",
+ "@smithy/util-retry": "^3.0.3",
+ "@smithy/util-utf8": "^3.0.0",
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "@aws-sdk/client-sts": "^3.637.0"
+ }
+ },
+ "node_modules/@aws-sdk/client-sso-oidc/node_modules/@aws-sdk/types": {
+ "version": "3.609.0",
+ "license": "Apache-2.0",
+ "dependencies": {
+ "@smithy/types": "^3.3.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
- },
- "peerDependencies": {
- "@aws-sdk/client-sts": "^3.693.0"
}
},
- "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-node": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/fetch-http-handler": {
+ "version": "3.2.4",
"license": "Apache-2.0",
"dependencies": {
- "@aws-sdk/credential-provider-env": "3.693.0",
- "@aws-sdk/credential-provider-http": "3.693.0",
- "@aws-sdk/credential-provider-ini": "3.693.0",
- "@aws-sdk/credential-provider-process": "3.693.0",
- "@aws-sdk/credential-provider-sso": "3.693.0",
- "@aws-sdk/credential-provider-web-identity": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@smithy/credential-provider-imds": "^3.2.6",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/shared-ini-file-loader": "^3.1.10",
- "@smithy/types": "^3.7.0",
+ "@smithy/protocol-http": "^4.1.0",
+ "@smithy/querystring-builder": "^3.0.3",
+ "@smithy/types": "^3.3.0",
+ "@smithy/util-base64": "^3.0.0",
"tslib": "^2.6.2"
- },
- "engines": {
- "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-sso": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/is-array-buffer": {
+ "version": "3.0.0",
"license": "Apache-2.0",
"dependencies": {
- "@aws-sdk/client-sso": "3.693.0",
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/token-providers": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/shared-ini-file-loader": "^3.1.10",
- "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-web-identity": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/util-utf8": {
+ "version": "3.0.0",
"license": "Apache-2.0",
"dependencies": {
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/types": "^3.7.0",
+ "@smithy/util-buffer-from": "^3.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
- },
- "peerDependencies": {
- "@aws-sdk/client-sts": "^3.693.0"
}
},
- "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-host-header": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from": {
+ "version": "3.0.0",
"license": "Apache-2.0",
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/types": "^3.7.0",
+ "@smithy/is-array-buffer": "^3.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-logger": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/types": {
+ "version": "3.609.0",
"license": "Apache-2.0",
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/types": "^3.7.0",
+ "@smithy/types": "^3.3.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-recursion-detection": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-sso/node_modules/@smithy/fetch-http-handler": {
+ "version": "3.2.4",
"license": "Apache-2.0",
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/types": "^3.7.0",
+ "@smithy/protocol-http": "^4.1.0",
+ "@smithy/querystring-builder": "^3.0.3",
+ "@smithy/types": "^3.3.0",
+ "@smithy/util-base64": "^3.0.0",
"tslib": "^2.6.2"
- },
- "engines": {
- "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-user-agent": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-sso/node_modules/@smithy/is-array-buffer": {
+ "version": "3.0.0",
"license": "Apache-2.0",
"dependencies": {
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@aws-sdk/util-endpoints": "3.693.0",
- "@smithy/core": "^2.5.2",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/region-config-resolver": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-utf8": {
+ "version": "3.0.0",
"license": "Apache-2.0",
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/node-config-provider": "^3.1.10",
- "@smithy/types": "^3.7.0",
- "@smithy/util-config-provider": "^3.0.0",
- "@smithy/util-middleware": "^3.0.9",
+ "@smithy/util-buffer-from": "^3.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/token-providers": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from": {
+ "version": "3.0.0",
"license": "Apache-2.0",
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/shared-ini-file-loader": "^3.1.10",
- "@smithy/types": "^3.7.0",
+ "@smithy/is-array-buffer": "^3.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
- },
- "peerDependencies": {
- "@aws-sdk/client-sso-oidc": "^3.693.0"
}
},
- "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/util-endpoints": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-sts": {
+ "version": "3.637.0",
"license": "Apache-2.0",
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/types": "^3.7.0",
- "@smithy/util-endpoints": "^2.1.5",
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/client-sso-oidc": "3.637.0",
+ "@aws-sdk/core": "3.635.0",
+ "@aws-sdk/credential-provider-node": "3.637.0",
+ "@aws-sdk/middleware-host-header": "3.620.0",
+ "@aws-sdk/middleware-logger": "3.609.0",
+ "@aws-sdk/middleware-recursion-detection": "3.620.0",
+ "@aws-sdk/middleware-user-agent": "3.637.0",
+ "@aws-sdk/region-config-resolver": "3.614.0",
+ "@aws-sdk/types": "3.609.0",
+ "@aws-sdk/util-endpoints": "3.637.0",
+ "@aws-sdk/util-user-agent-browser": "3.609.0",
+ "@aws-sdk/util-user-agent-node": "3.614.0",
+ "@smithy/config-resolver": "^3.0.5",
+ "@smithy/core": "^2.4.0",
+ "@smithy/fetch-http-handler": "^3.2.4",
+ "@smithy/hash-node": "^3.0.3",
+ "@smithy/invalid-dependency": "^3.0.3",
+ "@smithy/middleware-content-length": "^3.0.5",
+ "@smithy/middleware-endpoint": "^3.1.0",
+ "@smithy/middleware-retry": "^3.0.15",
+ "@smithy/middleware-serde": "^3.0.3",
+ "@smithy/middleware-stack": "^3.0.3",
+ "@smithy/node-config-provider": "^3.1.4",
+ "@smithy/node-http-handler": "^3.1.4",
+ "@smithy/protocol-http": "^4.1.0",
+ "@smithy/smithy-client": "^3.2.0",
+ "@smithy/types": "^3.3.0",
+ "@smithy/url-parser": "^3.0.3",
+ "@smithy/util-base64": "^3.0.0",
+ "@smithy/util-body-length-browser": "^3.0.0",
+ "@smithy/util-body-length-node": "^3.0.0",
+ "@smithy/util-defaults-mode-browser": "^3.0.15",
+ "@smithy/util-defaults-mode-node": "^3.0.15",
+ "@smithy/util-endpoints": "^2.0.5",
+ "@smithy/util-middleware": "^3.0.3",
+ "@smithy/util-retry": "^3.0.3",
+ "@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/util-user-agent-browser": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-sts/node_modules/@aws-sdk/types": {
+ "version": "3.609.0",
"license": "Apache-2.0",
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/types": "^3.7.0",
- "bowser": "^2.11.0",
+ "@smithy/types": "^3.3.0",
"tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/util-user-agent-node": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/client-sts/node_modules/@smithy/fetch-http-handler": {
+ "version": "3.2.4",
"license": "Apache-2.0",
"dependencies": {
- "@aws-sdk/middleware-user-agent": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@smithy/node-config-provider": "^3.1.10",
- "@smithy/types": "^3.7.0",
+ "@smithy/protocol-http": "^4.1.0",
+ "@smithy/querystring-builder": "^3.0.3",
+ "@smithy/types": "^3.3.0",
+ "@smithy/util-base64": "^3.0.0",
"tslib": "^2.6.2"
- },
- "engines": {
- "node": ">=16.0.0"
- },
- "peerDependencies": {
- "aws-crt": ">=1.0.0"
- },
- "peerDependenciesMeta": {
- "aws-crt": {
- "optional": true
- }
}
},
- "node_modules/@aws-sdk/client-s3/node_modules/@smithy/is-array-buffer": {
+ "node_modules/@aws-sdk/client-sts/node_modules/@smithy/is-array-buffer": {
"version": "3.0.0",
"license": "Apache-2.0",
"dependencies": {
@@ -7191,239 +10873,113 @@
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-buffer-from": {
+ "node_modules/@aws-sdk/client-sts/node_modules/@smithy/util-utf8": {
"version": "3.0.0",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/is-array-buffer": "^3.0.0",
+ "@smithy/util-buffer-from": "^3.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-utf8": {
+ "node_modules/@aws-sdk/client-sts/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from": {
"version": "3.0.0",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/util-buffer-from": "^3.0.0",
+ "@smithy/is-array-buffer": "^3.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-sfn": {
- "version": "3.693.0",
- "resolved": "https://registry.npmjs.org/@aws-sdk/client-sfn/-/client-sfn-3.693.0.tgz",
- "integrity": "sha512-B2K3aXGnP7eD1ITEIx4kO43l1N5OLqHdLW4AUbwoopwU5qzicc9jADrthXpGxymJI8AhJz9T2WtLmceBU2EpNg==",
+ "node_modules/@aws-sdk/core": {
+ "version": "3.635.0",
"license": "Apache-2.0",
"dependencies": {
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/client-sso-oidc": "3.693.0",
- "@aws-sdk/client-sts": "3.693.0",
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/credential-provider-node": "3.693.0",
- "@aws-sdk/middleware-host-header": "3.693.0",
- "@aws-sdk/middleware-logger": "3.693.0",
- "@aws-sdk/middleware-recursion-detection": "3.693.0",
- "@aws-sdk/middleware-user-agent": "3.693.0",
- "@aws-sdk/region-config-resolver": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@aws-sdk/util-endpoints": "3.693.0",
- "@aws-sdk/util-user-agent-browser": "3.693.0",
- "@aws-sdk/util-user-agent-node": "3.693.0",
- "@smithy/config-resolver": "^3.0.11",
- "@smithy/core": "^2.5.2",
- "@smithy/fetch-http-handler": "^4.1.0",
- "@smithy/hash-node": "^3.0.9",
- "@smithy/invalid-dependency": "^3.0.9",
- "@smithy/middleware-content-length": "^3.0.11",
- "@smithy/middleware-endpoint": "^3.2.2",
- "@smithy/middleware-retry": "^3.0.26",
- "@smithy/middleware-serde": "^3.0.9",
- "@smithy/middleware-stack": "^3.0.9",
- "@smithy/node-config-provider": "^3.1.10",
- "@smithy/node-http-handler": "^3.3.0",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/smithy-client": "^3.4.3",
- "@smithy/types": "^3.7.0",
- "@smithy/url-parser": "^3.0.9",
- "@smithy/util-base64": "^3.0.0",
- "@smithy/util-body-length-browser": "^3.0.0",
- "@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.26",
- "@smithy/util-defaults-mode-node": "^3.0.26",
- "@smithy/util-endpoints": "^2.1.5",
- "@smithy/util-middleware": "^3.0.9",
- "@smithy/util-retry": "^3.0.9",
- "@smithy/util-utf8": "^3.0.0",
- "@types/uuid": "^9.0.1",
- "tslib": "^2.6.2",
- "uuid": "^9.0.1"
+ "@smithy/core": "^2.4.0",
+ "@smithy/node-config-provider": "^3.1.4",
+ "@smithy/property-provider": "^3.1.3",
+ "@smithy/protocol-http": "^4.1.0",
+ "@smithy/signature-v4": "^4.1.0",
+ "@smithy/smithy-client": "^3.2.0",
+ "@smithy/types": "^3.3.0",
+ "@smithy/util-middleware": "^3.0.3",
+ "fast-xml-parser": "4.4.1",
+ "tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-sfn/node_modules/@aws-sdk/client-sso": {
- "version": "3.693.0",
- "resolved": "https://registry.npmjs.org/@aws-sdk/client-sso/-/client-sso-3.693.0.tgz",
- "integrity": "sha512-QEynrBC26x6TG9ZMzApR/kZ3lmt4lEIs2D+cHuDxt6fDGzahBUsQFBwJqhizzsM97JJI5YvmJhmihoYjdSSaXA==",
- "license": "Apache-2.0",
+ "node_modules/@aws-sdk/credential-provider-cognito-identity": {
+ "version": "3.730.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-cognito-identity/-/credential-provider-cognito-identity-3.730.0.tgz",
+ "integrity": "sha512-Ynp67VkpaaFubqPrqGxLbg5XuS+QTjR7JVhZvjNO6Su4tQVKBFSfQpDIXTyggD9UVixXy4NB9cqg30uvebDeiw==",
"dependencies": {
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/middleware-host-header": "3.693.0",
- "@aws-sdk/middleware-logger": "3.693.0",
- "@aws-sdk/middleware-recursion-detection": "3.693.0",
- "@aws-sdk/middleware-user-agent": "3.693.0",
- "@aws-sdk/region-config-resolver": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@aws-sdk/util-endpoints": "3.693.0",
- "@aws-sdk/util-user-agent-browser": "3.693.0",
- "@aws-sdk/util-user-agent-node": "3.693.0",
- "@smithy/config-resolver": "^3.0.11",
- "@smithy/core": "^2.5.2",
- "@smithy/fetch-http-handler": "^4.1.0",
- "@smithy/hash-node": "^3.0.9",
- "@smithy/invalid-dependency": "^3.0.9",
- "@smithy/middleware-content-length": "^3.0.11",
- "@smithy/middleware-endpoint": "^3.2.2",
- "@smithy/middleware-retry": "^3.0.26",
- "@smithy/middleware-serde": "^3.0.9",
- "@smithy/middleware-stack": "^3.0.9",
- "@smithy/node-config-provider": "^3.1.10",
- "@smithy/node-http-handler": "^3.3.0",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/smithy-client": "^3.4.3",
- "@smithy/types": "^3.7.0",
- "@smithy/url-parser": "^3.0.9",
- "@smithy/util-base64": "^3.0.0",
- "@smithy/util-body-length-browser": "^3.0.0",
- "@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.26",
- "@smithy/util-defaults-mode-node": "^3.0.26",
- "@smithy/util-endpoints": "^2.1.5",
- "@smithy/util-middleware": "^3.0.9",
- "@smithy/util-retry": "^3.0.9",
- "@smithy/util-utf8": "^3.0.0",
+ "@aws-sdk/client-cognito-identity": "3.730.0",
+ "@aws-sdk/types": "3.723.0",
+ "@smithy/property-provider": "^4.0.0",
+ "@smithy/types": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-sfn/node_modules/@aws-sdk/client-sso-oidc": {
- "version": "3.693.0",
- "resolved": "https://registry.npmjs.org/@aws-sdk/client-sso-oidc/-/client-sso-oidc-3.693.0.tgz",
- "integrity": "sha512-UEDbYlYtK/e86OOMyFR4zEPyenIxDzO2DRdz3fwVW7RzZ94wfmSwBh/8skzPTuY1G7sI064cjHW0b0QG01Sdtg==",
- "license": "Apache-2.0",
+ "node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@aws-sdk/types": {
+ "version": "3.723.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.723.0.tgz",
+ "integrity": "sha512-LmK3kwiMZG1y5g3LGihT9mNkeNOmwEyPk6HGcJqh0wOSV4QpWoKu2epyKE4MLQNUUlz2kOVbVbOrwmI6ZcteuA==",
"dependencies": {
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/credential-provider-node": "3.693.0",
- "@aws-sdk/middleware-host-header": "3.693.0",
- "@aws-sdk/middleware-logger": "3.693.0",
- "@aws-sdk/middleware-recursion-detection": "3.693.0",
- "@aws-sdk/middleware-user-agent": "3.693.0",
- "@aws-sdk/region-config-resolver": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@aws-sdk/util-endpoints": "3.693.0",
- "@aws-sdk/util-user-agent-browser": "3.693.0",
- "@aws-sdk/util-user-agent-node": "3.693.0",
- "@smithy/config-resolver": "^3.0.11",
- "@smithy/core": "^2.5.2",
- "@smithy/fetch-http-handler": "^4.1.0",
- "@smithy/hash-node": "^3.0.9",
- "@smithy/invalid-dependency": "^3.0.9",
- "@smithy/middleware-content-length": "^3.0.11",
- "@smithy/middleware-endpoint": "^3.2.2",
- "@smithy/middleware-retry": "^3.0.26",
- "@smithy/middleware-serde": "^3.0.9",
- "@smithy/middleware-stack": "^3.0.9",
- "@smithy/node-config-provider": "^3.1.10",
- "@smithy/node-http-handler": "^3.3.0",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/smithy-client": "^3.4.3",
- "@smithy/types": "^3.7.0",
- "@smithy/url-parser": "^3.0.9",
- "@smithy/util-base64": "^3.0.0",
- "@smithy/util-body-length-browser": "^3.0.0",
- "@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.26",
- "@smithy/util-defaults-mode-node": "^3.0.26",
- "@smithy/util-endpoints": "^2.1.5",
- "@smithy/util-middleware": "^3.0.9",
- "@smithy/util-retry": "^3.0.9",
- "@smithy/util-utf8": "^3.0.0",
+ "@smithy/types": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@smithy/property-provider": {
+ "version": "4.0.4",
+ "resolved": "https://registry.npmjs.org/@smithy/property-provider/-/property-provider-4.0.4.tgz",
+ "integrity": "sha512-qHJ2sSgu4FqF4U/5UUp4DhXNmdTrgmoAai6oQiM+c5RZ/sbDwJ12qxB1M6FnP+Tn/ggkPZf9ccn4jqKSINaquw==",
+ "dependencies": {
+ "@smithy/types": "^4.3.1",
+ "tslib": "^2.6.2"
},
- "peerDependencies": {
- "@aws-sdk/client-sts": "^3.693.0"
+ "engines": {
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-sfn/node_modules/@aws-sdk/client-sts": {
+ "node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@smithy/types": {
+ "version": "4.3.1",
+ "resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.3.1.tgz",
+ "integrity": "sha512-UqKOQBL2x6+HWl3P+3QqFD4ncKq0I8Nuz9QItGv5WuKuMHuuwlhvqcZCoXGfc+P1QmfJE7VieykoYYmrOoFJxA==",
+ "dependencies": {
+ "tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/credential-provider-env": {
"version": "3.693.0",
- "resolved": "https://registry.npmjs.org/@aws-sdk/client-sts/-/client-sts-3.693.0.tgz",
- "integrity": "sha512-4S2y7VEtvdnjJX4JPl4kDQlslxXEZFnC50/UXVUYSt/AMc5A/GgspFNA5FVz4E3Gwpfobbf23hR2NBF8AGvYoQ==",
"license": "Apache-2.0",
"dependencies": {
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/client-sso-oidc": "3.693.0",
"@aws-sdk/core": "3.693.0",
- "@aws-sdk/credential-provider-node": "3.693.0",
- "@aws-sdk/middleware-host-header": "3.693.0",
- "@aws-sdk/middleware-logger": "3.693.0",
- "@aws-sdk/middleware-recursion-detection": "3.693.0",
- "@aws-sdk/middleware-user-agent": "3.693.0",
- "@aws-sdk/region-config-resolver": "3.693.0",
"@aws-sdk/types": "3.692.0",
- "@aws-sdk/util-endpoints": "3.693.0",
- "@aws-sdk/util-user-agent-browser": "3.693.0",
- "@aws-sdk/util-user-agent-node": "3.693.0",
- "@smithy/config-resolver": "^3.0.11",
- "@smithy/core": "^2.5.2",
- "@smithy/fetch-http-handler": "^4.1.0",
- "@smithy/hash-node": "^3.0.9",
- "@smithy/invalid-dependency": "^3.0.9",
- "@smithy/middleware-content-length": "^3.0.11",
- "@smithy/middleware-endpoint": "^3.2.2",
- "@smithy/middleware-retry": "^3.0.26",
- "@smithy/middleware-serde": "^3.0.9",
- "@smithy/middleware-stack": "^3.0.9",
- "@smithy/node-config-provider": "^3.1.10",
- "@smithy/node-http-handler": "^3.3.0",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/smithy-client": "^3.4.3",
+ "@smithy/property-provider": "^3.1.9",
"@smithy/types": "^3.7.0",
- "@smithy/url-parser": "^3.0.9",
- "@smithy/util-base64": "^3.0.0",
- "@smithy/util-body-length-browser": "^3.0.0",
- "@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.26",
- "@smithy/util-defaults-mode-node": "^3.0.26",
- "@smithy/util-endpoints": "^2.1.5",
- "@smithy/util-middleware": "^3.0.9",
- "@smithy/util-retry": "^3.0.9",
- "@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-sfn/node_modules/@aws-sdk/core": {
+ "node_modules/@aws-sdk/credential-provider-env/node_modules/@aws-sdk/core": {
"version": "3.693.0",
- "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.693.0.tgz",
- "integrity": "sha512-v6Z/kWmLFqRLDPEwl9hJGhtTgIFHjZugSfF1Yqffdxf4n1AWgtHS7qSegakuMyN5pP4K2tvUD8qHJ+gGe2Bw2A==",
"license": "Apache-2.0",
"dependencies": {
"@aws-sdk/types": "3.692.0",
@@ -7442,1166 +10998,947 @@
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-sfn/node_modules/@aws-sdk/credential-provider-http": {
- "version": "3.693.0",
- "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-http/-/credential-provider-http-3.693.0.tgz",
- "integrity": "sha512-sL8MvwNJU7ZpD7/d2VVb3by1GknIJUxzTIgYtVkDVA/ojo+KRQSSHxcj0EWWXF5DTSh2Tm+LrEug3y1ZyKHsDA==",
+ "node_modules/@aws-sdk/credential-provider-http": {
+ "version": "3.635.0",
"license": "Apache-2.0",
"dependencies": {
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@smithy/fetch-http-handler": "^4.1.0",
- "@smithy/node-http-handler": "^3.3.0",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/smithy-client": "^3.4.3",
- "@smithy/types": "^3.7.0",
- "@smithy/util-stream": "^3.3.0",
+ "@aws-sdk/types": "3.609.0",
+ "@smithy/fetch-http-handler": "^3.2.4",
+ "@smithy/node-http-handler": "^3.1.4",
+ "@smithy/property-provider": "^3.1.3",
+ "@smithy/protocol-http": "^4.1.0",
+ "@smithy/smithy-client": "^3.2.0",
+ "@smithy/types": "^3.3.0",
+ "@smithy/util-stream": "^3.1.3",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-sfn/node_modules/@aws-sdk/credential-provider-ini": {
- "version": "3.693.0",
- "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.693.0.tgz",
- "integrity": "sha512-kvaa4mXhCCOuW7UQnBhYqYfgWmwy7WSBSDClutwSLPZvgrhYj2l16SD2lN4IfYdxARYMJJ1lFYp3/jJG/9Yk4Q==",
+ "node_modules/@aws-sdk/credential-provider-http/node_modules/@aws-sdk/types": {
+ "version": "3.609.0",
"license": "Apache-2.0",
"dependencies": {
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/credential-provider-env": "3.693.0",
- "@aws-sdk/credential-provider-http": "3.693.0",
- "@aws-sdk/credential-provider-process": "3.693.0",
- "@aws-sdk/credential-provider-sso": "3.693.0",
- "@aws-sdk/credential-provider-web-identity": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@smithy/credential-provider-imds": "^3.2.6",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/shared-ini-file-loader": "^3.1.10",
- "@smithy/types": "^3.7.0",
+ "@smithy/types": "^3.3.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
- },
- "peerDependencies": {
- "@aws-sdk/client-sts": "^3.693.0"
}
},
- "node_modules/@aws-sdk/client-sfn/node_modules/@aws-sdk/credential-provider-node": {
- "version": "3.693.0",
- "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.693.0.tgz",
- "integrity": "sha512-42WMsBjTNnjYxYuM3qD/Nq+8b7UdMopUq5OduMDxoM3mFTV6PXMMnfI4Z1TNnR4tYRvPXAnuNltF6xmjKbSJRA==",
+ "node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/fetch-http-handler": {
+ "version": "3.2.4",
"license": "Apache-2.0",
"dependencies": {
- "@aws-sdk/credential-provider-env": "3.693.0",
- "@aws-sdk/credential-provider-http": "3.693.0",
- "@aws-sdk/credential-provider-ini": "3.693.0",
- "@aws-sdk/credential-provider-process": "3.693.0",
- "@aws-sdk/credential-provider-sso": "3.693.0",
- "@aws-sdk/credential-provider-web-identity": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@smithy/credential-provider-imds": "^3.2.6",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/shared-ini-file-loader": "^3.1.10",
- "@smithy/types": "^3.7.0",
+ "@smithy/protocol-http": "^4.1.0",
+ "@smithy/querystring-builder": "^3.0.3",
+ "@smithy/types": "^3.3.0",
+ "@smithy/util-base64": "^3.0.0",
"tslib": "^2.6.2"
- },
- "engines": {
- "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-sfn/node_modules/@aws-sdk/credential-provider-sso": {
- "version": "3.693.0",
- "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.693.0.tgz",
- "integrity": "sha512-479UlJxY+BFjj3pJFYUNC0DCMrykuG7wBAXfsvZqQxKUa83DnH5Q1ID/N2hZLkxjGd4ZW0AC3lTOMxFelGzzpQ==",
+ "node_modules/@aws-sdk/credential-provider-ini": {
+ "version": "3.758.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/client-sso": "3.693.0",
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/token-providers": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/shared-ini-file-loader": "^3.1.10",
- "@smithy/types": "^3.7.0",
+ "@aws-sdk/core": "3.758.0",
+ "@aws-sdk/credential-provider-env": "3.758.0",
+ "@aws-sdk/credential-provider-http": "3.758.0",
+ "@aws-sdk/credential-provider-process": "3.758.0",
+ "@aws-sdk/credential-provider-sso": "3.758.0",
+ "@aws-sdk/credential-provider-web-identity": "3.758.0",
+ "@aws-sdk/nested-clients": "3.758.0",
+ "@aws-sdk/types": "3.734.0",
+ "@smithy/credential-provider-imds": "^4.0.1",
+ "@smithy/property-provider": "^4.0.1",
+ "@smithy/shared-ini-file-loader": "^4.0.1",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-sfn/node_modules/@aws-sdk/credential-provider-web-identity": {
- "version": "3.693.0",
- "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.693.0.tgz",
- "integrity": "sha512-8LB210Pr6VeCiSb2hIra+sAH4KUBLyGaN50axHtIgufVK8jbKIctTZcVY5TO9Se+1107TsruzeXS7VeqVdJfFA==",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@aws-sdk/client-sso": {
+ "version": "3.758.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/types": "^3.7.0",
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/core": "3.758.0",
+ "@aws-sdk/middleware-host-header": "3.734.0",
+ "@aws-sdk/middleware-logger": "3.734.0",
+ "@aws-sdk/middleware-recursion-detection": "3.734.0",
+ "@aws-sdk/middleware-user-agent": "3.758.0",
+ "@aws-sdk/region-config-resolver": "3.734.0",
+ "@aws-sdk/types": "3.734.0",
+ "@aws-sdk/util-endpoints": "3.743.0",
+ "@aws-sdk/util-user-agent-browser": "3.734.0",
+ "@aws-sdk/util-user-agent-node": "3.758.0",
+ "@smithy/config-resolver": "^4.0.1",
+ "@smithy/core": "^3.1.5",
+ "@smithy/fetch-http-handler": "^5.0.1",
+ "@smithy/hash-node": "^4.0.1",
+ "@smithy/invalid-dependency": "^4.0.1",
+ "@smithy/middleware-content-length": "^4.0.1",
+ "@smithy/middleware-endpoint": "^4.0.6",
+ "@smithy/middleware-retry": "^4.0.7",
+ "@smithy/middleware-serde": "^4.0.2",
+ "@smithy/middleware-stack": "^4.0.1",
+ "@smithy/node-config-provider": "^4.0.1",
+ "@smithy/node-http-handler": "^4.0.3",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/smithy-client": "^4.1.6",
+ "@smithy/types": "^4.1.0",
+ "@smithy/url-parser": "^4.0.1",
+ "@smithy/util-base64": "^4.0.0",
+ "@smithy/util-body-length-browser": "^4.0.0",
+ "@smithy/util-body-length-node": "^4.0.0",
+ "@smithy/util-defaults-mode-browser": "^4.0.7",
+ "@smithy/util-defaults-mode-node": "^4.0.7",
+ "@smithy/util-endpoints": "^3.0.1",
+ "@smithy/util-middleware": "^4.0.1",
+ "@smithy/util-retry": "^4.0.1",
+ "@smithy/util-utf8": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
- },
- "peerDependencies": {
- "@aws-sdk/client-sts": "^3.693.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-sfn/node_modules/@aws-sdk/middleware-host-header": {
- "version": "3.693.0",
- "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-host-header/-/middleware-host-header-3.693.0.tgz",
- "integrity": "sha512-BCki6sAZ5jYwIN/t3ElCiwerHad69ipHwPsDCxJQyeiOnJ8HG+lEpnVIfrnI8A0fLQNSF3Gtx6ahfBpKiv1Oug==",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@aws-sdk/core": {
+ "version": "3.758.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/types": "^3.7.0",
+ "@aws-sdk/types": "3.734.0",
+ "@smithy/core": "^3.1.5",
+ "@smithy/node-config-provider": "^4.0.1",
+ "@smithy/property-provider": "^4.0.1",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/signature-v4": "^5.0.1",
+ "@smithy/smithy-client": "^4.1.6",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-middleware": "^4.0.1",
+ "fast-xml-parser": "4.4.1",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-sfn/node_modules/@aws-sdk/middleware-logger": {
- "version": "3.693.0",
- "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-logger/-/middleware-logger-3.693.0.tgz",
- "integrity": "sha512-dXnXDPr+wIiJ1TLADACI1g9pkSB21KkMIko2u4CJ2JCBoxi5IqeTnVoa6YcC8GdFNVRl+PorZ3Zqfmf1EOTC6w==",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@aws-sdk/credential-provider-env": {
+ "version": "3.758.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/types": "^3.7.0",
+ "@aws-sdk/core": "3.758.0",
+ "@aws-sdk/types": "3.734.0",
+ "@smithy/property-provider": "^4.0.1",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-sfn/node_modules/@aws-sdk/middleware-recursion-detection": {
- "version": "3.693.0",
- "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.693.0.tgz",
- "integrity": "sha512-0LDmM+VxXp0u3rG0xQRWD/q6Ubi7G8I44tBPahevD5CaiDZTkmNTrVUf0VEJgVe0iCKBppACMBDkLB0/ETqkFw==",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@aws-sdk/credential-provider-http": {
+ "version": "3.758.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/types": "^3.7.0",
+ "@aws-sdk/core": "3.758.0",
+ "@aws-sdk/types": "3.734.0",
+ "@smithy/fetch-http-handler": "^5.0.1",
+ "@smithy/node-http-handler": "^4.0.3",
+ "@smithy/property-provider": "^4.0.1",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/smithy-client": "^4.1.6",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-stream": "^4.1.2",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-sfn/node_modules/@aws-sdk/middleware-user-agent": {
- "version": "3.693.0",
- "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.693.0.tgz",
- "integrity": "sha512-/KUq/KEpFFbQmNmpp7SpAtFAdViquDfD2W0QcG07zYBfz9MwE2ig48ALynXm5sMpRmnG7sJXjdvPtTsSVPfkiw==",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@aws-sdk/credential-provider-process": {
+ "version": "3.758.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@aws-sdk/util-endpoints": "3.693.0",
- "@smithy/core": "^2.5.2",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/types": "^3.7.0",
+ "@aws-sdk/core": "3.758.0",
+ "@aws-sdk/types": "3.734.0",
+ "@smithy/property-provider": "^4.0.1",
+ "@smithy/shared-ini-file-loader": "^4.0.1",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-sfn/node_modules/@aws-sdk/region-config-resolver": {
- "version": "3.693.0",
- "resolved": "https://registry.npmjs.org/@aws-sdk/region-config-resolver/-/region-config-resolver-3.693.0.tgz",
- "integrity": "sha512-YLUkMsUY0GLW/nfwlZ69cy1u07EZRmsv8Z9m0qW317/EZaVx59hcvmcvb+W4bFqj5E8YImTjoGfE4cZ0F9mkyw==",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@aws-sdk/credential-provider-sso": {
+ "version": "3.758.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/node-config-provider": "^3.1.10",
- "@smithy/types": "^3.7.0",
- "@smithy/util-config-provider": "^3.0.0",
- "@smithy/util-middleware": "^3.0.9",
+ "@aws-sdk/client-sso": "3.758.0",
+ "@aws-sdk/core": "3.758.0",
+ "@aws-sdk/token-providers": "3.758.0",
+ "@aws-sdk/types": "3.734.0",
+ "@smithy/property-provider": "^4.0.1",
+ "@smithy/shared-ini-file-loader": "^4.0.1",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-sfn/node_modules/@aws-sdk/token-providers": {
- "version": "3.693.0",
- "resolved": "https://registry.npmjs.org/@aws-sdk/token-providers/-/token-providers-3.693.0.tgz",
- "integrity": "sha512-nDBTJMk1l/YmFULGfRbToOA2wjf+FkQT4dMgYCv+V9uSYsMzQj8A7Tha2dz9yv4vnQgYaEiErQ8d7HVyXcVEoA==",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@aws-sdk/middleware-host-header": {
+ "version": "3.734.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/shared-ini-file-loader": "^3.1.10",
- "@smithy/types": "^3.7.0",
+ "@aws-sdk/types": "3.734.0",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
- },
- "peerDependencies": {
- "@aws-sdk/client-sso-oidc": "^3.693.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-sfn/node_modules/@aws-sdk/util-endpoints": {
- "version": "3.693.0",
- "resolved": "https://registry.npmjs.org/@aws-sdk/util-endpoints/-/util-endpoints-3.693.0.tgz",
- "integrity": "sha512-eo4F6DRQ/kxS3gxJpLRv+aDNy76DxQJL5B3DPzpr9Vkq0ygVoi4GT5oIZLVaAVIJmi6k5qq9dLsYZfWLUxJJSg==",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@aws-sdk/middleware-logger": {
+ "version": "3.734.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/types": "^3.7.0",
- "@smithy/util-endpoints": "^2.1.5",
+ "@aws-sdk/types": "3.734.0",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-sfn/node_modules/@aws-sdk/util-user-agent-browser": {
- "version": "3.693.0",
- "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.693.0.tgz",
- "integrity": "sha512-6EUfuKOujtddy18OLJUaXfKBgs+UcbZ6N/3QV4iOkubCUdeM1maIqs++B9bhCbWeaeF5ORizJw5FTwnyNjE/mw==",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@aws-sdk/middleware-recursion-detection": {
+ "version": "3.734.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/types": "^3.7.0",
- "bowser": "^2.11.0",
+ "@aws-sdk/types": "3.734.0",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-sfn/node_modules/@aws-sdk/util-user-agent-node": {
- "version": "3.693.0",
- "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.693.0.tgz",
- "integrity": "sha512-td0OVX8m5ZKiXtecIDuzY3Y3UZIzvxEr57Hp21NOwieqKCG2UeyQWWeGPv0FQaU7dpTkvFmVNI+tx9iB8V/Nhg==",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@aws-sdk/middleware-user-agent": {
+ "version": "3.758.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/middleware-user-agent": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@smithy/node-config-provider": "^3.1.10",
- "@smithy/types": "^3.7.0",
+ "@aws-sdk/core": "3.758.0",
+ "@aws-sdk/types": "3.734.0",
+ "@aws-sdk/util-endpoints": "3.743.0",
+ "@smithy/core": "^3.1.5",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
- },
- "peerDependencies": {
- "aws-crt": ">=1.0.0"
- },
- "peerDependenciesMeta": {
- "aws-crt": {
- "optional": true
- }
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-sfn/node_modules/@smithy/is-array-buffer": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-3.0.0.tgz",
- "integrity": "sha512-+Fsu6Q6C4RSJiy81Y8eApjEB5gVtM+oFKTffg+jSuwtvomJJrhUJBu2zS8wjXSgH/g1MKEWrzyChTBe6clb5FQ==",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@aws-sdk/region-config-resolver": {
+ "version": "3.734.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
+ "@aws-sdk/types": "3.734.0",
+ "@smithy/node-config-provider": "^4.0.1",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-config-provider": "^4.0.0",
+ "@smithy/util-middleware": "^4.0.1",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-sfn/node_modules/@smithy/util-buffer-from": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-3.0.0.tgz",
- "integrity": "sha512-aEOHCgq5RWFbP+UDPvPot26EJHjOC+bRgse5A8V3FSShqd5E5UN4qc7zkwsvJPPAVsf73QwYcHN1/gt/rtLwQA==",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@aws-sdk/token-providers": {
+ "version": "3.758.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@smithy/is-array-buffer": "^3.0.0",
+ "@aws-sdk/nested-clients": "3.758.0",
+ "@aws-sdk/types": "3.734.0",
+ "@smithy/property-provider": "^4.0.1",
+ "@smithy/shared-ini-file-loader": "^4.0.1",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-sfn/node_modules/@smithy/util-utf8": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-3.0.0.tgz",
- "integrity": "sha512-rUeT12bxFnplYDe815GXbq/oixEGHfRFFtcTF3YdDi/JaENIM6aSYYLJydG83UNzLXeRI5K8abYd/8Sp/QM0kA==",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@aws-sdk/types": {
+ "version": "3.734.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@smithy/util-buffer-from": "^3.0.0",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-ssm": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@aws-sdk/util-endpoints": {
+ "version": "3.743.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/client-sso-oidc": "3.693.0",
- "@aws-sdk/client-sts": "3.693.0",
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/credential-provider-node": "3.693.0",
- "@aws-sdk/middleware-host-header": "3.693.0",
- "@aws-sdk/middleware-logger": "3.693.0",
- "@aws-sdk/middleware-recursion-detection": "3.693.0",
- "@aws-sdk/middleware-user-agent": "3.693.0",
- "@aws-sdk/region-config-resolver": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@aws-sdk/util-endpoints": "3.693.0",
- "@aws-sdk/util-user-agent-browser": "3.693.0",
- "@aws-sdk/util-user-agent-node": "3.693.0",
- "@smithy/config-resolver": "^3.0.11",
- "@smithy/core": "^2.5.2",
- "@smithy/fetch-http-handler": "^4.1.0",
- "@smithy/hash-node": "^3.0.9",
- "@smithy/invalid-dependency": "^3.0.9",
- "@smithy/middleware-content-length": "^3.0.11",
- "@smithy/middleware-endpoint": "^3.2.2",
- "@smithy/middleware-retry": "^3.0.26",
- "@smithy/middleware-serde": "^3.0.9",
- "@smithy/middleware-stack": "^3.0.9",
- "@smithy/node-config-provider": "^3.1.10",
- "@smithy/node-http-handler": "^3.3.0",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/smithy-client": "^3.4.3",
- "@smithy/types": "^3.7.0",
- "@smithy/url-parser": "^3.0.9",
- "@smithy/util-base64": "^3.0.0",
- "@smithy/util-body-length-browser": "^3.0.0",
- "@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.26",
- "@smithy/util-defaults-mode-node": "^3.0.26",
- "@smithy/util-endpoints": "^2.1.5",
- "@smithy/util-middleware": "^3.0.9",
- "@smithy/util-retry": "^3.0.9",
- "@smithy/util-utf8": "^3.0.0",
- "@smithy/util-waiter": "^3.1.8",
- "@types/uuid": "^9.0.1",
- "tslib": "^2.6.2",
- "uuid": "^9.0.1"
+ "@aws-sdk/types": "3.734.0",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-endpoints": "^3.0.1",
+ "tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-ssm/node_modules/@aws-sdk/client-sso": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@aws-sdk/util-user-agent-browser": {
+ "version": "3.734.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/middleware-host-header": "3.693.0",
- "@aws-sdk/middleware-logger": "3.693.0",
- "@aws-sdk/middleware-recursion-detection": "3.693.0",
- "@aws-sdk/middleware-user-agent": "3.693.0",
- "@aws-sdk/region-config-resolver": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@aws-sdk/util-endpoints": "3.693.0",
- "@aws-sdk/util-user-agent-browser": "3.693.0",
- "@aws-sdk/util-user-agent-node": "3.693.0",
- "@smithy/config-resolver": "^3.0.11",
- "@smithy/core": "^2.5.2",
- "@smithy/fetch-http-handler": "^4.1.0",
- "@smithy/hash-node": "^3.0.9",
- "@smithy/invalid-dependency": "^3.0.9",
- "@smithy/middleware-content-length": "^3.0.11",
- "@smithy/middleware-endpoint": "^3.2.2",
- "@smithy/middleware-retry": "^3.0.26",
- "@smithy/middleware-serde": "^3.0.9",
- "@smithy/middleware-stack": "^3.0.9",
- "@smithy/node-config-provider": "^3.1.10",
- "@smithy/node-http-handler": "^3.3.0",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/smithy-client": "^3.4.3",
- "@smithy/types": "^3.7.0",
- "@smithy/url-parser": "^3.0.9",
- "@smithy/util-base64": "^3.0.0",
- "@smithy/util-body-length-browser": "^3.0.0",
- "@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.26",
- "@smithy/util-defaults-mode-node": "^3.0.26",
- "@smithy/util-endpoints": "^2.1.5",
- "@smithy/util-middleware": "^3.0.9",
- "@smithy/util-retry": "^3.0.9",
- "@smithy/util-utf8": "^3.0.0",
+ "@aws-sdk/types": "3.734.0",
+ "@smithy/types": "^4.1.0",
+ "bowser": "^2.11.0",
"tslib": "^2.6.2"
- },
- "engines": {
- "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/client-ssm/node_modules/@aws-sdk/client-sso-oidc": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@aws-sdk/util-user-agent-node": {
+ "version": "3.758.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/credential-provider-node": "3.693.0",
- "@aws-sdk/middleware-host-header": "3.693.0",
- "@aws-sdk/middleware-logger": "3.693.0",
- "@aws-sdk/middleware-recursion-detection": "3.693.0",
- "@aws-sdk/middleware-user-agent": "3.693.0",
- "@aws-sdk/region-config-resolver": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@aws-sdk/util-endpoints": "3.693.0",
- "@aws-sdk/util-user-agent-browser": "3.693.0",
- "@aws-sdk/util-user-agent-node": "3.693.0",
- "@smithy/config-resolver": "^3.0.11",
- "@smithy/core": "^2.5.2",
- "@smithy/fetch-http-handler": "^4.1.0",
- "@smithy/hash-node": "^3.0.9",
- "@smithy/invalid-dependency": "^3.0.9",
- "@smithy/middleware-content-length": "^3.0.11",
- "@smithy/middleware-endpoint": "^3.2.2",
- "@smithy/middleware-retry": "^3.0.26",
- "@smithy/middleware-serde": "^3.0.9",
- "@smithy/middleware-stack": "^3.0.9",
- "@smithy/node-config-provider": "^3.1.10",
- "@smithy/node-http-handler": "^3.3.0",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/smithy-client": "^3.4.3",
- "@smithy/types": "^3.7.0",
- "@smithy/url-parser": "^3.0.9",
- "@smithy/util-base64": "^3.0.0",
- "@smithy/util-body-length-browser": "^3.0.0",
- "@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.26",
- "@smithy/util-defaults-mode-node": "^3.0.26",
- "@smithy/util-endpoints": "^2.1.5",
- "@smithy/util-middleware": "^3.0.9",
- "@smithy/util-retry": "^3.0.9",
- "@smithy/util-utf8": "^3.0.0",
+ "@aws-sdk/middleware-user-agent": "3.758.0",
+ "@aws-sdk/types": "3.734.0",
+ "@smithy/node-config-provider": "^4.0.1",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
},
"peerDependencies": {
- "@aws-sdk/client-sts": "^3.693.0"
+ "aws-crt": ">=1.0.0"
+ },
+ "peerDependenciesMeta": {
+ "aws-crt": {
+ "optional": true
+ }
}
},
- "node_modules/@aws-sdk/client-ssm/node_modules/@aws-sdk/client-sts": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/abort-controller": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/client-sso-oidc": "3.693.0",
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/credential-provider-node": "3.693.0",
- "@aws-sdk/middleware-host-header": "3.693.0",
- "@aws-sdk/middleware-logger": "3.693.0",
- "@aws-sdk/middleware-recursion-detection": "3.693.0",
- "@aws-sdk/middleware-user-agent": "3.693.0",
- "@aws-sdk/region-config-resolver": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@aws-sdk/util-endpoints": "3.693.0",
- "@aws-sdk/util-user-agent-browser": "3.693.0",
- "@aws-sdk/util-user-agent-node": "3.693.0",
- "@smithy/config-resolver": "^3.0.11",
- "@smithy/core": "^2.5.2",
- "@smithy/fetch-http-handler": "^4.1.0",
- "@smithy/hash-node": "^3.0.9",
- "@smithy/invalid-dependency": "^3.0.9",
- "@smithy/middleware-content-length": "^3.0.11",
- "@smithy/middleware-endpoint": "^3.2.2",
- "@smithy/middleware-retry": "^3.0.26",
- "@smithy/middleware-serde": "^3.0.9",
- "@smithy/middleware-stack": "^3.0.9",
- "@smithy/node-config-provider": "^3.1.10",
- "@smithy/node-http-handler": "^3.3.0",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/smithy-client": "^3.4.3",
- "@smithy/types": "^3.7.0",
- "@smithy/url-parser": "^3.0.9",
- "@smithy/util-base64": "^3.0.0",
- "@smithy/util-body-length-browser": "^3.0.0",
- "@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.26",
- "@smithy/util-defaults-mode-node": "^3.0.26",
- "@smithy/util-endpoints": "^2.1.5",
- "@smithy/util-middleware": "^3.0.9",
- "@smithy/util-retry": "^3.0.9",
- "@smithy/util-utf8": "^3.0.0",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-ssm/node_modules/@aws-sdk/core": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/config-resolver": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/core": "^2.5.2",
- "@smithy/node-config-provider": "^3.1.10",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/signature-v4": "^4.2.2",
- "@smithy/smithy-client": "^3.4.3",
- "@smithy/types": "^3.7.0",
- "@smithy/util-middleware": "^3.0.9",
- "fast-xml-parser": "4.4.1",
+ "@smithy/node-config-provider": "^4.0.1",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-config-provider": "^4.0.0",
+ "@smithy/util-middleware": "^4.0.1",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-ssm/node_modules/@aws-sdk/credential-provider-http": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/core": {
+ "version": "3.1.5",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@smithy/fetch-http-handler": "^4.1.0",
- "@smithy/node-http-handler": "^3.3.0",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/smithy-client": "^3.4.3",
- "@smithy/types": "^3.7.0",
- "@smithy/util-stream": "^3.3.0",
+ "@smithy/middleware-serde": "^4.0.2",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-body-length-browser": "^4.0.0",
+ "@smithy/util-middleware": "^4.0.1",
+ "@smithy/util-stream": "^4.1.2",
+ "@smithy/util-utf8": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-ssm/node_modules/@aws-sdk/credential-provider-ini": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/credential-provider-imds": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/credential-provider-env": "3.693.0",
- "@aws-sdk/credential-provider-http": "3.693.0",
- "@aws-sdk/credential-provider-process": "3.693.0",
- "@aws-sdk/credential-provider-sso": "3.693.0",
- "@aws-sdk/credential-provider-web-identity": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@smithy/credential-provider-imds": "^3.2.6",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/shared-ini-file-loader": "^3.1.10",
- "@smithy/types": "^3.7.0",
+ "@smithy/node-config-provider": "^4.0.1",
+ "@smithy/property-provider": "^4.0.1",
+ "@smithy/types": "^4.1.0",
+ "@smithy/url-parser": "^4.0.1",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
- },
- "peerDependencies": {
- "@aws-sdk/client-sts": "^3.693.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-ssm/node_modules/@aws-sdk/credential-provider-node": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/fetch-http-handler": {
+ "version": "5.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/credential-provider-env": "3.693.0",
- "@aws-sdk/credential-provider-http": "3.693.0",
- "@aws-sdk/credential-provider-ini": "3.693.0",
- "@aws-sdk/credential-provider-process": "3.693.0",
- "@aws-sdk/credential-provider-sso": "3.693.0",
- "@aws-sdk/credential-provider-web-identity": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@smithy/credential-provider-imds": "^3.2.6",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/shared-ini-file-loader": "^3.1.10",
- "@smithy/types": "^3.7.0",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/querystring-builder": "^4.0.1",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-base64": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-ssm/node_modules/@aws-sdk/credential-provider-sso": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/hash-node": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/client-sso": "3.693.0",
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/token-providers": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/shared-ini-file-loader": "^3.1.10",
- "@smithy/types": "^3.7.0",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-buffer-from": "^4.0.0",
+ "@smithy/util-utf8": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-ssm/node_modules/@aws-sdk/credential-provider-web-identity": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/invalid-dependency": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/types": "^3.7.0",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
- },
- "peerDependencies": {
- "@aws-sdk/client-sts": "^3.693.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-ssm/node_modules/@aws-sdk/middleware-host-header": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/is-array-buffer": {
+ "version": "4.0.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-ssm/node_modules/@aws-sdk/middleware-logger": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/middleware-content-length": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/types": "^3.7.0",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-ssm/node_modules/@aws-sdk/middleware-recursion-detection": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/middleware-endpoint": {
+ "version": "4.0.6",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/types": "^3.7.0",
+ "@smithy/core": "^3.1.5",
+ "@smithy/middleware-serde": "^4.0.2",
+ "@smithy/node-config-provider": "^4.0.1",
+ "@smithy/shared-ini-file-loader": "^4.0.1",
+ "@smithy/types": "^4.1.0",
+ "@smithy/url-parser": "^4.0.1",
+ "@smithy/util-middleware": "^4.0.1",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-ssm/node_modules/@aws-sdk/middleware-user-agent": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/middleware-retry": {
+ "version": "4.0.7",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@aws-sdk/util-endpoints": "3.693.0",
- "@smithy/core": "^2.5.2",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/types": "^3.7.0",
- "tslib": "^2.6.2"
+ "@smithy/node-config-provider": "^4.0.1",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/service-error-classification": "^4.0.1",
+ "@smithy/smithy-client": "^4.1.6",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-middleware": "^4.0.1",
+ "@smithy/util-retry": "^4.0.1",
+ "tslib": "^2.6.2",
+ "uuid": "^9.0.1"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-ssm/node_modules/@aws-sdk/region-config-resolver": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/middleware-serde": {
+ "version": "4.0.2",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/node-config-provider": "^3.1.10",
- "@smithy/types": "^3.7.0",
- "@smithy/util-config-provider": "^3.0.0",
- "@smithy/util-middleware": "^3.0.9",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-ssm/node_modules/@aws-sdk/token-providers": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/middleware-stack": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/shared-ini-file-loader": "^3.1.10",
- "@smithy/types": "^3.7.0",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
- },
- "peerDependencies": {
- "@aws-sdk/client-sso-oidc": "^3.693.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-ssm/node_modules/@aws-sdk/util-endpoints": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/node-config-provider": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/types": "^3.7.0",
- "@smithy/util-endpoints": "^2.1.5",
+ "@smithy/property-provider": "^4.0.1",
+ "@smithy/shared-ini-file-loader": "^4.0.1",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-ssm/node_modules/@aws-sdk/util-user-agent-browser": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/node-http-handler": {
+ "version": "4.0.3",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/types": "^3.7.0",
- "bowser": "^2.11.0",
+ "@smithy/abort-controller": "^4.0.1",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/querystring-builder": "^4.0.1",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-ssm/node_modules/@aws-sdk/util-user-agent-node": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/property-provider": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-sdk/middleware-user-agent": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@smithy/node-config-provider": "^3.1.10",
- "@smithy/types": "^3.7.0",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
- },
- "peerDependencies": {
- "aws-crt": ">=1.0.0"
- },
- "peerDependenciesMeta": {
- "aws-crt": {
- "optional": true
- }
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-ssm/node_modules/@smithy/is-array-buffer": {
- "version": "3.0.0",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/protocol-http": {
+ "version": "5.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-buffer-from": {
- "version": "3.0.0",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/querystring-builder": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@smithy/is-array-buffer": "^3.0.0",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-uri-escape": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-utf8": {
- "version": "3.0.0",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/querystring-parser": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@smithy/util-buffer-from": "^3.0.0",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/service-error-classification": {
+ "version": "4.0.1",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@smithy/types": "^4.1.0"
+ },
+ "engines": {
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-sso": {
- "version": "3.637.0",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/shared-ini-file-loader": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/core": "3.635.0",
- "@aws-sdk/middleware-host-header": "3.620.0",
- "@aws-sdk/middleware-logger": "3.609.0",
- "@aws-sdk/middleware-recursion-detection": "3.620.0",
- "@aws-sdk/middleware-user-agent": "3.637.0",
- "@aws-sdk/region-config-resolver": "3.614.0",
- "@aws-sdk/types": "3.609.0",
- "@aws-sdk/util-endpoints": "3.637.0",
- "@aws-sdk/util-user-agent-browser": "3.609.0",
- "@aws-sdk/util-user-agent-node": "3.614.0",
- "@smithy/config-resolver": "^3.0.5",
- "@smithy/core": "^2.4.0",
- "@smithy/fetch-http-handler": "^3.2.4",
- "@smithy/hash-node": "^3.0.3",
- "@smithy/invalid-dependency": "^3.0.3",
- "@smithy/middleware-content-length": "^3.0.5",
- "@smithy/middleware-endpoint": "^3.1.0",
- "@smithy/middleware-retry": "^3.0.15",
- "@smithy/middleware-serde": "^3.0.3",
- "@smithy/middleware-stack": "^3.0.3",
- "@smithy/node-config-provider": "^3.1.4",
- "@smithy/node-http-handler": "^3.1.4",
- "@smithy/protocol-http": "^4.1.0",
- "@smithy/smithy-client": "^3.2.0",
- "@smithy/types": "^3.3.0",
- "@smithy/url-parser": "^3.0.3",
- "@smithy/util-base64": "^3.0.0",
- "@smithy/util-body-length-browser": "^3.0.0",
- "@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.15",
- "@smithy/util-defaults-mode-node": "^3.0.15",
- "@smithy/util-endpoints": "^2.0.5",
- "@smithy/util-middleware": "^3.0.3",
- "@smithy/util-retry": "^3.0.3",
- "@smithy/util-utf8": "^3.0.0",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-sso-oidc": {
- "version": "3.637.0",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/signature-v4": {
+ "version": "5.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/core": "3.635.0",
- "@aws-sdk/credential-provider-node": "3.637.0",
- "@aws-sdk/middleware-host-header": "3.620.0",
- "@aws-sdk/middleware-logger": "3.609.0",
- "@aws-sdk/middleware-recursion-detection": "3.620.0",
- "@aws-sdk/middleware-user-agent": "3.637.0",
- "@aws-sdk/region-config-resolver": "3.614.0",
- "@aws-sdk/types": "3.609.0",
- "@aws-sdk/util-endpoints": "3.637.0",
- "@aws-sdk/util-user-agent-browser": "3.609.0",
- "@aws-sdk/util-user-agent-node": "3.614.0",
- "@smithy/config-resolver": "^3.0.5",
- "@smithy/core": "^2.4.0",
- "@smithy/fetch-http-handler": "^3.2.4",
- "@smithy/hash-node": "^3.0.3",
- "@smithy/invalid-dependency": "^3.0.3",
- "@smithy/middleware-content-length": "^3.0.5",
- "@smithy/middleware-endpoint": "^3.1.0",
- "@smithy/middleware-retry": "^3.0.15",
- "@smithy/middleware-serde": "^3.0.3",
- "@smithy/middleware-stack": "^3.0.3",
- "@smithy/node-config-provider": "^3.1.4",
- "@smithy/node-http-handler": "^3.1.4",
- "@smithy/protocol-http": "^4.1.0",
- "@smithy/smithy-client": "^3.2.0",
- "@smithy/types": "^3.3.0",
- "@smithy/url-parser": "^3.0.3",
- "@smithy/util-base64": "^3.0.0",
- "@smithy/util-body-length-browser": "^3.0.0",
- "@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.15",
- "@smithy/util-defaults-mode-node": "^3.0.15",
- "@smithy/util-endpoints": "^2.0.5",
- "@smithy/util-middleware": "^3.0.3",
- "@smithy/util-retry": "^3.0.3",
- "@smithy/util-utf8": "^3.0.0",
+ "@smithy/is-array-buffer": "^4.0.0",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-hex-encoding": "^4.0.0",
+ "@smithy/util-middleware": "^4.0.1",
+ "@smithy/util-uri-escape": "^4.0.0",
+ "@smithy/util-utf8": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
- },
- "peerDependencies": {
- "@aws-sdk/client-sts": "^3.637.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-sso-oidc/node_modules/@aws-sdk/types": {
- "version": "3.609.0",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/smithy-client": {
+ "version": "4.1.6",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@smithy/types": "^3.3.0",
+ "@smithy/core": "^3.1.5",
+ "@smithy/middleware-endpoint": "^4.0.6",
+ "@smithy/middleware-stack": "^4.0.1",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-stream": "^4.1.2",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/fetch-http-handler": {
- "version": "3.2.4",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/types": {
+ "version": "4.1.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@smithy/protocol-http": "^4.1.0",
- "@smithy/querystring-builder": "^3.0.3",
- "@smithy/types": "^3.3.0",
- "@smithy/util-base64": "^3.0.0",
"tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/is-array-buffer": {
- "version": "3.0.0",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/url-parser": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
+ "@smithy/querystring-parser": "^4.0.1",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/util-utf8": {
- "version": "3.0.0",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/util-base64": {
+ "version": "4.0.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@smithy/util-buffer-from": "^3.0.0",
+ "@smithy/util-buffer-from": "^4.0.0",
+ "@smithy/util-utf8": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from": {
- "version": "3.0.0",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/util-body-length-browser": {
+ "version": "4.0.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@smithy/is-array-buffer": "^3.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/types": {
- "version": "3.609.0",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/util-body-length-node": {
+ "version": "4.0.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@smithy/types": "^3.3.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-sso/node_modules/@smithy/fetch-http-handler": {
- "version": "3.2.4",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/util-buffer-from": {
+ "version": "4.0.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@smithy/protocol-http": "^4.1.0",
- "@smithy/querystring-builder": "^3.0.3",
- "@smithy/types": "^3.3.0",
- "@smithy/util-base64": "^3.0.0",
+ "@smithy/is-array-buffer": "^4.0.0",
"tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-sso/node_modules/@smithy/is-array-buffer": {
- "version": "3.0.0",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/util-config-provider": {
+ "version": "4.0.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-utf8": {
- "version": "3.0.0",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/util-defaults-mode-browser": {
+ "version": "4.0.7",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@smithy/util-buffer-from": "^3.0.0",
+ "@smithy/property-provider": "^4.0.1",
+ "@smithy/smithy-client": "^4.1.6",
+ "@smithy/types": "^4.1.0",
+ "bowser": "^2.11.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from": {
- "version": "3.0.0",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/util-defaults-mode-node": {
+ "version": "4.0.7",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@smithy/is-array-buffer": "^3.0.0",
+ "@smithy/config-resolver": "^4.0.1",
+ "@smithy/credential-provider-imds": "^4.0.1",
+ "@smithy/node-config-provider": "^4.0.1",
+ "@smithy/property-provider": "^4.0.1",
+ "@smithy/smithy-client": "^4.1.6",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
- }
- },
- "node_modules/@aws-sdk/client-sts": {
- "version": "3.637.0",
- "license": "Apache-2.0",
- "dependencies": {
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/client-sso-oidc": "3.637.0",
- "@aws-sdk/core": "3.635.0",
- "@aws-sdk/credential-provider-node": "3.637.0",
- "@aws-sdk/middleware-host-header": "3.620.0",
- "@aws-sdk/middleware-logger": "3.609.0",
- "@aws-sdk/middleware-recursion-detection": "3.620.0",
- "@aws-sdk/middleware-user-agent": "3.637.0",
- "@aws-sdk/region-config-resolver": "3.614.0",
- "@aws-sdk/types": "3.609.0",
- "@aws-sdk/util-endpoints": "3.637.0",
- "@aws-sdk/util-user-agent-browser": "3.609.0",
- "@aws-sdk/util-user-agent-node": "3.614.0",
- "@smithy/config-resolver": "^3.0.5",
- "@smithy/core": "^2.4.0",
- "@smithy/fetch-http-handler": "^3.2.4",
- "@smithy/hash-node": "^3.0.3",
- "@smithy/invalid-dependency": "^3.0.3",
- "@smithy/middleware-content-length": "^3.0.5",
- "@smithy/middleware-endpoint": "^3.1.0",
- "@smithy/middleware-retry": "^3.0.15",
- "@smithy/middleware-serde": "^3.0.3",
- "@smithy/middleware-stack": "^3.0.3",
- "@smithy/node-config-provider": "^3.1.4",
- "@smithy/node-http-handler": "^3.1.4",
- "@smithy/protocol-http": "^4.1.0",
- "@smithy/smithy-client": "^3.2.0",
- "@smithy/types": "^3.3.0",
- "@smithy/url-parser": "^3.0.3",
- "@smithy/util-base64": "^3.0.0",
- "@smithy/util-body-length-browser": "^3.0.0",
- "@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.15",
- "@smithy/util-defaults-mode-node": "^3.0.15",
- "@smithy/util-endpoints": "^2.0.5",
- "@smithy/util-middleware": "^3.0.3",
- "@smithy/util-retry": "^3.0.3",
- "@smithy/util-utf8": "^3.0.0",
+ "node": ">=18.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/util-endpoints": {
+ "version": "3.0.1",
+ "license": "Apache-2.0",
+ "peer": true,
+ "dependencies": {
+ "@smithy/node-config-provider": "^4.0.1",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-sts/node_modules/@aws-sdk/types": {
- "version": "3.609.0",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/util-hex-encoding": {
+ "version": "4.0.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@smithy/types": "^3.3.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-sts/node_modules/@smithy/fetch-http-handler": {
- "version": "3.2.4",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/util-middleware": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@smithy/protocol-http": "^4.1.0",
- "@smithy/querystring-builder": "^3.0.3",
- "@smithy/types": "^3.3.0",
- "@smithy/util-base64": "^3.0.0",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-sts/node_modules/@smithy/is-array-buffer": {
- "version": "3.0.0",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/util-retry": {
+ "version": "4.0.1",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
+ "@smithy/service-error-classification": "^4.0.1",
+ "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-sts/node_modules/@smithy/util-utf8": {
- "version": "3.0.0",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/util-stream": {
+ "version": "4.1.2",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@smithy/util-buffer-from": "^3.0.0",
+ "@smithy/fetch-http-handler": "^5.0.1",
+ "@smithy/node-http-handler": "^4.0.3",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-base64": "^4.0.0",
+ "@smithy/util-buffer-from": "^4.0.0",
+ "@smithy/util-hex-encoding": "^4.0.0",
+ "@smithy/util-utf8": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/client-sts/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from": {
- "version": "3.0.0",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/util-uri-escape": {
+ "version": "4.0.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@smithy/is-array-buffer": "^3.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/core": {
- "version": "3.635.0",
+ "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/util-utf8": {
+ "version": "4.0.0",
"license": "Apache-2.0",
+ "peer": true,
"dependencies": {
- "@smithy/core": "^2.4.0",
- "@smithy/node-config-provider": "^3.1.4",
- "@smithy/property-provider": "^3.1.3",
- "@smithy/protocol-http": "^4.1.0",
- "@smithy/signature-v4": "^4.1.0",
- "@smithy/smithy-client": "^3.2.0",
- "@smithy/types": "^3.3.0",
- "@smithy/util-middleware": "^3.0.3",
- "fast-xml-parser": "4.4.1",
+ "@smithy/util-buffer-from": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-env": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/credential-provider-node": {
+ "version": "3.637.0",
"license": "Apache-2.0",
"dependencies": {
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/types": "^3.7.0",
+ "@aws-sdk/credential-provider-env": "3.620.1",
+ "@aws-sdk/credential-provider-http": "3.635.0",
+ "@aws-sdk/credential-provider-ini": "3.637.0",
+ "@aws-sdk/credential-provider-process": "3.620.1",
+ "@aws-sdk/credential-provider-sso": "3.637.0",
+ "@aws-sdk/credential-provider-web-identity": "3.621.0",
+ "@aws-sdk/types": "3.609.0",
+ "@smithy/credential-provider-imds": "^3.2.0",
+ "@smithy/property-provider": "^3.1.3",
+ "@smithy/shared-ini-file-loader": "^3.1.4",
+ "@smithy/types": "^3.3.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-env/node_modules/@aws-sdk/core": {
- "version": "3.693.0",
+ "node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-env": {
+ "version": "3.620.1",
"license": "Apache-2.0",
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/core": "^2.5.2",
- "@smithy/node-config-provider": "^3.1.10",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/signature-v4": "^4.2.2",
- "@smithy/smithy-client": "^3.4.3",
- "@smithy/types": "^3.7.0",
- "@smithy/util-middleware": "^3.0.9",
- "fast-xml-parser": "4.4.1",
+ "@aws-sdk/types": "3.609.0",
+ "@smithy/property-provider": "^3.1.3",
+ "@smithy/types": "^3.3.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-http": {
- "version": "3.635.0",
+ "node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-ini": {
+ "version": "3.637.0",
"license": "Apache-2.0",
"dependencies": {
+ "@aws-sdk/credential-provider-env": "3.620.1",
+ "@aws-sdk/credential-provider-http": "3.635.0",
+ "@aws-sdk/credential-provider-process": "3.620.1",
+ "@aws-sdk/credential-provider-sso": "3.637.0",
+ "@aws-sdk/credential-provider-web-identity": "3.621.0",
"@aws-sdk/types": "3.609.0",
- "@smithy/fetch-http-handler": "^3.2.4",
- "@smithy/node-http-handler": "^3.1.4",
+ "@smithy/credential-provider-imds": "^3.2.0",
"@smithy/property-provider": "^3.1.3",
- "@smithy/protocol-http": "^4.1.0",
- "@smithy/smithy-client": "^3.2.0",
+ "@smithy/shared-ini-file-loader": "^3.1.4",
"@smithy/types": "^3.3.0",
- "@smithy/util-stream": "^3.1.3",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "@aws-sdk/client-sts": "^3.637.0"
}
},
- "node_modules/@aws-sdk/credential-provider-http/node_modules/@aws-sdk/types": {
- "version": "3.609.0",
+ "node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-process": {
+ "version": "3.620.1",
"license": "Apache-2.0",
"dependencies": {
+ "@aws-sdk/types": "3.609.0",
+ "@smithy/property-provider": "^3.1.3",
+ "@smithy/shared-ini-file-loader": "^3.1.4",
"@smithy/types": "^3.3.0",
"tslib": "^2.6.2"
},
@@ -8609,153 +11946,104 @@
"node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/fetch-http-handler": {
- "version": "3.2.4",
+ "node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-web-identity": {
+ "version": "3.621.0",
"license": "Apache-2.0",
"dependencies": {
- "@smithy/protocol-http": "^4.1.0",
- "@smithy/querystring-builder": "^3.0.3",
+ "@aws-sdk/types": "3.609.0",
+ "@smithy/property-provider": "^3.1.3",
"@smithy/types": "^3.3.0",
- "@smithy/util-base64": "^3.0.0",
"tslib": "^2.6.2"
+ },
+ "engines": {
+ "node": ">=16.0.0"
+ },
+ "peerDependencies": {
+ "@aws-sdk/client-sts": "^3.621.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini": {
- "version": "3.758.0",
+ "node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/types": {
+ "version": "3.609.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@aws-sdk/core": "3.758.0",
- "@aws-sdk/credential-provider-env": "3.758.0",
- "@aws-sdk/credential-provider-http": "3.758.0",
- "@aws-sdk/credential-provider-process": "3.758.0",
- "@aws-sdk/credential-provider-sso": "3.758.0",
- "@aws-sdk/credential-provider-web-identity": "3.758.0",
- "@aws-sdk/nested-clients": "3.758.0",
- "@aws-sdk/types": "3.734.0",
- "@smithy/credential-provider-imds": "^4.0.1",
- "@smithy/property-provider": "^4.0.1",
- "@smithy/shared-ini-file-loader": "^4.0.1",
- "@smithy/types": "^4.1.0",
+ "@smithy/types": "^3.3.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@aws-sdk/client-sso": {
- "version": "3.758.0",
+ "node_modules/@aws-sdk/credential-provider-process": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@aws-crypto/sha256-browser": "5.2.0",
- "@aws-crypto/sha256-js": "5.2.0",
- "@aws-sdk/core": "3.758.0",
- "@aws-sdk/middleware-host-header": "3.734.0",
- "@aws-sdk/middleware-logger": "3.734.0",
- "@aws-sdk/middleware-recursion-detection": "3.734.0",
- "@aws-sdk/middleware-user-agent": "3.758.0",
- "@aws-sdk/region-config-resolver": "3.734.0",
- "@aws-sdk/types": "3.734.0",
- "@aws-sdk/util-endpoints": "3.743.0",
- "@aws-sdk/util-user-agent-browser": "3.734.0",
- "@aws-sdk/util-user-agent-node": "3.758.0",
- "@smithy/config-resolver": "^4.0.1",
- "@smithy/core": "^3.1.5",
- "@smithy/fetch-http-handler": "^5.0.1",
- "@smithy/hash-node": "^4.0.1",
- "@smithy/invalid-dependency": "^4.0.1",
- "@smithy/middleware-content-length": "^4.0.1",
- "@smithy/middleware-endpoint": "^4.0.6",
- "@smithy/middleware-retry": "^4.0.7",
- "@smithy/middleware-serde": "^4.0.2",
- "@smithy/middleware-stack": "^4.0.1",
- "@smithy/node-config-provider": "^4.0.1",
- "@smithy/node-http-handler": "^4.0.3",
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/smithy-client": "^4.1.6",
- "@smithy/types": "^4.1.0",
- "@smithy/url-parser": "^4.0.1",
- "@smithy/util-base64": "^4.0.0",
- "@smithy/util-body-length-browser": "^4.0.0",
- "@smithy/util-body-length-node": "^4.0.0",
- "@smithy/util-defaults-mode-browser": "^4.0.7",
- "@smithy/util-defaults-mode-node": "^4.0.7",
- "@smithy/util-endpoints": "^3.0.1",
- "@smithy/util-middleware": "^4.0.1",
- "@smithy/util-retry": "^4.0.1",
- "@smithy/util-utf8": "^4.0.0",
+ "@aws-sdk/core": "3.693.0",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/shared-ini-file-loader": "^3.1.10",
+ "@smithy/types": "^3.7.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@aws-sdk/core": {
- "version": "3.758.0",
+ "node_modules/@aws-sdk/credential-provider-process/node_modules/@aws-sdk/core": {
+ "version": "3.693.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@aws-sdk/types": "3.734.0",
- "@smithy/core": "^3.1.5",
- "@smithy/node-config-provider": "^4.0.1",
- "@smithy/property-provider": "^4.0.1",
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/signature-v4": "^5.0.1",
- "@smithy/smithy-client": "^4.1.6",
- "@smithy/types": "^4.1.0",
- "@smithy/util-middleware": "^4.0.1",
+ "@aws-sdk/types": "3.692.0",
+ "@smithy/core": "^2.5.2",
+ "@smithy/node-config-provider": "^3.1.10",
+ "@smithy/property-provider": "^3.1.9",
+ "@smithy/protocol-http": "^4.1.6",
+ "@smithy/signature-v4": "^4.2.2",
+ "@smithy/smithy-client": "^3.4.3",
+ "@smithy/types": "^3.7.0",
+ "@smithy/util-middleware": "^3.0.9",
"fast-xml-parser": "4.4.1",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@aws-sdk/credential-provider-env": {
- "version": "3.758.0",
+ "node_modules/@aws-sdk/credential-provider-sso": {
+ "version": "3.637.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@aws-sdk/core": "3.758.0",
- "@aws-sdk/types": "3.734.0",
- "@smithy/property-provider": "^4.0.1",
- "@smithy/types": "^4.1.0",
+ "@aws-sdk/client-sso": "3.637.0",
+ "@aws-sdk/token-providers": "3.614.0",
+ "@aws-sdk/types": "3.609.0",
+ "@smithy/property-provider": "^3.1.3",
+ "@smithy/shared-ini-file-loader": "^3.1.4",
+ "@smithy/types": "^3.3.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@aws-sdk/credential-provider-http": {
- "version": "3.758.0",
+ "node_modules/@aws-sdk/credential-provider-sso/node_modules/@aws-sdk/types": {
+ "version": "3.609.0",
"license": "Apache-2.0",
- "peer": true,
"dependencies": {
- "@aws-sdk/core": "3.758.0",
- "@aws-sdk/types": "3.734.0",
- "@smithy/fetch-http-handler": "^5.0.1",
- "@smithy/node-http-handler": "^4.0.3",
- "@smithy/property-provider": "^4.0.1",
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/smithy-client": "^4.1.6",
- "@smithy/types": "^4.1.0",
- "@smithy/util-stream": "^4.1.2",
+ "@smithy/types": "^3.3.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=18.0.0"
+ "node": ">=16.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@aws-sdk/credential-provider-process": {
+ "node_modules/@aws-sdk/credential-provider-web-identity": {
"version": "3.758.0",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
"@aws-sdk/core": "3.758.0",
+ "@aws-sdk/nested-clients": "3.758.0",
"@aws-sdk/types": "3.734.0",
"@smithy/property-provider": "^4.0.1",
- "@smithy/shared-ini-file-loader": "^4.0.1",
"@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
@@ -8763,31 +12051,32 @@
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@aws-sdk/credential-provider-sso": {
+ "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@aws-sdk/core": {
"version": "3.758.0",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@aws-sdk/client-sso": "3.758.0",
- "@aws-sdk/core": "3.758.0",
- "@aws-sdk/token-providers": "3.758.0",
"@aws-sdk/types": "3.734.0",
+ "@smithy/core": "^3.1.5",
+ "@smithy/node-config-provider": "^4.0.1",
"@smithy/property-provider": "^4.0.1",
- "@smithy/shared-ini-file-loader": "^4.0.1",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/signature-v4": "^5.0.1",
+ "@smithy/smithy-client": "^4.1.6",
"@smithy/types": "^4.1.0",
+ "@smithy/util-middleware": "^4.0.1",
+ "fast-xml-parser": "4.4.1",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@aws-sdk/middleware-host-header": {
+ "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@aws-sdk/types": {
"version": "3.734.0",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@aws-sdk/types": "3.734.0",
- "@smithy/protocol-http": "^5.0.1",
"@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
@@ -8795,12 +12084,11 @@
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@aws-sdk/middleware-logger": {
- "version": "3.734.0",
+ "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/abort-controller": {
+ "version": "4.0.1",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@aws-sdk/types": "3.734.0",
"@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
@@ -8808,71 +12096,70 @@
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@aws-sdk/middleware-recursion-detection": {
- "version": "3.734.0",
+ "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/core": {
+ "version": "3.1.5",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@aws-sdk/types": "3.734.0",
+ "@smithy/middleware-serde": "^4.0.2",
"@smithy/protocol-http": "^5.0.1",
"@smithy/types": "^4.1.0",
+ "@smithy/util-body-length-browser": "^4.0.0",
+ "@smithy/util-middleware": "^4.0.1",
+ "@smithy/util-stream": "^4.1.2",
+ "@smithy/util-utf8": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@aws-sdk/middleware-user-agent": {
- "version": "3.758.0",
+ "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/fetch-http-handler": {
+ "version": "5.0.1",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@aws-sdk/core": "3.758.0",
- "@aws-sdk/types": "3.734.0",
- "@aws-sdk/util-endpoints": "3.743.0",
- "@smithy/core": "^3.1.5",
"@smithy/protocol-http": "^5.0.1",
+ "@smithy/querystring-builder": "^4.0.1",
"@smithy/types": "^4.1.0",
+ "@smithy/util-base64": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@aws-sdk/region-config-resolver": {
- "version": "3.734.0",
+ "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/is-array-buffer": {
+ "version": "4.0.0",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@aws-sdk/types": "3.734.0",
- "@smithy/node-config-provider": "^4.0.1",
- "@smithy/types": "^4.1.0",
- "@smithy/util-config-provider": "^4.0.0",
- "@smithy/util-middleware": "^4.0.1",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@aws-sdk/token-providers": {
- "version": "3.758.0",
+ "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/middleware-endpoint": {
+ "version": "4.0.6",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@aws-sdk/nested-clients": "3.758.0",
- "@aws-sdk/types": "3.734.0",
- "@smithy/property-provider": "^4.0.1",
+ "@smithy/core": "^3.1.5",
+ "@smithy/middleware-serde": "^4.0.2",
+ "@smithy/node-config-provider": "^4.0.1",
"@smithy/shared-ini-file-loader": "^4.0.1",
"@smithy/types": "^4.1.0",
+ "@smithy/url-parser": "^4.0.1",
+ "@smithy/util-middleware": "^4.0.1",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@aws-sdk/types": {
- "version": "3.734.0",
+ "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/middleware-serde": {
+ "version": "4.0.2",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
@@ -8883,59 +12170,40 @@
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@aws-sdk/util-endpoints": {
- "version": "3.743.0",
+ "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/middleware-stack": {
+ "version": "4.0.1",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@aws-sdk/types": "3.734.0",
"@smithy/types": "^4.1.0",
- "@smithy/util-endpoints": "^3.0.1",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@aws-sdk/util-user-agent-browser": {
- "version": "3.734.0",
- "license": "Apache-2.0",
- "peer": true,
- "dependencies": {
- "@aws-sdk/types": "3.734.0",
- "@smithy/types": "^4.1.0",
- "bowser": "^2.11.0",
- "tslib": "^2.6.2"
- }
- },
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@aws-sdk/util-user-agent-node": {
- "version": "3.758.0",
+ "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/node-config-provider": {
+ "version": "4.0.1",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@aws-sdk/middleware-user-agent": "3.758.0",
- "@aws-sdk/types": "3.734.0",
- "@smithy/node-config-provider": "^4.0.1",
+ "@smithy/property-provider": "^4.0.1",
+ "@smithy/shared-ini-file-loader": "^4.0.1",
"@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
- },
- "peerDependencies": {
- "aws-crt": ">=1.0.0"
- },
- "peerDependenciesMeta": {
- "aws-crt": {
- "optional": true
- }
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/abort-controller": {
- "version": "4.0.1",
+ "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/node-http-handler": {
+ "version": "4.0.3",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
+ "@smithy/abort-controller": "^4.0.1",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/querystring-builder": "^4.0.1",
"@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
@@ -8943,202 +12211,178 @@
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/config-resolver": {
+ "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/property-provider": {
"version": "4.0.1",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@smithy/node-config-provider": "^4.0.1",
"@smithy/types": "^4.1.0",
- "@smithy/util-config-provider": "^4.0.0",
- "@smithy/util-middleware": "^4.0.1",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/core": {
- "version": "3.1.5",
+ "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/protocol-http": {
+ "version": "5.0.1",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@smithy/middleware-serde": "^4.0.2",
- "@smithy/protocol-http": "^5.0.1",
"@smithy/types": "^4.1.0",
- "@smithy/util-body-length-browser": "^4.0.0",
- "@smithy/util-middleware": "^4.0.1",
- "@smithy/util-stream": "^4.1.2",
- "@smithy/util-utf8": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/credential-provider-imds": {
+ "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/querystring-builder": {
"version": "4.0.1",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@smithy/node-config-provider": "^4.0.1",
- "@smithy/property-provider": "^4.0.1",
"@smithy/types": "^4.1.0",
- "@smithy/url-parser": "^4.0.1",
+ "@smithy/util-uri-escape": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/fetch-http-handler": {
- "version": "5.0.1",
+ "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/querystring-parser": {
+ "version": "4.0.1",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/querystring-builder": "^4.0.1",
"@smithy/types": "^4.1.0",
- "@smithy/util-base64": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/hash-node": {
+ "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/shared-ini-file-loader": {
"version": "4.0.1",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
"@smithy/types": "^4.1.0",
- "@smithy/util-buffer-from": "^4.0.0",
- "@smithy/util-utf8": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/invalid-dependency": {
- "version": "4.0.1",
+ "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/signature-v4": {
+ "version": "5.0.1",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
+ "@smithy/is-array-buffer": "^4.0.0",
+ "@smithy/protocol-http": "^5.0.1",
"@smithy/types": "^4.1.0",
+ "@smithy/util-hex-encoding": "^4.0.0",
+ "@smithy/util-middleware": "^4.0.1",
+ "@smithy/util-uri-escape": "^4.0.0",
+ "@smithy/util-utf8": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/is-array-buffer": {
- "version": "4.0.0",
+ "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/smithy-client": {
+ "version": "4.1.6",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
+ "@smithy/core": "^3.1.5",
+ "@smithy/middleware-endpoint": "^4.0.6",
+ "@smithy/middleware-stack": "^4.0.1",
+ "@smithy/protocol-http": "^5.0.1",
+ "@smithy/types": "^4.1.0",
+ "@smithy/util-stream": "^4.1.2",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/middleware-content-length": {
- "version": "4.0.1",
+ "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/types": {
+ "version": "4.1.0",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/middleware-endpoint": {
- "version": "4.0.6",
+ "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/url-parser": {
+ "version": "4.0.1",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@smithy/core": "^3.1.5",
- "@smithy/middleware-serde": "^4.0.2",
- "@smithy/node-config-provider": "^4.0.1",
- "@smithy/shared-ini-file-loader": "^4.0.1",
+ "@smithy/querystring-parser": "^4.0.1",
"@smithy/types": "^4.1.0",
- "@smithy/url-parser": "^4.0.1",
- "@smithy/util-middleware": "^4.0.1",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/middleware-retry": {
- "version": "4.0.7",
+ "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/util-base64": {
+ "version": "4.0.0",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@smithy/node-config-provider": "^4.0.1",
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/service-error-classification": "^4.0.1",
- "@smithy/smithy-client": "^4.1.6",
- "@smithy/types": "^4.1.0",
- "@smithy/util-middleware": "^4.0.1",
- "@smithy/util-retry": "^4.0.1",
- "tslib": "^2.6.2",
- "uuid": "^9.0.1"
+ "@smithy/util-buffer-from": "^4.0.0",
+ "@smithy/util-utf8": "^4.0.0",
+ "tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/middleware-serde": {
- "version": "4.0.2",
+ "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/util-body-length-browser": {
+ "version": "4.0.0",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/middleware-stack": {
- "version": "4.0.1",
+ "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/util-buffer-from": {
+ "version": "4.0.0",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@smithy/is-array-buffer": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/node-config-provider": {
- "version": "4.0.1",
+ "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/util-hex-encoding": {
+ "version": "4.0.0",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@smithy/property-provider": "^4.0.1",
- "@smithy/shared-ini-file-loader": "^4.0.1",
- "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/node-http-handler": {
- "version": "4.0.3",
+ "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/util-middleware": {
+ "version": "4.0.1",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@smithy/abort-controller": "^4.0.1",
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/querystring-builder": "^4.0.1",
"@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
@@ -9146,753 +12390,869 @@
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/property-provider": {
- "version": "4.0.1",
+ "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/util-stream": {
+ "version": "4.1.2",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
+ "@smithy/fetch-http-handler": "^5.0.1",
+ "@smithy/node-http-handler": "^4.0.3",
"@smithy/types": "^4.1.0",
+ "@smithy/util-base64": "^4.0.0",
+ "@smithy/util-buffer-from": "^4.0.0",
+ "@smithy/util-hex-encoding": "^4.0.0",
+ "@smithy/util-utf8": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/protocol-http": {
- "version": "5.0.1",
+ "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/util-uri-escape": {
+ "version": "4.0.0",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/querystring-builder": {
- "version": "4.0.1",
+ "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/util-utf8": {
+ "version": "4.0.0",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
- "@smithy/types": "^4.1.0",
- "@smithy/util-uri-escape": "^4.0.0",
+ "@smithy/util-buffer-from": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/querystring-parser": {
- "version": "4.0.1",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers": {
+ "version": "3.730.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-providers/-/credential-providers-3.730.0.tgz",
+ "integrity": "sha512-Z25yfmHOehgIDVyY8h7GmAEbodHD2iLgNmrBBkkJXCE6d4GwDet3Qeyw4bQPPyuycBtYOUiz5Oco03+YGOEhYA==",
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@aws-sdk/client-cognito-identity": "3.730.0",
+ "@aws-sdk/core": "3.730.0",
+ "@aws-sdk/credential-provider-cognito-identity": "3.730.0",
+ "@aws-sdk/credential-provider-env": "3.730.0",
+ "@aws-sdk/credential-provider-http": "3.730.0",
+ "@aws-sdk/credential-provider-ini": "3.730.0",
+ "@aws-sdk/credential-provider-node": "3.730.0",
+ "@aws-sdk/credential-provider-process": "3.730.0",
+ "@aws-sdk/credential-provider-sso": "3.730.0",
+ "@aws-sdk/credential-provider-web-identity": "3.730.0",
+ "@aws-sdk/nested-clients": "3.730.0",
+ "@aws-sdk/types": "3.723.0",
+ "@smithy/credential-provider-imds": "^4.0.0",
+ "@smithy/property-provider": "^4.0.0",
+ "@smithy/types": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/service-error-classification": {
- "version": "4.0.1",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso": {
+ "version": "3.730.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/client-sso/-/client-sso-3.730.0.tgz",
+ "integrity": "sha512-mI8kqkSuVlZklewEmN7jcbBMyVODBld3MsTjCKSl5ztduuPX69JD7nXLnWWPkw1PX4aGTO24AEoRMGNxntoXUg==",
"dependencies": {
- "@smithy/types": "^4.1.0"
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/core": "3.730.0",
+ "@aws-sdk/middleware-host-header": "3.723.0",
+ "@aws-sdk/middleware-logger": "3.723.0",
+ "@aws-sdk/middleware-recursion-detection": "3.723.0",
+ "@aws-sdk/middleware-user-agent": "3.730.0",
+ "@aws-sdk/region-config-resolver": "3.723.0",
+ "@aws-sdk/types": "3.723.0",
+ "@aws-sdk/util-endpoints": "3.730.0",
+ "@aws-sdk/util-user-agent-browser": "3.723.0",
+ "@aws-sdk/util-user-agent-node": "3.730.0",
+ "@smithy/config-resolver": "^4.0.0",
+ "@smithy/core": "^3.0.0",
+ "@smithy/fetch-http-handler": "^5.0.0",
+ "@smithy/hash-node": "^4.0.0",
+ "@smithy/invalid-dependency": "^4.0.0",
+ "@smithy/middleware-content-length": "^4.0.0",
+ "@smithy/middleware-endpoint": "^4.0.0",
+ "@smithy/middleware-retry": "^4.0.0",
+ "@smithy/middleware-serde": "^4.0.0",
+ "@smithy/middleware-stack": "^4.0.0",
+ "@smithy/node-config-provider": "^4.0.0",
+ "@smithy/node-http-handler": "^4.0.0",
+ "@smithy/protocol-http": "^5.0.0",
+ "@smithy/smithy-client": "^4.0.0",
+ "@smithy/types": "^4.0.0",
+ "@smithy/url-parser": "^4.0.0",
+ "@smithy/util-base64": "^4.0.0",
+ "@smithy/util-body-length-browser": "^4.0.0",
+ "@smithy/util-body-length-node": "^4.0.0",
+ "@smithy/util-defaults-mode-browser": "^4.0.0",
+ "@smithy/util-defaults-mode-node": "^4.0.0",
+ "@smithy/util-endpoints": "^3.0.0",
+ "@smithy/util-middleware": "^4.0.0",
+ "@smithy/util-retry": "^4.0.0",
+ "@smithy/util-utf8": "^4.0.0",
+ "tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/shared-ini-file-loader": {
- "version": "4.0.1",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core": {
+ "version": "3.730.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.730.0.tgz",
+ "integrity": "sha512-jonKyR+2GcqbZj2WDICZS0c633keLc9qwXnePu83DfAoFXMMIMyoR/7FOGf8F3OrIdGh8KzE9VvST+nZCK9EJA==",
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@aws-sdk/types": "3.723.0",
+ "@smithy/core": "^3.0.0",
+ "@smithy/node-config-provider": "^4.0.0",
+ "@smithy/property-provider": "^4.0.0",
+ "@smithy/protocol-http": "^5.0.0",
+ "@smithy/signature-v4": "^5.0.0",
+ "@smithy/smithy-client": "^4.0.0",
+ "@smithy/types": "^4.0.0",
+ "@smithy/util-middleware": "^4.0.0",
+ "fast-xml-parser": "4.4.1",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/signature-v4": {
- "version": "5.0.1",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-env": {
+ "version": "3.730.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-env/-/credential-provider-env-3.730.0.tgz",
+ "integrity": "sha512-fFXgo3jBXLWqu8I07Hd96mS7RjrtpDgm3bZShm0F3lKtqDQF+hObFWq9A013SOE+RjMLVfbABhToXAYct3FcBw==",
"dependencies": {
- "@smithy/is-array-buffer": "^4.0.0",
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/types": "^4.1.0",
- "@smithy/util-hex-encoding": "^4.0.0",
- "@smithy/util-middleware": "^4.0.1",
- "@smithy/util-uri-escape": "^4.0.0",
- "@smithy/util-utf8": "^4.0.0",
+ "@aws-sdk/core": "3.730.0",
+ "@aws-sdk/types": "3.723.0",
+ "@smithy/property-provider": "^4.0.0",
+ "@smithy/types": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/smithy-client": {
- "version": "4.1.6",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-http": {
+ "version": "3.730.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-http/-/credential-provider-http-3.730.0.tgz",
+ "integrity": "sha512-1aF3elbCzpVhWLAuV63iFElfLOqLGGTp4fkf2VAFIDO3hjshpXUQssTgIWiBwwtJYJdOSxaFrCU7u8frjr/5aQ==",
"dependencies": {
- "@smithy/core": "^3.1.5",
- "@smithy/middleware-endpoint": "^4.0.6",
- "@smithy/middleware-stack": "^4.0.1",
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/types": "^4.1.0",
- "@smithy/util-stream": "^4.1.2",
+ "@aws-sdk/core": "3.730.0",
+ "@aws-sdk/types": "3.723.0",
+ "@smithy/fetch-http-handler": "^5.0.0",
+ "@smithy/node-http-handler": "^4.0.0",
+ "@smithy/property-provider": "^4.0.0",
+ "@smithy/protocol-http": "^5.0.0",
+ "@smithy/smithy-client": "^4.0.0",
+ "@smithy/types": "^4.0.0",
+ "@smithy/util-stream": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/types": {
- "version": "4.1.0",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini": {
+ "version": "3.730.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.730.0.tgz",
+ "integrity": "sha512-zwsxkBuQuPp06o45ATAnznHzj3+ibop/EaTytNzSv0O87Q59K/jnS/bdtv1n6bhe99XCieRNTihvtS7YklzK7A==",
"dependencies": {
+ "@aws-sdk/core": "3.730.0",
+ "@aws-sdk/credential-provider-env": "3.730.0",
+ "@aws-sdk/credential-provider-http": "3.730.0",
+ "@aws-sdk/credential-provider-process": "3.730.0",
+ "@aws-sdk/credential-provider-sso": "3.730.0",
+ "@aws-sdk/credential-provider-web-identity": "3.730.0",
+ "@aws-sdk/nested-clients": "3.730.0",
+ "@aws-sdk/types": "3.723.0",
+ "@smithy/credential-provider-imds": "^4.0.0",
+ "@smithy/property-provider": "^4.0.0",
+ "@smithy/shared-ini-file-loader": "^4.0.0",
+ "@smithy/types": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/url-parser": {
- "version": "4.0.1",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-node": {
+ "version": "3.730.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.730.0.tgz",
+ "integrity": "sha512-ztRjh1edY7ut2wwrj1XqHtqPY/NXEYIk5fYf04KKsp8zBi81ScVqP7C+Cst6PFKixjgLSG6RsqMx9GSAalVv0Q==",
"dependencies": {
- "@smithy/querystring-parser": "^4.0.1",
- "@smithy/types": "^4.1.0",
+ "@aws-sdk/credential-provider-env": "3.730.0",
+ "@aws-sdk/credential-provider-http": "3.730.0",
+ "@aws-sdk/credential-provider-ini": "3.730.0",
+ "@aws-sdk/credential-provider-process": "3.730.0",
+ "@aws-sdk/credential-provider-sso": "3.730.0",
+ "@aws-sdk/credential-provider-web-identity": "3.730.0",
+ "@aws-sdk/types": "3.723.0",
+ "@smithy/credential-provider-imds": "^4.0.0",
+ "@smithy/property-provider": "^4.0.0",
+ "@smithy/shared-ini-file-loader": "^4.0.0",
+ "@smithy/types": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/util-base64": {
- "version": "4.0.0",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-process": {
+ "version": "3.730.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-process/-/credential-provider-process-3.730.0.tgz",
+ "integrity": "sha512-cNKUQ81eptfZN8MlSqwUq3+5ln8u/PcY57UmLZ+npxUHanqO1akpgcpNsLpmsIkoXGbtSQrLuDUgH86lS/SWOw==",
"dependencies": {
- "@smithy/util-buffer-from": "^4.0.0",
- "@smithy/util-utf8": "^4.0.0",
+ "@aws-sdk/core": "3.730.0",
+ "@aws-sdk/types": "3.723.0",
+ "@smithy/property-provider": "^4.0.0",
+ "@smithy/shared-ini-file-loader": "^4.0.0",
+ "@smithy/types": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/util-body-length-browser": {
- "version": "4.0.0",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-sso": {
+ "version": "3.730.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.730.0.tgz",
+ "integrity": "sha512-SdI2xrTbquJLMxUh5LpSwB8zfiKq3/jso53xWRgrVfeDlrSzZuyV6QghaMs3KEEjcNzwEnTfSIjGQyRXG9VrEw==",
"dependencies": {
+ "@aws-sdk/client-sso": "3.730.0",
+ "@aws-sdk/core": "3.730.0",
+ "@aws-sdk/token-providers": "3.730.0",
+ "@aws-sdk/types": "3.723.0",
+ "@smithy/property-provider": "^4.0.0",
+ "@smithy/shared-ini-file-loader": "^4.0.0",
+ "@smithy/types": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/util-body-length-node": {
- "version": "4.0.0",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-web-identity": {
+ "version": "3.730.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.730.0.tgz",
+ "integrity": "sha512-l5vdPmvF/d890pbvv5g1GZrdjaSQkyPH/Bc8dO/ZqkWxkIP8JNgl48S2zgf4DkP3ik9K2axWO828L5RsMDQzdA==",
"dependencies": {
+ "@aws-sdk/core": "3.730.0",
+ "@aws-sdk/nested-clients": "3.730.0",
+ "@aws-sdk/types": "3.723.0",
+ "@smithy/property-provider": "^4.0.0",
+ "@smithy/types": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/util-buffer-from": {
- "version": "4.0.0",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/middleware-host-header": {
+ "version": "3.723.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-host-header/-/middleware-host-header-3.723.0.tgz",
+ "integrity": "sha512-LLVzLvk299pd7v4jN9yOSaWDZDfH0SnBPb6q+FDPaOCMGBY8kuwQso7e/ozIKSmZHRMGO3IZrflasHM+rI+2YQ==",
"dependencies": {
- "@smithy/is-array-buffer": "^4.0.0",
+ "@aws-sdk/types": "3.723.0",
+ "@smithy/protocol-http": "^5.0.0",
+ "@smithy/types": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/util-config-provider": {
- "version": "4.0.0",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/middleware-logger": {
+ "version": "3.723.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-logger/-/middleware-logger-3.723.0.tgz",
+ "integrity": "sha512-chASQfDG5NJ8s5smydOEnNK7N0gDMyuPbx7dYYcm1t/PKtnVfvWF+DHCTrRC2Ej76gLJVCVizlAJKM8v8Kg3cg==",
"dependencies": {
+ "@aws-sdk/types": "3.723.0",
+ "@smithy/types": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/util-defaults-mode-browser": {
- "version": "4.0.7",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/middleware-recursion-detection": {
+ "version": "3.723.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.723.0.tgz",
+ "integrity": "sha512-7usZMtoynT9/jxL/rkuDOFQ0C2mhXl4yCm67Rg7GNTstl67u7w5WN1aIRImMeztaKlw8ExjoTyo6WTs1Kceh7A==",
"dependencies": {
- "@smithy/property-provider": "^4.0.1",
- "@smithy/smithy-client": "^4.1.6",
- "@smithy/types": "^4.1.0",
- "bowser": "^2.11.0",
+ "@aws-sdk/types": "3.723.0",
+ "@smithy/protocol-http": "^5.0.0",
+ "@smithy/types": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/util-defaults-mode-node": {
- "version": "4.0.7",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/middleware-user-agent": {
+ "version": "3.730.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.730.0.tgz",
+ "integrity": "sha512-aPMZvNmf2a42B41au3bA3ODU4HfHka2nYT/SAIhhVXH1ENYfAmZo7FraFPxetKepFMCtL7j4QE6/LDucK6liIw==",
"dependencies": {
- "@smithy/config-resolver": "^4.0.1",
- "@smithy/credential-provider-imds": "^4.0.1",
- "@smithy/node-config-provider": "^4.0.1",
- "@smithy/property-provider": "^4.0.1",
- "@smithy/smithy-client": "^4.1.6",
- "@smithy/types": "^4.1.0",
+ "@aws-sdk/core": "3.730.0",
+ "@aws-sdk/types": "3.723.0",
+ "@aws-sdk/util-endpoints": "3.730.0",
+ "@smithy/core": "^3.0.0",
+ "@smithy/protocol-http": "^5.0.0",
+ "@smithy/types": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/util-endpoints": {
- "version": "3.0.1",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients": {
+ "version": "3.730.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/nested-clients/-/nested-clients-3.730.0.tgz",
+ "integrity": "sha512-vilIgf1/7kre8DdE5zAQkDOwHFb/TahMn/6j2RZwFLlK7cDk91r19deSiVYnKQkupDMtOfNceNqnorM4I3PDzw==",
"dependencies": {
- "@smithy/node-config-provider": "^4.0.1",
- "@smithy/types": "^4.1.0",
+ "@aws-crypto/sha256-browser": "5.2.0",
+ "@aws-crypto/sha256-js": "5.2.0",
+ "@aws-sdk/core": "3.730.0",
+ "@aws-sdk/middleware-host-header": "3.723.0",
+ "@aws-sdk/middleware-logger": "3.723.0",
+ "@aws-sdk/middleware-recursion-detection": "3.723.0",
+ "@aws-sdk/middleware-user-agent": "3.730.0",
+ "@aws-sdk/region-config-resolver": "3.723.0",
+ "@aws-sdk/types": "3.723.0",
+ "@aws-sdk/util-endpoints": "3.730.0",
+ "@aws-sdk/util-user-agent-browser": "3.723.0",
+ "@aws-sdk/util-user-agent-node": "3.730.0",
+ "@smithy/config-resolver": "^4.0.0",
+ "@smithy/core": "^3.0.0",
+ "@smithy/fetch-http-handler": "^5.0.0",
+ "@smithy/hash-node": "^4.0.0",
+ "@smithy/invalid-dependency": "^4.0.0",
+ "@smithy/middleware-content-length": "^4.0.0",
+ "@smithy/middleware-endpoint": "^4.0.0",
+ "@smithy/middleware-retry": "^4.0.0",
+ "@smithy/middleware-serde": "^4.0.0",
+ "@smithy/middleware-stack": "^4.0.0",
+ "@smithy/node-config-provider": "^4.0.0",
+ "@smithy/node-http-handler": "^4.0.0",
+ "@smithy/protocol-http": "^5.0.0",
+ "@smithy/smithy-client": "^4.0.0",
+ "@smithy/types": "^4.0.0",
+ "@smithy/url-parser": "^4.0.0",
+ "@smithy/util-base64": "^4.0.0",
+ "@smithy/util-body-length-browser": "^4.0.0",
+ "@smithy/util-body-length-node": "^4.0.0",
+ "@smithy/util-defaults-mode-browser": "^4.0.0",
+ "@smithy/util-defaults-mode-node": "^4.0.0",
+ "@smithy/util-endpoints": "^3.0.0",
+ "@smithy/util-middleware": "^4.0.0",
+ "@smithy/util-retry": "^4.0.0",
+ "@smithy/util-utf8": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/util-hex-encoding": {
- "version": "4.0.0",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/region-config-resolver": {
+ "version": "3.723.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/region-config-resolver/-/region-config-resolver-3.723.0.tgz",
+ "integrity": "sha512-tGF/Cvch3uQjZIj34LY2mg8M2Dr4kYG8VU8Yd0dFnB1ybOEOveIK/9ypUo9ycZpB9oO6q01KRe5ijBaxNueUQg==",
"dependencies": {
+ "@aws-sdk/types": "3.723.0",
+ "@smithy/node-config-provider": "^4.0.0",
+ "@smithy/types": "^4.0.0",
+ "@smithy/util-config-provider": "^4.0.0",
+ "@smithy/util-middleware": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/util-middleware": {
- "version": "4.0.1",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/token-providers": {
+ "version": "3.730.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/token-providers/-/token-providers-3.730.0.tgz",
+ "integrity": "sha512-BSPssGj54B/AABWXARIPOT/1ybFahM1ldlfmXy9gRmZi/afe9geWJGlFYCCt3PmqR+1Ny5XIjSfue+kMd//drQ==",
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@aws-sdk/nested-clients": "3.730.0",
+ "@aws-sdk/types": "3.723.0",
+ "@smithy/property-provider": "^4.0.0",
+ "@smithy/shared-ini-file-loader": "^4.0.0",
+ "@smithy/types": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/util-retry": {
- "version": "4.0.1",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/types": {
+ "version": "3.723.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.723.0.tgz",
+ "integrity": "sha512-LmK3kwiMZG1y5g3LGihT9mNkeNOmwEyPk6HGcJqh0wOSV4QpWoKu2epyKE4MLQNUUlz2kOVbVbOrwmI6ZcteuA==",
"dependencies": {
- "@smithy/service-error-classification": "^4.0.1",
- "@smithy/types": "^4.1.0",
+ "@smithy/types": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/util-stream": {
- "version": "4.1.2",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/util-endpoints": {
+ "version": "3.730.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/util-endpoints/-/util-endpoints-3.730.0.tgz",
+ "integrity": "sha512-1KTFuVnk+YtLgWr6TwDiggcDqtPpOY2Cszt3r2lkXfaEAX6kHyOZi1vdvxXjPU5LsOBJem8HZ7KlkmrEi+xowg==",
"dependencies": {
- "@smithy/fetch-http-handler": "^5.0.1",
- "@smithy/node-http-handler": "^4.0.3",
- "@smithy/types": "^4.1.0",
- "@smithy/util-base64": "^4.0.0",
- "@smithy/util-buffer-from": "^4.0.0",
- "@smithy/util-hex-encoding": "^4.0.0",
- "@smithy/util-utf8": "^4.0.0",
+ "@aws-sdk/types": "3.723.0",
+ "@smithy/types": "^4.0.0",
+ "@smithy/util-endpoints": "^3.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/util-uri-escape": {
- "version": "4.0.0",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/util-user-agent-browser": {
+ "version": "3.723.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.723.0.tgz",
+ "integrity": "sha512-Wh9I6j2jLhNFq6fmXydIpqD1WyQLyTfSxjW9B+PXSnPyk3jtQW8AKQur7p97rO8LAUzVI0bv8kb3ZzDEVbquIg==",
"dependencies": {
+ "@aws-sdk/types": "3.723.0",
+ "@smithy/types": "^4.0.0",
+ "bowser": "^2.11.0",
"tslib": "^2.6.2"
- },
- "engines": {
- "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-ini/node_modules/@smithy/util-utf8": {
- "version": "4.0.0",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/util-user-agent-node": {
+ "version": "3.730.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.730.0.tgz",
+ "integrity": "sha512-yBvkOAjqsDEl1va4eHNOhnFBk0iCY/DBFNyhvtTMqPF4NO+MITWpFs3J9JtZKzJlQ6x0Yb9TLQ8NhDjEISz5Ug==",
"dependencies": {
- "@smithy/util-buffer-from": "^4.0.0",
+ "@aws-sdk/middleware-user-agent": "3.730.0",
+ "@aws-sdk/types": "3.723.0",
+ "@smithy/node-config-provider": "^4.0.0",
+ "@smithy/types": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
+ },
+ "peerDependencies": {
+ "aws-crt": ">=1.0.0"
+ },
+ "peerDependenciesMeta": {
+ "aws-crt": {
+ "optional": true
+ }
}
},
- "node_modules/@aws-sdk/credential-provider-node": {
- "version": "3.637.0",
- "license": "Apache-2.0",
+ "node_modules/@aws-sdk/credential-providers/node_modules/@smithy/abort-controller": {
+ "version": "4.0.4",
+ "resolved": "https://registry.npmjs.org/@smithy/abort-controller/-/abort-controller-4.0.4.tgz",
+ "integrity": "sha512-gJnEjZMvigPDQWHrW3oPrFhQtkrgqBkyjj3pCIdF3A5M6vsZODG93KNlfJprv6bp4245bdT32fsHK4kkH3KYDA==",
"dependencies": {
- "@aws-sdk/credential-provider-env": "3.620.1",
- "@aws-sdk/credential-provider-http": "3.635.0",
- "@aws-sdk/credential-provider-ini": "3.637.0",
- "@aws-sdk/credential-provider-process": "3.620.1",
- "@aws-sdk/credential-provider-sso": "3.637.0",
- "@aws-sdk/credential-provider-web-identity": "3.621.0",
- "@aws-sdk/types": "3.609.0",
- "@smithy/credential-provider-imds": "^3.2.0",
- "@smithy/property-provider": "^3.1.3",
- "@smithy/shared-ini-file-loader": "^3.1.4",
- "@smithy/types": "^3.3.0",
+ "@smithy/types": "^4.3.1",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-env": {
- "version": "3.620.1",
- "license": "Apache-2.0",
+ "node_modules/@aws-sdk/credential-providers/node_modules/@smithy/config-resolver": {
+ "version": "4.1.4",
+ "resolved": "https://registry.npmjs.org/@smithy/config-resolver/-/config-resolver-4.1.4.tgz",
+ "integrity": "sha512-prmU+rDddxHOH0oNcwemL+SwnzcG65sBF2yXRO7aeXIn/xTlq2pX7JLVbkBnVLowHLg4/OL4+jBmv9hVrVGS+w==",
"dependencies": {
- "@aws-sdk/types": "3.609.0",
- "@smithy/property-provider": "^3.1.3",
- "@smithy/types": "^3.3.0",
+ "@smithy/node-config-provider": "^4.1.3",
+ "@smithy/types": "^4.3.1",
+ "@smithy/util-config-provider": "^4.0.0",
+ "@smithy/util-middleware": "^4.0.4",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-ini": {
- "version": "3.637.0",
- "license": "Apache-2.0",
+ "node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core": {
+ "version": "3.5.3",
+ "resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.5.3.tgz",
+ "integrity": "sha512-xa5byV9fEguZNofCclv6v9ra0FYh5FATQW/da7FQUVTic94DfrN/NvmKZjrMyzbpqfot9ZjBaO8U1UeTbmSLuA==",
"dependencies": {
- "@aws-sdk/credential-provider-env": "3.620.1",
- "@aws-sdk/credential-provider-http": "3.635.0",
- "@aws-sdk/credential-provider-process": "3.620.1",
- "@aws-sdk/credential-provider-sso": "3.637.0",
- "@aws-sdk/credential-provider-web-identity": "3.621.0",
- "@aws-sdk/types": "3.609.0",
- "@smithy/credential-provider-imds": "^3.2.0",
- "@smithy/property-provider": "^3.1.3",
- "@smithy/shared-ini-file-loader": "^3.1.4",
- "@smithy/types": "^3.3.0",
+ "@smithy/middleware-serde": "^4.0.8",
+ "@smithy/protocol-http": "^5.1.2",
+ "@smithy/types": "^4.3.1",
+ "@smithy/util-base64": "^4.0.0",
+ "@smithy/util-body-length-browser": "^4.0.0",
+ "@smithy/util-middleware": "^4.0.4",
+ "@smithy/util-stream": "^4.2.2",
+ "@smithy/util-utf8": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
- },
- "peerDependencies": {
- "@aws-sdk/client-sts": "^3.637.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-process": {
- "version": "3.620.1",
- "license": "Apache-2.0",
+ "node_modules/@aws-sdk/credential-providers/node_modules/@smithy/credential-provider-imds": {
+ "version": "4.0.6",
+ "resolved": "https://registry.npmjs.org/@smithy/credential-provider-imds/-/credential-provider-imds-4.0.6.tgz",
+ "integrity": "sha512-hKMWcANhUiNbCJouYkZ9V3+/Qf9pteR1dnwgdyzR09R4ODEYx8BbUysHwRSyex4rZ9zapddZhLFTnT4ZijR4pw==",
"dependencies": {
- "@aws-sdk/types": "3.609.0",
- "@smithy/property-provider": "^3.1.3",
- "@smithy/shared-ini-file-loader": "^3.1.4",
- "@smithy/types": "^3.3.0",
+ "@smithy/node-config-provider": "^4.1.3",
+ "@smithy/property-provider": "^4.0.4",
+ "@smithy/types": "^4.3.1",
+ "@smithy/url-parser": "^4.0.4",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-web-identity": {
- "version": "3.621.0",
- "license": "Apache-2.0",
+ "node_modules/@aws-sdk/credential-providers/node_modules/@smithy/fetch-http-handler": {
+ "version": "5.0.4",
+ "resolved": "https://registry.npmjs.org/@smithy/fetch-http-handler/-/fetch-http-handler-5.0.4.tgz",
+ "integrity": "sha512-AMtBR5pHppYMVD7z7G+OlHHAcgAN7v0kVKEpHuTO4Gb199Gowh0taYi9oDStFeUhetkeP55JLSVlTW1n9rFtUw==",
"dependencies": {
- "@aws-sdk/types": "3.609.0",
- "@smithy/property-provider": "^3.1.3",
- "@smithy/types": "^3.3.0",
+ "@smithy/protocol-http": "^5.1.2",
+ "@smithy/querystring-builder": "^4.0.4",
+ "@smithy/types": "^4.3.1",
+ "@smithy/util-base64": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
- },
- "peerDependencies": {
- "@aws-sdk/client-sts": "^3.621.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/types": {
- "version": "3.609.0",
- "license": "Apache-2.0",
+ "node_modules/@aws-sdk/credential-providers/node_modules/@smithy/hash-node": {
+ "version": "4.0.4",
+ "resolved": "https://registry.npmjs.org/@smithy/hash-node/-/hash-node-4.0.4.tgz",
+ "integrity": "sha512-qnbTPUhCVnCgBp4z4BUJUhOEkVwxiEi1cyFM+Zj6o+aY8OFGxUQleKWq8ltgp3dujuhXojIvJWdoqpm6dVO3lQ==",
"dependencies": {
- "@smithy/types": "^3.3.0",
+ "@smithy/types": "^4.3.1",
+ "@smithy/util-buffer-from": "^4.0.0",
+ "@smithy/util-utf8": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-process": {
- "version": "3.693.0",
- "license": "Apache-2.0",
+ "node_modules/@aws-sdk/credential-providers/node_modules/@smithy/invalid-dependency": {
+ "version": "4.0.4",
+ "resolved": "https://registry.npmjs.org/@smithy/invalid-dependency/-/invalid-dependency-4.0.4.tgz",
+ "integrity": "sha512-bNYMi7WKTJHu0gn26wg8OscncTt1t2b8KcsZxvOv56XA6cyXtOAAAaNP7+m45xfppXfOatXF3Sb1MNsLUgVLTw==",
"dependencies": {
- "@aws-sdk/core": "3.693.0",
- "@aws-sdk/types": "3.692.0",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/shared-ini-file-loader": "^3.1.10",
- "@smithy/types": "^3.7.0",
+ "@smithy/types": "^4.3.1",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-process/node_modules/@aws-sdk/core": {
- "version": "3.693.0",
- "license": "Apache-2.0",
+ "node_modules/@aws-sdk/credential-providers/node_modules/@smithy/is-array-buffer": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-4.0.0.tgz",
+ "integrity": "sha512-saYhF8ZZNoJDTvJBEWgeBccCg+yvp1CX+ed12yORU3NilJScfc6gfch2oVb4QgxZrGUx3/ZJlb+c/dJbyupxlw==",
"dependencies": {
- "@aws-sdk/types": "3.692.0",
- "@smithy/core": "^2.5.2",
- "@smithy/node-config-provider": "^3.1.10",
- "@smithy/property-provider": "^3.1.9",
- "@smithy/protocol-http": "^4.1.6",
- "@smithy/signature-v4": "^4.2.2",
- "@smithy/smithy-client": "^3.4.3",
- "@smithy/types": "^3.7.0",
- "@smithy/util-middleware": "^3.0.9",
- "fast-xml-parser": "4.4.1",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-sso": {
- "version": "3.637.0",
- "license": "Apache-2.0",
+ "node_modules/@aws-sdk/credential-providers/node_modules/@smithy/middleware-content-length": {
+ "version": "4.0.4",
+ "resolved": "https://registry.npmjs.org/@smithy/middleware-content-length/-/middleware-content-length-4.0.4.tgz",
+ "integrity": "sha512-F7gDyfI2BB1Kc+4M6rpuOLne5LOcEknH1n6UQB69qv+HucXBR1rkzXBnQTB2q46sFy1PM/zuSJOB532yc8bg3w==",
"dependencies": {
- "@aws-sdk/client-sso": "3.637.0",
- "@aws-sdk/token-providers": "3.614.0",
- "@aws-sdk/types": "3.609.0",
- "@smithy/property-provider": "^3.1.3",
- "@smithy/shared-ini-file-loader": "^3.1.4",
- "@smithy/types": "^3.3.0",
+ "@smithy/protocol-http": "^5.1.2",
+ "@smithy/types": "^4.3.1",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-sso/node_modules/@aws-sdk/types": {
- "version": "3.609.0",
- "license": "Apache-2.0",
+ "node_modules/@aws-sdk/credential-providers/node_modules/@smithy/middleware-endpoint": {
+ "version": "4.1.11",
+ "resolved": "https://registry.npmjs.org/@smithy/middleware-endpoint/-/middleware-endpoint-4.1.11.tgz",
+ "integrity": "sha512-zDogwtRLzKl58lVS8wPcARevFZNBOOqnmzWWxVe9XiaXU2CADFjvJ9XfNibgkOWs08sxLuSr81NrpY4mgp9OwQ==",
"dependencies": {
- "@smithy/types": "^3.3.0",
+ "@smithy/core": "^3.5.3",
+ "@smithy/middleware-serde": "^4.0.8",
+ "@smithy/node-config-provider": "^4.1.3",
+ "@smithy/shared-ini-file-loader": "^4.0.4",
+ "@smithy/types": "^4.3.1",
+ "@smithy/url-parser": "^4.0.4",
+ "@smithy/util-middleware": "^4.0.4",
"tslib": "^2.6.2"
},
"engines": {
- "node": ">=16.0.0"
+ "node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-web-identity": {
- "version": "3.758.0",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers/node_modules/@smithy/middleware-retry": {
+ "version": "4.1.12",
+ "resolved": "https://registry.npmjs.org/@smithy/middleware-retry/-/middleware-retry-4.1.12.tgz",
+ "integrity": "sha512-wvIH70c4e91NtRxdaLZF+mbLZ/HcC6yg7ySKUiufL6ESp6zJUSnJucZ309AvG9nqCFHSRB5I6T3Ez1Q9wCh0Ww==",
"dependencies": {
- "@aws-sdk/core": "3.758.0",
- "@aws-sdk/nested-clients": "3.758.0",
- "@aws-sdk/types": "3.734.0",
- "@smithy/property-provider": "^4.0.1",
- "@smithy/types": "^4.1.0",
- "tslib": "^2.6.2"
+ "@smithy/node-config-provider": "^4.1.3",
+ "@smithy/protocol-http": "^5.1.2",
+ "@smithy/service-error-classification": "^4.0.5",
+ "@smithy/smithy-client": "^4.4.3",
+ "@smithy/types": "^4.3.1",
+ "@smithy/util-middleware": "^4.0.4",
+ "@smithy/util-retry": "^4.0.5",
+ "tslib": "^2.6.2",
+ "uuid": "^9.0.1"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@aws-sdk/core": {
- "version": "3.758.0",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers/node_modules/@smithy/middleware-serde": {
+ "version": "4.0.8",
+ "resolved": "https://registry.npmjs.org/@smithy/middleware-serde/-/middleware-serde-4.0.8.tgz",
+ "integrity": "sha512-iSSl7HJoJaGyMIoNn2B7czghOVwJ9nD7TMvLhMWeSB5vt0TnEYyRRqPJu/TqW76WScaNvYYB8nRoiBHR9S1Ddw==",
"dependencies": {
- "@aws-sdk/types": "3.734.0",
- "@smithy/core": "^3.1.5",
- "@smithy/node-config-provider": "^4.0.1",
- "@smithy/property-provider": "^4.0.1",
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/signature-v4": "^5.0.1",
- "@smithy/smithy-client": "^4.1.6",
- "@smithy/types": "^4.1.0",
- "@smithy/util-middleware": "^4.0.1",
- "fast-xml-parser": "4.4.1",
+ "@smithy/protocol-http": "^5.1.2",
+ "@smithy/types": "^4.3.1",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@aws-sdk/types": {
- "version": "3.734.0",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers/node_modules/@smithy/middleware-stack": {
+ "version": "4.0.4",
+ "resolved": "https://registry.npmjs.org/@smithy/middleware-stack/-/middleware-stack-4.0.4.tgz",
+ "integrity": "sha512-kagK5ggDrBUCCzI93ft6DjteNSfY8Ulr83UtySog/h09lTIOAJ/xUSObutanlPT0nhoHAkpmW9V5K8oPyLh+QA==",
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@smithy/types": "^4.3.1",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/abort-controller": {
- "version": "4.0.1",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers/node_modules/@smithy/node-config-provider": {
+ "version": "4.1.3",
+ "resolved": "https://registry.npmjs.org/@smithy/node-config-provider/-/node-config-provider-4.1.3.tgz",
+ "integrity": "sha512-HGHQr2s59qaU1lrVH6MbLlmOBxadtzTsoO4c+bF5asdgVik3I8o7JIOzoeqWc5MjVa+vD36/LWE0iXKpNqooRw==",
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@smithy/property-provider": "^4.0.4",
+ "@smithy/shared-ini-file-loader": "^4.0.4",
+ "@smithy/types": "^4.3.1",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/core": {
- "version": "3.1.5",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers/node_modules/@smithy/node-http-handler": {
+ "version": "4.0.6",
+ "resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-4.0.6.tgz",
+ "integrity": "sha512-NqbmSz7AW2rvw4kXhKGrYTiJVDHnMsFnX4i+/FzcZAfbOBauPYs2ekuECkSbtqaxETLLTu9Rl/ex6+I2BKErPA==",
"dependencies": {
- "@smithy/middleware-serde": "^4.0.2",
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/types": "^4.1.0",
- "@smithy/util-body-length-browser": "^4.0.0",
- "@smithy/util-middleware": "^4.0.1",
- "@smithy/util-stream": "^4.1.2",
- "@smithy/util-utf8": "^4.0.0",
+ "@smithy/abort-controller": "^4.0.4",
+ "@smithy/protocol-http": "^5.1.2",
+ "@smithy/querystring-builder": "^4.0.4",
+ "@smithy/types": "^4.3.1",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/fetch-http-handler": {
- "version": "5.0.1",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers/node_modules/@smithy/property-provider": {
+ "version": "4.0.4",
+ "resolved": "https://registry.npmjs.org/@smithy/property-provider/-/property-provider-4.0.4.tgz",
+ "integrity": "sha512-qHJ2sSgu4FqF4U/5UUp4DhXNmdTrgmoAai6oQiM+c5RZ/sbDwJ12qxB1M6FnP+Tn/ggkPZf9ccn4jqKSINaquw==",
"dependencies": {
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/querystring-builder": "^4.0.1",
- "@smithy/types": "^4.1.0",
- "@smithy/util-base64": "^4.0.0",
+ "@smithy/types": "^4.3.1",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/is-array-buffer": {
- "version": "4.0.0",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers/node_modules/@smithy/protocol-http": {
+ "version": "5.1.2",
+ "resolved": "https://registry.npmjs.org/@smithy/protocol-http/-/protocol-http-5.1.2.tgz",
+ "integrity": "sha512-rOG5cNLBXovxIrICSBm95dLqzfvxjEmuZx4KK3hWwPFHGdW3lxY0fZNXfv2zebfRO7sJZ5pKJYHScsqopeIWtQ==",
"dependencies": {
+ "@smithy/types": "^4.3.1",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/middleware-endpoint": {
- "version": "4.0.6",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers/node_modules/@smithy/querystring-builder": {
+ "version": "4.0.4",
+ "resolved": "https://registry.npmjs.org/@smithy/querystring-builder/-/querystring-builder-4.0.4.tgz",
+ "integrity": "sha512-SwREZcDnEYoh9tLNgMbpop+UTGq44Hl9tdj3rf+yeLcfH7+J8OXEBaMc2kDxtyRHu8BhSg9ADEx0gFHvpJgU8w==",
"dependencies": {
- "@smithy/core": "^3.1.5",
- "@smithy/middleware-serde": "^4.0.2",
- "@smithy/node-config-provider": "^4.0.1",
- "@smithy/shared-ini-file-loader": "^4.0.1",
- "@smithy/types": "^4.1.0",
- "@smithy/url-parser": "^4.0.1",
- "@smithy/util-middleware": "^4.0.1",
+ "@smithy/types": "^4.3.1",
+ "@smithy/util-uri-escape": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/middleware-serde": {
- "version": "4.0.2",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers/node_modules/@smithy/querystring-parser": {
+ "version": "4.0.4",
+ "resolved": "https://registry.npmjs.org/@smithy/querystring-parser/-/querystring-parser-4.0.4.tgz",
+ "integrity": "sha512-6yZf53i/qB8gRHH/l2ZwUG5xgkPgQF15/KxH0DdXMDHjesA9MeZje/853ifkSY0x4m5S+dfDZ+c4x439PF0M2w==",
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@smithy/types": "^4.3.1",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/middleware-stack": {
- "version": "4.0.1",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers/node_modules/@smithy/service-error-classification": {
+ "version": "4.0.5",
+ "resolved": "https://registry.npmjs.org/@smithy/service-error-classification/-/service-error-classification-4.0.5.tgz",
+ "integrity": "sha512-LvcfhrnCBvCmTee81pRlh1F39yTS/+kYleVeLCwNtkY8wtGg8V/ca9rbZZvYIl8OjlMtL6KIjaiL/lgVqHD2nA==",
"dependencies": {
- "@smithy/types": "^4.1.0",
- "tslib": "^2.6.2"
+ "@smithy/types": "^4.3.1"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/node-config-provider": {
- "version": "4.0.1",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers/node_modules/@smithy/shared-ini-file-loader": {
+ "version": "4.0.4",
+ "resolved": "https://registry.npmjs.org/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-4.0.4.tgz",
+ "integrity": "sha512-63X0260LoFBjrHifPDs+nM9tV0VMkOTl4JRMYNuKh/f5PauSjowTfvF3LogfkWdcPoxsA9UjqEOgjeYIbhb7Nw==",
"dependencies": {
- "@smithy/property-provider": "^4.0.1",
- "@smithy/shared-ini-file-loader": "^4.0.1",
- "@smithy/types": "^4.1.0",
+ "@smithy/types": "^4.3.1",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
- },
- "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/node-http-handler": {
- "version": "4.0.3",
- "license": "Apache-2.0",
- "peer": true,
- "dependencies": {
- "@smithy/abort-controller": "^4.0.1",
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/querystring-builder": "^4.0.1",
- "@smithy/types": "^4.1.0",
+ },
+ "node_modules/@aws-sdk/credential-providers/node_modules/@smithy/signature-v4": {
+ "version": "5.1.2",
+ "resolved": "https://registry.npmjs.org/@smithy/signature-v4/-/signature-v4-5.1.2.tgz",
+ "integrity": "sha512-d3+U/VpX7a60seHziWnVZOHuEgJlclufjkS6zhXvxcJgkJq4UWdH5eOBLzHRMx6gXjsdT9h6lfpmLzbrdupHgQ==",
+ "dependencies": {
+ "@smithy/is-array-buffer": "^4.0.0",
+ "@smithy/protocol-http": "^5.1.2",
+ "@smithy/types": "^4.3.1",
+ "@smithy/util-hex-encoding": "^4.0.0",
+ "@smithy/util-middleware": "^4.0.4",
+ "@smithy/util-uri-escape": "^4.0.0",
+ "@smithy/util-utf8": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/property-provider": {
- "version": "4.0.1",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers/node_modules/@smithy/smithy-client": {
+ "version": "4.4.3",
+ "resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-4.4.3.tgz",
+ "integrity": "sha512-xxzNYgA0HD6ETCe5QJubsxP0hQH3QK3kbpJz3QrosBCuIWyEXLR/CO5hFb2OeawEKUxMNhz3a1nuJNN2np2RMA==",
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@smithy/core": "^3.5.3",
+ "@smithy/middleware-endpoint": "^4.1.11",
+ "@smithy/middleware-stack": "^4.0.4",
+ "@smithy/protocol-http": "^5.1.2",
+ "@smithy/types": "^4.3.1",
+ "@smithy/util-stream": "^4.2.2",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/protocol-http": {
- "version": "5.0.1",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers/node_modules/@smithy/types": {
+ "version": "4.3.1",
+ "resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.3.1.tgz",
+ "integrity": "sha512-UqKOQBL2x6+HWl3P+3QqFD4ncKq0I8Nuz9QItGv5WuKuMHuuwlhvqcZCoXGfc+P1QmfJE7VieykoYYmrOoFJxA==",
"dependencies": {
- "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/querystring-builder": {
- "version": "4.0.1",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers/node_modules/@smithy/url-parser": {
+ "version": "4.0.4",
+ "resolved": "https://registry.npmjs.org/@smithy/url-parser/-/url-parser-4.0.4.tgz",
+ "integrity": "sha512-eMkc144MuN7B0TDA4U2fKs+BqczVbk3W+qIvcoCY6D1JY3hnAdCuhCZODC+GAeaxj0p6Jroz4+XMUn3PCxQQeQ==",
"dependencies": {
- "@smithy/types": "^4.1.0",
- "@smithy/util-uri-escape": "^4.0.0",
+ "@smithy/querystring-parser": "^4.0.4",
+ "@smithy/types": "^4.3.1",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/querystring-parser": {
- "version": "4.0.1",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-base64": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/@smithy/util-base64/-/util-base64-4.0.0.tgz",
+ "integrity": "sha512-CvHfCmO2mchox9kjrtzoHkWHxjHZzaFojLc8quxXY7WAAMAg43nuxwv95tATVgQFNDwd4M9S1qFzj40Ul41Kmg==",
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@smithy/util-buffer-from": "^4.0.0",
+ "@smithy/util-utf8": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/shared-ini-file-loader": {
- "version": "4.0.1",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-body-length-browser": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/@smithy/util-body-length-browser/-/util-body-length-browser-4.0.0.tgz",
+ "integrity": "sha512-sNi3DL0/k64/LO3A256M+m3CDdG6V7WKWHdAiBBMUN8S3hK3aMPhwnPik2A/a2ONN+9doY9UxaLfgqsIRg69QA==",
"dependencies": {
- "@smithy/types": "^4.1.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/signature-v4": {
- "version": "5.0.1",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-body-length-node": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/@smithy/util-body-length-node/-/util-body-length-node-4.0.0.tgz",
+ "integrity": "sha512-q0iDP3VsZzqJyje8xJWEJCNIu3lktUGVoSy1KB0UWym2CL1siV3artm+u1DFYTLejpsrdGyCSWBdGNjJzfDPjg==",
"dependencies": {
- "@smithy/is-array-buffer": "^4.0.0",
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/types": "^4.1.0",
- "@smithy/util-hex-encoding": "^4.0.0",
- "@smithy/util-middleware": "^4.0.1",
- "@smithy/util-uri-escape": "^4.0.0",
- "@smithy/util-utf8": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/smithy-client": {
- "version": "4.1.6",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-buffer-from": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-4.0.0.tgz",
+ "integrity": "sha512-9TOQ7781sZvddgO8nxueKi3+yGvkY35kotA0Y6BWRajAv8jjmigQ1sBwz0UX47pQMYXJPahSKEKYFgt+rXdcug==",
"dependencies": {
- "@smithy/core": "^3.1.5",
- "@smithy/middleware-endpoint": "^4.0.6",
- "@smithy/middleware-stack": "^4.0.1",
- "@smithy/protocol-http": "^5.0.1",
- "@smithy/types": "^4.1.0",
- "@smithy/util-stream": "^4.1.2",
+ "@smithy/is-array-buffer": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/types": {
- "version": "4.1.0",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-config-provider": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/@smithy/util-config-provider/-/util-config-provider-4.0.0.tgz",
+ "integrity": "sha512-L1RBVzLyfE8OXH+1hsJ8p+acNUSirQnWQ6/EgpchV88G6zGBTDPdXiiExei6Z1wR2RxYvxY/XLw6AMNCCt8H3w==",
"dependencies": {
"tslib": "^2.6.2"
},
@@ -9900,86 +13260,95 @@
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/url-parser": {
- "version": "4.0.1",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-defaults-mode-browser": {
+ "version": "4.0.19",
+ "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-4.0.19.tgz",
+ "integrity": "sha512-mvLMh87xSmQrV5XqnUYEPoiFFeEGYeAKIDDKdhE2ahqitm8OHM3aSvhqL6rrK6wm1brIk90JhxDf5lf2hbrLbQ==",
"dependencies": {
- "@smithy/querystring-parser": "^4.0.1",
- "@smithy/types": "^4.1.0",
+ "@smithy/property-provider": "^4.0.4",
+ "@smithy/smithy-client": "^4.4.3",
+ "@smithy/types": "^4.3.1",
+ "bowser": "^2.11.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/util-base64": {
- "version": "4.0.0",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-defaults-mode-node": {
+ "version": "4.0.19",
+ "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-4.0.19.tgz",
+ "integrity": "sha512-8tYnx+LUfj6m+zkUUIrIQJxPM1xVxfRBvoGHua7R/i6qAxOMjqR6CpEpDwKoIs1o0+hOjGvkKE23CafKL0vJ9w==",
"dependencies": {
- "@smithy/util-buffer-from": "^4.0.0",
- "@smithy/util-utf8": "^4.0.0",
+ "@smithy/config-resolver": "^4.1.4",
+ "@smithy/credential-provider-imds": "^4.0.6",
+ "@smithy/node-config-provider": "^4.1.3",
+ "@smithy/property-provider": "^4.0.4",
+ "@smithy/smithy-client": "^4.4.3",
+ "@smithy/types": "^4.3.1",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/util-body-length-browser": {
- "version": "4.0.0",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-endpoints": {
+ "version": "3.0.6",
+ "resolved": "https://registry.npmjs.org/@smithy/util-endpoints/-/util-endpoints-3.0.6.tgz",
+ "integrity": "sha512-YARl3tFL3WgPuLzljRUnrS2ngLiUtkwhQtj8PAL13XZSyUiNLQxwG3fBBq3QXFqGFUXepIN73pINp3y8c2nBmA==",
"dependencies": {
+ "@smithy/node-config-provider": "^4.1.3",
+ "@smithy/types": "^4.3.1",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/util-buffer-from": {
+ "node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-hex-encoding": {
"version": "4.0.0",
- "license": "Apache-2.0",
- "peer": true,
+ "resolved": "https://registry.npmjs.org/@smithy/util-hex-encoding/-/util-hex-encoding-4.0.0.tgz",
+ "integrity": "sha512-Yk5mLhHtfIgW2W2WQZWSg5kuMZCVbvhFmC7rV4IO2QqnZdbEFPmQnCcGMAX2z/8Qj3B9hYYNjZOhWym+RwhePw==",
"dependencies": {
- "@smithy/is-array-buffer": "^4.0.0",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/util-hex-encoding": {
- "version": "4.0.0",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-middleware": {
+ "version": "4.0.4",
+ "resolved": "https://registry.npmjs.org/@smithy/util-middleware/-/util-middleware-4.0.4.tgz",
+ "integrity": "sha512-9MLKmkBmf4PRb0ONJikCbCwORACcil6gUWojwARCClT7RmLzF04hUR4WdRprIXal7XVyrddadYNfp2eF3nrvtQ==",
"dependencies": {
+ "@smithy/types": "^4.3.1",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/util-middleware": {
- "version": "4.0.1",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-retry": {
+ "version": "4.0.5",
+ "resolved": "https://registry.npmjs.org/@smithy/util-retry/-/util-retry-4.0.5.tgz",
+ "integrity": "sha512-V7MSjVDTlEt/plmOFBn1762Dyu5uqMrV2Pl2X0dYk4XvWfdWJNe9Bs5Bzb56wkCuiWjSfClVMGcsuKrGj7S/yg==",
"dependencies": {
- "@smithy/types": "^4.1.0",
+ "@smithy/service-error-classification": "^4.0.5",
+ "@smithy/types": "^4.3.1",
"tslib": "^2.6.2"
},
"engines": {
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/util-stream": {
- "version": "4.1.2",
- "license": "Apache-2.0",
- "peer": true,
+ "node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-stream": {
+ "version": "4.2.2",
+ "resolved": "https://registry.npmjs.org/@smithy/util-stream/-/util-stream-4.2.2.tgz",
+ "integrity": "sha512-aI+GLi7MJoVxg24/3J1ipwLoYzgkB4kUfogZfnslcYlynj3xsQ0e7vk4TnTro9hhsS5PvX1mwmkRqqHQjwcU7w==",
"dependencies": {
- "@smithy/fetch-http-handler": "^5.0.1",
- "@smithy/node-http-handler": "^4.0.3",
- "@smithy/types": "^4.1.0",
+ "@smithy/fetch-http-handler": "^5.0.4",
+ "@smithy/node-http-handler": "^4.0.6",
+ "@smithy/types": "^4.3.1",
"@smithy/util-base64": "^4.0.0",
"@smithy/util-buffer-from": "^4.0.0",
"@smithy/util-hex-encoding": "^4.0.0",
@@ -9990,10 +13359,10 @@
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/util-uri-escape": {
+ "node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-uri-escape": {
"version": "4.0.0",
- "license": "Apache-2.0",
- "peer": true,
+ "resolved": "https://registry.npmjs.org/@smithy/util-uri-escape/-/util-uri-escape-4.0.0.tgz",
+ "integrity": "sha512-77yfbCbQMtgtTylO9itEAdpPXSog3ZxMe09AEhm0dU0NLTalV70ghDZFR+Nfi1C60jnJoh/Re4090/DuZh2Omg==",
"dependencies": {
"tslib": "^2.6.2"
},
@@ -10001,10 +13370,10 @@
"node": ">=18.0.0"
}
},
- "node_modules/@aws-sdk/credential-provider-web-identity/node_modules/@smithy/util-utf8": {
+ "node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-utf8": {
"version": "4.0.0",
- "license": "Apache-2.0",
- "peer": true,
+ "resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-4.0.0.tgz",
+ "integrity": "sha512-b+zebfKCfRdgNJDknHCob3O7FpeYQN6ZG6YLExMcasDHsCXlsXCEuiPZeLnJLpwa5dvPetGlnGCiMHuLwGvFow==",
"dependencies": {
"@smithy/util-buffer-from": "^4.0.0",
"tslib": "^2.6.2"
@@ -10338,6 +13707,232 @@
"node": ">=16.0.0"
}
},
+ "node_modules/@aws-sdk/middleware-sdk-sts": {
+ "version": "3.363.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-sdk-sts/-/middleware-sdk-sts-3.363.0.tgz",
+ "integrity": "sha512-1yy2Ac50FO8BrODaw5bPWvVrRhaVLqXTFH6iHB+dJLPUkwtY5zLM3Mp+9Ilm7kME+r7oIB1wuO6ZB1Lf4ZszIw==",
+ "dependencies": {
+ "@aws-sdk/middleware-signing": "3.363.0",
+ "@aws-sdk/types": "3.357.0",
+ "@smithy/types": "^1.1.0",
+ "tslib": "^2.5.0"
+ },
+ "engines": {
+ "node": ">=14.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/middleware-sdk-sts/node_modules/@aws-sdk/types": {
+ "version": "3.357.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.357.0.tgz",
+ "integrity": "sha512-/riCRaXg3p71BeWnShrai0y0QTdXcouPSM0Cn1olZbzTf7s71aLEewrc96qFrL70XhY4XvnxMpqQh+r43XIL3g==",
+ "dependencies": {
+ "tslib": "^2.5.0"
+ },
+ "engines": {
+ "node": ">=14.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/middleware-sdk-sts/node_modules/@smithy/types": {
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/@smithy/types/-/types-1.2.0.tgz",
+ "integrity": "sha512-z1r00TvBqF3dh4aHhya7nz1HhvCg4TRmw51fjMrh5do3h+ngSstt/yKlNbHeb9QxJmFbmN8KEVSWgb1bRvfEoA==",
+ "dependencies": {
+ "tslib": "^2.5.0"
+ },
+ "engines": {
+ "node": ">=14.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/middleware-signing": {
+ "version": "3.363.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-signing/-/middleware-signing-3.363.0.tgz",
+ "integrity": "sha512-/7qia715pt9JKYIPDGu22WmdZxD8cfF/5xB+1kmILg7ZtjO0pPuTaCNJ7xiIuFd7Dn7JXp5lop08anX/GOhNRQ==",
+ "dependencies": {
+ "@aws-sdk/types": "3.357.0",
+ "@smithy/property-provider": "^1.0.1",
+ "@smithy/protocol-http": "^1.1.0",
+ "@smithy/signature-v4": "^1.0.1",
+ "@smithy/types": "^1.1.0",
+ "@smithy/util-middleware": "^1.0.1",
+ "tslib": "^2.5.0"
+ },
+ "engines": {
+ "node": ">=14.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/middleware-signing/node_modules/@aws-crypto/crc32": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/@aws-crypto/crc32/-/crc32-3.0.0.tgz",
+ "integrity": "sha512-IzSgsrxUcsrejQbPVilIKy16kAT52EwB6zSaI+M3xxIhKh5+aldEyvI+z6erM7TCLB2BJsFrtHjp6/4/sr+3dA==",
+ "dependencies": {
+ "@aws-crypto/util": "^3.0.0",
+ "@aws-sdk/types": "^3.222.0",
+ "tslib": "^1.11.1"
+ }
+ },
+ "node_modules/@aws-sdk/middleware-signing/node_modules/@aws-crypto/crc32/node_modules/tslib": {
+ "version": "1.14.1",
+ "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
+ "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
+ },
+ "node_modules/@aws-sdk/middleware-signing/node_modules/@aws-crypto/util": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/@aws-crypto/util/-/util-3.0.0.tgz",
+ "integrity": "sha512-2OJlpeJpCR48CC8r+uKVChzs9Iungj9wkZrl8Z041DWEWvyIHILYKCPNzJghKsivj+S3mLo6BVc7mBNzdxA46w==",
+ "dependencies": {
+ "@aws-sdk/types": "^3.222.0",
+ "@aws-sdk/util-utf8-browser": "^3.0.0",
+ "tslib": "^1.11.1"
+ }
+ },
+ "node_modules/@aws-sdk/middleware-signing/node_modules/@aws-crypto/util/node_modules/tslib": {
+ "version": "1.14.1",
+ "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
+ "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
+ },
+ "node_modules/@aws-sdk/middleware-signing/node_modules/@aws-sdk/types": {
+ "version": "3.357.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.357.0.tgz",
+ "integrity": "sha512-/riCRaXg3p71BeWnShrai0y0QTdXcouPSM0Cn1olZbzTf7s71aLEewrc96qFrL70XhY4XvnxMpqQh+r43XIL3g==",
+ "dependencies": {
+ "tslib": "^2.5.0"
+ },
+ "engines": {
+ "node": ">=14.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/middleware-signing/node_modules/@smithy/eventstream-codec": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@smithy/eventstream-codec/-/eventstream-codec-1.1.0.tgz",
+ "integrity": "sha512-3tEbUb8t8an226jKB6V/Q2XU/J53lCwCzULuBPEaF4JjSh+FlCMp7TmogE/Aij5J9DwlsZ4VAD/IRDuQ/0ZtMw==",
+ "dependencies": {
+ "@aws-crypto/crc32": "3.0.0",
+ "@smithy/types": "^1.2.0",
+ "@smithy/util-hex-encoding": "^1.1.0",
+ "tslib": "^2.5.0"
+ }
+ },
+ "node_modules/@aws-sdk/middleware-signing/node_modules/@smithy/is-array-buffer": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-1.1.0.tgz",
+ "integrity": "sha512-twpQ/n+3OWZJ7Z+xu43MJErmhB/WO/mMTnqR6PwWQShvSJ/emx5d1N59LQZk6ZpTAeuRWrc+eHhkzTp9NFjNRQ==",
+ "dependencies": {
+ "tslib": "^2.5.0"
+ },
+ "engines": {
+ "node": ">=14.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/middleware-signing/node_modules/@smithy/property-provider": {
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/@smithy/property-provider/-/property-provider-1.2.0.tgz",
+ "integrity": "sha512-qlJd9gT751i4T0t/hJAyNGfESfi08Fek8QiLcysoKPgR05qHhG0OYhlaCJHhpXy4ECW0lHyjvFM1smrCLIXVfw==",
+ "dependencies": {
+ "@smithy/types": "^1.2.0",
+ "tslib": "^2.5.0"
+ },
+ "engines": {
+ "node": ">=14.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/middleware-signing/node_modules/@smithy/protocol-http": {
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/@smithy/protocol-http/-/protocol-http-1.2.0.tgz",
+ "integrity": "sha512-GfGfruksi3nXdFok5RhgtOnWe5f6BndzYfmEXISD+5gAGdayFGpjWu5pIqIweTudMtse20bGbc+7MFZXT1Tb8Q==",
+ "dependencies": {
+ "@smithy/types": "^1.2.0",
+ "tslib": "^2.5.0"
+ },
+ "engines": {
+ "node": ">=14.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/middleware-signing/node_modules/@smithy/signature-v4": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@smithy/signature-v4/-/signature-v4-1.1.0.tgz",
+ "integrity": "sha512-fDo3m7YqXBs7neciOePPd/X9LPm5QLlDMdIC4m1H6dgNLnXfLMFNIxEfPyohGA8VW9Wn4X8lygnPSGxDZSmp0Q==",
+ "dependencies": {
+ "@smithy/eventstream-codec": "^1.1.0",
+ "@smithy/is-array-buffer": "^1.1.0",
+ "@smithy/types": "^1.2.0",
+ "@smithy/util-hex-encoding": "^1.1.0",
+ "@smithy/util-middleware": "^1.1.0",
+ "@smithy/util-uri-escape": "^1.1.0",
+ "@smithy/util-utf8": "^1.1.0",
+ "tslib": "^2.5.0"
+ },
+ "engines": {
+ "node": ">=14.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/middleware-signing/node_modules/@smithy/types": {
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/@smithy/types/-/types-1.2.0.tgz",
+ "integrity": "sha512-z1r00TvBqF3dh4aHhya7nz1HhvCg4TRmw51fjMrh5do3h+ngSstt/yKlNbHeb9QxJmFbmN8KEVSWgb1bRvfEoA==",
+ "dependencies": {
+ "tslib": "^2.5.0"
+ },
+ "engines": {
+ "node": ">=14.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/middleware-signing/node_modules/@smithy/util-buffer-from": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-1.1.0.tgz",
+ "integrity": "sha512-9m6NXE0ww+ra5HKHCHig20T+FAwxBAm7DIdwc/767uGWbRcY720ybgPacQNB96JMOI7xVr/CDa3oMzKmW4a+kw==",
+ "dependencies": {
+ "@smithy/is-array-buffer": "^1.1.0",
+ "tslib": "^2.5.0"
+ },
+ "engines": {
+ "node": ">=14.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/middleware-signing/node_modules/@smithy/util-hex-encoding": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@smithy/util-hex-encoding/-/util-hex-encoding-1.1.0.tgz",
+ "integrity": "sha512-7UtIE9eH0u41zpB60Jzr0oNCQ3hMJUabMcKRUVjmyHTXiWDE4vjSqN6qlih7rCNeKGbioS7f/y2Jgym4QZcKFg==",
+ "dependencies": {
+ "tslib": "^2.5.0"
+ },
+ "engines": {
+ "node": ">=14.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/middleware-signing/node_modules/@smithy/util-middleware": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@smithy/util-middleware/-/util-middleware-1.1.0.tgz",
+ "integrity": "sha512-6hhckcBqVgjWAqLy2vqlPZ3rfxLDhFWEmM7oLh2POGvsi7j0tHkbN7w4DFhuBExVJAbJ/qqxqZdRY6Fu7/OezQ==",
+ "dependencies": {
+ "tslib": "^2.5.0"
+ },
+ "engines": {
+ "node": ">=14.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/middleware-signing/node_modules/@smithy/util-uri-escape": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@smithy/util-uri-escape/-/util-uri-escape-1.1.0.tgz",
+ "integrity": "sha512-/jL/V1xdVRt5XppwiaEU8Etp5WHZj609n0xMTuehmCqdoOFbId1M+aEeDWZsQ+8JbEB/BJ6ynY2SlYmOaKtt8w==",
+ "dependencies": {
+ "tslib": "^2.5.0"
+ },
+ "engines": {
+ "node": ">=14.0.0"
+ }
+ },
+ "node_modules/@aws-sdk/middleware-signing/node_modules/@smithy/util-utf8": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-1.1.0.tgz",
+ "integrity": "sha512-p/MYV+JmqmPyjdgyN2UxAeYDj9cBqCjp0C/NsTWnnjoZUVqoeZ6IrW915L9CAKWVECgv9lVQGc4u/yz26/bI1A==",
+ "dependencies": {
+ "@smithy/util-buffer-from": "^1.1.0",
+ "tslib": "^2.5.0"
+ },
+ "engines": {
+ "node": ">=14.0.0"
+ }
+ },
"node_modules/@aws-sdk/middleware-ssec": {
"version": "3.693.0",
"license": "Apache-2.0",
@@ -11393,6 +14988,14 @@
"node": ">=16.0.0"
}
},
+ "node_modules/@aws-sdk/util-utf8-browser": {
+ "version": "3.259.0",
+ "resolved": "https://registry.npmjs.org/@aws-sdk/util-utf8-browser/-/util-utf8-browser-3.259.0.tgz",
+ "integrity": "sha512-UvFa/vR+e19XookZF8RzFZBrw2EUkQWxiBW0yYQAhvk3C+QVGl0H3ouca8LDBlBfQKXwmW3huo/59H8rwb1wJw==",
+ "dependencies": {
+ "tslib": "^2.3.1"
+ }
+ },
"node_modules/@aws-sdk/xml-builder": {
"version": "3.693.0",
"license": "Apache-2.0",
@@ -26377,6 +29980,7 @@
"dependencies": {
"@amzn/amazon-q-developer-streaming-client": "file:../../src.gen/@amzn/amazon-q-developer-streaming-client",
"@amzn/codewhisperer-streaming": "file:../../src.gen/@amzn/codewhisperer-streaming",
+ "@amzn/sagemaker-client": "file:../../src.gen/@amzn/sagemaker-client/1.0.0.tgz",
"@aws-sdk/client-api-gateway": "<3.731.0",
"@aws-sdk/client-apprunner": "<3.731.0",
"@aws-sdk/client-cloudcontrol": "<3.731.0",
@@ -26390,6 +29994,7 @@
"@aws-sdk/client-iam": "<3.731.0",
"@aws-sdk/client-lambda": "<3.731.0",
"@aws-sdk/client-s3": "<3.731.0",
+ "@aws-sdk/client-sagemaker": "<3.696.0",
"@aws-sdk/client-sfn": "<3.731.0",
"@aws-sdk/client-ssm": "<3.731.0",
"@aws-sdk/client-sso": "<3.731.0",
@@ -26397,6 +30002,7 @@
"@aws-sdk/credential-provider-env": "<3.731.0",
"@aws-sdk/credential-provider-process": "<3.731.0",
"@aws-sdk/credential-provider-sso": "<3.731.0",
+ "@aws-sdk/credential-providers": "<3.731.0",
"@aws-sdk/lib-storage": "<3.731.0",
"@aws-sdk/property-provider": "<3.731.0",
"@aws-sdk/protocol-http": "<3.731.0",
diff --git a/packages/core/package.json b/packages/core/package.json
index 6f0226684c4..7371d41159b 100644
--- a/packages/core/package.json
+++ b/packages/core/package.json
@@ -407,26 +407,40 @@
"fontCharacter": "\\f1de"
}
},
- "aws-schemas-registry": {
+ "aws-sagemaker-code-editor": {
"description": "AWS Contributed Icon",
"default": {
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
"fontCharacter": "\\f1df"
}
},
- "aws-schemas-schema": {
+ "aws-sagemaker-jupyter-lab": {
"description": "AWS Contributed Icon",
"default": {
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
"fontCharacter": "\\f1e0"
}
},
- "aws-stepfunctions-preview": {
+ "aws-schemas-registry": {
"description": "AWS Contributed Icon",
"default": {
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
"fontCharacter": "\\f1e1"
}
+ },
+ "aws-schemas-schema": {
+ "description": "AWS Contributed Icon",
+ "default": {
+ "fontPath": "./resources/fonts/aws-toolkit-icons.woff",
+ "fontCharacter": "\\f1e2"
+ }
+ },
+ "aws-stepfunctions-preview": {
+ "description": "AWS Contributed Icon",
+ "default": {
+ "fontPath": "./resources/fonts/aws-toolkit-icons.woff",
+ "fontCharacter": "\\f1e3"
+ }
}
}
},
@@ -516,6 +530,8 @@
"dependencies": {
"@amzn/amazon-q-developer-streaming-client": "file:../../src.gen/@amzn/amazon-q-developer-streaming-client",
"@amzn/codewhisperer-streaming": "file:../../src.gen/@amzn/codewhisperer-streaming",
+ "@amzn/sagemaker-client": "file:../../src.gen/@amzn/sagemaker-client/1.0.0.tgz",
+ "@aws-sdk/credential-providers": "<3.731.0",
"@aws-sdk/client-api-gateway": "<3.731.0",
"@aws-sdk/client-apprunner": "<3.731.0",
"@aws-sdk/client-cloudcontrol": "<3.731.0",
@@ -529,6 +545,7 @@
"@aws-sdk/client-iam": "<3.731.0",
"@aws-sdk/client-lambda": "<3.731.0",
"@aws-sdk/client-s3": "<3.731.0",
+ "@aws-sdk/client-sagemaker": "<3.696.0",
"@aws-sdk/client-ssm": "<3.731.0",
"@aws-sdk/client-sso": "<3.731.0",
"@aws-sdk/client-sso-oidc": "<3.731.0",
diff --git a/packages/core/package.nls.json b/packages/core/package.nls.json
index ea37b36e9b4..b3cf958c980 100644
--- a/packages/core/package.nls.json
+++ b/packages/core/package.nls.json
@@ -229,6 +229,7 @@
"AWS.command.s3.createFolder": "Create Folder...",
"AWS.command.s3.uploadFile": "Upload Files...",
"AWS.command.s3.uploadFileToParent": "Upload to Parent...",
+ "AWS.command.sagemaker.filterSpaces": "Filter Sagemaker Spaces",
"AWS.command.stepFunctions.createStateMachineFromTemplate": "Create a new Step Functions state machine",
"AWS.command.stepFunctions.publishStateMachine": "Publish state machine to Step Functions",
"AWS.command.stepFunctions.openWithWorkflowStudio": "Open with Workflow Studio",
diff --git a/packages/core/resources/icons/aws/sagemaker/code-editor.svg b/packages/core/resources/icons/aws/sagemaker/code-editor.svg
new file mode 100644
index 00000000000..03e2f35f05c
--- /dev/null
+++ b/packages/core/resources/icons/aws/sagemaker/code-editor.svg
@@ -0,0 +1,4 @@
+
diff --git a/packages/core/resources/icons/aws/sagemaker/jupyter-lab.svg b/packages/core/resources/icons/aws/sagemaker/jupyter-lab.svg
new file mode 100644
index 00000000000..c2a31bc0363
--- /dev/null
+++ b/packages/core/resources/icons/aws/sagemaker/jupyter-lab.svg
@@ -0,0 +1,4 @@
+
diff --git a/packages/core/resources/icons/fonts/aws-toolkit-icons.woff b/packages/core/resources/icons/fonts/aws-toolkit-icons.woff
new file mode 100644
index 00000000000..f17f02c9974
Binary files /dev/null and b/packages/core/resources/icons/fonts/aws-toolkit-icons.woff differ
diff --git a/packages/core/resources/sagemaker_connect b/packages/core/resources/sagemaker_connect
new file mode 100755
index 00000000000..a1b7c9c0db0
--- /dev/null
+++ b/packages/core/resources/sagemaker_connect
@@ -0,0 +1,133 @@
+#!/bin/bash
+
+set -x
+
+_get_ssm_session_info() {
+ local credentials_type="$1"
+ local aws_resource_arn="$2"
+ local local_endpoint_port="$3"
+
+ local url_to_get_session_info="http://localhost:${local_endpoint_port}/get_session?connection_identifier=${aws_resource_arn}&credentials_type=${credentials_type}"
+
+ # Use curl with --write-out to capture HTTP status
+ response=$(curl -s -w "%{http_code}" -o /tmp/ssm_session_response.json "$url_to_get_session_info")
+ http_status="${response: -3}"
+ session_json=$(cat /tmp/ssm_session_response.json)
+
+ # Clean up temporary file
+ rm -f /tmp/ssm_session_response.json
+
+ if [[ "$http_status" -ne 200 ]]; then
+ echo "Error: Failed to get SSM session info. HTTP status: $http_status"
+ echo "Response: $session_json"
+ exit 1
+ fi
+
+ if [ -z "$session_json" ]; then
+ echo "Error: SSM connection info is empty."
+ exit 1
+ fi
+
+ export SSM_SESSION_JSON="$session_json"
+}
+
+_get_ssm_session_info_async() {
+ local credentials_type="$1"
+ local aws_resource_arn="$2"
+ local local_endpoint_port="$3"
+
+ local request_id=$(date +%s%3N)
+ local url_base="http://localhost:${local_endpoint_port}/get_session_async"
+ local url_to_get_session_info="${url_base}?connection_identifier=${aws_resource_arn}&credentials_type=${credentials_type}&request_id=${request_id}"
+
+ local max_retries=60
+ local retry_interval=5
+ local attempt=1
+
+ while (( attempt <= max_retries )); do
+ response=$(curl -s -w "%{http_code}" -o /tmp/ssm_session_response.json "$url_to_get_session_info")
+ http_status="${response: -3}"
+ session_json=$(cat /tmp/ssm_session_response.json)
+
+ if [[ "$http_status" -eq 200 ]]; then
+ export SSM_SESSION_JSON="$session_json"
+ return 0
+ elif [[ "$http_status" -eq 202 || "$http_status" -eq 204 ]]; then
+ echo "Info: Session not ready (HTTP $http_status). Retrying in $retry_interval seconds... [$attempt/$max_retries]"
+ sleep $retry_interval
+ ((attempt++))
+ else
+ echo "Error: Failed to get SSM session info. HTTP status: $http_status"
+ echo "Response: $session_json"
+ exit 1
+ fi
+ done
+
+ echo "Error: Timed out after $max_retries attempts waiting for session to be ready."
+ exit 1
+}
+
+
+# Validate input
+if [ "$#" -ne 1 ]; then
+ echo "Usage: $0 "
+ exit 1
+fi
+
+HOSTNAME="$1"
+
+# Parse creds_type and AWS resource ARN from HOSTNAME
+if [[ "$HOSTNAME" =~ ^sm_([^_]+)_(arn_._aws.*)$ ]]; then
+ CREDS_TYPE="${BASH_REMATCH[1]}"
+ AWS_RESOURCE_ARN="${BASH_REMATCH[2]}"
+else
+ echo "Hostname: $HOSTNAME"
+ echo "Invalid hostname format. Expected format: sm__"
+ exit 1
+fi
+
+# Workaround: Replace "__" with "/" in ARN
+AWS_RESOURCE_ARN=$(echo "${AWS_RESOURCE_ARN}" | sed 's|__|/|g; s|_._|:|g; s|jupyterlab/default|JupyterLab/default|g')
+REGION=$(echo "$AWS_RESOURCE_ARN" | cut -d: -f4)
+
+# Validate credentials type
+if [[ "$CREDS_TYPE" != "lc" && "$CREDS_TYPE" != "dl" ]]; then
+ echo "Invalid creds_type. Must be 'lc' or 'dl'."
+ exit 1
+fi
+
+# Validate required env var and file
+if [ -z "$SAGEMAKER_LOCAL_SERVER_FILE_PATH" ]; then
+ echo "[Error] SAGEMAKER_LOCAL_SERVER_FILE_PATH is not set"
+ exit 1
+fi
+
+if [ ! -f "$SAGEMAKER_LOCAL_SERVER_FILE_PATH" ]; then
+ echo "[Error] File not found at SAGEMAKER_LOCAL_SERVER_FILE_PATH: $SAGEMAKER_LOCAL_SERVER_FILE_PATH"
+ exit 1
+fi
+
+# Extract port from file
+LOCAL_ENDPOINT_PORT=$(jq -r '.port' "$SAGEMAKER_LOCAL_SERVER_FILE_PATH")
+if [ -z "$LOCAL_ENDPOINT_PORT" ] || [ "$LOCAL_ENDPOINT_PORT" == "null" ]; then
+ echo "[Error] 'port' field is missing or invalid in $SAGEMAKER_LOCAL_SERVER_FILE_PATH"
+ exit 1
+fi
+
+# Determine region from ARN
+if [ "$CREDS_TYPE" == "lc" ]; then
+ credentials_type="local"
+ _get_ssm_session_info "$credentials_type" "$AWS_RESOURCE_ARN" "$LOCAL_ENDPOINT_PORT"
+elif [ "$CREDS_TYPE" == "dl" ]; then
+ credentials_type="deeplink"
+ _get_ssm_session_info_async "$credentials_type" "$AWS_RESOURCE_ARN" "$LOCAL_ENDPOINT_PORT"
+else
+ echo "[Error] Invalid creds_type. Must be 'lc' or 'dl'."
+ exit 1
+fi
+
+echo "Extracting AWS_SSM_CLI: $AWS_SSM_CLI"
+
+# Execute the session
+AWS_SSM_CLI="${AWS_SSM_CLI:=session-manager-plugin}"
+exec "${AWS_SSM_CLI}" "$SSM_SESSION_JSON" "$REGION" StartSession
diff --git a/packages/core/resources/sagemaker_connect.ps1 b/packages/core/resources/sagemaker_connect.ps1
new file mode 100644
index 00000000000..034f9f09754
--- /dev/null
+++ b/packages/core/resources/sagemaker_connect.ps1
@@ -0,0 +1,148 @@
+param (
+ [Parameter(Mandatory = $true)][string]$Hostname
+)
+
+Write-Host "`n--- Script Start ---"
+Write-Host "Start Time: $(Get-Date -Format o)"
+Write-Host "Hostname argument received: $Hostname"
+
+Set-PSDebug -Trace 1
+
+function Get-SSMSessionInfo {
+ param (
+ [string]$CredentialsType,
+ [string]$AwsResourceArn,
+ [int]$LocalEndpointPort
+ )
+
+ Write-Host "Calling Get-SSMSessionInfo with credsType=${CredentialsType}, arn=${AwsResourceArn}, port=${LocalEndpointPort}"
+
+ $url = "http://127.0.0.1:$LocalEndpointPort/get_session?connection_identifier=$AwsResourceArn&credentials_type=$CredentialsType"
+ Write-Host "Request URL: $url"
+
+ try {
+ $response = Invoke-WebRequest -Uri $url -UseBasicParsing -ErrorAction Stop
+ Write-Host "Received response with status: $($response.StatusCode)"
+
+ if ($response.StatusCode -ne 200) {
+ Write-Error "Failed to get SSM session info. HTTP status: $($response.StatusCode)"
+ Write-Error "Response: $($response.Content)"
+ exit 1
+ }
+
+ if (-not $response.Content) {
+ Write-Error "SSM connection info is empty."
+ exit 1
+ }
+
+ $script:SSM_SESSION_JSON = $response.Content
+ Write-Host "Session JSON successfully retrieved"
+ } catch {
+ Write-Error "Exception in Get-SSMSessionInfo: $_"
+ exit 1
+ }
+}
+
+function Get-SSMSessionInfoAsync {
+ param (
+ [string]$CredentialsType,
+ [string]$AwsResourceArn,
+ [int]$LocalEndpointPort
+ )
+
+ $requestId = [string][DateTimeOffset]::Now.ToUnixTimeMilliseconds()
+ $url = "http://localhost:$LocalEndpointPort/get_session_async?connection_identifier=$AwsResourceArn&credentials_type=$CredentialsType&request_id=$requestId"
+ Write-Host "Calling Get-SSMSessionInfoAsync with URL: $url"
+
+ $maxRetries = 60
+ $retryInterval = 5
+
+ for ($attempt = 1; $attempt -le $maxRetries; $attempt++) {
+ try {
+ $response = Invoke-WebRequest -Uri $url -UseBasicParsing -ErrorAction Stop
+ $statusCode = $response.StatusCode
+ Write-Host "Attempt ${attempt}: HTTP ${statusCode}"
+
+ if ($statusCode -eq 200) {
+ $script:SSM_SESSION_JSON = $response.Content
+ Write-Host "Session JSON successfully retrieved"
+ return
+ } elseif ($statusCode -eq 202 -or $statusCode -eq 204) {
+ Write-Host "Session not ready. Retrying in ${retryInterval} seconds... [${attempt}/${maxRetries}]"
+ Start-Sleep -Seconds $retryInterval
+ } else {
+ Write-Error "Failed to get SSM session info. HTTP status: ${statusCode}"
+ Write-Error "Response: $($response.Content)"
+ exit 1
+ }
+ } catch {
+ Write-Error "Exception in Get-SSMSessionInfoAsync: $_"
+ exit 1
+ }
+ }
+
+ Write-Error "Timed out after ${maxRetries} attempts waiting for session to be ready."
+ exit 1
+}
+
+# Parse creds_type and AWS resource ARN from HOSTNAME
+Write-Host "`nParsing hostname..."
+if ($Hostname -match "^sm_([^_]+)_(arn_._aws.*)$") {
+ $CREDS_TYPE = $matches[1]
+ $AWS_RESOURCE_ARN = $matches[2] -replace '_._', ':' -replace '__', '/'
+} else {
+ Write-Error "Invalid hostname format. Expected format: sm__"
+ exit 1
+}
+
+$REGION = ($AWS_RESOURCE_ARN -split ':')[3]
+Write-Host "Parsed values:"
+Write-Host " CREDS_TYPE: ${CREDS_TYPE}"
+Write-Host " AWS_RESOURCE_ARN: ${AWS_RESOURCE_ARN}"
+Write-Host " REGION: ${REGION}"
+
+# Validate credentials type
+if ($CREDS_TYPE -ne "lc" -and $CREDS_TYPE -ne "dl") {
+ Write-Error "Invalid creds_type. Must be 'lc' or 'dl'."
+ exit 1
+}
+
+# Read port from local info JSON
+Write-Host "`nReading SAGEMAKER_LOCAL_SERVER_FILE_PATH: $env:SAGEMAKER_LOCAL_SERVER_FILE_PATH"
+try {
+ $jsonContent = Get-Content $env:SAGEMAKER_LOCAL_SERVER_FILE_PATH -Raw | ConvertFrom-Json
+ $LOCAL_ENDPOINT_PORT = $jsonContent.port
+ Write-Host "Extracted port: $LOCAL_ENDPOINT_PORT"
+} catch {
+ Write-Error "Failed to read or parse JSON file at $env:SAGEMAKER_LOCAL_SERVER_FILE_PATH"
+ exit 1
+}
+
+if (-not $LOCAL_ENDPOINT_PORT -or $LOCAL_ENDPOINT_PORT -eq "null") {
+ Write-Error "'port' field is missing or invalid in $env:SAGEMAKER_LOCAL_SERVER_FILE_PATH"
+ exit 1
+}
+
+# Retrieve SSM session
+Write-Host "`nStarting session retrieval..."
+if ($CREDS_TYPE -eq "lc") {
+ Get-SSMSessionInfo -CredentialsType "local" -AwsResourceArn $AWS_RESOURCE_ARN -LocalEndpointPort $LOCAL_ENDPOINT_PORT
+} elseif ($CREDS_TYPE -eq "dl") {
+ Get-SSMSessionInfoAsync -CredentialsType "deeplink" -AwsResourceArn $AWS_RESOURCE_ARN -LocalEndpointPort $LOCAL_ENDPOINT_PORT
+}
+
+# Execute the session
+Write-Host "`nLaunching session-manager-plugin..."
+$sessionPlugin = if ($env:AWS_SSM_CLI) { $env:AWS_SSM_CLI } else { "session-manager-plugin" }
+
+$jsonObj = $script:SSM_SESSION_JSON | ConvertFrom-Json
+$streamUrl = $jsonObj.StreamUrl
+$tokenValue = $jsonObj.TokenValue
+$sessionId = $jsonObj.SessionId
+
+Write-Host "Session Values:"
+Write-Host " Stream URL: ${streamUrl}"
+Write-Host " Token Value: ${tokenValue}"
+Write-Host " Session ID: ${sessionId}"
+
+& $sessionPlugin "{\`"streamUrl\`":\`"${streamUrl}\`",\`"tokenValue\`":\`"${tokenValue}\`",\`"sessionId\`":\`"${sessionId}\`"}" "$REGION" "StartSession"
\ No newline at end of file
diff --git a/packages/core/src/auth/auth.ts b/packages/core/src/auth/auth.ts
index 59b3a21f840..5cc9f810baa 100644
--- a/packages/core/src/auth/auth.ts
+++ b/packages/core/src/auth/auth.ts
@@ -182,6 +182,10 @@ export class Auth implements AuthService, ConnectionManager {
return Object.values(this._declaredConnections)
}
+ public getCurrentProfileId() {
+ return this.store.getCurrentProfileId()
+ }
+
@withTelemetryContext({ name: 'restorePreviousSession', class: authClassName })
public async restorePreviousSession(): Promise {
const id = this.store.getCurrentProfileId()
diff --git a/packages/core/src/auth/credentials/store.ts b/packages/core/src/auth/credentials/store.ts
index 2fd2d29b18b..53cc5573858 100644
--- a/packages/core/src/auth/credentials/store.ts
+++ b/packages/core/src/auth/credentials/store.ts
@@ -18,7 +18,7 @@ export interface CachedCredentials {
* Simple cache for credentials
*/
export class CredentialsStore {
- private readonly credentialsCache: { [key: string]: CachedCredentials }
+ public readonly credentialsCache: { [key: string]: CachedCredentials }
public constructor() {
this.credentialsCache = {}
diff --git a/packages/core/src/awsService/sagemaker/activation.ts b/packages/core/src/awsService/sagemaker/activation.ts
new file mode 100644
index 00000000000..49a0244c48e
--- /dev/null
+++ b/packages/core/src/awsService/sagemaker/activation.ts
@@ -0,0 +1,35 @@
+/*!
+ * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ * SPDX-License-Identifier: Apache-2.0
+ */
+
+import { Commands } from '../../shared/vscode/commands2'
+import { SagemakerSpaceNode } from './explorer/sagemakerSpaceNode'
+import { SagemakerParentNode } from './explorer/sagemakerParentNode'
+import * as uriHandlers from './uriHandlers'
+import { openRemoteConnect, filterSpaceAppsByDomainUserProfiles, stopSpace } from './commands'
+import { ExtContext } from '../../shared/extensions'
+import { telemetry } from '../../shared/telemetry/telemetry'
+
+export async function activate(ctx: ExtContext): Promise {
+ ctx.extensionContext.subscriptions.push(
+ uriHandlers.register(ctx),
+ Commands.register('aws.sagemaker.openRemoteConnection', async (node: SagemakerSpaceNode) => {
+ await telemetry.sagemaker_openRemoteConnection.run(async () => {
+ await openRemoteConnect(node, ctx.extensionContext)
+ })
+ }),
+
+ Commands.register('aws.sagemaker.filterSpaceApps', async (node: SagemakerParentNode) => {
+ await telemetry.sagemaker_filterSpaces.run(async () => {
+ await filterSpaceAppsByDomainUserProfiles(node)
+ })
+ }),
+
+ Commands.register('aws.sagemaker.stopSpace', async (node: SagemakerSpaceNode) => {
+ await telemetry.sagemaker_stopSpace.run(async () => {
+ await stopSpace(node, ctx.extensionContext)
+ })
+ })
+ )
+}
diff --git a/packages/core/src/awsService/sagemaker/commands.ts b/packages/core/src/awsService/sagemaker/commands.ts
new file mode 100644
index 00000000000..22a00a25219
--- /dev/null
+++ b/packages/core/src/awsService/sagemaker/commands.ts
@@ -0,0 +1,172 @@
+/*!
+ * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ * SPDX-License-Identifier: Apache-2.0
+ */
+
+import * as vscode from 'vscode'
+import * as nls from 'vscode-nls'
+import { SagemakerConstants } from './explorer/constants'
+import { SagemakerParentNode } from './explorer/sagemakerParentNode'
+import { DomainKeyDelimiter } from './utils'
+import { startVscodeRemote } from '../../shared/extensions/ssh'
+import { getLogger } from '../../shared/logger/logger'
+import { SagemakerSpaceNode, tryRefreshNode } from './explorer/sagemakerSpaceNode'
+import { isRemoteWorkspace } from '../../shared/vscode/env'
+import _ from 'lodash'
+import { prepareDevEnvConnection, tryRemoteConnection } from './model'
+import { ExtContext } from '../../shared/extensions'
+import { SagemakerClient } from '../../shared/clients/sagemaker'
+import { ToolkitError } from '../../shared/errors'
+import { showConfirmationMessage } from '../../shared/utilities/messages'
+
+const localize = nls.loadMessageBundle()
+
+export async function filterSpaceAppsByDomainUserProfiles(parentNode: SagemakerParentNode): Promise {
+ if (parentNode.domainUserProfiles.size === 0) {
+ // if parentNode has not been expanded, domainUserProfiles will be empty
+ // if so, this will attempt to populate domainUserProfiles
+ await parentNode.updateChildren()
+ if (parentNode.domainUserProfiles.size === 0) {
+ getLogger().info(SagemakerConstants.NoSpaceToFilter)
+ void vscode.window.showInformationMessage(SagemakerConstants.NoSpaceToFilter)
+ return
+ }
+ }
+
+ // Sort by domain name and user profile
+ const sortedDomainUserProfiles = new Map(
+ [...parentNode.domainUserProfiles].sort((a, b) => {
+ const domainNameA = a[1].domain.DomainName || ''
+ const domainNameB = b[1].domain.DomainName || ''
+
+ const [_domainIdA, userProfileA] = a[0].split(DomainKeyDelimiter)
+ const [_domainIdB, userProfileB] = b[0].split(DomainKeyDelimiter)
+
+ return domainNameA.localeCompare(domainNameB) || userProfileA.localeCompare(userProfileB)
+ })
+ )
+
+ const previousSelection = await parentNode.getSelectedDomainUsers()
+ const items: (vscode.QuickPickItem & { key: string })[] = []
+
+ for (const [key, userMetadata] of sortedDomainUserProfiles) {
+ const [_, userProfile] = key.split(DomainKeyDelimiter)
+ items.push({
+ label: userProfile,
+ detail: `In domain: ${userMetadata.domain?.DomainName}`,
+ picked: previousSelection.has(key),
+ key,
+ })
+ }
+
+ const placeholder = localize(SagemakerConstants.FilterPlaceholderKey, SagemakerConstants.FilterPlaceholderMessage)
+ const result = await vscode.window.showQuickPick(items, {
+ placeHolder: placeholder,
+ canPickMany: true,
+ matchOnDetail: true,
+ })
+
+ if (!result) {
+ return // User canceled.
+ }
+
+ const newSelection = result.map((r) => r.key)
+ if (newSelection.length !== previousSelection.size || newSelection.some((key) => !previousSelection.has(key))) {
+ parentNode.saveSelectedDomainUsers(newSelection)
+ await vscode.commands.executeCommand('aws.refreshAwsExplorerNode', parentNode)
+ }
+}
+
+export async function deeplinkConnect(
+ ctx: ExtContext,
+ connectionIdentifier: string,
+ session: string,
+ wsUrl: string,
+ token: string,
+ domain: string
+) {
+ getLogger().debug(
+ `sm:deeplinkConnect: connectionIdentifier: ${connectionIdentifier} session: ${session} wsUrl: ${wsUrl} token: ${token}`
+ )
+
+ if (isRemoteWorkspace()) {
+ void vscode.window.showErrorMessage(
+ 'You are in a remote workspace, skipping deeplink connect. Please open from a local workspace.'
+ )
+ return
+ }
+
+ const remoteEnv = await prepareDevEnvConnection(
+ connectionIdentifier,
+ ctx.extensionContext,
+ 'sm_dl',
+ session,
+ wsUrl,
+ token,
+ domain
+ )
+
+ try {
+ await startVscodeRemote(
+ remoteEnv.SessionProcess,
+ remoteEnv.hostname,
+ '/home/sagemaker-user',
+ remoteEnv.vscPath,
+ 'sagemaker-user'
+ )
+ } catch (err) {
+ getLogger().error(
+ `sm:OpenRemoteConnect: Unable to connect to target space with arn: ${connectionIdentifier} error: ${err}`
+ )
+ }
+}
+
+export async function stopSpace(node: SagemakerSpaceNode, ctx: vscode.ExtensionContext) {
+ const spaceName = node.spaceApp.SpaceName!
+ const confirmed = await showConfirmationMessage({
+ prompt: `You are about to stop this space. Any active resource will also be stopped. Are you sure you want to stop the space?`,
+ confirm: 'Stop Space',
+ cancel: 'Cancel',
+ type: 'warning',
+ })
+
+ if (!confirmed) {
+ return
+ }
+
+ const client = new SagemakerClient(node.regionCode)
+ try {
+ await client.deleteApp({
+ DomainId: node.spaceApp.DomainId!,
+ SpaceName: spaceName,
+ AppType: node.spaceApp.App!.AppType!,
+ AppName: node.spaceApp.App?.AppName,
+ })
+ } catch (err) {
+ const error = err as Error
+ if (error.name === 'AccessDeniedException') {
+ throw new ToolkitError('You do not have permission to stop spaces. Please contact your administrator', {
+ cause: error,
+ })
+ } else {
+ throw err
+ }
+ }
+ await tryRefreshNode(node)
+}
+
+export async function openRemoteConnect(node: SagemakerSpaceNode, ctx: vscode.ExtensionContext) {
+ if (node.getStatus() === 'Stopped') {
+ const client = new SagemakerClient(node.regionCode)
+ await client.startSpace(node.spaceApp.SpaceName!, node.spaceApp.DomainId!)
+ await tryRefreshNode(node)
+ const appType = node.spaceApp.SpaceSettingsSummary?.AppType
+ if (!appType) {
+ throw new ToolkitError('AppType is undefined for the selected space. Cannot start remote connection.')
+ }
+ await client.waitForAppInService(node.spaceApp.DomainId!, node.spaceApp.SpaceName!, appType)
+ await tryRemoteConnection(node, ctx)
+ } else if (node.getStatus() === 'Running') {
+ await tryRemoteConnection(node, ctx)
+ }
+}
diff --git a/packages/core/src/awsService/sagemaker/credentialMapping.ts b/packages/core/src/awsService/sagemaker/credentialMapping.ts
new file mode 100644
index 00000000000..205fc5fbad4
--- /dev/null
+++ b/packages/core/src/awsService/sagemaker/credentialMapping.ts
@@ -0,0 +1,170 @@
+/*!
+ * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ * SPDX-License-Identifier: Apache-2.0
+ */
+
+import * as path from 'path'
+import * as os from 'os'
+import { fs } from '../../shared/fs/fs'
+import globals from '../../shared/extensionGlobals'
+import { ToolkitError } from '../../shared/errors'
+import { DevSettings } from '../../shared/settings'
+import { Auth } from '../../auth/auth'
+import { parseRegionFromArn } from './utils'
+import { SpaceMappings, SsmConnectionInfo } from './types'
+import { getLogger } from '../../shared/logger/logger'
+
+const mappingFileName = '.sagemaker-space-profiles'
+const mappingFilePath = path.join(os.homedir(), '.aws', mappingFileName)
+
+export async function loadMappings(): Promise {
+ try {
+ if (!(await fs.existsFile(mappingFilePath))) {
+ return {}
+ }
+
+ const raw = await fs.readFileText(mappingFilePath)
+ return raw ? JSON.parse(raw) : {}
+ } catch (error) {
+ getLogger().error(`Failed to load space mappings from ${mappingFilePath}:`, error)
+ return {}
+ }
+}
+
+export async function saveMappings(data: SpaceMappings): Promise {
+ try {
+ await fs.writeFile(mappingFilePath, JSON.stringify(data, undefined, 2), {
+ mode: 0o600,
+ atomic: true,
+ })
+ } catch (error) {
+ getLogger().error(`Failed to save space mappings to ${mappingFilePath}:`, error)
+ }
+}
+
+/**
+ * Persists the current profile to the appropriate space mapping based on connection type and profile format.
+ * @param appArn - The identifier for the SageMaker space.
+ */
+export async function persistLocalCredentials(appArn: string): Promise {
+ const currentProfileId = Auth.instance.getCurrentProfileId()
+ if (!currentProfileId) {
+ throw new ToolkitError('No current profile ID available for saving space credentials.')
+ }
+
+ if (currentProfileId.startsWith('sso:')) {
+ const credentials = globals.loginManager.store.credentialsCache[currentProfileId]
+ await setSpaceSsoProfile(
+ appArn,
+ credentials.credentials.accessKeyId,
+ credentials.credentials.secretAccessKey,
+ credentials.credentials.sessionToken ?? ''
+ )
+ } else {
+ await setSpaceIamProfile(appArn, currentProfileId)
+ }
+}
+
+/**
+ * Persists deep link credentials for a SageMaker space using a derived refresh URL based on environment.
+ *
+ * @param appArn - ARN of the SageMaker space.
+ * @param domain - The domain ID associated with the space.
+ * @param session - SSM session ID.
+ * @param wsUrl - SSM WebSocket URL.
+ * @param token - Bearer token for the session.
+ */
+export async function persistSSMConnection(
+ appArn: string,
+ domain: string,
+ session?: string,
+ wsUrl?: string,
+ token?: string
+): Promise {
+ const region = parseRegionFromArn(appArn)
+ const endpoint = DevSettings.instance.get('endpoints', {})['sagemaker'] ?? ''
+
+ let envSubdomain: string
+
+ if (endpoint.includes('beta')) {
+ envSubdomain = 'devo'
+ } else if (endpoint.includes('gamma')) {
+ envSubdomain = 'loadtest'
+ } else {
+ envSubdomain = 'studio'
+ }
+
+ // Use the standard AWS domain for 'studio' (prod).
+ // For non-prod environments, use the obfuscated domain 'asfiovnxocqpcry.com'.
+ const baseDomain =
+ envSubdomain === 'studio'
+ ? `studio.${region}.sagemaker.aws`
+ : `${envSubdomain}.studio.${region}.asfiovnxocqpcry.com`
+
+ const refreshUrl = `https://studio-${domain}.${baseDomain}/api/remoteaccess/token`
+
+ await setSpaceCredentials(appArn, refreshUrl, {
+ sessionId: session ?? '-',
+ url: wsUrl ?? '-',
+ token: token ?? '-',
+ })
+}
+
+/**
+ * Sets or updates an IAM credential profile for a given space.
+ * @param spaceName - The name of the SageMaker space.
+ * @param profileName - The local AWS profile name to associate.
+ */
+export async function setSpaceIamProfile(spaceName: string, profileName: string): Promise {
+ const data = await loadMappings()
+ data.localCredential ??= {}
+ data.localCredential[spaceName] = { type: 'iam', profileName }
+ await saveMappings(data)
+}
+
+/**
+ * Sets or updates an SSO credential profile for a given space.
+ * @param spaceName - The name of the SageMaker space.
+ * @param accessKey - Temporary access key from SSO.
+ * @param secret - Temporary secret key from SSO.
+ * @param token - Session token from SSO.
+ */
+export async function setSpaceSsoProfile(
+ spaceName: string,
+ accessKey: string,
+ secret: string,
+ token: string
+): Promise {
+ const data = await loadMappings()
+ data.localCredential ??= {}
+ data.localCredential[spaceName] = { type: 'sso', accessKey, secret, token }
+ await saveMappings(data)
+}
+
+/**
+ * Stores SSM connection information for a given space, typically from a deep link session.
+ * This initializes the request as 'fresh' and includes a refresh URL if provided.
+ * @param spaceName - The name of the SageMaker space.
+ * @param refreshUrl - URL to use for refreshing session tokens.
+ * @param credentials - The session information used to initiate the connection.
+ */
+export async function setSpaceCredentials(
+ spaceName: string,
+ refreshUrl: string,
+ credentials: SsmConnectionInfo
+): Promise {
+ const data = await loadMappings()
+ data.deepLink ??= {}
+
+ data.deepLink[spaceName] = {
+ refreshUrl,
+ requests: {
+ 'initial-connection': {
+ ...credentials,
+ status: 'fresh',
+ },
+ },
+ }
+
+ await saveMappings(data)
+}
diff --git a/packages/core/src/awsService/sagemaker/detached-server/credentials.ts b/packages/core/src/awsService/sagemaker/detached-server/credentials.ts
new file mode 100644
index 00000000000..5b2a7fdbc64
--- /dev/null
+++ b/packages/core/src/awsService/sagemaker/detached-server/credentials.ts
@@ -0,0 +1,52 @@
+/*!
+ * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ * SPDX-License-Identifier: Apache-2.0
+ */
+
+import { fromIni } from '@aws-sdk/credential-providers'
+import { LocalCredentialProfile } from '../types'
+import { readMapping } from './utils'
+
+/**
+ * Resolves AWS credentials for a given SageMaker space connection identifier
+ * using the 'lc' (local connection) credential mapping.
+ *
+ * Supported profile types:
+ * - 'iam': Looks up credentials from AWS config using profile name.
+ * - 'sso': Uses accessKey, secret, and sessionToken from the mapping file.
+ *
+ * @param connectionIdentifier - The ARN or space ID used to locate the profile in the mapping.
+ * @returns A Promise that resolves to AWS credentials compatible with AWS SDK v3.
+ * @throws If the profile is missing, malformed, or unsupported.
+ */
+export async function resolveCredentialsFor(connectionIdentifier: string): Promise {
+ const mapping = await readMapping()
+ const profile = mapping.localCredential?.[connectionIdentifier] as LocalCredentialProfile
+
+ if (!profile) {
+ throw new Error(`No profile found for "${connectionIdentifier}"`)
+ }
+
+ switch (profile.type) {
+ case 'iam': {
+ const name = profile.profileName?.split(':')[1]
+ if (!name) {
+ throw new Error(`Invalid IAM profile name for "${connectionIdentifier}"`)
+ }
+ return fromIni({ profile: name })
+ }
+ case 'sso': {
+ const { accessKey, secret, token } = profile
+ if (!accessKey || !secret || !token) {
+ throw new Error(`Missing SSO credentials for "${connectionIdentifier}"`)
+ }
+ return {
+ accessKeyId: accessKey,
+ secretAccessKey: secret,
+ sessionToken: token,
+ }
+ }
+ default:
+ throw new Error(`Unsupported profile type "${profile}"`)
+ }
+}
diff --git a/packages/core/src/awsService/sagemaker/detached-server/errorPage.ts b/packages/core/src/awsService/sagemaker/detached-server/errorPage.ts
new file mode 100644
index 00000000000..e7c02c3e2f2
--- /dev/null
+++ b/packages/core/src/awsService/sagemaker/detached-server/errorPage.ts
@@ -0,0 +1,136 @@
+/*!
+ * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ * SPDX-License-Identifier: Apache-2.0
+ */
+
+// Disabled: detached server files cannot import vscode.
+/* eslint-disable no-restricted-imports */
+import { randomUUID } from 'crypto'
+import { join } from 'path'
+import { promises as fs } from 'fs'
+import os from 'os'
+import { SageMakerServiceException } from '@amzn/sagemaker-client'
+import { open } from './utils'
+
+export enum ExceptionType {
+ ACCESS_DENIED = 'AccessDeniedException',
+ DEFAULT = 'Default',
+ INTERNAL_FAILURE = 'InternalFailure',
+ RESOURCE_LIMIT_EXCEEDED = 'ResourceLimitExceeded',
+ THROTTLING = 'ThrottlingException',
+ VALIDATION = 'ValidationException',
+}
+
+export const getVSCodeErrorTitle = (error: SageMakerServiceException): string => {
+ const exceptionType = error.name as ExceptionType
+
+ if (exceptionType in ErrorText.StartSession) {
+ return ErrorText.StartSession[exceptionType].Title
+ }
+
+ return ErrorText.StartSession[ExceptionType.DEFAULT].Title
+}
+
+export const getVSCodeErrorText = (error: SageMakerServiceException): string => {
+ const exceptionType = error.name as ExceptionType
+
+ switch (exceptionType) {
+ case ExceptionType.ACCESS_DENIED:
+ case ExceptionType.VALIDATION:
+ return ErrorText.StartSession[exceptionType].Text.replace('{message}', error.message)
+ case ExceptionType.INTERNAL_FAILURE:
+ case ExceptionType.RESOURCE_LIMIT_EXCEEDED:
+ case ExceptionType.THROTTLING:
+ return ErrorText.StartSession[exceptionType].Text
+ default:
+ return ErrorText.StartSession[ExceptionType.DEFAULT].Text.replace('{exceptionType}', exceptionType)
+ }
+}
+
+export const ErrorText = {
+ StartSession: {
+ [ExceptionType.ACCESS_DENIED]: {
+ Title: 'Remote access denied',
+ Text: 'Unable to connect because: [{message}]',
+ },
+ [ExceptionType.DEFAULT]: {
+ Title: 'Unexpected system error',
+ Text: 'We encountered an unexpected error: [{exceptionType}]. Please contact your administrator and provide them with this error so they can investigate the issue.',
+ },
+ [ExceptionType.INTERNAL_FAILURE]: {
+ Title: 'Failed to connect remotely to VSCode',
+ Text: 'Unable to establish remote connection to VSCode. This could be due to several factors. Please try again by clicking the VSCode button. If the problem persists, please contact your admin.',
+ },
+ [ExceptionType.RESOURCE_LIMIT_EXCEEDED]: {
+ Title: 'Connection limit reached',
+ Text: 'You have 10 active remote connections to this space. Stop an existing connection to start a new one.',
+ },
+ [ExceptionType.THROTTLING]: {
+ Title: 'Too many connection attempts',
+ Text: "You're connecting too quickly. Wait a moment and try again.",
+ },
+ [ExceptionType.VALIDATION]: {
+ Title: 'Configuration error',
+ Text: 'The operation cannot be completed due to: [{message}]',
+ },
+ },
+}
+
+export async function openErrorPage(title: string, message: string) {
+ const html = `
+
+
+
+ ${title}
+
+
+
+
+
❌
+
${title}
+
${message}
+
+
+`
+
+ const filePath = join(os.tmpdir(), `sagemaker-error-${randomUUID()}.html`)
+ await fs.writeFile(filePath, html, 'utf8')
+ await open(filePath)
+}
diff --git a/packages/core/src/awsService/sagemaker/detached-server/routes/getSession.ts b/packages/core/src/awsService/sagemaker/detached-server/routes/getSession.ts
new file mode 100644
index 00000000000..a39b4c1c812
--- /dev/null
+++ b/packages/core/src/awsService/sagemaker/detached-server/routes/getSession.ts
@@ -0,0 +1,57 @@
+/*!
+ * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ * SPDX-License-Identifier: Apache-2.0
+ */
+
+// Disabled: detached server files cannot import vscode.
+/* eslint-disable aws-toolkits/no-console-log */
+import { IncomingMessage, ServerResponse } from 'http'
+import { startSagemakerSession, parseArn } from '../utils'
+import { resolveCredentialsFor } from '../credentials'
+import url from 'url'
+import { SageMakerServiceException } from '@amzn/sagemaker-client'
+import { getVSCodeErrorText, getVSCodeErrorTitle, openErrorPage } from '../errorPage'
+
+export async function handleGetSession(req: IncomingMessage, res: ServerResponse): Promise {
+ const parsedUrl = url.parse(req.url || '', true)
+ const connectionIdentifier = parsedUrl.query.connection_identifier as string
+
+ if (!connectionIdentifier) {
+ res.writeHead(400, { 'Content-Type': 'text/plain' })
+ res.end(`Missing required query parameter: "connection_identifier" (${connectionIdentifier})`)
+ return
+ }
+
+ let credentials
+ try {
+ credentials = await resolveCredentialsFor(connectionIdentifier)
+ } catch (err) {
+ console.error('Failed to resolve credentials:', err)
+ res.writeHead(500, { 'Content-Type': 'text/plain' })
+ res.end((err as Error).message)
+ return
+ }
+
+ const { region } = parseArn(connectionIdentifier)
+
+ try {
+ const session = await startSagemakerSession({ region, connectionIdentifier, credentials })
+ res.writeHead(200, { 'Content-Type': 'application/json' })
+ res.end(
+ JSON.stringify({
+ SessionId: session.SessionId,
+ StreamUrl: session.StreamUrl,
+ TokenValue: session.TokenValue,
+ })
+ )
+ } catch (err) {
+ const error = err as SageMakerServiceException
+ console.error(`Failed to start SageMaker session for ${connectionIdentifier}:`, err)
+ const errorTitle = getVSCodeErrorTitle(error)
+ const errorText = getVSCodeErrorText(error)
+ await openErrorPage(errorTitle, errorText)
+ res.writeHead(500, { 'Content-Type': 'text/plain' })
+ res.end('Failed to start SageMaker session')
+ return
+ }
+}
diff --git a/packages/core/src/awsService/sagemaker/detached-server/routes/getSessionAsync.ts b/packages/core/src/awsService/sagemaker/detached-server/routes/getSessionAsync.ts
new file mode 100644
index 00000000000..32c7c876945
--- /dev/null
+++ b/packages/core/src/awsService/sagemaker/detached-server/routes/getSessionAsync.ts
@@ -0,0 +1,77 @@
+/*!
+ * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ * SPDX-License-Identifier: Apache-2.0
+ */
+
+// Disabled: detached server files cannot import vscode.
+/* eslint-disable aws-toolkits/no-console-log */
+import { IncomingMessage, ServerResponse } from 'http'
+import url from 'url'
+import { SessionStore } from '../sessionStore'
+
+export async function handleGetSessionAsync(req: IncomingMessage, res: ServerResponse): Promise {
+ const parsedUrl = url.parse(req.url || '', true)
+ const connectionIdentifier = parsedUrl.query.connection_identifier as string
+ const requestId = parsedUrl.query.request_id as string
+
+ if (!connectionIdentifier || !requestId) {
+ res.writeHead(400, { 'Content-Type': 'text/plain' })
+ res.end(
+ `Missing required query parameters: "connection_identifier" (${connectionIdentifier}), "request_id" (${requestId})`
+ )
+ return
+ }
+
+ const store = new SessionStore()
+
+ try {
+ const freshEntry = await store.getFreshEntry(connectionIdentifier, requestId)
+
+ if (freshEntry) {
+ res.writeHead(200, { 'Content-Type': 'application/json' })
+ res.end(
+ JSON.stringify({
+ SessionId: freshEntry.sessionId,
+ StreamUrl: freshEntry.url,
+ TokenValue: freshEntry.token,
+ })
+ )
+ return
+ } else {
+ res.writeHead(200, { 'Content-Type': 'text/plain' })
+ res.end(
+ `No session found for connection identifier: ${connectionIdentifier}. Reconnecting for deeplink is not supported yet.`
+ )
+ return
+ }
+
+ // Temporarily disabling reconnect logic for the 7/3 Phase 1 launch.
+ // Will re-enable in the next release around 7/14.
+
+ // const status = await store.getStatus(connectionIdentifier, requestId)
+ // if (status === 'pending') {
+ // res.writeHead(204)
+ // res.end()
+ // return
+ // } else if (status === 'not-started') {
+ // const serverInfo = await readServerInfo()
+ // const refreshUrl = await store.getRefreshUrl(connectionIdentifier)
+
+ // const url = `${refreshUrl}?connection_identifier=${encodeURIComponent(
+ // connectionIdentifier
+ // )}&request_id=${encodeURIComponent(requestId)}&call_back_url=${encodeURIComponent(
+ // `http://localhost:${serverInfo.port}/refresh_token`
+ // )}`
+
+ // await open(url)
+ // res.writeHead(202, { 'Content-Type': 'text/plain' })
+ // res.end('Session is not ready yet. Please retry in a few seconds.')
+ // await store.markPending(connectionIdentifier, requestId)
+ // return
+ // }
+ } catch (err) {
+ console.error('Error handling session async request:', err)
+ res.writeHead(500, { 'Content-Type': 'text/plain' })
+ res.end('Unexpected error')
+ }
+}
diff --git a/packages/core/src/awsService/sagemaker/detached-server/routes/refreshToken.ts b/packages/core/src/awsService/sagemaker/detached-server/routes/refreshToken.ts
new file mode 100644
index 00000000000..34152aa0423
--- /dev/null
+++ b/packages/core/src/awsService/sagemaker/detached-server/routes/refreshToken.ts
@@ -0,0 +1,46 @@
+/*!
+ * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ * SPDX-License-Identifier: Apache-2.0
+ */
+
+// Disabled: detached server files cannot import vscode.
+/* eslint-disable aws-toolkits/no-console-log */
+import { IncomingMessage, ServerResponse } from 'http'
+import url from 'url'
+import { SessionStore } from '../sessionStore'
+
+export async function handleRefreshToken(req: IncomingMessage, res: ServerResponse): Promise {
+ const parsedUrl = url.parse(req.url || '', true)
+ const connectionIdentifier = parsedUrl.query.connection_identifier as string
+ const requestId = parsedUrl.query.request_id as string
+ const wsUrl = parsedUrl.query.ws_url as string
+ const token = parsedUrl.query.token as string
+ const sessionId = parsedUrl.query.session as string
+
+ const store = new SessionStore()
+
+ if (!connectionIdentifier || !requestId || !wsUrl || !token || !sessionId) {
+ res.writeHead(400, { 'Content-Type': 'text/plain' })
+ res.end(
+ `Missing required parameters:\n` +
+ ` connection_identifier: ${connectionIdentifier ?? 'undefined'}\n` +
+ ` request_id: ${requestId ?? 'undefined'}\n` +
+ ` url: ${wsUrl ?? 'undefined'}\n` +
+ ` token: ${token ?? 'undefined'}\n` +
+ ` sessionId: ${sessionId ?? 'undefined'}`
+ )
+ return
+ }
+
+ try {
+ await store.setSession(connectionIdentifier, requestId, { sessionId, token, url: wsUrl })
+ } catch (err) {
+ console.error('Failed to save session token:', err)
+ res.writeHead(500, { 'Content-Type': 'text/plain' })
+ res.end('Failed to save session token')
+ return
+ }
+
+ res.writeHead(200)
+ res.end('Session token refreshed successfully')
+}
diff --git a/packages/core/src/awsService/sagemaker/detached-server/server.ts b/packages/core/src/awsService/sagemaker/detached-server/server.ts
new file mode 100644
index 00000000000..e785516146c
--- /dev/null
+++ b/packages/core/src/awsService/sagemaker/detached-server/server.ts
@@ -0,0 +1,107 @@
+/*!
+ * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ * SPDX-License-Identifier: Apache-2.0
+ */
+
+// Disabled: detached server files cannot import vscode.
+/* eslint-disable aws-toolkits/no-console-log */
+/* eslint-disable no-restricted-imports */
+import http, { IncomingMessage, ServerResponse } from 'http'
+import { handleGetSession } from './routes/getSession'
+import { handleGetSessionAsync } from './routes/getSessionAsync'
+import { handleRefreshToken } from './routes/refreshToken'
+import url from 'url'
+import * as os from 'os'
+import fs from 'fs'
+import { execFile } from 'child_process'
+
+const pollInterval = 30 * 60 * 100 // 30 minutes
+
+const server = http.createServer((req: IncomingMessage, res: ServerResponse) => {
+ const parsedUrl = url.parse(req.url || '', true)
+
+ switch (parsedUrl.pathname) {
+ case '/get_session':
+ return handleGetSession(req, res)
+ case '/get_session_async':
+ return handleGetSessionAsync(req, res)
+ case '/refresh_token':
+ return handleRefreshToken(req, res)
+ default:
+ res.writeHead(404, { 'Content-Type': 'text/plain' })
+ res.end(`Not Found: ${req.url}`)
+ }
+})
+
+server.listen(0, '127.0.0.1', async () => {
+ const address = server.address()
+ if (address && typeof address === 'object') {
+ const port = address.port
+ const pid = process.pid
+
+ console.log(`Detached server listening on http://127.0.0.1:${port} (pid: ${pid})`)
+
+ const filePath = process.env.SAGEMAKER_LOCAL_SERVER_FILE_PATH
+ if (!filePath) {
+ throw new Error('SAGEMAKER_LOCAL_SERVER_FILE_PATH environment variable is not set')
+ }
+
+ const data = { pid, port }
+ console.log(`Writing local endpoint info to ${filePath}`)
+
+ fs.writeFileSync(filePath, JSON.stringify(data, undefined, 2), 'utf-8')
+ } else {
+ console.error('Failed to retrieve assigned port')
+ process.exit(0)
+ }
+ await monitorVSCodeAndExit()
+})
+
+function checkVSCodeWindows(): Promise {
+ return new Promise((resolve) => {
+ const platform = os.platform()
+
+ if (platform === 'win32') {
+ execFile('tasklist', ['/FI', 'IMAGENAME eq Code.exe'], (err, stdout) => {
+ if (err) {
+ resolve(false)
+ return
+ }
+ resolve(/Code\.exe/i.test(stdout))
+ })
+ } else if (platform === 'darwin') {
+ execFile('ps', ['aux'], (err, stdout) => {
+ if (err) {
+ resolve(false)
+ return
+ }
+
+ const found = stdout
+ .split('\n')
+ .some((line) => /Visual Studio Code( - Insiders)?\.app\/Contents\/MacOS\/Electron/.test(line))
+ resolve(found)
+ })
+ } else {
+ execFile('ps', ['-A', '-o', 'comm'], (err, stdout) => {
+ if (err) {
+ resolve(false)
+ return
+ }
+
+ const found = stdout.split('\n').some((line) => /^(code(-insiders)?|electron)$/i.test(line.trim()))
+ resolve(found)
+ })
+ }
+ })
+}
+
+async function monitorVSCodeAndExit() {
+ while (true) {
+ const found = await checkVSCodeWindows()
+ if (!found) {
+ console.log('No VSCode windows found. Shutting down detached server.')
+ process.exit(0)
+ }
+ await new Promise((r) => setTimeout(r, pollInterval))
+ }
+}
diff --git a/packages/core/src/awsService/sagemaker/detached-server/sessionStore.ts b/packages/core/src/awsService/sagemaker/detached-server/sessionStore.ts
new file mode 100644
index 00000000000..312765de263
--- /dev/null
+++ b/packages/core/src/awsService/sagemaker/detached-server/sessionStore.ts
@@ -0,0 +1,135 @@
+/*!
+ * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ * SPDX-License-Identifier: Apache-2.0
+ */
+
+import { SsmConnectionInfo } from '../types'
+import { readMapping, writeMapping } from './utils'
+
+export type SessionStatus = 'pending' | 'fresh' | 'consumed' | 'not-started'
+
+export class SessionStore {
+ async getRefreshUrl(connectionId: string) {
+ const mapping = await readMapping()
+
+ if (!mapping.deepLink) {
+ throw new Error('No deepLink mapping found')
+ }
+
+ const entry = mapping.deepLink[connectionId]
+ if (!entry) {
+ throw new Error(`No mapping found for connectionId: "${connectionId}"`)
+ }
+
+ if (!entry.refreshUrl) {
+ throw new Error(`No refreshUrl found for connectionId: "${connectionId}"`)
+ }
+
+ return entry.refreshUrl
+ }
+
+ async getFreshEntry(connectionId: string, requestId: string) {
+ const mapping = await readMapping()
+
+ if (!mapping.deepLink) {
+ throw new Error('No deepLink mapping found')
+ }
+
+ const entry = mapping.deepLink[connectionId]
+ if (!entry) {
+ throw new Error(`No mapping found for connectionId: "${connectionId}"`)
+ }
+
+ const requests = entry.requests
+ const initialEntry = requests['initial-connection']
+ if (initialEntry?.status === 'fresh') {
+ await this.markConsumed(connectionId, 'initial-connection')
+ return initialEntry
+ }
+
+ const asyncEntry = requests[requestId]
+ if (asyncEntry?.status === 'fresh') {
+ await this.markConsumed(connectionId, requestId)
+ return asyncEntry
+ }
+
+ return undefined
+ }
+
+ async getStatus(connectionId: string, requestId: string) {
+ const mapping = await readMapping()
+
+ if (!mapping.deepLink) {
+ throw new Error('No deepLink mapping found')
+ }
+ const entry = mapping.deepLink[connectionId]
+ if (!entry) {
+ throw new Error(`No mapping found for connectionId: "${connectionId}"`)
+ }
+
+ const status = entry.requests?.[requestId]?.status
+ return status ?? 'not-started'
+ }
+
+ async markConsumed(connectionId: string, requestId: string) {
+ const mapping = await readMapping()
+
+ if (!mapping.deepLink) {
+ throw new Error('No deepLink mapping found')
+ }
+ const entry = mapping.deepLink[connectionId]
+ if (!entry) {
+ throw new Error(`No mapping found for connectionId: "${connectionId}"`)
+ }
+
+ const requests = entry.requests
+ if (!requests[requestId]) {
+ throw new Error(`No request entry found for requestId: "${requestId}"`)
+ }
+
+ requests[requestId].status = 'consumed'
+ await writeMapping(mapping)
+ }
+
+ async markPending(connectionId: string, requestId: string) {
+ const mapping = await readMapping()
+
+ if (!mapping.deepLink) {
+ throw new Error('No deepLink mapping found')
+ }
+ const entry = mapping.deepLink[connectionId]
+ if (!entry) {
+ throw new Error(`No mapping found for connectionId: "${connectionId}"`)
+ }
+
+ entry.requests[requestId] = {
+ sessionId: '',
+ token: '',
+ url: '',
+ status: 'pending',
+ }
+
+ await writeMapping(mapping)
+ }
+
+ async setSession(connectionId: string, requestId: string, ssmConnectionInfo: SsmConnectionInfo) {
+ const mapping = await readMapping()
+
+ if (!mapping.deepLink) {
+ throw new Error('No deepLink mapping found')
+ }
+ const entry = mapping.deepLink[connectionId]
+ if (!entry) {
+ throw new Error(`No mapping found for connectionId: "${connectionId}"`)
+ }
+
+ entry.requests[requestId] = {
+ sessionId: ssmConnectionInfo.sessionId,
+ token: ssmConnectionInfo.token,
+ url: ssmConnectionInfo.url,
+ status: ssmConnectionInfo.status ?? 'fresh',
+ }
+
+ await writeMapping(mapping)
+ }
+}
diff --git a/packages/core/src/awsService/sagemaker/detached-server/utils.ts b/packages/core/src/awsService/sagemaker/detached-server/utils.ts
new file mode 100644
index 00000000000..50e80e536f3
--- /dev/null
+++ b/packages/core/src/awsService/sagemaker/detached-server/utils.ts
@@ -0,0 +1,106 @@
+/*!
+ * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ * SPDX-License-Identifier: Apache-2.0
+ */
+
+// Disabled: detached server files cannot import vscode.
+/* eslint-disable aws-toolkits/no-console-log */
+/* eslint-disable no-restricted-imports */
+import { ServerInfo } from '../types'
+import { promises as fs } from 'fs'
+import { SageMakerClient, StartSessionCommand } from '@amzn/sagemaker-client'
+import os from 'os'
+import { join } from 'path'
+import { SpaceMappings } from '../types'
+import open from 'open'
+export { open }
+
+export const mappingFilePath = join(os.homedir(), '.aws', '.sagemaker-space-profiles')
+const tempFilePath = `${mappingFilePath}.tmp`
+
+/**
+ * Reads the local endpoint info file (default or via env) and returns pid & port.
+ * @throws Error if the file is missing, invalid JSON, or missing fields
+ */
+export async function readServerInfo(): Promise {
+ const filePath = process.env.SAGEMAKER_LOCAL_SERVER_FILE_PATH
+ if (!filePath) {
+ throw new Error('Environment variable SAGEMAKER_LOCAL_SERVER_FILE_PATH is not set')
+ }
+
+ try {
+ const content = await fs.readFile(filePath, 'utf-8')
+ const data = JSON.parse(content)
+ if (typeof data.pid !== 'number' || typeof data.port !== 'number') {
+ throw new TypeError(`Invalid server info format in ${filePath}`)
+ }
+ return { pid: data.pid, port: data.port }
+ } catch (err: any) {
+ if (err.code === 'ENOENT') {
+ throw new Error(`Server info file not found at ${filePath}`)
+ }
+ throw new Error(`Failed to read server info: ${err.message ?? String(err)}`)
+ }
+}
+
+/**
+ * Parses a SageMaker ARN to extract region and account ID.
+ * Supports formats like:
+ * arn:aws:sagemaker:::space/
+ * or sm_lc_arn:aws:sagemaker:::space__d-xxxx__
+ *
+ * If the input is prefixed with an identifier (e.g. "sagemaker-user@"), the function will strip it.
+ *
+ * @param arn - The full SageMaker ARN string
+ * @returns An object containing the region and accountId
+ * @throws If the ARN format is invalid
+ */
+export function parseArn(arn: string): { region: string; accountId: string } {
+ const cleanedArn = arn.includes('@') ? arn.split('@')[1] : arn
+ const regex = /^arn:aws:sagemaker:(?[^:]+):(?\d+):space[/:].+$/i
+ const match = cleanedArn.match(regex)
+
+ if (!match?.groups) {
+ throw new Error(`Invalid SageMaker ARN format: "${arn}"`)
+ }
+
+ return {
+ region: match.groups.region,
+ accountId: match.groups.account_id,
+ }
+}
+
+export async function startSagemakerSession({ region, connectionIdentifier, credentials }: any) {
+ const endpoint = process.env.SAGEMAKER_ENDPOINT || `https://sagemaker.${region}.amazonaws.com`
+ const client = new SageMakerClient({ region, credentials, endpoint })
+ const command = new StartSessionCommand({ ResourceIdentifier: connectionIdentifier })
+ return client.send(command)
+}
+
+/**
+ * Reads the mapping file and parses it as JSON.
+ * Throws if the file doesn't exist or is malformed.
+ */
+export async function readMapping() {
+ try {
+ const content = await fs.readFile(mappingFilePath, 'utf-8')
+ console.log(`Mapping file path: ${mappingFilePath}`)
+ console.log(`Conents: ${content}`)
+ return JSON.parse(content)
+ } catch (err) {
+ throw new Error(`Failed to read mapping file: ${err instanceof Error ? err.message : String(err)}`)
+ }
+}
+
+/**
+ * Writes the mapping to a temp file and atomically renames it to the target path.
+ */
+export async function writeMapping(mapping: SpaceMappings) {
+ try {
+ const json = JSON.stringify(mapping, undefined, 2)
+ await fs.writeFile(tempFilePath, json)
+ await fs.rename(tempFilePath, mappingFilePath)
+ } catch (err) {
+ throw new Error(`Failed to write mapping file: ${err instanceof Error ? err.message : String(err)}`)
+ }
+}
diff --git a/packages/core/src/awsService/sagemaker/explorer/constants.ts b/packages/core/src/awsService/sagemaker/explorer/constants.ts
new file mode 100644
index 00000000000..b9d7c3348b5
--- /dev/null
+++ b/packages/core/src/awsService/sagemaker/explorer/constants.ts
@@ -0,0 +1,20 @@
+/*!
+ * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ * SPDX-License-Identifier: Apache-2.0
+ */
+
+export abstract class SagemakerConstants {
+ static readonly PlaceHolderMessage = '[No Sagemaker Spaces Found]'
+ static readonly EnableIdentityFilteringSetting = 'aws.sagemaker.studio.spaces.enableIdentityFiltering'
+ static readonly SelectedDomainUsersState = 'aws.sagemaker.selectedDomainUsers'
+ static readonly FilterPlaceholderKey = 'aws.filterSagemakerSpacesPlaceholder'
+ static readonly FilterPlaceholderMessage = 'Filter spaces by user profile or domain (unselect to hide)'
+ static readonly NoSpaceToFilter = 'No spaces to filter'
+
+ static readonly IamUserArnRegex = /^arn:aws[a-z\-]*:iam::\d{12}:user\/?([a-zA-Z_0-9+=,.@\-_]+)$/
+ static readonly IamSessionArnRegex =
+ /^arn:aws[a-z\-]*:sts::\d{12}:assumed-role\/?[a-zA-Z_0-9+=,.@\-_]+\/([a-zA-Z_0-9+=,.@\-_]+)$/
+ static readonly IdentityCenterArnRegex =
+ /^arn:aws[a-z\-]*:sts::\d{12}:assumed-role\/?AWSReservedSSO[a-zA-Z_0-9+=,.@\-_]+\/([a-zA-Z_0-9+=,.@\-_]+)$/
+ static readonly SpecialCharacterRegex = /[+=,.@\-_]/g
+}
diff --git a/packages/core/src/awsService/sagemaker/explorer/sagemakerParentNode.ts b/packages/core/src/awsService/sagemaker/explorer/sagemakerParentNode.ts
new file mode 100644
index 00000000000..193a11cf972
--- /dev/null
+++ b/packages/core/src/awsService/sagemaker/explorer/sagemakerParentNode.ts
@@ -0,0 +1,207 @@
+/*!
+ * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ * SPDX-License-Identifier: Apache-2.0
+ */
+
+import * as vscode from 'vscode'
+import { GetCallerIdentityResponse } from 'aws-sdk/clients/sts'
+import { DescribeDomainResponse } from '@amzn/sagemaker-client'
+import { SagemakerClient, SagemakerSpaceApp } from '../../../shared/clients/sagemaker'
+import { DefaultStsClient } from '../../../shared/clients/stsClient'
+import globals from '../../../shared/extensionGlobals'
+import { AWSTreeNodeBase } from '../../../shared/treeview/nodes/awsTreeNodeBase'
+import { PlaceholderNode } from '../../../shared/treeview/nodes/placeholderNode'
+import { makeChildrenNodes } from '../../../shared/treeview/utils'
+import { updateInPlace } from '../../../shared/utilities/collectionUtils'
+import { isRemoteWorkspace } from '../../../shared/vscode/env'
+import { SagemakerConstants } from './constants'
+import { SagemakerSpaceNode } from './sagemakerSpaceNode'
+import { getDomainSpaceKey, getDomainUserProfileKey, getSpaceAppsForUserProfile } from '../utils'
+import { PollingSet } from '../../../shared/utilities/pollingSet'
+import { getRemoteAppMetadata } from '../remoteUtils'
+
+export const parentContextValue = 'awsSagemakerParentNode'
+
+export type SelectedDomainUsers = [string, string[]][]
+
+export interface UserProfileMetadata {
+ domain: DescribeDomainResponse
+}
+export class SagemakerParentNode extends AWSTreeNodeBase {
+ protected sagemakerSpaceNodes: Map
+ protected stsClient: DefaultStsClient
+ public override readonly contextValue: string = parentContextValue
+ domainUserProfiles: Map = new Map()
+ spaceApps: Map = new Map()
+ callerIdentity: GetCallerIdentityResponse = {}
+ public readonly pollingSet: PollingSet = new PollingSet(5000, this.updatePendingNodes.bind(this))
+
+ public constructor(
+ public override readonly regionCode: string,
+ protected readonly sagemakerClient: SagemakerClient
+ ) {
+ super('SageMaker AI', vscode.TreeItemCollapsibleState.Collapsed)
+ this.sagemakerSpaceNodes = new Map()
+ this.stsClient = new DefaultStsClient(regionCode)
+ }
+
+ public override async getChildren(): Promise {
+ const result = await makeChildrenNodes({
+ getChildNodes: async () => {
+ await this.updateChildren()
+ return [...this.sagemakerSpaceNodes.values()]
+ },
+ getNoChildrenPlaceholderNode: async () => new PlaceholderNode(this, SagemakerConstants.PlaceHolderMessage),
+ sort: (nodeA, nodeB) => nodeA.name.localeCompare(nodeB.name),
+ })
+
+ return result
+ }
+
+ public trackPendingNode(domainSpaceKey: string) {
+ this.pollingSet.add(domainSpaceKey)
+ }
+
+ private async updatePendingNodes() {
+ for (const spaceKey of this.pollingSet.values()) {
+ const childNode = this.getSpaceNodes(spaceKey)
+ await this.updatePendingSpaceNode(childNode)
+ }
+ }
+
+ private async updatePendingSpaceNode(node: SagemakerSpaceNode) {
+ await node.updateSpaceAppStatus()
+ if (!node.isPending()) {
+ this.pollingSet.delete(node.DomainSpaceKey)
+ await node.refreshNode()
+ }
+ }
+
+ public getSpaceNodes(spaceKey: string): SagemakerSpaceNode {
+ const childNode = this.sagemakerSpaceNodes.get(spaceKey)
+ if (childNode) {
+ return childNode
+ } else {
+ throw new Error(`Node with id ${spaceKey} from polling set not found`)
+ }
+ }
+
+ public async getLocalSelectedDomainUsers(): Promise {
+ /**
+ * By default, filter userProfileNames that match the detected IAM user, IAM assumed role
+ * session name, or Identity Center username
+ * */
+ const iamMatches =
+ this.callerIdentity.Arn?.match(SagemakerConstants.IamUserArnRegex) ||
+ this.callerIdentity.Arn?.match(SagemakerConstants.IamSessionArnRegex)
+ const idcMatches = this.callerIdentity.Arn?.match(SagemakerConstants.IdentityCenterArnRegex)
+
+ const matches =
+ /**
+ * Only filter IAM users / assumed-role sessions if the user has enabled this option
+ * Or filter Identity Center username if user is authenticated via IdC
+ * */
+ iamMatches && vscode.workspace.getConfiguration().get(SagemakerConstants.EnableIdentityFilteringSetting)
+ ? iamMatches
+ : idcMatches
+ ? idcMatches
+ : undefined
+
+ const userProfilePrefix =
+ matches && matches.length >= 2
+ ? `${matches[1].replaceAll(SagemakerConstants.SpecialCharacterRegex, '-')}-`
+ : ''
+
+ return getSpaceAppsForUserProfile([...this.spaceApps.values()], userProfilePrefix)
+ }
+
+ public async getRemoteSelectedDomainUsers(): Promise {
+ const remoteAppMetadata = await getRemoteAppMetadata()
+ return getSpaceAppsForUserProfile(
+ [...this.spaceApps.values()],
+ remoteAppMetadata.UserProfileName,
+ remoteAppMetadata.DomainId
+ )
+ }
+
+ public async getDefaultSelectedDomainUsers(): Promise {
+ if (isRemoteWorkspace()) {
+ return this.getRemoteSelectedDomainUsers()
+ } else {
+ return this.getLocalSelectedDomainUsers()
+ }
+ }
+
+ public async getSelectedDomainUsers(): Promise> {
+ const selectedDomainUsersMap = new Map(
+ globals.globalState.get(SagemakerConstants.SelectedDomainUsersState, [])
+ )
+
+ const defaultSelectedDomainUsers = await this.getDefaultSelectedDomainUsers()
+
+ const cachedDomainUsers = selectedDomainUsersMap.get(this.callerIdentity.Arn || '')
+
+ if (cachedDomainUsers && cachedDomainUsers.length > 0) {
+ return new Set(cachedDomainUsers)
+ } else {
+ return new Set(defaultSelectedDomainUsers)
+ }
+ }
+
+ public saveSelectedDomainUsers(selectedDomainUsers: string[]) {
+ const selectedDomainUsersMap = new Map(
+ globals.globalState.get(SagemakerConstants.SelectedDomainUsersState, [])
+ )
+
+ if (this.callerIdentity.Arn) {
+ selectedDomainUsersMap?.set(this.callerIdentity.Arn, selectedDomainUsers)
+ globals.globalState.tryUpdate(SagemakerConstants.SelectedDomainUsersState, [...selectedDomainUsersMap])
+ }
+ }
+
+ public async updateChildren(): Promise {
+ const [spaceApps, domains] = await this.sagemakerClient.fetchSpaceAppsAndDomains()
+ this.spaceApps = spaceApps
+
+ this.callerIdentity = await this.stsClient.getCallerIdentity()
+ const selectedDomainUsers = await this.getSelectedDomainUsers()
+ this.domainUserProfiles.clear()
+
+ for (const app of spaceApps.values()) {
+ const domainId = app.DomainId
+ const userProfile = app.OwnershipSettingsSummary?.OwnerUserProfileName
+ if (!domainId || !userProfile) {
+ continue
+ }
+
+ // populate domainUserProfiles for filtering
+ const domainUserProfileKey = getDomainUserProfileKey(domainId, userProfile)
+ const domainSpaceKey = getDomainSpaceKey(domainId, app.SpaceName || '')
+
+ this.domainUserProfiles.set(domainUserProfileKey, {
+ domain: domains.get(domainId) as DescribeDomainResponse,
+ })
+
+ if (!selectedDomainUsers.has(domainUserProfileKey) && app.SpaceName) {
+ spaceApps.delete(domainSpaceKey)
+ continue
+ }
+ }
+
+ updateInPlace(
+ this.sagemakerSpaceNodes,
+ spaceApps.keys(),
+ (key) => this.sagemakerSpaceNodes.get(key)!.updateSpace(spaceApps.get(key)!),
+ (key) => new SagemakerSpaceNode(this, this.sagemakerClient, this.regionCode, spaceApps.get(key)!)
+ )
+ }
+
+ public async clearChildren() {
+ this.sagemakerSpaceNodes = new Map()
+ }
+
+ public async refreshNode(): Promise {
+ await this.clearChildren()
+ await vscode.commands.executeCommand('aws.refreshAwsExplorerNode', this)
+ }
+}
diff --git a/packages/core/src/awsService/sagemaker/explorer/sagemakerSpaceNode.ts b/packages/core/src/awsService/sagemaker/explorer/sagemakerSpaceNode.ts
new file mode 100644
index 00000000000..16fd00d95cb
--- /dev/null
+++ b/packages/core/src/awsService/sagemaker/explorer/sagemakerSpaceNode.ts
@@ -0,0 +1,178 @@
+/*!
+ * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ * SPDX-License-Identifier: Apache-2.0
+ */
+
+import * as vscode from 'vscode'
+import { AppType } from '@aws-sdk/client-sagemaker'
+import { SagemakerClient, SagemakerSpaceApp } from '../../../shared/clients/sagemaker'
+import { AWSResourceNode } from '../../../shared/treeview/nodes/awsResourceNode'
+import { AWSTreeNodeBase } from '../../../shared/treeview/nodes/awsTreeNodeBase'
+import { SagemakerParentNode } from './sagemakerParentNode'
+import { generateSpaceStatus } from '../utils'
+import { getIcon } from '../../../shared/icons'
+import { getLogger } from '../../../shared/logger/logger'
+
+export class SagemakerSpaceNode extends AWSTreeNodeBase implements AWSResourceNode {
+ public constructor(
+ public readonly parent: SagemakerParentNode,
+ public readonly client: SagemakerClient,
+ public override readonly regionCode: string,
+ public readonly spaceApp: SagemakerSpaceApp
+ ) {
+ super('')
+ this.updateSpace(spaceApp)
+ this.contextValue = this.getContext()
+ }
+
+ public updateSpace(spaceApp: SagemakerSpaceApp) {
+ this.setSpaceStatus(spaceApp.Status ?? '', spaceApp.App?.Status ?? '')
+ this.label = this.buildLabel()
+ this.description = this.buildDescription()
+ this.tooltip = new vscode.MarkdownString(this.buildTooltip())
+ this.iconPath = this.getAppIcon()
+
+ if (this.isPending()) {
+ this.parent.trackPendingNode(this.DomainSpaceKey)
+ }
+ }
+
+ public setSpaceStatus(spaceStatus: string, appStatus: string) {
+ this.spaceApp.Status = spaceStatus
+ if (this.spaceApp.App) {
+ this.spaceApp.App.Status = appStatus
+ }
+ }
+
+ public isPending(): boolean {
+ return this.getStatus() !== 'Running' && this.getStatus() !== 'Stopped'
+ }
+
+ public getStatus(): string {
+ return generateSpaceStatus(this.spaceApp.Status, this.spaceApp.App?.Status)
+ }
+
+ public async getAppStatus() {
+ const app = await this.client.describeApp({
+ DomainId: this.spaceApp.DomainId,
+ AppName: this.spaceApp.App?.AppName,
+ AppType: this.spaceApp.SpaceSettingsSummary?.AppType,
+ SpaceName: this.spaceApp.SpaceName,
+ })
+
+ return app.Status ?? 'Unknown'
+ }
+
+ public get name(): string {
+ return this.spaceApp.SpaceName ?? `(no name)`
+ }
+
+ public get arn(): string {
+ return 'placeholder-arn'
+ }
+
+ public async getAppArn() {
+ const appDetails = await this.client.describeApp({
+ DomainId: this.spaceApp.DomainId,
+ AppName: this.spaceApp.App?.AppName,
+ AppType: this.spaceApp.SpaceSettingsSummary?.AppType,
+ SpaceName: this.spaceApp.SpaceName,
+ })
+
+ return appDetails.AppArn
+ }
+
+ public async getSpaceArn() {
+ const appDetails = await this.client.describeSpace({
+ DomainId: this.spaceApp.DomainId,
+ SpaceName: this.spaceApp.SpaceName,
+ })
+
+ return appDetails.SpaceArn
+ }
+
+ public async updateSpaceAppStatus() {
+ const space = await this.client.describeSpace({
+ DomainId: this.spaceApp.DomainId,
+ SpaceName: this.spaceApp.SpaceName,
+ })
+
+ const app = await this.client.describeApp({
+ DomainId: this.spaceApp.DomainId,
+ AppName: this.spaceApp.App?.AppName,
+ AppType: this.spaceApp.SpaceSettingsSummary?.AppType,
+ SpaceName: this.spaceApp.SpaceName,
+ })
+
+ this.updateSpace({
+ ...space,
+ App: app,
+ DomainSpaceKey: this.spaceApp.DomainSpaceKey,
+ })
+ }
+
+ private buildLabel(): string {
+ const status = generateSpaceStatus(this.spaceApp.Status, this.spaceApp.App?.Status)
+ return `${this.name} (${status})`
+ }
+
+ private buildDescription(): string {
+ return `${this.spaceApp.SpaceSharingSettingsSummary?.SharingType ?? 'Unknown'} space`
+ }
+ private buildTooltip() {
+ const spaceName = this.spaceApp?.SpaceName ?? '-'
+ const appType = this.spaceApp?.SpaceSettingsSummary?.AppType ?? '-'
+ const domainId = this.spaceApp?.DomainId ?? '-'
+ const owner = this.spaceApp?.OwnershipSettingsSummary?.OwnerUserProfileName ?? '-'
+
+ return `**Space:** ${spaceName} \n\n**Application:** ${appType} \n\n**Domain ID:** ${domainId} \n\n**User Profile:** ${owner}`
+ }
+
+ private getAppIcon() {
+ if (this.spaceApp.SpaceSettingsSummary?.AppType === AppType.CodeEditor) {
+ return getIcon('aws-sagemaker-code-editor')
+ }
+
+ if (this.spaceApp.SpaceSettingsSummary?.AppType === AppType.JupyterLab) {
+ return getIcon('aws-sagemaker-jupyter-lab')
+ }
+ }
+
+ private getContext() {
+ const status = this.getStatus()
+ if (status === 'Running' && this.spaceApp.SpaceSettingsSummary?.RemoteAccess === 'ENABLED') {
+ return 'awsSagemakerSpaceRunningRemoteEnabledNode'
+ } else if (status === 'Running' && this.spaceApp.SpaceSettingsSummary?.RemoteAccess === 'DISABLED') {
+ return 'awsSagemakerSpaceRunningRemoteDisabledNode'
+ } else if (status === 'Stopped' && this.spaceApp.SpaceSettingsSummary?.RemoteAccess === 'ENABLED') {
+ return 'awsSagemakerSpaceStoppedRemoteEnabledNode'
+ } else if (
+ status === 'Stopped' &&
+ (!this.spaceApp.SpaceSettingsSummary?.RemoteAccess ||
+ this.spaceApp.SpaceSettingsSummary?.RemoteAccess === 'DISABLED')
+ ) {
+ return 'awsSagemakerSpaceStoppedRemoteDisabledNode'
+ }
+ return 'awsSagemakerSpaceNode'
+ }
+
+ public get DomainSpaceKey(): string {
+ return this.spaceApp.DomainSpaceKey!
+ }
+
+ public async refreshNode(): Promise {
+ await this.updateSpaceAppStatus()
+ await tryRefreshNode(this)
+ }
+}
+
+export async function tryRefreshNode(node?: SagemakerSpaceNode) {
+ if (node) {
+ const n = node instanceof SagemakerSpaceNode ? node.parent : node
+ try {
+ await n.refreshNode()
+ } catch (e) {
+ getLogger().error('refreshNode failed: %s', (e as Error).message)
+ }
+ }
+}
diff --git a/packages/core/src/awsService/sagemaker/model.ts b/packages/core/src/awsService/sagemaker/model.ts
new file mode 100644
index 00000000000..9acf481f2f0
--- /dev/null
+++ b/packages/core/src/awsService/sagemaker/model.ts
@@ -0,0 +1,228 @@
+/*!
+ * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ * SPDX-License-Identifier: Apache-2.0
+ */
+
+// Disabled: detached server files cannot import vscode.
+/* eslint-disable no-restricted-imports */
+import * as vscode from 'vscode'
+import { sshAgentSocketVariable, startSshAgent, startVscodeRemote } from '../../shared/extensions/ssh'
+import { createBoundProcess, ensureDependencies } from '../../shared/remoteSession'
+import { SshConfig } from '../../shared/sshConfig'
+import * as path from 'path'
+import { persistLocalCredentials, persistSSMConnection } from './credentialMapping'
+import * as os from 'os'
+import _ from 'lodash'
+import { fs } from '../../shared/fs/fs'
+import * as nodefs from 'fs'
+import { getSmSsmEnv, spawnDetachedServer } from './utils'
+import { getLogger } from '../../shared/logger/logger'
+import { DevSettings } from '../../shared/settings'
+import { ToolkitError } from '../../shared/errors'
+import { SagemakerSpaceNode } from './explorer/sagemakerSpaceNode'
+import { sleep } from '../../shared/utilities/timeoutUtils'
+
+const logger = getLogger('sagemaker')
+
+export async function tryRemoteConnection(node: SagemakerSpaceNode, ctx: vscode.ExtensionContext) {
+ const spaceArn = (await node.getSpaceArn()) as string
+ const remoteEnv = await prepareDevEnvConnection(spaceArn, ctx, 'sm_lc')
+
+ try {
+ await startVscodeRemote(
+ remoteEnv.SessionProcess,
+ remoteEnv.hostname,
+ '/home/sagemaker-user',
+ remoteEnv.vscPath,
+ 'sagemaker-user'
+ )
+ } catch (err) {
+ getLogger().info(
+ `sm:OpenRemoteConnect: Unable to connect to target space with arn: ${await node.getAppArn()} error: ${err}`
+ )
+ }
+}
+
+export async function prepareDevEnvConnection(
+ appArn: string,
+ ctx: vscode.ExtensionContext,
+ connectionType: string,
+ session?: string,
+ wsUrl?: string,
+ token?: string,
+ domain?: string
+) {
+ const remoteLogger = configureRemoteConnectionLogger()
+ const { ssm, vsc, ssh } = (await ensureDependencies()).unwrap()
+
+ // Check timeout setting for remote SSH connections
+ const remoteSshConfig = vscode.workspace.getConfiguration('remote.SSH')
+ const current = remoteSshConfig.get('connectTimeout')
+ if (typeof current === 'number' && current < 120) {
+ await remoteSshConfig.update('connectTimeout', 120, vscode.ConfigurationTarget.Global)
+ void vscode.window.showInformationMessage(
+ 'Updated "remote.SSH.connectTimeout" to 120 seconds to improve stability.'
+ )
+ }
+
+ const hostnamePrefix = connectionType
+ const hostname = `${hostnamePrefix}_${appArn.replace(/\//g, '__').replace(/:/g, '_._')}`
+
+ // save space credential mapping
+ if (connectionType === 'sm_lc') {
+ await persistLocalCredentials(appArn)
+ } else if (connectionType === 'sm_dl') {
+ await persistSSMConnection(appArn, domain ?? '', session, wsUrl, token)
+ }
+
+ await startLocalServer(ctx)
+ await removeKnownHost(hostname)
+
+ const sshConfig = new SshConfig(ssh, 'sm_', 'sagemaker_connect')
+ const config = await sshConfig.ensureValid()
+ if (config.isErr()) {
+ const err = config.err()
+ logger.error(`sagemaker: failed to add ssh config section: ${err.message}`)
+ throw err
+ }
+
+ // set envirionment variables
+ const vars = getSmSsmEnv(ssm, path.join(ctx.globalStorageUri.fsPath, 'sagemaker-local-server-info.json'))
+ logger.info(`connect script logs at ${vars.LOG_FILE_LOCATION}`)
+
+ const envProvider = async () => {
+ return { [sshAgentSocketVariable]: await startSshAgent(), ...vars }
+ }
+ const SessionProcess = createBoundProcess(envProvider).extend({
+ onStdout: remoteLogger,
+ onStderr: remoteLogger,
+ rejectOnErrorCode: true,
+ })
+
+ return {
+ hostname,
+ envProvider,
+ sshPath: ssh,
+ vscPath: vsc,
+ SessionProcess,
+ }
+}
+
+export function configureRemoteConnectionLogger() {
+ const logPrefix = 'sagemaker:'
+ const logger = (data: string) => getLogger().info(`${logPrefix}: ${data}`)
+ return logger
+}
+
+export async function startLocalServer(ctx: vscode.ExtensionContext) {
+ const storagePath = ctx.globalStorageUri.fsPath
+ const serverPath = ctx.asAbsolutePath(path.join('dist/src/awsService/sagemaker/detached-server/', 'server.js'))
+ const outLog = path.join(storagePath, 'sagemaker-local-server.out.log')
+ const errLog = path.join(storagePath, 'sagemaker-local-server.err.log')
+ const infoFilePath = path.join(storagePath, 'sagemaker-local-server-info.json')
+
+ logger.info(`local server logs at ${storagePath}/sagemaker-local-server.*.log`)
+
+ const customEndpoint = DevSettings.instance.get('endpoints', {})['sagemaker']
+
+ await stopLocalServer(ctx)
+
+ const child = spawnDetachedServer(process.execPath, [serverPath], {
+ cwd: path.dirname(serverPath),
+ detached: true,
+ stdio: ['ignore', nodefs.openSync(outLog, 'a'), nodefs.openSync(errLog, 'a')],
+ env: {
+ ...process.env,
+ SAGEMAKER_ENDPOINT: customEndpoint,
+ SAGEMAKER_LOCAL_SERVER_FILE_PATH: infoFilePath,
+ },
+ })
+
+ child.unref()
+
+ // Wait for the info file to appear (timeout after 10 seconds)
+ const maxRetries = 20
+ const delayMs = 500
+ for (let i = 0; i < maxRetries; i++) {
+ if (await fs.existsFile(infoFilePath)) {
+ logger.debug('Detected server info file.')
+ return
+ }
+ await sleep(delayMs)
+ }
+
+ throw new ToolkitError(`Timed out waiting for local server info file: ${infoFilePath}`)
+}
+
+interface LocalServerInfo {
+ pid: number
+ port: string
+}
+
+export async function stopLocalServer(ctx: vscode.ExtensionContext): Promise {
+ const infoFilePath = path.join(ctx.globalStorageUri.fsPath, 'sagemaker-local-server-info.json')
+
+ if (!(await fs.existsFile(infoFilePath))) {
+ logger.debug('no server info file found. nothing to stop.')
+ return
+ }
+
+ let pid: number | undefined
+ try {
+ const content = await fs.readFileText(infoFilePath)
+ const infoJson = JSON.parse(content) as LocalServerInfo
+ pid = infoJson.pid
+ } catch (err: any) {
+ throw ToolkitError.chain(err, 'failed to parse server info file')
+ }
+
+ if (typeof pid === 'number' && !isNaN(pid)) {
+ try {
+ process.kill(pid)
+ logger.debug(`stopped local server with PID ${pid}`)
+ } catch (err: any) {
+ if (err.code === 'ESRCH') {
+ logger.warn(`no process found with PID ${pid}. It may have already exited.`)
+ } else {
+ throw ToolkitError.chain(err, 'failed to stop local server')
+ }
+ }
+ } else {
+ logger.warn('no valid PID found in info file.')
+ }
+
+ try {
+ await fs.delete(infoFilePath)
+ logger.debug('removed server info file.')
+ } catch (err: any) {
+ logger.warn(`could not delete info file: ${err.message ?? err}`)
+ }
+}
+
+export async function removeKnownHost(hostname: string): Promise {
+ const knownHostsPath = path.join(os.homedir(), '.ssh', 'known_hosts')
+
+ if (!(await fs.existsFile(knownHostsPath))) {
+ logger.warn(`known_hosts not found at ${knownHostsPath}`)
+ return
+ }
+
+ let lines: string[]
+ try {
+ const content = await fs.readFileText(knownHostsPath)
+ lines = content.split('\n')
+ } catch (err: any) {
+ throw ToolkitError.chain(err, 'Failed to read known_hosts file')
+ }
+
+ const updatedLines = lines.filter((line) => !line.split(' ')[0].split(',').includes(hostname))
+
+ if (updatedLines.length !== lines.length) {
+ try {
+ await fs.writeFile(knownHostsPath, updatedLines.join('\n'), { atomic: true })
+ logger.debug(`Removed '${hostname}' from known_hosts`)
+ } catch (err: any) {
+ throw ToolkitError.chain(err, 'Failed to write updated known_hosts file')
+ }
+ }
+}
diff --git a/packages/core/src/awsService/sagemaker/remoteUtils.ts b/packages/core/src/awsService/sagemaker/remoteUtils.ts
new file mode 100644
index 00000000000..ffd7210eea1
--- /dev/null
+++ b/packages/core/src/awsService/sagemaker/remoteUtils.ts
@@ -0,0 +1,47 @@
+/*!
+ * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ * SPDX-License-Identifier: Apache-2.0
+ */
+
+import { fs } from '../../shared/fs/fs'
+import { SagemakerClient } from '../../shared/clients/sagemaker'
+import { parseRegionFromArn, RemoteAppMetadata } from './utils'
+import { getLogger } from '../../shared/logger/logger'
+
+export async function getRemoteAppMetadata(): Promise {
+ try {
+ const metadataPath = '/opt/ml/metadata/resource-metadata.json'
+ const metadataContent = await fs.readFileText(metadataPath)
+ const metadata = JSON.parse(metadataContent)
+
+ const domainId = metadata.DomainId
+ const spaceName = metadata.SpaceName
+
+ if (!domainId || !spaceName) {
+ throw new Error('DomainId or SpaceName not found in metadata file')
+ }
+
+ const region = parseRegionFromArn(metadata.ResourceArn)
+
+ const client = new SagemakerClient(region)
+ const spaceDetails = await client.describeSpace({ DomainId: domainId, SpaceName: spaceName })
+
+ const userProfileName = spaceDetails.OwnershipSettings?.OwnerUserProfileName
+
+ if (!userProfileName) {
+ throw new Error('OwnerUserProfileName not found in space details')
+ }
+
+ return {
+ DomainId: domainId,
+ UserProfileName: userProfileName,
+ }
+ } catch (error) {
+ const logger = getLogger()
+ logger.error(`getRemoteAppMetadata: Failed to read metadata file, using fallback values: ${error}`)
+ return {
+ DomainId: '',
+ UserProfileName: '',
+ }
+ }
+}
diff --git a/packages/core/src/awsService/sagemaker/types.ts b/packages/core/src/awsService/sagemaker/types.ts
new file mode 100644
index 00000000000..9b06058ef62
--- /dev/null
+++ b/packages/core/src/awsService/sagemaker/types.ts
@@ -0,0 +1,30 @@
+/*!
+ * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ * SPDX-License-Identifier: Apache-2.0
+ */
+
+export interface SpaceMappings {
+ localCredential?: { [spaceName: string]: LocalCredentialProfile }
+ deepLink?: { [spaceName: string]: DeeplinkSession }
+}
+
+export type LocalCredentialProfile =
+ | { type: 'iam'; profileName: string }
+ | { type: 'sso'; accessKey: string; secret: string; token: string }
+
+export interface DeeplinkSession {
+ requests: Record
+ refreshUrl?: string
+}
+
+export interface SsmConnectionInfo {
+ sessionId: string
+ url: string
+ token: string
+ status?: 'fresh' | 'consumed' | 'pending'
+}
+
+export interface ServerInfo {
+ pid: number
+ port: number
+}
diff --git a/packages/core/src/awsService/sagemaker/uriHandlers.ts b/packages/core/src/awsService/sagemaker/uriHandlers.ts
new file mode 100644
index 00000000000..8ee91c03d88
--- /dev/null
+++ b/packages/core/src/awsService/sagemaker/uriHandlers.ts
@@ -0,0 +1,37 @@
+/*!
+ * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ * SPDX-License-Identifier: Apache-2.0
+ */
+
+import * as vscode from 'vscode'
+import { SearchParams } from '../../shared/vscode/uriHandler'
+import { deeplinkConnect } from './commands'
+import { ExtContext } from '../../shared/extensions'
+
+export function register(ctx: ExtContext) {
+ async function connectHandler(params: ReturnType) {
+ await deeplinkConnect(
+ ctx,
+ params.connection_identifier,
+ params.session,
+ `${params.ws_url}&cell-number=${params['cell-number']}`,
+ params.token,
+ params.domain
+ )
+ }
+
+ return vscode.Disposable.from(ctx.uriHandler.onPath('/connect/sagemaker', connectHandler, parseConnectParams))
+}
+
+export function parseConnectParams(query: SearchParams) {
+ const params = query.getFromKeysOrThrow(
+ 'connection_identifier',
+ 'domain',
+ 'user_profile',
+ 'session',
+ 'ws_url',
+ 'cell-number',
+ 'token'
+ )
+ return params
+}
diff --git a/packages/core/src/awsService/sagemaker/utils.ts b/packages/core/src/awsService/sagemaker/utils.ts
new file mode 100644
index 00000000000..602cb17f6ed
--- /dev/null
+++ b/packages/core/src/awsService/sagemaker/utils.ts
@@ -0,0 +1,104 @@
+/*!
+ * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ * SPDX-License-Identifier: Apache-2.0
+ */
+
+import * as cp from 'child_process' // eslint-disable-line no-restricted-imports
+import { AppStatus, SpaceStatus } from '@aws-sdk/client-sagemaker'
+import { SagemakerSpaceApp } from '../../shared/clients/sagemaker'
+import { sshLogFileLocation } from '../../shared/sshConfig'
+
+export const DomainKeyDelimiter = '__'
+
+export function getDomainSpaceKey(domainId: string, spaceName: string): string {
+ return `${domainId}${DomainKeyDelimiter}${spaceName}`
+}
+
+export function getDomainUserProfileKey(domainId: string, userProfileName: string): string {
+ return `${domainId}${DomainKeyDelimiter}${userProfileName}`
+}
+
+export function generateSpaceStatus(spaceStatus?: string, appStatus?: string) {
+ if (
+ spaceStatus === SpaceStatus.Failed ||
+ spaceStatus === SpaceStatus.Delete_Failed ||
+ spaceStatus === SpaceStatus.Update_Failed ||
+ (appStatus === AppStatus.Failed && spaceStatus !== SpaceStatus.Updating)
+ ) {
+ return 'Failed'
+ }
+
+ if (spaceStatus === SpaceStatus.InService && appStatus === AppStatus.InService) {
+ return 'Running'
+ }
+
+ if (spaceStatus === SpaceStatus.InService && appStatus === AppStatus.Pending) {
+ return 'Starting'
+ }
+
+ if (spaceStatus === SpaceStatus.Updating) {
+ return 'Updating'
+ }
+
+ if (spaceStatus === SpaceStatus.InService && appStatus === AppStatus.Deleting) {
+ return 'Stopping'
+ }
+
+ if (spaceStatus === SpaceStatus.InService && (appStatus === AppStatus.Deleted || !appStatus)) {
+ return 'Stopped'
+ }
+
+ if (spaceStatus === SpaceStatus.Deleting) {
+ return 'Deleting'
+ }
+
+ return 'Unknown'
+}
+
+export interface RemoteAppMetadata {
+ DomainId: string
+ UserProfileName: string
+}
+
+export function getSpaceAppsForUserProfile(
+ spaceApps: SagemakerSpaceApp[],
+ userProfilePrefix: string,
+ domainId?: string
+): string[] {
+ return spaceApps.reduce((result: string[], app: SagemakerSpaceApp) => {
+ if (app.OwnershipSettingsSummary?.OwnerUserProfileName?.startsWith(userProfilePrefix)) {
+ if (domainId && app.DomainId !== domainId) {
+ return result
+ }
+ result.push(
+ getDomainUserProfileKey(app.DomainId || '', app.OwnershipSettingsSummary?.OwnerUserProfileName || '')
+ )
+ }
+
+ return result
+ }, [] as string[])
+}
+
+export function getSmSsmEnv(ssmPath: string, sagemakerLocalServerPath: string): NodeJS.ProcessEnv {
+ return Object.assign(
+ {
+ AWS_SSM_CLI: ssmPath,
+ SAGEMAKER_LOCAL_SERVER_FILE_PATH: sagemakerLocalServerPath,
+ LOF_FILE_LOCATION: sshLogFileLocation('sagemaker', 'blah'),
+ },
+ process.env
+ )
+}
+
+export function spawnDetachedServer(...args: Parameters) {
+ return cp.spawn(...args)
+}
+
+export function parseRegionFromArn(arn: string): string {
+ const parts = arn.split(':')
+ if (parts.length < 4) {
+ throw new Error(`Invalid ARN: "${arn}"`)
+ }
+
+ return parts[3] // region is the 4th part
+}
diff --git a/packages/core/src/awsexplorer/regionNode.ts b/packages/core/src/awsexplorer/regionNode.ts
index 10e8d975fe8..d78bcbec2a4 100644
--- a/packages/core/src/awsexplorer/regionNode.ts
+++ b/packages/core/src/awsexplorer/regionNode.ts
@@ -32,6 +32,8 @@ import { getEcsRootNode } from '../awsService/ecs/model'
import { compareTreeItems, TreeShim } from '../shared/treeview/utils'
import { Ec2ParentNode } from '../awsService/ec2/explorer/ec2ParentNode'
import { Ec2Client } from '../shared/clients/ec2'
+import { SagemakerParentNode } from '../awsService/sagemaker/explorer/sagemakerParentNode'
+import { SagemakerClient } from '../shared/clients/sagemaker'
interface ServiceNode {
allRegions?: boolean
@@ -96,6 +98,10 @@ const serviceCandidates: ServiceNode[] = [
serviceId: 's3',
createFn: (regionCode: string) => new S3Node(new S3Client(regionCode)),
},
+ {
+ serviceId: 'api.sagemaker',
+ createFn: (regionCode: string) => new SagemakerParentNode(regionCode, new SagemakerClient(regionCode)),
+ },
{
serviceId: 'schemas',
createFn: (regionCode: string) => new SchemasNode(new DefaultSchemaClient(regionCode)),
diff --git a/packages/core/src/extensionNode.ts b/packages/core/src/extensionNode.ts
index 8e759263623..97785456e9b 100644
--- a/packages/core/src/extensionNode.ts
+++ b/packages/core/src/extensionNode.ts
@@ -41,6 +41,7 @@ import { activate as activateRedshift } from './awsService/redshift/activation'
import { activate as activateDocumentDb } from './docdb/activation'
import { activate as activateIamPolicyChecks } from './awsService/accessanalyzer/activation'
import { activate as activateNotifications } from './notifications/activation'
+import { activate as activateSagemaker } from './awsService/sagemaker/activation'
import { SchemaService } from './shared/schemas'
import { AwsResourceManager } from './dynamicResources/awsResourceManager'
import globals from './shared/extensionGlobals'
@@ -185,6 +186,8 @@ export async function activate(context: vscode.ExtensionContext) {
await activateSchemas(extContext)
+ await activateSagemaker(extContext)
+
if (!isSageMaker()) {
// Amazon Q Tree setup.
learnMoreAmazonQCommand.register()
diff --git a/packages/core/src/shared/clients/clientWrapper.ts b/packages/core/src/shared/clients/clientWrapper.ts
index 456a5c1e5cd..a90d009eb18 100644
--- a/packages/core/src/shared/clients/clientWrapper.ts
+++ b/packages/core/src/shared/clients/clientWrapper.ts
@@ -19,11 +19,23 @@ export abstract class ClientWrapper implements vscode.Dispo
public constructor(
public readonly regionCode: string,
- private readonly clientType: AwsClientConstructor
+ private readonly clientType: AwsClientConstructor,
+ private readonly isSageMaker: boolean = false
) {}
protected getClient(ignoreCache: boolean = false) {
- const args = { serviceClient: this.clientType, region: this.regionCode }
+ const args = {
+ serviceClient: this.clientType,
+ region: this.regionCode,
+ ...(this.isSageMaker
+ ? {
+ clientOptions: {
+ endpoint: `https://sagemaker.${this.regionCode}.amazonaws.com`,
+ region: this.regionCode,
+ },
+ }
+ : {}),
+ }
return ignoreCache
? globals.sdkClientBuilderV3.createAwsService(args)
: globals.sdkClientBuilderV3.getAwsService(args)
diff --git a/packages/core/src/shared/clients/sagemaker.ts b/packages/core/src/shared/clients/sagemaker.ts
new file mode 100644
index 00000000000..d24a0f74869
--- /dev/null
+++ b/packages/core/src/shared/clients/sagemaker.ts
@@ -0,0 +1,266 @@
+/*!
+ * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ * SPDX-License-Identifier: Apache-2.0
+ */
+
+import * as vscode from 'vscode'
+import {
+ AppDetails,
+ CreateAppCommand,
+ CreateAppCommandInput,
+ CreateAppCommandOutput,
+ DeleteAppCommand,
+ DeleteAppCommandInput,
+ DeleteAppCommandOutput,
+ DescribeAppCommand,
+ DescribeAppCommandInput,
+ DescribeAppCommandOutput,
+ DescribeDomainCommand,
+ DescribeDomainCommandInput,
+ DescribeDomainCommandOutput,
+ DescribeDomainResponse,
+ DescribeSpaceCommand,
+ DescribeSpaceCommandInput,
+ DescribeSpaceCommandOutput,
+ ListAppsCommandInput,
+ ListSpacesCommandInput,
+ ResourceSpec,
+ SageMakerClient,
+ SpaceDetails,
+ UpdateSpaceCommand,
+ UpdateSpaceCommandInput,
+ UpdateSpaceCommandOutput,
+ paginateListApps,
+ paginateListSpaces,
+} from '@amzn/sagemaker-client'
+import { isEmpty } from 'lodash'
+import { sleep } from '../utilities/timeoutUtils'
+import { ClientWrapper } from './clientWrapper'
+import { AsyncCollection } from '../utilities/asyncCollection'
+import { getDomainSpaceKey } from '../../awsService/sagemaker/utils'
+import { getLogger } from '../logger/logger'
+import { ToolkitError } from '../errors'
+
+export interface SagemakerSpaceApp extends SpaceDetails {
+ App?: AppDetails
+ DomainSpaceKey: string
+}
+export class SagemakerClient extends ClientWrapper {
+ public constructor(public override readonly regionCode: string) {
+ super(regionCode, SageMakerClient, true)
+ }
+
+ public listSpaces(request: ListSpacesCommandInput = {}): AsyncCollection {
+ // @ts-ignore: Suppressing type mismatch on paginator return type
+ return this.makePaginatedRequest(paginateListSpaces, request, (page) => page.Spaces)
+ }
+
+ public listApps(request: ListAppsCommandInput = {}): AsyncCollection {
+ // @ts-ignore: Suppressing type mismatch on paginator return type
+ return this.makePaginatedRequest(paginateListApps, request, (page) => page.Apps)
+ }
+
+ public describeApp(request: DescribeAppCommandInput): Promise {
+ return this.makeRequest(DescribeAppCommand, request)
+ }
+
+ public describeDomain(request: DescribeDomainCommandInput): Promise {
+ return this.makeRequest(DescribeDomainCommand, request)
+ }
+
+ public describeSpace(request: DescribeSpaceCommandInput): Promise {
+ return this.makeRequest(DescribeSpaceCommand, request)
+ }
+
+ public updateSpace(request: UpdateSpaceCommandInput): Promise {
+ return this.makeRequest(UpdateSpaceCommand, request)
+ }
+
+ public createApp(request: CreateAppCommandInput): Promise {
+ return this.makeRequest(CreateAppCommand, request)
+ }
+
+ public deleteApp(request: DeleteAppCommandInput): Promise {
+ return this.makeRequest(DeleteAppCommand, request)
+ }
+
+ public async startSpace(spaceName: string, domainId: string) {
+ let spaceDetails
+ try {
+ spaceDetails = await this.describeSpace({
+ DomainId: domainId,
+ SpaceName: spaceName,
+ })
+ } catch (err) {
+ throw this.handleStartSpaceError(err)
+ }
+
+ if (!spaceDetails.SpaceSettings?.RemoteAccess || spaceDetails.SpaceSettings?.RemoteAccess === 'DISABLED') {
+ try {
+ await this.updateSpace({
+ DomainId: domainId,
+ SpaceName: spaceName,
+ SpaceSettings: {
+ RemoteAccess: 'ENABLED',
+ },
+ })
+ await this.waitForSpaceInService(spaceName, domainId)
+ } catch (err) {
+ throw this.handleStartSpaceError(err)
+ }
+ }
+
+ const appType = spaceDetails.SpaceSettings?.AppType
+ if (appType !== 'JupyterLab' && appType !== 'CodeEditor') {
+ throw new ToolkitError(`Unsupported AppType "${appType}" for space "${spaceName}"`)
+ }
+
+ const requestedResourceSpec =
+ appType === 'JupyterLab'
+ ? spaceDetails.SpaceSettings?.JupyterLabAppSettings?.DefaultResourceSpec
+ : spaceDetails.SpaceSettings?.CodeEditorAppSettings?.DefaultResourceSpec
+
+ const fallbackResourceSpec: ResourceSpec = {
+ InstanceType: 'ml.t3.medium',
+ SageMakerImageArn: 'arn:aws:sagemaker:us-west-2:542918446943:image/sagemaker-distribution-cpu',
+ SageMakerImageVersionAlias: '3.2.0',
+ }
+
+ const resourceSpec = requestedResourceSpec?.InstanceType ? requestedResourceSpec : fallbackResourceSpec
+
+ const cleanedResourceSpec =
+ resourceSpec && 'EnvironmentArn' in resourceSpec
+ ? { ...resourceSpec, EnvironmentArn: undefined, EnvironmentVersionArn: undefined }
+ : resourceSpec
+
+ const createAppRequest: CreateAppCommandInput = {
+ DomainId: domainId,
+ SpaceName: spaceName,
+ AppType: appType,
+ AppName: 'default',
+ ResourceSpec: cleanedResourceSpec,
+ }
+
+ try {
+ await this.createApp(createAppRequest)
+ } catch (err) {
+ throw this.handleStartSpaceError(err)
+ }
+ }
+
+ public async fetchSpaceAppsAndDomains(): Promise<
+ [Map, Map]
+ > {
+ try {
+ const appMap: Map = await this.listApps()
+ .flatten()
+ .filter((app) => !!app.DomainId && !!app.SpaceName)
+ .filter((app) => app.AppType === 'JupyterLab' || app.AppType === 'CodeEditor')
+ .toMap((app) => getDomainSpaceKey(app.DomainId || '', app.SpaceName || ''))
+
+ const spaceApps: Map = await this.listSpaces()
+ .flatten()
+ .filter((space) => !!space.DomainId && !!space.SpaceName)
+ .map((space) => {
+ const key = getDomainSpaceKey(space.DomainId || '', space.SpaceName || '')
+ return { ...space, App: appMap.get(key), DomainSpaceKey: key }
+ })
+ .toMap((space) => getDomainSpaceKey(space.DomainId || '', space.SpaceName || ''))
+
+ // Get de-duped list of domain IDs for all of the spaces
+ const domainIds: string[] = [...new Set([...spaceApps].map(([_, spaceApp]) => spaceApp.DomainId || ''))]
+
+ // Get details for each domain
+ const domains: [string, DescribeDomainResponse][] = await Promise.all(
+ domainIds.map(async (domainId, index) => {
+ await sleep(index * 100)
+ const response = await this.describeDomain({ DomainId: domainId })
+ return [domainId, response]
+ })
+ )
+
+ const domainsMap = new Map(domains)
+
+ const filteredSpaceApps = new Map(
+ [...spaceApps]
+ // Filter out SageMaker Unified Studio domains
+ .filter(([_, spaceApp]) =>
+ isEmpty(domainsMap.get(spaceApp.DomainId || '')?.DomainSettings?.UnifiedStudioSettings)
+ )
+ )
+
+ return [filteredSpaceApps, domainsMap]
+ } catch (err) {
+ const error = err as Error
+ getLogger().error('Failed to fetch space apps: %s', err)
+ if (error.name === 'AccessDeniedException') {
+ void vscode.window.showErrorMessage(
+ 'AccessDeniedException: You do not have permission to view spaces. Please contact your administrator',
+ { modal: false, detail: 'AWS Toolkit' }
+ )
+ }
+ throw err
+ }
+ }
+
+ private async waitForSpaceInService(
+ spaceName: string,
+ domainId: string,
+ maxRetries = 30,
+ intervalMs = 5000
+ ): Promise {
+ for (let attempt = 0; attempt < maxRetries; attempt++) {
+ const result = await this.describeSpace({ SpaceName: spaceName, DomainId: domainId })
+
+ if (result.Status === 'InService') {
+ return
+ }
+
+ await sleep(intervalMs)
+ }
+
+ throw new ToolkitError(
+ `Timed out waiting for space "${spaceName}" in domain "${domainId}" to reach "InService" status.`
+ )
+ }
+
+ public async waitForAppInService(
+ domainId: string,
+ spaceName: string,
+ appType: string,
+ maxRetries = 30,
+ intervalMs = 5000
+ ): Promise {
+ for (let attempt = 0; attempt < maxRetries; attempt++) {
+ const { Status } = await this.describeApp({
+ DomainId: domainId,
+ SpaceName: spaceName,
+ AppType: appType as any,
+ AppName: 'default',
+ })
+
+ if (Status === 'InService') {
+ return
+ }
+
+ if (['Failed', 'DeleteFailed'].includes(Status ?? '')) {
+ throw new ToolkitError(`App failed to start. Status: ${Status}`)
+ }
+
+ await sleep(intervalMs)
+ }
+
+ throw new ToolkitError(`Timed out waiting for app "${spaceName}" to reach "InService" status.`)
+ }
+
+ private handleStartSpaceError(err: unknown) {
+ const error = err as Error
+ if (error.name === 'AccessDeniedException') {
+ throw new ToolkitError('You do not have permission to start spaces. Please contact your administrator', {
+ cause: error,
+ })
+ } else {
+ throw err
+ }
+ }
+}
diff --git a/packages/core/src/shared/globalState.ts b/packages/core/src/shared/globalState.ts
index 13db46b430a..2ec0a328d24 100644
--- a/packages/core/src/shared/globalState.ts
+++ b/packages/core/src/shared/globalState.ts
@@ -79,6 +79,8 @@ export type globalKey =
| 'aws.toolkit.lambda.walkthroughSelected'
| 'aws.toolkit.lambda.walkthroughCompleted'
| 'aws.toolkit.appComposer.templateToOpenOnStart'
+ // List of Domain-Users to show/hide Sagemaker SpaceApps in AWS Explorer.
+ | 'aws.sagemaker.selectedDomainUsers'
/**
* Extension-local (not visible to other vscode extensions) shared state which persists after IDE
diff --git a/packages/core/src/shared/logger/logger.ts b/packages/core/src/shared/logger/logger.ts
index eb2602c30b9..95c4c7af769 100644
--- a/packages/core/src/shared/logger/logger.ts
+++ b/packages/core/src/shared/logger/logger.ts
@@ -22,6 +22,7 @@ export type LogTopic =
| 'resourceCache'
| 'telemetry'
| 'proxyUtil'
+ | 'sagemaker'
class ErrorLog {
constructor(
diff --git a/packages/core/src/shared/settings-toolkit.gen.ts b/packages/core/src/shared/settings-toolkit.gen.ts
index 1a518651a4f..55bc77f9828 100644
--- a/packages/core/src/shared/settings-toolkit.gen.ts
+++ b/packages/core/src/shared/settings-toolkit.gen.ts
@@ -52,7 +52,8 @@ export const toolkitSettings = {
"aws.lambda.recentlyUploaded": {},
"aws.accessAnalyzer.policyChecks.checkNoNewAccessFilePath": {},
"aws.accessAnalyzer.policyChecks.checkAccessNotGrantedFilePath": {},
- "aws.accessAnalyzer.policyChecks.cloudFormationParameterFilePath": {}
+ "aws.accessAnalyzer.policyChecks.cloudFormationParameterFilePath": {},
+ "aws.sagemaker.studio.spaces.enableIdentityFiltering": {}
}
export default toolkitSettings
diff --git a/packages/core/src/shared/sshConfig.ts b/packages/core/src/shared/sshConfig.ts
index 2c60b423ab3..db20c173393 100644
--- a/packages/core/src/shared/sshConfig.ts
+++ b/packages/core/src/shared/sshConfig.ts
@@ -192,8 +192,21 @@ Host ${this.configHostName}
`
}
+ private getSageMakerSSHConfig(proxyCommand: string): string {
+ return `
+# Created by AWS Toolkit for VSCode. https://github.com/aws/aws-toolkit-vscode
+Host ${this.configHostName}
+ ForwardAgent yes
+ AddKeysToAgent yes
+ StrictHostKeyChecking accept-new
+ ProxyCommand ${proxyCommand}
+ `
+ }
+
protected createSSHConfigSection(proxyCommand: string): string {
- if (this.keyPath) {
+ if (this.scriptPrefix === 'sagemaker_connect') {
+ return `${this.getSageMakerSSHConfig(proxyCommand)}User '%r'\n`
+ } else if (this.keyPath) {
return `${this.getBaseSSHConfig(proxyCommand)}IdentityFile '${this.keyPath}'\n User '%r'\n`
}
return this.getBaseSSHConfig(proxyCommand)
diff --git a/packages/core/src/shared/telemetry/vscodeTelemetry.json b/packages/core/src/shared/telemetry/vscodeTelemetry.json
index 8b04d7b3b0b..9b29d1a65a0 100644
--- a/packages/core/src/shared/telemetry/vscodeTelemetry.json
+++ b/packages/core/src/shared/telemetry/vscodeTelemetry.json
@@ -241,6 +241,33 @@
}
],
"metrics": [
+ {
+ "name": "sagemaker_openRemoteConnection",
+ "description": "Perform a connection to a SageMaker Space",
+ "metadata": [
+ {
+ "type": "result"
+ }
+ ]
+ },
+ {
+ "name": "sagemaker_stopSpace",
+ "description": "Stop a SageMaker Space",
+ "metadata": [
+ {
+ "type": "result"
+ }
+ ]
+ },
+ {
+ "name": "sagemaker_filterSpaces",
+ "description": "Filter SageMaker Spaces",
+ "metadata": [
+ {
+ "type": "result"
+ }
+ ]
+ },
{
"name": "amazonq_didSelectProfile",
"description": "Emitted after the user's Q Profile has been set, whether the user was prompted with a dialog, or a profile was automatically assigned after signing in.",
diff --git a/packages/core/src/shared/vscode/uriHandler.ts b/packages/core/src/shared/vscode/uriHandler.ts
index 24be2b26321..c8beda72fc4 100644
--- a/packages/core/src/shared/vscode/uriHandler.ts
+++ b/packages/core/src/shared/vscode/uriHandler.ts
@@ -46,7 +46,8 @@ export class UriHandler implements vscode.UriHandler {
const { handler, parser } = this.handlers.get(uri.path)!
let parsedQuery: Parameters[0]
- const url = new URL(uri.toString(true))
+ // Ensure '+' is treated as a literal plus sign, not a space, by encoding it as '%2B'
+ const url = new URL(uri.toString(true).replace(/\+/g, '%2B'))
const params = new SearchParams(url.searchParams)
try {
diff --git a/packages/core/src/test/awsService/sagemaker/credentialMapping.test.ts b/packages/core/src/test/awsService/sagemaker/credentialMapping.test.ts
new file mode 100644
index 00000000000..1d17651a042
--- /dev/null
+++ b/packages/core/src/test/awsService/sagemaker/credentialMapping.test.ts
@@ -0,0 +1,154 @@
+/*!
+ * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ * SPDX-License-Identifier: Apache-2.0
+ */
+
+import * as sinon from 'sinon'
+import * as assert from 'assert'
+import { persistLocalCredentials, persistSSMConnection } from '../../../awsService/sagemaker/credentialMapping'
+import { Auth } from '../../../auth'
+import { DevSettings, fs } from '../../../shared'
+import globals from '../../../shared/extensionGlobals'
+
+describe('credentialMapping', () => {
+ describe('persistLocalCredentials', () => {
+ const appArn = 'arn:aws:sagemaker:us-west-2:123456789012:app/domain/space'
+
+ let sandbox: sinon.SinonSandbox
+
+ beforeEach(() => {
+ sandbox = sinon.createSandbox()
+ })
+
+ afterEach(() => {
+ sandbox.restore()
+ })
+
+ it('writes IAM profile to mappings', async () => {
+ sandbox.stub(Auth.instance, 'getCurrentProfileId').returns('profile:my-iam-profile')
+ sandbox.stub(fs, 'existsFile').resolves(false) // simulate no existing mapping file
+ const writeStub = sandbox.stub(fs, 'writeFile').resolves()
+
+ await persistLocalCredentials(appArn)
+
+ assert.ok(writeStub.calledOnce)
+ const raw = writeStub.firstCall.args[1]
+ const data = JSON.parse(typeof raw === 'string' ? raw : raw.toString())
+
+ assert.deepStrictEqual(data.localCredential?.[appArn], {
+ type: 'iam',
+ profileName: 'profile:my-iam-profile',
+ })
+ })
+
+ it('writes SSO credentials to mappings', async () => {
+ sandbox.stub(Auth.instance, 'getCurrentProfileId').returns('sso:my-sso-profile')
+ sandbox.stub(globals.loginManager.store, 'credentialsCache').value({
+ 'sso:my-sso-profile': {
+ credentials: {
+ accessKeyId: 'AKIA123',
+ secretAccessKey: 'SECRET',
+ sessionToken: 'TOKEN',
+ },
+ },
+ })
+ sandbox.stub(fs, 'existsFile').resolves(false)
+ const writeStub = sandbox.stub(fs, 'writeFile').resolves()
+
+ await persistLocalCredentials(appArn)
+
+ assert.ok(writeStub.calledOnce)
+ const raw = writeStub.firstCall.args[1]
+ const data = JSON.parse(typeof raw === 'string' ? raw : raw.toString())
+ assert.deepStrictEqual(data.localCredential?.[appArn], {
+ type: 'sso',
+ accessKey: 'AKIA123',
+ secret: 'SECRET',
+ token: 'TOKEN',
+ })
+ })
+
+ it('throws if no current profile ID is available', async () => {
+ sandbox.stub(Auth.instance, 'getCurrentProfileId').returns(undefined)
+
+ await assert.rejects(() => persistLocalCredentials(appArn), {
+ message: 'No current profile ID available for saving space credentials.',
+ })
+ })
+ })
+
+ describe('persistSSMConnection', () => {
+ const appArn = 'arn:aws:sagemaker:us-west-2:123456789012:app/domain/space'
+ const domain = 'my-domain'
+ let sandbox: sinon.SinonSandbox
+
+ beforeEach(() => {
+ sandbox = sinon.createSandbox()
+ })
+
+ afterEach(() => {
+ sandbox.restore()
+ })
+
+ function assertRefreshUrlMatches(writtenUrl: string, expectedSubdomain: string) {
+ assert.ok(
+ writtenUrl.startsWith(`https://studio-${domain}.${expectedSubdomain}`),
+ `Expected refresh URL to start with https://studio-${domain}.${expectedSubdomain}, got ${writtenUrl}`
+ )
+ }
+
+ it('uses default (studio) endpoint if no custom endpoint is set', async () => {
+ sandbox.stub(DevSettings.instance, 'get').returns({})
+ sandbox.stub(fs, 'existsFile').resolves(false)
+ const writeStub = sandbox.stub(fs, 'writeFile').resolves()
+
+ await persistSSMConnection(appArn, domain)
+
+ const raw = writeStub.firstCall.args[1]
+ const data = JSON.parse(typeof raw === 'string' ? raw : raw.toString())
+
+ assertRefreshUrlMatches(data.deepLink?.[appArn]?.refreshUrl, 'studio.us-west-2.sagemaker.aws')
+ assert.deepStrictEqual(data.deepLink?.[appArn]?.requests['initial-connection'], {
+ sessionId: '-',
+ url: '-',
+ token: '-',
+ status: 'fresh',
+ })
+ })
+
+ it('uses devo subdomain for beta endpoint', async () => {
+ sandbox.stub(DevSettings.instance, 'get').returns({ sagemaker: 'https://beta.whatever' })
+ sandbox.stub(fs, 'existsFile').resolves(false)
+ const writeStub = sandbox.stub(fs, 'writeFile').resolves()
+
+ await persistSSMConnection(appArn, domain, 'sess', 'wss://ws', 'token')
+
+ const raw = writeStub.firstCall.args[1]
+ const data = JSON.parse(typeof raw === 'string' ? raw : raw.toString())
+
+ assertRefreshUrlMatches(data.deepLink?.[appArn]?.refreshUrl, 'devo.studio.us-west-2.asfiovnxocqpcry.com')
+ assert.deepStrictEqual(data.deepLink?.[appArn]?.requests['initial-connection'], {
+ sessionId: 'sess',
+ url: 'wss://ws',
+ token: 'token',
+ status: 'fresh',
+ })
+ })
+
+ it('uses loadtest subdomain for gamma endpoint', async () => {
+ sandbox.stub(DevSettings.instance, 'get').returns({ sagemaker: 'https://gamma.example' })
+ sandbox.stub(fs, 'existsFile').resolves(false)
+ const writeStub = sandbox.stub(fs, 'writeFile').resolves()
+
+ await persistSSMConnection(appArn, domain)
+
+ const raw = writeStub.firstCall.args[1]
+ const data = JSON.parse(typeof raw === 'string' ? raw : raw.toString())
+
+ assertRefreshUrlMatches(
+ data.deepLink?.[appArn]?.refreshUrl,
+ 'loadtest.studio.us-west-2.asfiovnxocqpcry.com'
+ )
+ })
+ })
+})
diff --git a/packages/core/src/test/awsService/sagemaker/detached-server/credentials.test.ts b/packages/core/src/test/awsService/sagemaker/detached-server/credentials.test.ts
new file mode 100644
index 00000000000..a979c2186d3
--- /dev/null
+++ b/packages/core/src/test/awsService/sagemaker/detached-server/credentials.test.ts
@@ -0,0 +1,89 @@
+/*!
+ * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ * SPDX-License-Identifier: Apache-2.0
+ */
+
+import assert from 'assert'
+import * as sinon from 'sinon'
+import * as utils from '../../../../awsService/sagemaker/detached-server/utils'
+import { resolveCredentialsFor } from '../../../../awsService/sagemaker/detached-server/credentials'
+
+const connectionId = 'arn:aws:sagemaker:region:acct:space/name'
+
+describe('resolveCredentialsFor', () => {
+ afterEach(() => sinon.restore())
+
+ it('throws if no profile is found', async () => {
+ sinon.stub(utils, 'readMapping').resolves({ localCredential: {} })
+
+ await assert.rejects(() => resolveCredentialsFor(connectionId), {
+ message: `No profile found for "${connectionId}"`,
+ })
+ })
+
+ it('throws if IAM profile name is malformed', async () => {
+ sinon.stub(utils, 'readMapping').resolves({
+ localCredential: {
+ [connectionId]: {
+ type: 'iam',
+ profileName: 'dev-profile', // no colon
+ },
+ },
+ })
+
+ await assert.rejects(() => resolveCredentialsFor(connectionId), {
+ message: `Invalid IAM profile name for "${connectionId}"`,
+ })
+ })
+
+ it('resolves SSO credentials correctly', async () => {
+ sinon.stub(utils, 'readMapping').resolves({
+ localCredential: {
+ [connectionId]: {
+ type: 'sso',
+ accessKey: 'key',
+ secret: 'sec',
+ token: 'tok',
+ },
+ },
+ })
+
+ const creds = await resolveCredentialsFor(connectionId)
+ assert.deepStrictEqual(creds, {
+ accessKeyId: 'key',
+ secretAccessKey: 'sec',
+ sessionToken: 'tok',
+ })
+ })
+
+ it('throws if SSO credentials are incomplete', async () => {
+ sinon.stub(utils, 'readMapping').resolves({
+ localCredential: {
+ [connectionId]: {
+ type: 'sso',
+ accessKey: 'key',
+ secret: 'sec',
+ token: '', // token is required but intentionally left empty for this test
+ },
+ },
+ })
+
+ await assert.rejects(() => resolveCredentialsFor(connectionId), {
+ message: `Missing SSO credentials for "${connectionId}"`,
+ })
+ })
+
+ it('throws for unsupported profile types', async () => {
+ sinon.stub(utils, 'readMapping').resolves({
+ localCredential: {
+ [connectionId]: {
+ type: 'unknown',
+ } as any,
+ },
+ })
+
+ await assert.rejects(() => resolveCredentialsFor(connectionId), {
+ message: /Unsupported profile type/, // don't hard-code full value since object might be serialized
+ })
+ })
+})
diff --git a/packages/core/src/test/awsService/sagemaker/detached-server/routes/getSession.test.ts b/packages/core/src/test/awsService/sagemaker/detached-server/routes/getSession.test.ts
new file mode 100644
index 00000000000..1e09fdbc8da
--- /dev/null
+++ b/packages/core/src/test/awsService/sagemaker/detached-server/routes/getSession.test.ts
@@ -0,0 +1,99 @@
+/*!
+ * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ * SPDX-License-Identifier: Apache-2.0
+ */
+
+import * as http from 'http'
+import * as sinon from 'sinon'
+import assert from 'assert'
+import { handleGetSession } from '../../../../../awsService/sagemaker/detached-server/routes/getSession'
+import * as credentials from '../../../../../awsService/sagemaker/detached-server/credentials'
+import * as utils from '../../../../../awsService/sagemaker/detached-server/utils'
+import * as errorPage from '../../../../../awsService/sagemaker/detached-server/errorPage'
+
+describe('handleGetSession', () => {
+ let req: Partial
+ let res: Partial
+ let resWriteHead: sinon.SinonSpy
+ let resEnd: sinon.SinonSpy
+
+ beforeEach(() => {
+ resWriteHead = sinon.spy()
+ resEnd = sinon.spy()
+
+ res = {
+ writeHead: resWriteHead,
+ end: resEnd,
+ }
+ sinon.stub(errorPage, 'openErrorPage')
+ })
+
+ it('responds with 400 if connection_identifier is missing', async () => {
+ req = { url: '/session' }
+ await handleGetSession(req as http.IncomingMessage, res as http.ServerResponse)
+
+ assert(resWriteHead.calledWith(400))
+ assert(resEnd.calledWithMatch(/Missing required query parameter/))
+ })
+
+ it('responds with 500 if resolveCredentialsFor throws', async () => {
+ req = { url: '/session?connection_identifier=arn:aws:sagemaker:region:acc:space/domain/name' }
+ sinon.stub(credentials, 'resolveCredentialsFor').rejects(new Error('creds error'))
+ sinon.stub(utils, 'parseArn').returns({
+ region: 'us-west-2',
+ accountId: '123456789012',
+ })
+
+ await handleGetSession(req as http.IncomingMessage, res as http.ServerResponse)
+
+ assert(resWriteHead.calledWith(500))
+ assert(resEnd.calledWith('creds error'))
+ })
+
+ it('responds with 500 if startSagemakerSession throws', async () => {
+ req = { url: '/session?connection_identifier=arn:aws:sagemaker:region:acc:space/domain/name' }
+ sinon.stub(credentials, 'resolveCredentialsFor').resolves({})
+ sinon.stub(utils, 'parseArn').returns({
+ region: 'us-west-2',
+ accountId: '123456789012',
+ })
+ sinon.stub(utils, 'startSagemakerSession').rejects(new Error('session error'))
+
+ await handleGetSession(req as http.IncomingMessage, res as http.ServerResponse)
+
+ assert(resWriteHead.calledWith(500))
+ assert(resEnd.calledWith('Failed to start SageMaker session'))
+ })
+
+ it('responds with 200 and session data on success', async () => {
+ req = { url: '/session?connection_identifier=arn:aws:sagemaker:region:acc:space/domain/name' }
+ sinon.stub(credentials, 'resolveCredentialsFor').resolves({})
+ sinon.stub(utils, 'parseArn').returns({
+ region: 'us-west-2',
+ accountId: '123456789012',
+ })
+ sinon.stub(utils, 'startSagemakerSession').resolves({
+ SessionId: 'abc123',
+ StreamUrl: 'https://stream',
+ TokenValue: 'token123',
+ $metadata: { httpStatusCode: 200 },
+ })
+
+ await handleGetSession(req as http.IncomingMessage, res as http.ServerResponse)
+
+ assert(resWriteHead.calledWith(200))
+ assert(
+ resEnd.calledWithMatch(
+ JSON.stringify({
+ SessionId: 'abc123',
+ StreamUrl: 'https://stream',
+ TokenValue: 'token123',
+ })
+ )
+ )
+ })
+
+ afterEach(() => {
+ sinon.restore()
+ })
+})
diff --git a/packages/core/src/test/awsService/sagemaker/detached-server/routes/getSessionAsync.test.ts b/packages/core/src/test/awsService/sagemaker/detached-server/routes/getSessionAsync.test.ts
new file mode 100644
index 00000000000..f8d76912b2b
--- /dev/null
+++ b/packages/core/src/test/awsService/sagemaker/detached-server/routes/getSessionAsync.test.ts
@@ -0,0 +1,98 @@
+/*!
+ * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ * SPDX-License-Identifier: Apache-2.0
+ */
+
+import * as http from 'http'
+import * as sinon from 'sinon'
+import assert from 'assert'
+import { SessionStore } from '../../../../../awsService/sagemaker/detached-server/sessionStore'
+import { handleGetSessionAsync } from '../../../../../awsService/sagemaker/detached-server/routes/getSessionAsync'
+
+describe('handleGetSessionAsync', () => {
+ let req: Partial
+ let res: Partial
+ let resWriteHead: sinon.SinonSpy
+ let resEnd: sinon.SinonSpy
+ let storeStub: sinon.SinonStubbedInstance
+
+ beforeEach(() => {
+ resWriteHead = sinon.spy()
+ resEnd = sinon.spy()
+ res = { writeHead: resWriteHead, end: resEnd }
+
+ storeStub = sinon.createStubInstance(SessionStore)
+ sinon.stub(SessionStore.prototype, 'getFreshEntry').callsFake(storeStub.getFreshEntry)
+ sinon.stub(SessionStore.prototype, 'getStatus').callsFake(storeStub.getStatus)
+ sinon.stub(SessionStore.prototype, 'getRefreshUrl').callsFake(storeStub.getRefreshUrl)
+ sinon.stub(SessionStore.prototype, 'markPending').callsFake(storeStub.markPending)
+ })
+
+ it('responds with 400 if required query parameters are missing', async () => {
+ req = { url: '/session_async?connection_identifier=abc' } // missing request_id
+ await handleGetSessionAsync(req as http.IncomingMessage, res as http.ServerResponse)
+
+ assert(resWriteHead.calledWith(400))
+ assert(resEnd.calledWithMatch(/Missing required query parameters/))
+ })
+
+ it('responds with 200 and session data if freshEntry exists', async () => {
+ req = { url: '/session_async?connection_identifier=abc&request_id=req123' }
+ storeStub.getFreshEntry.returns(Promise.resolve({ sessionId: 'sid', token: 'tok', url: 'wss://test' }))
+
+ await handleGetSessionAsync(req as http.IncomingMessage, res as http.ServerResponse)
+
+ assert(resWriteHead.calledWith(200))
+ const actualJson = JSON.parse(resEnd.firstCall.args[0])
+ assert.deepStrictEqual(actualJson, {
+ SessionId: 'sid',
+ TokenValue: 'tok',
+ StreamUrl: 'wss://test',
+ })
+ })
+
+ // Temporarily disabling reconnect logic for the 7/3 Phase 1 launch.
+ // Will re-enable in the next release around 7/14.
+
+ // it('responds with 204 if session is pending', async () => {
+ // req = { url: '/session_async?connection_identifier=abc&request_id=req123' }
+ // storeStub.getFreshEntry.returns(Promise.resolve(undefined))
+ // storeStub.getStatus.returns(Promise.resolve('pending'))
+
+ // await handleGetSessionAsync(req as http.IncomingMessage, res as http.ServerResponse)
+
+ // assert(resWriteHead.calledWith(204))
+ // assert(resEnd.calledOnce)
+ // })
+
+ // it('responds with 202 if status is not-started and opens browser', async () => {
+ // req = { url: '/session_async?connection_identifier=abc&request_id=req123' }
+
+ // storeStub.getFreshEntry.returns(Promise.resolve(undefined))
+ // storeStub.getStatus.returns(Promise.resolve('not-started'))
+ // storeStub.getRefreshUrl.returns(Promise.resolve('https://example.com/refresh'))
+ // storeStub.markPending.returns(Promise.resolve())
+
+ // sinon.stub(utils, 'readServerInfo').resolves({ pid: 1234, port: 4567 })
+ // sinon.stub(utils, 'open').resolves()
+ // await handleGetSessionAsync(req as http.IncomingMessage, res as http.ServerResponse)
+
+ // assert(resWriteHead.calledWith(202))
+ // assert(resEnd.calledWithMatch(/Session is not ready yet/))
+ // assert(storeStub.markPending.calledWith('abc', 'req123'))
+ // })
+
+ // it('responds with 500 if unexpected error occurs', async () => {
+ // req = { url: '/session_async?connection_identifier=abc&request_id=req123' }
+ // storeStub.getFreshEntry.throws(new Error('fail'))
+
+ // await handleGetSessionAsync(req as http.IncomingMessage, res as http.ServerResponse)
+
+ // assert(resWriteHead.calledWith(500))
+ // assert(resEnd.calledWith('Unexpected error'))
+ // })
+
+ afterEach(() => {
+ sinon.restore()
+ })
+})
diff --git a/packages/core/src/test/awsService/sagemaker/detached-server/routes/refreshToken.test.ts b/packages/core/src/test/awsService/sagemaker/detached-server/routes/refreshToken.test.ts
new file mode 100644
index 00000000000..2fe6b3c648d
--- /dev/null
+++ b/packages/core/src/test/awsService/sagemaker/detached-server/routes/refreshToken.test.ts
@@ -0,0 +1,74 @@
+/*!
+ * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ * SPDX-License-Identifier: Apache-2.0
+ */
+
+import * as http from 'http'
+import * as sinon from 'sinon'
+import assert from 'assert'
+import { SessionStore } from '../../../../../awsService/sagemaker/detached-server/sessionStore'
+import { handleRefreshToken } from '../../../../../awsService/sagemaker/detached-server/routes/refreshToken'
+
+describe('handleRefreshToken', () => {
+ let req: Partial
+ let res: Partial
+ let resWriteHead: sinon.SinonSpy
+ let resEnd: sinon.SinonSpy
+ let storeStub: sinon.SinonStubbedInstance
+
+ beforeEach(() => {
+ resWriteHead = sinon.spy()
+ resEnd = sinon.spy()
+
+ res = {
+ writeHead: resWriteHead,
+ end: resEnd,
+ }
+
+ storeStub = sinon.createStubInstance(SessionStore)
+ sinon.stub(SessionStore.prototype, 'setSession').callsFake(storeStub.setSession)
+ })
+
+ it('responds with 400 if any required query parameter is missing', async () => {
+ req = { url: '/refresh?connection_identifier=abc&request_id=req123' } // missing others
+
+ await handleRefreshToken(req as http.IncomingMessage, res as http.ServerResponse)
+
+ assert(resWriteHead.calledWith(400))
+ assert(resEnd.calledWithMatch(/Missing required parameters/))
+ })
+
+ it('responds with 500 if setSession throws', async () => {
+ req = {
+ url: '/refresh?connection_identifier=abc&request_id=req123&ws_url=wss://abc&token=tok123&session=sess123',
+ }
+ storeStub.setSession.throws(new Error('store error'))
+
+ await handleRefreshToken(req as http.IncomingMessage, res as http.ServerResponse)
+
+ assert(resWriteHead.calledWith(500))
+ assert(resEnd.calledWith('Failed to save session token'))
+ })
+
+ it('responds with 200 if session is saved successfully', async () => {
+ req = {
+ url: '/refresh?connection_identifier=abc&request_id=req123&ws_url=wss://abc&token=tok123&session=sess123',
+ }
+
+ await handleRefreshToken(req as http.IncomingMessage, res as http.ServerResponse)
+
+ assert(resWriteHead.calledWith(200))
+ assert(resEnd.calledWith('Session token refreshed successfully'))
+ assert(
+ storeStub.setSession.calledWith('abc', 'req123', {
+ sessionId: 'sess123',
+ token: 'tok123',
+ url: 'wss://abc',
+ })
+ )
+ })
+
+ afterEach(() => {
+ sinon.restore()
+ })
+})
diff --git a/packages/core/src/test/awsService/sagemaker/detached-server/sessionStore.test.ts b/packages/core/src/test/awsService/sagemaker/detached-server/sessionStore.test.ts
new file mode 100644
index 00000000000..0bb46b7d24b
--- /dev/null
+++ b/packages/core/src/test/awsService/sagemaker/detached-server/sessionStore.test.ts
@@ -0,0 +1,141 @@
+/*!
+ * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ * SPDX-License-Identifier: Apache-2.0
+ */
+
+import * as sinon from 'sinon'
+import assert from 'assert'
+import * as utils from '../../../../awsService/sagemaker/detached-server/utils'
+import { SessionStore } from '../../../../awsService/sagemaker/detached-server/sessionStore'
+import { SsmConnectionInfo } from '../../../../awsService/sagemaker/types'
+
+describe('SessionStore', () => {
+ let readMappingStub: sinon.SinonStub
+ let writeMappingStub: sinon.SinonStub
+ const connectionId = 'abc'
+ const requestId = 'req123'
+
+ const baseMapping = {
+ deepLink: {
+ [connectionId]: {
+ refreshUrl: 'https://refresh.url',
+ requests: {
+ [requestId]: { sessionId: 's1', token: 't1', url: 'u1', status: 'fresh' },
+ 'initial-connection': { sessionId: 's0', token: 't0', url: 'u0', status: 'fresh' },
+ },
+ },
+ },
+ }
+
+ beforeEach(() => {
+ readMappingStub = sinon.stub(utils, 'readMapping').returns(JSON.parse(JSON.stringify(baseMapping)))
+ writeMappingStub = sinon.stub(utils, 'writeMapping')
+ })
+
+ afterEach(() => sinon.restore())
+
+ it('gets refreshUrl', async () => {
+ const store = new SessionStore()
+ const result = await store.getRefreshUrl(connectionId)
+ assert.strictEqual(result, 'https://refresh.url')
+ })
+
+ it('throws if no mapping exists for connectionId', async () => {
+ const store = new SessionStore()
+ readMappingStub.returns({ deepLink: {} })
+
+ await assert.rejects(() => store.getRefreshUrl('missing'), /No mapping found/)
+ })
+
+ it('returns fresh entry and marks consumed', async () => {
+ const store = new SessionStore()
+ const result = await store.getFreshEntry(connectionId, requestId)
+ assert.deepStrictEqual(result, {
+ sessionId: 's0',
+ token: 't0',
+ url: 'u0',
+ status: 'consumed',
+ })
+ assert(writeMappingStub.calledOnce)
+ })
+
+ it('returns async fresh entry and marks consumed', async () => {
+ const store = new SessionStore()
+ // Disable initial-connection freshness
+ readMappingStub.returns({
+ deepLink: {
+ [connectionId]: {
+ refreshUrl: 'url',
+ requests: {
+ 'initial-connection': { status: 'consumed' },
+ [requestId]: { sessionId: 'a', token: 'b', url: 'c', status: 'fresh' },
+ },
+ },
+ },
+ })
+ const result = await store.getFreshEntry(connectionId, requestId)
+ assert.ok(result, 'Expected result to be defined')
+ assert.strictEqual(result.sessionId, 'a')
+ assert(writeMappingStub.calledOnce)
+ })
+
+ it('returns undefined if no fresh entries exist', async () => {
+ const store = new SessionStore()
+ readMappingStub.returns({
+ deepLink: {
+ [connectionId]: {
+ refreshUrl: 'url',
+ requests: {
+ 'initial-connection': { status: 'consumed' },
+ [requestId]: { status: 'pending' },
+ },
+ },
+ },
+ })
+ const result = await store.getFreshEntry(connectionId, requestId)
+ assert.strictEqual(result, undefined)
+ })
+
+ it('gets status of known entry', async () => {
+ const store = new SessionStore()
+ const result = await store.getStatus(connectionId, requestId)
+ assert.strictEqual(result, 'fresh')
+ })
+
+ it('returns not-started if request not found', async () => {
+ const store = new SessionStore()
+ const result = await store.getStatus(connectionId, 'unknown')
+ assert.strictEqual(result, 'not-started')
+ })
+
+ it('marks entry as consumed', async () => {
+ const store = new SessionStore()
+ await store.markConsumed(connectionId, requestId)
+ const updated = writeMappingStub.firstCall.args[0]
+ assert.strictEqual(updated.deepLink[connectionId].requests[requestId].status, 'consumed')
+ })
+
+ it('marks request as pending', async () => {
+ const store = new SessionStore()
+ await store.markPending(connectionId, 'newReq')
+ const updated = writeMappingStub.firstCall.args[0]
+ assert.strictEqual(updated.deepLink[connectionId].requests['newReq'].status, 'pending')
+ })
+
+ it('sets session entry with default fresh status', async () => {
+ const store = new SessionStore()
+ const info: SsmConnectionInfo = {
+ sessionId: 's99',
+ token: 't99',
+ url: 'u99',
+ }
+ await store.setSession(connectionId, 'r99', info)
+ const written = writeMappingStub.firstCall.args[0]
+ assert.deepStrictEqual(written.deepLink[connectionId].requests['r99'], {
+ sessionId: 's99',
+ token: 't99',
+ url: 'u99',
+ status: 'fresh',
+ })
+ })
+})
diff --git a/packages/core/src/test/awsService/sagemaker/detached-server/utils.test.ts b/packages/core/src/test/awsService/sagemaker/detached-server/utils.test.ts
new file mode 100644
index 00000000000..66a47747bf9
--- /dev/null
+++ b/packages/core/src/test/awsService/sagemaker/detached-server/utils.test.ts
@@ -0,0 +1,46 @@
+/*!
+ * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ * SPDX-License-Identifier: Apache-2.0
+ */
+
+import * as assert from 'assert'
+import { parseArn } from '../../../../awsService/sagemaker/detached-server/utils'
+
+describe('parseArn', () => {
+ it('parses a standard SageMaker ARN with forward slash', () => {
+ const arn = 'arn:aws:sagemaker:us-west-2:123456789012:space/my-space-name'
+ const result = parseArn(arn)
+ assert.deepStrictEqual(result, {
+ region: 'us-west-2',
+ accountId: '123456789012',
+ })
+ })
+
+ it('parses a standard SageMaker ARN with colon', () => {
+ const arn = 'arn:aws:sagemaker:eu-central-1:123456789012:space:space-name'
+ const result = parseArn(arn)
+ assert.deepStrictEqual(result, {
+ region: 'eu-central-1',
+ accountId: '123456789012',
+ })
+ })
+
+ it('parses an ARN prefixed with sagemaker-user@', () => {
+ const arn = 'sagemaker-user@arn:aws:sagemaker:ap-southeast-1:123456789012:space/foo'
+ const result = parseArn(arn)
+ assert.deepStrictEqual(result, {
+ region: 'ap-southeast-1',
+ accountId: '123456789012',
+ })
+ })
+
+ it('throws on malformed ARN', () => {
+ const invalidArn = 'arn:aws:invalid:format'
+ assert.throws(() => parseArn(invalidArn), /Invalid SageMaker ARN format/)
+ })
+
+ it('throws when missing region/account', () => {
+ const invalidArn = 'arn:aws:sagemaker:::space/xyz'
+ assert.throws(() => parseArn(invalidArn), /Invalid SageMaker ARN format/)
+ })
+})
diff --git a/packages/core/src/test/awsService/sagemaker/explorer/sagemakerParentNode.test.ts b/packages/core/src/test/awsService/sagemaker/explorer/sagemakerParentNode.test.ts
new file mode 100644
index 00000000000..a0a0f807b73
--- /dev/null
+++ b/packages/core/src/test/awsService/sagemaker/explorer/sagemakerParentNode.test.ts
@@ -0,0 +1,355 @@
+/*!
+ * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ * SPDX-License-Identifier: Apache-2.0
+ */
+
+import * as sinon from 'sinon'
+import * as vscode from 'vscode'
+import { DescribeDomainResponse } from '@amzn/sagemaker-client'
+import { GetCallerIdentityResponse } from 'aws-sdk/clients/sts'
+import { SagemakerClient, SagemakerSpaceApp } from '../../../../shared/clients/sagemaker'
+import { SagemakerParentNode } from '../../../../awsService/sagemaker/explorer/sagemakerParentNode'
+import { DefaultStsClient } from '../../../../shared/clients/stsClient'
+import { assertNodeListOnlyHasPlaceholderNode } from '../../../utilities/explorerNodeAssertions'
+import assert from 'assert'
+
+describe('sagemakerParentNode', function () {
+ let testNode: SagemakerParentNode
+ let client: SagemakerClient
+ let fetchSpaceAppsAndDomainsStub: sinon.SinonStub<
+ [],
+ Promise<[Map, Map]>
+ >
+ let getCallerIdentityStub: sinon.SinonStub<[], Promise>
+ const testRegion = 'testRegion'
+ const domainsMap: Map = new Map([
+ ['domain1', { DomainId: 'domain1', DomainName: 'domainName1' }],
+ ['domain2', { DomainId: 'domain2', DomainName: 'domainName2' }],
+ ])
+ const getConfigTrue = {
+ get: () => true,
+ }
+ const getConfigFalse = {
+ get: () => false,
+ }
+
+ before(function () {
+ client = new SagemakerClient(testRegion)
+ })
+
+ beforeEach(function () {
+ fetchSpaceAppsAndDomainsStub = sinon.stub(SagemakerClient.prototype, 'fetchSpaceAppsAndDomains')
+ getCallerIdentityStub = sinon.stub(DefaultStsClient.prototype, 'getCallerIdentity')
+ testNode = new SagemakerParentNode(testRegion, client)
+ })
+
+ afterEach(function () {
+ fetchSpaceAppsAndDomainsStub.restore()
+ getCallerIdentityStub.restore()
+ testNode.pollingSet.clear()
+ testNode.pollingSet.clearTimer()
+ sinon.restore()
+ })
+
+ it('returns placeholder node if no children are present', async function () {
+ fetchSpaceAppsAndDomainsStub.returns(
+ Promise.resolve([new Map(), new Map()])
+ )
+ getCallerIdentityStub.returns(
+ Promise.resolve({
+ UserId: 'test-userId',
+ Account: '123456789012',
+ Arn: 'arn:aws:iam::123456789012:user/test-user',
+ })
+ )
+
+ const childNodes = await testNode.getChildren()
+ assertNodeListOnlyHasPlaceholderNode(childNodes)
+ })
+
+ it('has child nodes', async function () {
+ const spaceAppsMap: Map = new Map([
+ [
+ 'domain1__name1',
+ {
+ SpaceName: 'name1',
+ DomainId: 'domain1',
+ OwnershipSettingsSummary: { OwnerUserProfileName: 'user1-abcd' },
+ Status: 'InService',
+ DomainSpaceKey: 'domain1__name1',
+ },
+ ],
+ [
+ 'domain2__name2',
+ {
+ SpaceName: 'name2',
+ DomainId: 'domain2',
+ OwnershipSettingsSummary: { OwnerUserProfileName: 'user2-efgh' },
+ Status: 'InService',
+ DomainSpaceKey: 'domain2__name2',
+ },
+ ],
+ ])
+
+ fetchSpaceAppsAndDomainsStub.returns(Promise.resolve([spaceAppsMap, domainsMap]))
+ getCallerIdentityStub.returns(
+ Promise.resolve({
+ UserId: 'test-userId',
+ Account: '123456789012',
+ Arn: 'arn:aws:iam::123456789012:user/test-user',
+ })
+ )
+ sinon
+ .stub(vscode.workspace, 'getConfiguration')
+ .returns(getConfigFalse as unknown as vscode.WorkspaceConfiguration)
+
+ const childNodes = await testNode.getChildren()
+ assert.strictEqual(childNodes.length, spaceAppsMap.size, 'Unexpected child count')
+ assert.strictEqual(childNodes[0].label, 'name1 (Stopped)', 'Unexpected node label')
+ assert.strictEqual(childNodes[1].label, 'name2 (Stopped)', 'Unexpected node label')
+ })
+
+ it('adds pending nodes to polling nodes set', async function () {
+ const spaceAppsMap: Map = new Map([
+ [
+ 'domain1__name3',
+ {
+ SpaceName: 'name3',
+ DomainId: 'domain1',
+ OwnershipSettingsSummary: { OwnerUserProfileName: 'user1-abcd' },
+ Status: 'InService',
+ DomainSpaceKey: 'domain1__name3',
+ App: {
+ Status: 'InService',
+ },
+ },
+ ],
+ [
+ 'domain2__name4',
+ {
+ SpaceName: 'name4',
+ DomainId: 'domain2',
+ OwnershipSettingsSummary: { OwnerUserProfileName: 'user2-efgh' },
+ Status: 'InService',
+ DomainSpaceKey: 'domain2__name4',
+ App: {
+ Status: 'Pending',
+ },
+ },
+ ],
+ ])
+
+ fetchSpaceAppsAndDomainsStub.returns(Promise.resolve([spaceAppsMap, domainsMap]))
+ getCallerIdentityStub.returns(
+ Promise.resolve({
+ UserId: 'test-userId',
+ Account: '123456789012',
+ Arn: 'arn:aws:iam::123456789012:user/test-user',
+ })
+ )
+
+ await testNode.updateChildren()
+ assert.strictEqual(testNode.pollingSet.size, 1)
+ fetchSpaceAppsAndDomainsStub.restore()
+ })
+
+ it('filters spaces owned by user profiles that match the IAM user', async function () {
+ const spaceAppsMap: Map = new Map([
+ [
+ 'domain1__name1',
+ {
+ SpaceName: 'name1',
+ DomainId: 'domain1',
+ OwnershipSettingsSummary: { OwnerUserProfileName: 'user1-abcd' },
+ Status: 'InService',
+ DomainSpaceKey: 'domain1__name1',
+ },
+ ],
+ [
+ 'domain2__name2',
+ {
+ SpaceName: 'name2',
+ DomainId: 'domain2',
+ OwnershipSettingsSummary: { OwnerUserProfileName: 'user2-efgh' },
+ Status: 'InService',
+ DomainSpaceKey: 'domain2__name2',
+ },
+ ],
+ ])
+
+ fetchSpaceAppsAndDomainsStub.returns(Promise.resolve([spaceAppsMap, domainsMap]))
+ getCallerIdentityStub.returns(
+ Promise.resolve({
+ UserId: 'test-userId',
+ Account: '123456789012',
+ Arn: 'arn:aws:iam::123456789012:user/user2',
+ })
+ )
+ sinon
+ .stub(vscode.workspace, 'getConfiguration')
+ .returns(getConfigTrue as unknown as vscode.WorkspaceConfiguration)
+
+ const childNodes = await testNode.getChildren()
+ assert.strictEqual(childNodes.length, 1, 'Unexpected child count')
+ assert.strictEqual(childNodes[0].label, 'name2 (Stopped)', 'Unexpected node label')
+ })
+
+ it('filters spaces owned by user profiles that match the IAM assumed-role session name', async function () {
+ const spaceAppsMap: Map = new Map([
+ [
+ 'domain1__name1',
+ {
+ SpaceName: 'name1',
+ DomainId: 'domain1',
+ OwnershipSettingsSummary: { OwnerUserProfileName: 'user1-abcd' },
+ Status: 'InService',
+ DomainSpaceKey: 'domain1__name1',
+ },
+ ],
+ [
+ 'domain2__name2',
+ {
+ SpaceName: 'name2',
+ DomainId: 'domain2',
+ OwnershipSettingsSummary: { OwnerUserProfileName: 'user2-efgh' },
+ Status: 'InService',
+ DomainSpaceKey: 'domain2__name2',
+ },
+ ],
+ ])
+
+ fetchSpaceAppsAndDomainsStub.returns(Promise.resolve([spaceAppsMap, domainsMap]))
+ getCallerIdentityStub.returns(
+ Promise.resolve({
+ UserId: 'test-userId',
+ Account: '123456789012',
+ Arn: 'arn:aws:sts::123456789012:assumed-role/UserRole/user2',
+ })
+ )
+ sinon
+ .stub(vscode.workspace, 'getConfiguration')
+ .returns(getConfigTrue as unknown as vscode.WorkspaceConfiguration)
+
+ const childNodes = await testNode.getChildren()
+ assert.strictEqual(childNodes.length, 1, 'Unexpected child count')
+ assert.strictEqual(childNodes[0].label, 'name2 (Stopped)', 'Unexpected node label')
+ })
+
+ it('filters spaces owned by user profiles that match the Identity Center user', async function () {
+ const spaceAppsMap: Map = new Map([
+ [
+ 'domain1__name1',
+ {
+ SpaceName: 'name1',
+ DomainId: 'domain1',
+ OwnershipSettingsSummary: { OwnerUserProfileName: 'user1-abcd' },
+ Status: 'InService',
+ DomainSpaceKey: 'domain1__name1',
+ },
+ ],
+ [
+ 'domain2__name2',
+ {
+ SpaceName: 'name2',
+ DomainId: 'domain2',
+ OwnershipSettingsSummary: { OwnerUserProfileName: 'user2-efgh' },
+ Status: 'InService',
+ DomainSpaceKey: 'domain2__name2',
+ },
+ ],
+ ])
+
+ fetchSpaceAppsAndDomainsStub.returns(Promise.resolve([spaceAppsMap, domainsMap]))
+ getCallerIdentityStub.returns(
+ Promise.resolve({
+ UserId: 'test-userId',
+ Account: '123456789012',
+ Arn: 'arn:aws:sts::123456789012:assumed-role/AWSReservedSSO_MyPermissionSet_abcd1234/user2',
+ })
+ )
+ sinon
+ .stub(vscode.workspace, 'getConfiguration')
+ .returns(getConfigFalse as unknown as vscode.WorkspaceConfiguration)
+
+ const childNodes = await testNode.getChildren()
+ assert.strictEqual(childNodes.length, 1, 'Unexpected child count')
+ assert.strictEqual(childNodes[0].label, 'name2 (Stopped)', 'Unexpected node label')
+ })
+
+ describe('getLocalSelectedDomainUsers', function () {
+ const createSpaceApp = (ownerName: string): SagemakerSpaceApp => ({
+ SpaceName: 'space1',
+ DomainId: 'domain1',
+ Status: 'InService',
+ OwnershipSettingsSummary: {
+ OwnerUserProfileName: ownerName,
+ },
+ DomainSpaceKey: 'domain1__name1',
+ })
+
+ beforeEach(function () {
+ testNode = new SagemakerParentNode(testRegion, client)
+ })
+
+ it('matches IAM user ARN when filtering is enabled', async function () {
+ testNode.callerIdentity = {
+ Arn: 'arn:aws:iam::123456789012:user/user1',
+ }
+
+ testNode.spaceApps = new Map([
+ ['domain1__space1', createSpaceApp('user1-abc')],
+ ['domain1__space2', createSpaceApp('user2-xyz')],
+ ])
+
+ sinon.stub(vscode.workspace, 'getConfiguration').returns(getConfigTrue as any)
+
+ const result = await testNode.getLocalSelectedDomainUsers()
+ assert.deepStrictEqual(result, ['domain1__user1-abc'], 'Should match only user1-prefixed space')
+ })
+
+ it('matches IAM assumed-role ARN when filtering is enabled', async function () {
+ testNode.callerIdentity = {
+ Arn: 'arn:aws:sts::123456789012:assumed-role/SomeRole/user2',
+ }
+
+ testNode.spaceApps = new Map([
+ ['domain1__space1', createSpaceApp('user2-xyz')],
+ ['domain1__space2', createSpaceApp('user3-def')],
+ ])
+
+ sinon.stub(vscode.workspace, 'getConfiguration').returns(getConfigTrue as any)
+
+ const result = await testNode.getLocalSelectedDomainUsers()
+ assert.deepStrictEqual(result, ['domain1__user2-xyz'], 'Should match only user2-prefixed space')
+ })
+
+ it('matches Identity Center ARN when IAM filtering is disabled', async function () {
+ testNode.callerIdentity = {
+ Arn: 'arn:aws:sts::123456789012:assumed-role/AWSReservedSSO_PermissionSet_abcd/user3',
+ }
+
+ testNode.spaceApps = new Map([
+ ['domain1__space1', createSpaceApp('user3-aaa')],
+ ['domain1__space2', createSpaceApp('other-user')],
+ ])
+
+ sinon.stub(vscode.workspace, 'getConfiguration').returns(getConfigFalse as any)
+
+ const result = await testNode.getLocalSelectedDomainUsers()
+ assert.deepStrictEqual(result, ['domain1__user3-aaa'], 'Should match only user3-prefixed space')
+ })
+
+ it('returns empty array if no match is found', async function () {
+ testNode.callerIdentity = {
+ Arn: 'arn:aws:iam::123456789012:user/no-match',
+ }
+
+ testNode.spaceApps = new Map([['domain1__space1', createSpaceApp('someone-else')]])
+
+ sinon.stub(vscode.workspace, 'getConfiguration').returns(getConfigTrue as any)
+
+ const result = await testNode.getLocalSelectedDomainUsers()
+ assert.deepStrictEqual(result, [], 'Should return empty list when no prefix matches')
+ })
+ })
+})
diff --git a/packages/core/src/test/awsService/sagemaker/explorer/sagemakerSpaceNode.test.ts b/packages/core/src/test/awsService/sagemaker/explorer/sagemakerSpaceNode.test.ts
new file mode 100644
index 00000000000..57b4d7a80c6
--- /dev/null
+++ b/packages/core/src/test/awsService/sagemaker/explorer/sagemakerSpaceNode.test.ts
@@ -0,0 +1,93 @@
+/*!
+ * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ * SPDX-License-Identifier: Apache-2.0
+ */
+
+import * as vscode from 'vscode'
+import * as sinon from 'sinon'
+import assert from 'assert'
+import { AppType } from '@aws-sdk/client-sagemaker'
+import { SagemakerClient, SagemakerSpaceApp } from '../../../../shared/clients/sagemaker'
+import { SagemakerSpaceNode } from '../../../../awsService/sagemaker/explorer/sagemakerSpaceNode'
+import { SagemakerParentNode } from '../../../../awsService/sagemaker/explorer/sagemakerParentNode'
+import { PollingSet } from '../../../../shared/utilities/pollingSet'
+
+describe('SagemakerSpaceNode', function () {
+ const testRegion = 'testRegion'
+ let client: SagemakerClient
+ let testParent: SagemakerParentNode
+ let testSpaceApp: SagemakerSpaceApp
+ let describeAppStub: sinon.SinonStub
+ let testSpaceAppNode: SagemakerSpaceNode
+
+ beforeEach(function () {
+ testSpaceApp = {
+ SpaceName: 'TestSpace',
+ DomainId: 'd-12345',
+ App: { AppName: 'TestApp', Status: 'InService' },
+ SpaceSettingsSummary: { AppType: AppType.JupyterLab },
+ OwnershipSettingsSummary: { OwnerUserProfileName: 'test-user' },
+ SpaceSharingSettingsSummary: { SharingType: 'Private' },
+ Status: 'InService',
+ DomainSpaceKey: '123',
+ }
+
+ sinon.stub(PollingSet.prototype, 'add')
+ client = new SagemakerClient(testRegion)
+ testParent = new SagemakerParentNode(testRegion, client)
+
+ describeAppStub = sinon.stub(SagemakerClient.prototype, 'describeApp')
+ testSpaceAppNode = new SagemakerSpaceNode(testParent, client, testRegion, testSpaceApp)
+ })
+
+ afterEach(function () {
+ sinon.restore()
+ })
+
+ it('initializes with correct label, description, and tooltip', function () {
+ const node = new SagemakerSpaceNode(testParent, client, testRegion, testSpaceApp)
+
+ assert.strictEqual(node.label, 'TestSpace (Running)')
+ assert.strictEqual(node.description, 'Private space')
+ assert.ok(node.tooltip instanceof vscode.MarkdownString)
+ assert.ok((node.tooltip as vscode.MarkdownString).value.includes('**Space:** TestSpace'))
+ })
+
+ it('falls back to defaults if optional fields are missing', function () {
+ const partialApp: SagemakerSpaceApp = {
+ SpaceName: undefined,
+ DomainId: 'domainId',
+ Status: 'Failed',
+ DomainSpaceKey: '123',
+ }
+
+ const node = new SagemakerSpaceNode(testParent, client, testRegion, partialApp)
+
+ assert.strictEqual(node.label, '(no name) (Failed)')
+ assert.strictEqual(node.description, 'Unknown space')
+ assert.ok((node.tooltip as vscode.MarkdownString).value.includes('**Space:** -'))
+ })
+
+ it('returns ARN from describeApp', async function () {
+ describeAppStub.resolves({ AppArn: 'arn:aws:sagemaker:1234:app/TestApp' })
+
+ const node = new SagemakerSpaceNode(testParent, client, testRegion, testSpaceApp)
+ const arn = await node.getAppArn()
+
+ assert.strictEqual(arn, 'arn:aws:sagemaker:1234:app/TestApp')
+ sinon.assert.calledOnce(describeAppStub)
+ sinon.assert.calledWithExactly(describeAppStub, {
+ DomainId: 'd-12345',
+ AppName: 'TestApp',
+ AppType: AppType.JupyterLab,
+ SpaceName: 'TestSpace',
+ })
+ })
+
+ it('updates status with new spaceApp', async function () {
+ const newStatus = 'Starting'
+ const newSpaceApp = { ...testSpaceApp, App: { AppName: 'TestApp', Status: 'Pending' } } as SagemakerSpaceApp
+ testSpaceAppNode.updateSpace(newSpaceApp)
+ assert.strictEqual(testSpaceAppNode.getStatus(), newStatus)
+ })
+})
diff --git a/packages/core/src/test/awsService/sagemaker/model.test.ts b/packages/core/src/test/awsService/sagemaker/model.test.ts
new file mode 100644
index 00000000000..892baf2f77b
--- /dev/null
+++ b/packages/core/src/test/awsService/sagemaker/model.test.ts
@@ -0,0 +1,194 @@
+/*!
+ * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ * SPDX-License-Identifier: Apache-2.0
+ */
+
+import * as vscode from 'vscode'
+import * as sinon from 'sinon'
+import * as os from 'os'
+import * as path from 'path'
+import { DevSettings, fs, ToolkitError } from '../../../shared'
+import { removeKnownHost, startLocalServer, stopLocalServer } from '../../../awsService/sagemaker/model'
+import { assertLogsContain } from '../../globalSetup.test'
+import assert from 'assert'
+
+describe('SageMaker Model', () => {
+ describe('startLocalServer', function () {
+ const ctx = {
+ globalStorageUri: vscode.Uri.file(path.join(os.tmpdir(), 'test-storage')),
+ extensionPath: path.join(os.tmpdir(), 'extension'),
+ asAbsolutePath: (relPath: string) => path.join(path.join(os.tmpdir(), 'extension'), relPath),
+ } as vscode.ExtensionContext
+
+ let sandbox: sinon.SinonSandbox
+
+ beforeEach(() => {
+ sandbox = sinon.createSandbox()
+ })
+
+ afterEach(() => {
+ sandbox.restore()
+ })
+
+ it('waits for info file and starts server', async function () {
+ // Simulate the file doesn't exist initially, then appears on 3rd check
+ const existsStub = sandbox.stub(fs, 'existsFile')
+ existsStub.onCall(0).resolves(false)
+ existsStub.onCall(1).resolves(false)
+ existsStub.onCall(2).resolves(true)
+
+ sandbox.stub(require('fs'), 'openSync').returns(42)
+
+ const stopStub = sandbox.stub().resolves()
+ sandbox.replace(require('../../../awsService/sagemaker/model'), 'stopLocalServer', stopStub)
+
+ const spawnStub = sandbox.stub().returns({ unref: sandbox.stub() })
+ sandbox.replace(require('../../../awsService/sagemaker/utils'), 'spawnDetachedServer', spawnStub)
+
+ sandbox.stub(DevSettings.instance, 'get').returns({ sagemaker: 'https://fake-endpoint' })
+
+ await startLocalServer(ctx)
+
+ sinon.assert.called(spawnStub)
+ sinon.assert.calledWith(
+ spawnStub,
+ process.execPath,
+ [ctx.asAbsolutePath('dist/src/awsService/sagemaker/detached-server/server.js')],
+ sinon.match.any
+ )
+
+ assert.ok(existsStub.callCount >= 3, 'should have retried for file existence')
+ })
+ })
+
+ describe('stopLocalServer', function () {
+ const ctx = {
+ globalStorageUri: vscode.Uri.file(path.join(os.tmpdir(), 'test-storage')),
+ } as vscode.ExtensionContext
+
+ const infoFilePath = path.join(ctx.globalStorageUri.fsPath, 'sagemaker-local-server-info.json')
+ const validPid = 12345
+ const validJson = JSON.stringify({ pid: validPid })
+ let sandbox: sinon.SinonSandbox
+
+ beforeEach(() => {
+ sandbox = sinon.createSandbox()
+ })
+
+ afterEach(() => {
+ sandbox.restore()
+ })
+
+ it('logs debug when successfully stops server and deletes file', async function () {
+ sandbox.stub(fs, 'existsFile').resolves(true)
+ sandbox.stub(fs, 'readFileText').resolves(validJson)
+ const killStub = sandbox.stub(process, 'kill').returns(true)
+ const deleteStub = sandbox.stub(fs, 'delete').resolves()
+
+ await stopLocalServer(ctx)
+
+ sinon.assert.calledWith(killStub, validPid)
+ sinon.assert.calledWith(deleteStub, infoFilePath)
+ assertLogsContain(`stopped local server with PID ${validPid}`, false, 'debug')
+ assertLogsContain('removed server info file.', false, 'debug')
+ })
+
+ it('throws ToolkitError when info file is invalid JSON', async function () {
+ sandbox.stub(fs, 'existsFile').resolves(true)
+ sandbox.stub(fs, 'readFileText').resolves('invalid json')
+
+ try {
+ await stopLocalServer(ctx)
+ assert.ok(false, 'Expected error not thrown')
+ } catch (err) {
+ assert.ok(err instanceof ToolkitError)
+ assert.strictEqual(err.message, 'failed to parse server info file')
+ }
+ })
+
+ it('throws ToolkitError when killing process fails for another reason', async function () {
+ sandbox.stub(fs, 'existsFile').resolves(true)
+ sandbox.stub(fs, 'readFileText').resolves(validJson)
+ sandbox.stub(fs, 'delete').resolves()
+ sandbox.stub(process, 'kill').throws({ code: 'EPERM', message: 'permission denied' })
+
+ try {
+ await stopLocalServer(ctx)
+ assert.ok(false)
+ } catch (err) {
+ assert.ok(err instanceof ToolkitError)
+ assert.strictEqual(err.message, 'failed to stop local server')
+ }
+ })
+ })
+
+ describe('removeKnownHost', function () {
+ const knownHostsPath = path.join(os.homedir(), '.ssh', 'known_hosts')
+ const hostname = 'test.host.com'
+ let sandbox: sinon.SinonSandbox
+
+ beforeEach(function () {
+ sandbox = sinon.createSandbox()
+ })
+
+ afterEach(function () {
+ sandbox.restore()
+ })
+
+ it('removes line with hostname and writes updated file', async function () {
+ sandbox.stub(fs, 'existsFile').resolves(true)
+
+ const inputContent = `${hostname} ssh-rsa AAAA\nsome.other.com ssh-rsa BBBB`
+ const expectedOutput = `some.other.com ssh-rsa BBBB`
+
+ sandbox.stub(fs, 'readFileText').resolves(inputContent)
+
+ const writeStub = sandbox.stub(fs, 'writeFile').resolves()
+ await removeKnownHost(hostname)
+
+ sinon.assert.calledWith(
+ writeStub,
+ knownHostsPath,
+ sinon.match((value: string) => value.trim() === expectedOutput),
+ { atomic: true }
+ )
+ })
+
+ it('logs warning when known_hosts does not exist', async function () {
+ sandbox.stub(fs, 'existsFile').resolves(false)
+
+ await removeKnownHost('test.host.com')
+
+ assertLogsContain(`known_hosts not found at`, false, 'warn')
+ })
+
+ it('throws ToolkitError when reading known_hosts fails', async function () {
+ sandbox.stub(fs, 'existsFile').resolves(true)
+ sandbox.stub(fs, 'readFileText').rejects(new Error('read failed'))
+
+ try {
+ await removeKnownHost(hostname)
+ assert.ok(false, 'Expected error was not thrown')
+ } catch (err) {
+ assert.ok(err instanceof ToolkitError)
+ assert.strictEqual(err.message, 'Failed to read known_hosts file')
+ assert.strictEqual((err as ToolkitError).cause?.message, 'read failed')
+ }
+ })
+
+ it('throws ToolkitError when writing known_hosts fails', async function () {
+ sandbox.stub(fs, 'existsFile').resolves(true)
+ sandbox.stub(fs, 'readFileText').resolves(`${hostname} ssh-rsa key\nsomehost ssh-rsa key`)
+ sandbox.stub(fs, 'writeFile').rejects(new Error('write failed'))
+
+ try {
+ await removeKnownHost(hostname)
+ assert.ok(false, 'Expected error was not thrown')
+ } catch (err) {
+ assert.ok(err instanceof ToolkitError)
+ assert.strictEqual(err.message, 'Failed to write updated known_hosts file')
+ assert.strictEqual((err as ToolkitError).cause?.message, 'write failed')
+ }
+ })
+ })
+})
diff --git a/packages/core/src/test/awsService/sagemaker/remoteUtils.test.ts b/packages/core/src/test/awsService/sagemaker/remoteUtils.test.ts
new file mode 100644
index 00000000000..b2e1071e0db
--- /dev/null
+++ b/packages/core/src/test/awsService/sagemaker/remoteUtils.test.ts
@@ -0,0 +1,74 @@
+/*!
+ * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ * SPDX-License-Identifier: Apache-2.0
+ */
+
+import * as sinon from 'sinon'
+import * as assert from 'assert'
+import { getRemoteAppMetadata } from '../../../awsService/sagemaker/remoteUtils'
+import { fs } from '../../../shared/fs/fs'
+import { SagemakerClient } from '../../../shared/clients/sagemaker'
+
+describe('getRemoteAppMetadata', function () {
+ let sandbox: sinon.SinonSandbox
+ let fsStub: sinon.SinonStub
+ let parseRegionStub: sinon.SinonStub
+ let describeSpaceStub: sinon.SinonStub
+ let loggerStub: sinon.SinonStub
+
+ const mockMetadata = {
+ AppType: 'JupyterLab',
+ DomainId: 'd-f0lwireyzpjp',
+ SpaceName: 'test-ae-3',
+ ExecutionRoleArn: 'arn:aws:iam::177118115371:role/service-role/AmazonSageMaker-ExecutionRole-20250415T091941',
+ ResourceArn: 'arn:aws:sagemaker:us-west-2:177118115371:app/d-f0lwireyzpjp/test-ae-3/JupyterLab/default',
+ ResourceName: 'default',
+ AppImageVersion: '',
+ ResourceArnCaseSensitive:
+ 'arn:aws:sagemaker:us-west-2:177118115371:app/d-f0lwireyzpjp/test-ae-3/JupyterLab/default',
+ IpAddressType: 'ipv4',
+ }
+
+ const mockSpaceDetails = {
+ OwnershipSettings: {
+ OwnerUserProfileName: 'test-user-profile',
+ },
+ }
+
+ beforeEach(() => {
+ sandbox = sinon.createSandbox()
+ fsStub = sandbox.stub(fs, 'readFileText')
+ parseRegionStub = sandbox.stub().returns('us-west-2')
+ sandbox.replace(require('../../../awsService/sagemaker/utils'), 'parseRegionFromArn', parseRegionStub)
+
+ describeSpaceStub = sandbox.stub().resolves(mockSpaceDetails)
+ sandbox.stub(SagemakerClient.prototype, 'describeSpace').callsFake(describeSpaceStub)
+
+ loggerStub = sandbox.stub().returns({
+ error: sandbox.stub(),
+ })
+ sandbox.replace(require('../../../shared/logger/logger'), 'getLogger', loggerStub)
+ })
+
+ afterEach(() => {
+ sandbox.restore()
+ })
+
+ it('successfully reads metadata file and returns remote app metadata', async function () {
+ fsStub.resolves(JSON.stringify(mockMetadata))
+
+ const result = await getRemoteAppMetadata()
+
+ assert.deepStrictEqual(result, {
+ DomainId: 'd-f0lwireyzpjp',
+ UserProfileName: 'test-user-profile',
+ })
+
+ sinon.assert.calledWith(fsStub, '/opt/ml/metadata/resource-metadata.json')
+ sinon.assert.calledWith(parseRegionStub, mockMetadata.ResourceArn)
+ sinon.assert.calledWith(describeSpaceStub, {
+ DomainId: 'd-f0lwireyzpjp',
+ SpaceName: 'test-ae-3',
+ })
+ })
+})
diff --git a/packages/core/src/test/awsService/sagemaker/uriHandlers.test.ts b/packages/core/src/test/awsService/sagemaker/uriHandlers.test.ts
new file mode 100644
index 00000000000..9ff24b2a3f9
--- /dev/null
+++ b/packages/core/src/test/awsService/sagemaker/uriHandlers.test.ts
@@ -0,0 +1,59 @@
+/*!
+ * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ * SPDX-License-Identifier: Apache-2.0
+ */
+
+import * as sinon from 'sinon'
+import * as vscode from 'vscode'
+import assert from 'assert'
+import { UriHandler } from '../../../shared/vscode/uriHandler'
+import { VSCODE_EXTENSION_ID } from '../../../shared/extensions'
+import { register } from '../../../awsService/sagemaker/uriHandlers'
+
+function createConnectUri(params: { [key: string]: string }): vscode.Uri {
+ const query = Object.entries(params)
+ .map(([k, v]) => `${encodeURIComponent(k)}=${encodeURIComponent(v)}`)
+ .join('&')
+ return vscode.Uri.parse(`vscode://${VSCODE_EXTENSION_ID.awstoolkit}/connect/sagemaker?${query}`)
+}
+
+describe('SageMaker URI handler', function () {
+ let handler: UriHandler
+ let deeplinkConnectStub: sinon.SinonStub
+
+ beforeEach(function () {
+ handler = new UriHandler()
+ deeplinkConnectStub = sinon.stub().resolves()
+ sinon.replace(require('../../../awsService/sagemaker/commands'), 'deeplinkConnect', deeplinkConnectStub)
+
+ register({
+ uriHandler: handler,
+ } as any)
+ })
+
+ afterEach(function () {
+ sinon.restore()
+ })
+
+ it('calls deeplinkConnect with all expected params', async function () {
+ const params = {
+ connection_identifier: 'abc123',
+ domain: 'my-domain',
+ user_profile: 'me',
+ session: 'sess-xyz',
+ ws_url: 'wss://example.com',
+ 'cell-number': '4',
+ token: 'my-token',
+ }
+
+ const uri = createConnectUri(params)
+ await handler.handleUri(uri)
+
+ assert.ok(deeplinkConnectStub.calledOnce)
+ assert.deepStrictEqual(deeplinkConnectStub.firstCall.args[1], 'abc123')
+ assert.deepStrictEqual(deeplinkConnectStub.firstCall.args[2], 'sess-xyz')
+ assert.deepStrictEqual(deeplinkConnectStub.firstCall.args[3], 'wss://example.com&cell-number=4')
+ assert.deepStrictEqual(deeplinkConnectStub.firstCall.args[4], 'my-token')
+ assert.deepStrictEqual(deeplinkConnectStub.firstCall.args[5], 'my-domain')
+ })
+})
diff --git a/packages/core/src/test/awsService/sagemaker/utils.test.ts b/packages/core/src/test/awsService/sagemaker/utils.test.ts
new file mode 100644
index 00000000000..b7376790106
--- /dev/null
+++ b/packages/core/src/test/awsService/sagemaker/utils.test.ts
@@ -0,0 +1,66 @@
+/*!
+ * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ * SPDX-License-Identifier: Apache-2.0
+ */
+
+import { AppStatus, SpaceStatus } from '@aws-sdk/client-sagemaker'
+import { generateSpaceStatus } from '../../../awsService/sagemaker/utils'
+import * as assert from 'assert'
+
+describe('generateSpaceStatus', function () {
+ it('returns Failed if space status is Failed', function () {
+ assert.strictEqual(generateSpaceStatus(SpaceStatus.Failed, AppStatus.InService), 'Failed')
+ })
+
+ it('returns Failed if space status is Delete_Failed', function () {
+ assert.strictEqual(generateSpaceStatus(SpaceStatus.Delete_Failed, AppStatus.InService), 'Failed')
+ })
+
+ it('returns Failed if space status is Update_Failed', function () {
+ assert.strictEqual(generateSpaceStatus(SpaceStatus.Update_Failed, AppStatus.InService), 'Failed')
+ })
+
+ it('returns Failed if app status is Failed and space status is not Updating', function () {
+ assert.strictEqual(generateSpaceStatus(SpaceStatus.Deleting, AppStatus.Failed), 'Failed')
+ })
+
+ it('does not return Failed if app status is Failed but space status is Updating', function () {
+ assert.strictEqual(generateSpaceStatus(SpaceStatus.Updating, AppStatus.Failed), 'Updating')
+ })
+
+ it('returns Running if both statuses are InService', function () {
+ assert.strictEqual(generateSpaceStatus(SpaceStatus.InService, AppStatus.InService), 'Running')
+ })
+
+ it('returns Starting if app is Pending and space is InService', function () {
+ assert.strictEqual(generateSpaceStatus(SpaceStatus.InService, AppStatus.Pending), 'Starting')
+ })
+
+ it('returns Updating if space status is Updating', function () {
+ assert.strictEqual(generateSpaceStatus(SpaceStatus.Updating, AppStatus.Deleting), 'Updating')
+ })
+
+ it('returns Stopping if app is Deleting and space is InService', function () {
+ assert.strictEqual(generateSpaceStatus(SpaceStatus.InService, AppStatus.Deleting), 'Stopping')
+ })
+
+ it('returns Stopped if app is Deleted and space is InService', function () {
+ assert.strictEqual(generateSpaceStatus(SpaceStatus.InService, AppStatus.Deleted), 'Stopped')
+ })
+
+ it('returns Stopped if app status is undefined and space is InService', function () {
+ assert.strictEqual(generateSpaceStatus(SpaceStatus.InService, undefined), 'Stopped')
+ })
+
+ it('returns Deleting if space is Deleting', function () {
+ assert.strictEqual(generateSpaceStatus(SpaceStatus.Deleting, AppStatus.InService), 'Deleting')
+ })
+
+ it('returns Unknown if none of the above match', function () {
+ assert.strictEqual(generateSpaceStatus(undefined, undefined), 'Unknown')
+ assert.strictEqual(
+ generateSpaceStatus('SomeOtherStatus' as SpaceStatus, 'RandomAppStatus' as AppStatus),
+ 'Unknown'
+ )
+ })
+})
diff --git a/packages/core/src/test/shared/clients/sagemakerClient.test.ts b/packages/core/src/test/shared/clients/sagemakerClient.test.ts
new file mode 100644
index 00000000000..94a07dd32eb
--- /dev/null
+++ b/packages/core/src/test/shared/clients/sagemakerClient.test.ts
@@ -0,0 +1,210 @@
+/*!
+ * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+ * SPDX-License-Identifier: Apache-2.0
+ */
+
+import * as sinon from 'sinon'
+import * as assert from 'assert'
+import { SagemakerClient } from '../../../shared/clients/sagemaker'
+import { AppDetails, SpaceDetails, DescribeDomainCommandOutput } from '@aws-sdk/client-sagemaker'
+import { DescribeDomainResponse } from '@amzn/sagemaker-client'
+import { intoCollection } from '../../../shared/utilities/collectionUtils'
+
+describe('SagemakerClient.fetchSpaceAppsAndDomains', function () {
+ const region = 'test-region'
+ let client: SagemakerClient
+ let listAppsStub: sinon.SinonStub
+
+ const appDetails: AppDetails[] = [
+ { AppName: 'app1', DomainId: 'domain1', SpaceName: 'space1', AppType: 'CodeEditor' },
+ { AppName: 'app2', DomainId: 'domain2', SpaceName: 'space2', AppType: 'CodeEditor' },
+ { AppName: 'app3', DomainId: 'domain2', SpaceName: 'space3', AppType: 'JupyterLab' },
+ ]
+
+ const spaceDetails: SpaceDetails[] = [
+ { SpaceName: 'space1', DomainId: 'domain1' },
+ { SpaceName: 'space2', DomainId: 'domain2' },
+ { SpaceName: 'space3', DomainId: 'domain2' },
+ { SpaceName: 'space4', DomainId: 'domain3' },
+ ]
+
+ const domain1: DescribeDomainResponse = { DomainId: 'domain1', DomainName: 'domainName1' }
+ const domain2: DescribeDomainResponse = { DomainId: 'domain2', DomainName: 'domainName2' }
+ const domain3: DescribeDomainResponse = {
+ DomainId: 'domain3',
+ DomainName: 'domainName3',
+ DomainSettings: { UnifiedStudioSettings: { DomainId: 'unifiedStudioDomain1' } },
+ }
+
+ beforeEach(function () {
+ client = new SagemakerClient(region)
+
+ listAppsStub = sinon.stub(client, 'listApps').returns(intoCollection([appDetails]))
+ sinon.stub(client, 'listSpaces').returns(intoCollection([spaceDetails]))
+ sinon.stub(client, 'describeDomain').callsFake(async ({ DomainId }) => {
+ switch (DomainId) {
+ case 'domain1':
+ return domain1 as DescribeDomainCommandOutput
+ case 'domain2':
+ return domain2 as DescribeDomainCommandOutput
+ case 'domain3':
+ return domain3 as DescribeDomainCommandOutput
+ default:
+ return {} as DescribeDomainCommandOutput
+ }
+ })
+ })
+
+ afterEach(function () {
+ sinon.restore()
+ })
+
+ it('returns a map of space details with corresponding app details', async function () {
+ const [spaceApps, domains] = await client.fetchSpaceAppsAndDomains()
+
+ assert.strictEqual(spaceApps.size, 3)
+ assert.strictEqual(domains.size, 3)
+
+ const spaceAppKey1 = 'domain1__space1'
+ const spaceAppKey2 = 'domain2__space2'
+ const spaceAppKey3 = 'domain2__space3'
+
+ assert.ok(spaceApps.has(spaceAppKey1), 'Expected spaceApps to have key for domain1__space1')
+ assert.ok(spaceApps.has(spaceAppKey2), 'Expected spaceApps to have key for domain2__space2')
+ assert.ok(spaceApps.has(spaceAppKey3), 'Expected spaceApps to have key for domain2__space3')
+
+ assert.deepStrictEqual(spaceApps.get(spaceAppKey1)?.App?.AppName, 'app1')
+ assert.deepStrictEqual(spaceApps.get(spaceAppKey2)?.App?.AppName, 'app2')
+ assert.deepStrictEqual(spaceApps.get(spaceAppKey3)?.App?.AppName, 'app3')
+
+ const domainKey1 = 'domain1'
+ const domainKey2 = 'domain2'
+
+ assert.ok(domains.has(domainKey1), 'Expected domains to have key for domain1')
+ assert.ok(domains.has(domainKey2), 'Expected domains to have key for domain2')
+
+ assert.deepStrictEqual(domains.get(domainKey1)?.DomainName, 'domainName1')
+ assert.deepStrictEqual(domains.get(domainKey2)?.DomainName, 'domainName2')
+ })
+
+ it('returns map even if some spaces have no matching apps', async function () {
+ listAppsStub.returns(intoCollection([{ AppName: 'app1', DomainId: 'domain1', SpaceName: 'space1' }]))
+
+ const [spaceApps] = await client.fetchSpaceAppsAndDomains()
+ for (const space of spaceApps) {
+ console.log(space[0])
+ console.log(space[1])
+ }
+
+ const spaceAppKey2 = 'domain2__space2'
+ const spaceAppKey3 = 'domain2__space3'
+
+ assert.strictEqual(spaceApps.size, 3)
+ assert.strictEqual(spaceApps.get(spaceAppKey2)?.App, undefined)
+ assert.strictEqual(spaceApps.get(spaceAppKey3)?.App, undefined)
+ })
+
+ describe('SagemakerClient.startSpace', function () {
+ const region = 'test-region'
+ let client: SagemakerClient
+ let describeSpaceStub: sinon.SinonStub
+ let updateSpaceStub: sinon.SinonStub
+ let waitForSpaceStub: sinon.SinonStub
+ let createAppStub: sinon.SinonStub
+
+ beforeEach(function () {
+ client = new SagemakerClient(region)
+ describeSpaceStub = sinon.stub(client, 'describeSpace')
+ updateSpaceStub = sinon.stub(client, 'updateSpace')
+ waitForSpaceStub = sinon.stub(client as any, 'waitForSpaceInService')
+ createAppStub = sinon.stub(client, 'createApp')
+ })
+
+ afterEach(function () {
+ sinon.restore()
+ })
+
+ it('enables remote access and starts the app', async function () {
+ describeSpaceStub.resolves({
+ SpaceSettings: {
+ RemoteAccess: 'DISABLED',
+ AppType: 'CodeEditor',
+ CodeEditorAppSettings: {
+ DefaultResourceSpec: {
+ InstanceType: 'ml.t3.medium',
+ SageMakerImageArn: 'arn:aws:sagemaker:us-west-2:img',
+ SageMakerImageVersionAlias: '1.0.0',
+ },
+ },
+ },
+ })
+
+ updateSpaceStub.resolves({})
+ waitForSpaceStub.resolves()
+ createAppStub.resolves({})
+
+ await client.startSpace('my-space', 'my-domain')
+
+ sinon.assert.calledOnce(updateSpaceStub)
+ sinon.assert.calledOnce(waitForSpaceStub)
+ sinon.assert.calledOnce(createAppStub)
+ })
+
+ it('skips enabling remote access if already enabled', async function () {
+ describeSpaceStub.resolves({
+ SpaceSettings: {
+ RemoteAccess: 'ENABLED',
+ AppType: 'CodeEditor',
+ CodeEditorAppSettings: {},
+ },
+ })
+
+ createAppStub.resolves({})
+
+ await client.startSpace('my-space', 'my-domain')
+
+ sinon.assert.notCalled(updateSpaceStub)
+ sinon.assert.notCalled(waitForSpaceStub)
+ sinon.assert.calledOnce(createAppStub)
+ })
+
+ it('throws error on unsupported app type', async function () {
+ describeSpaceStub.resolves({
+ SpaceSettings: {
+ RemoteAccess: 'ENABLED',
+ AppType: 'Studio',
+ },
+ })
+
+ await assert.rejects(client.startSpace('my-space', 'my-domain'), /Unsupported AppType "Studio"/)
+ })
+
+ it('uses fallback resource spec when none provided', async function () {
+ describeSpaceStub.resolves({
+ SpaceSettings: {
+ RemoteAccess: 'ENABLED',
+ AppType: 'JupyterLab',
+ JupyterLabAppSettings: {},
+ },
+ })
+
+ createAppStub.resolves({})
+
+ await client.startSpace('my-space', 'my-domain')
+
+ sinon.assert.calledOnceWithExactly(
+ createAppStub,
+ sinon.match.hasNested('ResourceSpec.InstanceType', 'ml.t3.medium')
+ )
+ })
+
+ it('handles AccessDeniedException gracefully', async function () {
+ describeSpaceStub.rejects({ name: 'AccessDeniedException', message: 'no access' })
+
+ await assert.rejects(
+ client.startSpace('my-space', 'my-domain'),
+ /You do not have permission to start spaces/
+ )
+ })
+ })
+})
diff --git a/packages/core/src/testLint/gitSecrets.test.ts b/packages/core/src/testLint/gitSecrets.test.ts
index fce29585d1c..49091665ea1 100644
--- a/packages/core/src/testLint/gitSecrets.test.ts
+++ b/packages/core/src/testLint/gitSecrets.test.ts
@@ -23,7 +23,12 @@ describe('git-secrets', function () {
/** git-secrets patterns that will not cause a failure during the scan */
function setAllowListPatterns(gitSecrets: string) {
- const allowListPatterns: string[] = ['"accountId": "123456789012"']
+ const allowListPatterns: string[] = [
+ '"accountId": "123456789012"',
+ "'accountId': '123456789012'",
+ "Account: '123456789012'",
+ "accountId: '123456789012'",
+ ]
for (const pattern of allowListPatterns) {
// Returns non-zero exit code if pattern already exists
diff --git a/packages/core/tsconfig.json b/packages/core/tsconfig.json
index 3baba69a575..702a86ee8e6 100644
--- a/packages/core/tsconfig.json
+++ b/packages/core/tsconfig.json
@@ -7,5 +7,6 @@
"declaration": true,
"declarationMap": true
},
- "exclude": ["node_modules", ".vscode-test", "src/testFixtures", "dist"]
+ "exclude": ["node_modules", ".vscode-test", "src/testFixtures", "dist"],
+ "noEmitOnError": false // allow emitting even with type errors
}
diff --git a/packages/core/webpack.config.js b/packages/core/webpack.config.js
index fba19d133b2..b58c990704a 100644
--- a/packages/core/webpack.config.js
+++ b/packages/core/webpack.config.js
@@ -23,6 +23,7 @@ module.exports = (env, argv) => {
...baseConfig,
entry: {
'src/stepFunctions/asl/aslServer': './src/stepFunctions/asl/aslServer.ts',
+ 'src/awsService/sagemaker/detached-server/server': './src/awsService/sagemaker/detached-server/server.ts',
},
}
diff --git a/packages/toolkit/package.json b/packages/toolkit/package.json
index 1f618511d11..72386694921 100644
--- a/packages/toolkit/package.json
+++ b/packages/toolkit/package.json
@@ -2,7 +2,7 @@
"name": "aws-toolkit-vscode",
"displayName": "AWS Toolkit",
"description": "Including CodeCatalyst, Infrastructure Composer, and support for Lambda, S3, CloudWatch Logs, CloudFormation, and many other services.",
- "version": "3.68.0-SNAPSHOT",
+ "version": "3.68.0-g67e4600",
"extensionKind": [
"workspace"
],
@@ -299,6 +299,11 @@
"default": "",
"description": "A JSON formatted file that specifies template parameter values, a stack policy, and tags. Only parameters are used from this file.",
"scope": "machine-overridable"
+ },
+ "aws.sagemaker.studio.spaces.enableIdentityFiltering": {
+ "type": "boolean",
+ "default": false,
+ "description": "Enable automatic filtration of spaces based on your AWS identity."
}
}
},
@@ -1248,6 +1253,10 @@
{
"command": "aws.newThreatComposerFile",
"when": "false"
+ },
+ {
+ "command": "aws.sagemaker.filterSpaceApps",
+ "when": "false"
}
],
"editor/title": [
@@ -1454,6 +1463,16 @@
}
],
"view/item/context": [
+ {
+ "command": "aws.sagemaker.stopSpace",
+ "group": "inline@0",
+ "when": "viewItem =~ /^(awsSagemakerSpaceRunningRemoteEnabledNode|awsSagemakerSpaceRunningRemoteDisabledNode)$/"
+ },
+ {
+ "command": "aws.sagemaker.openRemoteConnection",
+ "group": "inline@1",
+ "when": "viewItem =~ /^(awsSagemakerSpaceRunningRemoteEnabledNode|awsSagemakerSpaceStoppedRemoteEnabledNode|awsSagemakerSpaceStoppedRemoteDisabledNode)$/"
+ },
{
"command": "_aws.toolkit.notifications.dismiss",
"when": "viewItem == toolkitNotificationStartUp",
@@ -1609,6 +1628,11 @@
"when": "view == aws.explorer && viewItem == awsRegionNode",
"group": "0@1"
},
+ {
+ "command": "aws.sagemaker.filterSpaceApps",
+ "when": "view == aws.explorer && viewItem == awsSagemakerParentNode",
+ "group": "inline@1"
+ },
{
"command": "aws.toolkit.lambda.createServerlessLandProject",
"when": "view == aws.explorer && viewItem == awsLambdaNode || viewItem == awsRegionNode",
@@ -1789,6 +1813,11 @@
"when": "view == aws.explorer && viewItem =~ /^awsIotCertificateNode.(Things|Policies)/",
"group": "0@1"
},
+ {
+ "command": "aws.sagemaker.filterSpaceApps",
+ "when": "view == aws.explorer && viewItem == awsSagemakerParentNode",
+ "group": "0@1"
+ },
{
"command": "aws.s3.createBucket",
"when": "view == aws.explorer && viewItem == awsS3Node",
@@ -2589,6 +2618,42 @@
}
}
},
+ {
+ "command": "aws.sagemaker.filterSpaceApps",
+ "title": "%AWS.command.sagemaker.filterSpaces%",
+ "category": "%AWS.title%",
+ "enablement": "isCloud9 || !aws.isWebExtHost",
+ "icon": "$(extensions-filter)",
+ "cloud9": {
+ "cn": {
+ "category": "%AWS.title.cn%"
+ }
+ }
+ },
+ {
+ "command": "aws.sagemaker.openRemoteConnection",
+ "title": "Connect to SageMaker Space",
+ "icon": "$(remote-explorer)",
+ "category": "%AWS.title%",
+ "enablement": "isCloud9 || !aws.isWebExtHost",
+ "cloud9": {
+ "cn": {
+ "category": "%AWS.title.cn%"
+ }
+ }
+ },
+ {
+ "command": "aws.sagemaker.stopSpace",
+ "title": "Stop SageMaker Space",
+ "icon": "$(debug-stop)",
+ "category": "%AWS.title%",
+ "enablement": "isCloud9 || !aws.isWebExtHost",
+ "cloud9": {
+ "cn": {
+ "category": "%AWS.title.cn%"
+ }
+ }
+ },
{
"command": "aws.ec2.startInstance",
"title": "%AWS.command.ec2.startInstance%",
@@ -4733,26 +4798,40 @@
"fontCharacter": "\\f1de"
}
},
- "aws-schemas-registry": {
+ "aws-sagemaker-code-editor": {
"description": "AWS Contributed Icon",
"default": {
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
"fontCharacter": "\\f1df"
}
},
- "aws-schemas-schema": {
+ "aws-sagemaker-jupyter-lab": {
"description": "AWS Contributed Icon",
"default": {
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
"fontCharacter": "\\f1e0"
}
},
- "aws-stepfunctions-preview": {
+ "aws-schemas-registry": {
"description": "AWS Contributed Icon",
"default": {
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
"fontCharacter": "\\f1e1"
}
+ },
+ "aws-schemas-schema": {
+ "description": "AWS Contributed Icon",
+ "default": {
+ "fontPath": "./resources/fonts/aws-toolkit-icons.woff",
+ "fontCharacter": "\\f1e2"
+ }
+ },
+ "aws-stepfunctions-preview": {
+ "description": "AWS Contributed Icon",
+ "default": {
+ "fontPath": "./resources/fonts/aws-toolkit-icons.woff",
+ "fontCharacter": "\\f1e3"
+ }
}
},
"notebooks": [
diff --git a/packages/toolkit/scripts/build/copyFiles.ts b/packages/toolkit/scripts/build/copyFiles.ts
index e081a2eb9b4..782c16ddb50 100644
--- a/packages/toolkit/scripts/build/copyFiles.ts
+++ b/packages/toolkit/scripts/build/copyFiles.ts
@@ -29,7 +29,6 @@ const tasks: CopyTask[] = [
...['LICENSE', 'NOTICE'].map((f) => {
return { target: path.join('../../', f), destination: path.join(projectRoot, f) }
}),
-
{ target: path.join('../core', 'resources'), destination: path.join('..', 'resources') },
{
target: path.join('../core/', 'package.nls.json'),
@@ -69,6 +68,21 @@ const tasks: CopyTask[] = [
destination: path.join('src', 'stepFunctions', 'asl', 'aslServer.js'),
},
+ // Sagemaker local server
+ {
+ target: path.join(
+ '../../node_modules',
+ 'aws-core-vscode',
+ 'dist',
+ 'src',
+ 'awsService',
+ 'sagemaker',
+ 'detached-server',
+ 'server.js'
+ ),
+ destination: path.join('src', 'awsService', 'sagemaker', 'detached-server', 'server.js'),
+ },
+
// Serverless Land
{
target: path.join(
diff --git a/packages/toolkit/tsconfig.json b/packages/toolkit/tsconfig.json
index 2ec1c0534c1..0aef63efe5a 100644
--- a/packages/toolkit/tsconfig.json
+++ b/packages/toolkit/tsconfig.json
@@ -5,5 +5,6 @@
"baseUrl": ".",
"rootDir": "."
},
- "exclude": ["node_modules", ".vscode-test", "src/testFixtures", "dist"]
+ "exclude": ["node_modules", ".vscode-test", "src/testFixtures", "dist"],
+ "noEmitOnError": false // allow emitting even with type errors
}
diff --git a/src.gen/@amzn/sagemaker-client/1.0.0.tgz b/src.gen/@amzn/sagemaker-client/1.0.0.tgz
new file mode 100644
index 00000000000..4821da0e727
Binary files /dev/null and b/src.gen/@amzn/sagemaker-client/1.0.0.tgz differ
diff --git a/tsconfig.json b/tsconfig.json
index b5676bad46b..c1c1b0ee221 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -15,7 +15,7 @@
"jsx": "preserve",
"esModuleInterop": true,
"incremental": true,
- "noEmitOnError": true,
+ "noEmitOnError": false,
"skipLibCheck": true
}
}