@aws-sdk/client-cloudwatch-events 3.30.0 → 3.34.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +35 -0
- package/dist/cjs/CloudWatchEventsClient.js +13 -13
- package/dist/cjs/CloudWatchEventsClient.js.map +1 -1
- package/dist/cjs/commands/ActivateEventSourceCommand.js +3 -3
- package/dist/cjs/commands/ActivateEventSourceCommand.js.map +1 -1
- package/dist/cjs/commands/CancelReplayCommand.js +3 -3
- package/dist/cjs/commands/CancelReplayCommand.js.map +1 -1
- package/dist/cjs/commands/CreateApiDestinationCommand.js +3 -3
- package/dist/cjs/commands/CreateApiDestinationCommand.js.map +1 -1
- package/dist/cjs/commands/CreateArchiveCommand.js +3 -3
- package/dist/cjs/commands/CreateArchiveCommand.js.map +1 -1
- package/dist/cjs/commands/CreateConnectionCommand.js +3 -3
- package/dist/cjs/commands/CreateConnectionCommand.js.map +1 -1
- package/dist/cjs/commands/CreateEventBusCommand.js +3 -3
- package/dist/cjs/commands/CreateEventBusCommand.js.map +1 -1
- package/dist/cjs/commands/CreatePartnerEventSourceCommand.js +3 -3
- package/dist/cjs/commands/CreatePartnerEventSourceCommand.js.map +1 -1
- package/dist/cjs/commands/DeactivateEventSourceCommand.js +3 -3
- package/dist/cjs/commands/DeactivateEventSourceCommand.js.map +1 -1
- package/dist/cjs/commands/DeauthorizeConnectionCommand.js +3 -3
- package/dist/cjs/commands/DeauthorizeConnectionCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteApiDestinationCommand.js +3 -3
- package/dist/cjs/commands/DeleteApiDestinationCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteArchiveCommand.js +3 -3
- package/dist/cjs/commands/DeleteArchiveCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteConnectionCommand.js +3 -3
- package/dist/cjs/commands/DeleteConnectionCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteEventBusCommand.js +3 -3
- package/dist/cjs/commands/DeleteEventBusCommand.js.map +1 -1
- package/dist/cjs/commands/DeletePartnerEventSourceCommand.js +3 -3
- package/dist/cjs/commands/DeletePartnerEventSourceCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteRuleCommand.js +3 -3
- package/dist/cjs/commands/DeleteRuleCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeApiDestinationCommand.js +3 -3
- package/dist/cjs/commands/DescribeApiDestinationCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeArchiveCommand.js +3 -3
- package/dist/cjs/commands/DescribeArchiveCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeConnectionCommand.js +3 -3
- package/dist/cjs/commands/DescribeConnectionCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeEventBusCommand.js +3 -3
- package/dist/cjs/commands/DescribeEventBusCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeEventSourceCommand.js +3 -3
- package/dist/cjs/commands/DescribeEventSourceCommand.js.map +1 -1
- package/dist/cjs/commands/DescribePartnerEventSourceCommand.js +3 -3
- package/dist/cjs/commands/DescribePartnerEventSourceCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeReplayCommand.js +3 -3
- package/dist/cjs/commands/DescribeReplayCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeRuleCommand.js +3 -3
- package/dist/cjs/commands/DescribeRuleCommand.js.map +1 -1
- package/dist/cjs/commands/DisableRuleCommand.js +3 -3
- package/dist/cjs/commands/DisableRuleCommand.js.map +1 -1
- package/dist/cjs/commands/EnableRuleCommand.js +3 -3
- package/dist/cjs/commands/EnableRuleCommand.js.map +1 -1
- package/dist/cjs/commands/ListApiDestinationsCommand.js +3 -3
- package/dist/cjs/commands/ListApiDestinationsCommand.js.map +1 -1
- package/dist/cjs/commands/ListArchivesCommand.js +3 -3
- package/dist/cjs/commands/ListArchivesCommand.js.map +1 -1
- package/dist/cjs/commands/ListConnectionsCommand.js +3 -3
- package/dist/cjs/commands/ListConnectionsCommand.js.map +1 -1
- package/dist/cjs/commands/ListEventBusesCommand.js +3 -3
- package/dist/cjs/commands/ListEventBusesCommand.js.map +1 -1
- package/dist/cjs/commands/ListEventSourcesCommand.js +3 -3
- package/dist/cjs/commands/ListEventSourcesCommand.js.map +1 -1
- package/dist/cjs/commands/ListPartnerEventSourceAccountsCommand.js +3 -3
- package/dist/cjs/commands/ListPartnerEventSourceAccountsCommand.js.map +1 -1
- package/dist/cjs/commands/ListPartnerEventSourcesCommand.js +3 -3
- package/dist/cjs/commands/ListPartnerEventSourcesCommand.js.map +1 -1
- package/dist/cjs/commands/ListReplaysCommand.js +3 -3
- package/dist/cjs/commands/ListReplaysCommand.js.map +1 -1
- package/dist/cjs/commands/ListRuleNamesByTargetCommand.js +3 -3
- package/dist/cjs/commands/ListRuleNamesByTargetCommand.js.map +1 -1
- package/dist/cjs/commands/ListRulesCommand.js +3 -3
- package/dist/cjs/commands/ListRulesCommand.js.map +1 -1
- package/dist/cjs/commands/ListTagsForResourceCommand.js +3 -3
- package/dist/cjs/commands/ListTagsForResourceCommand.js.map +1 -1
- package/dist/cjs/commands/ListTargetsByRuleCommand.js +3 -3
- package/dist/cjs/commands/ListTargetsByRuleCommand.js.map +1 -1
- package/dist/cjs/commands/PutEventsCommand.js +3 -3
- package/dist/cjs/commands/PutEventsCommand.js.map +1 -1
- package/dist/cjs/commands/PutPartnerEventsCommand.js +3 -3
- package/dist/cjs/commands/PutPartnerEventsCommand.js.map +1 -1
- package/dist/cjs/commands/PutPermissionCommand.js +3 -3
- package/dist/cjs/commands/PutPermissionCommand.js.map +1 -1
- package/dist/cjs/commands/PutRuleCommand.js +3 -3
- package/dist/cjs/commands/PutRuleCommand.js.map +1 -1
- package/dist/cjs/commands/PutTargetsCommand.js +3 -3
- package/dist/cjs/commands/PutTargetsCommand.js.map +1 -1
- package/dist/cjs/commands/RemovePermissionCommand.js +3 -3
- package/dist/cjs/commands/RemovePermissionCommand.js.map +1 -1
- package/dist/cjs/commands/RemoveTargetsCommand.js +3 -3
- package/dist/cjs/commands/RemoveTargetsCommand.js.map +1 -1
- package/dist/cjs/commands/StartReplayCommand.js +3 -3
- package/dist/cjs/commands/StartReplayCommand.js.map +1 -1
- package/dist/cjs/commands/TagResourceCommand.js +3 -3
- package/dist/cjs/commands/TagResourceCommand.js.map +1 -1
- package/dist/cjs/commands/TestEventPatternCommand.js +3 -3
- package/dist/cjs/commands/TestEventPatternCommand.js.map +1 -1
- package/dist/cjs/commands/UntagResourceCommand.js +3 -3
- package/dist/cjs/commands/UntagResourceCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateApiDestinationCommand.js +3 -3
- package/dist/cjs/commands/UpdateApiDestinationCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateArchiveCommand.js +3 -3
- package/dist/cjs/commands/UpdateArchiveCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateConnectionCommand.js +3 -3
- package/dist/cjs/commands/UpdateConnectionCommand.js.map +1 -1
- package/dist/cjs/endpoints.js +1 -1
- package/dist/cjs/endpoints.js.map +1 -1
- package/dist/cjs/index.js +54 -54
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/models/index.js +1 -1
- package/dist/cjs/models/index.js.map +1 -1
- package/dist/cjs/package.json +39 -39
- package/dist/cjs/protocols/Aws_json1_1.js +271 -271
- package/dist/cjs/protocols/Aws_json1_1.js.map +1 -1
- package/dist/cjs/runtimeConfig.browser.js +4 -4
- package/dist/cjs/runtimeConfig.browser.js.map +1 -1
- package/dist/cjs/runtimeConfig.js +8 -8
- package/dist/cjs/runtimeConfig.js.map +1 -1
- package/dist/cjs/runtimeConfig.native.js +1 -1
- package/dist/cjs/runtimeConfig.native.js.map +1 -1
- package/dist/es/CloudWatchEvents.js +1 -24
- package/dist/es/CloudWatchEvents.js.map +1 -1
- package/dist/es/CloudWatchEventsClient.js +1 -29
- package/dist/es/CloudWatchEventsClient.js.map +1 -1
- package/dist/es/commands/ActivateEventSourceCommand.js +2 -28
- package/dist/es/commands/ActivateEventSourceCommand.js.map +1 -1
- package/dist/es/commands/CancelReplayCommand.js +2 -27
- package/dist/es/commands/CancelReplayCommand.js.map +1 -1
- package/dist/es/commands/CreateApiDestinationCommand.js +2 -28
- package/dist/es/commands/CreateApiDestinationCommand.js.map +1 -1
- package/dist/es/commands/CreateArchiveCommand.js +2 -31
- package/dist/es/commands/CreateArchiveCommand.js.map +1 -1
- package/dist/es/commands/CreateConnectionCommand.js +2 -28
- package/dist/es/commands/CreateConnectionCommand.js.map +1 -1
- package/dist/es/commands/CreateEventBusCommand.js +2 -29
- package/dist/es/commands/CreateEventBusCommand.js.map +1 -1
- package/dist/es/commands/CreatePartnerEventSourceCommand.js +2 -50
- package/dist/es/commands/CreatePartnerEventSourceCommand.js.map +1 -1
- package/dist/es/commands/DeactivateEventSourceCommand.js +2 -31
- package/dist/es/commands/DeactivateEventSourceCommand.js.map +1 -1
- package/dist/es/commands/DeauthorizeConnectionCommand.js +2 -28
- package/dist/es/commands/DeauthorizeConnectionCommand.js.map +1 -1
- package/dist/es/commands/DeleteApiDestinationCommand.js +2 -27
- package/dist/es/commands/DeleteApiDestinationCommand.js.map +1 -1
- package/dist/es/commands/DeleteArchiveCommand.js +2 -27
- package/dist/es/commands/DeleteArchiveCommand.js.map +1 -1
- package/dist/es/commands/DeleteConnectionCommand.js +2 -27
- package/dist/es/commands/DeleteConnectionCommand.js.map +1 -1
- package/dist/es/commands/DeleteEventBusCommand.js +2 -28
- package/dist/es/commands/DeleteEventBusCommand.js.map +1 -1
- package/dist/es/commands/DeletePartnerEventSourceCommand.js +2 -31
- package/dist/es/commands/DeletePartnerEventSourceCommand.js.map +1 -1
- package/dist/es/commands/DeleteRuleCommand.js +2 -40
- package/dist/es/commands/DeleteRuleCommand.js.map +1 -1
- package/dist/es/commands/DescribeApiDestinationCommand.js +2 -27
- package/dist/es/commands/DescribeApiDestinationCommand.js.map +1 -1
- package/dist/es/commands/DescribeArchiveCommand.js +2 -27
- package/dist/es/commands/DescribeArchiveCommand.js.map +1 -1
- package/dist/es/commands/DescribeConnectionCommand.js +2 -27
- package/dist/es/commands/DescribeConnectionCommand.js.map +1 -1
- package/dist/es/commands/DescribeEventBusCommand.js +2 -33
- package/dist/es/commands/DescribeEventBusCommand.js.map +1 -1
- package/dist/es/commands/DescribeEventSourceCommand.js +2 -28
- package/dist/es/commands/DescribeEventSourceCommand.js.map +1 -1
- package/dist/es/commands/DescribePartnerEventSourceCommand.js +2 -30
- package/dist/es/commands/DescribePartnerEventSourceCommand.js.map +1 -1
- package/dist/es/commands/DescribeReplayCommand.js +2 -35
- package/dist/es/commands/DescribeReplayCommand.js.map +1 -1
- package/dist/es/commands/DescribeRuleCommand.js +2 -29
- package/dist/es/commands/DescribeRuleCommand.js.map +1 -1
- package/dist/es/commands/DisableRuleCommand.js +2 -31
- package/dist/es/commands/DisableRuleCommand.js.map +1 -1
- package/dist/es/commands/EnableRuleCommand.js +2 -30
- package/dist/es/commands/EnableRuleCommand.js.map +1 -1
- package/dist/es/commands/ListApiDestinationsCommand.js +2 -27
- package/dist/es/commands/ListApiDestinationsCommand.js.map +1 -1
- package/dist/es/commands/ListArchivesCommand.js +2 -28
- package/dist/es/commands/ListArchivesCommand.js.map +1 -1
- package/dist/es/commands/ListConnectionsCommand.js +2 -27
- package/dist/es/commands/ListConnectionsCommand.js.map +1 -1
- package/dist/es/commands/ListEventBusesCommand.js +2 -28
- package/dist/es/commands/ListEventBusesCommand.js.map +1 -1
- package/dist/es/commands/ListEventSourcesCommand.js +2 -28
- package/dist/es/commands/ListEventSourcesCommand.js.map +1 -1
- package/dist/es/commands/ListPartnerEventSourceAccountsCommand.js +2 -29
- package/dist/es/commands/ListPartnerEventSourceAccountsCommand.js.map +1 -1
- package/dist/es/commands/ListPartnerEventSourcesCommand.js +2 -28
- package/dist/es/commands/ListPartnerEventSourcesCommand.js.map +1 -1
- package/dist/es/commands/ListReplaysCommand.js +2 -28
- package/dist/es/commands/ListReplaysCommand.js.map +1 -1
- package/dist/es/commands/ListRuleNamesByTargetCommand.js +2 -28
- package/dist/es/commands/ListRuleNamesByTargetCommand.js.map +1 -1
- package/dist/es/commands/ListRulesCommand.js +2 -31
- package/dist/es/commands/ListRulesCommand.js.map +1 -1
- package/dist/es/commands/ListTagsForResourceCommand.js +2 -28
- package/dist/es/commands/ListTagsForResourceCommand.js.map +1 -1
- package/dist/es/commands/ListTargetsByRuleCommand.js +2 -27
- package/dist/es/commands/ListTargetsByRuleCommand.js.map +1 -1
- package/dist/es/commands/PutEventsCommand.js +2 -27
- package/dist/es/commands/PutEventsCommand.js.map +1 -1
- package/dist/es/commands/PutPartnerEventsCommand.js +2 -28
- package/dist/es/commands/PutPartnerEventsCommand.js.map +1 -1
- package/dist/es/commands/PutPermissionCommand.js +2 -46
- package/dist/es/commands/PutPermissionCommand.js.map +1 -1
- package/dist/es/commands/PutRuleCommand.js +2 -73
- package/dist/es/commands/PutRuleCommand.js.map +1 -1
- package/dist/es/commands/PutTargetsCommand.js +2 -192
- package/dist/es/commands/PutTargetsCommand.js.map +1 -1
- package/dist/es/commands/RemovePermissionCommand.js +2 -30
- package/dist/es/commands/RemovePermissionCommand.js.map +1 -1
- package/dist/es/commands/RemoveTargetsCommand.js +2 -35
- package/dist/es/commands/RemoveTargetsCommand.js.map +1 -1
- package/dist/es/commands/StartReplayCommand.js +2 -35
- package/dist/es/commands/StartReplayCommand.js.map +1 -1
- package/dist/es/commands/TagResourceCommand.js +2 -37
- package/dist/es/commands/TagResourceCommand.js.map +1 -1
- package/dist/es/commands/TestEventPatternCommand.js +2 -31
- package/dist/es/commands/TestEventPatternCommand.js.map +1 -1
- package/dist/es/commands/UntagResourceCommand.js +2 -28
- package/dist/es/commands/UntagResourceCommand.js.map +1 -1
- package/dist/es/commands/UpdateApiDestinationCommand.js +2 -27
- package/dist/es/commands/UpdateApiDestinationCommand.js.map +1 -1
- package/dist/es/commands/UpdateArchiveCommand.js +2 -27
- package/dist/es/commands/UpdateArchiveCommand.js.map +1 -1
- package/dist/es/commands/UpdateConnectionCommand.js +2 -27
- package/dist/es/commands/UpdateConnectionCommand.js.map +1 -1
- package/dist/es/endpoints.js +1 -1
- package/dist/es/endpoints.js.map +1 -1
- package/dist/es/models/models_0.js +0 -486
- package/dist/es/models/models_0.js.map +1 -1
- package/dist/es/package.json +39 -39
- package/dist/es/protocols/Aws_json1_1.js +1069 -1074
- package/dist/es/protocols/Aws_json1_1.js.map +1 -1
- package/dist/es/runtimeConfig.browser.js +0 -3
- package/dist/es/runtimeConfig.browser.js.map +1 -1
- package/dist/es/runtimeConfig.js +0 -3
- package/dist/es/runtimeConfig.js.map +1 -1
- package/dist/es/runtimeConfig.native.js +0 -3
- package/dist/es/runtimeConfig.native.js.map +1 -1
- package/dist/es/runtimeConfig.shared.js +0 -3
- package/dist/es/runtimeConfig.shared.js.map +1 -1
- package/dist/types/runtimeConfig.browser.d.ts +1 -0
- package/dist/types/runtimeConfig.d.ts +3 -0
- package/dist/types/runtimeConfig.native.d.ts +1 -0
- package/dist/types/ts3.4/runtimeConfig.browser.d.ts +1 -0
- package/dist/types/ts3.4/runtimeConfig.d.ts +3 -0
- package/dist/types/ts3.4/runtimeConfig.native.d.ts +1 -0
- package/package.json +39 -39
- package/protocols/Aws_json1_1.ts +49 -46
- package/tsconfig.es.json +0 -2
- package/tsconfig.json +3 -5
- package/tsconfig.types.json +8 -0
|
@@ -9,9 +9,6 @@ import { calculateBodyLength } from "@aws-sdk/util-body-length-browser";
|
|
|
9
9
|
import { defaultUserAgent } from "@aws-sdk/util-user-agent-browser";
|
|
10
10
|
import { fromUtf8, toUtf8 } from "@aws-sdk/util-utf8-browser";
|
|
11
11
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
12
|
-
/**
|
|
13
|
-
* @internal
|
|
14
|
-
*/
|
|
15
12
|
export var getRuntimeConfig = function (config) {
|
|
16
13
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
|
|
17
14
|
var clientSharedValues = getSharedRuntimeConfig(config);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"runtimeConfig.browser.js","sourceRoot":"","sources":["../../runtimeConfig.browser.ts"],"names":[],"mappings":";AAAA,OAAO,WAAW,MAAM,gBAAgB,CAAC;AAEzC,OAAO,EAAE,MAAM,EAAE,MAAM,4BAA4B,CAAC;AACpD,OAAO,EAAE,gBAAgB,EAAE,eAAe,EAAE,MAAM,6BAA6B,CAAC;AAChF,OAAO,EAAE,eAAe,EAAE,MAAM,6BAA6B,CAAC;AAC9D,OAAO,EAAE,oBAAoB,EAAE,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AACrF,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,8BAA8B,CAAC;AACpE,OAAO,EAAE,mBAAmB,EAAE,MAAM,mCAAmC,CAAC;AACxE,OAAO,EAAE,gBAAgB,EAAE,MAAM,kCAAkC,CAAC;AACpE,OAAO,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,4BAA4B,CAAC;AAE9D,OAAO,EAAE,gBAAgB,IAAI,sBAAsB,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"runtimeConfig.browser.js","sourceRoot":"","sources":["../../runtimeConfig.browser.ts"],"names":[],"mappings":";AAAA,OAAO,WAAW,MAAM,gBAAgB,CAAC;AAEzC,OAAO,EAAE,MAAM,EAAE,MAAM,4BAA4B,CAAC;AACpD,OAAO,EAAE,gBAAgB,EAAE,eAAe,EAAE,MAAM,6BAA6B,CAAC;AAChF,OAAO,EAAE,eAAe,EAAE,MAAM,6BAA6B,CAAC;AAC9D,OAAO,EAAE,oBAAoB,EAAE,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AACrF,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,8BAA8B,CAAC;AACpE,OAAO,EAAE,mBAAmB,EAAE,MAAM,mCAAmC,CAAC;AACxE,OAAO,EAAE,gBAAgB,EAAE,MAAM,kCAAkC,CAAC;AACpE,OAAO,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,4BAA4B,CAAC;AAE9D,OAAO,EAAE,gBAAgB,IAAI,sBAAsB,EAAE,MAAM,wBAAwB,CAAC;AAKpF,MAAM,CAAC,IAAM,gBAAgB,GAAG,UAAC,MAAoC;;IACnE,IAAM,kBAAkB,GAAG,sBAAsB,CAAC,MAAM,CAAC,CAAC;IAC1D,sCACK,kBAAkB,GAClB,MAAM,KACT,OAAO,EAAE,SAAS,EAClB,aAAa,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,aAAa,mCAAI,UAAU,EAClD,aAAa,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,aAAa,mCAAI,QAAQ,EAChD,iBAAiB,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,iBAAiB,mCAAI,mBAAmB,EACnE,yBAAyB,EACvB,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,yBAAyB,mCAAI,CAAC,UAAC,CAAU,IAAK,OAAA,cAAM,OAAA,OAAO,CAAC,MAAM,CAAC,IAAI,KAAK,CAAC,uBAAuB,CAAC,CAAC,EAAlD,CAAkD,EAAxD,CAAwD,CAAC,EACjH,wBAAwB,EACtB,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,wBAAwB,mCAChC,gBAAgB,CAAC,EAAE,SAAS,EAAE,kBAAkB,CAAC,SAAS,EAAE,aAAa,EAAE,WAAW,CAAC,OAAO,EAAE,CAAC,EACnG,WAAW,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,WAAW,mCAAI,oBAAoB,EACxD,MAAM,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,MAAM,mCAAI,eAAe,CAAC,mBAAmB,CAAC,EAC9D,cAAc,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,cAAc,mCAAI,IAAI,gBAAgB,EAAE,EAChE,SAAS,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,SAAS,mCAAI,CAAC,cAAM,OAAA,OAAO,CAAC,OAAO,CAAC,kBAAkB,CAAC,EAAnC,CAAmC,CAAC,EAC3E,MAAM,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,MAAM,mCAAI,MAAM,EAChC,eAAe,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,eAAe,mCAAI,eAAe,EAC3D,WAAW,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,WAAW,mCAAI,QAAQ,EAC5C,WAAW,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,WAAW,mCAAI,MAAM,IAC1C;AACJ,CAAC,CAAC"}
|
package/dist/es/runtimeConfig.js
CHANGED
|
@@ -13,9 +13,6 @@ import { defaultUserAgent } from "@aws-sdk/util-user-agent-node";
|
|
|
13
13
|
import { fromUtf8, toUtf8 } from "@aws-sdk/util-utf8-node";
|
|
14
14
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
15
15
|
import { emitWarningIfUnsupportedVersion } from "@aws-sdk/smithy-client";
|
|
16
|
-
/**
|
|
17
|
-
* @internal
|
|
18
|
-
*/
|
|
19
16
|
export var getRuntimeConfig = function (config) {
|
|
20
17
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
|
|
21
18
|
emitWarningIfUnsupportedVersion(process.version);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"runtimeConfig.js","sourceRoot":"","sources":["../../runtimeConfig.ts"],"names":[],"mappings":";AAAA,OAAO,WAAW,MAAM,gBAAgB,CAAC;AAEzC,OAAO,EAAE,iCAAiC,EAAE,MAAM,qBAAqB,CAAC;AACxE,OAAO,EAAE,+BAA+B,EAAE,0BAA0B,EAAE,MAAM,0BAA0B,CAAC;AACvG,OAAO,EAAE,eAAe,IAAI,yBAAyB,EAAE,MAAM,mCAAmC,CAAC;AACjG,OAAO,EAAE,IAAI,EAAE,MAAM,oBAAoB,CAAC;AAC1C,OAAO,EAAE,+BAA+B,EAAE,8BAA8B,EAAE,MAAM,2BAA2B,CAAC;AAC5G,OAAO,EAAE,UAAU,IAAI,cAAc,EAAE,MAAM,+BAA+B,CAAC;AAC7E,OAAO,EAAE,eAAe,EAAE,eAAe,EAAE,MAAM,4BAA4B,CAAC;AAC9E,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,2BAA2B,CAAC;AACjE,OAAO,EAAE,mBAAmB,EAAE,MAAM,gCAAgC,CAAC;AACrE,OAAO,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AACjE,OAAO,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,yBAAyB,CAAC;AAE3D,OAAO,EAAE,gBAAgB,IAAI,sBAAsB,EAAE,MAAM,wBAAwB,CAAC;AACpF,OAAO,EAAE,+BAA+B,EAAE,MAAM,wBAAwB,CAAC;
|
|
1
|
+
{"version":3,"file":"runtimeConfig.js","sourceRoot":"","sources":["../../runtimeConfig.ts"],"names":[],"mappings":";AAAA,OAAO,WAAW,MAAM,gBAAgB,CAAC;AAEzC,OAAO,EAAE,iCAAiC,EAAE,MAAM,qBAAqB,CAAC;AACxE,OAAO,EAAE,+BAA+B,EAAE,0BAA0B,EAAE,MAAM,0BAA0B,CAAC;AACvG,OAAO,EAAE,eAAe,IAAI,yBAAyB,EAAE,MAAM,mCAAmC,CAAC;AACjG,OAAO,EAAE,IAAI,EAAE,MAAM,oBAAoB,CAAC;AAC1C,OAAO,EAAE,+BAA+B,EAAE,8BAA8B,EAAE,MAAM,2BAA2B,CAAC;AAC5G,OAAO,EAAE,UAAU,IAAI,cAAc,EAAE,MAAM,+BAA+B,CAAC;AAC7E,OAAO,EAAE,eAAe,EAAE,eAAe,EAAE,MAAM,4BAA4B,CAAC;AAC9E,OAAO,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,2BAA2B,CAAC;AACjE,OAAO,EAAE,mBAAmB,EAAE,MAAM,gCAAgC,CAAC;AACrE,OAAO,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AACjE,OAAO,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,yBAAyB,CAAC;AAE3D,OAAO,EAAE,gBAAgB,IAAI,sBAAsB,EAAE,MAAM,wBAAwB,CAAC;AACpF,OAAO,EAAE,+BAA+B,EAAE,MAAM,wBAAwB,CAAC;AAKzE,MAAM,CAAC,IAAM,gBAAgB,GAAG,UAAC,MAAoC;;IACnE,+BAA+B,CAAC,OAAO,CAAC,OAAO,CAAC,CAAC;IACjD,IAAM,kBAAkB,GAAG,sBAAsB,CAAC,MAAM,CAAC,CAAC;IAC1D,sCACK,kBAAkB,GAClB,MAAM,KACT,OAAO,EAAE,MAAM,EACf,aAAa,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,aAAa,mCAAI,UAAU,EAClD,aAAa,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,aAAa,mCAAI,QAAQ,EAChD,iBAAiB,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,iBAAiB,mCAAI,mBAAmB,EACnE,yBAAyB,EACvB,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,yBAAyB,mCAAI,iCAAiC,CAAC,yBAAyB,CAAC,EACnG,wBAAwB,EACtB,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,wBAAwB,mCAChC,gBAAgB,CAAC,EAAE,SAAS,EAAE,kBAAkB,CAAC,SAAS,EAAE,aAAa,EAAE,WAAW,CAAC,OAAO,EAAE,CAAC,EACnG,WAAW,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,WAAW,mCAAI,cAAc,CAAC,+BAA+B,CAAC,EACnF,MAAM,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,MAAM,mCAAI,cAAc,CAAC,0BAA0B,EAAE,+BAA+B,CAAC,EACrG,cAAc,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,cAAc,mCAAI,IAAI,eAAe,EAAE,EAC/D,SAAS,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,SAAS,mCAAI,cAAc,CAAC,8BAA8B,CAAC,EAC9E,MAAM,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,MAAM,mCAAI,IAAI,CAAC,IAAI,CAAC,IAAI,EAAE,QAAQ,CAAC,EACnD,eAAe,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,eAAe,mCAAI,eAAe,EAC3D,WAAW,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,WAAW,mCAAI,QAAQ,EAC5C,WAAW,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,WAAW,mCAAI,MAAM,IAC1C;AACJ,CAAC,CAAC"}
|
|
@@ -1,9 +1,6 @@
|
|
|
1
1
|
import { __assign } from "tslib";
|
|
2
2
|
import { Sha256 } from "@aws-crypto/sha256-js";
|
|
3
3
|
import { getRuntimeConfig as getBrowserRuntimeConfig } from "./runtimeConfig.browser";
|
|
4
|
-
/**
|
|
5
|
-
* @internal
|
|
6
|
-
*/
|
|
7
4
|
export var getRuntimeConfig = function (config) {
|
|
8
5
|
var _a;
|
|
9
6
|
var browserDefaults = getBrowserRuntimeConfig(config);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"runtimeConfig.native.js","sourceRoot":"","sources":["../../runtimeConfig.native.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,uBAAuB,CAAC;AAE/C,OAAO,EAAE,gBAAgB,IAAI,uBAAuB,EAAE,MAAM,yBAAyB,CAAC;
|
|
1
|
+
{"version":3,"file":"runtimeConfig.native.js","sourceRoot":"","sources":["../../runtimeConfig.native.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,uBAAuB,CAAC;AAE/C,OAAO,EAAE,gBAAgB,IAAI,uBAAuB,EAAE,MAAM,yBAAyB,CAAC;AAKtF,MAAM,CAAC,IAAM,gBAAgB,GAAG,UAAC,MAAoC;;IACnE,IAAM,eAAe,GAAG,uBAAuB,CAAC,MAAM,CAAC,CAAC;IACxD,sCACK,eAAe,GACf,MAAM,KACT,OAAO,EAAE,cAAc,EACvB,MAAM,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,MAAM,mCAAI,MAAM,IAChC;AACJ,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"runtimeConfig.shared.js","sourceRoot":"","sources":["../../runtimeConfig.shared.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,aAAa,CAAC;AAExD,OAAO,EAAE,QAAQ,EAAE,MAAM,qBAAqB,CAAC;
|
|
1
|
+
{"version":3,"file":"runtimeConfig.shared.js","sourceRoot":"","sources":["../../runtimeConfig.shared.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,yBAAyB,EAAE,MAAM,aAAa,CAAC;AAExD,OAAO,EAAE,QAAQ,EAAE,MAAM,qBAAqB,CAAC;AAM/C,MAAM,CAAC,IAAM,gBAAgB,GAAG,UAAC,MAAoC;;IAAK,OAAA,CAAC;QACzE,UAAU,EAAE,YAAY;QACxB,iBAAiB,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,iBAAiB,mCAAI,KAAK;QACrD,MAAM,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,MAAM,mCAAK,EAAe;QAC1C,kBAAkB,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,kBAAkB,mCAAI,yBAAyB;QAC3E,SAAS,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,SAAS,mCAAI,mBAAmB;QACnD,SAAS,EAAE,MAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,SAAS,mCAAI,QAAQ;KACzC,CAAC,CAAA;CAAA,CAAC"}
|
|
@@ -32,5 +32,6 @@ export declare const getRuntimeConfig: (config: CloudWatchEventsClientConfig) =>
|
|
|
32
32
|
signingEscapePath?: boolean | undefined;
|
|
33
33
|
systemClockOffset?: number | undefined;
|
|
34
34
|
signingRegion?: string | undefined;
|
|
35
|
+
signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
|
|
35
36
|
customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
|
|
36
37
|
};
|
|
@@ -32,5 +32,8 @@ export declare const getRuntimeConfig: (config: CloudWatchEventsClientConfig) =>
|
|
|
32
32
|
signingEscapePath?: boolean | undefined;
|
|
33
33
|
systemClockOffset?: number | undefined;
|
|
34
34
|
signingRegion?: string | undefined;
|
|
35
|
+
signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined; /**
|
|
36
|
+
* @internal
|
|
37
|
+
*/
|
|
35
38
|
customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
|
|
36
39
|
};
|
|
@@ -31,5 +31,6 @@ export declare const getRuntimeConfig: (config: CloudWatchEventsClientConfig) =>
|
|
|
31
31
|
signingEscapePath?: boolean | undefined;
|
|
32
32
|
systemClockOffset?: number | undefined;
|
|
33
33
|
signingRegion?: string | undefined;
|
|
34
|
+
signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
|
|
34
35
|
customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
|
|
35
36
|
};
|
|
@@ -32,5 +32,6 @@ export declare const getRuntimeConfig: (config: CloudWatchEventsClientConfig) =>
|
|
|
32
32
|
signingEscapePath?: boolean | undefined;
|
|
33
33
|
systemClockOffset?: number | undefined;
|
|
34
34
|
signingRegion?: string | undefined;
|
|
35
|
+
signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
|
|
35
36
|
customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
|
|
36
37
|
};
|
|
@@ -32,5 +32,8 @@ export declare const getRuntimeConfig: (config: CloudWatchEventsClientConfig) =>
|
|
|
32
32
|
signingEscapePath?: boolean | undefined;
|
|
33
33
|
systemClockOffset?: number | undefined;
|
|
34
34
|
signingRegion?: string | undefined;
|
|
35
|
+
signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined; /**
|
|
36
|
+
* @internal
|
|
37
|
+
*/
|
|
35
38
|
customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
|
|
36
39
|
};
|
|
@@ -31,5 +31,6 @@ export declare const getRuntimeConfig: (config: CloudWatchEventsClientConfig) =>
|
|
|
31
31
|
signingEscapePath?: boolean | undefined;
|
|
32
32
|
systemClockOffset?: number | undefined;
|
|
33
33
|
signingRegion?: string | undefined;
|
|
34
|
+
signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
|
|
34
35
|
customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
|
|
35
36
|
};
|
package/package.json
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-cloudwatch-events",
|
|
3
3
|
"description": "AWS SDK for JavaScript Cloudwatch Events Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.34.0",
|
|
5
5
|
"scripts": {
|
|
6
|
-
"
|
|
7
|
-
"build-documentation": "yarn remove-documentation && typedoc ./",
|
|
8
|
-
"remove-definitions": "rimraf ./types",
|
|
9
|
-
"remove-dist": "rimraf ./dist",
|
|
10
|
-
"remove-documentation": "rimraf ./docs",
|
|
11
|
-
"test": "exit 0",
|
|
6
|
+
"build": "yarn build:cjs && yarn build:es && yarn build:types",
|
|
12
7
|
"build:cjs": "tsc -p tsconfig.json",
|
|
8
|
+
"build:docs": "yarn clean:docs && typedoc ./",
|
|
13
9
|
"build:es": "tsc -p tsconfig.es.json",
|
|
14
|
-
"build": "
|
|
15
|
-
"
|
|
10
|
+
"build:types": "tsc -p tsconfig.types.json",
|
|
11
|
+
"clean": "yarn clean:dist && yarn clean:docs",
|
|
12
|
+
"clean:dist": "rimraf ./dist",
|
|
13
|
+
"clean:docs": "rimraf ./docs",
|
|
14
|
+
"downlevel-dts": "downlevel-dts dist/types dist/types/ts3.4",
|
|
15
|
+
"test": "exit 0"
|
|
16
16
|
},
|
|
17
17
|
"main": "./dist/cjs/index.js",
|
|
18
18
|
"types": "./dist/types/index.d.ts",
|
|
@@ -27,45 +27,45 @@
|
|
|
27
27
|
"dependencies": {
|
|
28
28
|
"@aws-crypto/sha256-browser": "^1.0.0",
|
|
29
29
|
"@aws-crypto/sha256-js": "^1.0.0",
|
|
30
|
-
"@aws-sdk/client-sts": "3.
|
|
31
|
-
"@aws-sdk/config-resolver": "3.
|
|
32
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
33
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
34
|
-
"@aws-sdk/hash-node": "3.
|
|
35
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
36
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
37
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
38
|
-
"@aws-sdk/middleware-logger": "3.
|
|
39
|
-
"@aws-sdk/middleware-retry": "3.
|
|
40
|
-
"@aws-sdk/middleware-serde": "3.
|
|
41
|
-
"@aws-sdk/middleware-signing": "3.
|
|
42
|
-
"@aws-sdk/middleware-stack": "3.
|
|
43
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
44
|
-
"@aws-sdk/node-config-provider": "3.
|
|
45
|
-
"@aws-sdk/node-http-handler": "3.
|
|
46
|
-
"@aws-sdk/protocol-http": "3.
|
|
47
|
-
"@aws-sdk/smithy-client": "3.
|
|
48
|
-
"@aws-sdk/types": "3.
|
|
49
|
-
"@aws-sdk/url-parser": "3.
|
|
50
|
-
"@aws-sdk/util-base64-browser": "3.
|
|
51
|
-
"@aws-sdk/util-base64-node": "3.
|
|
52
|
-
"@aws-sdk/util-body-length-browser": "3.
|
|
53
|
-
"@aws-sdk/util-body-length-node": "3.
|
|
54
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
55
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
56
|
-
"@aws-sdk/util-utf8-browser": "3.
|
|
57
|
-
"@aws-sdk/util-utf8-node": "3.
|
|
30
|
+
"@aws-sdk/client-sts": "3.34.0",
|
|
31
|
+
"@aws-sdk/config-resolver": "3.34.0",
|
|
32
|
+
"@aws-sdk/credential-provider-node": "3.34.0",
|
|
33
|
+
"@aws-sdk/fetch-http-handler": "3.34.0",
|
|
34
|
+
"@aws-sdk/hash-node": "3.34.0",
|
|
35
|
+
"@aws-sdk/invalid-dependency": "3.34.0",
|
|
36
|
+
"@aws-sdk/middleware-content-length": "3.34.0",
|
|
37
|
+
"@aws-sdk/middleware-host-header": "3.34.0",
|
|
38
|
+
"@aws-sdk/middleware-logger": "3.34.0",
|
|
39
|
+
"@aws-sdk/middleware-retry": "3.34.0",
|
|
40
|
+
"@aws-sdk/middleware-serde": "3.34.0",
|
|
41
|
+
"@aws-sdk/middleware-signing": "3.34.0",
|
|
42
|
+
"@aws-sdk/middleware-stack": "3.34.0",
|
|
43
|
+
"@aws-sdk/middleware-user-agent": "3.34.0",
|
|
44
|
+
"@aws-sdk/node-config-provider": "3.34.0",
|
|
45
|
+
"@aws-sdk/node-http-handler": "3.34.0",
|
|
46
|
+
"@aws-sdk/protocol-http": "3.34.0",
|
|
47
|
+
"@aws-sdk/smithy-client": "3.34.0",
|
|
48
|
+
"@aws-sdk/types": "3.34.0",
|
|
49
|
+
"@aws-sdk/url-parser": "3.34.0",
|
|
50
|
+
"@aws-sdk/util-base64-browser": "3.34.0",
|
|
51
|
+
"@aws-sdk/util-base64-node": "3.34.0",
|
|
52
|
+
"@aws-sdk/util-body-length-browser": "3.34.0",
|
|
53
|
+
"@aws-sdk/util-body-length-node": "3.34.0",
|
|
54
|
+
"@aws-sdk/util-user-agent-browser": "3.34.0",
|
|
55
|
+
"@aws-sdk/util-user-agent-node": "3.34.0",
|
|
56
|
+
"@aws-sdk/util-utf8-browser": "3.34.0",
|
|
57
|
+
"@aws-sdk/util-utf8-node": "3.34.0",
|
|
58
58
|
"tslib": "^2.3.0"
|
|
59
59
|
},
|
|
60
60
|
"devDependencies": {
|
|
61
|
-
"@aws-sdk/client-documentation-generator": "3.
|
|
61
|
+
"@aws-sdk/client-documentation-generator": "3.34.0",
|
|
62
62
|
"@types/node": "^12.7.5",
|
|
63
63
|
"downlevel-dts": "0.7.0",
|
|
64
64
|
"jest": "^26.1.0",
|
|
65
65
|
"rimraf": "^3.0.0",
|
|
66
66
|
"ts-jest": "^26.4.1",
|
|
67
67
|
"typedoc": "^0.19.2",
|
|
68
|
-
"typescript": "~4.
|
|
68
|
+
"typescript": "~4.3.5"
|
|
69
69
|
},
|
|
70
70
|
"engines": {
|
|
71
71
|
"node": ">=10.0.0"
|
package/protocols/Aws_json1_1.ts
CHANGED
|
@@ -266,7 +266,10 @@ import {
|
|
|
266
266
|
expectBoolean as __expectBoolean,
|
|
267
267
|
expectInt32 as __expectInt32,
|
|
268
268
|
expectLong as __expectLong,
|
|
269
|
+
expectNonNull as __expectNonNull,
|
|
270
|
+
expectNumber as __expectNumber,
|
|
269
271
|
expectString as __expectString,
|
|
272
|
+
parseEpochTimestamp as __parseEpochTimestamp,
|
|
270
273
|
} from "@aws-sdk/smithy-client";
|
|
271
274
|
import {
|
|
272
275
|
Endpoint as __Endpoint,
|
|
@@ -6030,14 +6033,14 @@ const deserializeAws_json1_1ApiDestination = (output: any, context: __SerdeConte
|
|
|
6030
6033
|
ConnectionArn: __expectString(output.ConnectionArn),
|
|
6031
6034
|
CreationTime:
|
|
6032
6035
|
output.CreationTime !== undefined && output.CreationTime !== null
|
|
6033
|
-
?
|
|
6036
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
6034
6037
|
: undefined,
|
|
6035
6038
|
HttpMethod: __expectString(output.HttpMethod),
|
|
6036
6039
|
InvocationEndpoint: __expectString(output.InvocationEndpoint),
|
|
6037
6040
|
InvocationRateLimitPerSecond: __expectInt32(output.InvocationRateLimitPerSecond),
|
|
6038
6041
|
LastModifiedTime:
|
|
6039
6042
|
output.LastModifiedTime !== undefined && output.LastModifiedTime !== null
|
|
6040
|
-
?
|
|
6043
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.LastModifiedTime)))
|
|
6041
6044
|
: undefined,
|
|
6042
6045
|
Name: __expectString(output.Name),
|
|
6043
6046
|
} as any;
|
|
@@ -6059,7 +6062,7 @@ const deserializeAws_json1_1Archive = (output: any, context: __SerdeContext): Ar
|
|
|
6059
6062
|
ArchiveName: __expectString(output.ArchiveName),
|
|
6060
6063
|
CreationTime:
|
|
6061
6064
|
output.CreationTime !== undefined && output.CreationTime !== null
|
|
6062
|
-
?
|
|
6065
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
6063
6066
|
: undefined,
|
|
6064
6067
|
EventCount: __expectLong(output.EventCount),
|
|
6065
6068
|
EventSourceArn: __expectString(output.EventSourceArn),
|
|
@@ -6171,15 +6174,15 @@ const deserializeAws_json1_1Connection = (output: any, context: __SerdeContext):
|
|
|
6171
6174
|
ConnectionState: __expectString(output.ConnectionState),
|
|
6172
6175
|
CreationTime:
|
|
6173
6176
|
output.CreationTime !== undefined && output.CreationTime !== null
|
|
6174
|
-
?
|
|
6177
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
6175
6178
|
: undefined,
|
|
6176
6179
|
LastAuthorizedTime:
|
|
6177
6180
|
output.LastAuthorizedTime !== undefined && output.LastAuthorizedTime !== null
|
|
6178
|
-
?
|
|
6181
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.LastAuthorizedTime)))
|
|
6179
6182
|
: undefined,
|
|
6180
6183
|
LastModifiedTime:
|
|
6181
6184
|
output.LastModifiedTime !== undefined && output.LastModifiedTime !== null
|
|
6182
|
-
?
|
|
6185
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.LastModifiedTime)))
|
|
6183
6186
|
: undefined,
|
|
6184
6187
|
Name: __expectString(output.Name),
|
|
6185
6188
|
StateReason: __expectString(output.StateReason),
|
|
@@ -6370,11 +6373,11 @@ const deserializeAws_json1_1CreateApiDestinationResponse = (
|
|
|
6370
6373
|
ApiDestinationState: __expectString(output.ApiDestinationState),
|
|
6371
6374
|
CreationTime:
|
|
6372
6375
|
output.CreationTime !== undefined && output.CreationTime !== null
|
|
6373
|
-
?
|
|
6376
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
6374
6377
|
: undefined,
|
|
6375
6378
|
LastModifiedTime:
|
|
6376
6379
|
output.LastModifiedTime !== undefined && output.LastModifiedTime !== null
|
|
6377
|
-
?
|
|
6380
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.LastModifiedTime)))
|
|
6378
6381
|
: undefined,
|
|
6379
6382
|
} as any;
|
|
6380
6383
|
};
|
|
@@ -6384,7 +6387,7 @@ const deserializeAws_json1_1CreateArchiveResponse = (output: any, context: __Ser
|
|
|
6384
6387
|
ArchiveArn: __expectString(output.ArchiveArn),
|
|
6385
6388
|
CreationTime:
|
|
6386
6389
|
output.CreationTime !== undefined && output.CreationTime !== null
|
|
6387
|
-
?
|
|
6390
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
6388
6391
|
: undefined,
|
|
6389
6392
|
State: __expectString(output.State),
|
|
6390
6393
|
StateReason: __expectString(output.StateReason),
|
|
@@ -6400,11 +6403,11 @@ const deserializeAws_json1_1CreateConnectionResponse = (
|
|
|
6400
6403
|
ConnectionState: __expectString(output.ConnectionState),
|
|
6401
6404
|
CreationTime:
|
|
6402
6405
|
output.CreationTime !== undefined && output.CreationTime !== null
|
|
6403
|
-
?
|
|
6406
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
6404
6407
|
: undefined,
|
|
6405
6408
|
LastModifiedTime:
|
|
6406
6409
|
output.LastModifiedTime !== undefined && output.LastModifiedTime !== null
|
|
6407
|
-
?
|
|
6410
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.LastModifiedTime)))
|
|
6408
6411
|
: undefined,
|
|
6409
6412
|
} as any;
|
|
6410
6413
|
};
|
|
@@ -6439,15 +6442,15 @@ const deserializeAws_json1_1DeauthorizeConnectionResponse = (
|
|
|
6439
6442
|
ConnectionState: __expectString(output.ConnectionState),
|
|
6440
6443
|
CreationTime:
|
|
6441
6444
|
output.CreationTime !== undefined && output.CreationTime !== null
|
|
6442
|
-
?
|
|
6445
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
6443
6446
|
: undefined,
|
|
6444
6447
|
LastAuthorizedTime:
|
|
6445
6448
|
output.LastAuthorizedTime !== undefined && output.LastAuthorizedTime !== null
|
|
6446
|
-
?
|
|
6449
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.LastAuthorizedTime)))
|
|
6447
6450
|
: undefined,
|
|
6448
6451
|
LastModifiedTime:
|
|
6449
6452
|
output.LastModifiedTime !== undefined && output.LastModifiedTime !== null
|
|
6450
|
-
?
|
|
6453
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.LastModifiedTime)))
|
|
6451
6454
|
: undefined,
|
|
6452
6455
|
} as any;
|
|
6453
6456
|
};
|
|
@@ -6472,15 +6475,15 @@ const deserializeAws_json1_1DeleteConnectionResponse = (
|
|
|
6472
6475
|
ConnectionState: __expectString(output.ConnectionState),
|
|
6473
6476
|
CreationTime:
|
|
6474
6477
|
output.CreationTime !== undefined && output.CreationTime !== null
|
|
6475
|
-
?
|
|
6478
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
6476
6479
|
: undefined,
|
|
6477
6480
|
LastAuthorizedTime:
|
|
6478
6481
|
output.LastAuthorizedTime !== undefined && output.LastAuthorizedTime !== null
|
|
6479
|
-
?
|
|
6482
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.LastAuthorizedTime)))
|
|
6480
6483
|
: undefined,
|
|
6481
6484
|
LastModifiedTime:
|
|
6482
6485
|
output.LastModifiedTime !== undefined && output.LastModifiedTime !== null
|
|
6483
|
-
?
|
|
6486
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.LastModifiedTime)))
|
|
6484
6487
|
: undefined,
|
|
6485
6488
|
} as any;
|
|
6486
6489
|
};
|
|
@@ -6495,7 +6498,7 @@ const deserializeAws_json1_1DescribeApiDestinationResponse = (
|
|
|
6495
6498
|
ConnectionArn: __expectString(output.ConnectionArn),
|
|
6496
6499
|
CreationTime:
|
|
6497
6500
|
output.CreationTime !== undefined && output.CreationTime !== null
|
|
6498
|
-
?
|
|
6501
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
6499
6502
|
: undefined,
|
|
6500
6503
|
Description: __expectString(output.Description),
|
|
6501
6504
|
HttpMethod: __expectString(output.HttpMethod),
|
|
@@ -6503,7 +6506,7 @@ const deserializeAws_json1_1DescribeApiDestinationResponse = (
|
|
|
6503
6506
|
InvocationRateLimitPerSecond: __expectInt32(output.InvocationRateLimitPerSecond),
|
|
6504
6507
|
LastModifiedTime:
|
|
6505
6508
|
output.LastModifiedTime !== undefined && output.LastModifiedTime !== null
|
|
6506
|
-
?
|
|
6509
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.LastModifiedTime)))
|
|
6507
6510
|
: undefined,
|
|
6508
6511
|
Name: __expectString(output.Name),
|
|
6509
6512
|
} as any;
|
|
@@ -6518,7 +6521,7 @@ const deserializeAws_json1_1DescribeArchiveResponse = (
|
|
|
6518
6521
|
ArchiveName: __expectString(output.ArchiveName),
|
|
6519
6522
|
CreationTime:
|
|
6520
6523
|
output.CreationTime !== undefined && output.CreationTime !== null
|
|
6521
|
-
?
|
|
6524
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
6522
6525
|
: undefined,
|
|
6523
6526
|
Description: __expectString(output.Description),
|
|
6524
6527
|
EventCount: __expectLong(output.EventCount),
|
|
@@ -6545,16 +6548,16 @@ const deserializeAws_json1_1DescribeConnectionResponse = (
|
|
|
6545
6548
|
ConnectionState: __expectString(output.ConnectionState),
|
|
6546
6549
|
CreationTime:
|
|
6547
6550
|
output.CreationTime !== undefined && output.CreationTime !== null
|
|
6548
|
-
?
|
|
6551
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
6549
6552
|
: undefined,
|
|
6550
6553
|
Description: __expectString(output.Description),
|
|
6551
6554
|
LastAuthorizedTime:
|
|
6552
6555
|
output.LastAuthorizedTime !== undefined && output.LastAuthorizedTime !== null
|
|
6553
|
-
?
|
|
6556
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.LastAuthorizedTime)))
|
|
6554
6557
|
: undefined,
|
|
6555
6558
|
LastModifiedTime:
|
|
6556
6559
|
output.LastModifiedTime !== undefined && output.LastModifiedTime !== null
|
|
6557
|
-
?
|
|
6560
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.LastModifiedTime)))
|
|
6558
6561
|
: undefined,
|
|
6559
6562
|
Name: __expectString(output.Name),
|
|
6560
6563
|
SecretArn: __expectString(output.SecretArn),
|
|
@@ -6582,11 +6585,11 @@ const deserializeAws_json1_1DescribeEventSourceResponse = (
|
|
|
6582
6585
|
CreatedBy: __expectString(output.CreatedBy),
|
|
6583
6586
|
CreationTime:
|
|
6584
6587
|
output.CreationTime !== undefined && output.CreationTime !== null
|
|
6585
|
-
?
|
|
6588
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
6586
6589
|
: undefined,
|
|
6587
6590
|
ExpirationTime:
|
|
6588
6591
|
output.ExpirationTime !== undefined && output.ExpirationTime !== null
|
|
6589
|
-
?
|
|
6592
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.ExpirationTime)))
|
|
6590
6593
|
: undefined,
|
|
6591
6594
|
Name: __expectString(output.Name),
|
|
6592
6595
|
State: __expectString(output.State),
|
|
@@ -6612,26 +6615,26 @@ const deserializeAws_json1_1DescribeReplayResponse = (output: any, context: __Se
|
|
|
6612
6615
|
: undefined,
|
|
6613
6616
|
EventEndTime:
|
|
6614
6617
|
output.EventEndTime !== undefined && output.EventEndTime !== null
|
|
6615
|
-
?
|
|
6618
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.EventEndTime)))
|
|
6616
6619
|
: undefined,
|
|
6617
6620
|
EventLastReplayedTime:
|
|
6618
6621
|
output.EventLastReplayedTime !== undefined && output.EventLastReplayedTime !== null
|
|
6619
|
-
?
|
|
6622
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.EventLastReplayedTime)))
|
|
6620
6623
|
: undefined,
|
|
6621
6624
|
EventSourceArn: __expectString(output.EventSourceArn),
|
|
6622
6625
|
EventStartTime:
|
|
6623
6626
|
output.EventStartTime !== undefined && output.EventStartTime !== null
|
|
6624
|
-
?
|
|
6627
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.EventStartTime)))
|
|
6625
6628
|
: undefined,
|
|
6626
6629
|
ReplayArn: __expectString(output.ReplayArn),
|
|
6627
6630
|
ReplayEndTime:
|
|
6628
6631
|
output.ReplayEndTime !== undefined && output.ReplayEndTime !== null
|
|
6629
|
-
?
|
|
6632
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.ReplayEndTime)))
|
|
6630
6633
|
: undefined,
|
|
6631
6634
|
ReplayName: __expectString(output.ReplayName),
|
|
6632
6635
|
ReplayStartTime:
|
|
6633
6636
|
output.ReplayStartTime !== undefined && output.ReplayStartTime !== null
|
|
6634
|
-
?
|
|
6637
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.ReplayStartTime)))
|
|
6635
6638
|
: undefined,
|
|
6636
6639
|
State: __expectString(output.State),
|
|
6637
6640
|
StateReason: __expectString(output.StateReason),
|
|
@@ -6712,11 +6715,11 @@ const deserializeAws_json1_1EventSource = (output: any, context: __SerdeContext)
|
|
|
6712
6715
|
CreatedBy: __expectString(output.CreatedBy),
|
|
6713
6716
|
CreationTime:
|
|
6714
6717
|
output.CreationTime !== undefined && output.CreationTime !== null
|
|
6715
|
-
?
|
|
6718
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
6716
6719
|
: undefined,
|
|
6717
6720
|
ExpirationTime:
|
|
6718
6721
|
output.ExpirationTime !== undefined && output.ExpirationTime !== null
|
|
6719
|
-
?
|
|
6722
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.ExpirationTime)))
|
|
6720
6723
|
: undefined,
|
|
6721
6724
|
Name: __expectString(output.Name),
|
|
6722
6725
|
State: __expectString(output.State),
|
|
@@ -6994,11 +6997,11 @@ const deserializeAws_json1_1PartnerEventSourceAccount = (
|
|
|
6994
6997
|
Account: __expectString(output.Account),
|
|
6995
6998
|
CreationTime:
|
|
6996
6999
|
output.CreationTime !== undefined && output.CreationTime !== null
|
|
6997
|
-
?
|
|
7000
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
6998
7001
|
: undefined,
|
|
6999
7002
|
ExpirationTime:
|
|
7000
7003
|
output.ExpirationTime !== undefined && output.ExpirationTime !== null
|
|
7001
|
-
?
|
|
7004
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.ExpirationTime)))
|
|
7002
7005
|
: undefined,
|
|
7003
7006
|
State: __expectString(output.State),
|
|
7004
7007
|
} as any;
|
|
@@ -7258,25 +7261,25 @@ const deserializeAws_json1_1Replay = (output: any, context: __SerdeContext): Rep
|
|
|
7258
7261
|
return {
|
|
7259
7262
|
EventEndTime:
|
|
7260
7263
|
output.EventEndTime !== undefined && output.EventEndTime !== null
|
|
7261
|
-
?
|
|
7264
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.EventEndTime)))
|
|
7262
7265
|
: undefined,
|
|
7263
7266
|
EventLastReplayedTime:
|
|
7264
7267
|
output.EventLastReplayedTime !== undefined && output.EventLastReplayedTime !== null
|
|
7265
|
-
?
|
|
7268
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.EventLastReplayedTime)))
|
|
7266
7269
|
: undefined,
|
|
7267
7270
|
EventSourceArn: __expectString(output.EventSourceArn),
|
|
7268
7271
|
EventStartTime:
|
|
7269
7272
|
output.EventStartTime !== undefined && output.EventStartTime !== null
|
|
7270
|
-
?
|
|
7273
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.EventStartTime)))
|
|
7271
7274
|
: undefined,
|
|
7272
7275
|
ReplayEndTime:
|
|
7273
7276
|
output.ReplayEndTime !== undefined && output.ReplayEndTime !== null
|
|
7274
|
-
?
|
|
7277
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.ReplayEndTime)))
|
|
7275
7278
|
: undefined,
|
|
7276
7279
|
ReplayName: __expectString(output.ReplayName),
|
|
7277
7280
|
ReplayStartTime:
|
|
7278
7281
|
output.ReplayStartTime !== undefined && output.ReplayStartTime !== null
|
|
7279
|
-
?
|
|
7282
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.ReplayStartTime)))
|
|
7280
7283
|
: undefined,
|
|
7281
7284
|
State: __expectString(output.State),
|
|
7282
7285
|
StateReason: __expectString(output.StateReason),
|
|
@@ -7464,7 +7467,7 @@ const deserializeAws_json1_1StartReplayResponse = (output: any, context: __Serde
|
|
|
7464
7467
|
ReplayArn: __expectString(output.ReplayArn),
|
|
7465
7468
|
ReplayStartTime:
|
|
7466
7469
|
output.ReplayStartTime !== undefined && output.ReplayStartTime !== null
|
|
7467
|
-
?
|
|
7470
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.ReplayStartTime)))
|
|
7468
7471
|
: undefined,
|
|
7469
7472
|
State: __expectString(output.State),
|
|
7470
7473
|
StateReason: __expectString(output.StateReason),
|
|
@@ -7603,11 +7606,11 @@ const deserializeAws_json1_1UpdateApiDestinationResponse = (
|
|
|
7603
7606
|
ApiDestinationState: __expectString(output.ApiDestinationState),
|
|
7604
7607
|
CreationTime:
|
|
7605
7608
|
output.CreationTime !== undefined && output.CreationTime !== null
|
|
7606
|
-
?
|
|
7609
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
7607
7610
|
: undefined,
|
|
7608
7611
|
LastModifiedTime:
|
|
7609
7612
|
output.LastModifiedTime !== undefined && output.LastModifiedTime !== null
|
|
7610
|
-
?
|
|
7613
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.LastModifiedTime)))
|
|
7611
7614
|
: undefined,
|
|
7612
7615
|
} as any;
|
|
7613
7616
|
};
|
|
@@ -7617,7 +7620,7 @@ const deserializeAws_json1_1UpdateArchiveResponse = (output: any, context: __Ser
|
|
|
7617
7620
|
ArchiveArn: __expectString(output.ArchiveArn),
|
|
7618
7621
|
CreationTime:
|
|
7619
7622
|
output.CreationTime !== undefined && output.CreationTime !== null
|
|
7620
|
-
?
|
|
7623
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
7621
7624
|
: undefined,
|
|
7622
7625
|
State: __expectString(output.State),
|
|
7623
7626
|
StateReason: __expectString(output.StateReason),
|
|
@@ -7633,15 +7636,15 @@ const deserializeAws_json1_1UpdateConnectionResponse = (
|
|
|
7633
7636
|
ConnectionState: __expectString(output.ConnectionState),
|
|
7634
7637
|
CreationTime:
|
|
7635
7638
|
output.CreationTime !== undefined && output.CreationTime !== null
|
|
7636
|
-
?
|
|
7639
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreationTime)))
|
|
7637
7640
|
: undefined,
|
|
7638
7641
|
LastAuthorizedTime:
|
|
7639
7642
|
output.LastAuthorizedTime !== undefined && output.LastAuthorizedTime !== null
|
|
7640
|
-
?
|
|
7643
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.LastAuthorizedTime)))
|
|
7641
7644
|
: undefined,
|
|
7642
7645
|
LastModifiedTime:
|
|
7643
7646
|
output.LastModifiedTime !== undefined && output.LastModifiedTime !== null
|
|
7644
|
-
?
|
|
7647
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.LastModifiedTime)))
|
|
7645
7648
|
: undefined,
|
|
7646
7649
|
} as any;
|
|
7647
7650
|
};
|
package/tsconfig.es.json
CHANGED
package/tsconfig.json
CHANGED
|
@@ -3,7 +3,6 @@
|
|
|
3
3
|
"alwaysStrict": true,
|
|
4
4
|
"target": "ES2018",
|
|
5
5
|
"module": "commonjs",
|
|
6
|
-
"declaration": true,
|
|
7
6
|
"strict": true,
|
|
8
7
|
"sourceMap": true,
|
|
9
8
|
"downlevelIteration": true,
|
|
@@ -12,9 +11,8 @@
|
|
|
12
11
|
"incremental": true,
|
|
13
12
|
"resolveJsonModule": true,
|
|
14
13
|
"esModuleInterop": true,
|
|
15
|
-
"declarationDir": "./dist/types",
|
|
16
14
|
"outDir": "dist/cjs",
|
|
17
|
-
"
|
|
15
|
+
"removeComments": true
|
|
18
16
|
},
|
|
19
17
|
"typedocOptions": {
|
|
20
18
|
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],
|
|
@@ -24,9 +22,9 @@
|
|
|
24
22
|
"ignoreCompilerErrors": true,
|
|
25
23
|
"includeDeclarations": true,
|
|
26
24
|
"stripInternal": true,
|
|
27
|
-
"readme": "
|
|
25
|
+
"readme": "README.md",
|
|
28
26
|
"mode": "file",
|
|
29
|
-
"out": "
|
|
27
|
+
"out": "docs",
|
|
30
28
|
"theme": "minimal",
|
|
31
29
|
"plugin": ["@aws-sdk/client-documentation-generator"]
|
|
32
30
|
}
|