New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@aws-sdk/client-account

Package Overview
Dependencies
Maintainers
0
Versions
343
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 3.713.0 to 3.714.0

6

dist-cjs/endpoint/ruleset.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.ruleSet = void 0;
const y = "required", z = "fn", A = "argv", B = "ref";
const a = true, b = "isSet", c = "booleanEquals", d = "error", e = "endpoint", f = "tree", g = "PartitionResult", h = "stringEquals", i = "sigv4", j = "account", k = { [y]: false, "type": "String" }, l = { [y]: true, "default": false, "type": "Boolean" }, m = { [B]: "Endpoint" }, n = { [z]: c, [A]: [{ [B]: "UseFIPS" }, true] }, o = { [z]: c, [A]: [{ [B]: "UseDualStack" }, true] }, p = {}, q = { [z]: "getAttr", [A]: [{ [B]: g }, "name"] }, r = { [z]: c, [A]: [{ [B]: "UseFIPS" }, false] }, s = { [z]: c, [A]: [{ [B]: "UseDualStack" }, false] }, t = { [z]: "getAttr", [A]: [{ [B]: g }, "supportsFIPS"] }, u = { [z]: c, [A]: [true, { [z]: "getAttr", [A]: [{ [B]: g }, "supportsDualStack"] }] }, v = [n], w = [o], x = [{ [B]: "Region" }];
const _data = { version: "1.0", parameters: { Region: k, UseDualStack: l, UseFIPS: l, Endpoint: k }, rules: [{ conditions: [{ [z]: b, [A]: [m] }], rules: [{ conditions: v, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: d }, { conditions: w, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: d }, { endpoint: { url: m, properties: p, headers: p }, type: e }], type: f }, { conditions: [{ [z]: b, [A]: x }], rules: [{ conditions: [{ [z]: "aws.partition", [A]: x, assign: g }], rules: [{ conditions: [{ [z]: h, [A]: [q, "aws"] }, r, s], endpoint: { url: "https://account.us-east-1.amazonaws.com", properties: { authSchemes: [{ name: i, signingName: j, signingRegion: "us-east-1" }] }, headers: p }, type: e }, { conditions: [{ [z]: h, [A]: [q, "aws-cn"] }, r, s], endpoint: { url: "https://account.cn-northwest-1.amazonaws.com.cn", properties: { authSchemes: [{ name: i, signingName: j, signingRegion: "cn-northwest-1" }] }, headers: p }, type: e }, { conditions: [n, o], rules: [{ conditions: [{ [z]: c, [A]: [a, t] }, u], rules: [{ endpoint: { url: "https://account-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: p, headers: p }, type: e }], type: f }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: d }], type: f }, { conditions: v, rules: [{ conditions: [{ [z]: c, [A]: [t, a] }], rules: [{ endpoint: { url: "https://account-fips.{Region}.{PartitionResult#dnsSuffix}", properties: p, headers: p }, type: e }], type: f }, { error: "FIPS is enabled but this partition does not support FIPS", type: d }], type: f }, { conditions: w, rules: [{ conditions: [u], rules: [{ endpoint: { url: "https://account.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: p, headers: p }, type: e }], type: f }, { error: "DualStack is enabled but this partition does not support DualStack", type: d }], type: f }, { endpoint: { url: "https://account.{Region}.{PartitionResult#dnsSuffix}", properties: p, headers: p }, type: e }], type: f }], type: f }, { error: "Invalid Configuration: Missing Region", type: d }] };
const u = "required", v = "fn", w = "argv", x = "ref";
const a = true, b = false, c = "isSet", d = "booleanEquals", e = "error", f = "endpoint", g = "tree", h = "PartitionResult", i = { [u]: true, "default": false, "type": "Boolean" }, j = { [u]: false, "type": "String" }, k = { [x]: "Endpoint" }, l = { [v]: d, [w]: [{ [x]: "UseFIPS" }, true] }, m = { [x]: "UseFIPS" }, n = { [v]: d, [w]: [{ [x]: "UseDualStack" }, true] }, o = { [x]: "UseDualStack" }, p = {}, q = { [v]: "getAttr", [w]: [{ [x]: h }, "supportsFIPS"] }, r = { [v]: d, [w]: [true, { [v]: "getAttr", [w]: [{ [x]: h }, "supportsDualStack"] }] }, s = { "authSchemes": [{ "name": "sigv4", "signingRegion": "{PartitionResult#implicitGlobalRegion}" }] }, t = [{ [x]: "Region" }];
const _data = { version: "1.0", parameters: { UseDualStack: i, UseFIPS: i, Endpoint: j, Region: j }, rules: [{ conditions: [{ [v]: c, [w]: [k] }], rules: [{ conditions: [l], error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: e }, { rules: [{ conditions: [n], error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: e }, { endpoint: { url: k, properties: p, headers: p }, type: f }], type: g }], type: g }, { rules: [{ conditions: [{ [v]: c, [w]: t }], rules: [{ conditions: [{ [v]: "aws.partition", [w]: t, assign: h }], rules: [{ conditions: [l, n], rules: [{ conditions: [{ [v]: d, [w]: [a, q] }, r], rules: [{ endpoint: { url: "https://account-fips.{PartitionResult#implicitGlobalRegion}.{PartitionResult#dualStackDnsSuffix}", properties: s, headers: p }, type: f }], type: g }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: e }], type: g }, { conditions: [l, { [v]: d, [w]: [o, b] }], rules: [{ conditions: [{ [v]: d, [w]: [q, a] }], rules: [{ endpoint: { url: "https://account-fips.{PartitionResult#implicitGlobalRegion}.{PartitionResult#dnsSuffix}", properties: s, headers: p }, type: f }], type: g }, { error: "FIPS is enabled but this partition does not support FIPS", type: e }], type: g }, { conditions: [{ [v]: d, [w]: [m, b] }, n], rules: [{ conditions: [r], rules: [{ endpoint: { url: "https://account.{PartitionResult#implicitGlobalRegion}.{PartitionResult#dualStackDnsSuffix}", properties: s, headers: p }, type: f }], type: g }, { error: "DualStack is enabled but this partition does not support DualStack", type: e }], type: g }, { endpoint: { url: "https://account.{PartitionResult#implicitGlobalRegion}.{PartitionResult#dnsSuffix}", properties: s, headers: p }, type: f }], type: g }], type: g }, { error: "Invalid Configuration: Missing Region", type: e }], type: g }] };
exports.ruleSet = _data;

@@ -26,2 +26,3 @@ "use strict";

(0, core_1.emitWarningIfUnsupportedVersion)(process.version);
const profileConfig = { profile: config?.profile };
return {

@@ -36,4 +37,5 @@ ...clientSharedValues,

(0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS),
region: config?.region ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS),
maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
region: config?.region ??
(0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...profileConfig }),
requestHandler: node_http_handler_1.NodeHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),

@@ -44,10 +46,10 @@ retryMode: config?.retryMode ??

default: async () => (await defaultConfigProvider()).retryMode || util_retry_1.DEFAULT_RETRY_MODE,
}),
}, config),
sha256: config?.sha256 ?? hash_node_1.Hash.bind(null, "sha256"),
streamCollector: config?.streamCollector ?? node_http_handler_1.streamCollector,
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS),
useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS),
userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS),
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, profileConfig),
useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, profileConfig),
userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, profileConfig),
};
};
exports.getRuntimeConfig = getRuntimeConfig;

