@aws-sdk/client-mediatailor 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 +36 -0
- package/MediaTailor.ts +39 -0
- package/MediaTailorClient.ts +6 -0
- package/README.md +7 -7
- package/commands/ConfigureLogsForPlaybackConfigurationCommand.ts +106 -0
- package/dist/cjs/MediaTailor.js +15 -0
- package/dist/cjs/MediaTailor.js.map +1 -1
- package/dist/cjs/MediaTailorClient.js +13 -13
- package/dist/cjs/MediaTailorClient.js.map +1 -1
- package/dist/cjs/commands/ConfigureLogsForPlaybackConfigurationCommand.js +61 -0
- package/dist/cjs/commands/ConfigureLogsForPlaybackConfigurationCommand.js.map +1 -0
- package/dist/cjs/commands/CreateChannelCommand.js +3 -3
- package/dist/cjs/commands/CreateChannelCommand.js.map +1 -1
- package/dist/cjs/commands/CreateProgramCommand.js +3 -3
- package/dist/cjs/commands/CreateProgramCommand.js.map +1 -1
- package/dist/cjs/commands/CreateSourceLocationCommand.js +3 -3
- package/dist/cjs/commands/CreateSourceLocationCommand.js.map +1 -1
- package/dist/cjs/commands/CreateVodSourceCommand.js +3 -3
- package/dist/cjs/commands/CreateVodSourceCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteChannelCommand.js +3 -3
- package/dist/cjs/commands/DeleteChannelCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteChannelPolicyCommand.js +3 -3
- package/dist/cjs/commands/DeleteChannelPolicyCommand.js.map +1 -1
- package/dist/cjs/commands/DeletePlaybackConfigurationCommand.js +3 -3
- package/dist/cjs/commands/DeletePlaybackConfigurationCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteProgramCommand.js +3 -3
- package/dist/cjs/commands/DeleteProgramCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteSourceLocationCommand.js +3 -3
- package/dist/cjs/commands/DeleteSourceLocationCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteVodSourceCommand.js +3 -3
- package/dist/cjs/commands/DeleteVodSourceCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeChannelCommand.js +3 -3
- package/dist/cjs/commands/DescribeChannelCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeProgramCommand.js +3 -3
- package/dist/cjs/commands/DescribeProgramCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeSourceLocationCommand.js +3 -3
- package/dist/cjs/commands/DescribeSourceLocationCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeVodSourceCommand.js +3 -3
- package/dist/cjs/commands/DescribeVodSourceCommand.js.map +1 -1
- package/dist/cjs/commands/GetChannelPolicyCommand.js +3 -3
- package/dist/cjs/commands/GetChannelPolicyCommand.js.map +1 -1
- package/dist/cjs/commands/GetChannelScheduleCommand.js +3 -3
- package/dist/cjs/commands/GetChannelScheduleCommand.js.map +1 -1
- package/dist/cjs/commands/GetPlaybackConfigurationCommand.js +3 -3
- package/dist/cjs/commands/GetPlaybackConfigurationCommand.js.map +1 -1
- package/dist/cjs/commands/ListAlertsCommand.js +3 -3
- package/dist/cjs/commands/ListAlertsCommand.js.map +1 -1
- package/dist/cjs/commands/ListChannelsCommand.js +3 -3
- package/dist/cjs/commands/ListChannelsCommand.js.map +1 -1
- package/dist/cjs/commands/ListPlaybackConfigurationsCommand.js +3 -3
- package/dist/cjs/commands/ListPlaybackConfigurationsCommand.js.map +1 -1
- package/dist/cjs/commands/ListSourceLocationsCommand.js +3 -3
- package/dist/cjs/commands/ListSourceLocationsCommand.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/ListVodSourcesCommand.js +3 -3
- package/dist/cjs/commands/ListVodSourcesCommand.js.map +1 -1
- package/dist/cjs/commands/PutChannelPolicyCommand.js +3 -3
- package/dist/cjs/commands/PutChannelPolicyCommand.js.map +1 -1
- package/dist/cjs/commands/PutPlaybackConfigurationCommand.js +3 -3
- package/dist/cjs/commands/PutPlaybackConfigurationCommand.js.map +1 -1
- package/dist/cjs/commands/StartChannelCommand.js +3 -3
- package/dist/cjs/commands/StartChannelCommand.js.map +1 -1
- package/dist/cjs/commands/StopChannelCommand.js +3 -3
- package/dist/cjs/commands/StopChannelCommand.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/UntagResourceCommand.js +3 -3
- package/dist/cjs/commands/UntagResourceCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateChannelCommand.js +3 -3
- package/dist/cjs/commands/UpdateChannelCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateSourceLocationCommand.js +3 -3
- package/dist/cjs/commands/UpdateSourceLocationCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateVodSourceCommand.js +3 -3
- package/dist/cjs/commands/UpdateVodSourceCommand.js.map +1 -1
- package/dist/cjs/endpoints.js +1 -1
- package/dist/cjs/endpoints.js.map +1 -1
- package/dist/cjs/index.js +43 -42
- 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/models/models_0.js +30 -3
- package/dist/cjs/models/models_0.js.map +1 -1
- package/dist/cjs/package.json +39 -39
- package/dist/cjs/protocols/Aws_restJson1.js +306 -222
- package/dist/cjs/protocols/Aws_restJson1.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/MediaTailor.js +16 -4
- package/dist/es/MediaTailor.js.map +1 -1
- package/dist/es/MediaTailorClient.js +1 -9
- package/dist/es/MediaTailorClient.js.map +1 -1
- package/dist/es/commands/ConfigureLogsForPlaybackConfigurationCommand.js +40 -0
- package/dist/es/commands/ConfigureLogsForPlaybackConfigurationCommand.js.map +1 -0
- package/dist/es/commands/CreateChannelCommand.js +2 -27
- package/dist/es/commands/CreateChannelCommand.js.map +1 -1
- package/dist/es/commands/CreateProgramCommand.js +2 -27
- package/dist/es/commands/CreateProgramCommand.js.map +1 -1
- package/dist/es/commands/CreateSourceLocationCommand.js +2 -27
- package/dist/es/commands/CreateSourceLocationCommand.js.map +1 -1
- package/dist/es/commands/CreateVodSourceCommand.js +2 -27
- package/dist/es/commands/CreateVodSourceCommand.js.map +1 -1
- package/dist/es/commands/DeleteChannelCommand.js +2 -27
- package/dist/es/commands/DeleteChannelCommand.js.map +1 -1
- package/dist/es/commands/DeleteChannelPolicyCommand.js +2 -27
- package/dist/es/commands/DeleteChannelPolicyCommand.js.map +1 -1
- package/dist/es/commands/DeletePlaybackConfigurationCommand.js +2 -27
- package/dist/es/commands/DeletePlaybackConfigurationCommand.js.map +1 -1
- package/dist/es/commands/DeleteProgramCommand.js +2 -27
- package/dist/es/commands/DeleteProgramCommand.js.map +1 -1
- package/dist/es/commands/DeleteSourceLocationCommand.js +2 -27
- package/dist/es/commands/DeleteSourceLocationCommand.js.map +1 -1
- package/dist/es/commands/DeleteVodSourceCommand.js +2 -27
- package/dist/es/commands/DeleteVodSourceCommand.js.map +1 -1
- package/dist/es/commands/DescribeChannelCommand.js +2 -27
- package/dist/es/commands/DescribeChannelCommand.js.map +1 -1
- package/dist/es/commands/DescribeProgramCommand.js +2 -27
- package/dist/es/commands/DescribeProgramCommand.js.map +1 -1
- package/dist/es/commands/DescribeSourceLocationCommand.js +2 -27
- package/dist/es/commands/DescribeSourceLocationCommand.js.map +1 -1
- package/dist/es/commands/DescribeVodSourceCommand.js +2 -27
- package/dist/es/commands/DescribeVodSourceCommand.js.map +1 -1
- package/dist/es/commands/GetChannelPolicyCommand.js +2 -27
- package/dist/es/commands/GetChannelPolicyCommand.js.map +1 -1
- package/dist/es/commands/GetChannelScheduleCommand.js +2 -27
- package/dist/es/commands/GetChannelScheduleCommand.js.map +1 -1
- package/dist/es/commands/GetPlaybackConfigurationCommand.js +2 -27
- package/dist/es/commands/GetPlaybackConfigurationCommand.js.map +1 -1
- package/dist/es/commands/ListAlertsCommand.js +2 -27
- package/dist/es/commands/ListAlertsCommand.js.map +1 -1
- package/dist/es/commands/ListChannelsCommand.js +2 -27
- package/dist/es/commands/ListChannelsCommand.js.map +1 -1
- package/dist/es/commands/ListPlaybackConfigurationsCommand.js +2 -27
- package/dist/es/commands/ListPlaybackConfigurationsCommand.js.map +1 -1
- package/dist/es/commands/ListSourceLocationsCommand.js +2 -27
- package/dist/es/commands/ListSourceLocationsCommand.js.map +1 -1
- package/dist/es/commands/ListTagsForResourceCommand.js +2 -27
- package/dist/es/commands/ListTagsForResourceCommand.js.map +1 -1
- package/dist/es/commands/ListVodSourcesCommand.js +2 -27
- package/dist/es/commands/ListVodSourcesCommand.js.map +1 -1
- package/dist/es/commands/PutChannelPolicyCommand.js +2 -27
- package/dist/es/commands/PutChannelPolicyCommand.js.map +1 -1
- package/dist/es/commands/PutPlaybackConfigurationCommand.js +2 -27
- package/dist/es/commands/PutPlaybackConfigurationCommand.js.map +1 -1
- package/dist/es/commands/StartChannelCommand.js +2 -27
- package/dist/es/commands/StartChannelCommand.js.map +1 -1
- package/dist/es/commands/StopChannelCommand.js +2 -27
- package/dist/es/commands/StopChannelCommand.js.map +1 -1
- package/dist/es/commands/TagResourceCommand.js +2 -27
- package/dist/es/commands/TagResourceCommand.js.map +1 -1
- package/dist/es/commands/UntagResourceCommand.js +2 -27
- package/dist/es/commands/UntagResourceCommand.js.map +1 -1
- package/dist/es/commands/UpdateChannelCommand.js +2 -27
- package/dist/es/commands/UpdateChannelCommand.js.map +1 -1
- package/dist/es/commands/UpdateSourceLocationCommand.js +2 -27
- package/dist/es/commands/UpdateSourceLocationCommand.js.map +1 -1
- package/dist/es/commands/UpdateVodSourceCommand.js +2 -27
- package/dist/es/commands/UpdateVodSourceCommand.js.map +1 -1
- package/dist/es/endpoints.js +1 -1
- package/dist/es/endpoints.js.map +1 -1
- package/dist/es/index.js +1 -0
- package/dist/es/index.js.map +1 -1
- package/dist/es/models/models_0.js +12 -279
- package/dist/es/models/models_0.js.map +1 -1
- package/dist/es/package.json +39 -39
- package/dist/es/pagination/GetChannelSchedulePaginator.js +16 -28
- package/dist/es/pagination/GetChannelSchedulePaginator.js.map +1 -1
- package/dist/es/pagination/ListAlertsPaginator.js +16 -28
- package/dist/es/pagination/ListAlertsPaginator.js.map +1 -1
- package/dist/es/pagination/ListChannelsPaginator.js +16 -28
- package/dist/es/pagination/ListChannelsPaginator.js.map +1 -1
- package/dist/es/pagination/ListPlaybackConfigurationsPaginator.js +16 -28
- package/dist/es/pagination/ListPlaybackConfigurationsPaginator.js.map +1 -1
- package/dist/es/pagination/ListSourceLocationsPaginator.js +16 -28
- package/dist/es/pagination/ListSourceLocationsPaginator.js.map +1 -1
- package/dist/es/pagination/ListVodSourcesPaginator.js +16 -28
- package/dist/es/pagination/ListVodSourcesPaginator.js.map +1 -1
- package/dist/es/protocols/Aws_restJson1.js +368 -277
- package/dist/es/protocols/Aws_restJson1.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/MediaTailor.d.ts +7 -0
- package/dist/types/MediaTailorClient.d.ts +3 -2
- package/dist/types/commands/ConfigureLogsForPlaybackConfigurationCommand.d.ts +35 -0
- package/dist/types/index.d.ts +1 -0
- package/dist/types/models/models_0.d.ts +63 -1
- package/dist/types/protocols/Aws_restJson1.d.ts +3 -0
- package/dist/types/runtimeConfig.browser.d.ts +1 -0
- package/dist/types/runtimeConfig.d.ts +1 -0
- package/dist/types/runtimeConfig.native.d.ts +1 -0
- package/dist/types/ts3.4/MediaTailor.d.ts +7 -0
- package/dist/types/ts3.4/MediaTailorClient.d.ts +3 -2
- package/dist/types/ts3.4/commands/ConfigureLogsForPlaybackConfigurationCommand.d.ts +35 -0
- package/dist/types/ts3.4/index.d.ts +1 -0
- package/dist/types/ts3.4/models/models_0.d.ts +63 -1
- package/dist/types/ts3.4/protocols/Aws_restJson1.d.ts +3 -0
- package/dist/types/ts3.4/runtimeConfig.browser.d.ts +1 -0
- package/dist/types/ts3.4/runtimeConfig.d.ts +1 -0
- package/dist/types/ts3.4/runtimeConfig.native.d.ts +1 -0
- package/index.ts +1 -0
- package/models/models_0.ts +80 -1
- package/package.json +39 -39
- package/protocols/Aws_restJson1.ts +135 -31
- package/tsconfig.es.json +0 -2
- package/tsconfig.json +3 -5
- package/tsconfig.types.json +8 -0
package/models/models_0.ts
CHANGED
|
@@ -440,6 +440,25 @@ export namespace LivePreRollConfiguration {
|
|
|
440
440
|
});
|
|
441
441
|
}
|
|
442
442
|
|
|
443
|
+
/**
|
|
444
|
+
* <p>Returns Amazon CloudWatch log settings for a playback configuration.</p>
|
|
445
|
+
*/
|
|
446
|
+
export interface LogConfiguration {
|
|
447
|
+
/**
|
|
448
|
+
* <p>The percentage of session logs that MediaTailor sends to your Cloudwatch Logs account. For example, if your playback configuration has 1000 sessions and percentEnabled is set to 60, MediaTailor sends logs for 600 of the sessions to CloudWatch Logs. MediaTailor decides at random which of the playback configuration sessions to send logs for. If you want to view logs for a specific session, you can use the <a href="https://docs.aws.amazon.com/mediatailor/latest/ug/debug-log-mode.html">debug log mode</a>.</p> <p>Valid values: 0 - 100</p>
|
|
449
|
+
*/
|
|
450
|
+
PercentEnabled: number | undefined;
|
|
451
|
+
}
|
|
452
|
+
|
|
453
|
+
export namespace LogConfiguration {
|
|
454
|
+
/**
|
|
455
|
+
* @internal
|
|
456
|
+
*/
|
|
457
|
+
export const filterSensitiveLog = (obj: LogConfiguration): any => ({
|
|
458
|
+
...obj,
|
|
459
|
+
});
|
|
460
|
+
}
|
|
461
|
+
|
|
443
462
|
/**
|
|
444
463
|
* <p>For HLS, when set to true, MediaTailor passes through EXT-X-CUE-IN, EXT-X-CUE-OUT, and EXT-X-SPLICEPOINT-SCTE35 ad markers from the origin manifest to the MediaTailor personalized manifest.</p> <p>No logic is applied to these ad markers. For example, if EXT-X-CUE-OUT has a value of 60, but no ads are filled for that ad break, MediaTailor will not set the value to 0.</p>
|
|
445
464
|
*/
|
|
@@ -522,6 +541,11 @@ export interface PlaybackConfiguration {
|
|
|
522
541
|
*/
|
|
523
542
|
LivePreRollConfiguration?: LivePreRollConfiguration;
|
|
524
543
|
|
|
544
|
+
/**
|
|
545
|
+
* <p>The Amazon CloudWatch log settings for a playback configuration.</p>
|
|
546
|
+
*/
|
|
547
|
+
LogConfiguration?: LogConfiguration;
|
|
548
|
+
|
|
525
549
|
/**
|
|
526
550
|
* <p>The configuration for manifest processing rules. Manifest processing rules enable customization of the personalized manifests created by MediaTailor.</p>
|
|
527
551
|
*/
|
|
@@ -936,6 +960,51 @@ export enum ChannelState {
|
|
|
936
960
|
STOPPED = "STOPPED",
|
|
937
961
|
}
|
|
938
962
|
|
|
963
|
+
/**
|
|
964
|
+
* <p>Configures Amazon CloudWatch log settings for a playback configuration.</p>
|
|
965
|
+
*/
|
|
966
|
+
export interface ConfigureLogsForPlaybackConfigurationRequest {
|
|
967
|
+
/**
|
|
968
|
+
* <p>The percentage of session logs that MediaTailor sends to your Cloudwatch Logs account. For example, if your playback configuration has 1000 sessions and percentEnabled is set to 60, MediaTailor sends logs for 600 of the sessions to CloudWatch Logs. MediaTailor decides at random which of the playback configuration sessions to send logs for. If you want to view logs for a specific session, you can use the <a href="https://docs.aws.amazon.com/mediatailor/latest/ug/debug-log-mode.html">debug log mode</a>.</p> <p>Valid values: 0 - 100</p>
|
|
969
|
+
*/
|
|
970
|
+
PercentEnabled: number | undefined;
|
|
971
|
+
|
|
972
|
+
/**
|
|
973
|
+
* <p>The name of the playback configuration.</p>
|
|
974
|
+
*/
|
|
975
|
+
PlaybackConfigurationName: string | undefined;
|
|
976
|
+
}
|
|
977
|
+
|
|
978
|
+
export namespace ConfigureLogsForPlaybackConfigurationRequest {
|
|
979
|
+
/**
|
|
980
|
+
* @internal
|
|
981
|
+
*/
|
|
982
|
+
export const filterSensitiveLog = (obj: ConfigureLogsForPlaybackConfigurationRequest): any => ({
|
|
983
|
+
...obj,
|
|
984
|
+
});
|
|
985
|
+
}
|
|
986
|
+
|
|
987
|
+
export interface ConfigureLogsForPlaybackConfigurationResponse {
|
|
988
|
+
/**
|
|
989
|
+
* <p>The percentage of session logs that MediaTailor sends to your Cloudwatch Logs account.</p>
|
|
990
|
+
*/
|
|
991
|
+
PercentEnabled?: number;
|
|
992
|
+
|
|
993
|
+
/**
|
|
994
|
+
* <p>The name of the playback configuration.</p>
|
|
995
|
+
*/
|
|
996
|
+
PlaybackConfigurationName?: string;
|
|
997
|
+
}
|
|
998
|
+
|
|
999
|
+
export namespace ConfigureLogsForPlaybackConfigurationResponse {
|
|
1000
|
+
/**
|
|
1001
|
+
* @internal
|
|
1002
|
+
*/
|
|
1003
|
+
export const filterSensitiveLog = (obj: ConfigureLogsForPlaybackConfigurationResponse): any => ({
|
|
1004
|
+
...obj,
|
|
1005
|
+
});
|
|
1006
|
+
}
|
|
1007
|
+
|
|
939
1008
|
/**
|
|
940
1009
|
* <p>The output configuration for this channel.</p>
|
|
941
1010
|
*/
|
|
@@ -982,7 +1051,7 @@ export interface CreateChannelRequest {
|
|
|
982
1051
|
ChannelName: string | undefined;
|
|
983
1052
|
|
|
984
1053
|
/**
|
|
985
|
-
* <p>The slate used to fill gaps between programs in the schedule. You must configure filler slate if your channel uses
|
|
1054
|
+
* <p>The slate used to fill gaps between programs in the schedule. You must configure filler slate if your channel uses a LINEAR PlaybackMode.</p>
|
|
986
1055
|
*/
|
|
987
1056
|
FillerSlate?: SlateSource;
|
|
988
1057
|
|
|
@@ -1996,6 +2065,11 @@ export interface GetPlaybackConfigurationResponse {
|
|
|
1996
2065
|
*/
|
|
1997
2066
|
LivePreRollConfiguration?: LivePreRollConfiguration;
|
|
1998
2067
|
|
|
2068
|
+
/**
|
|
2069
|
+
* <p>The Amazon CloudWatch log settings for a playback configuration.</p>
|
|
2070
|
+
*/
|
|
2071
|
+
LogConfiguration?: LogConfiguration;
|
|
2072
|
+
|
|
1999
2073
|
/**
|
|
2000
2074
|
* <p>The configuration for manifest processing rules. Manifest processing rules enable customization of the personalized manifests created by MediaTailor.</p>
|
|
2001
2075
|
*/
|
|
@@ -2462,6 +2536,11 @@ export interface PutPlaybackConfigurationResponse {
|
|
|
2462
2536
|
*/
|
|
2463
2537
|
LivePreRollConfiguration?: LivePreRollConfiguration;
|
|
2464
2538
|
|
|
2539
|
+
/**
|
|
2540
|
+
* <p>The Amazon CloudWatch log settings for a playback configuration.</p>
|
|
2541
|
+
*/
|
|
2542
|
+
LogConfiguration?: LogConfiguration;
|
|
2543
|
+
|
|
2465
2544
|
/**
|
|
2466
2545
|
* <p>The configuration for manifest processing rules. Manifest processing rules enable customization of the personalized manifests created by MediaTailor.</p>
|
|
2467
2546
|
*/
|
package/package.json
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-mediatailor",
|
|
3
3
|
"description": "AWS SDK for JavaScript Mediatailor 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"
|