@aws-sdk/client-mediaconnect 3.335.0 → 3.338.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/MediaConnectClient.js +2 -1
- package/dist-cjs/commands/AddBridgeOutputsCommand.js +2 -1
- package/dist-cjs/commands/AddBridgeSourcesCommand.js +2 -1
- package/dist-cjs/commands/AddFlowMediaStreamsCommand.js +2 -1
- package/dist-cjs/commands/AddFlowOutputsCommand.js +2 -1
- package/dist-cjs/commands/AddFlowSourcesCommand.js +2 -1
- package/dist-cjs/commands/AddFlowVpcInterfacesCommand.js +2 -1
- package/dist-cjs/commands/CreateBridgeCommand.js +2 -1
- package/dist-cjs/commands/CreateFlowCommand.js +2 -1
- package/dist-cjs/commands/CreateGatewayCommand.js +2 -1
- package/dist-cjs/commands/DeleteBridgeCommand.js +2 -1
- package/dist-cjs/commands/DeleteFlowCommand.js +2 -1
- package/dist-cjs/commands/DeleteGatewayCommand.js +2 -1
- package/dist-cjs/commands/DeregisterGatewayInstanceCommand.js +2 -1
- package/dist-cjs/commands/DescribeBridgeCommand.js +2 -1
- package/dist-cjs/commands/DescribeFlowCommand.js +2 -1
- package/dist-cjs/commands/DescribeGatewayCommand.js +2 -1
- package/dist-cjs/commands/DescribeGatewayInstanceCommand.js +2 -1
- package/dist-cjs/commands/DescribeOfferingCommand.js +2 -1
- package/dist-cjs/commands/DescribeReservationCommand.js +2 -1
- package/dist-cjs/commands/GrantFlowEntitlementsCommand.js +2 -1
- package/dist-cjs/commands/ListBridgesCommand.js +2 -1
- package/dist-cjs/commands/ListEntitlementsCommand.js +2 -1
- package/dist-cjs/commands/ListFlowsCommand.js +2 -1
- package/dist-cjs/commands/ListGatewayInstancesCommand.js +2 -1
- package/dist-cjs/commands/ListGatewaysCommand.js +2 -1
- package/dist-cjs/commands/ListOfferingsCommand.js +2 -1
- package/dist-cjs/commands/ListReservationsCommand.js +2 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
- package/dist-cjs/commands/PurchaseOfferingCommand.js +2 -1
- package/dist-cjs/commands/RemoveBridgeOutputCommand.js +2 -1
- package/dist-cjs/commands/RemoveBridgeSourceCommand.js +2 -1
- package/dist-cjs/commands/RemoveFlowMediaStreamCommand.js +2 -1
- package/dist-cjs/commands/RemoveFlowOutputCommand.js +2 -1
- package/dist-cjs/commands/RemoveFlowSourceCommand.js +2 -1
- package/dist-cjs/commands/RemoveFlowVpcInterfaceCommand.js +2 -1
- package/dist-cjs/commands/RevokeFlowEntitlementCommand.js +2 -1
- package/dist-cjs/commands/StartFlowCommand.js +2 -1
- package/dist-cjs/commands/StopFlowCommand.js +2 -1
- package/dist-cjs/commands/TagResourceCommand.js +2 -1
- package/dist-cjs/commands/UntagResourceCommand.js +2 -1
- package/dist-cjs/commands/UpdateBridgeCommand.js +2 -1
- package/dist-cjs/commands/UpdateBridgeOutputCommand.js +2 -1
- package/dist-cjs/commands/UpdateBridgeSourceCommand.js +2 -1
- package/dist-cjs/commands/UpdateBridgeStateCommand.js +2 -1
- package/dist-cjs/commands/UpdateFlowCommand.js +2 -1
- package/dist-cjs/commands/UpdateFlowEntitlementCommand.js +2 -1
- package/dist-cjs/commands/UpdateFlowMediaStreamCommand.js +2 -1
- package/dist-cjs/commands/UpdateFlowOutputCommand.js +2 -1
- package/dist-cjs/commands/UpdateFlowSourceCommand.js +2 -1
- package/dist-cjs/commands/UpdateGatewayInstanceCommand.js +2 -1
- package/dist-cjs/index.js +2 -2
- package/dist-cjs/models/MediaConnectServiceException.js +2 -1
- package/dist-es/MediaConnectClient.js +1 -0
- package/dist-es/commands/AddBridgeOutputsCommand.js +1 -0
- package/dist-es/commands/AddBridgeSourcesCommand.js +1 -0
- package/dist-es/commands/AddFlowMediaStreamsCommand.js +1 -0
- package/dist-es/commands/AddFlowOutputsCommand.js +1 -0
- package/dist-es/commands/AddFlowSourcesCommand.js +1 -0
- package/dist-es/commands/AddFlowVpcInterfacesCommand.js +1 -0
- package/dist-es/commands/CreateBridgeCommand.js +1 -0
- package/dist-es/commands/CreateFlowCommand.js +1 -0
- package/dist-es/commands/CreateGatewayCommand.js +1 -0
- package/dist-es/commands/DeleteBridgeCommand.js +1 -0
- package/dist-es/commands/DeleteFlowCommand.js +1 -0
- package/dist-es/commands/DeleteGatewayCommand.js +1 -0
- package/dist-es/commands/DeregisterGatewayInstanceCommand.js +1 -0
- package/dist-es/commands/DescribeBridgeCommand.js +1 -0
- package/dist-es/commands/DescribeFlowCommand.js +1 -0
- package/dist-es/commands/DescribeGatewayCommand.js +1 -0
- package/dist-es/commands/DescribeGatewayInstanceCommand.js +1 -0
- package/dist-es/commands/DescribeOfferingCommand.js +1 -0
- package/dist-es/commands/DescribeReservationCommand.js +1 -0
- package/dist-es/commands/GrantFlowEntitlementsCommand.js +1 -0
- package/dist-es/commands/ListBridgesCommand.js +1 -0
- package/dist-es/commands/ListEntitlementsCommand.js +1 -0
- package/dist-es/commands/ListFlowsCommand.js +1 -0
- package/dist-es/commands/ListGatewayInstancesCommand.js +1 -0
- package/dist-es/commands/ListGatewaysCommand.js +1 -0
- package/dist-es/commands/ListOfferingsCommand.js +1 -0
- package/dist-es/commands/ListReservationsCommand.js +1 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
- package/dist-es/commands/PurchaseOfferingCommand.js +1 -0
- package/dist-es/commands/RemoveBridgeOutputCommand.js +1 -0
- package/dist-es/commands/RemoveBridgeSourceCommand.js +1 -0
- package/dist-es/commands/RemoveFlowMediaStreamCommand.js +1 -0
- package/dist-es/commands/RemoveFlowOutputCommand.js +1 -0
- package/dist-es/commands/RemoveFlowSourceCommand.js +1 -0
- package/dist-es/commands/RemoveFlowVpcInterfaceCommand.js +1 -0
- package/dist-es/commands/RevokeFlowEntitlementCommand.js +1 -0
- package/dist-es/commands/StartFlowCommand.js +1 -0
- package/dist-es/commands/StopFlowCommand.js +1 -0
- package/dist-es/commands/TagResourceCommand.js +1 -0
- package/dist-es/commands/UntagResourceCommand.js +1 -0
- package/dist-es/commands/UpdateBridgeCommand.js +1 -0
- package/dist-es/commands/UpdateBridgeOutputCommand.js +1 -0
- package/dist-es/commands/UpdateBridgeSourceCommand.js +1 -0
- package/dist-es/commands/UpdateBridgeStateCommand.js +1 -0
- package/dist-es/commands/UpdateFlowCommand.js +1 -0
- package/dist-es/commands/UpdateFlowEntitlementCommand.js +1 -0
- package/dist-es/commands/UpdateFlowMediaStreamCommand.js +1 -0
- package/dist-es/commands/UpdateFlowOutputCommand.js +1 -0
- package/dist-es/commands/UpdateFlowSourceCommand.js +1 -0
- package/dist-es/commands/UpdateGatewayInstanceCommand.js +1 -0
- package/dist-es/index.js +2 -2
- package/dist-es/models/MediaConnectServiceException.js +1 -0
- package/dist-types/MediaConnectClient.d.ts +3 -3
- package/dist-types/commands/AddBridgeOutputsCommand.d.ts +4 -0
- package/dist-types/commands/AddBridgeSourcesCommand.d.ts +4 -0
- package/dist-types/commands/AddFlowMediaStreamsCommand.d.ts +4 -0
- package/dist-types/commands/AddFlowOutputsCommand.d.ts +4 -0
- package/dist-types/commands/AddFlowSourcesCommand.d.ts +4 -0
- package/dist-types/commands/AddFlowVpcInterfacesCommand.d.ts +4 -0
- package/dist-types/commands/CreateBridgeCommand.d.ts +4 -0
- package/dist-types/commands/CreateFlowCommand.d.ts +4 -0
- package/dist-types/commands/CreateGatewayCommand.d.ts +4 -0
- package/dist-types/commands/DeleteBridgeCommand.d.ts +4 -0
- package/dist-types/commands/DeleteFlowCommand.d.ts +4 -0
- package/dist-types/commands/DeleteGatewayCommand.d.ts +4 -0
- package/dist-types/commands/DeregisterGatewayInstanceCommand.d.ts +4 -0
- package/dist-types/commands/DescribeBridgeCommand.d.ts +4 -0
- package/dist-types/commands/DescribeFlowCommand.d.ts +4 -0
- package/dist-types/commands/DescribeGatewayCommand.d.ts +4 -0
- package/dist-types/commands/DescribeGatewayInstanceCommand.d.ts +4 -0
- package/dist-types/commands/DescribeOfferingCommand.d.ts +4 -0
- package/dist-types/commands/DescribeReservationCommand.d.ts +4 -0
- package/dist-types/commands/GrantFlowEntitlementsCommand.d.ts +4 -0
- package/dist-types/commands/ListBridgesCommand.d.ts +4 -0
- package/dist-types/commands/ListEntitlementsCommand.d.ts +4 -0
- package/dist-types/commands/ListFlowsCommand.d.ts +4 -0
- package/dist-types/commands/ListGatewayInstancesCommand.d.ts +4 -0
- package/dist-types/commands/ListGatewaysCommand.d.ts +4 -0
- package/dist-types/commands/ListOfferingsCommand.d.ts +4 -0
- package/dist-types/commands/ListReservationsCommand.d.ts +4 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
- package/dist-types/commands/PurchaseOfferingCommand.d.ts +4 -0
- package/dist-types/commands/RemoveBridgeOutputCommand.d.ts +4 -0
- package/dist-types/commands/RemoveBridgeSourceCommand.d.ts +4 -0
- package/dist-types/commands/RemoveFlowMediaStreamCommand.d.ts +4 -0
- package/dist-types/commands/RemoveFlowOutputCommand.d.ts +4 -0
- package/dist-types/commands/RemoveFlowSourceCommand.d.ts +4 -0
- package/dist-types/commands/RemoveFlowVpcInterfaceCommand.d.ts +4 -0
- package/dist-types/commands/RevokeFlowEntitlementCommand.d.ts +4 -0
- package/dist-types/commands/StartFlowCommand.d.ts +4 -0
- package/dist-types/commands/StopFlowCommand.d.ts +4 -0
- package/dist-types/commands/TagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateBridgeCommand.d.ts +4 -0
- package/dist-types/commands/UpdateBridgeOutputCommand.d.ts +4 -0
- package/dist-types/commands/UpdateBridgeSourceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateBridgeStateCommand.d.ts +4 -0
- package/dist-types/commands/UpdateFlowCommand.d.ts +4 -0
- package/dist-types/commands/UpdateFlowEntitlementCommand.d.ts +4 -0
- package/dist-types/commands/UpdateFlowMediaStreamCommand.d.ts +4 -0
- package/dist-types/commands/UpdateFlowOutputCommand.d.ts +4 -0
- package/dist-types/commands/UpdateFlowSourceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateGatewayInstanceCommand.d.ts +4 -0
- package/dist-types/index.d.ts +7 -2
- package/dist-types/models/MediaConnectServiceException.d.ts +1 -0
- package/dist-types/ts3.4/MediaConnectClient.d.ts +3 -3
- package/dist-types/ts3.4/commands/AddBridgeOutputsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AddBridgeSourcesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AddFlowMediaStreamsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AddFlowOutputsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AddFlowSourcesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AddFlowVpcInterfacesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateBridgeCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateFlowCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateGatewayCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteBridgeCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteFlowCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeregisterGatewayInstanceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeBridgeCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeFlowCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeGatewayCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeGatewayInstanceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeOfferingCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeReservationCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GrantFlowEntitlementsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListBridgesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListEntitlementsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListFlowsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListGatewayInstancesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListOfferingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListReservationsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RemoveBridgeOutputCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RemoveBridgeSourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RemoveFlowMediaStreamCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RemoveFlowOutputCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RemoveFlowSourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RemoveFlowVpcInterfaceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RevokeFlowEntitlementCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StartFlowCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StopFlowCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateBridgeCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateBridgeOutputCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateBridgeSourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateBridgeStateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateFlowCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateFlowEntitlementCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateFlowMediaStreamCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateFlowOutputCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateFlowSourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateGatewayInstanceCommand.d.ts +1 -0
- package/dist-types/ts3.4/index.d.ts +2 -2
- package/dist-types/ts3.4/models/MediaConnectServiceException.d.ts +1 -0
- package/package.json +29 -29
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { MediaConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaConnectClient";
|
|
5
5
|
import { UpdateGatewayInstanceRequest, UpdateGatewayInstanceResponse } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
package/dist-types/index.d.ts
CHANGED
|
@@ -1,7 +1,12 @@
|
|
|
1
|
-
|
|
1
|
+
/**
|
|
2
|
+
* API for AWS Elemental MediaConnect
|
|
3
|
+
*
|
|
4
|
+
* @packageDocumentation
|
|
5
|
+
*/
|
|
2
6
|
export * from "./MediaConnectClient";
|
|
7
|
+
export * from "./MediaConnect";
|
|
3
8
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
9
|
export * from "./pagination";
|
|
6
10
|
export * from "./waiters";
|
|
11
|
+
export * from "./models";
|
|
7
12
|
export { MediaConnectServiceException } from "./models/MediaConnectServiceException";
|
|
@@ -251,6 +251,7 @@ import {
|
|
|
251
251
|
ClientResolvedEndpointParameters,
|
|
252
252
|
EndpointParameters,
|
|
253
253
|
} from "./endpoint/EndpointParameters";
|
|
254
|
+
export { __Client };
|
|
254
255
|
export type ServiceInputTypes =
|
|
255
256
|
| AddBridgeOutputsCommandInput
|
|
256
257
|
| AddBridgeSourcesCommandInput
|
|
@@ -377,7 +378,7 @@ export interface ClientDefaults
|
|
|
377
378
|
logger?: __Logger;
|
|
378
379
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
379
380
|
}
|
|
380
|
-
type MediaConnectClientConfigType = Partial<
|
|
381
|
+
export type MediaConnectClientConfigType = Partial<
|
|
381
382
|
__SmithyConfiguration<__HttpHandlerOptions>
|
|
382
383
|
> &
|
|
383
384
|
ClientDefaults &
|
|
@@ -390,7 +391,7 @@ type MediaConnectClientConfigType = Partial<
|
|
|
390
391
|
ClientInputEndpointParameters;
|
|
391
392
|
export interface MediaConnectClientConfig
|
|
392
393
|
extends MediaConnectClientConfigType {}
|
|
393
|
-
type MediaConnectClientResolvedConfigType =
|
|
394
|
+
export type MediaConnectClientResolvedConfigType =
|
|
394
395
|
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
395
396
|
Required<ClientDefaults> &
|
|
396
397
|
RegionResolvedConfig &
|
|
@@ -412,4 +413,3 @@ export declare class MediaConnectClient extends __Client<
|
|
|
412
413
|
constructor(configuration: MediaConnectClientConfig);
|
|
413
414
|
destroy(): void;
|
|
414
415
|
}
|
|
415
|
-
export {};
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
AddBridgeOutputsRequest,
|
|
16
16
|
AddBridgeOutputsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface AddBridgeOutputsCommandInput extends AddBridgeOutputsRequest {}
|
|
19
20
|
export interface AddBridgeOutputsCommandOutput
|
|
20
21
|
extends AddBridgeOutputsResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
AddBridgeSourcesRequest,
|
|
16
16
|
AddBridgeSourcesResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface AddBridgeSourcesCommandInput extends AddBridgeSourcesRequest {}
|
|
19
20
|
export interface AddBridgeSourcesCommandOutput
|
|
20
21
|
extends AddBridgeSourcesResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
AddFlowMediaStreamsRequest,
|
|
16
16
|
AddFlowMediaStreamsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface AddFlowMediaStreamsCommandInput
|
|
19
20
|
extends AddFlowMediaStreamsRequest {}
|
|
20
21
|
export interface AddFlowMediaStreamsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
AddFlowOutputsRequest,
|
|
16
16
|
AddFlowOutputsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface AddFlowOutputsCommandInput extends AddFlowOutputsRequest {}
|
|
19
20
|
export interface AddFlowOutputsCommandOutput
|
|
20
21
|
extends AddFlowOutputsResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
AddFlowSourcesRequest,
|
|
16
16
|
AddFlowSourcesResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface AddFlowSourcesCommandInput extends AddFlowSourcesRequest {}
|
|
19
20
|
export interface AddFlowSourcesCommandOutput
|
|
20
21
|
extends AddFlowSourcesResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
AddFlowVpcInterfacesRequest,
|
|
16
16
|
AddFlowVpcInterfacesResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface AddFlowVpcInterfacesCommandInput
|
|
19
20
|
extends AddFlowVpcInterfacesRequest {}
|
|
20
21
|
export interface AddFlowVpcInterfacesCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../MediaConnectClient";
|
|
14
14
|
import { CreateBridgeRequest, CreateBridgeResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface CreateBridgeCommandInput extends CreateBridgeRequest {}
|
|
16
17
|
export interface CreateBridgeCommandOutput
|
|
17
18
|
extends CreateBridgeResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../MediaConnectClient";
|
|
14
14
|
import { CreateFlowRequest, CreateFlowResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface CreateFlowCommandInput extends CreateFlowRequest {}
|
|
16
17
|
export interface CreateFlowCommandOutput
|
|
17
18
|
extends CreateFlowResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateGatewayRequest,
|
|
16
16
|
CreateGatewayResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateGatewayCommandInput extends CreateGatewayRequest {}
|
|
19
20
|
export interface CreateGatewayCommandOutput
|
|
20
21
|
extends CreateGatewayResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../MediaConnectClient";
|
|
14
14
|
import { DeleteBridgeRequest, DeleteBridgeResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteBridgeCommandInput extends DeleteBridgeRequest {}
|
|
16
17
|
export interface DeleteBridgeCommandOutput
|
|
17
18
|
extends DeleteBridgeResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../MediaConnectClient";
|
|
14
14
|
import { DeleteFlowRequest, DeleteFlowResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteFlowCommandInput extends DeleteFlowRequest {}
|
|
16
17
|
export interface DeleteFlowCommandOutput
|
|
17
18
|
extends DeleteFlowResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteGatewayRequest,
|
|
16
16
|
DeleteGatewayResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteGatewayCommandInput extends DeleteGatewayRequest {}
|
|
19
20
|
export interface DeleteGatewayCommandOutput
|
|
20
21
|
extends DeleteGatewayResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeregisterGatewayInstanceRequest,
|
|
16
16
|
DeregisterGatewayInstanceResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeregisterGatewayInstanceCommandInput
|
|
19
20
|
extends DeregisterGatewayInstanceRequest {}
|
|
20
21
|
export interface DeregisterGatewayInstanceCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeBridgeRequest,
|
|
16
16
|
DescribeBridgeResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeBridgeCommandInput extends DescribeBridgeRequest {}
|
|
19
20
|
export interface DescribeBridgeCommandOutput
|
|
20
21
|
extends DescribeBridgeResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../MediaConnectClient";
|
|
14
14
|
import { DescribeFlowRequest, DescribeFlowResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DescribeFlowCommandInput extends DescribeFlowRequest {}
|
|
16
17
|
export interface DescribeFlowCommandOutput
|
|
17
18
|
extends DescribeFlowResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeGatewayRequest,
|
|
16
16
|
DescribeGatewayResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeGatewayCommandInput extends DescribeGatewayRequest {}
|
|
19
20
|
export interface DescribeGatewayCommandOutput
|
|
20
21
|
extends DescribeGatewayResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeGatewayInstanceRequest,
|
|
16
16
|
DescribeGatewayInstanceResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeGatewayInstanceCommandInput
|
|
19
20
|
extends DescribeGatewayInstanceRequest {}
|
|
20
21
|
export interface DescribeGatewayInstanceCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeOfferingRequest,
|
|
16
16
|
DescribeOfferingResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeOfferingCommandInput extends DescribeOfferingRequest {}
|
|
19
20
|
export interface DescribeOfferingCommandOutput
|
|
20
21
|
extends DescribeOfferingResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeReservationRequest,
|
|
16
16
|
DescribeReservationResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeReservationCommandInput
|
|
19
20
|
extends DescribeReservationRequest {}
|
|
20
21
|
export interface DescribeReservationCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GrantFlowEntitlementsRequest,
|
|
16
16
|
GrantFlowEntitlementsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GrantFlowEntitlementsCommandInput
|
|
19
20
|
extends GrantFlowEntitlementsRequest {}
|
|
20
21
|
export interface GrantFlowEntitlementsCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../MediaConnectClient";
|
|
14
14
|
import { ListBridgesRequest, ListBridgesResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ListBridgesCommandInput extends ListBridgesRequest {}
|
|
16
17
|
export interface ListBridgesCommandOutput
|
|
17
18
|
extends ListBridgesResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListEntitlementsRequest,
|
|
16
16
|
ListEntitlementsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListEntitlementsCommandInput extends ListEntitlementsRequest {}
|
|
19
20
|
export interface ListEntitlementsCommandOutput
|
|
20
21
|
extends ListEntitlementsResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../MediaConnectClient";
|
|
14
14
|
import { ListFlowsRequest, ListFlowsResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ListFlowsCommandInput extends ListFlowsRequest {}
|
|
16
17
|
export interface ListFlowsCommandOutput
|
|
17
18
|
extends ListFlowsResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListGatewayInstancesRequest,
|
|
16
16
|
ListGatewayInstancesResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListGatewayInstancesCommandInput
|
|
19
20
|
extends ListGatewayInstancesRequest {}
|
|
20
21
|
export interface ListGatewayInstancesCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../MediaConnectClient";
|
|
14
14
|
import { ListGatewaysRequest, ListGatewaysResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ListGatewaysCommandInput extends ListGatewaysRequest {}
|
|
16
17
|
export interface ListGatewaysCommandOutput
|
|
17
18
|
extends ListGatewaysResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListOfferingsRequest,
|
|
16
16
|
ListOfferingsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListOfferingsCommandInput extends ListOfferingsRequest {}
|
|
19
20
|
export interface ListOfferingsCommandOutput
|
|
20
21
|
extends ListOfferingsResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListReservationsRequest,
|
|
16
16
|
ListReservationsResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListReservationsCommandInput extends ListReservationsRequest {}
|
|
19
20
|
export interface ListReservationsCommandOutput
|
|
20
21
|
extends ListReservationsResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListTagsForResourceRequest,
|
|
16
16
|
ListTagsForResourceResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListTagsForResourceCommandInput
|
|
19
20
|
extends ListTagsForResourceRequest {}
|
|
20
21
|
export interface ListTagsForResourceCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
PurchaseOfferingRequest,
|
|
16
16
|
PurchaseOfferingResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface PurchaseOfferingCommandInput extends PurchaseOfferingRequest {}
|
|
19
20
|
export interface PurchaseOfferingCommandOutput
|
|
20
21
|
extends PurchaseOfferingResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
RemoveBridgeOutputRequest,
|
|
16
16
|
RemoveBridgeOutputResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface RemoveBridgeOutputCommandInput
|
|
19
20
|
extends RemoveBridgeOutputRequest {}
|
|
20
21
|
export interface RemoveBridgeOutputCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
RemoveBridgeSourceRequest,
|
|
16
16
|
RemoveBridgeSourceResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface RemoveBridgeSourceCommandInput
|
|
19
20
|
extends RemoveBridgeSourceRequest {}
|
|
20
21
|
export interface RemoveBridgeSourceCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
RemoveFlowMediaStreamRequest,
|
|
16
16
|
RemoveFlowMediaStreamResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface RemoveFlowMediaStreamCommandInput
|
|
19
20
|
extends RemoveFlowMediaStreamRequest {}
|
|
20
21
|
export interface RemoveFlowMediaStreamCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
RemoveFlowOutputRequest,
|
|
16
16
|
RemoveFlowOutputResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface RemoveFlowOutputCommandInput extends RemoveFlowOutputRequest {}
|
|
19
20
|
export interface RemoveFlowOutputCommandOutput
|
|
20
21
|
extends RemoveFlowOutputResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
RemoveFlowSourceRequest,
|
|
16
16
|
RemoveFlowSourceResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface RemoveFlowSourceCommandInput extends RemoveFlowSourceRequest {}
|
|
19
20
|
export interface RemoveFlowSourceCommandOutput
|
|
20
21
|
extends RemoveFlowSourceResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
RemoveFlowVpcInterfaceRequest,
|
|
16
16
|
RemoveFlowVpcInterfaceResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface RemoveFlowVpcInterfaceCommandInput
|
|
19
20
|
extends RemoveFlowVpcInterfaceRequest {}
|
|
20
21
|
export interface RemoveFlowVpcInterfaceCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
RevokeFlowEntitlementRequest,
|
|
16
16
|
RevokeFlowEntitlementResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface RevokeFlowEntitlementCommandInput
|
|
19
20
|
extends RevokeFlowEntitlementRequest {}
|
|
20
21
|
export interface RevokeFlowEntitlementCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../MediaConnectClient";
|
|
14
14
|
import { StartFlowRequest, StartFlowResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface StartFlowCommandInput extends StartFlowRequest {}
|
|
16
17
|
export interface StartFlowCommandOutput
|
|
17
18
|
extends StartFlowResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../MediaConnectClient";
|
|
14
14
|
import { StopFlowRequest, StopFlowResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface StopFlowCommandInput extends StopFlowRequest {}
|
|
16
17
|
export interface StopFlowCommandOutput
|
|
17
18
|
extends StopFlowResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../MediaConnectClient";
|
|
14
14
|
import { TagResourceRequest } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
16
17
|
export interface TagResourceCommandOutput extends __MetadataBearer {}
|
|
17
18
|
export declare class TagResourceCommand extends $Command<
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../MediaConnectClient";
|
|
14
14
|
import { UntagResourceRequest } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
16
17
|
export interface UntagResourceCommandOutput extends __MetadataBearer {}
|
|
17
18
|
export declare class UntagResourceCommand extends $Command<
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../MediaConnectClient";
|
|
14
14
|
import { UpdateBridgeRequest, UpdateBridgeResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface UpdateBridgeCommandInput extends UpdateBridgeRequest {}
|
|
16
17
|
export interface UpdateBridgeCommandOutput
|
|
17
18
|
extends UpdateBridgeResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UpdateBridgeOutputRequest,
|
|
16
16
|
UpdateBridgeOutputResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateBridgeOutputCommandInput
|
|
19
20
|
extends UpdateBridgeOutputRequest {}
|
|
20
21
|
export interface UpdateBridgeOutputCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UpdateBridgeSourceRequest,
|
|
16
16
|
UpdateBridgeSourceResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateBridgeSourceCommandInput
|
|
19
20
|
extends UpdateBridgeSourceRequest {}
|
|
20
21
|
export interface UpdateBridgeSourceCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UpdateBridgeStateRequest,
|
|
16
16
|
UpdateBridgeStateResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateBridgeStateCommandInput
|
|
19
20
|
extends UpdateBridgeStateRequest {}
|
|
20
21
|
export interface UpdateBridgeStateCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../MediaConnectClient";
|
|
14
14
|
import { UpdateFlowRequest, UpdateFlowResponse } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface UpdateFlowCommandInput extends UpdateFlowRequest {}
|
|
16
17
|
export interface UpdateFlowCommandOutput
|
|
17
18
|
extends UpdateFlowResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UpdateFlowEntitlementRequest,
|
|
16
16
|
UpdateFlowEntitlementResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateFlowEntitlementCommandInput
|
|
19
20
|
extends UpdateFlowEntitlementRequest {}
|
|
20
21
|
export interface UpdateFlowEntitlementCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UpdateFlowMediaStreamRequest,
|
|
16
16
|
UpdateFlowMediaStreamResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateFlowMediaStreamCommandInput
|
|
19
20
|
extends UpdateFlowMediaStreamRequest {}
|
|
20
21
|
export interface UpdateFlowMediaStreamCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UpdateFlowOutputRequest,
|
|
16
16
|
UpdateFlowOutputResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateFlowOutputCommandInput extends UpdateFlowOutputRequest {}
|
|
19
20
|
export interface UpdateFlowOutputCommandOutput
|
|
20
21
|
extends UpdateFlowOutputResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UpdateFlowSourceRequest,
|
|
16
16
|
UpdateFlowSourceResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateFlowSourceCommandInput extends UpdateFlowSourceRequest {}
|
|
19
20
|
export interface UpdateFlowSourceCommandOutput
|
|
20
21
|
extends UpdateFlowSourceResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UpdateGatewayInstanceRequest,
|
|
16
16
|
UpdateGatewayInstanceResponse,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateGatewayInstanceCommandInput
|
|
19
20
|
extends UpdateGatewayInstanceRequest {}
|
|
20
21
|
export interface UpdateGatewayInstanceCommandOutput
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export * from "./MediaConnect";
|
|
2
1
|
export * from "./MediaConnectClient";
|
|
2
|
+
export * from "./MediaConnect";
|
|
3
3
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
4
|
export * from "./pagination";
|
|
6
5
|
export * from "./waiters";
|
|
6
|
+
export * from "./models";
|
|
7
7
|
export { MediaConnectServiceException } from "./models/MediaConnectServiceException";
|
|
@@ -2,6 +2,7 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@aws-sdk/smithy-client";
|
|
5
|
+
export { __ServiceException, __ServiceExceptionOptions };
|
|
5
6
|
export declare class MediaConnectServiceException extends __ServiceException {
|
|
6
7
|
constructor(options: __ServiceExceptionOptions);
|
|
7
8
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-mediaconnect",
|
|
3
3
|
"description": "AWS SDK for JavaScript Mediaconnect Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.338.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",
|
|
@@ -21,38 +21,38 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/config-resolver": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
27
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
28
|
-
"@aws-sdk/hash-node": "3.
|
|
29
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
30
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
31
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
32
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
33
|
-
"@aws-sdk/middleware-logger": "3.
|
|
34
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
35
|
-
"@aws-sdk/middleware-retry": "3.
|
|
36
|
-
"@aws-sdk/middleware-serde": "3.
|
|
37
|
-
"@aws-sdk/middleware-signing": "3.
|
|
38
|
-
"@aws-sdk/middleware-stack": "3.
|
|
39
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
40
|
-
"@aws-sdk/node-config-provider": "3.
|
|
41
|
-
"@aws-sdk/node-http-handler": "3.
|
|
42
|
-
"@aws-sdk/smithy-client": "3.
|
|
43
|
-
"@aws-sdk/types": "3.
|
|
44
|
-
"@aws-sdk/url-parser": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.338.0",
|
|
25
|
+
"@aws-sdk/config-resolver": "3.338.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.338.0",
|
|
27
|
+
"@aws-sdk/fetch-http-handler": "3.338.0",
|
|
28
|
+
"@aws-sdk/hash-node": "3.338.0",
|
|
29
|
+
"@aws-sdk/invalid-dependency": "3.338.0",
|
|
30
|
+
"@aws-sdk/middleware-content-length": "3.338.0",
|
|
31
|
+
"@aws-sdk/middleware-endpoint": "3.338.0",
|
|
32
|
+
"@aws-sdk/middleware-host-header": "3.338.0",
|
|
33
|
+
"@aws-sdk/middleware-logger": "3.338.0",
|
|
34
|
+
"@aws-sdk/middleware-recursion-detection": "3.338.0",
|
|
35
|
+
"@aws-sdk/middleware-retry": "3.338.0",
|
|
36
|
+
"@aws-sdk/middleware-serde": "3.338.0",
|
|
37
|
+
"@aws-sdk/middleware-signing": "3.338.0",
|
|
38
|
+
"@aws-sdk/middleware-stack": "3.338.0",
|
|
39
|
+
"@aws-sdk/middleware-user-agent": "3.338.0",
|
|
40
|
+
"@aws-sdk/node-config-provider": "3.338.0",
|
|
41
|
+
"@aws-sdk/node-http-handler": "3.338.0",
|
|
42
|
+
"@aws-sdk/smithy-client": "3.338.0",
|
|
43
|
+
"@aws-sdk/types": "3.338.0",
|
|
44
|
+
"@aws-sdk/url-parser": "3.338.0",
|
|
45
45
|
"@aws-sdk/util-base64": "3.310.0",
|
|
46
46
|
"@aws-sdk/util-body-length-browser": "3.310.0",
|
|
47
47
|
"@aws-sdk/util-body-length-node": "3.310.0",
|
|
48
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
49
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
50
|
-
"@aws-sdk/util-endpoints": "3.
|
|
51
|
-
"@aws-sdk/util-retry": "3.
|
|
52
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
53
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
48
|
+
"@aws-sdk/util-defaults-mode-browser": "3.338.0",
|
|
49
|
+
"@aws-sdk/util-defaults-mode-node": "3.338.0",
|
|
50
|
+
"@aws-sdk/util-endpoints": "3.338.0",
|
|
51
|
+
"@aws-sdk/util-retry": "3.338.0",
|
|
52
|
+
"@aws-sdk/util-user-agent-browser": "3.338.0",
|
|
53
|
+
"@aws-sdk/util-user-agent-node": "3.338.0",
|
|
54
54
|
"@aws-sdk/util-utf8": "3.310.0",
|
|
55
|
-
"@aws-sdk/util-waiter": "3.
|
|
55
|
+
"@aws-sdk/util-waiter": "3.338.0",
|
|
56
56
|
"@smithy/protocol-http": "^1.0.1",
|
|
57
57
|
"@smithy/types": "^1.0.0",
|
|
58
58
|
"tslib": "^2.5.0"
|