@aws-sdk/client-chime-sdk-messaging 3.490.0 → 3.495.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/ChimeSDKMessaging.js +1 -113
- package/dist-cjs/ChimeSDKMessagingClient.js +1 -43
- package/dist-cjs/commands/AssociateChannelFlowCommand.js +1 -28
- package/dist-cjs/commands/BatchCreateChannelMembershipCommand.js +1 -29
- package/dist-cjs/commands/ChannelFlowCallbackCommand.js +1 -29
- package/dist-cjs/commands/CreateChannelBanCommand.js +1 -29
- package/dist-cjs/commands/CreateChannelCommand.js +1 -29
- package/dist-cjs/commands/CreateChannelFlowCommand.js +1 -29
- package/dist-cjs/commands/CreateChannelMembershipCommand.js +1 -29
- package/dist-cjs/commands/CreateChannelModeratorCommand.js +1 -29
- package/dist-cjs/commands/DeleteChannelBanCommand.js +1 -28
- package/dist-cjs/commands/DeleteChannelCommand.js +1 -28
- package/dist-cjs/commands/DeleteChannelFlowCommand.js +1 -28
- package/dist-cjs/commands/DeleteChannelMembershipCommand.js +1 -28
- package/dist-cjs/commands/DeleteChannelMessageCommand.js +1 -28
- package/dist-cjs/commands/DeleteChannelModeratorCommand.js +1 -28
- package/dist-cjs/commands/DeleteMessagingStreamingConfigurationsCommand.js +1 -28
- package/dist-cjs/commands/DescribeChannelBanCommand.js +1 -29
- package/dist-cjs/commands/DescribeChannelCommand.js +1 -29
- package/dist-cjs/commands/DescribeChannelFlowCommand.js +1 -29
- package/dist-cjs/commands/DescribeChannelMembershipCommand.js +1 -29
- package/dist-cjs/commands/DescribeChannelMembershipForAppInstanceUserCommand.js +1 -29
- package/dist-cjs/commands/DescribeChannelModeratedByAppInstanceUserCommand.js +1 -29
- package/dist-cjs/commands/DescribeChannelModeratorCommand.js +1 -29
- package/dist-cjs/commands/DisassociateChannelFlowCommand.js +1 -28
- package/dist-cjs/commands/GetChannelMembershipPreferencesCommand.js +1 -29
- package/dist-cjs/commands/GetChannelMessageCommand.js +1 -29
- package/dist-cjs/commands/GetChannelMessageStatusCommand.js +1 -28
- package/dist-cjs/commands/GetMessagingSessionEndpointCommand.js +1 -28
- package/dist-cjs/commands/GetMessagingStreamingConfigurationsCommand.js +1 -28
- package/dist-cjs/commands/ListChannelBansCommand.js +1 -29
- package/dist-cjs/commands/ListChannelFlowsCommand.js +1 -29
- package/dist-cjs/commands/ListChannelMembershipsCommand.js +1 -29
- package/dist-cjs/commands/ListChannelMembershipsForAppInstanceUserCommand.js +1 -29
- package/dist-cjs/commands/ListChannelMessagesCommand.js +1 -29
- package/dist-cjs/commands/ListChannelModeratorsCommand.js +1 -29
- package/dist-cjs/commands/ListChannelsAssociatedWithChannelFlowCommand.js +1 -29
- package/dist-cjs/commands/ListChannelsCommand.js +1 -29
- package/dist-cjs/commands/ListChannelsModeratedByAppInstanceUserCommand.js +1 -29
- package/dist-cjs/commands/ListSubChannelsCommand.js +1 -29
- package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -29
- package/dist-cjs/commands/PutChannelExpirationSettingsCommand.js +1 -28
- package/dist-cjs/commands/PutChannelMembershipPreferencesCommand.js +1 -29
- package/dist-cjs/commands/PutMessagingStreamingConfigurationsCommand.js +1 -28
- package/dist-cjs/commands/RedactChannelMessageCommand.js +1 -28
- package/dist-cjs/commands/SearchChannelsCommand.js +1 -29
- package/dist-cjs/commands/SendChannelMessageCommand.js +1 -29
- package/dist-cjs/commands/TagResourceCommand.js +1 -29
- package/dist-cjs/commands/UntagResourceCommand.js +1 -29
- package/dist-cjs/commands/UpdateChannelCommand.js +1 -29
- package/dist-cjs/commands/UpdateChannelFlowCommand.js +1 -29
- package/dist-cjs/commands/UpdateChannelMessageCommand.js +1 -29
- package/dist-cjs/commands/UpdateChannelReadMarkerCommand.js +1 -28
- package/dist-cjs/commands/index.js +1 -54
- package/dist-cjs/endpoint/EndpointParameters.js +1 -18
- package/dist-cjs/extensionConfiguration.js +1 -2
- package/dist-cjs/index.js +5770 -11
- package/dist-cjs/models/ChimeSDKMessagingServiceException.js +1 -12
- package/dist-cjs/models/index.js +1 -4
- package/dist-cjs/models/models_0.js +1 -656
- package/dist-cjs/pagination/Interfaces.js +1 -2
- package/dist-cjs/pagination/ListChannelBansPaginator.js +1 -7
- package/dist-cjs/pagination/ListChannelFlowsPaginator.js +1 -7
- package/dist-cjs/pagination/ListChannelMembershipsForAppInstanceUserPaginator.js +1 -7
- package/dist-cjs/pagination/ListChannelMembershipsPaginator.js +1 -7
- package/dist-cjs/pagination/ListChannelMessagesPaginator.js +1 -7
- package/dist-cjs/pagination/ListChannelModeratorsPaginator.js +1 -7
- package/dist-cjs/pagination/ListChannelsAssociatedWithChannelFlowPaginator.js +1 -7
- package/dist-cjs/pagination/ListChannelsModeratedByAppInstanceUserPaginator.js +1 -7
- package/dist-cjs/pagination/ListChannelsPaginator.js +1 -7
- package/dist-cjs/pagination/ListSubChannelsPaginator.js +1 -7
- package/dist-cjs/pagination/SearchChannelsPaginator.js +1 -7
- package/dist-cjs/pagination/index.js +1 -15
- package/dist-cjs/protocols/Aws_restJson1.js +1 -3776
- package/dist-cjs/runtimeExtensions.js +1 -22
- package/package.json +40 -40
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListChannelFlows = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ChimeSDKMessagingClient_1 = require("../ChimeSDKMessagingClient");
|
|
6
|
-
const ListChannelFlowsCommand_1 = require("../commands/ListChannelFlowsCommand");
|
|
7
|
-
exports.paginateListChannelFlows = (0, core_1.createPaginator)(ChimeSDKMessagingClient_1.ChimeSDKMessagingClient, ListChannelFlowsCommand_1.ListChannelFlowsCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListChannelMembershipsForAppInstanceUser = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ChimeSDKMessagingClient_1 = require("../ChimeSDKMessagingClient");
|
|
6
|
-
const ListChannelMembershipsForAppInstanceUserCommand_1 = require("../commands/ListChannelMembershipsForAppInstanceUserCommand");
|
|
7
|
-
exports.paginateListChannelMembershipsForAppInstanceUser = (0, core_1.createPaginator)(ChimeSDKMessagingClient_1.ChimeSDKMessagingClient, ListChannelMembershipsForAppInstanceUserCommand_1.ListChannelMembershipsForAppInstanceUserCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListChannelMemberships = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ChimeSDKMessagingClient_1 = require("../ChimeSDKMessagingClient");
|
|
6
|
-
const ListChannelMembershipsCommand_1 = require("../commands/ListChannelMembershipsCommand");
|
|
7
|
-
exports.paginateListChannelMemberships = (0, core_1.createPaginator)(ChimeSDKMessagingClient_1.ChimeSDKMessagingClient, ListChannelMembershipsCommand_1.ListChannelMembershipsCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListChannelMessages = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ChimeSDKMessagingClient_1 = require("../ChimeSDKMessagingClient");
|
|
6
|
-
const ListChannelMessagesCommand_1 = require("../commands/ListChannelMessagesCommand");
|
|
7
|
-
exports.paginateListChannelMessages = (0, core_1.createPaginator)(ChimeSDKMessagingClient_1.ChimeSDKMessagingClient, ListChannelMessagesCommand_1.ListChannelMessagesCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListChannelModerators = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ChimeSDKMessagingClient_1 = require("../ChimeSDKMessagingClient");
|
|
6
|
-
const ListChannelModeratorsCommand_1 = require("../commands/ListChannelModeratorsCommand");
|
|
7
|
-
exports.paginateListChannelModerators = (0, core_1.createPaginator)(ChimeSDKMessagingClient_1.ChimeSDKMessagingClient, ListChannelModeratorsCommand_1.ListChannelModeratorsCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListChannelsAssociatedWithChannelFlow = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ChimeSDKMessagingClient_1 = require("../ChimeSDKMessagingClient");
|
|
6
|
-
const ListChannelsAssociatedWithChannelFlowCommand_1 = require("../commands/ListChannelsAssociatedWithChannelFlowCommand");
|
|
7
|
-
exports.paginateListChannelsAssociatedWithChannelFlow = (0, core_1.createPaginator)(ChimeSDKMessagingClient_1.ChimeSDKMessagingClient, ListChannelsAssociatedWithChannelFlowCommand_1.ListChannelsAssociatedWithChannelFlowCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListChannelsModeratedByAppInstanceUser = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ChimeSDKMessagingClient_1 = require("../ChimeSDKMessagingClient");
|
|
6
|
-
const ListChannelsModeratedByAppInstanceUserCommand_1 = require("../commands/ListChannelsModeratedByAppInstanceUserCommand");
|
|
7
|
-
exports.paginateListChannelsModeratedByAppInstanceUser = (0, core_1.createPaginator)(ChimeSDKMessagingClient_1.ChimeSDKMessagingClient, ListChannelsModeratedByAppInstanceUserCommand_1.ListChannelsModeratedByAppInstanceUserCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListChannels = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ChimeSDKMessagingClient_1 = require("../ChimeSDKMessagingClient");
|
|
6
|
-
const ListChannelsCommand_1 = require("../commands/ListChannelsCommand");
|
|
7
|
-
exports.paginateListChannels = (0, core_1.createPaginator)(ChimeSDKMessagingClient_1.ChimeSDKMessagingClient, ListChannelsCommand_1.ListChannelsCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListSubChannels = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ChimeSDKMessagingClient_1 = require("../ChimeSDKMessagingClient");
|
|
6
|
-
const ListSubChannelsCommand_1 = require("../commands/ListSubChannelsCommand");
|
|
7
|
-
exports.paginateListSubChannels = (0, core_1.createPaginator)(ChimeSDKMessagingClient_1.ChimeSDKMessagingClient, ListSubChannelsCommand_1.ListSubChannelsCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateSearchChannels = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ChimeSDKMessagingClient_1 = require("../ChimeSDKMessagingClient");
|
|
6
|
-
const SearchChannelsCommand_1 = require("../commands/SearchChannelsCommand");
|
|
7
|
-
exports.paginateSearchChannels = (0, core_1.createPaginator)(ChimeSDKMessagingClient_1.ChimeSDKMessagingClient, SearchChannelsCommand_1.SearchChannelsCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,15 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const tslib_1 = require("tslib");
|
|
4
|
-
tslib_1.__exportStar(require("./Interfaces"), exports);
|
|
5
|
-
tslib_1.__exportStar(require("./ListChannelBansPaginator"), exports);
|
|
6
|
-
tslib_1.__exportStar(require("./ListChannelFlowsPaginator"), exports);
|
|
7
|
-
tslib_1.__exportStar(require("./ListChannelMembershipsForAppInstanceUserPaginator"), exports);
|
|
8
|
-
tslib_1.__exportStar(require("./ListChannelMembershipsPaginator"), exports);
|
|
9
|
-
tslib_1.__exportStar(require("./ListChannelMessagesPaginator"), exports);
|
|
10
|
-
tslib_1.__exportStar(require("./ListChannelModeratorsPaginator"), exports);
|
|
11
|
-
tslib_1.__exportStar(require("./ListChannelsAssociatedWithChannelFlowPaginator"), exports);
|
|
12
|
-
tslib_1.__exportStar(require("./ListChannelsModeratedByAppInstanceUserPaginator"), exports);
|
|
13
|
-
tslib_1.__exportStar(require("./ListChannelsPaginator"), exports);
|
|
14
|
-
tslib_1.__exportStar(require("./ListSubChannelsPaginator"), exports);
|
|
15
|
-
tslib_1.__exportStar(require("./SearchChannelsPaginator"), exports);
|
|
1
|
+
module.exports = require("../index.js");
|