@aws-sdk/client-transfer 3.799.0 → 3.804.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-es/protocols/Aws_json1_1.js +4 -4
- package/dist-types/commands/CreateAccessCommand.d.ts +1 -1
- package/dist-types/commands/CreateAgreementCommand.d.ts +1 -1
- package/dist-types/commands/CreateConnectorCommand.d.ts +1 -1
- package/dist-types/commands/CreateProfileCommand.d.ts +1 -1
- package/dist-types/commands/CreateUserCommand.d.ts +1 -1
- package/dist-types/commands/CreateWebAppCommand.d.ts +1 -1
- package/dist-types/commands/CreateWorkflowCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAccessCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAgreementCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCertificateCommand.d.ts +1 -1
- package/dist-types/commands/DeleteConnectorCommand.d.ts +1 -1
- package/dist-types/commands/DeleteHostKeyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteProfileCommand.d.ts +1 -1
- package/dist-types/commands/DeleteServerCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSshPublicKeyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserCommand.d.ts +1 -1
- package/dist-types/commands/DeleteWebAppCommand.d.ts +1 -1
- package/dist-types/commands/DeleteWebAppCustomizationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteWorkflowCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAccessCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAgreementCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCertificateCommand.d.ts +1 -1
- package/dist-types/commands/DescribeConnectorCommand.d.ts +1 -1
- package/dist-types/commands/DescribeExecutionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeHostKeyCommand.d.ts +1 -1
- package/dist-types/commands/DescribeProfileCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSecurityPolicyCommand.d.ts +1 -1
- package/dist-types/commands/DescribeServerCommand.d.ts +1 -1
- package/dist-types/commands/DescribeUserCommand.d.ts +1 -1
- package/dist-types/commands/DescribeWebAppCommand.d.ts +1 -1
- package/dist-types/commands/DescribeWebAppCustomizationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeWorkflowCommand.d.ts +1 -1
- package/dist-types/commands/ImportCertificateCommand.d.ts +1 -1
- package/dist-types/commands/ImportHostKeyCommand.d.ts +1 -1
- package/dist-types/commands/ImportSshPublicKeyCommand.d.ts +1 -1
- package/dist-types/commands/ListAccessesCommand.d.ts +1 -1
- package/dist-types/commands/ListAgreementsCommand.d.ts +1 -1
- package/dist-types/commands/ListExecutionsCommand.d.ts +1 -1
- package/dist-types/commands/ListFileTransferResultsCommand.d.ts +1 -1
- package/dist-types/commands/ListHostKeysCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListUsersCommand.d.ts +1 -1
- package/dist-types/commands/SendWorkflowStepStateCommand.d.ts +1 -1
- package/dist-types/commands/StartDirectoryListingCommand.d.ts +1 -1
- package/dist-types/commands/StartFileTransferCommand.d.ts +1 -1
- package/dist-types/commands/StartRemoteDeleteCommand.d.ts +1 -1
- package/dist-types/commands/StartRemoteMoveCommand.d.ts +1 -1
- package/dist-types/commands/StartServerCommand.d.ts +1 -1
- package/dist-types/commands/StopServerCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/TestConnectionCommand.d.ts +1 -1
- package/dist-types/commands/TestIdentityProviderCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAccessCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAgreementCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCertificateCommand.d.ts +1 -1
- package/dist-types/commands/UpdateConnectorCommand.d.ts +1 -1
- package/dist-types/commands/UpdateHostKeyCommand.d.ts +1 -1
- package/dist-types/commands/UpdateProfileCommand.d.ts +1 -1
- package/dist-types/commands/UpdateServerCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserCommand.d.ts +1 -1
- package/dist-types/commands/UpdateWebAppCommand.d.ts +1 -1
- package/dist-types/commands/UpdateWebAppCustomizationCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/runtimeConfig.browser.d.ts +17 -17
- package/dist-types/runtimeConfig.d.ts +16 -16
- package/dist-types/runtimeConfig.native.d.ts +18 -18
- package/dist-types/runtimeConfig.shared.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateAccessCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAgreementCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateConnectorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateWebAppCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateWorkflowCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAccessCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAgreementCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteCertificateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteConnectorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteHostKeyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteSshPublicKeyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteWebAppCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteWebAppCustomizationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAccessCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAgreementCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeCertificateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeConnectorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeExecutionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeHostKeyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeSecurityPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeWebAppCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeWebAppCustomizationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeWorkflowCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ImportCertificateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ImportHostKeyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ImportSshPublicKeyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAccessesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAgreementsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListExecutionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFileTransferResultsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHostKeysCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendWorkflowStepStateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartDirectoryListingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartFileTransferCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartRemoteDeleteCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartRemoteMoveCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TestConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TestIdentityProviderCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAccessCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAgreementCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateCertificateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateConnectorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateHostKeyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateServerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateWebAppCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateWebAppCustomizationCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
- package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- package/package.json +20 -20
|
@@ -1430,11 +1430,11 @@ const de_ThrottlingExceptionRes = async (parsedOutput, context) => {
|
|
|
1430
1430
|
};
|
|
1431
1431
|
const se_ImportCertificateRequest = (input, context) => {
|
|
1432
1432
|
return take(input, {
|
|
1433
|
-
ActiveDate: (_) => _.getTime() /
|
|
1433
|
+
ActiveDate: (_) => _.getTime() / 1_000,
|
|
1434
1434
|
Certificate: [],
|
|
1435
1435
|
CertificateChain: [],
|
|
1436
1436
|
Description: [],
|
|
1437
|
-
InactiveDate: (_) => _.getTime() /
|
|
1437
|
+
InactiveDate: (_) => _.getTime() / 1_000,
|
|
1438
1438
|
PrivateKey: [],
|
|
1439
1439
|
Tags: _json,
|
|
1440
1440
|
Usage: [],
|
|
@@ -1442,10 +1442,10 @@ const se_ImportCertificateRequest = (input, context) => {
|
|
|
1442
1442
|
};
|
|
1443
1443
|
const se_UpdateCertificateRequest = (input, context) => {
|
|
1444
1444
|
return take(input, {
|
|
1445
|
-
ActiveDate: (_) => _.getTime() /
|
|
1445
|
+
ActiveDate: (_) => _.getTime() / 1_000,
|
|
1446
1446
|
CertificateId: [],
|
|
1447
1447
|
Description: [],
|
|
1448
|
-
InactiveDate: (_) => _.getTime() /
|
|
1448
|
+
InactiveDate: (_) => _.getTime() / 1_000,
|
|
1449
1449
|
});
|
|
1450
1450
|
};
|
|
1451
1451
|
const se_UpdateWebAppCustomizationRequest = (input, context) => {
|
|
@@ -23,7 +23,7 @@ export interface CreateAccessCommandOutput extends CreateAccessResponse, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateAccessCommand_base: {
|
|
25
25
|
new (input: CreateAccessCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAccessCommandInput, CreateAccessCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateAccessCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAccessCommandInput, CreateAccessCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateAgreementCommandOutput extends CreateAgreementResponse, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateAgreementCommand_base: {
|
|
25
25
|
new (input: CreateAgreementCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAgreementCommandInput, CreateAgreementCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateAgreementCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAgreementCommandInput, CreateAgreementCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateConnectorCommandOutput extends CreateConnectorResponse, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateConnectorCommand_base: {
|
|
25
25
|
new (input: CreateConnectorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConnectorCommandInput, CreateConnectorCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateConnectorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConnectorCommandInput, CreateConnectorCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateProfileCommandOutput extends CreateProfileResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateProfileCommand_base: {
|
|
25
25
|
new (input: CreateProfileCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProfileCommandInput, CreateProfileCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateProfileCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProfileCommandInput, CreateProfileCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateUserCommandOutput extends CreateUserResponse, __MetadataB
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateUserCommand_base: {
|
|
25
25
|
new (input: CreateUserCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserCommandInput, CreateUserCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateUserCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserCommandInput, CreateUserCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateWebAppCommandOutput extends CreateWebAppResponse, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateWebAppCommand_base: {
|
|
25
25
|
new (input: CreateWebAppCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWebAppCommandInput, CreateWebAppCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateWebAppCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWebAppCommandInput, CreateWebAppCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateWorkflowCommandOutput extends CreateWorkflowResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateWorkflowCommand_base: {
|
|
25
25
|
new (input: CreateWorkflowCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkflowCommandInput, CreateWorkflowCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateWorkflowCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkflowCommandInput, CreateWorkflowCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteAccessCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteAccessCommand_base: {
|
|
25
25
|
new (input: DeleteAccessCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccessCommandInput, DeleteAccessCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteAccessCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccessCommandInput, DeleteAccessCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteAgreementCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteAgreementCommand_base: {
|
|
25
25
|
new (input: DeleteAgreementCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAgreementCommandInput, DeleteAgreementCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteAgreementCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAgreementCommandInput, DeleteAgreementCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteCertificateCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteCertificateCommand_base: {
|
|
25
25
|
new (input: DeleteCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCertificateCommandInput, DeleteCertificateCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCertificateCommandInput, DeleteCertificateCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteConnectorCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteConnectorCommand_base: {
|
|
25
25
|
new (input: DeleteConnectorCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConnectorCommandInput, DeleteConnectorCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteConnectorCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConnectorCommandInput, DeleteConnectorCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteHostKeyCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteHostKeyCommand_base: {
|
|
25
25
|
new (input: DeleteHostKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteHostKeyCommandInput, DeleteHostKeyCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteHostKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteHostKeyCommandInput, DeleteHostKeyCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteProfileCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteProfileCommand_base: {
|
|
25
25
|
new (input: DeleteProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProfileCommandInput, DeleteProfileCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProfileCommandInput, DeleteProfileCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteServerCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteServerCommand_base: {
|
|
25
25
|
new (input: DeleteServerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServerCommandInput, DeleteServerCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteServerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServerCommandInput, DeleteServerCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteSshPublicKeyCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteSshPublicKeyCommand_base: {
|
|
25
25
|
new (input: DeleteSshPublicKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSshPublicKeyCommandInput, DeleteSshPublicKeyCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteSshPublicKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSshPublicKeyCommandInput, DeleteSshPublicKeyCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteUserCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteUserCommand_base: {
|
|
25
25
|
new (input: DeleteUserCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserCommandInput, DeleteUserCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteUserCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserCommandInput, DeleteUserCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteWebAppCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteWebAppCommand_base: {
|
|
25
25
|
new (input: DeleteWebAppCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWebAppCommandInput, DeleteWebAppCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteWebAppCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWebAppCommandInput, DeleteWebAppCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteWebAppCustomizationCommandOutput extends __MetadataBearer
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteWebAppCustomizationCommand_base: {
|
|
25
25
|
new (input: DeleteWebAppCustomizationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWebAppCustomizationCommandInput, DeleteWebAppCustomizationCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteWebAppCustomizationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWebAppCustomizationCommandInput, DeleteWebAppCustomizationCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteWorkflowCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteWorkflowCommand_base: {
|
|
25
25
|
new (input: DeleteWorkflowCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkflowCommandInput, DeleteWorkflowCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteWorkflowCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkflowCommandInput, DeleteWorkflowCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeAccessCommandOutput extends DescribeAccessResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeAccessCommand_base: {
|
|
25
25
|
new (input: DescribeAccessCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAccessCommandInput, DescribeAccessCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeAccessCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAccessCommandInput, DescribeAccessCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeAgreementCommandOutput extends DescribeAgreementRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeAgreementCommand_base: {
|
|
25
25
|
new (input: DescribeAgreementCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAgreementCommandInput, DescribeAgreementCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeAgreementCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAgreementCommandInput, DescribeAgreementCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeCertificateCommandOutput extends DescribeCertificateRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeCertificateCommand_base: {
|
|
25
25
|
new (input: DescribeCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCertificateCommandInput, DescribeCertificateCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeCertificateCommandInput, DescribeCertificateCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeConnectorCommandOutput extends DescribeConnectorRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeConnectorCommand_base: {
|
|
25
25
|
new (input: DescribeConnectorCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeConnectorCommandInput, DescribeConnectorCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeConnectorCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeConnectorCommandInput, DescribeConnectorCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeExecutionCommandOutput extends DescribeExecutionRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeExecutionCommand_base: {
|
|
25
25
|
new (input: DescribeExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeExecutionCommandInput, DescribeExecutionCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeExecutionCommandInput, DescribeExecutionCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeHostKeyCommandOutput extends DescribeHostKeyResponse, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeHostKeyCommand_base: {
|
|
25
25
|
new (input: DescribeHostKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeHostKeyCommandInput, DescribeHostKeyCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeHostKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeHostKeyCommandInput, DescribeHostKeyCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeProfileCommandOutput extends DescribeProfileResponse, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeProfileCommand_base: {
|
|
25
25
|
new (input: DescribeProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeProfileCommandInput, DescribeProfileCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeProfileCommandInput, DescribeProfileCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeSecurityPolicyCommandOutput extends DescribeSecurityPol
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeSecurityPolicyCommand_base: {
|
|
25
25
|
new (input: DescribeSecurityPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSecurityPolicyCommandInput, DescribeSecurityPolicyCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeSecurityPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSecurityPolicyCommandInput, DescribeSecurityPolicyCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeServerCommandOutput extends DescribeServerResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeServerCommand_base: {
|
|
25
25
|
new (input: DescribeServerCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeServerCommandInput, DescribeServerCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeServerCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeServerCommandInput, DescribeServerCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeUserCommandOutput extends DescribeUserResponse, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeUserCommand_base: {
|
|
25
25
|
new (input: DescribeUserCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeUserCommandInput, DescribeUserCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeUserCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeUserCommandInput, DescribeUserCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeWebAppCommandOutput extends DescribeWebAppResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeWebAppCommand_base: {
|
|
25
25
|
new (input: DescribeWebAppCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeWebAppCommandInput, DescribeWebAppCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeWebAppCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeWebAppCommandInput, DescribeWebAppCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeWebAppCustomizationCommandOutput extends DescribeWebApp
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeWebAppCustomizationCommand_base: {
|
|
25
25
|
new (input: DescribeWebAppCustomizationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeWebAppCustomizationCommandInput, DescribeWebAppCustomizationCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeWebAppCustomizationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeWebAppCustomizationCommandInput, DescribeWebAppCustomizationCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeWorkflowCommandOutput extends DescribeWorkflowResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeWorkflowCommand_base: {
|
|
25
25
|
new (input: DescribeWorkflowCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeWorkflowCommandInput, DescribeWorkflowCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeWorkflowCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeWorkflowCommandInput, DescribeWorkflowCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ImportCertificateCommandOutput extends ImportCertificateRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const ImportCertificateCommand_base: {
|
|
25
25
|
new (input: ImportCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<ImportCertificateCommandInput, ImportCertificateCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ImportCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<ImportCertificateCommandInput, ImportCertificateCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ImportHostKeyCommandOutput extends ImportHostKeyResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const ImportHostKeyCommand_base: {
|
|
25
25
|
new (input: ImportHostKeyCommandInput): import("@smithy/smithy-client").CommandImpl<ImportHostKeyCommandInput, ImportHostKeyCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ImportHostKeyCommandInput): import("@smithy/smithy-client").CommandImpl<ImportHostKeyCommandInput, ImportHostKeyCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ImportSshPublicKeyCommandOutput extends ImportSshPublicKeyRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const ImportSshPublicKeyCommand_base: {
|
|
25
25
|
new (input: ImportSshPublicKeyCommandInput): import("@smithy/smithy-client").CommandImpl<ImportSshPublicKeyCommandInput, ImportSshPublicKeyCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ImportSshPublicKeyCommandInput): import("@smithy/smithy-client").CommandImpl<ImportSshPublicKeyCommandInput, ImportSshPublicKeyCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListAccessesCommandOutput extends ListAccessesResponse, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListAccessesCommand_base: {
|
|
25
25
|
new (input: ListAccessesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccessesCommandInput, ListAccessesCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListAccessesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccessesCommandInput, ListAccessesCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListAgreementsCommandOutput extends ListAgreementsResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListAgreementsCommand_base: {
|
|
25
25
|
new (input: ListAgreementsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAgreementsCommandInput, ListAgreementsCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListAgreementsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAgreementsCommandInput, ListAgreementsCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListExecutionsCommandOutput extends ListExecutionsResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListExecutionsCommand_base: {
|
|
25
25
|
new (input: ListExecutionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListExecutionsCommandInput, ListExecutionsCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListExecutionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListExecutionsCommandInput, ListExecutionsCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListFileTransferResultsCommandOutput extends ListFileTransferRe
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListFileTransferResultsCommand_base: {
|
|
25
25
|
new (input: ListFileTransferResultsCommandInput): import("@smithy/smithy-client").CommandImpl<ListFileTransferResultsCommandInput, ListFileTransferResultsCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListFileTransferResultsCommandInput): import("@smithy/smithy-client").CommandImpl<ListFileTransferResultsCommandInput, ListFileTransferResultsCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListHostKeysCommandOutput extends ListHostKeysResponse, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListHostKeysCommand_base: {
|
|
25
25
|
new (input: ListHostKeysCommandInput): import("@smithy/smithy-client").CommandImpl<ListHostKeysCommandInput, ListHostKeysCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListHostKeysCommandInput): import("@smithy/smithy-client").CommandImpl<ListHostKeysCommandInput, ListHostKeysCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListTagsForResourceCommand_base: {
|
|
25
25
|
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListUsersCommandOutput extends ListUsersResponse, __MetadataBea
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListUsersCommand_base: {
|
|
25
25
|
new (input: ListUsersCommandInput): import("@smithy/smithy-client").CommandImpl<ListUsersCommandInput, ListUsersCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListUsersCommandInput): import("@smithy/smithy-client").CommandImpl<ListUsersCommandInput, ListUsersCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface SendWorkflowStepStateCommandOutput extends SendWorkflowStepStat
|
|
|
23
23
|
}
|
|
24
24
|
declare const SendWorkflowStepStateCommand_base: {
|
|
25
25
|
new (input: SendWorkflowStepStateCommandInput): import("@smithy/smithy-client").CommandImpl<SendWorkflowStepStateCommandInput, SendWorkflowStepStateCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: SendWorkflowStepStateCommandInput): import("@smithy/smithy-client").CommandImpl<SendWorkflowStepStateCommandInput, SendWorkflowStepStateCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface StartDirectoryListingCommandOutput extends StartDirectoryListin
|
|
|
23
23
|
}
|
|
24
24
|
declare const StartDirectoryListingCommand_base: {
|
|
25
25
|
new (input: StartDirectoryListingCommandInput): import("@smithy/smithy-client").CommandImpl<StartDirectoryListingCommandInput, StartDirectoryListingCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: StartDirectoryListingCommandInput): import("@smithy/smithy-client").CommandImpl<StartDirectoryListingCommandInput, StartDirectoryListingCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface StartFileTransferCommandOutput extends StartFileTransferRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const StartFileTransferCommand_base: {
|
|
25
25
|
new (input: StartFileTransferCommandInput): import("@smithy/smithy-client").CommandImpl<StartFileTransferCommandInput, StartFileTransferCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: StartFileTransferCommandInput): import("@smithy/smithy-client").CommandImpl<StartFileTransferCommandInput, StartFileTransferCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface StartRemoteDeleteCommandOutput extends StartRemoteDeleteRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const StartRemoteDeleteCommand_base: {
|
|
25
25
|
new (input: StartRemoteDeleteCommandInput): import("@smithy/smithy-client").CommandImpl<StartRemoteDeleteCommandInput, StartRemoteDeleteCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: StartRemoteDeleteCommandInput): import("@smithy/smithy-client").CommandImpl<StartRemoteDeleteCommandInput, StartRemoteDeleteCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface StartRemoteMoveCommandOutput extends StartRemoteMoveResponse, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const StartRemoteMoveCommand_base: {
|
|
25
25
|
new (input: StartRemoteMoveCommandInput): import("@smithy/smithy-client").CommandImpl<StartRemoteMoveCommandInput, StartRemoteMoveCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: StartRemoteMoveCommandInput): import("@smithy/smithy-client").CommandImpl<StartRemoteMoveCommandInput, StartRemoteMoveCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface StartServerCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const StartServerCommand_base: {
|
|
25
25
|
new (input: StartServerCommandInput): import("@smithy/smithy-client").CommandImpl<StartServerCommandInput, StartServerCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: StartServerCommandInput): import("@smithy/smithy-client").CommandImpl<StartServerCommandInput, StartServerCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface StopServerCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const StopServerCommand_base: {
|
|
25
25
|
new (input: StopServerCommandInput): import("@smithy/smithy-client").CommandImpl<StopServerCommandInput, StopServerCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: StopServerCommandInput): import("@smithy/smithy-client").CommandImpl<StopServerCommandInput, StopServerCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface TagResourceCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const TagResourceCommand_base: {
|
|
25
25
|
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface TestConnectionCommandOutput extends TestConnectionResponse, __M
|
|
|
23
23
|
}
|
|
24
24
|
declare const TestConnectionCommand_base: {
|
|
25
25
|
new (input: TestConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<TestConnectionCommandInput, TestConnectionCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: TestConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<TestConnectionCommandInput, TestConnectionCommandOutput, TransferClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|