@aws-sdk/client-managedblockchain 3.451.0 → 3.458.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/README.md +27 -27
- package/dist-cjs/models/models_0.js +8 -1
- package/dist-cjs/protocols/Aws_restJson1.js +5 -0
- package/dist-es/models/models_0.js +7 -0
- package/dist-es/protocols/Aws_restJson1.js +5 -0
- package/dist-types/commands/CreateAccessorCommand.d.ts +4 -2
- package/dist-types/commands/GetAccessorCommand.d.ts +1 -0
- package/dist-types/commands/ListAccessorsCommand.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +70 -7
- package/dist-types/ts3.4/models/models_0.d.ts +14 -0
- package/package.json +3 -3
package/README.md
CHANGED
|
@@ -211,7 +211,7 @@ see LICENSE for more information.
|
|
|
211
211
|
CreateAccessor
|
|
212
212
|
</summary>
|
|
213
213
|
|
|
214
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
214
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/managedblockchain/command/CreateAccessorCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/CreateAccessorCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/CreateAccessorCommandOutput/)
|
|
215
215
|
|
|
216
216
|
</details>
|
|
217
217
|
<details>
|
|
@@ -219,7 +219,7 @@ CreateAccessor
|
|
|
219
219
|
CreateMember
|
|
220
220
|
</summary>
|
|
221
221
|
|
|
222
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
222
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/managedblockchain/command/CreateMemberCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/CreateMemberCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/CreateMemberCommandOutput/)
|
|
223
223
|
|
|
224
224
|
</details>
|
|
225
225
|
<details>
|
|
@@ -227,7 +227,7 @@ CreateMember
|
|
|
227
227
|
CreateNetwork
|
|
228
228
|
</summary>
|
|
229
229
|
|
|
230
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
230
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/managedblockchain/command/CreateNetworkCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/CreateNetworkCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/CreateNetworkCommandOutput/)
|
|
231
231
|
|
|
232
232
|
</details>
|
|
233
233
|
<details>
|
|
@@ -235,7 +235,7 @@ CreateNetwork
|
|
|
235
235
|
CreateNode
|
|
236
236
|
</summary>
|
|
237
237
|
|
|
238
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
238
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/managedblockchain/command/CreateNodeCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/CreateNodeCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/CreateNodeCommandOutput/)
|
|
239
239
|
|
|
240
240
|
</details>
|
|
241
241
|
<details>
|
|
@@ -243,7 +243,7 @@ CreateNode
|
|
|
243
243
|
CreateProposal
|
|
244
244
|
</summary>
|
|
245
245
|
|
|
246
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
246
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/managedblockchain/command/CreateProposalCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/CreateProposalCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/CreateProposalCommandOutput/)
|
|
247
247
|
|
|
248
248
|
</details>
|
|
249
249
|
<details>
|
|
@@ -251,7 +251,7 @@ CreateProposal
|
|
|
251
251
|
DeleteAccessor
|
|
252
252
|
</summary>
|
|
253
253
|
|
|
254
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
254
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/managedblockchain/command/DeleteAccessorCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/DeleteAccessorCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/DeleteAccessorCommandOutput/)
|
|
255
255
|
|
|
256
256
|
</details>
|
|
257
257
|
<details>
|
|
@@ -259,7 +259,7 @@ DeleteAccessor
|
|
|
259
259
|
DeleteMember
|
|
260
260
|
</summary>
|
|
261
261
|
|
|
262
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
262
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/managedblockchain/command/DeleteMemberCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/DeleteMemberCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/DeleteMemberCommandOutput/)
|
|
263
263
|
|
|
264
264
|
</details>
|
|
265
265
|
<details>
|
|
@@ -267,7 +267,7 @@ DeleteMember
|
|
|
267
267
|
DeleteNode
|
|
268
268
|
</summary>
|
|
269
269
|
|
|
270
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
270
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/managedblockchain/command/DeleteNodeCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/DeleteNodeCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/DeleteNodeCommandOutput/)
|
|
271
271
|
|
|
272
272
|
</details>
|
|
273
273
|
<details>
|
|
@@ -275,7 +275,7 @@ DeleteNode
|
|
|
275
275
|
GetAccessor
|
|
276
276
|
</summary>
|
|
277
277
|
|
|
278
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
278
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/managedblockchain/command/GetAccessorCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/GetAccessorCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/GetAccessorCommandOutput/)
|
|
279
279
|
|
|
280
280
|
</details>
|
|
281
281
|
<details>
|
|
@@ -283,7 +283,7 @@ GetAccessor
|
|
|
283
283
|
GetMember
|
|
284
284
|
</summary>
|
|
285
285
|
|
|
286
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
286
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/managedblockchain/command/GetMemberCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/GetMemberCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/GetMemberCommandOutput/)
|
|
287
287
|
|
|
288
288
|
</details>
|
|
289
289
|
<details>
|
|
@@ -291,7 +291,7 @@ GetMember
|
|
|
291
291
|
GetNetwork
|
|
292
292
|
</summary>
|
|
293
293
|
|
|
294
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
294
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/managedblockchain/command/GetNetworkCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/GetNetworkCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/GetNetworkCommandOutput/)
|
|
295
295
|
|
|
296
296
|
</details>
|
|
297
297
|
<details>
|
|
@@ -299,7 +299,7 @@ GetNetwork
|
|
|
299
299
|
GetNode
|
|
300
300
|
</summary>
|
|
301
301
|
|
|
302
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
302
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/managedblockchain/command/GetNodeCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/GetNodeCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/GetNodeCommandOutput/)
|
|
303
303
|
|
|
304
304
|
</details>
|
|
305
305
|
<details>
|
|
@@ -307,7 +307,7 @@ GetNode
|
|
|
307
307
|
GetProposal
|
|
308
308
|
</summary>
|
|
309
309
|
|
|
310
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
310
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/managedblockchain/command/GetProposalCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/GetProposalCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/GetProposalCommandOutput/)
|
|
311
311
|
|
|
312
312
|
</details>
|
|
313
313
|
<details>
|
|
@@ -315,7 +315,7 @@ GetProposal
|
|
|
315
315
|
ListAccessors
|
|
316
316
|
</summary>
|
|
317
317
|
|
|
318
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
318
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/managedblockchain/command/ListAccessorsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/ListAccessorsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/ListAccessorsCommandOutput/)
|
|
319
319
|
|
|
320
320
|
</details>
|
|
321
321
|
<details>
|
|
@@ -323,7 +323,7 @@ ListAccessors
|
|
|
323
323
|
ListInvitations
|
|
324
324
|
</summary>
|
|
325
325
|
|
|
326
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
326
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/managedblockchain/command/ListInvitationsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/ListInvitationsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/ListInvitationsCommandOutput/)
|
|
327
327
|
|
|
328
328
|
</details>
|
|
329
329
|
<details>
|
|
@@ -331,7 +331,7 @@ ListInvitations
|
|
|
331
331
|
ListMembers
|
|
332
332
|
</summary>
|
|
333
333
|
|
|
334
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
334
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/managedblockchain/command/ListMembersCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/ListMembersCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/ListMembersCommandOutput/)
|
|
335
335
|
|
|
336
336
|
</details>
|
|
337
337
|
<details>
|
|
@@ -339,7 +339,7 @@ ListMembers
|
|
|
339
339
|
ListNetworks
|
|
340
340
|
</summary>
|
|
341
341
|
|
|
342
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
342
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/managedblockchain/command/ListNetworksCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/ListNetworksCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/ListNetworksCommandOutput/)
|
|
343
343
|
|
|
344
344
|
</details>
|
|
345
345
|
<details>
|
|
@@ -347,7 +347,7 @@ ListNetworks
|
|
|
347
347
|
ListNodes
|
|
348
348
|
</summary>
|
|
349
349
|
|
|
350
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
350
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/managedblockchain/command/ListNodesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/ListNodesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/ListNodesCommandOutput/)
|
|
351
351
|
|
|
352
352
|
</details>
|
|
353
353
|
<details>
|
|
@@ -355,7 +355,7 @@ ListNodes
|
|
|
355
355
|
ListProposals
|
|
356
356
|
</summary>
|
|
357
357
|
|
|
358
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
358
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/managedblockchain/command/ListProposalsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/ListProposalsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/ListProposalsCommandOutput/)
|
|
359
359
|
|
|
360
360
|
</details>
|
|
361
361
|
<details>
|
|
@@ -363,7 +363,7 @@ ListProposals
|
|
|
363
363
|
ListProposalVotes
|
|
364
364
|
</summary>
|
|
365
365
|
|
|
366
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
366
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/managedblockchain/command/ListProposalVotesCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/ListProposalVotesCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/ListProposalVotesCommandOutput/)
|
|
367
367
|
|
|
368
368
|
</details>
|
|
369
369
|
<details>
|
|
@@ -371,7 +371,7 @@ ListProposalVotes
|
|
|
371
371
|
ListTagsForResource
|
|
372
372
|
</summary>
|
|
373
373
|
|
|
374
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
374
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/managedblockchain/command/ListTagsForResourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/ListTagsForResourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/ListTagsForResourceCommandOutput/)
|
|
375
375
|
|
|
376
376
|
</details>
|
|
377
377
|
<details>
|
|
@@ -379,7 +379,7 @@ ListTagsForResource
|
|
|
379
379
|
RejectInvitation
|
|
380
380
|
</summary>
|
|
381
381
|
|
|
382
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
382
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/managedblockchain/command/RejectInvitationCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/RejectInvitationCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/RejectInvitationCommandOutput/)
|
|
383
383
|
|
|
384
384
|
</details>
|
|
385
385
|
<details>
|
|
@@ -387,7 +387,7 @@ RejectInvitation
|
|
|
387
387
|
TagResource
|
|
388
388
|
</summary>
|
|
389
389
|
|
|
390
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
390
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/managedblockchain/command/TagResourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/TagResourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/TagResourceCommandOutput/)
|
|
391
391
|
|
|
392
392
|
</details>
|
|
393
393
|
<details>
|
|
@@ -395,7 +395,7 @@ TagResource
|
|
|
395
395
|
UntagResource
|
|
396
396
|
</summary>
|
|
397
397
|
|
|
398
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
398
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/managedblockchain/command/UntagResourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/UntagResourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/UntagResourceCommandOutput/)
|
|
399
399
|
|
|
400
400
|
</details>
|
|
401
401
|
<details>
|
|
@@ -403,7 +403,7 @@ UntagResource
|
|
|
403
403
|
UpdateMember
|
|
404
404
|
</summary>
|
|
405
405
|
|
|
406
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
406
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/managedblockchain/command/UpdateMemberCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/UpdateMemberCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/UpdateMemberCommandOutput/)
|
|
407
407
|
|
|
408
408
|
</details>
|
|
409
409
|
<details>
|
|
@@ -411,7 +411,7 @@ UpdateMember
|
|
|
411
411
|
UpdateNode
|
|
412
412
|
</summary>
|
|
413
413
|
|
|
414
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
414
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/managedblockchain/command/UpdateNodeCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/UpdateNodeCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/UpdateNodeCommandOutput/)
|
|
415
415
|
|
|
416
416
|
</details>
|
|
417
417
|
<details>
|
|
@@ -419,6 +419,6 @@ UpdateNode
|
|
|
419
419
|
VoteOnProposal
|
|
420
420
|
</summary>
|
|
421
421
|
|
|
422
|
-
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
|
|
422
|
+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/managedblockchain/command/VoteOnProposalCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/VoteOnProposalCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-managedblockchain/Interface/VoteOnProposalCommandOutput/)
|
|
423
423
|
|
|
424
424
|
</details>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateNetworkInputFilterSensitiveLog = exports.CreateMemberInputFilterSensitiveLog = exports.MemberConfigurationFilterSensitiveLog = exports.MemberFrameworkConfigurationFilterSensitiveLog = exports.MemberFabricConfigurationFilterSensitiveLog = exports.VoteValue = exports.InvitationStatus = exports.IllegalActionException = exports.ProposalStatus = exports.NodeStatus = exports.NetworkStatus = exports.MemberStatus = exports.StateDBType = exports.Edition = exports.Framework = exports.ResourceNotReadyException = exports.ResourceNotFoundException = exports.TooManyTagsException = exports.ThrottlingException = exports.ResourceLimitExceededException = exports.ResourceAlreadyExistsException = exports.InvalidRequestException = exports.InternalServiceErrorException = exports.ThresholdComparator = exports.AccessorType = exports.AccessorStatus = exports.AccessDeniedException = void 0;
|
|
3
|
+
exports.CreateNetworkInputFilterSensitiveLog = exports.CreateMemberInputFilterSensitiveLog = exports.MemberConfigurationFilterSensitiveLog = exports.MemberFrameworkConfigurationFilterSensitiveLog = exports.MemberFabricConfigurationFilterSensitiveLog = exports.VoteValue = exports.InvitationStatus = exports.IllegalActionException = exports.ProposalStatus = exports.NodeStatus = exports.NetworkStatus = exports.MemberStatus = exports.StateDBType = exports.Edition = exports.Framework = exports.ResourceNotReadyException = exports.ResourceNotFoundException = exports.TooManyTagsException = exports.ThrottlingException = exports.ResourceLimitExceededException = exports.ResourceAlreadyExistsException = exports.InvalidRequestException = exports.InternalServiceErrorException = exports.ThresholdComparator = exports.AccessorType = exports.AccessorStatus = exports.AccessorNetworkType = exports.AccessDeniedException = void 0;
|
|
4
4
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
5
5
|
const ManagedBlockchainServiceException_1 = require("./ManagedBlockchainServiceException");
|
|
6
6
|
class AccessDeniedException extends ManagedBlockchainServiceException_1.ManagedBlockchainServiceException {
|
|
@@ -17,6 +17,13 @@ class AccessDeniedException extends ManagedBlockchainServiceException_1.ManagedB
|
|
|
17
17
|
}
|
|
18
18
|
}
|
|
19
19
|
exports.AccessDeniedException = AccessDeniedException;
|
|
20
|
+
exports.AccessorNetworkType = {
|
|
21
|
+
ETHEREUM_GOERLI: "ETHEREUM_GOERLI",
|
|
22
|
+
ETHEREUM_MAINNET: "ETHEREUM_MAINNET",
|
|
23
|
+
ETHEREUM_MAINNET_AND_GOERLI: "ETHEREUM_MAINNET_AND_GOERLI",
|
|
24
|
+
POLYGON_MAINNET: "POLYGON_MAINNET",
|
|
25
|
+
POLYGON_MUMBAI: "POLYGON_MUMBAI",
|
|
26
|
+
};
|
|
20
27
|
exports.AccessorStatus = {
|
|
21
28
|
AVAILABLE: "AVAILABLE",
|
|
22
29
|
DELETED: "DELETED",
|
|
@@ -17,6 +17,7 @@ const se_CreateAccessorCommand = async (input, context) => {
|
|
|
17
17
|
body = JSON.stringify((0, smithy_client_1.take)(input, {
|
|
18
18
|
AccessorType: [],
|
|
19
19
|
ClientRequestToken: [true, (_) => _ ?? (0, uuid_1.v4)()],
|
|
20
|
+
NetworkType: [],
|
|
20
21
|
Tags: (_) => (0, smithy_client_1._json)(_),
|
|
21
22
|
}));
|
|
22
23
|
return new protocol_http_1.HttpRequest({
|
|
@@ -291,6 +292,7 @@ const se_ListAccessorsCommand = async (input, context) => {
|
|
|
291
292
|
const query = (0, smithy_client_1.map)({
|
|
292
293
|
maxResults: [() => input.MaxResults !== void 0, () => input.MaxResults.toString()],
|
|
293
294
|
nextToken: [, input.NextToken],
|
|
295
|
+
networkType: [, input.NetworkType],
|
|
294
296
|
});
|
|
295
297
|
let body;
|
|
296
298
|
return new protocol_http_1.HttpRequest({
|
|
@@ -608,6 +610,7 @@ const de_CreateAccessorCommand = async (output, context) => {
|
|
|
608
610
|
const doc = (0, smithy_client_1.take)(data, {
|
|
609
611
|
AccessorId: smithy_client_1.expectString,
|
|
610
612
|
BillingToken: smithy_client_1.expectString,
|
|
613
|
+
NetworkType: smithy_client_1.expectString,
|
|
611
614
|
});
|
|
612
615
|
Object.assign(contents, doc);
|
|
613
616
|
return contents;
|
|
@@ -1983,6 +1986,7 @@ const de_Accessor = (output, context) => {
|
|
|
1983
1986
|
BillingToken: smithy_client_1.expectString,
|
|
1984
1987
|
CreationDate: (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
1985
1988
|
Id: smithy_client_1.expectString,
|
|
1989
|
+
NetworkType: smithy_client_1.expectString,
|
|
1986
1990
|
Status: smithy_client_1.expectString,
|
|
1987
1991
|
Tags: smithy_client_1._json,
|
|
1988
1992
|
Type: smithy_client_1.expectString,
|
|
@@ -1993,6 +1997,7 @@ const de_AccessorSummary = (output, context) => {
|
|
|
1993
1997
|
Arn: smithy_client_1.expectString,
|
|
1994
1998
|
CreationDate: (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
|
|
1995
1999
|
Id: smithy_client_1.expectString,
|
|
2000
|
+
NetworkType: smithy_client_1.expectString,
|
|
1996
2001
|
Status: smithy_client_1.expectString,
|
|
1997
2002
|
Type: smithy_client_1.expectString,
|
|
1998
2003
|
});
|
|
@@ -13,6 +13,13 @@ export class AccessDeniedException extends __BaseException {
|
|
|
13
13
|
this.Message = opts.Message;
|
|
14
14
|
}
|
|
15
15
|
}
|
|
16
|
+
export const AccessorNetworkType = {
|
|
17
|
+
ETHEREUM_GOERLI: "ETHEREUM_GOERLI",
|
|
18
|
+
ETHEREUM_MAINNET: "ETHEREUM_MAINNET",
|
|
19
|
+
ETHEREUM_MAINNET_AND_GOERLI: "ETHEREUM_MAINNET_AND_GOERLI",
|
|
20
|
+
POLYGON_MAINNET: "POLYGON_MAINNET",
|
|
21
|
+
POLYGON_MUMBAI: "POLYGON_MUMBAI",
|
|
22
|
+
};
|
|
16
23
|
export const AccessorStatus = {
|
|
17
24
|
AVAILABLE: "AVAILABLE",
|
|
18
25
|
DELETED: "DELETED",
|
|
@@ -13,6 +13,7 @@ export const se_CreateAccessorCommand = async (input, context) => {
|
|
|
13
13
|
body = JSON.stringify(take(input, {
|
|
14
14
|
AccessorType: [],
|
|
15
15
|
ClientRequestToken: [true, (_) => _ ?? generateIdempotencyToken()],
|
|
16
|
+
NetworkType: [],
|
|
16
17
|
Tags: (_) => _json(_),
|
|
17
18
|
}));
|
|
18
19
|
return new __HttpRequest({
|
|
@@ -274,6 +275,7 @@ export const se_ListAccessorsCommand = async (input, context) => {
|
|
|
274
275
|
const query = map({
|
|
275
276
|
maxResults: [() => input.MaxResults !== void 0, () => input.MaxResults.toString()],
|
|
276
277
|
nextToken: [, input.NextToken],
|
|
278
|
+
networkType: [, input.NetworkType],
|
|
277
279
|
});
|
|
278
280
|
let body;
|
|
279
281
|
return new __HttpRequest({
|
|
@@ -577,6 +579,7 @@ export const de_CreateAccessorCommand = async (output, context) => {
|
|
|
577
579
|
const doc = take(data, {
|
|
578
580
|
AccessorId: __expectString,
|
|
579
581
|
BillingToken: __expectString,
|
|
582
|
+
NetworkType: __expectString,
|
|
580
583
|
});
|
|
581
584
|
Object.assign(contents, doc);
|
|
582
585
|
return contents;
|
|
@@ -1925,6 +1928,7 @@ const de_Accessor = (output, context) => {
|
|
|
1925
1928
|
BillingToken: __expectString,
|
|
1926
1929
|
CreationDate: (_) => __expectNonNull(__parseRfc3339DateTimeWithOffset(_)),
|
|
1927
1930
|
Id: __expectString,
|
|
1931
|
+
NetworkType: __expectString,
|
|
1928
1932
|
Status: __expectString,
|
|
1929
1933
|
Tags: _json,
|
|
1930
1934
|
Type: __expectString,
|
|
@@ -1935,6 +1939,7 @@ const de_AccessorSummary = (output, context) => {
|
|
|
1935
1939
|
Arn: __expectString,
|
|
1936
1940
|
CreationDate: (_) => __expectNonNull(__parseRfc3339DateTimeWithOffset(_)),
|
|
1937
1941
|
Id: __expectString,
|
|
1942
|
+
NetworkType: __expectString,
|
|
1938
1943
|
Status: __expectString,
|
|
1939
1944
|
Type: __expectString,
|
|
1940
1945
|
});
|
|
@@ -23,8 +23,8 @@ export interface CreateAccessorCommandOutput extends CreateAccessorOutput, __Met
|
|
|
23
23
|
}
|
|
24
24
|
/**
|
|
25
25
|
* @public
|
|
26
|
-
* <p>Creates a new accessor for use with Managed Blockchain
|
|
27
|
-
* required for token based access
|
|
26
|
+
* <p>Creates a new accessor for use with Amazon Managed Blockchain service that supports token based access.
|
|
27
|
+
* The accessor contains information required for token based access.</p>
|
|
28
28
|
* @example
|
|
29
29
|
* Use a bare-bones client and the command you need to make an API call.
|
|
30
30
|
* ```javascript
|
|
@@ -37,12 +37,14 @@ export interface CreateAccessorCommandOutput extends CreateAccessorOutput, __Met
|
|
|
37
37
|
* Tags: { // InputTagMap
|
|
38
38
|
* "<keys>": "STRING_VALUE",
|
|
39
39
|
* },
|
|
40
|
+
* NetworkType: "ETHEREUM_GOERLI" || "ETHEREUM_MAINNET" || "ETHEREUM_MAINNET_AND_GOERLI" || "POLYGON_MAINNET" || "POLYGON_MUMBAI",
|
|
40
41
|
* };
|
|
41
42
|
* const command = new CreateAccessorCommand(input);
|
|
42
43
|
* const response = await client.send(command);
|
|
43
44
|
* // { // CreateAccessorOutput
|
|
44
45
|
* // AccessorId: "STRING_VALUE",
|
|
45
46
|
* // BillingToken: "STRING_VALUE",
|
|
47
|
+
* // NetworkType: "ETHEREUM_GOERLI" || "ETHEREUM_MAINNET" || "ETHEREUM_MAINNET_AND_GOERLI" || "POLYGON_MAINNET" || "POLYGON_MUMBAI",
|
|
46
48
|
* // };
|
|
47
49
|
*
|
|
48
50
|
* ```
|
|
@@ -47,6 +47,7 @@ export interface GetAccessorCommandOutput extends GetAccessorOutput, __MetadataB
|
|
|
47
47
|
* // Tags: { // OutputTagMap
|
|
48
48
|
* // "<keys>": "STRING_VALUE",
|
|
49
49
|
* // },
|
|
50
|
+
* // NetworkType: "ETHEREUM_GOERLI" || "ETHEREUM_MAINNET" || "ETHEREUM_MAINNET_AND_GOERLI" || "POLYGON_MAINNET" || "POLYGON_MUMBAI",
|
|
50
51
|
* // },
|
|
51
52
|
* // };
|
|
52
53
|
*
|
|
@@ -34,6 +34,7 @@ export interface ListAccessorsCommandOutput extends ListAccessorsOutput, __Metad
|
|
|
34
34
|
* const input = { // ListAccessorsInput
|
|
35
35
|
* MaxResults: Number("int"),
|
|
36
36
|
* NextToken: "STRING_VALUE",
|
|
37
|
+
* NetworkType: "ETHEREUM_GOERLI" || "ETHEREUM_MAINNET" || "ETHEREUM_MAINNET_AND_GOERLI" || "POLYGON_MAINNET" || "POLYGON_MUMBAI",
|
|
37
38
|
* };
|
|
38
39
|
* const command = new ListAccessorsCommand(input);
|
|
39
40
|
* const response = await client.send(command);
|
|
@@ -45,6 +46,7 @@ export interface ListAccessorsCommandOutput extends ListAccessorsOutput, __Metad
|
|
|
45
46
|
* // Status: "AVAILABLE" || "PENDING_DELETION" || "DELETED",
|
|
46
47
|
* // CreationDate: new Date("TIMESTAMP"),
|
|
47
48
|
* // Arn: "STRING_VALUE",
|
|
49
|
+
* // NetworkType: "ETHEREUM_GOERLI" || "ETHEREUM_MAINNET" || "ETHEREUM_MAINNET_AND_GOERLI" || "POLYGON_MAINNET" || "POLYGON_MUMBAI",
|
|
48
50
|
* // },
|
|
49
51
|
* // ],
|
|
50
52
|
* // NextToken: "STRING_VALUE",
|
|
@@ -13,6 +13,21 @@ export declare class AccessDeniedException extends __BaseException {
|
|
|
13
13
|
*/
|
|
14
14
|
constructor(opts: __ExceptionOptionType<AccessDeniedException, __BaseException>);
|
|
15
15
|
}
|
|
16
|
+
/**
|
|
17
|
+
* @public
|
|
18
|
+
* @enum
|
|
19
|
+
*/
|
|
20
|
+
export declare const AccessorNetworkType: {
|
|
21
|
+
readonly ETHEREUM_GOERLI: "ETHEREUM_GOERLI";
|
|
22
|
+
readonly ETHEREUM_MAINNET: "ETHEREUM_MAINNET";
|
|
23
|
+
readonly ETHEREUM_MAINNET_AND_GOERLI: "ETHEREUM_MAINNET_AND_GOERLI";
|
|
24
|
+
readonly POLYGON_MAINNET: "POLYGON_MAINNET";
|
|
25
|
+
readonly POLYGON_MUMBAI: "POLYGON_MUMBAI";
|
|
26
|
+
};
|
|
27
|
+
/**
|
|
28
|
+
* @public
|
|
29
|
+
*/
|
|
30
|
+
export type AccessorNetworkType = (typeof AccessorNetworkType)[keyof typeof AccessorNetworkType];
|
|
16
31
|
/**
|
|
17
32
|
* @public
|
|
18
33
|
* @enum
|
|
@@ -57,9 +72,9 @@ export interface Accessor {
|
|
|
57
72
|
Type?: AccessorType;
|
|
58
73
|
/**
|
|
59
74
|
* @public
|
|
60
|
-
* <p>The billing token is a property of the
|
|
61
|
-
*
|
|
62
|
-
*
|
|
75
|
+
* <p>The billing token is a property of the Accessor. Use this token to
|
|
76
|
+
* when making calls to the blockchain network. The billing token is used
|
|
77
|
+
* to track your accessor token for billing requests.</p>
|
|
63
78
|
*/
|
|
64
79
|
BillingToken?: string;
|
|
65
80
|
/**
|
|
@@ -85,6 +100,11 @@ export interface Accessor {
|
|
|
85
100
|
* <p>For more information about tags, see <a href="https://docs.aws.amazon.com/managed-blockchain/latest/ethereum-dev/tagging-resources.html">Tagging Resources</a> in the <i>Amazon Managed Blockchain Ethereum Developer Guide</i>, or <a href="https://docs.aws.amazon.com/managed-blockchain/latest/hyperledger-fabric-dev/tagging-resources.html">Tagging Resources</a> in the <i>Amazon Managed Blockchain Hyperledger Fabric Developer Guide</i>.</p>
|
|
86
101
|
*/
|
|
87
102
|
Tags?: Record<string, string>;
|
|
103
|
+
/**
|
|
104
|
+
* @public
|
|
105
|
+
* <p>The blockchain network that the Accessor token is created for.</p>
|
|
106
|
+
*/
|
|
107
|
+
NetworkType?: AccessorNetworkType;
|
|
88
108
|
}
|
|
89
109
|
/**
|
|
90
110
|
* @public
|
|
@@ -121,6 +141,11 @@ export interface AccessorSummary {
|
|
|
121
141
|
* Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i>.</p>
|
|
122
142
|
*/
|
|
123
143
|
Arn?: string;
|
|
144
|
+
/**
|
|
145
|
+
* @public
|
|
146
|
+
* <p>The blockchain network that the Accessor token is created for.</p>
|
|
147
|
+
*/
|
|
148
|
+
NetworkType?: AccessorNetworkType;
|
|
124
149
|
}
|
|
125
150
|
/**
|
|
126
151
|
* @public
|
|
@@ -152,7 +177,9 @@ export interface ApprovalThresholdPolicy {
|
|
|
152
177
|
ProposalDurationInHours?: number;
|
|
153
178
|
/**
|
|
154
179
|
* @public
|
|
155
|
-
* <p>Determines whether the vote percentage must be greater than the
|
|
180
|
+
* <p>Determines whether the vote percentage must be greater than the
|
|
181
|
+
* <code>ThresholdPercentage</code> or must be greater than or equal to the
|
|
182
|
+
* <code>ThresholdPercentage</code> to be approved.</p>
|
|
156
183
|
*/
|
|
157
184
|
ThresholdComparator?: ThresholdComparator;
|
|
158
185
|
}
|
|
@@ -186,6 +213,27 @@ export interface CreateAccessorInput {
|
|
|
186
213
|
* <p>For more information about tags, see <a href="https://docs.aws.amazon.com/managed-blockchain/latest/ethereum-dev/tagging-resources.html">Tagging Resources</a> in the <i>Amazon Managed Blockchain Ethereum Developer Guide</i>, or <a href="https://docs.aws.amazon.com/managed-blockchain/latest/hyperledger-fabric-dev/tagging-resources.html">Tagging Resources</a> in the <i>Amazon Managed Blockchain Hyperledger Fabric Developer Guide</i>.</p>
|
|
187
214
|
*/
|
|
188
215
|
Tags?: Record<string, string>;
|
|
216
|
+
/**
|
|
217
|
+
* @public
|
|
218
|
+
* <p>The blockchain network that the <code>Accessor</code> token is created for.</p>
|
|
219
|
+
* <note>
|
|
220
|
+
* <p>We recommend using the appropriate <code>networkType</code>
|
|
221
|
+
* value for the blockchain network that you are creating the <code>Accessor</code>
|
|
222
|
+
* token for. You cannnot use the value <code>ETHEREUM_MAINNET_AND_GOERLI</code> to
|
|
223
|
+
* specify a <code>networkType</code> for your Accessor token.</p>
|
|
224
|
+
* <p>The default value of <code>ETHEREUM_MAINNET_AND_GOERLI</code> is only applied:</p>
|
|
225
|
+
* <ul>
|
|
226
|
+
* <li>
|
|
227
|
+
* <p>when the <code>CreateAccessor</code> action does not set a <code>networkType</code>.</p>
|
|
228
|
+
* </li>
|
|
229
|
+
* <li>
|
|
230
|
+
* <p>to all existing <code>Accessor</code> tokens that were created before the <code>networkType</code> property was introduced.
|
|
231
|
+
* </p>
|
|
232
|
+
* </li>
|
|
233
|
+
* </ul>
|
|
234
|
+
* </note>
|
|
235
|
+
*/
|
|
236
|
+
NetworkType?: AccessorNetworkType;
|
|
189
237
|
}
|
|
190
238
|
/**
|
|
191
239
|
* @public
|
|
@@ -198,11 +246,16 @@ export interface CreateAccessorOutput {
|
|
|
198
246
|
AccessorId?: string;
|
|
199
247
|
/**
|
|
200
248
|
* @public
|
|
201
|
-
* <p>The billing token is a property of the Accessor. Use this token to
|
|
202
|
-
*
|
|
203
|
-
*
|
|
249
|
+
* <p>The billing token is a property of the Accessor. Use this token to
|
|
250
|
+
* when making calls to the blockchain network. The billing token is used
|
|
251
|
+
* to track your accessor token for billing requests.</p>
|
|
204
252
|
*/
|
|
205
253
|
BillingToken?: string;
|
|
254
|
+
/**
|
|
255
|
+
* @public
|
|
256
|
+
* <p>The blockchain network that the accessor token is created for.</p>
|
|
257
|
+
*/
|
|
258
|
+
NetworkType?: AccessorNetworkType;
|
|
206
259
|
}
|
|
207
260
|
/**
|
|
208
261
|
* @public
|
|
@@ -1769,6 +1822,16 @@ export interface ListAccessorsInput {
|
|
|
1769
1822
|
* <p> The pagination token that indicates the next set of results to retrieve. </p>
|
|
1770
1823
|
*/
|
|
1771
1824
|
NextToken?: string;
|
|
1825
|
+
/**
|
|
1826
|
+
* @public
|
|
1827
|
+
* <p>The blockchain network that the <code>Accessor</code> token is created for.</p>
|
|
1828
|
+
* <note>
|
|
1829
|
+
* <p>Use the value <code>ETHEREUM_MAINNET_AND_GOERLI</code> for all
|
|
1830
|
+
* existing <code>Accessors</code> tokens that were created before the <code>networkType</code>
|
|
1831
|
+
* property was introduced.</p>
|
|
1832
|
+
* </note>
|
|
1833
|
+
*/
|
|
1834
|
+
NetworkType?: AccessorNetworkType;
|
|
1772
1835
|
}
|
|
1773
1836
|
/**
|
|
1774
1837
|
* @public
|
|
@@ -8,6 +8,15 @@ export declare class AccessDeniedException extends __BaseException {
|
|
|
8
8
|
opts: __ExceptionOptionType<AccessDeniedException, __BaseException>
|
|
9
9
|
);
|
|
10
10
|
}
|
|
11
|
+
export declare const AccessorNetworkType: {
|
|
12
|
+
readonly ETHEREUM_GOERLI: "ETHEREUM_GOERLI";
|
|
13
|
+
readonly ETHEREUM_MAINNET: "ETHEREUM_MAINNET";
|
|
14
|
+
readonly ETHEREUM_MAINNET_AND_GOERLI: "ETHEREUM_MAINNET_AND_GOERLI";
|
|
15
|
+
readonly POLYGON_MAINNET: "POLYGON_MAINNET";
|
|
16
|
+
readonly POLYGON_MUMBAI: "POLYGON_MUMBAI";
|
|
17
|
+
};
|
|
18
|
+
export type AccessorNetworkType =
|
|
19
|
+
(typeof AccessorNetworkType)[keyof typeof AccessorNetworkType];
|
|
11
20
|
export declare const AccessorStatus: {
|
|
12
21
|
readonly AVAILABLE: "AVAILABLE";
|
|
13
22
|
readonly DELETED: "DELETED";
|
|
@@ -27,6 +36,7 @@ export interface Accessor {
|
|
|
27
36
|
CreationDate?: Date;
|
|
28
37
|
Arn?: string;
|
|
29
38
|
Tags?: Record<string, string>;
|
|
39
|
+
NetworkType?: AccessorNetworkType;
|
|
30
40
|
}
|
|
31
41
|
export interface AccessorSummary {
|
|
32
42
|
Id?: string;
|
|
@@ -34,6 +44,7 @@ export interface AccessorSummary {
|
|
|
34
44
|
Status?: AccessorStatus;
|
|
35
45
|
CreationDate?: Date;
|
|
36
46
|
Arn?: string;
|
|
47
|
+
NetworkType?: AccessorNetworkType;
|
|
37
48
|
}
|
|
38
49
|
export declare const ThresholdComparator: {
|
|
39
50
|
readonly GREATER_THAN: "GREATER_THAN";
|
|
@@ -50,10 +61,12 @@ export interface CreateAccessorInput {
|
|
|
50
61
|
ClientRequestToken?: string;
|
|
51
62
|
AccessorType: AccessorType | undefined;
|
|
52
63
|
Tags?: Record<string, string>;
|
|
64
|
+
NetworkType?: AccessorNetworkType;
|
|
53
65
|
}
|
|
54
66
|
export interface CreateAccessorOutput {
|
|
55
67
|
AccessorId?: string;
|
|
56
68
|
BillingToken?: string;
|
|
69
|
+
NetworkType?: AccessorNetworkType;
|
|
57
70
|
}
|
|
58
71
|
export declare class InternalServiceErrorException extends __BaseException {
|
|
59
72
|
readonly name: "InternalServiceErrorException";
|
|
@@ -452,6 +465,7 @@ export interface Invitation {
|
|
|
452
465
|
export interface ListAccessorsInput {
|
|
453
466
|
MaxResults?: number;
|
|
454
467
|
NextToken?: string;
|
|
468
|
+
NetworkType?: AccessorNetworkType;
|
|
455
469
|
}
|
|
456
470
|
export interface ListAccessorsOutput {
|
|
457
471
|
Accessors?: AccessorSummary[];
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-managedblockchain",
|
|
3
3
|
"description": "AWS SDK for JavaScript Managedblockchain Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.458.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,9 +21,9 @@
|
|
|
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.
|
|
24
|
+
"@aws-sdk/client-sts": "3.458.0",
|
|
25
25
|
"@aws-sdk/core": "3.451.0",
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.458.0",
|
|
27
27
|
"@aws-sdk/middleware-host-header": "3.451.0",
|
|
28
28
|
"@aws-sdk/middleware-logger": "3.451.0",
|
|
29
29
|
"@aws-sdk/middleware-recursion-detection": "3.451.0",
|