@aws-sdk/client-chime-sdk-identity 3.489.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/ChimeSDKIdentity.js +1 -71
- package/dist-cjs/ChimeSDKIdentityClient.js +1 -43
- package/dist-cjs/commands/CreateAppInstanceAdminCommand.js +1 -29
- package/dist-cjs/commands/CreateAppInstanceBotCommand.js +1 -29
- package/dist-cjs/commands/CreateAppInstanceCommand.js +1 -29
- package/dist-cjs/commands/CreateAppInstanceUserCommand.js +1 -29
- package/dist-cjs/commands/DeleteAppInstanceAdminCommand.js +1 -28
- package/dist-cjs/commands/DeleteAppInstanceBotCommand.js +1 -28
- package/dist-cjs/commands/DeleteAppInstanceCommand.js +1 -28
- package/dist-cjs/commands/DeleteAppInstanceUserCommand.js +1 -28
- package/dist-cjs/commands/DeregisterAppInstanceUserEndpointCommand.js +1 -28
- package/dist-cjs/commands/DescribeAppInstanceAdminCommand.js +1 -29
- package/dist-cjs/commands/DescribeAppInstanceBotCommand.js +1 -29
- package/dist-cjs/commands/DescribeAppInstanceCommand.js +1 -29
- package/dist-cjs/commands/DescribeAppInstanceUserCommand.js +1 -29
- package/dist-cjs/commands/DescribeAppInstanceUserEndpointCommand.js +1 -29
- package/dist-cjs/commands/GetAppInstanceRetentionSettingsCommand.js +1 -28
- package/dist-cjs/commands/ListAppInstanceAdminsCommand.js +1 -29
- package/dist-cjs/commands/ListAppInstanceBotsCommand.js +1 -29
- package/dist-cjs/commands/ListAppInstanceUserEndpointsCommand.js +1 -29
- package/dist-cjs/commands/ListAppInstanceUsersCommand.js +1 -29
- package/dist-cjs/commands/ListAppInstancesCommand.js +1 -29
- package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -29
- package/dist-cjs/commands/PutAppInstanceRetentionSettingsCommand.js +1 -28
- package/dist-cjs/commands/PutAppInstanceUserExpirationSettingsCommand.js +1 -28
- package/dist-cjs/commands/RegisterAppInstanceUserEndpointCommand.js +1 -29
- package/dist-cjs/commands/TagResourceCommand.js +1 -29
- package/dist-cjs/commands/UntagResourceCommand.js +1 -29
- package/dist-cjs/commands/UpdateAppInstanceBotCommand.js +1 -29
- package/dist-cjs/commands/UpdateAppInstanceCommand.js +1 -29
- package/dist-cjs/commands/UpdateAppInstanceUserCommand.js +1 -29
- package/dist-cjs/commands/UpdateAppInstanceUserEndpointCommand.js +1 -29
- package/dist-cjs/commands/index.js +1 -33
- package/dist-cjs/endpoint/EndpointParameters.js +1 -18
- package/dist-cjs/extensionConfiguration.js +1 -2
- package/dist-cjs/index.js +3484 -11
- package/dist-cjs/models/ChimeSDKIdentityServiceException.js +1 -12
- package/dist-cjs/models/index.js +1 -4
- package/dist-cjs/models/models_0.js +1 -428
- package/dist-cjs/pagination/Interfaces.js +1 -2
- package/dist-cjs/pagination/ListAppInstanceAdminsPaginator.js +1 -7
- package/dist-cjs/pagination/ListAppInstanceBotsPaginator.js +1 -7
- package/dist-cjs/pagination/ListAppInstanceUserEndpointsPaginator.js +1 -7
- package/dist-cjs/pagination/ListAppInstanceUsersPaginator.js +1 -7
- package/dist-cjs/pagination/ListAppInstancesPaginator.js +1 -7
- package/dist-cjs/pagination/index.js +1 -9
- package/dist-cjs/protocols/Aws_restJson1.js +1 -2205
- package/dist-cjs/runtimeExtensions.js +1 -22
- package/package.json +40 -40
|
@@ -1,12 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ChimeSDKIdentityServiceException = exports.__ServiceException = void 0;
|
|
4
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
5
|
-
Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
|
|
6
|
-
class ChimeSDKIdentityServiceException extends smithy_client_1.ServiceException {
|
|
7
|
-
constructor(options) {
|
|
8
|
-
super(options);
|
|
9
|
-
Object.setPrototypeOf(this, ChimeSDKIdentityServiceException.prototype);
|
|
10
|
-
}
|
|
11
|
-
}
|
|
12
|
-
exports.ChimeSDKIdentityServiceException = ChimeSDKIdentityServiceException;
|
|
1
|
+
module.exports = require("../index.js");
|
package/dist-cjs/models/index.js
CHANGED
|
@@ -1,428 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListAppInstanceUsersResponseFilterSensitiveLog = exports.ListAppInstanceUsersRequestFilterSensitiveLog = exports.ListAppInstanceUserEndpointsResponseFilterSensitiveLog = exports.ListAppInstanceUserEndpointsRequestFilterSensitiveLog = exports.ListAppInstancesResponseFilterSensitiveLog = exports.ListAppInstancesRequestFilterSensitiveLog = exports.ListAppInstanceBotsResponseFilterSensitiveLog = exports.ListAppInstanceBotsRequestFilterSensitiveLog = exports.ListAppInstanceAdminsResponseFilterSensitiveLog = exports.ListAppInstanceAdminsRequestFilterSensitiveLog = exports.DescribeAppInstanceUserEndpointResponseFilterSensitiveLog = exports.DescribeAppInstanceUserResponseFilterSensitiveLog = exports.DescribeAppInstanceBotResponseFilterSensitiveLog = exports.DescribeAppInstanceAdminResponseFilterSensitiveLog = exports.DescribeAppInstanceResponseFilterSensitiveLog = exports.CreateAppInstanceUserRequestFilterSensitiveLog = exports.CreateAppInstanceBotRequestFilterSensitiveLog = exports.CreateAppInstanceAdminResponseFilterSensitiveLog = exports.CreateAppInstanceRequestFilterSensitiveLog = exports.TagFilterSensitiveLog = exports.AppInstanceUserSummaryFilterSensitiveLog = exports.AppInstanceUserEndpointSummaryFilterSensitiveLog = exports.AppInstanceUserEndpointFilterSensitiveLog = exports.EndpointAttributesFilterSensitiveLog = exports.AppInstanceUserFilterSensitiveLog = exports.AppInstanceSummaryFilterSensitiveLog = exports.AppInstanceBotSummaryFilterSensitiveLog = exports.AppInstanceBotFilterSensitiveLog = exports.AppInstanceAdminSummaryFilterSensitiveLog = exports.AppInstanceAdminFilterSensitiveLog = exports.IdentityFilterSensitiveLog = exports.AppInstanceFilterSensitiveLog = exports.NotFoundException = exports.UnauthorizedClientException = exports.ThrottledClientException = exports.ServiceUnavailableException = exports.ServiceFailureException = exports.ResourceLimitExceededException = exports.ForbiddenException = exports.ConflictException = exports.BadRequestException = exports.ErrorCode = exports.AppInstanceUserEndpointType = exports.EndpointStatusReason = exports.EndpointStatus = exports.ExpirationCriterion = exports.RespondsTo = exports.TargetedMessages = exports.StandardMessages = exports.AllowMessages = void 0;
|
|
4
|
-
exports.UpdateAppInstanceUserEndpointRequestFilterSensitiveLog = exports.UpdateAppInstanceUserRequestFilterSensitiveLog = exports.UpdateAppInstanceBotRequestFilterSensitiveLog = exports.UpdateAppInstanceRequestFilterSensitiveLog = exports.UntagResourceRequestFilterSensitiveLog = exports.TagResourceRequestFilterSensitiveLog = exports.RegisterAppInstanceUserEndpointRequestFilterSensitiveLog = exports.ListTagsForResourceResponseFilterSensitiveLog = void 0;
|
|
5
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
6
|
-
const ChimeSDKIdentityServiceException_1 = require("./ChimeSDKIdentityServiceException");
|
|
7
|
-
exports.AllowMessages = {
|
|
8
|
-
ALL: "ALL",
|
|
9
|
-
NONE: "NONE",
|
|
10
|
-
};
|
|
11
|
-
exports.StandardMessages = {
|
|
12
|
-
ALL: "ALL",
|
|
13
|
-
AUTO: "AUTO",
|
|
14
|
-
MENTIONS: "MENTIONS",
|
|
15
|
-
NONE: "NONE",
|
|
16
|
-
};
|
|
17
|
-
exports.TargetedMessages = {
|
|
18
|
-
ALL: "ALL",
|
|
19
|
-
NONE: "NONE",
|
|
20
|
-
};
|
|
21
|
-
exports.RespondsTo = {
|
|
22
|
-
STANDARD_MESSAGES: "STANDARD_MESSAGES",
|
|
23
|
-
};
|
|
24
|
-
exports.ExpirationCriterion = {
|
|
25
|
-
CREATED_TIMESTAMP: "CREATED_TIMESTAMP",
|
|
26
|
-
};
|
|
27
|
-
exports.EndpointStatus = {
|
|
28
|
-
ACTIVE: "ACTIVE",
|
|
29
|
-
INACTIVE: "INACTIVE",
|
|
30
|
-
};
|
|
31
|
-
exports.EndpointStatusReason = {
|
|
32
|
-
INVALID_DEVICE_TOKEN: "INVALID_DEVICE_TOKEN",
|
|
33
|
-
INVALID_PINPOINT_ARN: "INVALID_PINPOINT_ARN",
|
|
34
|
-
};
|
|
35
|
-
exports.AppInstanceUserEndpointType = {
|
|
36
|
-
APNS: "APNS",
|
|
37
|
-
APNS_SANDBOX: "APNS_SANDBOX",
|
|
38
|
-
GCM: "GCM",
|
|
39
|
-
};
|
|
40
|
-
exports.ErrorCode = {
|
|
41
|
-
AccessDenied: "AccessDenied",
|
|
42
|
-
BadRequest: "BadRequest",
|
|
43
|
-
Conflict: "Conflict",
|
|
44
|
-
Forbidden: "Forbidden",
|
|
45
|
-
NotFound: "NotFound",
|
|
46
|
-
PhoneNumberAssociationsExist: "PhoneNumberAssociationsExist",
|
|
47
|
-
PreconditionFailed: "PreconditionFailed",
|
|
48
|
-
ResourceLimitExceeded: "ResourceLimitExceeded",
|
|
49
|
-
ServiceFailure: "ServiceFailure",
|
|
50
|
-
ServiceUnavailable: "ServiceUnavailable",
|
|
51
|
-
Throttled: "Throttled",
|
|
52
|
-
Throttling: "Throttling",
|
|
53
|
-
Unauthorized: "Unauthorized",
|
|
54
|
-
Unprocessable: "Unprocessable",
|
|
55
|
-
VoiceConnectorGroupAssociationsExist: "VoiceConnectorGroupAssociationsExist",
|
|
56
|
-
};
|
|
57
|
-
class BadRequestException extends ChimeSDKIdentityServiceException_1.ChimeSDKIdentityServiceException {
|
|
58
|
-
constructor(opts) {
|
|
59
|
-
super({
|
|
60
|
-
name: "BadRequestException",
|
|
61
|
-
$fault: "client",
|
|
62
|
-
...opts,
|
|
63
|
-
});
|
|
64
|
-
this.name = "BadRequestException";
|
|
65
|
-
this.$fault = "client";
|
|
66
|
-
Object.setPrototypeOf(this, BadRequestException.prototype);
|
|
67
|
-
this.Code = opts.Code;
|
|
68
|
-
this.Message = opts.Message;
|
|
69
|
-
}
|
|
70
|
-
}
|
|
71
|
-
exports.BadRequestException = BadRequestException;
|
|
72
|
-
class ConflictException extends ChimeSDKIdentityServiceException_1.ChimeSDKIdentityServiceException {
|
|
73
|
-
constructor(opts) {
|
|
74
|
-
super({
|
|
75
|
-
name: "ConflictException",
|
|
76
|
-
$fault: "client",
|
|
77
|
-
...opts,
|
|
78
|
-
});
|
|
79
|
-
this.name = "ConflictException";
|
|
80
|
-
this.$fault = "client";
|
|
81
|
-
Object.setPrototypeOf(this, ConflictException.prototype);
|
|
82
|
-
this.Code = opts.Code;
|
|
83
|
-
this.Message = opts.Message;
|
|
84
|
-
}
|
|
85
|
-
}
|
|
86
|
-
exports.ConflictException = ConflictException;
|
|
87
|
-
class ForbiddenException extends ChimeSDKIdentityServiceException_1.ChimeSDKIdentityServiceException {
|
|
88
|
-
constructor(opts) {
|
|
89
|
-
super({
|
|
90
|
-
name: "ForbiddenException",
|
|
91
|
-
$fault: "client",
|
|
92
|
-
...opts,
|
|
93
|
-
});
|
|
94
|
-
this.name = "ForbiddenException";
|
|
95
|
-
this.$fault = "client";
|
|
96
|
-
Object.setPrototypeOf(this, ForbiddenException.prototype);
|
|
97
|
-
this.Code = opts.Code;
|
|
98
|
-
this.Message = opts.Message;
|
|
99
|
-
}
|
|
100
|
-
}
|
|
101
|
-
exports.ForbiddenException = ForbiddenException;
|
|
102
|
-
class ResourceLimitExceededException extends ChimeSDKIdentityServiceException_1.ChimeSDKIdentityServiceException {
|
|
103
|
-
constructor(opts) {
|
|
104
|
-
super({
|
|
105
|
-
name: "ResourceLimitExceededException",
|
|
106
|
-
$fault: "client",
|
|
107
|
-
...opts,
|
|
108
|
-
});
|
|
109
|
-
this.name = "ResourceLimitExceededException";
|
|
110
|
-
this.$fault = "client";
|
|
111
|
-
Object.setPrototypeOf(this, ResourceLimitExceededException.prototype);
|
|
112
|
-
this.Code = opts.Code;
|
|
113
|
-
this.Message = opts.Message;
|
|
114
|
-
}
|
|
115
|
-
}
|
|
116
|
-
exports.ResourceLimitExceededException = ResourceLimitExceededException;
|
|
117
|
-
class ServiceFailureException extends ChimeSDKIdentityServiceException_1.ChimeSDKIdentityServiceException {
|
|
118
|
-
constructor(opts) {
|
|
119
|
-
super({
|
|
120
|
-
name: "ServiceFailureException",
|
|
121
|
-
$fault: "server",
|
|
122
|
-
...opts,
|
|
123
|
-
});
|
|
124
|
-
this.name = "ServiceFailureException";
|
|
125
|
-
this.$fault = "server";
|
|
126
|
-
Object.setPrototypeOf(this, ServiceFailureException.prototype);
|
|
127
|
-
this.Code = opts.Code;
|
|
128
|
-
this.Message = opts.Message;
|
|
129
|
-
}
|
|
130
|
-
}
|
|
131
|
-
exports.ServiceFailureException = ServiceFailureException;
|
|
132
|
-
class ServiceUnavailableException extends ChimeSDKIdentityServiceException_1.ChimeSDKIdentityServiceException {
|
|
133
|
-
constructor(opts) {
|
|
134
|
-
super({
|
|
135
|
-
name: "ServiceUnavailableException",
|
|
136
|
-
$fault: "server",
|
|
137
|
-
...opts,
|
|
138
|
-
});
|
|
139
|
-
this.name = "ServiceUnavailableException";
|
|
140
|
-
this.$fault = "server";
|
|
141
|
-
Object.setPrototypeOf(this, ServiceUnavailableException.prototype);
|
|
142
|
-
this.Code = opts.Code;
|
|
143
|
-
this.Message = opts.Message;
|
|
144
|
-
}
|
|
145
|
-
}
|
|
146
|
-
exports.ServiceUnavailableException = ServiceUnavailableException;
|
|
147
|
-
class ThrottledClientException extends ChimeSDKIdentityServiceException_1.ChimeSDKIdentityServiceException {
|
|
148
|
-
constructor(opts) {
|
|
149
|
-
super({
|
|
150
|
-
name: "ThrottledClientException",
|
|
151
|
-
$fault: "client",
|
|
152
|
-
...opts,
|
|
153
|
-
});
|
|
154
|
-
this.name = "ThrottledClientException";
|
|
155
|
-
this.$fault = "client";
|
|
156
|
-
Object.setPrototypeOf(this, ThrottledClientException.prototype);
|
|
157
|
-
this.Code = opts.Code;
|
|
158
|
-
this.Message = opts.Message;
|
|
159
|
-
}
|
|
160
|
-
}
|
|
161
|
-
exports.ThrottledClientException = ThrottledClientException;
|
|
162
|
-
class UnauthorizedClientException extends ChimeSDKIdentityServiceException_1.ChimeSDKIdentityServiceException {
|
|
163
|
-
constructor(opts) {
|
|
164
|
-
super({
|
|
165
|
-
name: "UnauthorizedClientException",
|
|
166
|
-
$fault: "client",
|
|
167
|
-
...opts,
|
|
168
|
-
});
|
|
169
|
-
this.name = "UnauthorizedClientException";
|
|
170
|
-
this.$fault = "client";
|
|
171
|
-
Object.setPrototypeOf(this, UnauthorizedClientException.prototype);
|
|
172
|
-
this.Code = opts.Code;
|
|
173
|
-
this.Message = opts.Message;
|
|
174
|
-
}
|
|
175
|
-
}
|
|
176
|
-
exports.UnauthorizedClientException = UnauthorizedClientException;
|
|
177
|
-
class NotFoundException extends ChimeSDKIdentityServiceException_1.ChimeSDKIdentityServiceException {
|
|
178
|
-
constructor(opts) {
|
|
179
|
-
super({
|
|
180
|
-
name: "NotFoundException",
|
|
181
|
-
$fault: "client",
|
|
182
|
-
...opts,
|
|
183
|
-
});
|
|
184
|
-
this.name = "NotFoundException";
|
|
185
|
-
this.$fault = "client";
|
|
186
|
-
Object.setPrototypeOf(this, NotFoundException.prototype);
|
|
187
|
-
this.Code = opts.Code;
|
|
188
|
-
this.Message = opts.Message;
|
|
189
|
-
}
|
|
190
|
-
}
|
|
191
|
-
exports.NotFoundException = NotFoundException;
|
|
192
|
-
const AppInstanceFilterSensitiveLog = (obj) => ({
|
|
193
|
-
...obj,
|
|
194
|
-
...(obj.Name && { Name: smithy_client_1.SENSITIVE_STRING }),
|
|
195
|
-
...(obj.Metadata && { Metadata: smithy_client_1.SENSITIVE_STRING }),
|
|
196
|
-
});
|
|
197
|
-
exports.AppInstanceFilterSensitiveLog = AppInstanceFilterSensitiveLog;
|
|
198
|
-
const IdentityFilterSensitiveLog = (obj) => ({
|
|
199
|
-
...obj,
|
|
200
|
-
...(obj.Name && { Name: smithy_client_1.SENSITIVE_STRING }),
|
|
201
|
-
});
|
|
202
|
-
exports.IdentityFilterSensitiveLog = IdentityFilterSensitiveLog;
|
|
203
|
-
const AppInstanceAdminFilterSensitiveLog = (obj) => ({
|
|
204
|
-
...obj,
|
|
205
|
-
...(obj.Admin && { Admin: (0, exports.IdentityFilterSensitiveLog)(obj.Admin) }),
|
|
206
|
-
});
|
|
207
|
-
exports.AppInstanceAdminFilterSensitiveLog = AppInstanceAdminFilterSensitiveLog;
|
|
208
|
-
const AppInstanceAdminSummaryFilterSensitiveLog = (obj) => ({
|
|
209
|
-
...obj,
|
|
210
|
-
...(obj.Admin && { Admin: (0, exports.IdentityFilterSensitiveLog)(obj.Admin) }),
|
|
211
|
-
});
|
|
212
|
-
exports.AppInstanceAdminSummaryFilterSensitiveLog = AppInstanceAdminSummaryFilterSensitiveLog;
|
|
213
|
-
const AppInstanceBotFilterSensitiveLog = (obj) => ({
|
|
214
|
-
...obj,
|
|
215
|
-
...(obj.Name && { Name: smithy_client_1.SENSITIVE_STRING }),
|
|
216
|
-
...(obj.Metadata && { Metadata: smithy_client_1.SENSITIVE_STRING }),
|
|
217
|
-
});
|
|
218
|
-
exports.AppInstanceBotFilterSensitiveLog = AppInstanceBotFilterSensitiveLog;
|
|
219
|
-
const AppInstanceBotSummaryFilterSensitiveLog = (obj) => ({
|
|
220
|
-
...obj,
|
|
221
|
-
...(obj.Name && { Name: smithy_client_1.SENSITIVE_STRING }),
|
|
222
|
-
...(obj.Metadata && { Metadata: smithy_client_1.SENSITIVE_STRING }),
|
|
223
|
-
});
|
|
224
|
-
exports.AppInstanceBotSummaryFilterSensitiveLog = AppInstanceBotSummaryFilterSensitiveLog;
|
|
225
|
-
const AppInstanceSummaryFilterSensitiveLog = (obj) => ({
|
|
226
|
-
...obj,
|
|
227
|
-
...(obj.Name && { Name: smithy_client_1.SENSITIVE_STRING }),
|
|
228
|
-
...(obj.Metadata && { Metadata: smithy_client_1.SENSITIVE_STRING }),
|
|
229
|
-
});
|
|
230
|
-
exports.AppInstanceSummaryFilterSensitiveLog = AppInstanceSummaryFilterSensitiveLog;
|
|
231
|
-
const AppInstanceUserFilterSensitiveLog = (obj) => ({
|
|
232
|
-
...obj,
|
|
233
|
-
...(obj.Name && { Name: smithy_client_1.SENSITIVE_STRING }),
|
|
234
|
-
...(obj.Metadata && { Metadata: smithy_client_1.SENSITIVE_STRING }),
|
|
235
|
-
});
|
|
236
|
-
exports.AppInstanceUserFilterSensitiveLog = AppInstanceUserFilterSensitiveLog;
|
|
237
|
-
const EndpointAttributesFilterSensitiveLog = (obj) => ({
|
|
238
|
-
...obj,
|
|
239
|
-
...(obj.DeviceToken && { DeviceToken: smithy_client_1.SENSITIVE_STRING }),
|
|
240
|
-
...(obj.VoipDeviceToken && { VoipDeviceToken: smithy_client_1.SENSITIVE_STRING }),
|
|
241
|
-
});
|
|
242
|
-
exports.EndpointAttributesFilterSensitiveLog = EndpointAttributesFilterSensitiveLog;
|
|
243
|
-
const AppInstanceUserEndpointFilterSensitiveLog = (obj) => ({
|
|
244
|
-
...obj,
|
|
245
|
-
...(obj.Name && { Name: smithy_client_1.SENSITIVE_STRING }),
|
|
246
|
-
...(obj.EndpointAttributes && { EndpointAttributes: (0, exports.EndpointAttributesFilterSensitiveLog)(obj.EndpointAttributes) }),
|
|
247
|
-
});
|
|
248
|
-
exports.AppInstanceUserEndpointFilterSensitiveLog = AppInstanceUserEndpointFilterSensitiveLog;
|
|
249
|
-
const AppInstanceUserEndpointSummaryFilterSensitiveLog = (obj) => ({
|
|
250
|
-
...obj,
|
|
251
|
-
...(obj.Name && { Name: smithy_client_1.SENSITIVE_STRING }),
|
|
252
|
-
});
|
|
253
|
-
exports.AppInstanceUserEndpointSummaryFilterSensitiveLog = AppInstanceUserEndpointSummaryFilterSensitiveLog;
|
|
254
|
-
const AppInstanceUserSummaryFilterSensitiveLog = (obj) => ({
|
|
255
|
-
...obj,
|
|
256
|
-
...(obj.Name && { Name: smithy_client_1.SENSITIVE_STRING }),
|
|
257
|
-
...(obj.Metadata && { Metadata: smithy_client_1.SENSITIVE_STRING }),
|
|
258
|
-
});
|
|
259
|
-
exports.AppInstanceUserSummaryFilterSensitiveLog = AppInstanceUserSummaryFilterSensitiveLog;
|
|
260
|
-
const TagFilterSensitiveLog = (obj) => ({
|
|
261
|
-
...obj,
|
|
262
|
-
...(obj.Key && { Key: smithy_client_1.SENSITIVE_STRING }),
|
|
263
|
-
...(obj.Value && { Value: smithy_client_1.SENSITIVE_STRING }),
|
|
264
|
-
});
|
|
265
|
-
exports.TagFilterSensitiveLog = TagFilterSensitiveLog;
|
|
266
|
-
const CreateAppInstanceRequestFilterSensitiveLog = (obj) => ({
|
|
267
|
-
...obj,
|
|
268
|
-
...(obj.Name && { Name: smithy_client_1.SENSITIVE_STRING }),
|
|
269
|
-
...(obj.Metadata && { Metadata: smithy_client_1.SENSITIVE_STRING }),
|
|
270
|
-
...(obj.Tags && { Tags: obj.Tags.map((item) => (0, exports.TagFilterSensitiveLog)(item)) }),
|
|
271
|
-
});
|
|
272
|
-
exports.CreateAppInstanceRequestFilterSensitiveLog = CreateAppInstanceRequestFilterSensitiveLog;
|
|
273
|
-
const CreateAppInstanceAdminResponseFilterSensitiveLog = (obj) => ({
|
|
274
|
-
...obj,
|
|
275
|
-
...(obj.AppInstanceAdmin && { AppInstanceAdmin: (0, exports.IdentityFilterSensitiveLog)(obj.AppInstanceAdmin) }),
|
|
276
|
-
});
|
|
277
|
-
exports.CreateAppInstanceAdminResponseFilterSensitiveLog = CreateAppInstanceAdminResponseFilterSensitiveLog;
|
|
278
|
-
const CreateAppInstanceBotRequestFilterSensitiveLog = (obj) => ({
|
|
279
|
-
...obj,
|
|
280
|
-
...(obj.Name && { Name: smithy_client_1.SENSITIVE_STRING }),
|
|
281
|
-
...(obj.Metadata && { Metadata: smithy_client_1.SENSITIVE_STRING }),
|
|
282
|
-
...(obj.Tags && { Tags: obj.Tags.map((item) => (0, exports.TagFilterSensitiveLog)(item)) }),
|
|
283
|
-
});
|
|
284
|
-
exports.CreateAppInstanceBotRequestFilterSensitiveLog = CreateAppInstanceBotRequestFilterSensitiveLog;
|
|
285
|
-
const CreateAppInstanceUserRequestFilterSensitiveLog = (obj) => ({
|
|
286
|
-
...obj,
|
|
287
|
-
...(obj.AppInstanceUserId && { AppInstanceUserId: smithy_client_1.SENSITIVE_STRING }),
|
|
288
|
-
...(obj.Name && { Name: smithy_client_1.SENSITIVE_STRING }),
|
|
289
|
-
...(obj.Metadata && { Metadata: smithy_client_1.SENSITIVE_STRING }),
|
|
290
|
-
...(obj.Tags && { Tags: obj.Tags.map((item) => (0, exports.TagFilterSensitiveLog)(item)) }),
|
|
291
|
-
});
|
|
292
|
-
exports.CreateAppInstanceUserRequestFilterSensitiveLog = CreateAppInstanceUserRequestFilterSensitiveLog;
|
|
293
|
-
const DescribeAppInstanceResponseFilterSensitiveLog = (obj) => ({
|
|
294
|
-
...obj,
|
|
295
|
-
...(obj.AppInstance && { AppInstance: (0, exports.AppInstanceFilterSensitiveLog)(obj.AppInstance) }),
|
|
296
|
-
});
|
|
297
|
-
exports.DescribeAppInstanceResponseFilterSensitiveLog = DescribeAppInstanceResponseFilterSensitiveLog;
|
|
298
|
-
const DescribeAppInstanceAdminResponseFilterSensitiveLog = (obj) => ({
|
|
299
|
-
...obj,
|
|
300
|
-
...(obj.AppInstanceAdmin && { AppInstanceAdmin: (0, exports.AppInstanceAdminFilterSensitiveLog)(obj.AppInstanceAdmin) }),
|
|
301
|
-
});
|
|
302
|
-
exports.DescribeAppInstanceAdminResponseFilterSensitiveLog = DescribeAppInstanceAdminResponseFilterSensitiveLog;
|
|
303
|
-
const DescribeAppInstanceBotResponseFilterSensitiveLog = (obj) => ({
|
|
304
|
-
...obj,
|
|
305
|
-
...(obj.AppInstanceBot && { AppInstanceBot: (0, exports.AppInstanceBotFilterSensitiveLog)(obj.AppInstanceBot) }),
|
|
306
|
-
});
|
|
307
|
-
exports.DescribeAppInstanceBotResponseFilterSensitiveLog = DescribeAppInstanceBotResponseFilterSensitiveLog;
|
|
308
|
-
const DescribeAppInstanceUserResponseFilterSensitiveLog = (obj) => ({
|
|
309
|
-
...obj,
|
|
310
|
-
...(obj.AppInstanceUser && { AppInstanceUser: (0, exports.AppInstanceUserFilterSensitiveLog)(obj.AppInstanceUser) }),
|
|
311
|
-
});
|
|
312
|
-
exports.DescribeAppInstanceUserResponseFilterSensitiveLog = DescribeAppInstanceUserResponseFilterSensitiveLog;
|
|
313
|
-
const DescribeAppInstanceUserEndpointResponseFilterSensitiveLog = (obj) => ({
|
|
314
|
-
...obj,
|
|
315
|
-
...(obj.AppInstanceUserEndpoint && {
|
|
316
|
-
AppInstanceUserEndpoint: (0, exports.AppInstanceUserEndpointFilterSensitiveLog)(obj.AppInstanceUserEndpoint),
|
|
317
|
-
}),
|
|
318
|
-
});
|
|
319
|
-
exports.DescribeAppInstanceUserEndpointResponseFilterSensitiveLog = DescribeAppInstanceUserEndpointResponseFilterSensitiveLog;
|
|
320
|
-
const ListAppInstanceAdminsRequestFilterSensitiveLog = (obj) => ({
|
|
321
|
-
...obj,
|
|
322
|
-
...(obj.NextToken && { NextToken: smithy_client_1.SENSITIVE_STRING }),
|
|
323
|
-
});
|
|
324
|
-
exports.ListAppInstanceAdminsRequestFilterSensitiveLog = ListAppInstanceAdminsRequestFilterSensitiveLog;
|
|
325
|
-
const ListAppInstanceAdminsResponseFilterSensitiveLog = (obj) => ({
|
|
326
|
-
...obj,
|
|
327
|
-
...(obj.AppInstanceAdmins && {
|
|
328
|
-
AppInstanceAdmins: obj.AppInstanceAdmins.map((item) => (0, exports.AppInstanceAdminSummaryFilterSensitiveLog)(item)),
|
|
329
|
-
}),
|
|
330
|
-
...(obj.NextToken && { NextToken: smithy_client_1.SENSITIVE_STRING }),
|
|
331
|
-
});
|
|
332
|
-
exports.ListAppInstanceAdminsResponseFilterSensitiveLog = ListAppInstanceAdminsResponseFilterSensitiveLog;
|
|
333
|
-
const ListAppInstanceBotsRequestFilterSensitiveLog = (obj) => ({
|
|
334
|
-
...obj,
|
|
335
|
-
...(obj.NextToken && { NextToken: smithy_client_1.SENSITIVE_STRING }),
|
|
336
|
-
});
|
|
337
|
-
exports.ListAppInstanceBotsRequestFilterSensitiveLog = ListAppInstanceBotsRequestFilterSensitiveLog;
|
|
338
|
-
const ListAppInstanceBotsResponseFilterSensitiveLog = (obj) => ({
|
|
339
|
-
...obj,
|
|
340
|
-
...(obj.AppInstanceBots && {
|
|
341
|
-
AppInstanceBots: obj.AppInstanceBots.map((item) => (0, exports.AppInstanceBotSummaryFilterSensitiveLog)(item)),
|
|
342
|
-
}),
|
|
343
|
-
...(obj.NextToken && { NextToken: smithy_client_1.SENSITIVE_STRING }),
|
|
344
|
-
});
|
|
345
|
-
exports.ListAppInstanceBotsResponseFilterSensitiveLog = ListAppInstanceBotsResponseFilterSensitiveLog;
|
|
346
|
-
const ListAppInstancesRequestFilterSensitiveLog = (obj) => ({
|
|
347
|
-
...obj,
|
|
348
|
-
...(obj.NextToken && { NextToken: smithy_client_1.SENSITIVE_STRING }),
|
|
349
|
-
});
|
|
350
|
-
exports.ListAppInstancesRequestFilterSensitiveLog = ListAppInstancesRequestFilterSensitiveLog;
|
|
351
|
-
const ListAppInstancesResponseFilterSensitiveLog = (obj) => ({
|
|
352
|
-
...obj,
|
|
353
|
-
...(obj.AppInstances && { AppInstances: obj.AppInstances.map((item) => (0, exports.AppInstanceSummaryFilterSensitiveLog)(item)) }),
|
|
354
|
-
...(obj.NextToken && { NextToken: smithy_client_1.SENSITIVE_STRING }),
|
|
355
|
-
});
|
|
356
|
-
exports.ListAppInstancesResponseFilterSensitiveLog = ListAppInstancesResponseFilterSensitiveLog;
|
|
357
|
-
const ListAppInstanceUserEndpointsRequestFilterSensitiveLog = (obj) => ({
|
|
358
|
-
...obj,
|
|
359
|
-
...(obj.AppInstanceUserArn && { AppInstanceUserArn: smithy_client_1.SENSITIVE_STRING }),
|
|
360
|
-
...(obj.NextToken && { NextToken: smithy_client_1.SENSITIVE_STRING }),
|
|
361
|
-
});
|
|
362
|
-
exports.ListAppInstanceUserEndpointsRequestFilterSensitiveLog = ListAppInstanceUserEndpointsRequestFilterSensitiveLog;
|
|
363
|
-
const ListAppInstanceUserEndpointsResponseFilterSensitiveLog = (obj) => ({
|
|
364
|
-
...obj,
|
|
365
|
-
...(obj.AppInstanceUserEndpoints && {
|
|
366
|
-
AppInstanceUserEndpoints: obj.AppInstanceUserEndpoints.map((item) => (0, exports.AppInstanceUserEndpointSummaryFilterSensitiveLog)(item)),
|
|
367
|
-
}),
|
|
368
|
-
...(obj.NextToken && { NextToken: smithy_client_1.SENSITIVE_STRING }),
|
|
369
|
-
});
|
|
370
|
-
exports.ListAppInstanceUserEndpointsResponseFilterSensitiveLog = ListAppInstanceUserEndpointsResponseFilterSensitiveLog;
|
|
371
|
-
const ListAppInstanceUsersRequestFilterSensitiveLog = (obj) => ({
|
|
372
|
-
...obj,
|
|
373
|
-
...(obj.NextToken && { NextToken: smithy_client_1.SENSITIVE_STRING }),
|
|
374
|
-
});
|
|
375
|
-
exports.ListAppInstanceUsersRequestFilterSensitiveLog = ListAppInstanceUsersRequestFilterSensitiveLog;
|
|
376
|
-
const ListAppInstanceUsersResponseFilterSensitiveLog = (obj) => ({
|
|
377
|
-
...obj,
|
|
378
|
-
...(obj.AppInstanceUsers && {
|
|
379
|
-
AppInstanceUsers: obj.AppInstanceUsers.map((item) => (0, exports.AppInstanceUserSummaryFilterSensitiveLog)(item)),
|
|
380
|
-
}),
|
|
381
|
-
...(obj.NextToken && { NextToken: smithy_client_1.SENSITIVE_STRING }),
|
|
382
|
-
});
|
|
383
|
-
exports.ListAppInstanceUsersResponseFilterSensitiveLog = ListAppInstanceUsersResponseFilterSensitiveLog;
|
|
384
|
-
const ListTagsForResourceResponseFilterSensitiveLog = (obj) => ({
|
|
385
|
-
...obj,
|
|
386
|
-
...(obj.Tags && { Tags: obj.Tags.map((item) => (0, exports.TagFilterSensitiveLog)(item)) }),
|
|
387
|
-
});
|
|
388
|
-
exports.ListTagsForResourceResponseFilterSensitiveLog = ListTagsForResourceResponseFilterSensitiveLog;
|
|
389
|
-
const RegisterAppInstanceUserEndpointRequestFilterSensitiveLog = (obj) => ({
|
|
390
|
-
...obj,
|
|
391
|
-
...(obj.AppInstanceUserArn && { AppInstanceUserArn: smithy_client_1.SENSITIVE_STRING }),
|
|
392
|
-
...(obj.Name && { Name: smithy_client_1.SENSITIVE_STRING }),
|
|
393
|
-
...(obj.EndpointAttributes && { EndpointAttributes: (0, exports.EndpointAttributesFilterSensitiveLog)(obj.EndpointAttributes) }),
|
|
394
|
-
});
|
|
395
|
-
exports.RegisterAppInstanceUserEndpointRequestFilterSensitiveLog = RegisterAppInstanceUserEndpointRequestFilterSensitiveLog;
|
|
396
|
-
const TagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
397
|
-
...obj,
|
|
398
|
-
...(obj.Tags && { Tags: obj.Tags.map((item) => (0, exports.TagFilterSensitiveLog)(item)) }),
|
|
399
|
-
});
|
|
400
|
-
exports.TagResourceRequestFilterSensitiveLog = TagResourceRequestFilterSensitiveLog;
|
|
401
|
-
const UntagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
402
|
-
...obj,
|
|
403
|
-
...(obj.TagKeys && { TagKeys: smithy_client_1.SENSITIVE_STRING }),
|
|
404
|
-
});
|
|
405
|
-
exports.UntagResourceRequestFilterSensitiveLog = UntagResourceRequestFilterSensitiveLog;
|
|
406
|
-
const UpdateAppInstanceRequestFilterSensitiveLog = (obj) => ({
|
|
407
|
-
...obj,
|
|
408
|
-
...(obj.Name && { Name: smithy_client_1.SENSITIVE_STRING }),
|
|
409
|
-
...(obj.Metadata && { Metadata: smithy_client_1.SENSITIVE_STRING }),
|
|
410
|
-
});
|
|
411
|
-
exports.UpdateAppInstanceRequestFilterSensitiveLog = UpdateAppInstanceRequestFilterSensitiveLog;
|
|
412
|
-
const UpdateAppInstanceBotRequestFilterSensitiveLog = (obj) => ({
|
|
413
|
-
...obj,
|
|
414
|
-
...(obj.Name && { Name: smithy_client_1.SENSITIVE_STRING }),
|
|
415
|
-
...(obj.Metadata && { Metadata: smithy_client_1.SENSITIVE_STRING }),
|
|
416
|
-
});
|
|
417
|
-
exports.UpdateAppInstanceBotRequestFilterSensitiveLog = UpdateAppInstanceBotRequestFilterSensitiveLog;
|
|
418
|
-
const UpdateAppInstanceUserRequestFilterSensitiveLog = (obj) => ({
|
|
419
|
-
...obj,
|
|
420
|
-
...(obj.Name && { Name: smithy_client_1.SENSITIVE_STRING }),
|
|
421
|
-
...(obj.Metadata && { Metadata: smithy_client_1.SENSITIVE_STRING }),
|
|
422
|
-
});
|
|
423
|
-
exports.UpdateAppInstanceUserRequestFilterSensitiveLog = UpdateAppInstanceUserRequestFilterSensitiveLog;
|
|
424
|
-
const UpdateAppInstanceUserEndpointRequestFilterSensitiveLog = (obj) => ({
|
|
425
|
-
...obj,
|
|
426
|
-
...(obj.Name && { Name: smithy_client_1.SENSITIVE_STRING }),
|
|
427
|
-
});
|
|
428
|
-
exports.UpdateAppInstanceUserEndpointRequestFilterSensitiveLog = UpdateAppInstanceUserEndpointRequestFilterSensitiveLog;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListAppInstanceAdmins = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ChimeSDKIdentityClient_1 = require("../ChimeSDKIdentityClient");
|
|
6
|
-
const ListAppInstanceAdminsCommand_1 = require("../commands/ListAppInstanceAdminsCommand");
|
|
7
|
-
exports.paginateListAppInstanceAdmins = (0, core_1.createPaginator)(ChimeSDKIdentityClient_1.ChimeSDKIdentityClient, ListAppInstanceAdminsCommand_1.ListAppInstanceAdminsCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListAppInstanceBots = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ChimeSDKIdentityClient_1 = require("../ChimeSDKIdentityClient");
|
|
6
|
-
const ListAppInstanceBotsCommand_1 = require("../commands/ListAppInstanceBotsCommand");
|
|
7
|
-
exports.paginateListAppInstanceBots = (0, core_1.createPaginator)(ChimeSDKIdentityClient_1.ChimeSDKIdentityClient, ListAppInstanceBotsCommand_1.ListAppInstanceBotsCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListAppInstanceUserEndpoints = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ChimeSDKIdentityClient_1 = require("../ChimeSDKIdentityClient");
|
|
6
|
-
const ListAppInstanceUserEndpointsCommand_1 = require("../commands/ListAppInstanceUserEndpointsCommand");
|
|
7
|
-
exports.paginateListAppInstanceUserEndpoints = (0, core_1.createPaginator)(ChimeSDKIdentityClient_1.ChimeSDKIdentityClient, ListAppInstanceUserEndpointsCommand_1.ListAppInstanceUserEndpointsCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListAppInstanceUsers = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ChimeSDKIdentityClient_1 = require("../ChimeSDKIdentityClient");
|
|
6
|
-
const ListAppInstanceUsersCommand_1 = require("../commands/ListAppInstanceUsersCommand");
|
|
7
|
-
exports.paginateListAppInstanceUsers = (0, core_1.createPaginator)(ChimeSDKIdentityClient_1.ChimeSDKIdentityClient, ListAppInstanceUsersCommand_1.ListAppInstanceUsersCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListAppInstances = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ChimeSDKIdentityClient_1 = require("../ChimeSDKIdentityClient");
|
|
6
|
-
const ListAppInstancesCommand_1 = require("../commands/ListAppInstancesCommand");
|
|
7
|
-
exports.paginateListAppInstances = (0, core_1.createPaginator)(ChimeSDKIdentityClient_1.ChimeSDKIdentityClient, ListAppInstancesCommand_1.ListAppInstancesCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,9 +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("./ListAppInstanceAdminsPaginator"), exports);
|
|
6
|
-
tslib_1.__exportStar(require("./ListAppInstanceBotsPaginator"), exports);
|
|
7
|
-
tslib_1.__exportStar(require("./ListAppInstanceUserEndpointsPaginator"), exports);
|
|
8
|
-
tslib_1.__exportStar(require("./ListAppInstanceUsersPaginator"), exports);
|
|
9
|
-
tslib_1.__exportStar(require("./ListAppInstancesPaginator"), exports);
|
|
1
|
+
module.exports = require("../index.js");
|