@aws-sdk/client-mediastore 3.297.0 → 3.299.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-cjs/commands/CreateContainerCommand.js +2 -3
- package/dist-cjs/commands/DeleteContainerCommand.js +2 -3
- package/dist-cjs/commands/DeleteContainerPolicyCommand.js +2 -3
- package/dist-cjs/commands/DeleteCorsPolicyCommand.js +2 -3
- package/dist-cjs/commands/DeleteLifecyclePolicyCommand.js +2 -3
- package/dist-cjs/commands/DeleteMetricPolicyCommand.js +2 -3
- package/dist-cjs/commands/DescribeContainerCommand.js +2 -3
- package/dist-cjs/commands/GetContainerPolicyCommand.js +2 -3
- package/dist-cjs/commands/GetCorsPolicyCommand.js +2 -3
- package/dist-cjs/commands/GetLifecyclePolicyCommand.js +2 -3
- package/dist-cjs/commands/GetMetricPolicyCommand.js +2 -3
- package/dist-cjs/commands/ListContainersCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/PutContainerPolicyCommand.js +2 -3
- package/dist-cjs/commands/PutCorsPolicyCommand.js +2 -3
- package/dist-cjs/commands/PutLifecyclePolicyCommand.js +2 -3
- package/dist-cjs/commands/PutMetricPolicyCommand.js +2 -3
- package/dist-cjs/commands/StartAccessLoggingCommand.js +2 -3
- package/dist-cjs/commands/StopAccessLoggingCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -190
- package/dist-es/commands/CreateContainerCommand.js +2 -3
- package/dist-es/commands/DeleteContainerCommand.js +2 -3
- package/dist-es/commands/DeleteContainerPolicyCommand.js +2 -3
- package/dist-es/commands/DeleteCorsPolicyCommand.js +2 -3
- package/dist-es/commands/DeleteLifecyclePolicyCommand.js +2 -3
- package/dist-es/commands/DeleteMetricPolicyCommand.js +2 -3
- package/dist-es/commands/DescribeContainerCommand.js +2 -3
- package/dist-es/commands/GetContainerPolicyCommand.js +2 -3
- package/dist-es/commands/GetCorsPolicyCommand.js +2 -3
- package/dist-es/commands/GetLifecyclePolicyCommand.js +2 -3
- package/dist-es/commands/GetMetricPolicyCommand.js +2 -3
- package/dist-es/commands/ListContainersCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/PutContainerPolicyCommand.js +2 -3
- package/dist-es/commands/PutCorsPolicyCommand.js +2 -3
- package/dist-es/commands/PutLifecyclePolicyCommand.js +2 -3
- package/dist-es/commands/PutMetricPolicyCommand.js +2 -3
- package/dist-es/commands/StartAccessLoggingCommand.js +2 -3
- package/dist-es/commands/StopAccessLoggingCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -141
- package/dist-types/models/models_0.d.ts +0 -188
- package/dist-types/ts3.4/models/models_0.d.ts +0 -133
- package/package.json +11 -10
|
@@ -641,191 +641,3 @@ export interface UntagResourceInput {
|
|
|
641
641
|
*/
|
|
642
642
|
export interface UntagResourceOutput {
|
|
643
643
|
}
|
|
644
|
-
/**
|
|
645
|
-
* @internal
|
|
646
|
-
*/
|
|
647
|
-
export declare const ContainerFilterSensitiveLog: (obj: Container) => any;
|
|
648
|
-
/**
|
|
649
|
-
* @internal
|
|
650
|
-
*/
|
|
651
|
-
export declare const CorsRuleFilterSensitiveLog: (obj: CorsRule) => any;
|
|
652
|
-
/**
|
|
653
|
-
* @internal
|
|
654
|
-
*/
|
|
655
|
-
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
656
|
-
/**
|
|
657
|
-
* @internal
|
|
658
|
-
*/
|
|
659
|
-
export declare const CreateContainerInputFilterSensitiveLog: (obj: CreateContainerInput) => any;
|
|
660
|
-
/**
|
|
661
|
-
* @internal
|
|
662
|
-
*/
|
|
663
|
-
export declare const CreateContainerOutputFilterSensitiveLog: (obj: CreateContainerOutput) => any;
|
|
664
|
-
/**
|
|
665
|
-
* @internal
|
|
666
|
-
*/
|
|
667
|
-
export declare const DeleteContainerInputFilterSensitiveLog: (obj: DeleteContainerInput) => any;
|
|
668
|
-
/**
|
|
669
|
-
* @internal
|
|
670
|
-
*/
|
|
671
|
-
export declare const DeleteContainerOutputFilterSensitiveLog: (obj: DeleteContainerOutput) => any;
|
|
672
|
-
/**
|
|
673
|
-
* @internal
|
|
674
|
-
*/
|
|
675
|
-
export declare const DeleteContainerPolicyInputFilterSensitiveLog: (obj: DeleteContainerPolicyInput) => any;
|
|
676
|
-
/**
|
|
677
|
-
* @internal
|
|
678
|
-
*/
|
|
679
|
-
export declare const DeleteContainerPolicyOutputFilterSensitiveLog: (obj: DeleteContainerPolicyOutput) => any;
|
|
680
|
-
/**
|
|
681
|
-
* @internal
|
|
682
|
-
*/
|
|
683
|
-
export declare const DeleteCorsPolicyInputFilterSensitiveLog: (obj: DeleteCorsPolicyInput) => any;
|
|
684
|
-
/**
|
|
685
|
-
* @internal
|
|
686
|
-
*/
|
|
687
|
-
export declare const DeleteCorsPolicyOutputFilterSensitiveLog: (obj: DeleteCorsPolicyOutput) => any;
|
|
688
|
-
/**
|
|
689
|
-
* @internal
|
|
690
|
-
*/
|
|
691
|
-
export declare const DeleteLifecyclePolicyInputFilterSensitiveLog: (obj: DeleteLifecyclePolicyInput) => any;
|
|
692
|
-
/**
|
|
693
|
-
* @internal
|
|
694
|
-
*/
|
|
695
|
-
export declare const DeleteLifecyclePolicyOutputFilterSensitiveLog: (obj: DeleteLifecyclePolicyOutput) => any;
|
|
696
|
-
/**
|
|
697
|
-
* @internal
|
|
698
|
-
*/
|
|
699
|
-
export declare const DeleteMetricPolicyInputFilterSensitiveLog: (obj: DeleteMetricPolicyInput) => any;
|
|
700
|
-
/**
|
|
701
|
-
* @internal
|
|
702
|
-
*/
|
|
703
|
-
export declare const DeleteMetricPolicyOutputFilterSensitiveLog: (obj: DeleteMetricPolicyOutput) => any;
|
|
704
|
-
/**
|
|
705
|
-
* @internal
|
|
706
|
-
*/
|
|
707
|
-
export declare const DescribeContainerInputFilterSensitiveLog: (obj: DescribeContainerInput) => any;
|
|
708
|
-
/**
|
|
709
|
-
* @internal
|
|
710
|
-
*/
|
|
711
|
-
export declare const DescribeContainerOutputFilterSensitiveLog: (obj: DescribeContainerOutput) => any;
|
|
712
|
-
/**
|
|
713
|
-
* @internal
|
|
714
|
-
*/
|
|
715
|
-
export declare const GetContainerPolicyInputFilterSensitiveLog: (obj: GetContainerPolicyInput) => any;
|
|
716
|
-
/**
|
|
717
|
-
* @internal
|
|
718
|
-
*/
|
|
719
|
-
export declare const GetContainerPolicyOutputFilterSensitiveLog: (obj: GetContainerPolicyOutput) => any;
|
|
720
|
-
/**
|
|
721
|
-
* @internal
|
|
722
|
-
*/
|
|
723
|
-
export declare const GetCorsPolicyInputFilterSensitiveLog: (obj: GetCorsPolicyInput) => any;
|
|
724
|
-
/**
|
|
725
|
-
* @internal
|
|
726
|
-
*/
|
|
727
|
-
export declare const GetCorsPolicyOutputFilterSensitiveLog: (obj: GetCorsPolicyOutput) => any;
|
|
728
|
-
/**
|
|
729
|
-
* @internal
|
|
730
|
-
*/
|
|
731
|
-
export declare const GetLifecyclePolicyInputFilterSensitiveLog: (obj: GetLifecyclePolicyInput) => any;
|
|
732
|
-
/**
|
|
733
|
-
* @internal
|
|
734
|
-
*/
|
|
735
|
-
export declare const GetLifecyclePolicyOutputFilterSensitiveLog: (obj: GetLifecyclePolicyOutput) => any;
|
|
736
|
-
/**
|
|
737
|
-
* @internal
|
|
738
|
-
*/
|
|
739
|
-
export declare const GetMetricPolicyInputFilterSensitiveLog: (obj: GetMetricPolicyInput) => any;
|
|
740
|
-
/**
|
|
741
|
-
* @internal
|
|
742
|
-
*/
|
|
743
|
-
export declare const MetricPolicyRuleFilterSensitiveLog: (obj: MetricPolicyRule) => any;
|
|
744
|
-
/**
|
|
745
|
-
* @internal
|
|
746
|
-
*/
|
|
747
|
-
export declare const MetricPolicyFilterSensitiveLog: (obj: MetricPolicy) => any;
|
|
748
|
-
/**
|
|
749
|
-
* @internal
|
|
750
|
-
*/
|
|
751
|
-
export declare const GetMetricPolicyOutputFilterSensitiveLog: (obj: GetMetricPolicyOutput) => any;
|
|
752
|
-
/**
|
|
753
|
-
* @internal
|
|
754
|
-
*/
|
|
755
|
-
export declare const ListContainersInputFilterSensitiveLog: (obj: ListContainersInput) => any;
|
|
756
|
-
/**
|
|
757
|
-
* @internal
|
|
758
|
-
*/
|
|
759
|
-
export declare const ListContainersOutputFilterSensitiveLog: (obj: ListContainersOutput) => any;
|
|
760
|
-
/**
|
|
761
|
-
* @internal
|
|
762
|
-
*/
|
|
763
|
-
export declare const ListTagsForResourceInputFilterSensitiveLog: (obj: ListTagsForResourceInput) => any;
|
|
764
|
-
/**
|
|
765
|
-
* @internal
|
|
766
|
-
*/
|
|
767
|
-
export declare const ListTagsForResourceOutputFilterSensitiveLog: (obj: ListTagsForResourceOutput) => any;
|
|
768
|
-
/**
|
|
769
|
-
* @internal
|
|
770
|
-
*/
|
|
771
|
-
export declare const PutContainerPolicyInputFilterSensitiveLog: (obj: PutContainerPolicyInput) => any;
|
|
772
|
-
/**
|
|
773
|
-
* @internal
|
|
774
|
-
*/
|
|
775
|
-
export declare const PutContainerPolicyOutputFilterSensitiveLog: (obj: PutContainerPolicyOutput) => any;
|
|
776
|
-
/**
|
|
777
|
-
* @internal
|
|
778
|
-
*/
|
|
779
|
-
export declare const PutCorsPolicyInputFilterSensitiveLog: (obj: PutCorsPolicyInput) => any;
|
|
780
|
-
/**
|
|
781
|
-
* @internal
|
|
782
|
-
*/
|
|
783
|
-
export declare const PutCorsPolicyOutputFilterSensitiveLog: (obj: PutCorsPolicyOutput) => any;
|
|
784
|
-
/**
|
|
785
|
-
* @internal
|
|
786
|
-
*/
|
|
787
|
-
export declare const PutLifecyclePolicyInputFilterSensitiveLog: (obj: PutLifecyclePolicyInput) => any;
|
|
788
|
-
/**
|
|
789
|
-
* @internal
|
|
790
|
-
*/
|
|
791
|
-
export declare const PutLifecyclePolicyOutputFilterSensitiveLog: (obj: PutLifecyclePolicyOutput) => any;
|
|
792
|
-
/**
|
|
793
|
-
* @internal
|
|
794
|
-
*/
|
|
795
|
-
export declare const PutMetricPolicyInputFilterSensitiveLog: (obj: PutMetricPolicyInput) => any;
|
|
796
|
-
/**
|
|
797
|
-
* @internal
|
|
798
|
-
*/
|
|
799
|
-
export declare const PutMetricPolicyOutputFilterSensitiveLog: (obj: PutMetricPolicyOutput) => any;
|
|
800
|
-
/**
|
|
801
|
-
* @internal
|
|
802
|
-
*/
|
|
803
|
-
export declare const StartAccessLoggingInputFilterSensitiveLog: (obj: StartAccessLoggingInput) => any;
|
|
804
|
-
/**
|
|
805
|
-
* @internal
|
|
806
|
-
*/
|
|
807
|
-
export declare const StartAccessLoggingOutputFilterSensitiveLog: (obj: StartAccessLoggingOutput) => any;
|
|
808
|
-
/**
|
|
809
|
-
* @internal
|
|
810
|
-
*/
|
|
811
|
-
export declare const StopAccessLoggingInputFilterSensitiveLog: (obj: StopAccessLoggingInput) => any;
|
|
812
|
-
/**
|
|
813
|
-
* @internal
|
|
814
|
-
*/
|
|
815
|
-
export declare const StopAccessLoggingOutputFilterSensitiveLog: (obj: StopAccessLoggingOutput) => any;
|
|
816
|
-
/**
|
|
817
|
-
* @internal
|
|
818
|
-
*/
|
|
819
|
-
export declare const TagResourceInputFilterSensitiveLog: (obj: TagResourceInput) => any;
|
|
820
|
-
/**
|
|
821
|
-
* @internal
|
|
822
|
-
*/
|
|
823
|
-
export declare const TagResourceOutputFilterSensitiveLog: (obj: TagResourceOutput) => any;
|
|
824
|
-
/**
|
|
825
|
-
* @internal
|
|
826
|
-
*/
|
|
827
|
-
export declare const UntagResourceInputFilterSensitiveLog: (obj: UntagResourceInput) => any;
|
|
828
|
-
/**
|
|
829
|
-
* @internal
|
|
830
|
-
*/
|
|
831
|
-
export declare const UntagResourceOutputFilterSensitiveLog: (obj: UntagResourceOutput) => any;
|
|
@@ -199,136 +199,3 @@ export interface UntagResourceInput {
|
|
|
199
199
|
TagKeys: string[] | undefined;
|
|
200
200
|
}
|
|
201
201
|
export interface UntagResourceOutput {}
|
|
202
|
-
export declare const ContainerFilterSensitiveLog: (obj: Container) => any;
|
|
203
|
-
export declare const CorsRuleFilterSensitiveLog: (obj: CorsRule) => any;
|
|
204
|
-
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
205
|
-
export declare const CreateContainerInputFilterSensitiveLog: (
|
|
206
|
-
obj: CreateContainerInput
|
|
207
|
-
) => any;
|
|
208
|
-
export declare const CreateContainerOutputFilterSensitiveLog: (
|
|
209
|
-
obj: CreateContainerOutput
|
|
210
|
-
) => any;
|
|
211
|
-
export declare const DeleteContainerInputFilterSensitiveLog: (
|
|
212
|
-
obj: DeleteContainerInput
|
|
213
|
-
) => any;
|
|
214
|
-
export declare const DeleteContainerOutputFilterSensitiveLog: (
|
|
215
|
-
obj: DeleteContainerOutput
|
|
216
|
-
) => any;
|
|
217
|
-
export declare const DeleteContainerPolicyInputFilterSensitiveLog: (
|
|
218
|
-
obj: DeleteContainerPolicyInput
|
|
219
|
-
) => any;
|
|
220
|
-
export declare const DeleteContainerPolicyOutputFilterSensitiveLog: (
|
|
221
|
-
obj: DeleteContainerPolicyOutput
|
|
222
|
-
) => any;
|
|
223
|
-
export declare const DeleteCorsPolicyInputFilterSensitiveLog: (
|
|
224
|
-
obj: DeleteCorsPolicyInput
|
|
225
|
-
) => any;
|
|
226
|
-
export declare const DeleteCorsPolicyOutputFilterSensitiveLog: (
|
|
227
|
-
obj: DeleteCorsPolicyOutput
|
|
228
|
-
) => any;
|
|
229
|
-
export declare const DeleteLifecyclePolicyInputFilterSensitiveLog: (
|
|
230
|
-
obj: DeleteLifecyclePolicyInput
|
|
231
|
-
) => any;
|
|
232
|
-
export declare const DeleteLifecyclePolicyOutputFilterSensitiveLog: (
|
|
233
|
-
obj: DeleteLifecyclePolicyOutput
|
|
234
|
-
) => any;
|
|
235
|
-
export declare const DeleteMetricPolicyInputFilterSensitiveLog: (
|
|
236
|
-
obj: DeleteMetricPolicyInput
|
|
237
|
-
) => any;
|
|
238
|
-
export declare const DeleteMetricPolicyOutputFilterSensitiveLog: (
|
|
239
|
-
obj: DeleteMetricPolicyOutput
|
|
240
|
-
) => any;
|
|
241
|
-
export declare const DescribeContainerInputFilterSensitiveLog: (
|
|
242
|
-
obj: DescribeContainerInput
|
|
243
|
-
) => any;
|
|
244
|
-
export declare const DescribeContainerOutputFilterSensitiveLog: (
|
|
245
|
-
obj: DescribeContainerOutput
|
|
246
|
-
) => any;
|
|
247
|
-
export declare const GetContainerPolicyInputFilterSensitiveLog: (
|
|
248
|
-
obj: GetContainerPolicyInput
|
|
249
|
-
) => any;
|
|
250
|
-
export declare const GetContainerPolicyOutputFilterSensitiveLog: (
|
|
251
|
-
obj: GetContainerPolicyOutput
|
|
252
|
-
) => any;
|
|
253
|
-
export declare const GetCorsPolicyInputFilterSensitiveLog: (
|
|
254
|
-
obj: GetCorsPolicyInput
|
|
255
|
-
) => any;
|
|
256
|
-
export declare const GetCorsPolicyOutputFilterSensitiveLog: (
|
|
257
|
-
obj: GetCorsPolicyOutput
|
|
258
|
-
) => any;
|
|
259
|
-
export declare const GetLifecyclePolicyInputFilterSensitiveLog: (
|
|
260
|
-
obj: GetLifecyclePolicyInput
|
|
261
|
-
) => any;
|
|
262
|
-
export declare const GetLifecyclePolicyOutputFilterSensitiveLog: (
|
|
263
|
-
obj: GetLifecyclePolicyOutput
|
|
264
|
-
) => any;
|
|
265
|
-
export declare const GetMetricPolicyInputFilterSensitiveLog: (
|
|
266
|
-
obj: GetMetricPolicyInput
|
|
267
|
-
) => any;
|
|
268
|
-
export declare const MetricPolicyRuleFilterSensitiveLog: (
|
|
269
|
-
obj: MetricPolicyRule
|
|
270
|
-
) => any;
|
|
271
|
-
export declare const MetricPolicyFilterSensitiveLog: (obj: MetricPolicy) => any;
|
|
272
|
-
export declare const GetMetricPolicyOutputFilterSensitiveLog: (
|
|
273
|
-
obj: GetMetricPolicyOutput
|
|
274
|
-
) => any;
|
|
275
|
-
export declare const ListContainersInputFilterSensitiveLog: (
|
|
276
|
-
obj: ListContainersInput
|
|
277
|
-
) => any;
|
|
278
|
-
export declare const ListContainersOutputFilterSensitiveLog: (
|
|
279
|
-
obj: ListContainersOutput
|
|
280
|
-
) => any;
|
|
281
|
-
export declare const ListTagsForResourceInputFilterSensitiveLog: (
|
|
282
|
-
obj: ListTagsForResourceInput
|
|
283
|
-
) => any;
|
|
284
|
-
export declare const ListTagsForResourceOutputFilterSensitiveLog: (
|
|
285
|
-
obj: ListTagsForResourceOutput
|
|
286
|
-
) => any;
|
|
287
|
-
export declare const PutContainerPolicyInputFilterSensitiveLog: (
|
|
288
|
-
obj: PutContainerPolicyInput
|
|
289
|
-
) => any;
|
|
290
|
-
export declare const PutContainerPolicyOutputFilterSensitiveLog: (
|
|
291
|
-
obj: PutContainerPolicyOutput
|
|
292
|
-
) => any;
|
|
293
|
-
export declare const PutCorsPolicyInputFilterSensitiveLog: (
|
|
294
|
-
obj: PutCorsPolicyInput
|
|
295
|
-
) => any;
|
|
296
|
-
export declare const PutCorsPolicyOutputFilterSensitiveLog: (
|
|
297
|
-
obj: PutCorsPolicyOutput
|
|
298
|
-
) => any;
|
|
299
|
-
export declare const PutLifecyclePolicyInputFilterSensitiveLog: (
|
|
300
|
-
obj: PutLifecyclePolicyInput
|
|
301
|
-
) => any;
|
|
302
|
-
export declare const PutLifecyclePolicyOutputFilterSensitiveLog: (
|
|
303
|
-
obj: PutLifecyclePolicyOutput
|
|
304
|
-
) => any;
|
|
305
|
-
export declare const PutMetricPolicyInputFilterSensitiveLog: (
|
|
306
|
-
obj: PutMetricPolicyInput
|
|
307
|
-
) => any;
|
|
308
|
-
export declare const PutMetricPolicyOutputFilterSensitiveLog: (
|
|
309
|
-
obj: PutMetricPolicyOutput
|
|
310
|
-
) => any;
|
|
311
|
-
export declare const StartAccessLoggingInputFilterSensitiveLog: (
|
|
312
|
-
obj: StartAccessLoggingInput
|
|
313
|
-
) => any;
|
|
314
|
-
export declare const StartAccessLoggingOutputFilterSensitiveLog: (
|
|
315
|
-
obj: StartAccessLoggingOutput
|
|
316
|
-
) => any;
|
|
317
|
-
export declare const StopAccessLoggingInputFilterSensitiveLog: (
|
|
318
|
-
obj: StopAccessLoggingInput
|
|
319
|
-
) => any;
|
|
320
|
-
export declare const StopAccessLoggingOutputFilterSensitiveLog: (
|
|
321
|
-
obj: StopAccessLoggingOutput
|
|
322
|
-
) => any;
|
|
323
|
-
export declare const TagResourceInputFilterSensitiveLog: (
|
|
324
|
-
obj: TagResourceInput
|
|
325
|
-
) => any;
|
|
326
|
-
export declare const TagResourceOutputFilterSensitiveLog: (
|
|
327
|
-
obj: TagResourceOutput
|
|
328
|
-
) => any;
|
|
329
|
-
export declare const UntagResourceInputFilterSensitiveLog: (
|
|
330
|
-
obj: UntagResourceInput
|
|
331
|
-
) => any;
|
|
332
|
-
export declare const UntagResourceOutputFilterSensitiveLog: (
|
|
333
|
-
obj: UntagResourceOutput
|
|
334
|
-
) => any;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-mediastore",
|
|
3
3
|
"description": "AWS SDK for JavaScript Mediastore Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.299.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -11,6 +11,7 @@
|
|
|
11
11
|
"build:types": "tsc -p tsconfig.types.json",
|
|
12
12
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
13
13
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
14
|
+
"extract:docs": "api-extractor run --local",
|
|
14
15
|
"generate:client": "node ../../scripts/generate-clients/single-service --solo mediastore"
|
|
15
16
|
},
|
|
16
17
|
"main": "./dist-cjs/index.js",
|
|
@@ -20,22 +21,22 @@
|
|
|
20
21
|
"dependencies": {
|
|
21
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/config-resolver": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.299.0",
|
|
25
|
+
"@aws-sdk/config-resolver": "3.299.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.299.0",
|
|
26
27
|
"@aws-sdk/fetch-http-handler": "3.296.0",
|
|
27
28
|
"@aws-sdk/hash-node": "3.296.0",
|
|
28
29
|
"@aws-sdk/invalid-dependency": "3.296.0",
|
|
29
30
|
"@aws-sdk/middleware-content-length": "3.296.0",
|
|
30
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
31
|
+
"@aws-sdk/middleware-endpoint": "3.299.0",
|
|
31
32
|
"@aws-sdk/middleware-host-header": "3.296.0",
|
|
32
33
|
"@aws-sdk/middleware-logger": "3.296.0",
|
|
33
34
|
"@aws-sdk/middleware-recursion-detection": "3.296.0",
|
|
34
35
|
"@aws-sdk/middleware-retry": "3.296.0",
|
|
35
36
|
"@aws-sdk/middleware-serde": "3.296.0",
|
|
36
|
-
"@aws-sdk/middleware-signing": "3.
|
|
37
|
+
"@aws-sdk/middleware-signing": "3.299.0",
|
|
37
38
|
"@aws-sdk/middleware-stack": "3.296.0",
|
|
38
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
39
|
+
"@aws-sdk/middleware-user-agent": "3.299.0",
|
|
39
40
|
"@aws-sdk/node-config-provider": "3.296.0",
|
|
40
41
|
"@aws-sdk/node-http-handler": "3.296.0",
|
|
41
42
|
"@aws-sdk/protocol-http": "3.296.0",
|
|
@@ -46,11 +47,11 @@
|
|
|
46
47
|
"@aws-sdk/util-body-length-browser": "3.295.0",
|
|
47
48
|
"@aws-sdk/util-body-length-node": "3.295.0",
|
|
48
49
|
"@aws-sdk/util-defaults-mode-browser": "3.296.0",
|
|
49
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
50
|
+
"@aws-sdk/util-defaults-mode-node": "3.299.0",
|
|
50
51
|
"@aws-sdk/util-endpoints": "3.296.0",
|
|
51
52
|
"@aws-sdk/util-retry": "3.296.0",
|
|
52
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
53
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
53
|
+
"@aws-sdk/util-user-agent-browser": "3.299.0",
|
|
54
|
+
"@aws-sdk/util-user-agent-node": "3.299.0",
|
|
54
55
|
"@aws-sdk/util-utf8": "3.295.0",
|
|
55
56
|
"tslib": "^2.5.0"
|
|
56
57
|
},
|