@aws-sdk/client-proton 3.651.1 → 3.658.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/commands/AcceptEnvironmentAccountConnectionCommand.d.ts +11 -0
- package/dist-types/commands/CancelComponentDeploymentCommand.d.ts +11 -0
- package/dist-types/commands/CancelEnvironmentDeploymentCommand.d.ts +11 -0
- package/dist-types/commands/CancelServiceInstanceDeploymentCommand.d.ts +11 -0
- package/dist-types/commands/CancelServicePipelineDeploymentCommand.d.ts +11 -0
- package/dist-types/commands/CreateComponentCommand.d.ts +11 -0
- package/dist-types/commands/CreateEnvironmentAccountConnectionCommand.d.ts +11 -0
- package/dist-types/commands/CreateEnvironmentCommand.d.ts +11 -0
- package/dist-types/commands/CreateEnvironmentTemplateCommand.d.ts +11 -0
- package/dist-types/commands/CreateEnvironmentTemplateVersionCommand.d.ts +11 -0
- package/dist-types/commands/CreateRepositoryCommand.d.ts +11 -0
- package/dist-types/commands/CreateServiceCommand.d.ts +11 -0
- package/dist-types/commands/CreateServiceInstanceCommand.d.ts +11 -0
- package/dist-types/commands/CreateServiceSyncConfigCommand.d.ts +11 -0
- package/dist-types/commands/CreateServiceTemplateCommand.d.ts +11 -0
- package/dist-types/commands/CreateServiceTemplateVersionCommand.d.ts +11 -0
- package/dist-types/commands/CreateTemplateSyncConfigCommand.d.ts +11 -0
- package/dist-types/commands/DeleteComponentCommand.d.ts +11 -0
- package/dist-types/commands/DeleteDeploymentCommand.d.ts +11 -0
- package/dist-types/commands/DeleteEnvironmentAccountConnectionCommand.d.ts +11 -0
- package/dist-types/commands/DeleteEnvironmentCommand.d.ts +11 -0
- package/dist-types/commands/DeleteEnvironmentTemplateCommand.d.ts +11 -0
- package/dist-types/commands/DeleteEnvironmentTemplateVersionCommand.d.ts +11 -0
- package/dist-types/commands/DeleteRepositoryCommand.d.ts +11 -0
- package/dist-types/commands/DeleteServiceCommand.d.ts +11 -0
- package/dist-types/commands/DeleteServiceSyncConfigCommand.d.ts +11 -0
- package/dist-types/commands/DeleteServiceTemplateCommand.d.ts +11 -0
- package/dist-types/commands/DeleteServiceTemplateVersionCommand.d.ts +11 -0
- package/dist-types/commands/DeleteTemplateSyncConfigCommand.d.ts +11 -0
- package/dist-types/commands/GetAccountSettingsCommand.d.ts +11 -0
- package/dist-types/commands/GetComponentCommand.d.ts +11 -0
- package/dist-types/commands/GetDeploymentCommand.d.ts +11 -0
- package/dist-types/commands/GetEnvironmentAccountConnectionCommand.d.ts +11 -0
- package/dist-types/commands/GetEnvironmentCommand.d.ts +11 -0
- package/dist-types/commands/GetEnvironmentTemplateCommand.d.ts +11 -0
- package/dist-types/commands/GetEnvironmentTemplateVersionCommand.d.ts +11 -0
- package/dist-types/commands/GetRepositoryCommand.d.ts +11 -0
- package/dist-types/commands/GetRepositorySyncStatusCommand.d.ts +11 -0
- package/dist-types/commands/GetResourcesSummaryCommand.d.ts +11 -0
- package/dist-types/commands/GetServiceCommand.d.ts +11 -0
- package/dist-types/commands/GetServiceInstanceCommand.d.ts +11 -0
- package/dist-types/commands/GetServiceInstanceSyncStatusCommand.d.ts +11 -0
- package/dist-types/commands/GetServiceSyncBlockerSummaryCommand.d.ts +11 -0
- package/dist-types/commands/GetServiceSyncConfigCommand.d.ts +11 -0
- package/dist-types/commands/GetServiceTemplateCommand.d.ts +11 -0
- package/dist-types/commands/GetServiceTemplateVersionCommand.d.ts +11 -0
- package/dist-types/commands/GetTemplateSyncConfigCommand.d.ts +11 -0
- package/dist-types/commands/GetTemplateSyncStatusCommand.d.ts +11 -0
- package/dist-types/commands/ListComponentOutputsCommand.d.ts +11 -0
- package/dist-types/commands/ListComponentProvisionedResourcesCommand.d.ts +11 -0
- package/dist-types/commands/ListComponentsCommand.d.ts +11 -0
- package/dist-types/commands/ListDeploymentsCommand.d.ts +11 -0
- package/dist-types/commands/ListEnvironmentAccountConnectionsCommand.d.ts +11 -0
- package/dist-types/commands/ListEnvironmentOutputsCommand.d.ts +11 -0
- package/dist-types/commands/ListEnvironmentProvisionedResourcesCommand.d.ts +11 -0
- package/dist-types/commands/ListEnvironmentTemplateVersionsCommand.d.ts +11 -0
- package/dist-types/commands/ListEnvironmentTemplatesCommand.d.ts +11 -0
- package/dist-types/commands/ListEnvironmentsCommand.d.ts +11 -0
- package/dist-types/commands/ListRepositoriesCommand.d.ts +11 -0
- package/dist-types/commands/ListRepositorySyncDefinitionsCommand.d.ts +11 -0
- package/dist-types/commands/ListServiceInstanceOutputsCommand.d.ts +11 -0
- package/dist-types/commands/ListServiceInstanceProvisionedResourcesCommand.d.ts +11 -0
- package/dist-types/commands/ListServiceInstancesCommand.d.ts +11 -0
- package/dist-types/commands/ListServicePipelineOutputsCommand.d.ts +11 -0
- package/dist-types/commands/ListServicePipelineProvisionedResourcesCommand.d.ts +11 -0
- package/dist-types/commands/ListServiceTemplateVersionsCommand.d.ts +11 -0
- package/dist-types/commands/ListServiceTemplatesCommand.d.ts +11 -0
- package/dist-types/commands/ListServicesCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/NotifyResourceDeploymentStatusChangeCommand.d.ts +11 -0
- package/dist-types/commands/RejectEnvironmentAccountConnectionCommand.d.ts +11 -0
- package/dist-types/commands/TagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +11 -0
- package/dist-types/commands/UpdateComponentCommand.d.ts +11 -0
- package/dist-types/commands/UpdateEnvironmentAccountConnectionCommand.d.ts +11 -0
- package/dist-types/commands/UpdateEnvironmentCommand.d.ts +11 -0
- package/dist-types/commands/UpdateEnvironmentTemplateCommand.d.ts +11 -0
- package/dist-types/commands/UpdateEnvironmentTemplateVersionCommand.d.ts +11 -0
- package/dist-types/commands/UpdateServiceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateServiceInstanceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateServicePipelineCommand.d.ts +11 -0
- package/dist-types/commands/UpdateServiceSyncBlockerCommand.d.ts +11 -0
- package/dist-types/commands/UpdateServiceSyncConfigCommand.d.ts +11 -0
- package/dist-types/commands/UpdateServiceTemplateCommand.d.ts +11 -0
- package/dist-types/commands/UpdateServiceTemplateVersionCommand.d.ts +11 -0
- package/dist-types/commands/UpdateTemplateSyncConfigCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AcceptEnvironmentAccountConnectionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CancelComponentDeploymentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CancelEnvironmentDeploymentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CancelServiceInstanceDeploymentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CancelServicePipelineDeploymentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateComponentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateEnvironmentAccountConnectionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateEnvironmentTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateEnvironmentTemplateVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateRepositoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateServiceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateServiceInstanceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateServiceSyncConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateServiceTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateServiceTemplateVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateTemplateSyncConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteComponentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteDeploymentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteEnvironmentAccountConnectionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteEnvironmentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteEnvironmentTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteEnvironmentTemplateVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteRepositoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteServiceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteServiceSyncConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteServiceTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteServiceTemplateVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteTemplateSyncConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetComponentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDeploymentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetEnvironmentAccountConnectionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetEnvironmentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetEnvironmentTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetEnvironmentTemplateVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRepositoryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRepositorySyncStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetResourcesSummaryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetServiceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetServiceInstanceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetServiceInstanceSyncStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetServiceSyncBlockerSummaryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetServiceSyncConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetServiceTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetServiceTemplateVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetTemplateSyncConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetTemplateSyncStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListComponentOutputsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListComponentProvisionedResourcesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListComponentsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListDeploymentsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListEnvironmentAccountConnectionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListEnvironmentOutputsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListEnvironmentProvisionedResourcesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListEnvironmentTemplateVersionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListEnvironmentTemplatesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListEnvironmentsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListRepositoriesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListRepositorySyncDefinitionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListServiceInstanceOutputsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListServiceInstanceProvisionedResourcesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListServiceInstancesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListServicePipelineOutputsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListServicePipelineProvisionedResourcesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListServiceTemplateVersionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListServiceTemplatesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListServicesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/NotifyResourceDeploymentStatusChangeCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RejectEnvironmentAccountConnectionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateAccountSettingsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateComponentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateEnvironmentAccountConnectionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateEnvironmentTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateEnvironmentTemplateVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateServiceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateServiceInstanceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateServicePipelineCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateServiceSyncBlockerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateServiceSyncConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateServiceTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateServiceTemplateVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateTemplateSyncConfigCommand.d.ts +12 -1
- package/package.json +36 -36
|
@@ -91,4 +91,15 @@ declare const UpdateEnvironmentTemplateVersionCommand_base: {
|
|
|
91
91
|
* @public
|
|
92
92
|
*/
|
|
93
93
|
export declare class UpdateEnvironmentTemplateVersionCommand extends UpdateEnvironmentTemplateVersionCommand_base {
|
|
94
|
+
/** @internal type navigation helper, not in runtime. */
|
|
95
|
+
protected static __types: {
|
|
96
|
+
api: {
|
|
97
|
+
input: UpdateEnvironmentTemplateVersionInput;
|
|
98
|
+
output: UpdateEnvironmentTemplateVersionOutput;
|
|
99
|
+
};
|
|
100
|
+
sdk: {
|
|
101
|
+
input: UpdateEnvironmentTemplateVersionCommandInput;
|
|
102
|
+
output: UpdateEnvironmentTemplateVersionCommandOutput;
|
|
103
|
+
};
|
|
104
|
+
};
|
|
94
105
|
}
|
|
@@ -121,4 +121,15 @@ declare const UpdateServiceCommand_base: {
|
|
|
121
121
|
* @public
|
|
122
122
|
*/
|
|
123
123
|
export declare class UpdateServiceCommand extends UpdateServiceCommand_base {
|
|
124
|
+
/** @internal type navigation helper, not in runtime. */
|
|
125
|
+
protected static __types: {
|
|
126
|
+
api: {
|
|
127
|
+
input: UpdateServiceInput;
|
|
128
|
+
output: UpdateServiceOutput;
|
|
129
|
+
};
|
|
130
|
+
sdk: {
|
|
131
|
+
input: UpdateServiceCommandInput;
|
|
132
|
+
output: UpdateServiceCommandOutput;
|
|
133
|
+
};
|
|
134
|
+
};
|
|
124
135
|
}
|
|
@@ -107,4 +107,15 @@ declare const UpdateServiceInstanceCommand_base: {
|
|
|
107
107
|
* @public
|
|
108
108
|
*/
|
|
109
109
|
export declare class UpdateServiceInstanceCommand extends UpdateServiceInstanceCommand_base {
|
|
110
|
+
/** @internal type navigation helper, not in runtime. */
|
|
111
|
+
protected static __types: {
|
|
112
|
+
api: {
|
|
113
|
+
input: UpdateServiceInstanceInput;
|
|
114
|
+
output: UpdateServiceInstanceOutput;
|
|
115
|
+
};
|
|
116
|
+
sdk: {
|
|
117
|
+
input: UpdateServiceInstanceCommandInput;
|
|
118
|
+
output: UpdateServiceInstanceCommandOutput;
|
|
119
|
+
};
|
|
120
|
+
};
|
|
110
121
|
}
|
|
@@ -132,4 +132,15 @@ declare const UpdateServicePipelineCommand_base: {
|
|
|
132
132
|
* @public
|
|
133
133
|
*/
|
|
134
134
|
export declare class UpdateServicePipelineCommand extends UpdateServicePipelineCommand_base {
|
|
135
|
+
/** @internal type navigation helper, not in runtime. */
|
|
136
|
+
protected static __types: {
|
|
137
|
+
api: {
|
|
138
|
+
input: UpdateServicePipelineInput;
|
|
139
|
+
output: UpdateServicePipelineOutput;
|
|
140
|
+
};
|
|
141
|
+
sdk: {
|
|
142
|
+
input: UpdateServicePipelineCommandInput;
|
|
143
|
+
output: UpdateServicePipelineCommandOutput;
|
|
144
|
+
};
|
|
145
|
+
};
|
|
135
146
|
}
|
|
@@ -92,4 +92,15 @@ declare const UpdateServiceSyncBlockerCommand_base: {
|
|
|
92
92
|
* @public
|
|
93
93
|
*/
|
|
94
94
|
export declare class UpdateServiceSyncBlockerCommand extends UpdateServiceSyncBlockerCommand_base {
|
|
95
|
+
/** @internal type navigation helper, not in runtime. */
|
|
96
|
+
protected static __types: {
|
|
97
|
+
api: {
|
|
98
|
+
input: UpdateServiceSyncBlockerInput;
|
|
99
|
+
output: UpdateServiceSyncBlockerOutput;
|
|
100
|
+
};
|
|
101
|
+
sdk: {
|
|
102
|
+
input: UpdateServiceSyncBlockerCommandInput;
|
|
103
|
+
output: UpdateServiceSyncBlockerCommandOutput;
|
|
104
|
+
};
|
|
105
|
+
};
|
|
95
106
|
}
|
|
@@ -85,4 +85,15 @@ declare const UpdateServiceSyncConfigCommand_base: {
|
|
|
85
85
|
* @public
|
|
86
86
|
*/
|
|
87
87
|
export declare class UpdateServiceSyncConfigCommand extends UpdateServiceSyncConfigCommand_base {
|
|
88
|
+
/** @internal type navigation helper, not in runtime. */
|
|
89
|
+
protected static __types: {
|
|
90
|
+
api: {
|
|
91
|
+
input: UpdateServiceSyncConfigInput;
|
|
92
|
+
output: UpdateServiceSyncConfigOutput;
|
|
93
|
+
};
|
|
94
|
+
sdk: {
|
|
95
|
+
input: UpdateServiceSyncConfigCommandInput;
|
|
96
|
+
output: UpdateServiceSyncConfigCommandOutput;
|
|
97
|
+
};
|
|
98
|
+
};
|
|
88
99
|
}
|
|
@@ -87,4 +87,15 @@ declare const UpdateServiceTemplateCommand_base: {
|
|
|
87
87
|
* @public
|
|
88
88
|
*/
|
|
89
89
|
export declare class UpdateServiceTemplateCommand extends UpdateServiceTemplateCommand_base {
|
|
90
|
+
/** @internal type navigation helper, not in runtime. */
|
|
91
|
+
protected static __types: {
|
|
92
|
+
api: {
|
|
93
|
+
input: UpdateServiceTemplateInput;
|
|
94
|
+
output: UpdateServiceTemplateOutput;
|
|
95
|
+
};
|
|
96
|
+
sdk: {
|
|
97
|
+
input: UpdateServiceTemplateCommandInput;
|
|
98
|
+
output: UpdateServiceTemplateCommandOutput;
|
|
99
|
+
};
|
|
100
|
+
};
|
|
90
101
|
}
|
|
@@ -109,4 +109,15 @@ declare const UpdateServiceTemplateVersionCommand_base: {
|
|
|
109
109
|
* @public
|
|
110
110
|
*/
|
|
111
111
|
export declare class UpdateServiceTemplateVersionCommand extends UpdateServiceTemplateVersionCommand_base {
|
|
112
|
+
/** @internal type navigation helper, not in runtime. */
|
|
113
|
+
protected static __types: {
|
|
114
|
+
api: {
|
|
115
|
+
input: UpdateServiceTemplateVersionInput;
|
|
116
|
+
output: UpdateServiceTemplateVersionOutput;
|
|
117
|
+
};
|
|
118
|
+
sdk: {
|
|
119
|
+
input: UpdateServiceTemplateVersionCommandInput;
|
|
120
|
+
output: UpdateServiceTemplateVersionCommandOutput;
|
|
121
|
+
};
|
|
122
|
+
};
|
|
112
123
|
}
|
|
@@ -89,4 +89,15 @@ declare const UpdateTemplateSyncConfigCommand_base: {
|
|
|
89
89
|
* @public
|
|
90
90
|
*/
|
|
91
91
|
export declare class UpdateTemplateSyncConfigCommand extends UpdateTemplateSyncConfigCommand_base {
|
|
92
|
+
/** @internal type navigation helper, not in runtime. */
|
|
93
|
+
protected static __types: {
|
|
94
|
+
api: {
|
|
95
|
+
input: UpdateTemplateSyncConfigInput;
|
|
96
|
+
output: UpdateTemplateSyncConfigOutput;
|
|
97
|
+
};
|
|
98
|
+
sdk: {
|
|
99
|
+
input: UpdateTemplateSyncConfigCommandInput;
|
|
100
|
+
output: UpdateTemplateSyncConfigCommandOutput;
|
|
101
|
+
};
|
|
102
|
+
};
|
|
92
103
|
}
|
|
@@ -37,4 +37,15 @@ declare const AcceptEnvironmentAccountConnectionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class AcceptEnvironmentAccountConnectionCommand extends AcceptEnvironmentAccountConnectionCommand_base {
|
|
40
|
+
export declare class AcceptEnvironmentAccountConnectionCommand extends AcceptEnvironmentAccountConnectionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: AcceptEnvironmentAccountConnectionInput;
|
|
44
|
+
output: AcceptEnvironmentAccountConnectionOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: AcceptEnvironmentAccountConnectionCommandInput;
|
|
48
|
+
output: AcceptEnvironmentAccountConnectionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CancelComponentDeploymentCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CancelComponentDeploymentCommand extends CancelComponentDeploymentCommand_base {
|
|
40
|
+
export declare class CancelComponentDeploymentCommand extends CancelComponentDeploymentCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CancelComponentDeploymentInput;
|
|
44
|
+
output: CancelComponentDeploymentOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CancelComponentDeploymentCommandInput;
|
|
48
|
+
output: CancelComponentDeploymentCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CancelEnvironmentDeploymentCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CancelEnvironmentDeploymentCommand extends CancelEnvironmentDeploymentCommand_base {
|
|
40
|
+
export declare class CancelEnvironmentDeploymentCommand extends CancelEnvironmentDeploymentCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CancelEnvironmentDeploymentInput;
|
|
44
|
+
output: CancelEnvironmentDeploymentOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CancelEnvironmentDeploymentCommandInput;
|
|
48
|
+
output: CancelEnvironmentDeploymentCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CancelServiceInstanceDeploymentCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CancelServiceInstanceDeploymentCommand extends CancelServiceInstanceDeploymentCommand_base {
|
|
40
|
+
export declare class CancelServiceInstanceDeploymentCommand extends CancelServiceInstanceDeploymentCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CancelServiceInstanceDeploymentInput;
|
|
44
|
+
output: CancelServiceInstanceDeploymentOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CancelServiceInstanceDeploymentCommandInput;
|
|
48
|
+
output: CancelServiceInstanceDeploymentCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CancelServicePipelineDeploymentCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CancelServicePipelineDeploymentCommand extends CancelServicePipelineDeploymentCommand_base {
|
|
40
|
+
export declare class CancelServicePipelineDeploymentCommand extends CancelServicePipelineDeploymentCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CancelServicePipelineDeploymentInput;
|
|
44
|
+
output: CancelServicePipelineDeploymentOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CancelServicePipelineDeploymentCommandInput;
|
|
48
|
+
output: CancelServicePipelineDeploymentCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const CreateComponentCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class CreateComponentCommand extends CreateComponentCommand_base {
|
|
39
|
+
export declare class CreateComponentCommand extends CreateComponentCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: CreateComponentInput;
|
|
43
|
+
output: CreateComponentOutput;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: CreateComponentCommandInput;
|
|
47
|
+
output: CreateComponentCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateEnvironmentAccountConnectionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateEnvironmentAccountConnectionCommand extends CreateEnvironmentAccountConnectionCommand_base {
|
|
40
|
+
export declare class CreateEnvironmentAccountConnectionCommand extends CreateEnvironmentAccountConnectionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateEnvironmentAccountConnectionInput;
|
|
44
|
+
output: CreateEnvironmentAccountConnectionOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateEnvironmentAccountConnectionCommandInput;
|
|
48
|
+
output: CreateEnvironmentAccountConnectionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const CreateEnvironmentCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class CreateEnvironmentCommand extends CreateEnvironmentCommand_base {
|
|
39
|
+
export declare class CreateEnvironmentCommand extends CreateEnvironmentCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: CreateEnvironmentInput;
|
|
43
|
+
output: CreateEnvironmentOutput;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: CreateEnvironmentCommandInput;
|
|
47
|
+
output: CreateEnvironmentCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateEnvironmentTemplateCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateEnvironmentTemplateCommand extends CreateEnvironmentTemplateCommand_base {
|
|
40
|
+
export declare class CreateEnvironmentTemplateCommand extends CreateEnvironmentTemplateCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateEnvironmentTemplateInput;
|
|
44
|
+
output: CreateEnvironmentTemplateOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateEnvironmentTemplateCommandInput;
|
|
48
|
+
output: CreateEnvironmentTemplateCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateEnvironmentTemplateVersionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateEnvironmentTemplateVersionCommand extends CreateEnvironmentTemplateVersionCommand_base {
|
|
40
|
+
export declare class CreateEnvironmentTemplateVersionCommand extends CreateEnvironmentTemplateVersionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateEnvironmentTemplateVersionInput;
|
|
44
|
+
output: CreateEnvironmentTemplateVersionOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateEnvironmentTemplateVersionCommandInput;
|
|
48
|
+
output: CreateEnvironmentTemplateVersionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const CreateRepositoryCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class CreateRepositoryCommand extends CreateRepositoryCommand_base {
|
|
39
|
+
export declare class CreateRepositoryCommand extends CreateRepositoryCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: CreateRepositoryInput;
|
|
43
|
+
output: CreateRepositoryOutput;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: CreateRepositoryCommandInput;
|
|
47
|
+
output: CreateRepositoryCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const CreateServiceCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class CreateServiceCommand extends CreateServiceCommand_base {
|
|
36
|
+
export declare class CreateServiceCommand extends CreateServiceCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: CreateServiceInput;
|
|
40
|
+
output: CreateServiceOutput;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: CreateServiceCommandInput;
|
|
44
|
+
output: CreateServiceCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateServiceInstanceCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateServiceInstanceCommand extends CreateServiceInstanceCommand_base {
|
|
40
|
+
export declare class CreateServiceInstanceCommand extends CreateServiceInstanceCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateServiceInstanceInput;
|
|
44
|
+
output: CreateServiceInstanceOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateServiceInstanceCommandInput;
|
|
48
|
+
output: CreateServiceInstanceCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateServiceSyncConfigCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateServiceSyncConfigCommand extends CreateServiceSyncConfigCommand_base {
|
|
40
|
+
export declare class CreateServiceSyncConfigCommand extends CreateServiceSyncConfigCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateServiceSyncConfigInput;
|
|
44
|
+
output: CreateServiceSyncConfigOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateServiceSyncConfigCommandInput;
|
|
48
|
+
output: CreateServiceSyncConfigCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateServiceTemplateCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateServiceTemplateCommand extends CreateServiceTemplateCommand_base {
|
|
40
|
+
export declare class CreateServiceTemplateCommand extends CreateServiceTemplateCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateServiceTemplateInput;
|
|
44
|
+
output: CreateServiceTemplateOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateServiceTemplateCommandInput;
|
|
48
|
+
output: CreateServiceTemplateCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateServiceTemplateVersionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateServiceTemplateVersionCommand extends CreateServiceTemplateVersionCommand_base {
|
|
40
|
+
export declare class CreateServiceTemplateVersionCommand extends CreateServiceTemplateVersionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateServiceTemplateVersionInput;
|
|
44
|
+
output: CreateServiceTemplateVersionOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateServiceTemplateVersionCommandInput;
|
|
48
|
+
output: CreateServiceTemplateVersionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateTemplateSyncConfigCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateTemplateSyncConfigCommand extends CreateTemplateSyncConfigCommand_base {
|
|
40
|
+
export declare class CreateTemplateSyncConfigCommand extends CreateTemplateSyncConfigCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateTemplateSyncConfigInput;
|
|
44
|
+
output: CreateTemplateSyncConfigOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateTemplateSyncConfigCommandInput;
|
|
48
|
+
output: CreateTemplateSyncConfigCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const DeleteComponentCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class DeleteComponentCommand extends DeleteComponentCommand_base {
|
|
39
|
+
export declare class DeleteComponentCommand extends DeleteComponentCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: DeleteComponentInput;
|
|
43
|
+
output: DeleteComponentOutput;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: DeleteComponentCommandInput;
|
|
47
|
+
output: DeleteComponentCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const DeleteDeploymentCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class DeleteDeploymentCommand extends DeleteDeploymentCommand_base {
|
|
39
|
+
export declare class DeleteDeploymentCommand extends DeleteDeploymentCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: DeleteDeploymentInput;
|
|
43
|
+
output: DeleteDeploymentOutput;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: DeleteDeploymentCommandInput;
|
|
47
|
+
output: DeleteDeploymentCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteEnvironmentAccountConnectionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteEnvironmentAccountConnectionCommand extends DeleteEnvironmentAccountConnectionCommand_base {
|
|
40
|
+
export declare class DeleteEnvironmentAccountConnectionCommand extends DeleteEnvironmentAccountConnectionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteEnvironmentAccountConnectionInput;
|
|
44
|
+
output: DeleteEnvironmentAccountConnectionOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteEnvironmentAccountConnectionCommandInput;
|
|
48
|
+
output: DeleteEnvironmentAccountConnectionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const DeleteEnvironmentCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class DeleteEnvironmentCommand extends DeleteEnvironmentCommand_base {
|
|
39
|
+
export declare class DeleteEnvironmentCommand extends DeleteEnvironmentCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: DeleteEnvironmentInput;
|
|
43
|
+
output: DeleteEnvironmentOutput;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: DeleteEnvironmentCommandInput;
|
|
47
|
+
output: DeleteEnvironmentCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteEnvironmentTemplateCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteEnvironmentTemplateCommand extends DeleteEnvironmentTemplateCommand_base {
|
|
40
|
+
export declare class DeleteEnvironmentTemplateCommand extends DeleteEnvironmentTemplateCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteEnvironmentTemplateInput;
|
|
44
|
+
output: DeleteEnvironmentTemplateOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteEnvironmentTemplateCommandInput;
|
|
48
|
+
output: DeleteEnvironmentTemplateCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteEnvironmentTemplateVersionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteEnvironmentTemplateVersionCommand extends DeleteEnvironmentTemplateVersionCommand_base {
|
|
40
|
+
export declare class DeleteEnvironmentTemplateVersionCommand extends DeleteEnvironmentTemplateVersionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteEnvironmentTemplateVersionInput;
|
|
44
|
+
output: DeleteEnvironmentTemplateVersionOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteEnvironmentTemplateVersionCommandInput;
|
|
48
|
+
output: DeleteEnvironmentTemplateVersionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const DeleteRepositoryCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class DeleteRepositoryCommand extends DeleteRepositoryCommand_base {
|
|
39
|
+
export declare class DeleteRepositoryCommand extends DeleteRepositoryCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: DeleteRepositoryInput;
|
|
43
|
+
output: DeleteRepositoryOutput;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: DeleteRepositoryCommandInput;
|
|
47
|
+
output: DeleteRepositoryCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DeleteServiceCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DeleteServiceCommand extends DeleteServiceCommand_base {
|
|
36
|
+
export declare class DeleteServiceCommand extends DeleteServiceCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DeleteServiceInput;
|
|
40
|
+
output: DeleteServiceOutput;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DeleteServiceCommandInput;
|
|
44
|
+
output: DeleteServiceCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteServiceSyncConfigCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteServiceSyncConfigCommand extends DeleteServiceSyncConfigCommand_base {
|
|
40
|
+
export declare class DeleteServiceSyncConfigCommand extends DeleteServiceSyncConfigCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteServiceSyncConfigInput;
|
|
44
|
+
output: DeleteServiceSyncConfigOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteServiceSyncConfigCommandInput;
|
|
48
|
+
output: DeleteServiceSyncConfigCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteServiceTemplateCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteServiceTemplateCommand extends DeleteServiceTemplateCommand_base {
|
|
40
|
+
export declare class DeleteServiceTemplateCommand extends DeleteServiceTemplateCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteServiceTemplateInput;
|
|
44
|
+
output: DeleteServiceTemplateOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteServiceTemplateCommandInput;
|
|
48
|
+
output: DeleteServiceTemplateCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteServiceTemplateVersionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteServiceTemplateVersionCommand extends DeleteServiceTemplateVersionCommand_base {
|
|
40
|
+
export declare class DeleteServiceTemplateVersionCommand extends DeleteServiceTemplateVersionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteServiceTemplateVersionInput;
|
|
44
|
+
output: DeleteServiceTemplateVersionOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteServiceTemplateVersionCommandInput;
|
|
48
|
+
output: DeleteServiceTemplateVersionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|