@aws-sdk/client-proton 3.533.0 → 3.535.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-types/Proton.d.ts +12 -1
- package/dist-types/ProtonClient.d.ts +1 -1
- package/dist-types/commands/AcceptEnvironmentAccountConnectionCommand.d.ts +2 -1
- package/dist-types/commands/CancelComponentDeploymentCommand.d.ts +2 -1
- package/dist-types/commands/CancelEnvironmentDeploymentCommand.d.ts +2 -1
- package/dist-types/commands/CancelServiceInstanceDeploymentCommand.d.ts +2 -1
- package/dist-types/commands/CancelServicePipelineDeploymentCommand.d.ts +2 -1
- package/dist-types/commands/CreateComponentCommand.d.ts +2 -1
- package/dist-types/commands/CreateEnvironmentAccountConnectionCommand.d.ts +2 -1
- package/dist-types/commands/CreateEnvironmentCommand.d.ts +2 -1
- package/dist-types/commands/CreateEnvironmentTemplateCommand.d.ts +2 -1
- package/dist-types/commands/CreateEnvironmentTemplateVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateRepositoryCommand.d.ts +2 -1
- package/dist-types/commands/CreateServiceCommand.d.ts +2 -1
- package/dist-types/commands/CreateServiceInstanceCommand.d.ts +2 -1
- package/dist-types/commands/CreateServiceSyncConfigCommand.d.ts +2 -1
- package/dist-types/commands/CreateServiceTemplateCommand.d.ts +2 -1
- package/dist-types/commands/CreateServiceTemplateVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateTemplateSyncConfigCommand.d.ts +2 -1
- package/dist-types/commands/DeleteComponentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDeploymentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEnvironmentAccountConnectionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEnvironmentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEnvironmentTemplateCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEnvironmentTemplateVersionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRepositoryCommand.d.ts +2 -1
- package/dist-types/commands/DeleteServiceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteServiceSyncConfigCommand.d.ts +2 -1
- package/dist-types/commands/DeleteServiceTemplateCommand.d.ts +2 -1
- package/dist-types/commands/DeleteServiceTemplateVersionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTemplateSyncConfigCommand.d.ts +2 -1
- package/dist-types/commands/GetAccountSettingsCommand.d.ts +2 -1
- package/dist-types/commands/GetComponentCommand.d.ts +2 -1
- package/dist-types/commands/GetDeploymentCommand.d.ts +2 -1
- package/dist-types/commands/GetEnvironmentAccountConnectionCommand.d.ts +2 -1
- package/dist-types/commands/GetEnvironmentCommand.d.ts +2 -1
- package/dist-types/commands/GetEnvironmentTemplateCommand.d.ts +2 -1
- package/dist-types/commands/GetEnvironmentTemplateVersionCommand.d.ts +2 -1
- package/dist-types/commands/GetRepositoryCommand.d.ts +2 -1
- package/dist-types/commands/GetRepositorySyncStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetResourcesSummaryCommand.d.ts +2 -1
- package/dist-types/commands/GetServiceCommand.d.ts +2 -1
- package/dist-types/commands/GetServiceInstanceCommand.d.ts +2 -1
- package/dist-types/commands/GetServiceInstanceSyncStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetServiceSyncBlockerSummaryCommand.d.ts +2 -1
- package/dist-types/commands/GetServiceSyncConfigCommand.d.ts +2 -1
- package/dist-types/commands/GetServiceTemplateCommand.d.ts +2 -1
- package/dist-types/commands/GetServiceTemplateVersionCommand.d.ts +2 -1
- package/dist-types/commands/GetTemplateSyncConfigCommand.d.ts +2 -1
- package/dist-types/commands/GetTemplateSyncStatusCommand.d.ts +2 -1
- package/dist-types/commands/ListComponentOutputsCommand.d.ts +2 -1
- package/dist-types/commands/ListComponentProvisionedResourcesCommand.d.ts +2 -1
- package/dist-types/commands/ListComponentsCommand.d.ts +2 -1
- package/dist-types/commands/ListDeploymentsCommand.d.ts +2 -1
- package/dist-types/commands/ListEnvironmentAccountConnectionsCommand.d.ts +2 -1
- package/dist-types/commands/ListEnvironmentOutputsCommand.d.ts +2 -1
- package/dist-types/commands/ListEnvironmentProvisionedResourcesCommand.d.ts +2 -1
- package/dist-types/commands/ListEnvironmentTemplateVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListEnvironmentTemplatesCommand.d.ts +2 -1
- package/dist-types/commands/ListEnvironmentsCommand.d.ts +2 -1
- package/dist-types/commands/ListRepositoriesCommand.d.ts +2 -1
- package/dist-types/commands/ListRepositorySyncDefinitionsCommand.d.ts +2 -1
- package/dist-types/commands/ListServiceInstanceOutputsCommand.d.ts +2 -1
- package/dist-types/commands/ListServiceInstanceProvisionedResourcesCommand.d.ts +2 -1
- package/dist-types/commands/ListServiceInstancesCommand.d.ts +2 -1
- package/dist-types/commands/ListServicePipelineOutputsCommand.d.ts +2 -1
- package/dist-types/commands/ListServicePipelineProvisionedResourcesCommand.d.ts +2 -1
- package/dist-types/commands/ListServiceTemplateVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListServiceTemplatesCommand.d.ts +2 -1
- package/dist-types/commands/ListServicesCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/NotifyResourceDeploymentStatusChangeCommand.d.ts +2 -1
- package/dist-types/commands/RejectEnvironmentAccountConnectionCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateComponentCommand.d.ts +2 -1
- package/dist-types/commands/UpdateEnvironmentAccountConnectionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateEnvironmentCommand.d.ts +2 -1
- package/dist-types/commands/UpdateEnvironmentTemplateCommand.d.ts +2 -1
- package/dist-types/commands/UpdateEnvironmentTemplateVersionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateServiceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateServiceInstanceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateServicePipelineCommand.d.ts +2 -1
- package/dist-types/commands/UpdateServiceSyncBlockerCommand.d.ts +2 -1
- package/dist-types/commands/UpdateServiceSyncConfigCommand.d.ts +2 -1
- package/dist-types/commands/UpdateServiceTemplateCommand.d.ts +2 -1
- package/dist-types/commands/UpdateServiceTemplateVersionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTemplateSyncConfigCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +856 -856
- package/dist-types/ts3.4/Proton.d.ts +11 -0
- package/dist-types/ts3.4/commands/AcceptEnvironmentAccountConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelComponentDeploymentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelEnvironmentDeploymentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelServiceInstanceDeploymentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelServicePipelineDeploymentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateComponentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateEnvironmentAccountConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateEnvironmentTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateEnvironmentTemplateVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRepositoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateServiceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateServiceInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateServiceSyncConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateServiceTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateServiceTemplateVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTemplateSyncConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteComponentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDeploymentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEnvironmentAccountConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEnvironmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEnvironmentTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEnvironmentTemplateVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRepositoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteServiceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteServiceSyncConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteServiceTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteServiceTemplateVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTemplateSyncConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetComponentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDeploymentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEnvironmentAccountConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEnvironmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEnvironmentTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEnvironmentTemplateVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetRepositoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetRepositorySyncStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResourcesSummaryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetServiceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetServiceInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetServiceInstanceSyncStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetServiceSyncBlockerSummaryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetServiceSyncConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetServiceTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetServiceTemplateVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTemplateSyncConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTemplateSyncStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListComponentOutputsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListComponentProvisionedResourcesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListComponentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDeploymentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEnvironmentAccountConnectionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEnvironmentOutputsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEnvironmentProvisionedResourcesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEnvironmentTemplateVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEnvironmentTemplatesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEnvironmentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRepositoriesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRepositorySyncDefinitionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListServiceInstanceOutputsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListServiceInstanceProvisionedResourcesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListServiceInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListServicePipelineOutputsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListServicePipelineProvisionedResourcesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListServiceTemplateVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListServiceTemplatesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListServicesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/NotifyResourceDeploymentStatusChangeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RejectEnvironmentAccountConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAccountSettingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateComponentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateEnvironmentAccountConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateEnvironmentTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateEnvironmentTemplateVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateServiceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateServiceInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateServicePipelineCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateServiceSyncBlockerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateServiceSyncConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateServiceTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateServiceTemplateVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateTemplateSyncConfigCommand.d.ts +9 -0
- package/package.json +41 -41
|
@@ -744,6 +744,7 @@ export interface Proton {
|
|
|
744
744
|
options: __HttpHandlerOptions,
|
|
745
745
|
cb: (err: any, data?: DeleteTemplateSyncConfigCommandOutput) => void
|
|
746
746
|
): void;
|
|
747
|
+
getAccountSettings(): Promise<GetAccountSettingsCommandOutput>;
|
|
747
748
|
getAccountSettings(
|
|
748
749
|
args: GetAccountSettingsCommandInput,
|
|
749
750
|
options?: __HttpHandlerOptions
|
|
@@ -861,6 +862,7 @@ export interface Proton {
|
|
|
861
862
|
options: __HttpHandlerOptions,
|
|
862
863
|
cb: (err: any, data?: GetRepositorySyncStatusCommandOutput) => void
|
|
863
864
|
): void;
|
|
865
|
+
getResourcesSummary(): Promise<GetResourcesSummaryCommandOutput>;
|
|
864
866
|
getResourcesSummary(
|
|
865
867
|
args: GetResourcesSummaryCommandInput,
|
|
866
868
|
options?: __HttpHandlerOptions
|
|
@@ -1023,6 +1025,7 @@ export interface Proton {
|
|
|
1023
1025
|
data?: ListComponentProvisionedResourcesCommandOutput
|
|
1024
1026
|
) => void
|
|
1025
1027
|
): void;
|
|
1028
|
+
listComponents(): Promise<ListComponentsCommandOutput>;
|
|
1026
1029
|
listComponents(
|
|
1027
1030
|
args: ListComponentsCommandInput,
|
|
1028
1031
|
options?: __HttpHandlerOptions
|
|
@@ -1036,6 +1039,7 @@ export interface Proton {
|
|
|
1036
1039
|
options: __HttpHandlerOptions,
|
|
1037
1040
|
cb: (err: any, data?: ListComponentsCommandOutput) => void
|
|
1038
1041
|
): void;
|
|
1042
|
+
listDeployments(): Promise<ListDeploymentsCommandOutput>;
|
|
1039
1043
|
listDeployments(
|
|
1040
1044
|
args: ListDeploymentsCommandInput,
|
|
1041
1045
|
options?: __HttpHandlerOptions
|
|
@@ -1100,6 +1104,7 @@ export interface Proton {
|
|
|
1100
1104
|
data?: ListEnvironmentProvisionedResourcesCommandOutput
|
|
1101
1105
|
) => void
|
|
1102
1106
|
): void;
|
|
1107
|
+
listEnvironments(): Promise<ListEnvironmentsCommandOutput>;
|
|
1103
1108
|
listEnvironments(
|
|
1104
1109
|
args: ListEnvironmentsCommandInput,
|
|
1105
1110
|
options?: __HttpHandlerOptions
|
|
@@ -1113,6 +1118,7 @@ export interface Proton {
|
|
|
1113
1118
|
options: __HttpHandlerOptions,
|
|
1114
1119
|
cb: (err: any, data?: ListEnvironmentsCommandOutput) => void
|
|
1115
1120
|
): void;
|
|
1121
|
+
listEnvironmentTemplates(): Promise<ListEnvironmentTemplatesCommandOutput>;
|
|
1116
1122
|
listEnvironmentTemplates(
|
|
1117
1123
|
args: ListEnvironmentTemplatesCommandInput,
|
|
1118
1124
|
options?: __HttpHandlerOptions
|
|
@@ -1139,6 +1145,7 @@ export interface Proton {
|
|
|
1139
1145
|
options: __HttpHandlerOptions,
|
|
1140
1146
|
cb: (err: any, data?: ListEnvironmentTemplateVersionsCommandOutput) => void
|
|
1141
1147
|
): void;
|
|
1148
|
+
listRepositories(): Promise<ListRepositoriesCommandOutput>;
|
|
1142
1149
|
listRepositories(
|
|
1143
1150
|
args: ListRepositoriesCommandInput,
|
|
1144
1151
|
options?: __HttpHandlerOptions
|
|
@@ -1197,6 +1204,7 @@ export interface Proton {
|
|
|
1197
1204
|
data?: ListServiceInstanceProvisionedResourcesCommandOutput
|
|
1198
1205
|
) => void
|
|
1199
1206
|
): void;
|
|
1207
|
+
listServiceInstances(): Promise<ListServiceInstancesCommandOutput>;
|
|
1200
1208
|
listServiceInstances(
|
|
1201
1209
|
args: ListServiceInstancesCommandInput,
|
|
1202
1210
|
options?: __HttpHandlerOptions
|
|
@@ -1242,6 +1250,7 @@ export interface Proton {
|
|
|
1242
1250
|
data?: ListServicePipelineProvisionedResourcesCommandOutput
|
|
1243
1251
|
) => void
|
|
1244
1252
|
): void;
|
|
1253
|
+
listServices(): Promise<ListServicesCommandOutput>;
|
|
1245
1254
|
listServices(
|
|
1246
1255
|
args: ListServicesCommandInput,
|
|
1247
1256
|
options?: __HttpHandlerOptions
|
|
@@ -1255,6 +1264,7 @@ export interface Proton {
|
|
|
1255
1264
|
options: __HttpHandlerOptions,
|
|
1256
1265
|
cb: (err: any, data?: ListServicesCommandOutput) => void
|
|
1257
1266
|
): void;
|
|
1267
|
+
listServiceTemplates(): Promise<ListServiceTemplatesCommandOutput>;
|
|
1258
1268
|
listServiceTemplates(
|
|
1259
1269
|
args: ListServiceTemplatesCommandInput,
|
|
1260
1270
|
options?: __HttpHandlerOptions
|
|
@@ -1358,6 +1368,7 @@ export interface Proton {
|
|
|
1358
1368
|
options: __HttpHandlerOptions,
|
|
1359
1369
|
cb: (err: any, data?: UntagResourceCommandOutput) => void
|
|
1360
1370
|
): void;
|
|
1371
|
+
updateAccountSettings(): Promise<UpdateAccountSettingsCommandOutput>;
|
|
1361
1372
|
updateAccountSettings(
|
|
1362
1373
|
args: UpdateAccountSettingsCommandInput,
|
|
1363
1374
|
options?: __HttpHandlerOptions
|
|
@@ -25,6 +25,15 @@ declare const AcceptEnvironmentAccountConnectionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: AcceptEnvironmentAccountConnectionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
AcceptEnvironmentAccountConnectionCommandInput,
|
|
32
|
+
AcceptEnvironmentAccountConnectionCommandOutput,
|
|
33
|
+
ProtonClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class AcceptEnvironmentAccountConnectionCommand extends AcceptEnvironmentAccountConnectionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CancelComponentDeploymentCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CancelComponentDeploymentCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CancelComponentDeploymentCommandInput,
|
|
32
|
+
CancelComponentDeploymentCommandOutput,
|
|
33
|
+
ProtonClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CancelComponentDeploymentCommand extends CancelComponentDeploymentCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CancelEnvironmentDeploymentCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CancelEnvironmentDeploymentCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CancelEnvironmentDeploymentCommandInput,
|
|
32
|
+
CancelEnvironmentDeploymentCommandOutput,
|
|
33
|
+
ProtonClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CancelEnvironmentDeploymentCommand extends CancelEnvironmentDeploymentCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CancelServiceInstanceDeploymentCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CancelServiceInstanceDeploymentCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CancelServiceInstanceDeploymentCommandInput,
|
|
32
|
+
CancelServiceInstanceDeploymentCommandOutput,
|
|
33
|
+
ProtonClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CancelServiceInstanceDeploymentCommand extends CancelServiceInstanceDeploymentCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CancelServicePipelineDeploymentCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CancelServicePipelineDeploymentCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CancelServicePipelineDeploymentCommandInput,
|
|
32
|
+
CancelServicePipelineDeploymentCommandOutput,
|
|
33
|
+
ProtonClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CancelServicePipelineDeploymentCommand extends CancelServicePipelineDeploymentCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const CreateComponentCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: CreateComponentCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
CreateComponentCommandInput,
|
|
31
|
+
CreateComponentCommandOutput,
|
|
32
|
+
ProtonClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class CreateComponentCommand extends CreateComponentCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateEnvironmentAccountConnectionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateEnvironmentAccountConnectionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateEnvironmentAccountConnectionCommandInput,
|
|
32
|
+
CreateEnvironmentAccountConnectionCommandOutput,
|
|
33
|
+
ProtonClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateEnvironmentAccountConnectionCommand extends CreateEnvironmentAccountConnectionCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const CreateEnvironmentCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: CreateEnvironmentCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
CreateEnvironmentCommandInput,
|
|
31
|
+
CreateEnvironmentCommandOutput,
|
|
32
|
+
ProtonClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class CreateEnvironmentCommand extends CreateEnvironmentCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateEnvironmentTemplateCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateEnvironmentTemplateCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateEnvironmentTemplateCommandInput,
|
|
32
|
+
CreateEnvironmentTemplateCommandOutput,
|
|
33
|
+
ProtonClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateEnvironmentTemplateCommand extends CreateEnvironmentTemplateCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateEnvironmentTemplateVersionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateEnvironmentTemplateVersionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateEnvironmentTemplateVersionCommandInput,
|
|
32
|
+
CreateEnvironmentTemplateVersionCommandOutput,
|
|
33
|
+
ProtonClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateEnvironmentTemplateVersionCommand extends CreateEnvironmentTemplateVersionCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const CreateRepositoryCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: CreateRepositoryCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
CreateRepositoryCommandInput,
|
|
31
|
+
CreateRepositoryCommandOutput,
|
|
32
|
+
ProtonClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class CreateRepositoryCommand extends CreateRepositoryCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CreateServiceCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: CreateServiceCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CreateServiceCommandInput,
|
|
28
|
+
CreateServiceCommandOutput,
|
|
29
|
+
ProtonClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CreateServiceCommand extends CreateServiceCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateServiceInstanceCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateServiceInstanceCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateServiceInstanceCommandInput,
|
|
32
|
+
CreateServiceInstanceCommandOutput,
|
|
33
|
+
ProtonClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateServiceInstanceCommand extends CreateServiceInstanceCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateServiceSyncConfigCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateServiceSyncConfigCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateServiceSyncConfigCommandInput,
|
|
32
|
+
CreateServiceSyncConfigCommandOutput,
|
|
33
|
+
ProtonClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateServiceSyncConfigCommand extends CreateServiceSyncConfigCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateServiceTemplateCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateServiceTemplateCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateServiceTemplateCommandInput,
|
|
32
|
+
CreateServiceTemplateCommandOutput,
|
|
33
|
+
ProtonClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateServiceTemplateCommand extends CreateServiceTemplateCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateServiceTemplateVersionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateServiceTemplateVersionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateServiceTemplateVersionCommandInput,
|
|
32
|
+
CreateServiceTemplateVersionCommandOutput,
|
|
33
|
+
ProtonClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateServiceTemplateVersionCommand extends CreateServiceTemplateVersionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateTemplateSyncConfigCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateTemplateSyncConfigCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateTemplateSyncConfigCommandInput,
|
|
32
|
+
CreateTemplateSyncConfigCommandOutput,
|
|
33
|
+
ProtonClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateTemplateSyncConfigCommand extends CreateTemplateSyncConfigCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DeleteComponentCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DeleteComponentCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DeleteComponentCommandInput,
|
|
31
|
+
DeleteComponentCommandOutput,
|
|
32
|
+
ProtonClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DeleteComponentCommand extends DeleteComponentCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DeleteDeploymentCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DeleteDeploymentCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DeleteDeploymentCommandInput,
|
|
31
|
+
DeleteDeploymentCommandOutput,
|
|
32
|
+
ProtonClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DeleteDeploymentCommand extends DeleteDeploymentCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteEnvironmentAccountConnectionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteEnvironmentAccountConnectionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteEnvironmentAccountConnectionCommandInput,
|
|
32
|
+
DeleteEnvironmentAccountConnectionCommandOutput,
|
|
33
|
+
ProtonClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteEnvironmentAccountConnectionCommand extends DeleteEnvironmentAccountConnectionCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DeleteEnvironmentCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DeleteEnvironmentCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DeleteEnvironmentCommandInput,
|
|
31
|
+
DeleteEnvironmentCommandOutput,
|
|
32
|
+
ProtonClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DeleteEnvironmentCommand extends DeleteEnvironmentCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteEnvironmentTemplateCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteEnvironmentTemplateCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteEnvironmentTemplateCommandInput,
|
|
32
|
+
DeleteEnvironmentTemplateCommandOutput,
|
|
33
|
+
ProtonClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteEnvironmentTemplateCommand extends DeleteEnvironmentTemplateCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteEnvironmentTemplateVersionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteEnvironmentTemplateVersionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteEnvironmentTemplateVersionCommandInput,
|
|
32
|
+
DeleteEnvironmentTemplateVersionCommandOutput,
|
|
33
|
+
ProtonClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteEnvironmentTemplateVersionCommand extends DeleteEnvironmentTemplateVersionCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DeleteRepositoryCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DeleteRepositoryCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DeleteRepositoryCommandInput,
|
|
31
|
+
DeleteRepositoryCommandOutput,
|
|
32
|
+
ProtonClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DeleteRepositoryCommand extends DeleteRepositoryCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DeleteServiceCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DeleteServiceCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DeleteServiceCommandInput,
|
|
28
|
+
DeleteServiceCommandOutput,
|
|
29
|
+
ProtonClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DeleteServiceCommand extends DeleteServiceCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteServiceSyncConfigCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteServiceSyncConfigCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteServiceSyncConfigCommandInput,
|
|
32
|
+
DeleteServiceSyncConfigCommandOutput,
|
|
33
|
+
ProtonClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteServiceSyncConfigCommand extends DeleteServiceSyncConfigCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteServiceTemplateCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteServiceTemplateCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteServiceTemplateCommandInput,
|
|
32
|
+
DeleteServiceTemplateCommandOutput,
|
|
33
|
+
ProtonClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteServiceTemplateCommand extends DeleteServiceTemplateCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteServiceTemplateVersionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteServiceTemplateVersionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteServiceTemplateVersionCommandInput,
|
|
32
|
+
DeleteServiceTemplateVersionCommandOutput,
|
|
33
|
+
ProtonClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteServiceTemplateVersionCommand extends DeleteServiceTemplateVersionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteTemplateSyncConfigCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteTemplateSyncConfigCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteTemplateSyncConfigCommandInput,
|
|
32
|
+
DeleteTemplateSyncConfigCommandOutput,
|
|
33
|
+
ProtonClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteTemplateSyncConfigCommand extends DeleteTemplateSyncConfigCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetAccountSettingsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [GetAccountSettingsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetAccountSettingsCommandInput,
|
|
32
|
+
GetAccountSettingsCommandOutput,
|
|
33
|
+
ProtonClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetAccountSettingsCommand extends GetAccountSettingsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetComponentCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetComponentCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetComponentCommandInput,
|
|
28
|
+
GetComponentCommandOutput,
|
|
29
|
+
ProtonClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetComponentCommand extends GetComponentCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetDeploymentCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetDeploymentCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetDeploymentCommandInput,
|
|
28
|
+
GetDeploymentCommandOutput,
|
|
29
|
+
ProtonClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetDeploymentCommand extends GetDeploymentCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetEnvironmentAccountConnectionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetEnvironmentAccountConnectionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetEnvironmentAccountConnectionCommandInput,
|
|
32
|
+
GetEnvironmentAccountConnectionCommandOutput,
|
|
33
|
+
ProtonClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetEnvironmentAccountConnectionCommand extends GetEnvironmentAccountConnectionCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetEnvironmentCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetEnvironmentCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetEnvironmentCommandInput,
|
|
28
|
+
GetEnvironmentCommandOutput,
|
|
29
|
+
ProtonClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetEnvironmentCommand extends GetEnvironmentCommand_base {}
|