@aws-sdk/client-managedblockchain
Advanced tools
Comparing version 3.651.1 to 3.654.0
@@ -93,2 +93,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class CreateAccessorCommand extends CreateAccessorCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: CreateAccessorInput; | ||
output: CreateAccessorOutput; | ||
}; | ||
sdk: { | ||
input: CreateAccessorCommandInput; | ||
output: CreateAccessorCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -117,2 +117,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class CreateMemberCommand extends CreateMemberCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: CreateMemberInput; | ||
output: CreateMemberOutput; | ||
}; | ||
sdk: { | ||
input: CreateMemberCommandInput; | ||
output: CreateMemberCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -129,2 +129,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class CreateNetworkCommand extends CreateNetworkCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: CreateNetworkInput; | ||
output: CreateNetworkOutput; | ||
}; | ||
sdk: { | ||
input: CreateNetworkCommandInput; | ||
output: CreateNetworkCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -116,2 +116,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class CreateNodeCommand extends CreateNodeCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: CreateNodeInput; | ||
output: CreateNodeOutput; | ||
}; | ||
sdk: { | ||
input: CreateNodeCommandInput; | ||
output: CreateNodeCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -103,2 +103,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class CreateProposalCommand extends CreateProposalCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: CreateProposalInput; | ||
output: CreateProposalOutput; | ||
}; | ||
sdk: { | ||
input: CreateProposalCommandInput; | ||
output: CreateProposalCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -82,2 +82,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class DeleteAccessorCommand extends DeleteAccessorCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: DeleteAccessorInput; | ||
output: {}; | ||
}; | ||
sdk: { | ||
input: DeleteAccessorCommandInput; | ||
output: DeleteAccessorCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -81,2 +81,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class DeleteMemberCommand extends DeleteMemberCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: DeleteMemberInput; | ||
output: {}; | ||
}; | ||
sdk: { | ||
input: DeleteMemberCommandInput; | ||
output: DeleteMemberCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -82,2 +82,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class DeleteNodeCommand extends DeleteNodeCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: DeleteNodeInput; | ||
output: {}; | ||
}; | ||
sdk: { | ||
input: DeleteNodeCommandInput; | ||
output: DeleteNodeCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -90,2 +90,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class GetAccessorCommand extends GetAccessorCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: GetAccessorInput; | ||
output: GetAccessorOutput; | ||
}; | ||
sdk: { | ||
input: GetAccessorCommandInput; | ||
output: GetAccessorCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -107,2 +107,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class GetMemberCommand extends GetMemberCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: GetMemberInput; | ||
output: GetMemberOutput; | ||
}; | ||
sdk: { | ||
input: GetMemberCommandInput; | ||
output: GetMemberCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -108,2 +108,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class GetNetworkCommand extends GetNetworkCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: GetNetworkInput; | ||
output: GetNetworkOutput; | ||
}; | ||
sdk: { | ||
input: GetNetworkCommandInput; | ||
output: GetNetworkCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -119,2 +119,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class GetNodeCommand extends GetNodeCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: GetNodeInput; | ||
output: GetNodeOutput; | ||
}; | ||
sdk: { | ||
input: GetNodeCommandInput; | ||
output: GetNodeCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -108,2 +108,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class GetProposalCommand extends GetProposalCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: GetProposalInput; | ||
output: GetProposalOutput; | ||
}; | ||
sdk: { | ||
input: GetProposalCommandInput; | ||
output: GetProposalCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -88,2 +88,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class ListAccessorsCommand extends ListAccessorsCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: ListAccessorsInput; | ||
output: ListAccessorsOutput; | ||
}; | ||
sdk: { | ||
input: ListAccessorsCommandInput; | ||
output: ListAccessorsCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -103,2 +103,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class ListInvitationsCommand extends ListInvitationsCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: ListInvitationsInput; | ||
output: ListInvitationsOutput; | ||
}; | ||
sdk: { | ||
input: ListInvitationsCommandInput; | ||
output: ListInvitationsCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -92,2 +92,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class ListMembersCommand extends ListMembersCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: ListMembersInput; | ||
output: ListMembersOutput; | ||
}; | ||
sdk: { | ||
input: ListMembersCommandInput; | ||
output: ListMembersCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -92,2 +92,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class ListNetworksCommand extends ListNetworksCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: ListNetworksInput; | ||
output: ListNetworksOutput; | ||
}; | ||
sdk: { | ||
input: ListNetworksCommandInput; | ||
output: ListNetworksCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -90,2 +90,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class ListNodesCommand extends ListNodesCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: ListNodesInput; | ||
output: ListNodesOutput; | ||
}; | ||
sdk: { | ||
input: ListNodesCommandInput; | ||
output: ListNodesCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -93,2 +93,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class ListProposalsCommand extends ListProposalsCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: ListProposalsInput; | ||
output: ListProposalsOutput; | ||
}; | ||
sdk: { | ||
input: ListProposalsCommandInput; | ||
output: ListProposalsCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -86,2 +86,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class ListProposalVotesCommand extends ListProposalVotesCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: ListProposalVotesInput; | ||
output: ListProposalVotesOutput; | ||
}; | ||
sdk: { | ||
input: ListProposalVotesCommandInput; | ||
output: ListProposalVotesCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -75,2 +75,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: ListTagsForResourceRequest; | ||
output: ListTagsForResourceResponse; | ||
}; | ||
sdk: { | ||
input: ListTagsForResourceCommandInput; | ||
output: ListTagsForResourceCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -80,2 +80,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class RejectInvitationCommand extends RejectInvitationCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: RejectInvitationInput; | ||
output: {}; | ||
}; | ||
sdk: { | ||
input: RejectInvitationCommandInput; | ||
output: RejectInvitationCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -79,2 +79,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class TagResourceCommand extends TagResourceCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: TagResourceRequest; | ||
output: {}; | ||
}; | ||
sdk: { | ||
input: TagResourceCommandInput; | ||
output: TagResourceCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -74,2 +74,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class UntagResourceCommand extends UntagResourceCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: UntagResourceRequest; | ||
output: {}; | ||
}; | ||
sdk: { | ||
input: UntagResourceCommandInput; | ||
output: UntagResourceCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -87,2 +87,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class UpdateMemberCommand extends UpdateMemberCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: UpdateMemberInput; | ||
output: {}; | ||
}; | ||
sdk: { | ||
input: UpdateMemberCommandInput; | ||
output: UpdateMemberCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -93,2 +93,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class UpdateNodeCommand extends UpdateNodeCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: UpdateNodeInput; | ||
output: {}; | ||
}; | ||
sdk: { | ||
input: UpdateNodeCommandInput; | ||
output: UpdateNodeCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -83,2 +83,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
export declare class VoteOnProposalCommand extends VoteOnProposalCommand_base { | ||
/** @internal type navigation helper, not in runtime. */ | ||
protected static __types: { | ||
api: { | ||
input: VoteOnProposalInput; | ||
output: {}; | ||
}; | ||
sdk: { | ||
input: VoteOnProposalCommandInput; | ||
output: VoteOnProposalCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class CreateAccessorCommand extends CreateAccessorCommand_base {} | ||
export declare class CreateAccessorCommand extends CreateAccessorCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: CreateAccessorInput; | ||
output: CreateAccessorOutput; | ||
}; | ||
sdk: { | ||
input: CreateAccessorCommandInput; | ||
output: CreateAccessorCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class CreateMemberCommand extends CreateMemberCommand_base {} | ||
export declare class CreateMemberCommand extends CreateMemberCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: CreateMemberInput; | ||
output: CreateMemberOutput; | ||
}; | ||
sdk: { | ||
input: CreateMemberCommandInput; | ||
output: CreateMemberCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class CreateNetworkCommand extends CreateNetworkCommand_base {} | ||
export declare class CreateNetworkCommand extends CreateNetworkCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: CreateNetworkInput; | ||
output: CreateNetworkOutput; | ||
}; | ||
sdk: { | ||
input: CreateNetworkCommandInput; | ||
output: CreateNetworkCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class CreateNodeCommand extends CreateNodeCommand_base {} | ||
export declare class CreateNodeCommand extends CreateNodeCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: CreateNodeInput; | ||
output: CreateNodeOutput; | ||
}; | ||
sdk: { | ||
input: CreateNodeCommandInput; | ||
output: CreateNodeCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class CreateProposalCommand extends CreateProposalCommand_base {} | ||
export declare class CreateProposalCommand extends CreateProposalCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: CreateProposalInput; | ||
output: CreateProposalOutput; | ||
}; | ||
sdk: { | ||
input: CreateProposalCommandInput; | ||
output: CreateProposalCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class DeleteAccessorCommand extends DeleteAccessorCommand_base {} | ||
export declare class DeleteAccessorCommand extends DeleteAccessorCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: DeleteAccessorInput; | ||
output: {}; | ||
}; | ||
sdk: { | ||
input: DeleteAccessorCommandInput; | ||
output: DeleteAccessorCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class DeleteMemberCommand extends DeleteMemberCommand_base {} | ||
export declare class DeleteMemberCommand extends DeleteMemberCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: DeleteMemberInput; | ||
output: {}; | ||
}; | ||
sdk: { | ||
input: DeleteMemberCommandInput; | ||
output: DeleteMemberCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class DeleteNodeCommand extends DeleteNodeCommand_base {} | ||
export declare class DeleteNodeCommand extends DeleteNodeCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: DeleteNodeInput; | ||
output: {}; | ||
}; | ||
sdk: { | ||
input: DeleteNodeCommandInput; | ||
output: DeleteNodeCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class GetAccessorCommand extends GetAccessorCommand_base {} | ||
export declare class GetAccessorCommand extends GetAccessorCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: GetAccessorInput; | ||
output: GetAccessorOutput; | ||
}; | ||
sdk: { | ||
input: GetAccessorCommandInput; | ||
output: GetAccessorCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class GetMemberCommand extends GetMemberCommand_base {} | ||
export declare class GetMemberCommand extends GetMemberCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: GetMemberInput; | ||
output: GetMemberOutput; | ||
}; | ||
sdk: { | ||
input: GetMemberCommandInput; | ||
output: GetMemberCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class GetNetworkCommand extends GetNetworkCommand_base {} | ||
export declare class GetNetworkCommand extends GetNetworkCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: GetNetworkInput; | ||
output: GetNetworkOutput; | ||
}; | ||
sdk: { | ||
input: GetNetworkCommandInput; | ||
output: GetNetworkCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -30,2 +30,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class GetNodeCommand extends GetNodeCommand_base {} | ||
export declare class GetNodeCommand extends GetNodeCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: GetNodeInput; | ||
output: GetNodeOutput; | ||
}; | ||
sdk: { | ||
input: GetNodeCommandInput; | ||
output: GetNodeCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class GetProposalCommand extends GetProposalCommand_base {} | ||
export declare class GetProposalCommand extends GetProposalCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: GetProposalInput; | ||
output: GetProposalOutput; | ||
}; | ||
sdk: { | ||
input: GetProposalCommandInput; | ||
output: GetProposalCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class ListAccessorsCommand extends ListAccessorsCommand_base {} | ||
export declare class ListAccessorsCommand extends ListAccessorsCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: ListAccessorsInput; | ||
output: ListAccessorsOutput; | ||
}; | ||
sdk: { | ||
input: ListAccessorsCommandInput; | ||
output: ListAccessorsCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class ListInvitationsCommand extends ListInvitationsCommand_base {} | ||
export declare class ListInvitationsCommand extends ListInvitationsCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: ListInvitationsInput; | ||
output: ListInvitationsOutput; | ||
}; | ||
sdk: { | ||
input: ListInvitationsCommandInput; | ||
output: ListInvitationsCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class ListMembersCommand extends ListMembersCommand_base {} | ||
export declare class ListMembersCommand extends ListMembersCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: ListMembersInput; | ||
output: ListMembersOutput; | ||
}; | ||
sdk: { | ||
input: ListMembersCommandInput; | ||
output: ListMembersCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class ListNetworksCommand extends ListNetworksCommand_base {} | ||
export declare class ListNetworksCommand extends ListNetworksCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: ListNetworksInput; | ||
output: ListNetworksOutput; | ||
}; | ||
sdk: { | ||
input: ListNetworksCommandInput; | ||
output: ListNetworksCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class ListNodesCommand extends ListNodesCommand_base {} | ||
export declare class ListNodesCommand extends ListNodesCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: ListNodesInput; | ||
output: ListNodesOutput; | ||
}; | ||
sdk: { | ||
input: ListNodesCommandInput; | ||
output: ListNodesCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class ListProposalsCommand extends ListProposalsCommand_base {} | ||
export declare class ListProposalsCommand extends ListProposalsCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: ListProposalsInput; | ||
output: ListProposalsOutput; | ||
}; | ||
sdk: { | ||
input: ListProposalsCommandInput; | ||
output: ListProposalsCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class ListProposalVotesCommand extends ListProposalVotesCommand_base {} | ||
export declare class ListProposalVotesCommand extends ListProposalVotesCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: ListProposalVotesInput; | ||
output: ListProposalVotesOutput; | ||
}; | ||
sdk: { | ||
input: ListProposalVotesCommandInput; | ||
output: ListProposalVotesCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -40,2 +40,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {} | ||
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: ListTagsForResourceRequest; | ||
output: ListTagsForResourceResponse; | ||
}; | ||
sdk: { | ||
input: ListTagsForResourceCommandInput; | ||
output: ListTagsForResourceCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class RejectInvitationCommand extends RejectInvitationCommand_base {} | ||
export declare class RejectInvitationCommand extends RejectInvitationCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: RejectInvitationInput; | ||
output: {}; | ||
}; | ||
sdk: { | ||
input: RejectInvitationCommandInput; | ||
output: RejectInvitationCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class TagResourceCommand extends TagResourceCommand_base {} | ||
export declare class TagResourceCommand extends TagResourceCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: TagResourceRequest; | ||
output: {}; | ||
}; | ||
sdk: { | ||
input: TagResourceCommandInput; | ||
output: TagResourceCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -39,2 +39,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class UntagResourceCommand extends UntagResourceCommand_base {} | ||
export declare class UntagResourceCommand extends UntagResourceCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: UntagResourceRequest; | ||
output: {}; | ||
}; | ||
sdk: { | ||
input: UntagResourceCommandInput; | ||
output: UntagResourceCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class UpdateMemberCommand extends UpdateMemberCommand_base {} | ||
export declare class UpdateMemberCommand extends UpdateMemberCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: UpdateMemberInput; | ||
output: {}; | ||
}; | ||
sdk: { | ||
input: UpdateMemberCommandInput; | ||
output: UpdateMemberCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class UpdateNodeCommand extends UpdateNodeCommand_base {} | ||
export declare class UpdateNodeCommand extends UpdateNodeCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: UpdateNodeInput; | ||
output: {}; | ||
}; | ||
sdk: { | ||
input: UpdateNodeCommandInput; | ||
output: UpdateNodeCommandOutput; | ||
}; | ||
}; | ||
} |
@@ -36,2 +36,13 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
}; | ||
export declare class VoteOnProposalCommand extends VoteOnProposalCommand_base {} | ||
export declare class VoteOnProposalCommand extends VoteOnProposalCommand_base { | ||
protected static __types: { | ||
api: { | ||
input: VoteOnProposalInput; | ||
output: {}; | ||
}; | ||
sdk: { | ||
input: VoteOnProposalCommandInput; | ||
output: VoteOnProposalCommandOutput; | ||
}; | ||
}; | ||
} |
{ | ||
"name": "@aws-sdk/client-managedblockchain", | ||
"description": "AWS SDK for JavaScript Managedblockchain Client for Node.js, Browser and React Native", | ||
"version": "3.651.1", | ||
"version": "3.654.0", | ||
"scripts": { | ||
@@ -23,39 +23,39 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"@aws-crypto/sha256-js": "5.2.0", | ||
"@aws-sdk/client-sso-oidc": "3.651.1", | ||
"@aws-sdk/client-sts": "3.651.1", | ||
"@aws-sdk/core": "3.651.1", | ||
"@aws-sdk/credential-provider-node": "3.651.1", | ||
"@aws-sdk/middleware-host-header": "3.649.0", | ||
"@aws-sdk/middleware-logger": "3.649.0", | ||
"@aws-sdk/middleware-recursion-detection": "3.649.0", | ||
"@aws-sdk/middleware-user-agent": "3.649.0", | ||
"@aws-sdk/region-config-resolver": "3.649.0", | ||
"@aws-sdk/types": "3.649.0", | ||
"@aws-sdk/util-endpoints": "3.649.0", | ||
"@aws-sdk/util-user-agent-browser": "3.649.0", | ||
"@aws-sdk/util-user-agent-node": "3.649.0", | ||
"@smithy/config-resolver": "^3.0.6", | ||
"@smithy/core": "^2.4.1", | ||
"@smithy/fetch-http-handler": "^3.2.5", | ||
"@smithy/hash-node": "^3.0.4", | ||
"@smithy/invalid-dependency": "^3.0.4", | ||
"@smithy/middleware-content-length": "^3.0.6", | ||
"@smithy/middleware-endpoint": "^3.1.1", | ||
"@smithy/middleware-retry": "^3.0.16", | ||
"@smithy/middleware-serde": "^3.0.4", | ||
"@smithy/middleware-stack": "^3.0.4", | ||
"@smithy/node-config-provider": "^3.1.5", | ||
"@smithy/node-http-handler": "^3.2.0", | ||
"@smithy/protocol-http": "^4.1.1", | ||
"@smithy/smithy-client": "^3.3.0", | ||
"@smithy/types": "^3.4.0", | ||
"@smithy/url-parser": "^3.0.4", | ||
"@aws-sdk/client-sso-oidc": "3.654.0", | ||
"@aws-sdk/client-sts": "3.654.0", | ||
"@aws-sdk/core": "3.654.0", | ||
"@aws-sdk/credential-provider-node": "3.654.0", | ||
"@aws-sdk/middleware-host-header": "3.654.0", | ||
"@aws-sdk/middleware-logger": "3.654.0", | ||
"@aws-sdk/middleware-recursion-detection": "3.654.0", | ||
"@aws-sdk/middleware-user-agent": "3.654.0", | ||
"@aws-sdk/region-config-resolver": "3.654.0", | ||
"@aws-sdk/types": "3.654.0", | ||
"@aws-sdk/util-endpoints": "3.654.0", | ||
"@aws-sdk/util-user-agent-browser": "3.654.0", | ||
"@aws-sdk/util-user-agent-node": "3.654.0", | ||
"@smithy/config-resolver": "^3.0.8", | ||
"@smithy/core": "^2.4.3", | ||
"@smithy/fetch-http-handler": "^3.2.7", | ||
"@smithy/hash-node": "^3.0.6", | ||
"@smithy/invalid-dependency": "^3.0.6", | ||
"@smithy/middleware-content-length": "^3.0.8", | ||
"@smithy/middleware-endpoint": "^3.1.3", | ||
"@smithy/middleware-retry": "^3.0.18", | ||
"@smithy/middleware-serde": "^3.0.6", | ||
"@smithy/middleware-stack": "^3.0.6", | ||
"@smithy/node-config-provider": "^3.1.7", | ||
"@smithy/node-http-handler": "^3.2.2", | ||
"@smithy/protocol-http": "^4.1.3", | ||
"@smithy/smithy-client": "^3.3.2", | ||
"@smithy/types": "^3.4.2", | ||
"@smithy/url-parser": "^3.0.6", | ||
"@smithy/util-base64": "^3.0.0", | ||
"@smithy/util-body-length-browser": "^3.0.0", | ||
"@smithy/util-body-length-node": "^3.0.0", | ||
"@smithy/util-defaults-mode-browser": "^3.0.16", | ||
"@smithy/util-defaults-mode-node": "^3.0.16", | ||
"@smithy/util-endpoints": "^2.1.0", | ||
"@smithy/util-middleware": "^3.0.4", | ||
"@smithy/util-retry": "^3.0.4", | ||
"@smithy/util-defaults-mode-browser": "^3.0.18", | ||
"@smithy/util-defaults-mode-node": "^3.0.18", | ||
"@smithy/util-endpoints": "^2.1.2", | ||
"@smithy/util-middleware": "^3.0.6", | ||
"@smithy/util-retry": "^3.0.6", | ||
"@smithy/util-utf8": "^3.0.0", | ||
@@ -62,0 +62,0 @@ "tslib": "^2.6.2", |
634898
14731
+ Added@aws-sdk/client-sso@3.654.0(transitive)
+ Added@aws-sdk/client-sso-oidc@3.654.0(transitive)
+ Added@aws-sdk/client-sts@3.654.0(transitive)
+ Added@aws-sdk/core@3.654.0(transitive)
+ Added@aws-sdk/credential-provider-env@3.654.0(transitive)
+ Added@aws-sdk/credential-provider-http@3.654.0(transitive)
+ Added@aws-sdk/credential-provider-ini@3.654.0(transitive)
+ Added@aws-sdk/credential-provider-node@3.654.0(transitive)
+ Added@aws-sdk/credential-provider-process@3.654.0(transitive)
+ Added@aws-sdk/credential-provider-sso@3.654.0(transitive)
+ Added@aws-sdk/credential-provider-web-identity@3.654.0(transitive)
+ Added@aws-sdk/middleware-host-header@3.654.0(transitive)
+ Added@aws-sdk/middleware-logger@3.654.0(transitive)
+ Added@aws-sdk/middleware-recursion-detection@3.654.0(transitive)
+ Added@aws-sdk/middleware-user-agent@3.654.0(transitive)
+ Added@aws-sdk/region-config-resolver@3.654.0(transitive)
+ Added@aws-sdk/token-providers@3.654.0(transitive)
+ Added@aws-sdk/types@3.654.0(transitive)
+ Added@aws-sdk/util-endpoints@3.654.0(transitive)
+ Added@aws-sdk/util-user-agent-browser@3.654.0(transitive)
+ Added@aws-sdk/util-user-agent-node@3.654.0(transitive)
- Removed@aws-sdk/client-sso@3.651.1(transitive)
- Removed@aws-sdk/client-sso-oidc@3.651.1(transitive)
- Removed@aws-sdk/client-sts@3.651.1(transitive)
- Removed@aws-sdk/core@3.651.1(transitive)
- Removed@aws-sdk/credential-provider-env@3.649.0(transitive)
- Removed@aws-sdk/credential-provider-http@3.649.0(transitive)
- Removed@aws-sdk/credential-provider-ini@3.651.1(transitive)
- Removed@aws-sdk/credential-provider-node@3.651.1(transitive)
- Removed@aws-sdk/credential-provider-process@3.649.0(transitive)
- Removed@aws-sdk/credential-provider-sso@3.651.1(transitive)
- Removed@aws-sdk/credential-provider-web-identity@3.649.0(transitive)
- Removed@aws-sdk/middleware-host-header@3.649.0(transitive)
- Removed@aws-sdk/middleware-logger@3.649.0(transitive)
- Removed@aws-sdk/middleware-recursion-detection@3.649.0(transitive)
- Removed@aws-sdk/middleware-user-agent@3.649.0(transitive)
- Removed@aws-sdk/region-config-resolver@3.649.0(transitive)
- Removed@aws-sdk/token-providers@3.649.0(transitive)
- Removed@aws-sdk/types@3.649.0(transitive)
- Removed@aws-sdk/util-endpoints@3.649.0(transitive)
- Removed@aws-sdk/util-user-agent-browser@3.649.0(transitive)
- Removed@aws-sdk/util-user-agent-node@3.649.0(transitive)
Updated@aws-sdk/client-sts@3.654.0
Updated@aws-sdk/core@3.654.0
Updated@aws-sdk/types@3.654.0
Updated@smithy/core@^2.4.3
Updated@smithy/hash-node@^3.0.6
Updated@smithy/protocol-http@^4.1.3
Updated@smithy/smithy-client@^3.3.2
Updated@smithy/types@^3.4.2
Updated@smithy/url-parser@^3.0.6
Updated@smithy/util-retry@^3.0.6