@aws-sdk/client-connectparticipant
Advanced tools
Comparing version 3.590.0 to 3.592.0
@@ -209,3 +209,2 @@ "use strict"; | ||
var import_types = require("@smithy/types"); | ||
@@ -864,3 +863,2 @@ // src/protocols/Aws_restJson1.ts | ||
var _CreateParticipantConnectionCommand = class _CreateParticipantConnectionCommand extends import_smithy_client.Command.classBuilder().ep({ | ||
@@ -882,3 +880,2 @@ ...commonParams | ||
var _DescribeViewCommand = class _DescribeViewCommand extends import_smithy_client.Command.classBuilder().ep({ | ||
@@ -900,3 +897,2 @@ ...commonParams | ||
var _DisconnectParticipantCommand = class _DisconnectParticipantCommand extends import_smithy_client.Command.classBuilder().ep({ | ||
@@ -918,3 +914,2 @@ ...commonParams | ||
var _GetAttachmentCommand = class _GetAttachmentCommand extends import_smithy_client.Command.classBuilder().ep({ | ||
@@ -936,3 +931,2 @@ ...commonParams | ||
var _GetTranscriptCommand = class _GetTranscriptCommand extends import_smithy_client.Command.classBuilder().ep({ | ||
@@ -954,3 +948,2 @@ ...commonParams | ||
var _SendEventCommand = class _SendEventCommand extends import_smithy_client.Command.classBuilder().ep({ | ||
@@ -972,3 +965,2 @@ ...commonParams | ||
var _SendMessageCommand = class _SendMessageCommand extends import_smithy_client.Command.classBuilder().ep({ | ||
@@ -990,3 +982,2 @@ ...commonParams | ||
var _StartAttachmentUploadCommand = class _StartAttachmentUploadCommand extends import_smithy_client.Command.classBuilder().ep({ | ||
@@ -993,0 +984,0 @@ ...commonParams |
@@ -8,3 +8,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
*/ | ||
export { __MetadataBearer, $Command }; | ||
export type { __MetadataBearer }; | ||
export { $Command }; | ||
/** | ||
@@ -11,0 +12,0 @@ * @public |
@@ -8,3 +8,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
*/ | ||
export { __MetadataBearer, $Command }; | ||
export type { __MetadataBearer }; | ||
export { $Command }; | ||
/** | ||
@@ -11,0 +12,0 @@ * @public |
@@ -8,3 +8,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
*/ | ||
export { __MetadataBearer, $Command }; | ||
export type { __MetadataBearer }; | ||
export { $Command }; | ||
/** | ||
@@ -11,0 +12,0 @@ * @public |
@@ -8,3 +8,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
*/ | ||
export { __MetadataBearer, $Command }; | ||
export type { __MetadataBearer }; | ||
export { $Command }; | ||
/** | ||
@@ -11,0 +12,0 @@ * @public |
@@ -8,3 +8,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
*/ | ||
export { __MetadataBearer, $Command }; | ||
export type { __MetadataBearer }; | ||
export { $Command }; | ||
/** | ||
@@ -11,0 +12,0 @@ * @public |
@@ -8,3 +8,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
*/ | ||
export { __MetadataBearer, $Command }; | ||
export type { __MetadataBearer }; | ||
export { $Command }; | ||
/** | ||
@@ -11,0 +12,0 @@ * @public |
@@ -8,3 +8,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
*/ | ||
export { __MetadataBearer, $Command }; | ||
export type { __MetadataBearer }; | ||
export { $Command }; | ||
/** | ||
@@ -11,0 +12,0 @@ * @public |
@@ -8,3 +8,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
*/ | ||
export { __MetadataBearer, $Command }; | ||
export type { __MetadataBearer }; | ||
export { $Command }; | ||
/** | ||
@@ -11,0 +12,0 @@ * @public |
@@ -8,3 +8,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
*/ | ||
export { __MetadataBearer, $Command }; | ||
export type { __MetadataBearer }; | ||
export { $Command }; | ||
/** | ||
@@ -11,0 +12,0 @@ * @public |
@@ -17,4 +17,4 @@ /** | ||
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; | ||
export { RuntimeExtension } from "./runtimeExtensions"; | ||
export { ConnectParticipantExtensionConfiguration } from "./extensionConfiguration"; | ||
export type { RuntimeExtension } from "./runtimeExtensions"; | ||
export type { ConnectParticipantExtensionConfiguration } from "./extensionConfiguration"; | ||
export * from "./commands"; | ||
@@ -21,0 +21,0 @@ export * from "./pagination"; |
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client"; | ||
export { __ServiceException, __ServiceExceptionOptions }; | ||
export type { __ServiceExceptionOptions }; | ||
export { __ServiceException }; | ||
/** | ||
@@ -4,0 +5,0 @@ * @public |
@@ -12,3 +12,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
} from "../models/models_0"; | ||
export { __MetadataBearer, $Command }; | ||
export { __MetadataBearer }; | ||
export { $Command }; | ||
export interface CompleteAttachmentUploadCommandInput | ||
@@ -15,0 +16,0 @@ extends CompleteAttachmentUploadRequest {} |
@@ -12,3 +12,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
} from "../models/models_0"; | ||
export { __MetadataBearer, $Command }; | ||
export { __MetadataBearer }; | ||
export { $Command }; | ||
export interface CreateParticipantConnectionCommandInput | ||
@@ -15,0 +16,0 @@ extends CreateParticipantConnectionRequest {} |
@@ -9,3 +9,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
import { DescribeViewRequest, DescribeViewResponse } from "../models/models_0"; | ||
export { __MetadataBearer, $Command }; | ||
export { __MetadataBearer }; | ||
export { $Command }; | ||
export interface DescribeViewCommandInput extends DescribeViewRequest {} | ||
@@ -12,0 +13,0 @@ export interface DescribeViewCommandOutput |
@@ -12,3 +12,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
} from "../models/models_0"; | ||
export { __MetadataBearer, $Command }; | ||
export { __MetadataBearer }; | ||
export { $Command }; | ||
export interface DisconnectParticipantCommandInput | ||
@@ -15,0 +16,0 @@ extends DisconnectParticipantRequest {} |
@@ -12,3 +12,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
} from "../models/models_0"; | ||
export { __MetadataBearer, $Command }; | ||
export { __MetadataBearer }; | ||
export { $Command }; | ||
export interface GetAttachmentCommandInput extends GetAttachmentRequest {} | ||
@@ -15,0 +16,0 @@ export interface GetAttachmentCommandOutput |
@@ -12,3 +12,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
} from "../models/models_0"; | ||
export { __MetadataBearer, $Command }; | ||
export { __MetadataBearer }; | ||
export { $Command }; | ||
export interface GetTranscriptCommandInput extends GetTranscriptRequest {} | ||
@@ -15,0 +16,0 @@ export interface GetTranscriptCommandOutput |
@@ -9,3 +9,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
import { SendEventRequest, SendEventResponse } from "../models/models_0"; | ||
export { __MetadataBearer, $Command }; | ||
export { __MetadataBearer }; | ||
export { $Command }; | ||
export interface SendEventCommandInput extends SendEventRequest {} | ||
@@ -12,0 +13,0 @@ export interface SendEventCommandOutput |
@@ -9,3 +9,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
import { SendMessageRequest, SendMessageResponse } from "../models/models_0"; | ||
export { __MetadataBearer, $Command }; | ||
export { __MetadataBearer }; | ||
export { $Command }; | ||
export interface SendMessageCommandInput extends SendMessageRequest {} | ||
@@ -12,0 +13,0 @@ export interface SendMessageCommandOutput |
@@ -12,3 +12,4 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
} from "../models/models_0"; | ||
export { __MetadataBearer, $Command }; | ||
export { __MetadataBearer }; | ||
export { $Command }; | ||
export interface StartAttachmentUploadCommandInput | ||
@@ -15,0 +16,0 @@ extends StartAttachmentUploadRequest {} |
@@ -5,5 +5,6 @@ import { | ||
} from "@smithy/smithy-client"; | ||
export { __ServiceException, __ServiceExceptionOptions }; | ||
export { __ServiceExceptionOptions }; | ||
export { __ServiceException }; | ||
export declare class ConnectParticipantServiceException extends __ServiceException { | ||
constructor(options: __ServiceExceptionOptions); | ||
} |
{ | ||
"name": "@aws-sdk/client-connectparticipant", | ||
"description": "AWS SDK for JavaScript Connectparticipant Client for Node.js, Browser and React Native", | ||
"version": "3.590.0", | ||
"version": "3.592.0", | ||
"scripts": { | ||
@@ -23,6 +23,6 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"@aws-crypto/sha256-js": "3.0.0", | ||
"@aws-sdk/client-sso-oidc": "3.590.0", | ||
"@aws-sdk/client-sts": "3.590.0", | ||
"@aws-sdk/core": "3.588.0", | ||
"@aws-sdk/credential-provider-node": "3.590.0", | ||
"@aws-sdk/client-sso-oidc": "3.592.0", | ||
"@aws-sdk/client-sts": "3.592.0", | ||
"@aws-sdk/core": "3.592.0", | ||
"@aws-sdk/credential-provider-node": "3.592.0", | ||
"@aws-sdk/middleware-host-header": "3.577.0", | ||
@@ -38,3 +38,3 @@ "@aws-sdk/middleware-logger": "3.577.0", | ||
"@smithy/config-resolver": "^3.0.1", | ||
"@smithy/core": "^2.1.1", | ||
"@smithy/core": "^2.2.0", | ||
"@smithy/fetch-http-handler": "^3.0.1", | ||
@@ -41,0 +41,0 @@ "@smithy/hash-node": "^3.0.0", |
297311
6395
+ Added@aws-sdk/client-sso@3.592.0(transitive)
+ Added@aws-sdk/client-sso-oidc@3.592.0(transitive)
+ Added@aws-sdk/client-sts@3.592.0(transitive)
+ Added@aws-sdk/core@3.592.0(transitive)
+ Added@aws-sdk/credential-provider-ini@3.592.0(transitive)
+ Added@aws-sdk/credential-provider-node@3.592.0(transitive)
+ Added@aws-sdk/credential-provider-sso@3.592.0(transitive)
- Removed@aws-sdk/client-sso@3.590.0(transitive)
- Removed@aws-sdk/client-sso-oidc@3.590.0(transitive)
- Removed@aws-sdk/client-sts@3.590.0(transitive)
- Removed@aws-sdk/core@3.588.0(transitive)
- Removed@aws-sdk/credential-provider-ini@3.590.0(transitive)
- Removed@aws-sdk/credential-provider-node@3.590.0(transitive)
- Removed@aws-sdk/credential-provider-sso@3.590.0(transitive)
Updated@aws-sdk/client-sts@3.592.0
Updated@aws-sdk/core@3.592.0
Updated@smithy/core@^2.2.0