@aws-sdk/client-bedrock-runtime
Advanced tools
Comparing version 3.496.0 to 3.499.0
@@ -865,26 +865,27 @@ "use strict"; | ||
0 && (module.exports = { | ||
AccessDeniedException, | ||
BedrockRuntimeServiceException, | ||
__Client, | ||
BedrockRuntimeClient, | ||
BedrockRuntime, | ||
BedrockRuntimeClient, | ||
BedrockRuntimeServiceException, | ||
InternalServerException, | ||
$Command, | ||
InvokeModelCommand, | ||
InvokeModelRequestFilterSensitiveLog, | ||
InvokeModelResponseFilterSensitiveLog, | ||
InvokeModelWithResponseStreamCommand, | ||
InvokeModelWithResponseStreamRequestFilterSensitiveLog, | ||
InvokeModelWithResponseStreamResponseFilterSensitiveLog, | ||
AccessDeniedException, | ||
InternalServerException, | ||
ModelErrorException, | ||
ModelNotReadyException, | ||
ModelStreamErrorException, | ||
ModelTimeoutException, | ||
PayloadPartFilterSensitiveLog, | ||
ResourceNotFoundException, | ||
ResponseStream, | ||
ResponseStreamFilterSensitiveLog, | ||
ServiceQuotaExceededException, | ||
ThrottlingException, | ||
ValidationException, | ||
__Client | ||
ModelStreamErrorException, | ||
ResponseStream, | ||
InvokeModelRequestFilterSensitiveLog, | ||
InvokeModelResponseFilterSensitiveLog, | ||
InvokeModelWithResponseStreamRequestFilterSensitiveLog, | ||
PayloadPartFilterSensitiveLog, | ||
ResponseStreamFilterSensitiveLog, | ||
InvokeModelWithResponseStreamResponseFilterSensitiveLog | ||
}); | ||
{ | ||
"name": "@aws-sdk/client-bedrock-runtime", | ||
"description": "AWS SDK for JavaScript Bedrock Runtime Client for Node.js, Browser and React Native", | ||
"version": "3.496.0", | ||
"version": "3.499.0", | ||
"scripts": { | ||
@@ -23,5 +23,5 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"@aws-crypto/sha256-js": "3.0.0", | ||
"@aws-sdk/client-sts": "3.496.0", | ||
"@aws-sdk/client-sts": "3.499.0", | ||
"@aws-sdk/core": "3.496.0", | ||
"@aws-sdk/credential-provider-node": "3.496.0", | ||
"@aws-sdk/credential-provider-node": "3.499.0", | ||
"@aws-sdk/middleware-host-header": "3.496.0", | ||
@@ -28,0 +28,0 @@ "@aws-sdk/middleware-logger": "3.496.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
193578
3894
+ Added@aws-sdk/client-sts@3.499.0(transitive)
+ Added@aws-sdk/credential-provider-node@3.499.0(transitive)
- Removed@aws-sdk/client-sts@3.496.0(transitive)
- Removed@aws-sdk/credential-provider-node@3.496.0(transitive)
Updated@aws-sdk/client-sts@3.499.0