@@ -1,4 +0,4 @@

const y = "required", z = "fn", A = "argv", B = "ref";
const a = true, b = "isSet", c = "booleanEquals", d = "error", e = "endpoint", f = "tree", g = "PartitionResult", h = "stringEquals", i = "sigv4", j = "account", k = { [y]: false, "type": "String" }, l = { [y]: true, "default": false, "type": "Boolean" }, m = { [B]: "Endpoint" }, n = { [z]: c, [A]: [{ [B]: "UseFIPS" }, true] }, o = { [z]: c, [A]: [{ [B]: "UseDualStack" }, true] }, p = {}, q = { [z]: "getAttr", [A]: [{ [B]: g }, "name"] }, r = { [z]: c, [A]: [{ [B]: "UseFIPS" }, false] }, s = { [z]: c, [A]: [{ [B]: "UseDualStack" }, false] }, t = { [z]: "getAttr", [A]: [{ [B]: g }, "supportsFIPS"] }, u = { [z]: c, [A]: [true, { [z]: "getAttr", [A]: [{ [B]: g }, "supportsDualStack"] }] }, v = [n], w = [o], x = [{ [B]: "Region" }];
const _data = { version: "1.0", parameters: { Region: k, UseDualStack: l, UseFIPS: l, Endpoint: k }, rules: [{ conditions: [{ [z]: b, [A]: [m] }], rules: [{ conditions: v, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: d }, { conditions: w, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: d }, { endpoint: { url: m, properties: p, headers: p }, type: e }], type: f }, { conditions: [{ [z]: b, [A]: x }], rules: [{ conditions: [{ [z]: "aws.partition", [A]: x, assign: g }], rules: [{ conditions: [{ [z]: h, [A]: [q, "aws"] }, r, s], endpoint: { url: "https://account.us-east-1.amazonaws.com", properties: { authSchemes: [{ name: i, signingName: j, signingRegion: "us-east-1" }] }, headers: p }, type: e }, { conditions: [{ [z]: h, [A]: [q, "aws-cn"] }, r, s], endpoint: { url: "https://account.cn-northwest-1.amazonaws.com.cn", properties: { authSchemes: [{ name: i, signingName: j, signingRegion: "cn-northwest-1" }] }, headers: p }, type: e }, { conditions: [n, o], rules: [{ conditions: [{ [z]: c, [A]: [a, t] }, u], rules: [{ endpoint: { url: "https://account-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: p, headers: p }, type: e }], type: f }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: d }], type: f }, { conditions: v, rules: [{ conditions: [{ [z]: c, [A]: [t, a] }], rules: [{ endpoint: { url: "https://account-fips.{Region}.{PartitionResult#dnsSuffix}", properties: p, headers: p }, type: e }], type: f }, { error: "FIPS is enabled but this partition does not support FIPS", type: d }], type: f }, { conditions: w, rules: [{ conditions: [u], rules: [{ endpoint: { url: "https://account.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: p, headers: p }, type: e }], type: f }, { error: "DualStack is enabled but this partition does not support DualStack", type: d }], type: f }, { endpoint: { url: "https://account.{Region}.{PartitionResult#dnsSuffix}", properties: p, headers: p }, type: e }], type: f }], type: f }, { error: "Invalid Configuration: Missing Region", type: d }] };
const u = "required", v = "fn", w = "argv", x = "ref";
const a = true, b = false, c = "isSet", d = "booleanEquals", e = "error", f = "endpoint", g = "tree", h = "PartitionResult", i = { [u]: true, "default": false, "type": "Boolean" }, j = { [u]: false, "type": "String" }, k = { [x]: "Endpoint" }, l = { [v]: d, [w]: [{ [x]: "UseFIPS" }, true] }, m = { [x]: "UseFIPS" }, n = { [v]: d, [w]: [{ [x]: "UseDualStack" }, true] }, o = { [x]: "UseDualStack" }, p = {}, q = { [v]: "getAttr", [w]: [{ [x]: h }, "supportsFIPS"] }, r = { [v]: d, [w]: [true, { [v]: "getAttr", [w]: [{ [x]: h }, "supportsDualStack"] }] }, s = { "authSchemes": [{ "name": "sigv4", "signingRegion": "{PartitionResult#implicitGlobalRegion}" }] }, t = [{ [x]: "Region" }];
const _data = { version: "1.0", parameters: { UseDualStack: i, UseFIPS: i, Endpoint: j, Region: j }, rules: [{ conditions: [{ [v]: c, [w]: [k] }], rules: [{ conditions: [l], error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: e }, { rules: [{ conditions: [n], error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: e }, { endpoint: { url: k, properties: p, headers: p }, type: f }], type: g }], type: g }, { rules: [{ conditions: [{ [v]: c, [w]: t }], rules: [{ conditions: [{ [v]: "aws.partition", [w]: t, assign: h }], rules: [{ conditions: [l, n], rules: [{ conditions: [{ [v]: d, [w]: [a, q] }, r], rules: [{ endpoint: { url: "https://account-fips.{PartitionResult#implicitGlobalRegion}.{PartitionResult#dualStackDnsSuffix}", properties: s, headers: p }, type: f }], type: g }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: e }], type: g }, { conditions: [l, { [v]: d, [w]: [o, b] }], rules: [{ conditions: [{ [v]: d, [w]: [q, a] }], rules: [{ endpoint: { url: "https://account-fips.{PartitionResult#implicitGlobalRegion}.{PartitionResult#dnsSuffix}", properties: s, headers: p }, type: f }], type: g }, { error: "FIPS is enabled but this partition does not support FIPS", type: e }], type: g }, { conditions: [{ [v]: d, [w]: [m, b] }, n], rules: [{ conditions: [r], rules: [{ endpoint: { url: "https://account.{PartitionResult#implicitGlobalRegion}.{PartitionResult#dualStackDnsSuffix}", properties: s, headers: p }, type: f }], type: g }, { error: "DualStack is enabled but this partition does not support DualStack", type: e }], type: g }, { endpoint: { url: "https://account.{PartitionResult#implicitGlobalRegion}.{PartitionResult#dnsSuffix}", properties: s, headers: p }, type: f }], type: g }], type: g }, { error: "Invalid Configuration: Missing Region", type: e }], type: g }] };
export const ruleSet = _data;

@@ -22,2 +22,3 @@ import packageInfo from "../package.json";

awsCheckVersion(process.version);
const profileConfig = { profile: config?.profile };
return {

@@ -32,4 +33,5 @@ ...clientSharedValues,

createDefaultUserAgentProvider({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }),
maxAttempts: config?.maxAttempts ?? loadNodeConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS),
region: config?.region ?? loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS),
maxAttempts: config?.maxAttempts ?? loadNodeConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
region: config?.region ??
loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...profileConfig }),
requestHandler: RequestHandler.create(config?.requestHandler ?? defaultConfigProvider),

@@ -40,9 +42,9 @@ retryMode: config?.retryMode ??

default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
}),
}, config),
sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
streamCollector: config?.streamCollector ?? streamCollector,
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS),
useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS),
userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS),
useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, profileConfig),
useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, profileConfig),
userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS, profileConfig),
};
};

@@ -110,2 +110,20 @@ import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";

/**
* Setting a client profile is similar to setting a value for the
* AWS_PROFILE environment variable. Setting a profile on a client
* in code only affects the single client instance, unlike AWS_PROFILE.
*
* When set, and only for environments where an AWS configuration
* file exists, fields configurable by this file will be retrieved
* from the specified profile within that file.
* Conflicting code configuration and environment variables will
* still have higher priority.
*
* For client credential resolution that involves checking the AWS
* configuration file, the client's profile (this value) will be
* used unless a different profile is set in the credential
* provider options.
*
*/
profile?: string;
/**
* The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header

@@ -112,0 +130,0 @@ * @internal

@@ -6,6 +6,6 @@ import { Endpoint, EndpointParameters as __EndpointParameters, EndpointV2, Provider } from "@smithy/types";

export interface ClientInputEndpointParameters {
region?: string | Provider<string>;
useDualstackEndpoint?: boolean | Provider<boolean>;
useFipsEndpoint?: boolean | Provider<boolean>;
endpoint?: string | Provider<string> | Endpoint | Provider<Endpoint> | EndpointV2 | Provider<EndpointV2>;
region?: string | Provider<string>;
}

@@ -37,6 +37,6 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {

export interface EndpointParameters extends __EndpointParameters {
Region?: string;
UseDualStack?: boolean;
UseFIPS?: boolean;
Endpoint?: string;
Region?: string;
}

@@ -29,2 +29,3 @@ import { FetchHttpHandler as RequestHandler } from "@smithy/fetch-http-handler";

serviceId: string;
profile?: string | undefined;
logger: import("@smithy/types").Logger;

@@ -31,0 +32,0 @@ extensions: import("./runtimeExtensions").RuntimeExtension[];

@@ -30,2 +30,3 @@ import { NodeHttpHandler as RequestHandler } from "@smithy/node-http-handler";

serviceId: string;
profile?: string | undefined;
logger: import("@smithy/types").Logger;

@@ -32,0 +33,0 @@ extensions: import("./runtimeExtensions").RuntimeExtension[];

@@ -23,2 +23,3 @@ import { AccountClientConfig } from "./AccountClient";

region: string | import("@smithy/types").Provider<any>;
profile?: string | undefined;
defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;

@@ -25,0 +26,0 @@ credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;

@@ -146,2 +146,3 @@ import {

region?: string | __Provider<string>;
profile?: string;
defaultUserAgentProvider?: Provider<__UserAgent>;

@@ -148,0 +149,0 @@ credentialDefaultProvider?: (input: any) => AwsCredentialIdentityProvider;

@@ -8,3 +8,2 @@ import {

export interface ClientInputEndpointParameters {
region?: string | Provider<string>;
useDualstackEndpoint?: boolean | Provider<boolean>;

@@ -19,2 +18,3 @@ useFipsEndpoint?: boolean | Provider<boolean>;

| Provider<EndpointV2>;
region?: string | Provider<string>;
}

@@ -49,6 +49,6 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {

export interface EndpointParameters extends __EndpointParameters {
Region?: string;
UseDualStack?: boolean;
UseFIPS?: boolean;
Endpoint?: string;
Region?: string;
}

@@ -36,2 +36,3 @@ import { FetchHttpHandler as RequestHandler } from "@smithy/fetch-http-handler";

serviceId: string;
profile?: string | undefined;
logger: import("@smithy/types").Logger;

@@ -38,0 +39,0 @@ extensions: import("./runtimeExtensions").RuntimeExtension[];

@@ -41,2 +41,3 @@ import { NodeHttpHandler as RequestHandler } from "@smithy/node-http-handler";

serviceId: string;
profile?: string | undefined;
logger: import("@smithy/types").Logger;

@@ -43,0 +44,0 @@ extensions: import("./runtimeExtensions").RuntimeExtension[];

@@ -25,2 +25,3 @@ import { AccountClientConfig } from "./AccountClient";

region: string | import("@smithy/types").Provider<any>;
profile?: string | undefined;
defaultUserAgentProvider: (

@@ -27,0 +28,0 @@ config?:

{
"name": "@aws-sdk/client-account",
"description": "AWS SDK for JavaScript Account Client for Node.js, Browser and React Native",
"version": "3.713.0",
"version": "3.714.0",
"scripts": {

@@ -23,15 +23,15 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",

"@aws-crypto/sha256-js": "5.2.0",
"@aws-sdk/client-sso-oidc": "3.713.0",
"@aws-sdk/client-sts": "3.713.0",
"@aws-sdk/core": "3.713.0",
"@aws-sdk/credential-provider-node": "3.713.0",
"@aws-sdk/middleware-host-header": "3.713.0",
"@aws-sdk/middleware-logger": "3.713.0",
"@aws-sdk/middleware-recursion-detection": "3.713.0",
"@aws-sdk/middleware-user-agent": "3.713.0",
"@aws-sdk/region-config-resolver": "3.713.0",
"@aws-sdk/types": "3.713.0",
"@aws-sdk/util-endpoints": "3.713.0",
"@aws-sdk/util-user-agent-browser": "3.713.0",
"@aws-sdk/util-user-agent-node": "3.713.0",
"@aws-sdk/client-sso-oidc": "3.714.0",
"@aws-sdk/client-sts": "3.714.0",
"@aws-sdk/core": "3.714.0",
"@aws-sdk/credential-provider-node": "3.714.0",
"@aws-sdk/middleware-host-header": "3.714.0",
"@aws-sdk/middleware-logger": "3.714.0",
"@aws-sdk/middleware-recursion-detection": "3.714.0",
"@aws-sdk/middleware-user-agent": "3.714.0",
"@aws-sdk/region-config-resolver": "3.714.0",
"@aws-sdk/types": "3.714.0",
"@aws-sdk/util-endpoints": "3.714.0",
"@aws-sdk/util-user-agent-browser": "3.714.0",
"@aws-sdk/util-user-agent-node": "3.714.0",
"@smithy/config-resolver": "^3.0.13",

@@ -38,0 +38,0 @@ "@smithy/core": "^2.5.5",

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