@aws-sdk/client-mediapackage-vod 3.775.0 → 3.782.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/dist-types/commands/ConfigureLogsCommand.d.ts +1 -0
- package/dist-types/commands/CreateAssetCommand.d.ts +1 -0
- package/dist-types/commands/CreatePackagingConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/CreatePackagingGroupCommand.d.ts +1 -0
- package/dist-types/commands/DeleteAssetCommand.d.ts +1 -0
- package/dist-types/commands/DeletePackagingConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/DeletePackagingGroupCommand.d.ts +1 -0
- package/dist-types/commands/DescribeAssetCommand.d.ts +1 -0
- package/dist-types/commands/DescribePackagingConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/DescribePackagingGroupCommand.d.ts +1 -0
- package/dist-types/commands/ListAssetsCommand.d.ts +1 -0
- package/dist-types/commands/ListPackagingConfigurationsCommand.d.ts +1 -0
- package/dist-types/commands/ListPackagingGroupsCommand.d.ts +1 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UpdatePackagingGroupCommand.d.ts +1 -0
- package/package.json +5 -5
|
@@ -88,6 +88,7 @@ declare const ConfigureLogsCommand_base: {
|
|
|
88
88
|
* @throws {@link MediaPackageVodServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from MediaPackageVod service.</p>
|
|
90
90
|
*
|
|
91
|
+
*
|
|
91
92
|
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class ConfigureLogsCommand extends ConfigureLogsCommand_base {
|
|
@@ -95,6 +95,7 @@ declare const CreateAssetCommand_base: {
|
|
|
95
95
|
* @throws {@link MediaPackageVodServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from MediaPackageVod service.</p>
|
|
97
97
|
*
|
|
98
|
+
*
|
|
98
99
|
* @public
|
|
99
100
|
*/
|
|
100
101
|
export declare class CreateAssetCommand extends CreateAssetCommand_base {
|
|
@@ -338,6 +338,7 @@ declare const CreatePackagingConfigurationCommand_base: {
|
|
|
338
338
|
* @throws {@link MediaPackageVodServiceException}
|
|
339
339
|
* <p>Base exception class for all service exceptions from MediaPackageVod service.</p>
|
|
340
340
|
*
|
|
341
|
+
*
|
|
341
342
|
* @public
|
|
342
343
|
*/
|
|
343
344
|
export declare class CreatePackagingConfigurationCommand extends CreatePackagingConfigurationCommand_base {
|
|
@@ -95,6 +95,7 @@ declare const CreatePackagingGroupCommand_base: {
|
|
|
95
95
|
* @throws {@link MediaPackageVodServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from MediaPackageVod service.</p>
|
|
97
97
|
*
|
|
98
|
+
*
|
|
98
99
|
* @public
|
|
99
100
|
*/
|
|
100
101
|
export declare class CreatePackagingGroupCommand extends CreatePackagingGroupCommand_base {
|
|
@@ -70,6 +70,7 @@ declare const DeleteAssetCommand_base: {
|
|
|
70
70
|
* @throws {@link MediaPackageVodServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from MediaPackageVod service.</p>
|
|
72
72
|
*
|
|
73
|
+
*
|
|
73
74
|
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class DeleteAssetCommand extends DeleteAssetCommand_base {
|
|
@@ -70,6 +70,7 @@ declare const DeletePackagingConfigurationCommand_base: {
|
|
|
70
70
|
* @throws {@link MediaPackageVodServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from MediaPackageVod service.</p>
|
|
72
72
|
*
|
|
73
|
+
*
|
|
73
74
|
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class DeletePackagingConfigurationCommand extends DeletePackagingConfigurationCommand_base {
|
|
@@ -70,6 +70,7 @@ declare const DeletePackagingGroupCommand_base: {
|
|
|
70
70
|
* @throws {@link MediaPackageVodServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from MediaPackageVod service.</p>
|
|
72
72
|
*
|
|
73
|
+
*
|
|
73
74
|
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class DeletePackagingGroupCommand extends DeletePackagingGroupCommand_base {
|
|
@@ -88,6 +88,7 @@ declare const DescribeAssetCommand_base: {
|
|
|
88
88
|
* @throws {@link MediaPackageVodServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from MediaPackageVod service.</p>
|
|
90
90
|
*
|
|
91
|
+
*
|
|
91
92
|
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class DescribeAssetCommand extends DescribeAssetCommand_base {
|
|
@@ -206,6 +206,7 @@ declare const DescribePackagingConfigurationCommand_base: {
|
|
|
206
206
|
* @throws {@link MediaPackageVodServiceException}
|
|
207
207
|
* <p>Base exception class for all service exceptions from MediaPackageVod service.</p>
|
|
208
208
|
*
|
|
209
|
+
*
|
|
209
210
|
* @public
|
|
210
211
|
*/
|
|
211
212
|
export declare class DescribePackagingConfigurationCommand extends DescribePackagingConfigurationCommand_base {
|
|
@@ -86,6 +86,7 @@ declare const DescribePackagingGroupCommand_base: {
|
|
|
86
86
|
* @throws {@link MediaPackageVodServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from MediaPackageVod service.</p>
|
|
88
88
|
*
|
|
89
|
+
*
|
|
89
90
|
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class DescribePackagingGroupCommand extends DescribePackagingGroupCommand_base {
|
|
@@ -88,6 +88,7 @@ declare const ListAssetsCommand_base: {
|
|
|
88
88
|
* @throws {@link MediaPackageVodServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from MediaPackageVod service.</p>
|
|
90
90
|
*
|
|
91
|
+
*
|
|
91
92
|
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class ListAssetsCommand extends ListAssetsCommand_base {
|
|
@@ -213,6 +213,7 @@ declare const ListPackagingConfigurationsCommand_base: {
|
|
|
213
213
|
* @throws {@link MediaPackageVodServiceException}
|
|
214
214
|
* <p>Base exception class for all service exceptions from MediaPackageVod service.</p>
|
|
215
215
|
*
|
|
216
|
+
*
|
|
216
217
|
* @public
|
|
217
218
|
*/
|
|
218
219
|
export declare class ListPackagingConfigurationsCommand extends ListPackagingConfigurationsCommand_base {
|
|
@@ -92,6 +92,7 @@ declare const ListPackagingGroupsCommand_base: {
|
|
|
92
92
|
* @throws {@link MediaPackageVodServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from MediaPackageVod service.</p>
|
|
94
94
|
*
|
|
95
|
+
*
|
|
95
96
|
* @public
|
|
96
97
|
*/
|
|
97
98
|
export declare class ListPackagingGroupsCommand extends ListPackagingGroupsCommand_base {
|
|
@@ -56,6 +56,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
56
56
|
* @throws {@link MediaPackageVodServiceException}
|
|
57
57
|
* <p>Base exception class for all service exceptions from MediaPackageVod service.</p>
|
|
58
58
|
*
|
|
59
|
+
*
|
|
59
60
|
* @public
|
|
60
61
|
*/
|
|
61
62
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
@@ -55,6 +55,7 @@ declare const TagResourceCommand_base: {
|
|
|
55
55
|
* @throws {@link MediaPackageVodServiceException}
|
|
56
56
|
* <p>Base exception class for all service exceptions from MediaPackageVod service.</p>
|
|
57
57
|
*
|
|
58
|
+
*
|
|
58
59
|
* @public
|
|
59
60
|
*/
|
|
60
61
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
@@ -55,6 +55,7 @@ declare const UntagResourceCommand_base: {
|
|
|
55
55
|
* @throws {@link MediaPackageVodServiceException}
|
|
56
56
|
* <p>Base exception class for all service exceptions from MediaPackageVod service.</p>
|
|
57
57
|
*
|
|
58
|
+
*
|
|
58
59
|
* @public
|
|
59
60
|
*/
|
|
60
61
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
@@ -90,6 +90,7 @@ declare const UpdatePackagingGroupCommand_base: {
|
|
|
90
90
|
* @throws {@link MediaPackageVodServiceException}
|
|
91
91
|
* <p>Base exception class for all service exceptions from MediaPackageVod service.</p>
|
|
92
92
|
*
|
|
93
|
+
*
|
|
93
94
|
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class UpdatePackagingGroupCommand extends UpdatePackagingGroupCommand_base {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-mediapackage-vod",
|
|
3
3
|
"description": "AWS SDK for JavaScript Mediapackage Vod Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.782.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-mediapackage-vod",
|
|
@@ -21,16 +21,16 @@
|
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
23
|
"@aws-sdk/core": "3.775.0",
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.782.0",
|
|
25
25
|
"@aws-sdk/middleware-host-header": "3.775.0",
|
|
26
26
|
"@aws-sdk/middleware-logger": "3.775.0",
|
|
27
27
|
"@aws-sdk/middleware-recursion-detection": "3.775.0",
|
|
28
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
28
|
+
"@aws-sdk/middleware-user-agent": "3.782.0",
|
|
29
29
|
"@aws-sdk/region-config-resolver": "3.775.0",
|
|
30
30
|
"@aws-sdk/types": "3.775.0",
|
|
31
|
-
"@aws-sdk/util-endpoints": "3.
|
|
31
|
+
"@aws-sdk/util-endpoints": "3.782.0",
|
|
32
32
|
"@aws-sdk/util-user-agent-browser": "3.775.0",
|
|
33
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
33
|
+
"@aws-sdk/util-user-agent-node": "3.782.0",
|
|
34
34
|
"@smithy/config-resolver": "^4.1.0",
|
|
35
35
|
"@smithy/core": "^3.2.0",
|
|
36
36
|
"@smithy/fetch-http-handler": "^5.0.2",
|