@aws-sdk/client-ssm-incidents
Advanced tools
Comparing version 3.46.0 to 3.47.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [3.47.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.46.0...v3.47.0) (2022-01-15) | ||
### Features | ||
* **clients:** update clients to use default values inferred from defaults mode ([#3192](https://github.com/aws/aws-sdk-js-v3/issues/3192)) ([9152e21](https://github.com/aws/aws-sdk-js-v3/commit/9152e210c6ec29f34bb070eaf2874039022e6ab7)) | ||
# [3.46.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.45.0...v3.46.0) (2022-01-07) | ||
@@ -8,0 +19,0 @@ |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.ReplicationSet = exports.ReplicationSetStatus = exports.RegionInfo = exports.RegionStatus = exports.GetReplicationSetInput = exports.GetIncidentRecordOutput = exports.IncidentRecord = exports.IncidentRecordStatus = exports.IncidentRecordSource = exports.GetIncidentRecordInput = exports.Filter = exports.EventSummary = exports.DeleteTimelineEventOutput = exports.DeleteTimelineEventInput = exports.DeleteResponsePlanOutput = exports.DeleteResponsePlanInput = exports.DeleteResourcePolicyOutput = exports.DeleteResourcePolicyInput = exports.DeleteReplicationSetOutput = exports.DeleteReplicationSetInput = exports.DeleteRegionAction = exports.DeleteIncidentRecordOutput = exports.DeleteIncidentRecordInput = exports.CreateTimelineEventOutput = exports.CreateTimelineEventInput = exports.ResourceNotFoundException = exports.CreateResponsePlanOutput = exports.CreateResponsePlanInput = exports.IncidentTemplate = exports.NotificationTargetItem = exports.ValidationException = exports.ThrottlingException = exports.ServiceQuotaExceededException = exports.ServiceCode = exports.InternalServerException = exports.CreateReplicationSetOutput = exports.CreateReplicationSetInput = exports.RegionMapInputValue = exports.ConflictException = exports.ResourceType = exports.Condition = exports.ChatChannel = exports.EmptyChatChannel = exports.AutomationExecution = exports.AttributeValueList = exports.AddRegionAction = exports.Action = exports.SsmAutomation = exports.SsmTargetAccount = exports.AccessDeniedException = void 0; | ||
exports.UpdateResponsePlanOutput = exports.UpdateResponsePlanInput = exports.UpdateReplicationSetOutput = exports.UpdateReplicationSetInput = exports.UpdateReplicationSetAction = exports.UpdateRelatedItemsOutput = exports.UpdateRelatedItemsInput = exports.UpdateIncidentRecordOutput = exports.UpdateIncidentRecordInput = exports.UpdateDeletionProtectionOutput = exports.UpdateDeletionProtectionInput = exports.UntagResourceResponse = exports.UntagResourceRequest = exports.TagResourceResponse = exports.TagResourceRequest = exports.StartIncidentOutput = exports.StartIncidentInput = exports.TriggerDetails = exports.RelatedItemsUpdate = exports.PutResourcePolicyOutput = exports.PutResourcePolicyInput = exports.ListTimelineEventsOutput = exports.ListTimelineEventsInput = exports.SortOrder = exports.TimelineEventSort = exports.ListTagsForResourceResponse = exports.ListTagsForResourceRequest = exports.ListResponsePlansOutput = exports.ResponsePlanSummary = exports.ListResponsePlansInput = exports.ListReplicationSetsOutput = exports.ListReplicationSetsInput = exports.ListRelatedItemsOutput = exports.RelatedItem = exports.ListRelatedItemsInput = exports.ListIncidentRecordsOutput = exports.ListIncidentRecordsInput = exports.ItemIdentifier = exports.ItemValue = exports.ItemType = exports.IncidentRecordSummary = exports.GetTimelineEventOutput = exports.TimelineEvent = exports.GetTimelineEventInput = exports.GetResponsePlanOutput = exports.GetResponsePlanInput = exports.GetResourcePoliciesOutput = exports.ResourcePolicy = exports.GetResourcePoliciesInput = exports.GetReplicationSetOutput = void 0; | ||
exports.UpdateTimelineEventOutput = exports.UpdateTimelineEventInput = void 0; | ||
var AccessDeniedException; | ||
(function (AccessDeniedException) { | ||
AccessDeniedException.filterSensitiveLog = (obj) => ({ | ||
...obj, | ||
}); | ||
})(AccessDeniedException = exports.AccessDeniedException || (exports.AccessDeniedException = {})); | ||
exports.GetTimelineEventInput = exports.GetResponsePlanOutput = exports.GetResponsePlanInput = exports.GetResourcePoliciesOutput = exports.ResourcePolicy = exports.GetResourcePoliciesInput = exports.GetReplicationSetOutput = exports.ReplicationSet = exports.ReplicationSetStatus = exports.RegionInfo = exports.RegionStatus = exports.GetReplicationSetInput = exports.GetIncidentRecordOutput = exports.IncidentRecord = exports.IncidentRecordStatus = exports.IncidentRecordSource = exports.GetIncidentRecordInput = exports.Filter = exports.EventSummary = exports.DeleteTimelineEventOutput = exports.DeleteTimelineEventInput = exports.DeleteResponsePlanOutput = exports.DeleteResponsePlanInput = exports.DeleteResourcePolicyOutput = exports.DeleteResourcePolicyInput = exports.DeleteReplicationSetOutput = exports.DeleteReplicationSetInput = exports.DeleteRegionAction = exports.DeleteIncidentRecordOutput = exports.DeleteIncidentRecordInput = exports.CreateTimelineEventOutput = exports.CreateTimelineEventInput = exports.CreateResponsePlanOutput = exports.CreateResponsePlanInput = exports.IncidentTemplate = exports.NotificationTargetItem = exports.ServiceCode = exports.CreateReplicationSetOutput = exports.CreateReplicationSetInput = exports.RegionMapInputValue = exports.ResourceType = exports.Condition = exports.ChatChannel = exports.EmptyChatChannel = exports.AutomationExecution = exports.AttributeValueList = exports.AddRegionAction = exports.Action = exports.SsmAutomation = exports.SsmTargetAccount = void 0; | ||
exports.UpdateTimelineEventOutput = exports.UpdateTimelineEventInput = exports.UpdateResponsePlanOutput = exports.UpdateResponsePlanInput = exports.UpdateReplicationSetOutput = exports.UpdateReplicationSetInput = exports.UpdateReplicationSetAction = exports.UpdateRelatedItemsOutput = exports.UpdateRelatedItemsInput = exports.UpdateIncidentRecordOutput = exports.UpdateIncidentRecordInput = exports.UpdateDeletionProtectionOutput = exports.UpdateDeletionProtectionInput = exports.UntagResourceResponse = exports.UntagResourceRequest = exports.TagResourceResponse = exports.TagResourceRequest = exports.StartIncidentOutput = exports.StartIncidentInput = exports.TriggerDetails = exports.RelatedItemsUpdate = exports.PutResourcePolicyOutput = exports.PutResourcePolicyInput = exports.ListTimelineEventsOutput = exports.ListTimelineEventsInput = exports.SortOrder = exports.TimelineEventSort = exports.ListTagsForResourceResponse = exports.ListTagsForResourceRequest = exports.ListResponsePlansOutput = exports.ResponsePlanSummary = exports.ListResponsePlansInput = exports.ListReplicationSetsOutput = exports.ListReplicationSetsInput = exports.ListRelatedItemsOutput = exports.RelatedItem = exports.ListRelatedItemsInput = exports.ListIncidentRecordsOutput = exports.ListIncidentRecordsInput = exports.ItemIdentifier = exports.ItemValue = exports.ItemType = exports.IncidentRecordSummary = exports.GetTimelineEventOutput = exports.TimelineEvent = void 0; | ||
var SsmTargetAccount; | ||
@@ -129,8 +122,2 @@ (function (SsmTargetAccount) { | ||
})(ResourceType = exports.ResourceType || (exports.ResourceType = {})); | ||
var ConflictException; | ||
(function (ConflictException) { | ||
ConflictException.filterSensitiveLog = (obj) => ({ | ||
...obj, | ||
}); | ||
})(ConflictException = exports.ConflictException || (exports.ConflictException = {})); | ||
var RegionMapInputValue; | ||
@@ -154,8 +141,2 @@ (function (RegionMapInputValue) { | ||
})(CreateReplicationSetOutput = exports.CreateReplicationSetOutput || (exports.CreateReplicationSetOutput = {})); | ||
var InternalServerException; | ||
(function (InternalServerException) { | ||
InternalServerException.filterSensitiveLog = (obj) => ({ | ||
...obj, | ||
}); | ||
})(InternalServerException = exports.InternalServerException || (exports.InternalServerException = {})); | ||
var ServiceCode; | ||
@@ -165,20 +146,2 @@ (function (ServiceCode) { | ||
})(ServiceCode = exports.ServiceCode || (exports.ServiceCode = {})); | ||
var ServiceQuotaExceededException; | ||
(function (ServiceQuotaExceededException) { | ||
ServiceQuotaExceededException.filterSensitiveLog = (obj) => ({ | ||
...obj, | ||
}); | ||
})(ServiceQuotaExceededException = exports.ServiceQuotaExceededException || (exports.ServiceQuotaExceededException = {})); | ||
var ThrottlingException; | ||
(function (ThrottlingException) { | ||
ThrottlingException.filterSensitiveLog = (obj) => ({ | ||
...obj, | ||
}); | ||
})(ThrottlingException = exports.ThrottlingException || (exports.ThrottlingException = {})); | ||
var ValidationException; | ||
(function (ValidationException) { | ||
ValidationException.filterSensitiveLog = (obj) => ({ | ||
...obj, | ||
}); | ||
})(ValidationException = exports.ValidationException || (exports.ValidationException = {})); | ||
var NotificationTargetItem; | ||
@@ -222,8 +185,2 @@ (function (NotificationTargetItem) { | ||
})(CreateResponsePlanOutput = exports.CreateResponsePlanOutput || (exports.CreateResponsePlanOutput = {})); | ||
var ResourceNotFoundException; | ||
(function (ResourceNotFoundException) { | ||
ResourceNotFoundException.filterSensitiveLog = (obj) => ({ | ||
...obj, | ||
}); | ||
})(ResourceNotFoundException = exports.ResourceNotFoundException || (exports.ResourceNotFoundException = {})); | ||
var CreateTimelineEventInput; | ||
@@ -230,0 +187,0 @@ (function (CreateTimelineEventInput) { |
@@ -16,4 +16,8 @@ "use strict"; | ||
const runtimeConfig_shared_1 = require("./runtimeConfig.shared"); | ||
const smithy_client_1 = require("@aws-sdk/smithy-client"); | ||
const util_defaults_mode_browser_1 = require("@aws-sdk/util-defaults-mode-browser"); | ||
const getRuntimeConfig = (config) => { | ||
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q; | ||
const defaultsMode = util_defaults_mode_browser_1.resolveDefaultsModeConfig(config); | ||
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode); | ||
const clientSharedValues = runtimeConfig_shared_1.getRuntimeConfig(config); | ||
@@ -24,2 +28,3 @@ return { | ||
runtime: "browser", | ||
defaultsMode, | ||
base64Decoder: (_a = config === null || config === void 0 ? void 0 : config.base64Decoder) !== null && _a !== void 0 ? _a : util_base64_browser_1.fromBase64, | ||
@@ -32,4 +37,4 @@ base64Encoder: (_b = config === null || config === void 0 ? void 0 : config.base64Encoder) !== null && _b !== void 0 ? _b : util_base64_browser_1.toBase64, | ||
region: (_g = config === null || config === void 0 ? void 0 : config.region) !== null && _g !== void 0 ? _g : invalid_dependency_1.invalidProvider("Region is missing"), | ||
requestHandler: (_h = config === null || config === void 0 ? void 0 : config.requestHandler) !== null && _h !== void 0 ? _h : new fetch_http_handler_1.FetchHttpHandler(), | ||
retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : (() => Promise.resolve(middleware_retry_1.DEFAULT_RETRY_MODE)), | ||
requestHandler: (_h = config === null || config === void 0 ? void 0 : config.requestHandler) !== null && _h !== void 0 ? _h : new fetch_http_handler_1.FetchHttpHandler(defaultConfigProvider), | ||
retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : (async () => (await defaultConfigProvider()).retryMode || middleware_retry_1.DEFAULT_RETRY_MODE), | ||
sha256: (_k = config === null || config === void 0 ? void 0 : config.sha256) !== null && _k !== void 0 ? _k : sha256_browser_1.Sha256, | ||
@@ -36,0 +41,0 @@ streamCollector: (_l = config === null || config === void 0 ? void 0 : config.streamCollector) !== null && _l !== void 0 ? _l : fetch_http_handler_1.streamCollector, |
@@ -18,4 +18,8 @@ "use strict"; | ||
const runtimeConfig_shared_1 = require("./runtimeConfig.shared"); | ||
const smithy_client_1 = require("@aws-sdk/smithy-client"); | ||
const util_defaults_mode_node_1 = require("@aws-sdk/util-defaults-mode-node"); | ||
const getRuntimeConfig = (config) => { | ||
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q; | ||
const defaultsMode = util_defaults_mode_node_1.resolveDefaultsModeConfig(config); | ||
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode); | ||
const clientSharedValues = runtimeConfig_shared_1.getRuntimeConfig(config); | ||
@@ -26,2 +30,3 @@ return { | ||
runtime: "node", | ||
defaultsMode, | ||
base64Decoder: (_a = config === null || config === void 0 ? void 0 : config.base64Decoder) !== null && _a !== void 0 ? _a : util_base64_node_1.fromBase64, | ||
@@ -34,4 +39,7 @@ base64Encoder: (_b = config === null || config === void 0 ? void 0 : config.base64Encoder) !== null && _b !== void 0 ? _b : util_base64_node_1.toBase64, | ||
region: (_g = config === null || config === void 0 ? void 0 : config.region) !== null && _g !== void 0 ? _g : node_config_provider_1.loadConfig(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS), | ||
requestHandler: (_h = config === null || config === void 0 ? void 0 : config.requestHandler) !== null && _h !== void 0 ? _h : new node_http_handler_1.NodeHttpHandler(), | ||
retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : node_config_provider_1.loadConfig(middleware_retry_1.NODE_RETRY_MODE_CONFIG_OPTIONS), | ||
requestHandler: (_h = config === null || config === void 0 ? void 0 : config.requestHandler) !== null && _h !== void 0 ? _h : new node_http_handler_1.NodeHttpHandler(defaultConfigProvider), | ||
retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : node_config_provider_1.loadConfig({ | ||
...middleware_retry_1.NODE_RETRY_MODE_CONFIG_OPTIONS, | ||
default: async () => (await defaultConfigProvider()).retryMode || middleware_retry_1.DEFAULT_RETRY_MODE, | ||
}), | ||
sha256: (_k = config === null || config === void 0 ? void 0 : config.sha256) !== null && _k !== void 0 ? _k : hash_node_1.Hash.bind(null, "sha256"), | ||
@@ -38,0 +46,0 @@ streamCollector: (_l = config === null || config === void 0 ? void 0 : config.streamCollector) !== null && _l !== void 0 ? _l : node_http_handler_1.streamCollector, |
import { __assign } from "tslib"; | ||
export var AccessDeniedException; | ||
(function (AccessDeniedException) { | ||
AccessDeniedException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); }; | ||
})(AccessDeniedException || (AccessDeniedException = {})); | ||
export var SsmTargetAccount; | ||
@@ -122,6 +118,2 @@ (function (SsmTargetAccount) { | ||
})(ResourceType || (ResourceType = {})); | ||
export var ConflictException; | ||
(function (ConflictException) { | ||
ConflictException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); }; | ||
})(ConflictException || (ConflictException = {})); | ||
export var RegionMapInputValue; | ||
@@ -139,6 +131,2 @@ (function (RegionMapInputValue) { | ||
})(CreateReplicationSetOutput || (CreateReplicationSetOutput = {})); | ||
export var InternalServerException; | ||
(function (InternalServerException) { | ||
InternalServerException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); }; | ||
})(InternalServerException || (InternalServerException = {})); | ||
export var ServiceCode; | ||
@@ -148,14 +136,2 @@ (function (ServiceCode) { | ||
})(ServiceCode || (ServiceCode = {})); | ||
export var ServiceQuotaExceededException; | ||
(function (ServiceQuotaExceededException) { | ||
ServiceQuotaExceededException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); }; | ||
})(ServiceQuotaExceededException || (ServiceQuotaExceededException = {})); | ||
export var ThrottlingException; | ||
(function (ThrottlingException) { | ||
ThrottlingException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); }; | ||
})(ThrottlingException || (ThrottlingException = {})); | ||
export var ValidationException; | ||
(function (ValidationException) { | ||
ValidationException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); }; | ||
})(ValidationException || (ValidationException = {})); | ||
export var NotificationTargetItem; | ||
@@ -190,6 +166,2 @@ (function (NotificationTargetItem) { | ||
})(CreateResponsePlanOutput || (CreateResponsePlanOutput = {})); | ||
export var ResourceNotFoundException; | ||
(function (ResourceNotFoundException) { | ||
ResourceNotFoundException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); }; | ||
})(ResourceNotFoundException || (ResourceNotFoundException = {})); | ||
export var CreateTimelineEventInput; | ||
@@ -196,0 +168,0 @@ (function (CreateTimelineEventInput) { |
@@ -1,6 +0,6 @@ | ||
import { __assign } from "tslib"; | ||
import { __assign, __awaiter, __generator } from "tslib"; | ||
import packageInfo from "../package.json"; | ||
import { Sha256 } from "@aws-crypto/sha256-browser"; | ||
import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT } from "@aws-sdk/config-resolver"; | ||
import { FetchHttpHandler, streamCollector } from "@aws-sdk/fetch-http-handler"; | ||
import { FetchHttpHandler as RequestHandler, streamCollector } from "@aws-sdk/fetch-http-handler"; | ||
import { invalidProvider } from "@aws-sdk/invalid-dependency"; | ||
@@ -13,6 +13,15 @@ import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@aws-sdk/middleware-retry"; | ||
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared"; | ||
import { loadConfigsForDefaultMode } from "@aws-sdk/smithy-client"; | ||
import { resolveDefaultsModeConfig } from "@aws-sdk/util-defaults-mode-browser"; | ||
export var getRuntimeConfig = function (config) { | ||
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q; | ||
var defaultsMode = resolveDefaultsModeConfig(config); | ||
var defaultConfigProvider = function () { return defaultsMode().then(loadConfigsForDefaultMode); }; | ||
var clientSharedValues = getSharedRuntimeConfig(config); | ||
return __assign(__assign(__assign({}, clientSharedValues), config), { runtime: "browser", base64Decoder: (_a = config === null || config === void 0 ? void 0 : config.base64Decoder) !== null && _a !== void 0 ? _a : fromBase64, base64Encoder: (_b = config === null || config === void 0 ? void 0 : config.base64Encoder) !== null && _b !== void 0 ? _b : toBase64, bodyLengthChecker: (_c = config === null || config === void 0 ? void 0 : config.bodyLengthChecker) !== null && _c !== void 0 ? _c : calculateBodyLength, credentialDefaultProvider: (_d = config === null || config === void 0 ? void 0 : config.credentialDefaultProvider) !== null && _d !== void 0 ? _d : (function (_) { return function () { return Promise.reject(new Error("Credential is missing")); }; }), defaultUserAgentProvider: (_e = config === null || config === void 0 ? void 0 : config.defaultUserAgentProvider) !== null && _e !== void 0 ? _e : defaultUserAgent({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }), maxAttempts: (_f = config === null || config === void 0 ? void 0 : config.maxAttempts) !== null && _f !== void 0 ? _f : DEFAULT_MAX_ATTEMPTS, region: (_g = config === null || config === void 0 ? void 0 : config.region) !== null && _g !== void 0 ? _g : invalidProvider("Region is missing"), requestHandler: (_h = config === null || config === void 0 ? void 0 : config.requestHandler) !== null && _h !== void 0 ? _h : new FetchHttpHandler(), retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : (function () { return Promise.resolve(DEFAULT_RETRY_MODE); }), sha256: (_k = config === null || config === void 0 ? void 0 : config.sha256) !== null && _k !== void 0 ? _k : Sha256, streamCollector: (_l = config === null || config === void 0 ? void 0 : config.streamCollector) !== null && _l !== void 0 ? _l : streamCollector, useDualstackEndpoint: (_m = config === null || config === void 0 ? void 0 : config.useDualstackEndpoint) !== null && _m !== void 0 ? _m : (function () { return Promise.resolve(DEFAULT_USE_DUALSTACK_ENDPOINT); }), useFipsEndpoint: (_o = config === null || config === void 0 ? void 0 : config.useFipsEndpoint) !== null && _o !== void 0 ? _o : (function () { return Promise.resolve(DEFAULT_USE_FIPS_ENDPOINT); }), utf8Decoder: (_p = config === null || config === void 0 ? void 0 : config.utf8Decoder) !== null && _p !== void 0 ? _p : fromUtf8, utf8Encoder: (_q = config === null || config === void 0 ? void 0 : config.utf8Encoder) !== null && _q !== void 0 ? _q : toUtf8 }); | ||
return __assign(__assign(__assign({}, clientSharedValues), config), { runtime: "browser", defaultsMode: defaultsMode, base64Decoder: (_a = config === null || config === void 0 ? void 0 : config.base64Decoder) !== null && _a !== void 0 ? _a : fromBase64, base64Encoder: (_b = config === null || config === void 0 ? void 0 : config.base64Encoder) !== null && _b !== void 0 ? _b : toBase64, bodyLengthChecker: (_c = config === null || config === void 0 ? void 0 : config.bodyLengthChecker) !== null && _c !== void 0 ? _c : calculateBodyLength, credentialDefaultProvider: (_d = config === null || config === void 0 ? void 0 : config.credentialDefaultProvider) !== null && _d !== void 0 ? _d : (function (_) { return function () { return Promise.reject(new Error("Credential is missing")); }; }), defaultUserAgentProvider: (_e = config === null || config === void 0 ? void 0 : config.defaultUserAgentProvider) !== null && _e !== void 0 ? _e : defaultUserAgent({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }), maxAttempts: (_f = config === null || config === void 0 ? void 0 : config.maxAttempts) !== null && _f !== void 0 ? _f : DEFAULT_MAX_ATTEMPTS, region: (_g = config === null || config === void 0 ? void 0 : config.region) !== null && _g !== void 0 ? _g : invalidProvider("Region is missing"), requestHandler: (_h = config === null || config === void 0 ? void 0 : config.requestHandler) !== null && _h !== void 0 ? _h : new RequestHandler(defaultConfigProvider), retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : (function () { return __awaiter(void 0, void 0, void 0, function () { return __generator(this, function (_a) { | ||
switch (_a.label) { | ||
case 0: return [4, defaultConfigProvider()]; | ||
case 1: return [2, (_a.sent()).retryMode || DEFAULT_RETRY_MODE]; | ||
} | ||
}); }); }), sha256: (_k = config === null || config === void 0 ? void 0 : config.sha256) !== null && _k !== void 0 ? _k : Sha256, streamCollector: (_l = config === null || config === void 0 ? void 0 : config.streamCollector) !== null && _l !== void 0 ? _l : streamCollector, useDualstackEndpoint: (_m = config === null || config === void 0 ? void 0 : config.useDualstackEndpoint) !== null && _m !== void 0 ? _m : (function () { return Promise.resolve(DEFAULT_USE_DUALSTACK_ENDPOINT); }), useFipsEndpoint: (_o = config === null || config === void 0 ? void 0 : config.useFipsEndpoint) !== null && _o !== void 0 ? _o : (function () { return Promise.resolve(DEFAULT_USE_FIPS_ENDPOINT); }), utf8Decoder: (_p = config === null || config === void 0 ? void 0 : config.utf8Decoder) !== null && _p !== void 0 ? _p : fromUtf8, utf8Encoder: (_q = config === null || config === void 0 ? void 0 : config.utf8Encoder) !== null && _q !== void 0 ? _q : toUtf8 }); | ||
}; |
@@ -1,2 +0,2 @@ | ||
import { __assign } from "tslib"; | ||
import { __assign, __awaiter, __generator } from "tslib"; | ||
import packageInfo from "../package.json"; | ||
@@ -7,5 +7,5 @@ import { decorateDefaultCredentialProvider } from "@aws-sdk/client-sts"; | ||
import { Hash } from "@aws-sdk/hash-node"; | ||
import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@aws-sdk/middleware-retry"; | ||
import { DEFAULT_RETRY_MODE, NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS, } from "@aws-sdk/middleware-retry"; | ||
import { loadConfig as loadNodeConfig } from "@aws-sdk/node-config-provider"; | ||
import { NodeHttpHandler, streamCollector } from "@aws-sdk/node-http-handler"; | ||
import { NodeHttpHandler as RequestHandler, streamCollector } from "@aws-sdk/node-http-handler"; | ||
import { fromBase64, toBase64 } from "@aws-sdk/util-base64-node"; | ||
@@ -16,6 +16,15 @@ import { calculateBodyLength } from "@aws-sdk/util-body-length-node"; | ||
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared"; | ||
import { loadConfigsForDefaultMode } from "@aws-sdk/smithy-client"; | ||
import { resolveDefaultsModeConfig } from "@aws-sdk/util-defaults-mode-node"; | ||
export var getRuntimeConfig = function (config) { | ||
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q; | ||
var defaultsMode = resolveDefaultsModeConfig(config); | ||
var defaultConfigProvider = function () { return defaultsMode().then(loadConfigsForDefaultMode); }; | ||
var clientSharedValues = getSharedRuntimeConfig(config); | ||
return __assign(__assign(__assign({}, clientSharedValues), config), { runtime: "node", base64Decoder: (_a = config === null || config === void 0 ? void 0 : config.base64Decoder) !== null && _a !== void 0 ? _a : fromBase64, base64Encoder: (_b = config === null || config === void 0 ? void 0 : config.base64Encoder) !== null && _b !== void 0 ? _b : toBase64, bodyLengthChecker: (_c = config === null || config === void 0 ? void 0 : config.bodyLengthChecker) !== null && _c !== void 0 ? _c : calculateBodyLength, credentialDefaultProvider: (_d = config === null || config === void 0 ? void 0 : config.credentialDefaultProvider) !== null && _d !== void 0 ? _d : decorateDefaultCredentialProvider(credentialDefaultProvider), defaultUserAgentProvider: (_e = config === null || config === void 0 ? void 0 : config.defaultUserAgentProvider) !== null && _e !== void 0 ? _e : defaultUserAgent({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }), maxAttempts: (_f = config === null || config === void 0 ? void 0 : config.maxAttempts) !== null && _f !== void 0 ? _f : loadNodeConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS), region: (_g = config === null || config === void 0 ? void 0 : config.region) !== null && _g !== void 0 ? _g : loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS), requestHandler: (_h = config === null || config === void 0 ? void 0 : config.requestHandler) !== null && _h !== void 0 ? _h : new NodeHttpHandler(), retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : loadNodeConfig(NODE_RETRY_MODE_CONFIG_OPTIONS), sha256: (_k = config === null || config === void 0 ? void 0 : config.sha256) !== null && _k !== void 0 ? _k : Hash.bind(null, "sha256"), streamCollector: (_l = config === null || config === void 0 ? void 0 : config.streamCollector) !== null && _l !== void 0 ? _l : streamCollector, useDualstackEndpoint: (_m = config === null || config === void 0 ? void 0 : config.useDualstackEndpoint) !== null && _m !== void 0 ? _m : loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS), useFipsEndpoint: (_o = config === null || config === void 0 ? void 0 : config.useFipsEndpoint) !== null && _o !== void 0 ? _o : loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS), utf8Decoder: (_p = config === null || config === void 0 ? void 0 : config.utf8Decoder) !== null && _p !== void 0 ? _p : fromUtf8, utf8Encoder: (_q = config === null || config === void 0 ? void 0 : config.utf8Encoder) !== null && _q !== void 0 ? _q : toUtf8 }); | ||
return __assign(__assign(__assign({}, clientSharedValues), config), { runtime: "node", defaultsMode: defaultsMode, base64Decoder: (_a = config === null || config === void 0 ? void 0 : config.base64Decoder) !== null && _a !== void 0 ? _a : fromBase64, base64Encoder: (_b = config === null || config === void 0 ? void 0 : config.base64Encoder) !== null && _b !== void 0 ? _b : toBase64, bodyLengthChecker: (_c = config === null || config === void 0 ? void 0 : config.bodyLengthChecker) !== null && _c !== void 0 ? _c : calculateBodyLength, credentialDefaultProvider: (_d = config === null || config === void 0 ? void 0 : config.credentialDefaultProvider) !== null && _d !== void 0 ? _d : decorateDefaultCredentialProvider(credentialDefaultProvider), defaultUserAgentProvider: (_e = config === null || config === void 0 ? void 0 : config.defaultUserAgentProvider) !== null && _e !== void 0 ? _e : defaultUserAgent({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }), maxAttempts: (_f = config === null || config === void 0 ? void 0 : config.maxAttempts) !== null && _f !== void 0 ? _f : loadNodeConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS), region: (_g = config === null || config === void 0 ? void 0 : config.region) !== null && _g !== void 0 ? _g : loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS), requestHandler: (_h = config === null || config === void 0 ? void 0 : config.requestHandler) !== null && _h !== void 0 ? _h : new RequestHandler(defaultConfigProvider), retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : loadNodeConfig(__assign(__assign({}, NODE_RETRY_MODE_CONFIG_OPTIONS), { default: function () { return __awaiter(void 0, void 0, void 0, function () { return __generator(this, function (_a) { | ||
switch (_a.label) { | ||
case 0: return [4, defaultConfigProvider()]; | ||
case 1: return [2, (_a.sent()).retryMode || DEFAULT_RETRY_MODE]; | ||
} | ||
}); }); } })), sha256: (_k = config === null || config === void 0 ? void 0 : config.sha256) !== null && _k !== void 0 ? _k : Hash.bind(null, "sha256"), streamCollector: (_l = config === null || config === void 0 ? void 0 : config.streamCollector) !== null && _l !== void 0 ? _l : streamCollector, useDualstackEndpoint: (_m = config === null || config === void 0 ? void 0 : config.useDualstackEndpoint) !== null && _m !== void 0 ? _m : loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS), useFipsEndpoint: (_o = config === null || config === void 0 ? void 0 : config.useFipsEndpoint) !== null && _o !== void 0 ? _o : loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS), utf8Decoder: (_p = config === null || config === void 0 ? void 0 : config.utf8Decoder) !== null && _p !== void 0 ? _p : fromUtf8, utf8Encoder: (_q = config === null || config === void 0 ? void 0 : config.utf8Encoder) !== null && _q !== void 0 ? _q : toUtf8 }); | ||
}; |
@@ -1,2 +0,2 @@ | ||
import { FetchHttpHandler } from "@aws-sdk/fetch-http-handler"; | ||
import { FetchHttpHandler as RequestHandler } from "@aws-sdk/fetch-http-handler"; | ||
import { SSMIncidentsClientConfig } from "./SSMIncidentsClient"; | ||
@@ -8,2 +8,3 @@ /** | ||
runtime: string; | ||
defaultsMode: import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").ResolvedDefaultsMode>; | ||
base64Decoder: import("@aws-sdk/types").Decoder; | ||
@@ -16,3 +17,3 @@ base64Encoder: import("@aws-sdk/types").Encoder; | ||
region: string | import("@aws-sdk/types").Provider<any>; | ||
requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | FetchHttpHandler; | ||
requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | RequestHandler; | ||
retryMode: string | import("@aws-sdk/types").Provider<string>; | ||
@@ -19,0 +20,0 @@ sha256: import("@aws-sdk/types").HashConstructor; |
@@ -1,2 +0,2 @@ | ||
import { NodeHttpHandler } from "@aws-sdk/node-http-handler"; | ||
import { NodeHttpHandler as RequestHandler } from "@aws-sdk/node-http-handler"; | ||
import { SSMIncidentsClientConfig } from "./SSMIncidentsClient"; | ||
@@ -8,10 +8,11 @@ /** | ||
runtime: string; | ||
defaultsMode: import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").ResolvedDefaultsMode>; | ||
base64Decoder: import("@aws-sdk/types").Decoder; | ||
base64Encoder: import("@aws-sdk/types").Encoder; | ||
bodyLengthChecker: (body: any) => number | undefined; | ||
credentialDefaultProvider: import("@aws-sdk/client-sts/dist-types/defaultStsRoleAssumers").DefaultCredentialProvider; | ||
credentialDefaultProvider: (input: any) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>; | ||
defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>; | ||
maxAttempts: number | import("@aws-sdk/types").Provider<number>; | ||
region: string | import("@aws-sdk/types").Provider<string>; | ||
requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | NodeHttpHandler; | ||
requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | RequestHandler; | ||
retryMode: string | import("@aws-sdk/types").Provider<string>; | ||
@@ -18,0 +19,0 @@ sha256: import("@aws-sdk/types").HashConstructor; |
@@ -28,2 +28,3 @@ import { SSMIncidentsClientConfig } from "./SSMIncidentsClient"; | ||
defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>; | ||
defaultsMode: import("@aws-sdk/smithy-client").DefaultsMode | import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").DefaultsMode> | import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").ResolvedDefaultsMode>; | ||
endpoint?: string | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | undefined; | ||
@@ -30,0 +31,0 @@ tls?: boolean | undefined; |
@@ -7,3 +7,3 @@ import { EndpointsInputConfig, EndpointsResolvedConfig, RegionInputConfig, RegionResolvedConfig } from "@aws-sdk/config-resolver"; | ||
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http"; | ||
import { Client as __Client, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client"; | ||
import { Client as __Client, DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client"; | ||
import { Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, RegionInfoProvider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types"; | ||
@@ -141,2 +141,6 @@ import { CreateReplicationSetCommandInput, CreateReplicationSetCommandOutput } from "./commands/CreateReplicationSetCommand"; | ||
defaultUserAgentProvider?: Provider<__UserAgent>; | ||
/** | ||
* The {@link DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK. | ||
*/ | ||
defaultsMode?: DefaultsMode | Provider<DefaultsMode>; | ||
} | ||
@@ -143,0 +147,0 @@ declare type SSMIncidentsClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointsInputConfig & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig; |
@@ -8,6 +8,2 @@ import { MetadataBearer as $MetadataBearer, SmithyException as __SmithyException } from "@aws-sdk/types"; | ||
} | ||
export declare namespace AccessDeniedException { | ||
const filterSensitiveLog: (obj: AccessDeniedException) => any; | ||
} | ||
export declare enum SsmTargetAccount { | ||
@@ -226,6 +222,2 @@ IMPACTED_ACCOUNT = "IMPACTED_ACCOUNT", | ||
} | ||
export declare namespace ConflictException { | ||
const filterSensitiveLog: (obj: ConflictException) => any; | ||
} | ||
@@ -266,6 +258,2 @@ export interface RegionMapInputValue { | ||
} | ||
export declare namespace InternalServerException { | ||
const filterSensitiveLog: (obj: InternalServerException) => any; | ||
} | ||
export declare enum ServiceCode { | ||
@@ -288,6 +276,2 @@ SSM_INCIDENTS = "ssm-incidents" | ||
} | ||
export declare namespace ServiceQuotaExceededException { | ||
const filterSensitiveLog: (obj: ServiceQuotaExceededException) => any; | ||
} | ||
@@ -303,6 +287,2 @@ export interface ThrottlingException extends __SmithyException, $MetadataBearer { | ||
} | ||
export declare namespace ThrottlingException { | ||
const filterSensitiveLog: (obj: ThrottlingException) => any; | ||
} | ||
@@ -314,6 +294,2 @@ export interface ValidationException extends __SmithyException, $MetadataBearer { | ||
} | ||
export declare namespace ValidationException { | ||
const filterSensitiveLog: (obj: ValidationException) => any; | ||
} | ||
@@ -401,6 +377,2 @@ export declare type NotificationTargetItem = NotificationTargetItem.SnsTopicArnMember | NotificationTargetItem.$UnknownMember; | ||
} | ||
export declare namespace ResourceNotFoundException { | ||
const filterSensitiveLog: (obj: ResourceNotFoundException) => any; | ||
} | ||
export interface CreateTimelineEventInput { | ||
@@ -407,0 +379,0 @@ |
@@ -1,2 +0,2 @@ | ||
import { FetchHttpHandler } from "@aws-sdk/fetch-http-handler"; | ||
import { FetchHttpHandler as RequestHandler } from "@aws-sdk/fetch-http-handler"; | ||
import { SSMIncidentsClientConfig } from "./SSMIncidentsClient"; | ||
@@ -6,2 +6,3 @@ | ||
runtime: string; | ||
defaultsMode: import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").ResolvedDefaultsMode>; | ||
base64Decoder: import("@aws-sdk/types").Decoder; | ||
@@ -14,3 +15,3 @@ base64Encoder: import("@aws-sdk/types").Encoder; | ||
region: string | import("@aws-sdk/types").Provider<any>; | ||
requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | FetchHttpHandler; | ||
requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | RequestHandler; | ||
retryMode: string | import("@aws-sdk/types").Provider<string>; | ||
@@ -17,0 +18,0 @@ sha256: import("@aws-sdk/types").HashConstructor; |
@@ -1,2 +0,2 @@ | ||
import { NodeHttpHandler } from "@aws-sdk/node-http-handler"; | ||
import { NodeHttpHandler as RequestHandler } from "@aws-sdk/node-http-handler"; | ||
import { SSMIncidentsClientConfig } from "./SSMIncidentsClient"; | ||
@@ -6,10 +6,11 @@ | ||
runtime: string; | ||
defaultsMode: import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").ResolvedDefaultsMode>; | ||
base64Decoder: import("@aws-sdk/types").Decoder; | ||
base64Encoder: import("@aws-sdk/types").Encoder; | ||
bodyLengthChecker: (body: any) => number | undefined; | ||
credentialDefaultProvider: import("@aws-sdk/client-sts/dist-types/defaultStsRoleAssumers").DefaultCredentialProvider; | ||
credentialDefaultProvider: (input: any) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>; | ||
defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>; | ||
maxAttempts: number | import("@aws-sdk/types").Provider<number>; | ||
region: string | import("@aws-sdk/types").Provider<string>; | ||
requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | NodeHttpHandler; | ||
requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | RequestHandler; | ||
retryMode: string | import("@aws-sdk/types").Provider<string>; | ||
@@ -16,0 +17,0 @@ sha256: import("@aws-sdk/types").HashConstructor; |
@@ -26,2 +26,3 @@ import { SSMIncidentsClientConfig } from "./SSMIncidentsClient"; | ||
defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>; | ||
defaultsMode: import("@aws-sdk/smithy-client").DefaultsMode | import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").DefaultsMode> | import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").ResolvedDefaultsMode>; | ||
endpoint?: string | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | undefined; | ||
@@ -28,0 +29,0 @@ tls?: boolean | undefined; |
@@ -7,3 +7,3 @@ import { EndpointsInputConfig, EndpointsResolvedConfig, RegionInputConfig, RegionResolvedConfig } from "@aws-sdk/config-resolver"; | ||
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http"; | ||
import { Client as __Client, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client"; | ||
import { Client as __Client, DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client"; | ||
import { Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, RegionInfoProvider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types"; | ||
@@ -84,2 +84,4 @@ import { CreateReplicationSetCommandInput, CreateReplicationSetCommandOutput } from "./commands/CreateReplicationSetCommand"; | ||
defaultUserAgentProvider?: Provider<__UserAgent>; | ||
defaultsMode?: DefaultsMode | Provider<DefaultsMode>; | ||
} | ||
@@ -86,0 +88,0 @@ declare type SSMIncidentsClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointsInputConfig & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig; |
{ | ||
"name": "@aws-sdk/client-ssm-incidents", | ||
"description": "AWS SDK for JavaScript Ssm Incidents Client for Node.js, Browser and React Native", | ||
"version": "3.46.0", | ||
"version": "3.47.0", | ||
"scripts": { | ||
"build": "yarn build:cjs && yarn build:es && yarn build:types", | ||
"build:cjs": "tsc -p tsconfig.json", | ||
"build:cjs": "tsc -p tsconfig.cjs.json", | ||
"build:docs": "typedoc", | ||
@@ -12,5 +12,3 @@ "build:es": "tsc -p tsconfig.es.json", | ||
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4", | ||
"clean": "yarn clean:dist && yarn clean:docs", | ||
"clean:dist": "rimraf ./dist-*", | ||
"clean:docs": "rimraf ./docs" | ||
"clean": "rimraf ./dist-*" | ||
}, | ||
@@ -24,31 +22,33 @@ "main": "./dist-cjs/index.js", | ||
"@aws-crypto/sha256-js": "2.0.0", | ||
"@aws-sdk/client-sts": "3.46.0", | ||
"@aws-sdk/config-resolver": "3.46.0", | ||
"@aws-sdk/credential-provider-node": "3.46.0", | ||
"@aws-sdk/fetch-http-handler": "3.46.0", | ||
"@aws-sdk/hash-node": "3.46.0", | ||
"@aws-sdk/invalid-dependency": "3.46.0", | ||
"@aws-sdk/middleware-content-length": "3.46.0", | ||
"@aws-sdk/middleware-host-header": "3.46.0", | ||
"@aws-sdk/middleware-logger": "3.46.0", | ||
"@aws-sdk/middleware-retry": "3.46.0", | ||
"@aws-sdk/middleware-serde": "3.46.0", | ||
"@aws-sdk/middleware-signing": "3.46.0", | ||
"@aws-sdk/middleware-stack": "3.46.0", | ||
"@aws-sdk/middleware-user-agent": "3.46.0", | ||
"@aws-sdk/node-config-provider": "3.46.0", | ||
"@aws-sdk/node-http-handler": "3.46.0", | ||
"@aws-sdk/protocol-http": "3.46.0", | ||
"@aws-sdk/smithy-client": "3.46.0", | ||
"@aws-sdk/types": "3.46.0", | ||
"@aws-sdk/url-parser": "3.46.0", | ||
"@aws-sdk/util-base64-browser": "3.46.0", | ||
"@aws-sdk/util-base64-node": "3.46.0", | ||
"@aws-sdk/util-body-length-browser": "3.46.0", | ||
"@aws-sdk/util-body-length-node": "3.46.0", | ||
"@aws-sdk/util-user-agent-browser": "3.46.0", | ||
"@aws-sdk/util-user-agent-node": "3.46.0", | ||
"@aws-sdk/util-utf8-browser": "3.46.0", | ||
"@aws-sdk/util-utf8-node": "3.46.0", | ||
"@aws-sdk/util-waiter": "3.46.0", | ||
"@aws-sdk/client-sts": "3.47.0", | ||
"@aws-sdk/config-resolver": "3.47.0", | ||
"@aws-sdk/credential-provider-node": "3.47.0", | ||
"@aws-sdk/fetch-http-handler": "3.47.0", | ||
"@aws-sdk/hash-node": "3.47.0", | ||
"@aws-sdk/invalid-dependency": "3.47.0", | ||
"@aws-sdk/middleware-content-length": "3.47.0", | ||
"@aws-sdk/middleware-host-header": "3.47.0", | ||
"@aws-sdk/middleware-logger": "3.47.0", | ||
"@aws-sdk/middleware-retry": "3.47.0", | ||
"@aws-sdk/middleware-serde": "3.47.0", | ||
"@aws-sdk/middleware-signing": "3.47.0", | ||
"@aws-sdk/middleware-stack": "3.47.0", | ||
"@aws-sdk/middleware-user-agent": "3.47.0", | ||
"@aws-sdk/node-config-provider": "3.47.0", | ||
"@aws-sdk/node-http-handler": "3.47.0", | ||
"@aws-sdk/protocol-http": "3.47.0", | ||
"@aws-sdk/smithy-client": "3.47.0", | ||
"@aws-sdk/types": "3.47.0", | ||
"@aws-sdk/url-parser": "3.47.0", | ||
"@aws-sdk/util-base64-browser": "3.47.0", | ||
"@aws-sdk/util-base64-node": "3.47.0", | ||
"@aws-sdk/util-body-length-browser": "3.47.0", | ||
"@aws-sdk/util-body-length-node": "3.47.0", | ||
"@aws-sdk/util-defaults-mode-browser": "3.47.0", | ||
"@aws-sdk/util-defaults-mode-node": "3.47.0", | ||
"@aws-sdk/util-user-agent-browser": "3.47.0", | ||
"@aws-sdk/util-user-agent-node": "3.47.0", | ||
"@aws-sdk/util-utf8-browser": "3.47.0", | ||
"@aws-sdk/util-utf8-node": "3.47.0", | ||
"@aws-sdk/util-waiter": "3.47.0", | ||
"tslib": "^2.3.0", | ||
@@ -58,3 +58,3 @@ "uuid": "^8.3.2" | ||
"devDependencies": { | ||
"@aws-sdk/service-client-documentation-generator": "3.46.0", | ||
"@aws-sdk/service-client-documentation-generator": "3.47.0", | ||
"@types/node": "^12.7.5", | ||
@@ -61,0 +61,0 @@ "@types/uuid": "^8.3.0" |
Sorry, the diff of this file is too big to display
1049726
35
20096
+ Added@aws-sdk/abort-controller@3.47.0(transitive)
+ Added@aws-sdk/client-sso@3.47.0(transitive)
+ Added@aws-sdk/client-sts@3.47.0(transitive)
+ Added@aws-sdk/config-resolver@3.47.0(transitive)
+ Added@aws-sdk/credential-provider-env@3.47.0(transitive)
+ Added@aws-sdk/credential-provider-imds@3.47.0(transitive)
+ Added@aws-sdk/credential-provider-ini@3.47.0(transitive)
+ Added@aws-sdk/credential-provider-node@3.47.0(transitive)
+ Added@aws-sdk/credential-provider-process@3.47.0(transitive)
+ Added@aws-sdk/credential-provider-sso@3.47.0(transitive)
+ Added@aws-sdk/credential-provider-web-identity@3.47.0(transitive)
+ Added@aws-sdk/fetch-http-handler@3.47.0(transitive)
+ Added@aws-sdk/hash-node@3.47.0(transitive)
+ Added@aws-sdk/invalid-dependency@3.47.0(transitive)
+ Added@aws-sdk/is-array-buffer@3.47.0(transitive)
+ Added@aws-sdk/middleware-content-length@3.47.0(transitive)
+ Added@aws-sdk/middleware-host-header@3.47.0(transitive)
+ Added@aws-sdk/middleware-logger@3.47.0(transitive)
+ Added@aws-sdk/middleware-retry@3.47.0(transitive)
+ Added@aws-sdk/middleware-sdk-sts@3.47.0(transitive)
+ Added@aws-sdk/middleware-serde@3.47.0(transitive)
+ Added@aws-sdk/middleware-signing@3.47.0(transitive)
+ Added@aws-sdk/middleware-stack@3.47.0(transitive)
+ Added@aws-sdk/middleware-user-agent@3.47.0(transitive)
+ Added@aws-sdk/node-config-provider@3.47.0(transitive)
+ Added@aws-sdk/node-http-handler@3.47.0(transitive)
+ Added@aws-sdk/property-provider@3.47.0(transitive)
+ Added@aws-sdk/protocol-http@3.47.0(transitive)
+ Added@aws-sdk/querystring-builder@3.47.0(transitive)
+ Added@aws-sdk/querystring-parser@3.47.0(transitive)
+ Added@aws-sdk/service-error-classification@3.47.0(transitive)
+ Added@aws-sdk/shared-ini-file-loader@3.47.0(transitive)
+ Added@aws-sdk/signature-v4@3.47.0(transitive)
+ Added@aws-sdk/smithy-client@3.47.0(transitive)
+ Added@aws-sdk/types@3.47.0(transitive)
+ Added@aws-sdk/url-parser@3.47.0(transitive)
+ Added@aws-sdk/util-base64-browser@3.47.0(transitive)
+ Added@aws-sdk/util-base64-node@3.47.0(transitive)
+ Added@aws-sdk/util-body-length-browser@3.47.0(transitive)
+ Added@aws-sdk/util-body-length-node@3.47.0(transitive)
+ Added@aws-sdk/util-buffer-from@3.47.0(transitive)
+ Added@aws-sdk/util-config-provider@3.47.0(transitive)
+ Added@aws-sdk/util-credentials@3.47.0(transitive)
+ Added@aws-sdk/util-defaults-mode-browser@3.47.0(transitive)
+ Added@aws-sdk/util-defaults-mode-node@3.47.0(transitive)
+ Added@aws-sdk/util-hex-encoding@3.47.0(transitive)
+ Added@aws-sdk/util-uri-escape@3.47.0(transitive)
+ Added@aws-sdk/util-user-agent-browser@3.47.0(transitive)
+ Added@aws-sdk/util-user-agent-node@3.47.0(transitive)
+ Added@aws-sdk/util-utf8-browser@3.47.0(transitive)
+ Added@aws-sdk/util-utf8-node@3.47.0(transitive)
+ Added@aws-sdk/util-waiter@3.47.0(transitive)
- Removed@aws-sdk/abort-controller@3.46.0(transitive)
- Removed@aws-sdk/client-sso@3.46.0(transitive)
- Removed@aws-sdk/client-sts@3.46.0(transitive)
- Removed@aws-sdk/config-resolver@3.46.0(transitive)
- Removed@aws-sdk/credential-provider-env@3.46.0(transitive)
- Removed@aws-sdk/credential-provider-imds@3.46.0(transitive)
- Removed@aws-sdk/credential-provider-ini@3.46.0(transitive)
- Removed@aws-sdk/credential-provider-node@3.46.0(transitive)
- Removed@aws-sdk/credential-provider-process@3.46.0(transitive)
- Removed@aws-sdk/credential-provider-sso@3.46.0(transitive)
- Removed@aws-sdk/credential-provider-web-identity@3.46.0(transitive)
- Removed@aws-sdk/fetch-http-handler@3.46.0(transitive)
- Removed@aws-sdk/hash-node@3.46.0(transitive)
- Removed@aws-sdk/invalid-dependency@3.46.0(transitive)
- Removed@aws-sdk/is-array-buffer@3.46.0(transitive)
- Removed@aws-sdk/middleware-content-length@3.46.0(transitive)
- Removed@aws-sdk/middleware-host-header@3.46.0(transitive)
- Removed@aws-sdk/middleware-logger@3.46.0(transitive)
- Removed@aws-sdk/middleware-retry@3.46.0(transitive)
- Removed@aws-sdk/middleware-sdk-sts@3.46.0(transitive)
- Removed@aws-sdk/middleware-serde@3.46.0(transitive)
- Removed@aws-sdk/middleware-signing@3.46.0(transitive)
- Removed@aws-sdk/middleware-stack@3.46.0(transitive)
- Removed@aws-sdk/middleware-user-agent@3.46.0(transitive)
- Removed@aws-sdk/node-config-provider@3.46.0(transitive)
- Removed@aws-sdk/node-http-handler@3.46.0(transitive)
- Removed@aws-sdk/property-provider@3.46.0(transitive)
- Removed@aws-sdk/protocol-http@3.46.0(transitive)
- Removed@aws-sdk/querystring-builder@3.46.0(transitive)
- Removed@aws-sdk/querystring-parser@3.46.0(transitive)
- Removed@aws-sdk/service-error-classification@3.46.0(transitive)
- Removed@aws-sdk/shared-ini-file-loader@3.46.0(transitive)
- Removed@aws-sdk/signature-v4@3.46.0(transitive)
- Removed@aws-sdk/smithy-client@3.46.0(transitive)
- Removed@aws-sdk/types@3.46.0(transitive)
- Removed@aws-sdk/url-parser@3.46.0(transitive)
- Removed@aws-sdk/util-base64-browser@3.46.0(transitive)
- Removed@aws-sdk/util-base64-node@3.46.0(transitive)
- Removed@aws-sdk/util-body-length-browser@3.46.0(transitive)
- Removed@aws-sdk/util-body-length-node@3.46.0(transitive)
- Removed@aws-sdk/util-buffer-from@3.46.0(transitive)
- Removed@aws-sdk/util-config-provider@3.46.0(transitive)
- Removed@aws-sdk/util-credentials@3.46.0(transitive)
- Removed@aws-sdk/util-hex-encoding@3.46.0(transitive)
- Removed@aws-sdk/util-uri-escape@3.46.0(transitive)
- Removed@aws-sdk/util-user-agent-browser@3.46.0(transitive)
- Removed@aws-sdk/util-user-agent-node@3.46.0(transitive)
- Removed@aws-sdk/util-utf8-browser@3.46.0(transitive)
- Removed@aws-sdk/util-utf8-node@3.46.0(transitive)
- Removed@aws-sdk/util-waiter@3.46.0(transitive)
Updated@aws-sdk/client-sts@3.47.0
Updated@aws-sdk/hash-node@3.47.0
Updated@aws-sdk/types@3.47.0
Updated@aws-sdk/url-parser@3.47.0
Updated@aws-sdk/util-waiter@3.47.0