Socket
Socket
Sign inDemoInstall

@aws-sdk/client-rbin

Package Overview
Dependencies
Maintainers
6
Versions
297
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/client-rbin - npm Package Compare versions

Comparing version 3.141.0 to 3.142.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [3.142.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.141.0...v3.142.0) (2022-08-02)
### Features
* **codegen:** general data mapping function ([#3830](https://github.com/aws/aws-sdk-js-v3/issues/3830)) ([9417eae](https://github.com/aws/aws-sdk-js-v3/commit/9417eae722806799fb4c15c07921574268c1165c))
# [3.141.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.140.0...v3.141.0) (2022-08-01)

@@ -8,0 +19,0 @@

319

dist-cjs/protocols/Aws_restJson1.js

@@ -41,12 +41,3 @@ "use strict";

let resolvedPath = `${(basePath === null || basePath === void 0 ? void 0 : basePath.endsWith("/")) ? basePath.slice(0, -1) : basePath || ""}` + "/rules/{Identifier}";
if (input.Identifier !== undefined) {
const labelValue = input.Identifier;
if (labelValue.length <= 0) {
throw new Error("Empty value provided for input HTTP label: Identifier.");
}
resolvedPath = resolvedPath.replace("{Identifier}", (0, smithy_client_1.extendedEncodeURIComponent)(labelValue));
}
else {
throw new Error("No value provided for input HTTP label: Identifier.");
}
resolvedPath = (0, smithy_client_1.resolvedPath)(resolvedPath, input, "Identifier", () => input.Identifier, "{Identifier}", false);
let body;

@@ -68,12 +59,3 @@ return new protocol_http_1.HttpRequest({

let resolvedPath = `${(basePath === null || basePath === void 0 ? void 0 : basePath.endsWith("/")) ? basePath.slice(0, -1) : basePath || ""}` + "/rules/{Identifier}";
if (input.Identifier !== undefined) {
const labelValue = input.Identifier;
if (labelValue.length <= 0) {
throw new Error("Empty value provided for input HTTP label: Identifier.");
}
resolvedPath = resolvedPath.replace("{Identifier}", (0, smithy_client_1.extendedEncodeURIComponent)(labelValue));
}
else {
throw new Error("No value provided for input HTTP label: Identifier.");
}
resolvedPath = (0, smithy_client_1.resolvedPath)(resolvedPath, input, "Identifier", () => input.Identifier, "{Identifier}", false);
let body;

@@ -121,12 +103,3 @@ return new protocol_http_1.HttpRequest({

let resolvedPath = `${(basePath === null || basePath === void 0 ? void 0 : basePath.endsWith("/")) ? basePath.slice(0, -1) : basePath || ""}` + "/tags/{ResourceArn}";
if (input.ResourceArn !== undefined) {
const labelValue = input.ResourceArn;
if (labelValue.length <= 0) {
throw new Error("Empty value provided for input HTTP label: ResourceArn.");
}
resolvedPath = resolvedPath.replace("{ResourceArn}", (0, smithy_client_1.extendedEncodeURIComponent)(labelValue));
}
else {
throw new Error("No value provided for input HTTP label: ResourceArn.");
}
resolvedPath = (0, smithy_client_1.resolvedPath)(resolvedPath, input, "ResourceArn", () => input.ResourceArn, "{ResourceArn}", false);
let body;

@@ -150,12 +123,3 @@ return new protocol_http_1.HttpRequest({

let resolvedPath = `${(basePath === null || basePath === void 0 ? void 0 : basePath.endsWith("/")) ? basePath.slice(0, -1) : basePath || ""}` + "/tags/{ResourceArn}";
if (input.ResourceArn !== undefined) {
const labelValue = input.ResourceArn;
if (labelValue.length <= 0) {
throw new Error("Empty value provided for input HTTP label: ResourceArn.");
}
resolvedPath = resolvedPath.replace("{ResourceArn}", (0, smithy_client_1.extendedEncodeURIComponent)(labelValue));
}
else {
throw new Error("No value provided for input HTTP label: ResourceArn.");
}
resolvedPath = (0, smithy_client_1.resolvedPath)(resolvedPath, input, "ResourceArn", () => input.ResourceArn, "{ResourceArn}", false);
let body;

@@ -180,15 +144,6 @@ body = JSON.stringify({

let resolvedPath = `${(basePath === null || basePath === void 0 ? void 0 : basePath.endsWith("/")) ? basePath.slice(0, -1) : basePath || ""}` + "/tags/{ResourceArn}";
if (input.ResourceArn !== undefined) {
const labelValue = input.ResourceArn;
if (labelValue.length <= 0) {
throw new Error("Empty value provided for input HTTP label: ResourceArn.");
}
resolvedPath = resolvedPath.replace("{ResourceArn}", (0, smithy_client_1.extendedEncodeURIComponent)(labelValue));
}
else {
throw new Error("No value provided for input HTTP label: ResourceArn.");
}
const query = {
...(input.TagKeys !== undefined && { tagKeys: (input.TagKeys || []).map((_entry) => _entry) }),
};
resolvedPath = (0, smithy_client_1.resolvedPath)(resolvedPath, input, "ResourceArn", () => input.ResourceArn, "{ResourceArn}", false);
const query = map({
tagKeys: [() => input.TagKeys !== void 0, () => (input.TagKeys || []).map((_entry) => _entry)],
});
let body;

@@ -213,12 +168,3 @@ return new protocol_http_1.HttpRequest({

let resolvedPath = `${(basePath === null || basePath === void 0 ? void 0 : basePath.endsWith("/")) ? basePath.slice(0, -1) : basePath || ""}` + "/rules/{Identifier}";
if (input.Identifier !== undefined) {
const labelValue = input.Identifier;
if (labelValue.length <= 0) {
throw new Error("Empty value provided for input HTTP label: Identifier.");
}
resolvedPath = resolvedPath.replace("{Identifier}", (0, smithy_client_1.extendedEncodeURIComponent)(labelValue));
}
else {
throw new Error("No value provided for input HTTP label: Identifier.");
}
resolvedPath = (0, smithy_client_1.resolvedPath)(resolvedPath, input, "Identifier", () => input.Identifier, "{Identifier}", false);
let body;

@@ -250,35 +196,28 @@ body = JSON.stringify({

}
const contents = {
const contents = map({
$metadata: deserializeMetadata(output),
Description: undefined,
Identifier: undefined,
ResourceTags: undefined,
ResourceType: undefined,
RetentionPeriod: undefined,
Status: undefined,
Tags: undefined,
};
});
const data = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.expectObject)(await parseBody(output.body, context)), "body");
if (data.Description !== undefined && data.Description !== null) {
if (data.Description != null) {
contents.Description = (0, smithy_client_1.expectString)(data.Description);
}
if (data.Identifier !== undefined && data.Identifier !== null) {
if (data.Identifier != null) {
contents.Identifier = (0, smithy_client_1.expectString)(data.Identifier);
}
if (data.ResourceTags !== undefined && data.ResourceTags !== null) {
if (data.ResourceTags != null) {
contents.ResourceTags = deserializeAws_restJson1ResourceTags(data.ResourceTags, context);
}
if (data.ResourceType !== undefined && data.ResourceType !== null) {
if (data.ResourceType != null) {
contents.ResourceType = (0, smithy_client_1.expectString)(data.ResourceType);
}
if (data.RetentionPeriod !== undefined && data.RetentionPeriod !== null) {
if (data.RetentionPeriod != null) {
contents.RetentionPeriod = deserializeAws_restJson1RetentionPeriod(data.RetentionPeriod, context);
}
if (data.Status !== undefined && data.Status !== null) {
if (data.Status != null) {
contents.Status = (0, smithy_client_1.expectString)(data.Status);
}
if (data.Tags !== undefined && data.Tags !== null) {
if (data.Tags != null) {
contents.Tags = deserializeAws_restJson1TagList(data.Tags, context);
}
return Promise.resolve(contents);
return contents;
};

@@ -291,3 +230,2 @@ exports.deserializeAws_restJson1CreateRuleCommand = deserializeAws_restJson1CreateRuleCommand;

};
let response;
const errorCode = loadRestJsonErrorCode(output, parsedOutput.body);

@@ -306,10 +244,8 @@ switch (errorCode) {

const parsedBody = parsedOutput.body;
const $metadata = deserializeMetadata(output);
const statusCode = $metadata.httpStatusCode ? $metadata.httpStatusCode + "" : undefined;
response = new RbinServiceException_1.RbinServiceException({
name: parsedBody.code || parsedBody.Code || errorCode || statusCode || "UnknowError",
$fault: "client",
$metadata,
(0, smithy_client_1.throwDefaultError)({
output,
parsedBody,
exceptionCtor: RbinServiceException_1.RbinServiceException,
errorCode,
});
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
}

@@ -321,7 +257,7 @@ };

}
const contents = {
const contents = map({
$metadata: deserializeMetadata(output),
};
});
await collectBody(output.body, context);
return Promise.resolve(contents);
return contents;
};

@@ -334,3 +270,2 @@ exports.deserializeAws_restJson1DeleteRuleCommand = deserializeAws_restJson1DeleteRuleCommand;

};
let response;
const errorCode = loadRestJsonErrorCode(output, parsedOutput.body);

@@ -349,10 +284,8 @@ switch (errorCode) {

const parsedBody = parsedOutput.body;
const $metadata = deserializeMetadata(output);
const statusCode = $metadata.httpStatusCode ? $metadata.httpStatusCode + "" : undefined;
response = new RbinServiceException_1.RbinServiceException({
name: parsedBody.code || parsedBody.Code || errorCode || statusCode || "UnknowError",
$fault: "client",
$metadata,
(0, smithy_client_1.throwDefaultError)({
output,
parsedBody,
exceptionCtor: RbinServiceException_1.RbinServiceException,
errorCode,
});
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
}

@@ -364,31 +297,25 @@ };

}
const contents = {
const contents = map({
$metadata: deserializeMetadata(output),
Description: undefined,
Identifier: undefined,
ResourceTags: undefined,
ResourceType: undefined,
RetentionPeriod: undefined,
Status: undefined,
};
});
const data = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.expectObject)(await parseBody(output.body, context)), "body");
if (data.Description !== undefined && data.Description !== null) {
if (data.Description != null) {
contents.Description = (0, smithy_client_1.expectString)(data.Description);
}
if (data.Identifier !== undefined && data.Identifier !== null) {
if (data.Identifier != null) {
contents.Identifier = (0, smithy_client_1.expectString)(data.Identifier);
}
if (data.ResourceTags !== undefined && data.ResourceTags !== null) {
if (data.ResourceTags != null) {
contents.ResourceTags = deserializeAws_restJson1ResourceTags(data.ResourceTags, context);
}
if (data.ResourceType !== undefined && data.ResourceType !== null) {
if (data.ResourceType != null) {
contents.ResourceType = (0, smithy_client_1.expectString)(data.ResourceType);
}
if (data.RetentionPeriod !== undefined && data.RetentionPeriod !== null) {
if (data.RetentionPeriod != null) {
contents.RetentionPeriod = deserializeAws_restJson1RetentionPeriod(data.RetentionPeriod, context);
}
if (data.Status !== undefined && data.Status !== null) {
if (data.Status != null) {
contents.Status = (0, smithy_client_1.expectString)(data.Status);
}
return Promise.resolve(contents);
return contents;
};

@@ -401,3 +328,2 @@ exports.deserializeAws_restJson1GetRuleCommand = deserializeAws_restJson1GetRuleCommand;

};
let response;
const errorCode = loadRestJsonErrorCode(output, parsedOutput.body);

@@ -416,10 +342,8 @@ switch (errorCode) {

const parsedBody = parsedOutput.body;
const $metadata = deserializeMetadata(output);
const statusCode = $metadata.httpStatusCode ? $metadata.httpStatusCode + "" : undefined;
response = new RbinServiceException_1.RbinServiceException({
name: parsedBody.code || parsedBody.Code || errorCode || statusCode || "UnknowError",
$fault: "client",
$metadata,
(0, smithy_client_1.throwDefaultError)({
output,
parsedBody,
exceptionCtor: RbinServiceException_1.RbinServiceException,
errorCode,
});
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
}

@@ -431,15 +355,13 @@ };

}
const contents = {
const contents = map({
$metadata: deserializeMetadata(output),
NextToken: undefined,
Rules: undefined,
};
});
const data = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.expectObject)(await parseBody(output.body, context)), "body");
if (data.NextToken !== undefined && data.NextToken !== null) {
if (data.NextToken != null) {
contents.NextToken = (0, smithy_client_1.expectString)(data.NextToken);
}
if (data.Rules !== undefined && data.Rules !== null) {
if (data.Rules != null) {
contents.Rules = deserializeAws_restJson1RuleSummaryList(data.Rules, context);
}
return Promise.resolve(contents);
return contents;
};

@@ -452,3 +374,2 @@ exports.deserializeAws_restJson1ListRulesCommand = deserializeAws_restJson1ListRulesCommand;

};
let response;
const errorCode = loadRestJsonErrorCode(output, parsedOutput.body);

@@ -464,10 +385,8 @@ switch (errorCode) {

const parsedBody = parsedOutput.body;
const $metadata = deserializeMetadata(output);
const statusCode = $metadata.httpStatusCode ? $metadata.httpStatusCode + "" : undefined;
response = new RbinServiceException_1.RbinServiceException({
name: parsedBody.code || parsedBody.Code || errorCode || statusCode || "UnknowError",
$fault: "client",
$metadata,
(0, smithy_client_1.throwDefaultError)({
output,
parsedBody,
exceptionCtor: RbinServiceException_1.RbinServiceException,
errorCode,
});
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
}

@@ -479,11 +398,10 @@ };

}
const contents = {
const contents = map({
$metadata: deserializeMetadata(output),
Tags: undefined,
};
});
const data = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.expectObject)(await parseBody(output.body, context)), "body");
if (data.Tags !== undefined && data.Tags !== null) {
if (data.Tags != null) {
contents.Tags = deserializeAws_restJson1TagList(data.Tags, context);
}
return Promise.resolve(contents);
return contents;
};

@@ -496,3 +414,2 @@ exports.deserializeAws_restJson1ListTagsForResourceCommand = deserializeAws_restJson1ListTagsForResourceCommand;

};
let response;
const errorCode = loadRestJsonErrorCode(output, parsedOutput.body);

@@ -511,10 +428,8 @@ switch (errorCode) {

const parsedBody = parsedOutput.body;
const $metadata = deserializeMetadata(output);
const statusCode = $metadata.httpStatusCode ? $metadata.httpStatusCode + "" : undefined;
response = new RbinServiceException_1.RbinServiceException({
name: parsedBody.code || parsedBody.Code || errorCode || statusCode || "UnknowError",
$fault: "client",
$metadata,
(0, smithy_client_1.throwDefaultError)({
output,
parsedBody,
exceptionCtor: RbinServiceException_1.RbinServiceException,
errorCode,
});
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
}

@@ -526,7 +441,7 @@ };

}
const contents = {
const contents = map({
$metadata: deserializeMetadata(output),
};
});
await collectBody(output.body, context);
return Promise.resolve(contents);
return contents;
};

@@ -539,3 +454,2 @@ exports.deserializeAws_restJson1TagResourceCommand = deserializeAws_restJson1TagResourceCommand;

};
let response;
const errorCode = loadRestJsonErrorCode(output, parsedOutput.body);

@@ -557,10 +471,8 @@ switch (errorCode) {

const parsedBody = parsedOutput.body;
const $metadata = deserializeMetadata(output);
const statusCode = $metadata.httpStatusCode ? $metadata.httpStatusCode + "" : undefined;
response = new RbinServiceException_1.RbinServiceException({
name: parsedBody.code || parsedBody.Code || errorCode || statusCode || "UnknowError",
$fault: "client",
$metadata,
(0, smithy_client_1.throwDefaultError)({
output,
parsedBody,
exceptionCtor: RbinServiceException_1.RbinServiceException,
errorCode,
});
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
}

@@ -572,7 +484,7 @@ };

}
const contents = {
const contents = map({
$metadata: deserializeMetadata(output),
};
});
await collectBody(output.body, context);
return Promise.resolve(contents);
return contents;
};

@@ -585,3 +497,2 @@ exports.deserializeAws_restJson1UntagResourceCommand = deserializeAws_restJson1UntagResourceCommand;

};
let response;
const errorCode = loadRestJsonErrorCode(output, parsedOutput.body);

@@ -600,10 +511,8 @@ switch (errorCode) {

const parsedBody = parsedOutput.body;
const $metadata = deserializeMetadata(output);
const statusCode = $metadata.httpStatusCode ? $metadata.httpStatusCode + "" : undefined;
response = new RbinServiceException_1.RbinServiceException({
name: parsedBody.code || parsedBody.Code || errorCode || statusCode || "UnknowError",
$fault: "client",
$metadata,
(0, smithy_client_1.throwDefaultError)({
output,
parsedBody,
exceptionCtor: RbinServiceException_1.RbinServiceException,
errorCode,
});
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
}

@@ -615,31 +524,25 @@ };

}
const contents = {
const contents = map({
$metadata: deserializeMetadata(output),
Description: undefined,
Identifier: undefined,
ResourceTags: undefined,
ResourceType: undefined,
RetentionPeriod: undefined,
Status: undefined,
};
});
const data = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.expectObject)(await parseBody(output.body, context)), "body");
if (data.Description !== undefined && data.Description !== null) {
if (data.Description != null) {
contents.Description = (0, smithy_client_1.expectString)(data.Description);
}
if (data.Identifier !== undefined && data.Identifier !== null) {
if (data.Identifier != null) {
contents.Identifier = (0, smithy_client_1.expectString)(data.Identifier);
}
if (data.ResourceTags !== undefined && data.ResourceTags !== null) {
if (data.ResourceTags != null) {
contents.ResourceTags = deserializeAws_restJson1ResourceTags(data.ResourceTags, context);
}
if (data.ResourceType !== undefined && data.ResourceType !== null) {
if (data.ResourceType != null) {
contents.ResourceType = (0, smithy_client_1.expectString)(data.ResourceType);
}
if (data.RetentionPeriod !== undefined && data.RetentionPeriod !== null) {
if (data.RetentionPeriod != null) {
contents.RetentionPeriod = deserializeAws_restJson1RetentionPeriod(data.RetentionPeriod, context);
}
if (data.Status !== undefined && data.Status !== null) {
if (data.Status != null) {
contents.Status = (0, smithy_client_1.expectString)(data.Status);
}
return Promise.resolve(contents);
return contents;
};

@@ -652,3 +555,2 @@ exports.deserializeAws_restJson1UpdateRuleCommand = deserializeAws_restJson1UpdateRuleCommand;

};
let response;
const errorCode = loadRestJsonErrorCode(output, parsedOutput.body);

@@ -667,16 +569,15 @@ switch (errorCode) {

const parsedBody = parsedOutput.body;
const $metadata = deserializeMetadata(output);
const statusCode = $metadata.httpStatusCode ? $metadata.httpStatusCode + "" : undefined;
response = new RbinServiceException_1.RbinServiceException({
name: parsedBody.code || parsedBody.Code || errorCode || statusCode || "UnknowError",
$fault: "client",
$metadata,
(0, smithy_client_1.throwDefaultError)({
output,
parsedBody,
exceptionCtor: RbinServiceException_1.RbinServiceException,
errorCode,
});
throw (0, smithy_client_1.decorateServiceException)(response, parsedBody);
}
};
const map = smithy_client_1.map;
const deserializeAws_restJson1InternalServerExceptionResponse = async (parsedOutput, context) => {
const contents = {};
const contents = map({});
const data = parsedOutput.body;
if (data.Message !== undefined && data.Message !== null) {
if (data.Message != null) {
contents.Message = (0, smithy_client_1.expectString)(data.Message);

@@ -691,8 +592,8 @@ }

const deserializeAws_restJson1ResourceNotFoundExceptionResponse = async (parsedOutput, context) => {
const contents = {};
const contents = map({});
const data = parsedOutput.body;
if (data.Message !== undefined && data.Message !== null) {
if (data.Message != null) {
contents.Message = (0, smithy_client_1.expectString)(data.Message);
}
if (data.Reason !== undefined && data.Reason !== null) {
if (data.Reason != null) {
contents.Reason = (0, smithy_client_1.expectString)(data.Reason);

@@ -707,8 +608,8 @@ }

const deserializeAws_restJson1ServiceQuotaExceededExceptionResponse = async (parsedOutput, context) => {
const contents = {};
const contents = map({});
const data = parsedOutput.body;
if (data.Message !== undefined && data.Message !== null) {
if (data.Message != null) {
contents.Message = (0, smithy_client_1.expectString)(data.Message);
}
if (data.Reason !== undefined && data.Reason !== null) {
if (data.Reason != null) {
contents.Reason = (0, smithy_client_1.expectString)(data.Reason);

@@ -723,8 +624,8 @@ }

const deserializeAws_restJson1ValidationExceptionResponse = async (parsedOutput, context) => {
const contents = {};
const contents = map({});
const data = parsedOutput.body;
if (data.Message !== undefined && data.Message !== null) {
if (data.Message != null) {
contents.Message = (0, smithy_client_1.expectString)(data.Message);
}
if (data.Reason !== undefined && data.Reason !== null) {
if (data.Reason != null) {
contents.Reason = (0, smithy_client_1.expectString)(data.Reason);

@@ -748,5 +649,2 @@ }

.map((entry) => {
if (entry === null) {
return null;
}
return serializeAws_restJson1ResourceTag(entry, context);

@@ -771,5 +669,2 @@ });

.map((entry) => {
if (entry === null) {
return null;
}
return serializeAws_restJson1Tag(entry, context);

@@ -776,0 +671,0 @@ });

import { __assign, __awaiter, __generator } from "tslib";
import { HttpRequest as __HttpRequest } from "@aws-sdk/protocol-http";
import { decorateServiceException as __decorateServiceException, expectInt32 as __expectInt32, expectNonNull as __expectNonNull, expectObject as __expectObject, expectString as __expectString, extendedEncodeURIComponent as __extendedEncodeURIComponent, } from "@aws-sdk/smithy-client";
import { decorateServiceException as __decorateServiceException, expectInt32 as __expectInt32, expectNonNull as __expectNonNull, expectObject as __expectObject, expectString as __expectString, map as __map, resolvedPath as __resolvedPath, throwDefaultError, } from "@aws-sdk/smithy-client";
import { InternalServerException, ResourceNotFoundException, ServiceQuotaExceededException, ValidationException, } from "../models/models_0";

@@ -35,3 +35,3 @@ import { RbinServiceException as __BaseException } from "../models/RbinServiceException";

export var serializeAws_restJson1DeleteRuleCommand = function (input, context) { return __awaiter(void 0, void 0, void 0, function () {
var _a, hostname, _b, protocol, port, basePath, headers, resolvedPath, labelValue, body;
var _a, hostname, _b, protocol, port, basePath, headers, resolvedPath, body;
return __generator(this, function (_c) {

@@ -44,12 +44,3 @@ switch (_c.label) {

resolvedPath = "".concat((basePath === null || basePath === void 0 ? void 0 : basePath.endsWith("/")) ? basePath.slice(0, -1) : basePath || "") + "/rules/{Identifier}";
if (input.Identifier !== undefined) {
labelValue = input.Identifier;
if (labelValue.length <= 0) {
throw new Error("Empty value provided for input HTTP label: Identifier.");
}
resolvedPath = resolvedPath.replace("{Identifier}", __extendedEncodeURIComponent(labelValue));
}
else {
throw new Error("No value provided for input HTTP label: Identifier.");
}
resolvedPath = __resolvedPath(resolvedPath, input, "Identifier", function () { return input.Identifier; }, "{Identifier}", false);
return [2, new __HttpRequest({

@@ -68,3 +59,3 @@ protocol: protocol,

export var serializeAws_restJson1GetRuleCommand = function (input, context) { return __awaiter(void 0, void 0, void 0, function () {
var _a, hostname, _b, protocol, port, basePath, headers, resolvedPath, labelValue, body;
var _a, hostname, _b, protocol, port, basePath, headers, resolvedPath, body;
return __generator(this, function (_c) {

@@ -77,12 +68,3 @@ switch (_c.label) {

resolvedPath = "".concat((basePath === null || basePath === void 0 ? void 0 : basePath.endsWith("/")) ? basePath.slice(0, -1) : basePath || "") + "/rules/{Identifier}";
if (input.Identifier !== undefined) {
labelValue = input.Identifier;
if (labelValue.length <= 0) {
throw new Error("Empty value provided for input HTTP label: Identifier.");
}
resolvedPath = resolvedPath.replace("{Identifier}", __extendedEncodeURIComponent(labelValue));
}
else {
throw new Error("No value provided for input HTTP label: Identifier.");
}
resolvedPath = __resolvedPath(resolvedPath, input, "Identifier", function () { return input.Identifier; }, "{Identifier}", false);
return [2, new __HttpRequest({

@@ -127,3 +109,3 @@ protocol: protocol,

export var serializeAws_restJson1ListTagsForResourceCommand = function (input, context) { return __awaiter(void 0, void 0, void 0, function () {
var _a, hostname, _b, protocol, port, basePath, headers, resolvedPath, labelValue, body;
var _a, hostname, _b, protocol, port, basePath, headers, resolvedPath, body;
return __generator(this, function (_c) {

@@ -136,12 +118,3 @@ switch (_c.label) {

resolvedPath = "".concat((basePath === null || basePath === void 0 ? void 0 : basePath.endsWith("/")) ? basePath.slice(0, -1) : basePath || "") + "/tags/{ResourceArn}";
if (input.ResourceArn !== undefined) {
labelValue = input.ResourceArn;
if (labelValue.length <= 0) {
throw new Error("Empty value provided for input HTTP label: ResourceArn.");
}
resolvedPath = resolvedPath.replace("{ResourceArn}", __extendedEncodeURIComponent(labelValue));
}
else {
throw new Error("No value provided for input HTTP label: ResourceArn.");
}
resolvedPath = __resolvedPath(resolvedPath, input, "ResourceArn", function () { return input.ResourceArn; }, "{ResourceArn}", false);
return [2, new __HttpRequest({

@@ -160,3 +133,3 @@ protocol: protocol,

export var serializeAws_restJson1TagResourceCommand = function (input, context) { return __awaiter(void 0, void 0, void 0, function () {
var _a, hostname, _b, protocol, port, basePath, headers, resolvedPath, labelValue, body;
var _a, hostname, _b, protocol, port, basePath, headers, resolvedPath, body;
return __generator(this, function (_c) {

@@ -171,12 +144,3 @@ switch (_c.label) {

resolvedPath = "".concat((basePath === null || basePath === void 0 ? void 0 : basePath.endsWith("/")) ? basePath.slice(0, -1) : basePath || "") + "/tags/{ResourceArn}";
if (input.ResourceArn !== undefined) {
labelValue = input.ResourceArn;
if (labelValue.length <= 0) {
throw new Error("Empty value provided for input HTTP label: ResourceArn.");
}
resolvedPath = resolvedPath.replace("{ResourceArn}", __extendedEncodeURIComponent(labelValue));
}
else {
throw new Error("No value provided for input HTTP label: ResourceArn.");
}
resolvedPath = __resolvedPath(resolvedPath, input, "ResourceArn", function () { return input.ResourceArn; }, "{ResourceArn}", false);
body = JSON.stringify(__assign({}, (input.Tags != null && { Tags: serializeAws_restJson1TagList(input.Tags, context) })));

@@ -196,3 +160,3 @@ return [2, new __HttpRequest({

export var serializeAws_restJson1UntagResourceCommand = function (input, context) { return __awaiter(void 0, void 0, void 0, function () {
var _a, hostname, _b, protocol, port, basePath, headers, resolvedPath, labelValue, query, body;
var _a, hostname, _b, protocol, port, basePath, headers, resolvedPath, query, body;
return __generator(this, function (_c) {

@@ -205,13 +169,6 @@ switch (_c.label) {

resolvedPath = "".concat((basePath === null || basePath === void 0 ? void 0 : basePath.endsWith("/")) ? basePath.slice(0, -1) : basePath || "") + "/tags/{ResourceArn}";
if (input.ResourceArn !== undefined) {
labelValue = input.ResourceArn;
if (labelValue.length <= 0) {
throw new Error("Empty value provided for input HTTP label: ResourceArn.");
}
resolvedPath = resolvedPath.replace("{ResourceArn}", __extendedEncodeURIComponent(labelValue));
}
else {
throw new Error("No value provided for input HTTP label: ResourceArn.");
}
query = __assign({}, (input.TagKeys !== undefined && { tagKeys: (input.TagKeys || []).map(function (_entry) { return _entry; }) }));
resolvedPath = __resolvedPath(resolvedPath, input, "ResourceArn", function () { return input.ResourceArn; }, "{ResourceArn}", false);
query = map({
tagKeys: [function () { return input.TagKeys !== void 0; }, function () { return (input.TagKeys || []).map(function (_entry) { return _entry; }); }],
});
return [2, new __HttpRequest({

@@ -231,3 +188,3 @@ protocol: protocol,

export var serializeAws_restJson1UpdateRuleCommand = function (input, context) { return __awaiter(void 0, void 0, void 0, function () {
var _a, hostname, _b, protocol, port, basePath, headers, resolvedPath, labelValue, body;
var _a, hostname, _b, protocol, port, basePath, headers, resolvedPath, body;
return __generator(this, function (_c) {

@@ -242,12 +199,3 @@ switch (_c.label) {

resolvedPath = "".concat((basePath === null || basePath === void 0 ? void 0 : basePath.endsWith("/")) ? basePath.slice(0, -1) : basePath || "") + "/rules/{Identifier}";
if (input.Identifier !== undefined) {
labelValue = input.Identifier;
if (labelValue.length <= 0) {
throw new Error("Empty value provided for input HTTP label: Identifier.");
}
resolvedPath = resolvedPath.replace("{Identifier}", __extendedEncodeURIComponent(labelValue));
}
else {
throw new Error("No value provided for input HTTP label: Identifier.");
}
resolvedPath = __resolvedPath(resolvedPath, input, "Identifier", function () { return input.Identifier; }, "{Identifier}", false);
body = JSON.stringify(__assign(__assign(__assign(__assign({}, (input.Description != null && { Description: input.Description })), (input.ResourceTags != null && {

@@ -278,12 +226,5 @@ ResourceTags: serializeAws_restJson1ResourceTags(input.ResourceTags, context),

}
contents = {
contents = map({
$metadata: deserializeMetadata(output),
Description: undefined,
Identifier: undefined,
ResourceTags: undefined,
ResourceType: undefined,
RetentionPeriod: undefined,
Status: undefined,
Tags: undefined,
};
});
_a = __expectNonNull;

@@ -294,24 +235,24 @@ _b = __expectObject;

data = _a.apply(void 0, [_b.apply(void 0, [_c.sent()]), "body"]);
if (data.Description !== undefined && data.Description !== null) {
if (data.Description != null) {
contents.Description = __expectString(data.Description);
}
if (data.Identifier !== undefined && data.Identifier !== null) {
if (data.Identifier != null) {
contents.Identifier = __expectString(data.Identifier);
}
if (data.ResourceTags !== undefined && data.ResourceTags !== null) {
if (data.ResourceTags != null) {
contents.ResourceTags = deserializeAws_restJson1ResourceTags(data.ResourceTags, context);
}
if (data.ResourceType !== undefined && data.ResourceType !== null) {
if (data.ResourceType != null) {
contents.ResourceType = __expectString(data.ResourceType);
}
if (data.RetentionPeriod !== undefined && data.RetentionPeriod !== null) {
if (data.RetentionPeriod != null) {
contents.RetentionPeriod = deserializeAws_restJson1RetentionPeriod(data.RetentionPeriod, context);
}
if (data.Status !== undefined && data.Status !== null) {
if (data.Status != null) {
contents.Status = __expectString(data.Status);
}
if (data.Tags !== undefined && data.Tags !== null) {
if (data.Tags != null) {
contents.Tags = deserializeAws_restJson1TagList(data.Tags, context);
}
return [2, Promise.resolve(contents)];
return [2, contents];
}

@@ -321,3 +262,3 @@ });

var deserializeAws_restJson1CreateRuleCommandError = function (output, context) { return __awaiter(void 0, void 0, void 0, function () {
var parsedOutput, _a, response, errorCode, _b, parsedBody, $metadata, statusCode;
var parsedOutput, _a, errorCode, _b, parsedBody;
var _c;

@@ -351,10 +292,10 @@ return __generator(this, function (_d) {

parsedBody = parsedOutput.body;
$metadata = deserializeMetadata(output);
statusCode = $metadata.httpStatusCode ? $metadata.httpStatusCode + "" : undefined;
response = new __BaseException({
name: parsedBody.code || parsedBody.Code || errorCode || statusCode || "UnknowError",
$fault: "client",
$metadata: $metadata,
throwDefaultError({
output: output,
parsedBody: parsedBody,
exceptionCtor: __BaseException,
errorCode: errorCode,
});
throw __decorateServiceException(response, parsedBody);
_d.label = 9;
case 9: return [2];
}

@@ -371,9 +312,9 @@ });

}
contents = {
contents = map({
$metadata: deserializeMetadata(output),
};
});
return [4, collectBody(output.body, context)];
case 1:
_a.sent();
return [2, Promise.resolve(contents)];
return [2, contents];
}

@@ -383,3 +324,3 @@ });

var deserializeAws_restJson1DeleteRuleCommandError = function (output, context) { return __awaiter(void 0, void 0, void 0, function () {
var parsedOutput, _a, response, errorCode, _b, parsedBody, $metadata, statusCode;
var parsedOutput, _a, errorCode, _b, parsedBody;
var _c;

@@ -413,10 +354,10 @@ return __generator(this, function (_d) {

parsedBody = parsedOutput.body;
$metadata = deserializeMetadata(output);
statusCode = $metadata.httpStatusCode ? $metadata.httpStatusCode + "" : undefined;
response = new __BaseException({
name: parsedBody.code || parsedBody.Code || errorCode || statusCode || "UnknowError",
$fault: "client",
$metadata: $metadata,
throwDefaultError({
output: output,
parsedBody: parsedBody,
exceptionCtor: __BaseException,
errorCode: errorCode,
});
throw __decorateServiceException(response, parsedBody);
_d.label = 9;
case 9: return [2];
}

@@ -433,11 +374,5 @@ });

}
contents = {
contents = map({
$metadata: deserializeMetadata(output),
Description: undefined,
Identifier: undefined,
ResourceTags: undefined,
ResourceType: undefined,
RetentionPeriod: undefined,
Status: undefined,
};
});
_a = __expectNonNull;

@@ -448,21 +383,21 @@ _b = __expectObject;

data = _a.apply(void 0, [_b.apply(void 0, [_c.sent()]), "body"]);
if (data.Description !== undefined && data.Description !== null) {
if (data.Description != null) {
contents.Description = __expectString(data.Description);
}
if (data.Identifier !== undefined && data.Identifier !== null) {
if (data.Identifier != null) {
contents.Identifier = __expectString(data.Identifier);
}
if (data.ResourceTags !== undefined && data.ResourceTags !== null) {
if (data.ResourceTags != null) {
contents.ResourceTags = deserializeAws_restJson1ResourceTags(data.ResourceTags, context);
}
if (data.ResourceType !== undefined && data.ResourceType !== null) {
if (data.ResourceType != null) {
contents.ResourceType = __expectString(data.ResourceType);
}
if (data.RetentionPeriod !== undefined && data.RetentionPeriod !== null) {
if (data.RetentionPeriod != null) {
contents.RetentionPeriod = deserializeAws_restJson1RetentionPeriod(data.RetentionPeriod, context);
}
if (data.Status !== undefined && data.Status !== null) {
if (data.Status != null) {
contents.Status = __expectString(data.Status);
}
return [2, Promise.resolve(contents)];
return [2, contents];
}

@@ -472,3 +407,3 @@ });

var deserializeAws_restJson1GetRuleCommandError = function (output, context) { return __awaiter(void 0, void 0, void 0, function () {
var parsedOutput, _a, response, errorCode, _b, parsedBody, $metadata, statusCode;
var parsedOutput, _a, errorCode, _b, parsedBody;
var _c;

@@ -502,10 +437,10 @@ return __generator(this, function (_d) {

parsedBody = parsedOutput.body;
$metadata = deserializeMetadata(output);
statusCode = $metadata.httpStatusCode ? $metadata.httpStatusCode + "" : undefined;
response = new __BaseException({
name: parsedBody.code || parsedBody.Code || errorCode || statusCode || "UnknowError",
$fault: "client",
$metadata: $metadata,
throwDefaultError({
output: output,
parsedBody: parsedBody,
exceptionCtor: __BaseException,
errorCode: errorCode,
});
throw __decorateServiceException(response, parsedBody);
_d.label = 9;
case 9: return [2];
}

@@ -522,7 +457,5 @@ });

}
contents = {
contents = map({
$metadata: deserializeMetadata(output),
NextToken: undefined,
Rules: undefined,
};
});
_a = __expectNonNull;

@@ -533,9 +466,9 @@ _b = __expectObject;

data = _a.apply(void 0, [_b.apply(void 0, [_c.sent()]), "body"]);
if (data.NextToken !== undefined && data.NextToken !== null) {
if (data.NextToken != null) {
contents.NextToken = __expectString(data.NextToken);
}
if (data.Rules !== undefined && data.Rules !== null) {
if (data.Rules != null) {
contents.Rules = deserializeAws_restJson1RuleSummaryList(data.Rules, context);
}
return [2, Promise.resolve(contents)];
return [2, contents];
}

@@ -545,3 +478,3 @@ });

var deserializeAws_restJson1ListRulesCommandError = function (output, context) { return __awaiter(void 0, void 0, void 0, function () {
var parsedOutput, _a, response, errorCode, _b, parsedBody, $metadata, statusCode;
var parsedOutput, _a, errorCode, _b, parsedBody;
var _c;

@@ -571,10 +504,10 @@ return __generator(this, function (_d) {

parsedBody = parsedOutput.body;
$metadata = deserializeMetadata(output);
statusCode = $metadata.httpStatusCode ? $metadata.httpStatusCode + "" : undefined;
response = new __BaseException({
name: parsedBody.code || parsedBody.Code || errorCode || statusCode || "UnknowError",
$fault: "client",
$metadata: $metadata,
throwDefaultError({
output: output,
parsedBody: parsedBody,
exceptionCtor: __BaseException,
errorCode: errorCode,
});
throw __decorateServiceException(response, parsedBody);
_d.label = 7;
case 7: return [2];
}

@@ -591,6 +524,5 @@ });

}
contents = {
contents = map({
$metadata: deserializeMetadata(output),
Tags: undefined,
};
});
_a = __expectNonNull;

@@ -601,6 +533,6 @@ _b = __expectObject;

data = _a.apply(void 0, [_b.apply(void 0, [_c.sent()]), "body"]);
if (data.Tags !== undefined && data.Tags !== null) {
if (data.Tags != null) {
contents.Tags = deserializeAws_restJson1TagList(data.Tags, context);
}
return [2, Promise.resolve(contents)];
return [2, contents];
}

@@ -610,3 +542,3 @@ });

var deserializeAws_restJson1ListTagsForResourceCommandError = function (output, context) { return __awaiter(void 0, void 0, void 0, function () {
var parsedOutput, _a, response, errorCode, _b, parsedBody, $metadata, statusCode;
var parsedOutput, _a, errorCode, _b, parsedBody;
var _c;

@@ -640,10 +572,10 @@ return __generator(this, function (_d) {

parsedBody = parsedOutput.body;
$metadata = deserializeMetadata(output);
statusCode = $metadata.httpStatusCode ? $metadata.httpStatusCode + "" : undefined;
response = new __BaseException({
name: parsedBody.code || parsedBody.Code || errorCode || statusCode || "UnknowError",
$fault: "client",
$metadata: $metadata,
throwDefaultError({
output: output,
parsedBody: parsedBody,
exceptionCtor: __BaseException,
errorCode: errorCode,
});
throw __decorateServiceException(response, parsedBody);
_d.label = 9;
case 9: return [2];
}

@@ -660,9 +592,9 @@ });

}
contents = {
contents = map({
$metadata: deserializeMetadata(output),
};
});
return [4, collectBody(output.body, context)];
case 1:
_a.sent();
return [2, Promise.resolve(contents)];
return [2, contents];
}

@@ -672,3 +604,3 @@ });

var deserializeAws_restJson1TagResourceCommandError = function (output, context) { return __awaiter(void 0, void 0, void 0, function () {
var parsedOutput, _a, response, errorCode, _b, parsedBody, $metadata, statusCode;
var parsedOutput, _a, errorCode, _b, parsedBody;
var _c;

@@ -706,10 +638,10 @@ return __generator(this, function (_d) {

parsedBody = parsedOutput.body;
$metadata = deserializeMetadata(output);
statusCode = $metadata.httpStatusCode ? $metadata.httpStatusCode + "" : undefined;
response = new __BaseException({
name: parsedBody.code || parsedBody.Code || errorCode || statusCode || "UnknowError",
$fault: "client",
$metadata: $metadata,
throwDefaultError({
output: output,
parsedBody: parsedBody,
exceptionCtor: __BaseException,
errorCode: errorCode,
});
throw __decorateServiceException(response, parsedBody);
_d.label = 11;
case 11: return [2];
}

@@ -726,9 +658,9 @@ });

}
contents = {
contents = map({
$metadata: deserializeMetadata(output),
};
});
return [4, collectBody(output.body, context)];
case 1:
_a.sent();
return [2, Promise.resolve(contents)];
return [2, contents];
}

@@ -738,3 +670,3 @@ });

var deserializeAws_restJson1UntagResourceCommandError = function (output, context) { return __awaiter(void 0, void 0, void 0, function () {
var parsedOutput, _a, response, errorCode, _b, parsedBody, $metadata, statusCode;
var parsedOutput, _a, errorCode, _b, parsedBody;
var _c;

@@ -768,10 +700,10 @@ return __generator(this, function (_d) {

parsedBody = parsedOutput.body;
$metadata = deserializeMetadata(output);
statusCode = $metadata.httpStatusCode ? $metadata.httpStatusCode + "" : undefined;
response = new __BaseException({
name: parsedBody.code || parsedBody.Code || errorCode || statusCode || "UnknowError",
$fault: "client",
$metadata: $metadata,
throwDefaultError({
output: output,
parsedBody: parsedBody,
exceptionCtor: __BaseException,
errorCode: errorCode,
});
throw __decorateServiceException(response, parsedBody);
_d.label = 9;
case 9: return [2];
}

@@ -788,11 +720,5 @@ });

}
contents = {
contents = map({
$metadata: deserializeMetadata(output),
Description: undefined,
Identifier: undefined,
ResourceTags: undefined,
ResourceType: undefined,
RetentionPeriod: undefined,
Status: undefined,
};
});
_a = __expectNonNull;

@@ -803,21 +729,21 @@ _b = __expectObject;

data = _a.apply(void 0, [_b.apply(void 0, [_c.sent()]), "body"]);
if (data.Description !== undefined && data.Description !== null) {
if (data.Description != null) {
contents.Description = __expectString(data.Description);
}
if (data.Identifier !== undefined && data.Identifier !== null) {
if (data.Identifier != null) {
contents.Identifier = __expectString(data.Identifier);
}
if (data.ResourceTags !== undefined && data.ResourceTags !== null) {
if (data.ResourceTags != null) {
contents.ResourceTags = deserializeAws_restJson1ResourceTags(data.ResourceTags, context);
}
if (data.ResourceType !== undefined && data.ResourceType !== null) {
if (data.ResourceType != null) {
contents.ResourceType = __expectString(data.ResourceType);
}
if (data.RetentionPeriod !== undefined && data.RetentionPeriod !== null) {
if (data.RetentionPeriod != null) {
contents.RetentionPeriod = deserializeAws_restJson1RetentionPeriod(data.RetentionPeriod, context);
}
if (data.Status !== undefined && data.Status !== null) {
if (data.Status != null) {
contents.Status = __expectString(data.Status);
}
return [2, Promise.resolve(contents)];
return [2, contents];
}

@@ -827,3 +753,3 @@ });

var deserializeAws_restJson1UpdateRuleCommandError = function (output, context) { return __awaiter(void 0, void 0, void 0, function () {
var parsedOutput, _a, response, errorCode, _b, parsedBody, $metadata, statusCode;
var parsedOutput, _a, errorCode, _b, parsedBody;
var _c;

@@ -857,19 +783,20 @@ return __generator(this, function (_d) {

parsedBody = parsedOutput.body;
$metadata = deserializeMetadata(output);
statusCode = $metadata.httpStatusCode ? $metadata.httpStatusCode + "" : undefined;
response = new __BaseException({
name: parsedBody.code || parsedBody.Code || errorCode || statusCode || "UnknowError",
$fault: "client",
$metadata: $metadata,
throwDefaultError({
output: output,
parsedBody: parsedBody,
exceptionCtor: __BaseException,
errorCode: errorCode,
});
throw __decorateServiceException(response, parsedBody);
_d.label = 9;
case 9: return [2];
}
});
}); };
var map = __map;
var deserializeAws_restJson1InternalServerExceptionResponse = function (parsedOutput, context) { return __awaiter(void 0, void 0, void 0, function () {
var contents, data, exception;
return __generator(this, function (_a) {
contents = {};
contents = map({});
data = parsedOutput.body;
if (data.Message !== undefined && data.Message !== null) {
if (data.Message != null) {
contents.Message = __expectString(data.Message);

@@ -884,8 +811,8 @@ }

return __generator(this, function (_a) {
contents = {};
contents = map({});
data = parsedOutput.body;
if (data.Message !== undefined && data.Message !== null) {
if (data.Message != null) {
contents.Message = __expectString(data.Message);
}
if (data.Reason !== undefined && data.Reason !== null) {
if (data.Reason != null) {
contents.Reason = __expectString(data.Reason);

@@ -900,8 +827,8 @@ }

return __generator(this, function (_a) {
contents = {};
contents = map({});
data = parsedOutput.body;
if (data.Message !== undefined && data.Message !== null) {
if (data.Message != null) {
contents.Message = __expectString(data.Message);
}
if (data.Reason !== undefined && data.Reason !== null) {
if (data.Reason != null) {
contents.Reason = __expectString(data.Reason);

@@ -916,8 +843,8 @@ }

return __generator(this, function (_a) {
contents = {};
contents = map({});
data = parsedOutput.body;
if (data.Message !== undefined && data.Message !== null) {
if (data.Message != null) {
contents.Message = __expectString(data.Message);
}
if (data.Reason !== undefined && data.Reason !== null) {
if (data.Reason != null) {
contents.Reason = __expectString(data.Reason);

@@ -936,5 +863,2 @@ }

.map(function (entry) {
if (entry === null) {
return null;
}
return serializeAws_restJson1ResourceTag(entry, context);

@@ -953,5 +877,2 @@ });

.map(function (entry) {
if (entry === null) {
return null;
}
return serializeAws_restJson1Tag(entry, context);

@@ -958,0 +879,0 @@ });

{
"name": "@aws-sdk/client-rbin",
"description": "AWS SDK for JavaScript Rbin Client for Node.js, Browser and React Native",
"version": "3.141.0",
"version": "3.142.0",
"scripts": {

@@ -21,5 +21,5 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",

"@aws-crypto/sha256-js": "2.0.0",
"@aws-sdk/client-sts": "3.141.0",
"@aws-sdk/client-sts": "3.142.0",
"@aws-sdk/config-resolver": "3.130.0",
"@aws-sdk/credential-provider-node": "3.141.0",
"@aws-sdk/credential-provider-node": "3.142.0",
"@aws-sdk/fetch-http-handler": "3.131.0",

@@ -40,3 +40,3 @@ "@aws-sdk/hash-node": "3.127.0",

"@aws-sdk/protocol-http": "3.127.0",
"@aws-sdk/smithy-client": "3.137.0",
"@aws-sdk/smithy-client": "3.142.0",
"@aws-sdk/types": "3.127.0",

@@ -48,4 +48,4 @@ "@aws-sdk/url-parser": "3.127.0",

"@aws-sdk/util-body-length-node": "3.55.0",
"@aws-sdk/util-defaults-mode-browser": "3.137.0",
"@aws-sdk/util-defaults-mode-node": "3.137.0",
"@aws-sdk/util-defaults-mode-browser": "3.142.0",
"@aws-sdk/util-defaults-mode-node": "3.142.0",
"@aws-sdk/util-user-agent-browser": "3.127.0",

@@ -52,0 +52,0 @@ "@aws-sdk/util-user-agent-node": "3.127.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc