@aws-sdk/client-proton 3.533.0 → 3.540.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-cjs/endpoint/endpointResolver.js +4 -2
- package/dist-cjs/index.js +0 -3
- package/dist-es/endpoint/endpointResolver.js +3 -1
- package/dist-es/index.js +0 -1
- 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/index.d.ts +0 -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/dist-types/ts3.4/index.d.ts +0 -1
- package/package.json +41 -41
|
@@ -22,10 +22,10 @@ export interface DeleteEnvironmentTemplateCommandOutput extends DeleteEnvironmen
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteEnvironmentTemplateCommand_base: {
|
|
24
24
|
new (input: DeleteEnvironmentTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEnvironmentTemplateCommandInput, DeleteEnvironmentTemplateCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteEnvironmentTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEnvironmentTemplateCommandInput, DeleteEnvironmentTemplateCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>If no other major or minor versions of an environment template exist, delete the environment template.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -81,6 +81,7 @@ declare const DeleteEnvironmentTemplateCommand_base: {
|
|
|
81
81
|
* @throws {@link ProtonServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
83
83
|
*
|
|
84
|
+
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class DeleteEnvironmentTemplateCommand extends DeleteEnvironmentTemplateCommand_base {
|
|
86
87
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteEnvironmentTemplateVersionCommandOutput extends DeleteEnv
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteEnvironmentTemplateVersionCommand_base: {
|
|
24
24
|
new (input: DeleteEnvironmentTemplateVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEnvironmentTemplateVersionCommandInput, DeleteEnvironmentTemplateVersionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteEnvironmentTemplateVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEnvironmentTemplateVersionCommandInput, DeleteEnvironmentTemplateVersionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>If no other minor versions of an environment template exist, delete a major version of the environment template if it's not the
|
|
30
30
|
* <code>Recommended</code> version. Delete the <code>Recommended</code> version of the environment template if no other major versions or minor versions
|
|
31
31
|
* of the environment template exist. A major version of an environment template is a version that's not backward compatible.</p>
|
|
@@ -90,6 +90,7 @@ declare const DeleteEnvironmentTemplateVersionCommand_base: {
|
|
|
90
90
|
* @throws {@link ProtonServiceException}
|
|
91
91
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
92
92
|
*
|
|
93
|
+
* @public
|
|
93
94
|
*/
|
|
94
95
|
export declare class DeleteEnvironmentTemplateVersionCommand extends DeleteEnvironmentTemplateVersionCommand_base {
|
|
95
96
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteRepositoryCommandOutput extends DeleteRepositoryOutput, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteRepositoryCommand_base: {
|
|
24
24
|
new (input: DeleteRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRepositoryCommandInput, DeleteRepositoryCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRepositoryCommandInput, DeleteRepositoryCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>De-register and unlink your repository.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -78,6 +78,7 @@ declare const DeleteRepositoryCommand_base: {
|
|
|
78
78
|
* @throws {@link ProtonServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
80
80
|
*
|
|
81
|
+
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class DeleteRepositoryCommand extends DeleteRepositoryCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteServiceCommandOutput extends DeleteServiceOutput, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteServiceCommand_base: {
|
|
24
24
|
new (input: DeleteServiceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceCommandInput, DeleteServiceCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteServiceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceCommandInput, DeleteServiceCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Delete a service, with its instances and pipeline.</p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p>You can't delete a service if it has any service instances that have components attached
|
|
@@ -105,6 +105,7 @@ declare const DeleteServiceCommand_base: {
|
|
|
105
105
|
* @throws {@link ProtonServiceException}
|
|
106
106
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
107
107
|
*
|
|
108
|
+
* @public
|
|
108
109
|
*/
|
|
109
110
|
export declare class DeleteServiceCommand extends DeleteServiceCommand_base {
|
|
110
111
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteServiceSyncConfigCommandOutput extends DeleteServiceSyncC
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteServiceSyncConfigCommand_base: {
|
|
24
24
|
new (input: DeleteServiceSyncConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceSyncConfigCommandInput, DeleteServiceSyncConfigCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteServiceSyncConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceSyncConfigCommandInput, DeleteServiceSyncConfigCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Delete the Proton Ops file.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -77,6 +77,7 @@ declare const DeleteServiceSyncConfigCommand_base: {
|
|
|
77
77
|
* @throws {@link ProtonServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
79
79
|
*
|
|
80
|
+
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class DeleteServiceSyncConfigCommand extends DeleteServiceSyncConfigCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteServiceTemplateCommandOutput extends DeleteServiceTemplat
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteServiceTemplateCommand_base: {
|
|
24
24
|
new (input: DeleteServiceTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceTemplateCommandInput, DeleteServiceTemplateCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteServiceTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceTemplateCommandInput, DeleteServiceTemplateCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>If no other major or minor versions of the service template exist, delete the service
|
|
30
30
|
* template.</p>
|
|
31
31
|
* @example
|
|
@@ -82,6 +82,7 @@ declare const DeleteServiceTemplateCommand_base: {
|
|
|
82
82
|
* @throws {@link ProtonServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
84
84
|
*
|
|
85
|
+
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class DeleteServiceTemplateCommand extends DeleteServiceTemplateCommand_base {
|
|
87
88
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteServiceTemplateVersionCommandOutput extends DeleteService
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteServiceTemplateVersionCommand_base: {
|
|
24
24
|
new (input: DeleteServiceTemplateVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceTemplateVersionCommandInput, DeleteServiceTemplateVersionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteServiceTemplateVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceTemplateVersionCommandInput, DeleteServiceTemplateVersionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>If no other minor versions of a service template exist, delete a major version of the
|
|
30
30
|
* service template if it's not the <code>Recommended</code> version. Delete the
|
|
31
31
|
* <code>Recommended</code> version of the service template if no other major versions or minor
|
|
@@ -102,6 +102,7 @@ declare const DeleteServiceTemplateVersionCommand_base: {
|
|
|
102
102
|
* @throws {@link ProtonServiceException}
|
|
103
103
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
104
104
|
*
|
|
105
|
+
* @public
|
|
105
106
|
*/
|
|
106
107
|
export declare class DeleteServiceTemplateVersionCommand extends DeleteServiceTemplateVersionCommand_base {
|
|
107
108
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteTemplateSyncConfigCommandOutput extends DeleteTemplateSyn
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteTemplateSyncConfigCommand_base: {
|
|
24
24
|
new (input: DeleteTemplateSyncConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTemplateSyncConfigCommandInput, DeleteTemplateSyncConfigCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteTemplateSyncConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTemplateSyncConfigCommandInput, DeleteTemplateSyncConfigCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Delete a template sync configuration.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -79,6 +79,7 @@ declare const DeleteTemplateSyncConfigCommand_base: {
|
|
|
79
79
|
* @throws {@link ProtonServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
81
81
|
*
|
|
82
|
+
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class DeleteTemplateSyncConfigCommand extends DeleteTemplateSyncConfigCommand_base {
|
|
84
85
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetAccountSettingsCommandOutput extends GetAccountSettingsOutpu
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetAccountSettingsCommand_base: {
|
|
24
24
|
new (input: GetAccountSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccountSettingsCommandInput, GetAccountSettingsCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetAccountSettingsCommandInput]): import("@smithy/smithy-client").CommandImpl<GetAccountSettingsCommandInput, GetAccountSettingsCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Get detail data for Proton account-wide settings.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -75,6 +75,7 @@ declare const GetAccountSettingsCommand_base: {
|
|
|
75
75
|
* @throws {@link ProtonServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
77
77
|
*
|
|
78
|
+
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class GetAccountSettingsCommand extends GetAccountSettingsCommand_base {
|
|
80
81
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetComponentCommandOutput extends GetComponentOutput, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetComponentCommand_base: {
|
|
24
24
|
new (input: GetComponentCommandInput): import("@smithy/smithy-client").CommandImpl<GetComponentCommandInput, GetComponentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetComponentCommandInput): import("@smithy/smithy-client").CommandImpl<GetComponentCommandInput, GetComponentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Get detailed data for a component.</p>
|
|
30
30
|
* <p>For more information about components, see
|
|
31
31
|
* <a href="https://docs.aws.amazon.com/proton/latest/userguide/ag-components.html">Proton components</a> in the
|
|
@@ -88,6 +88,7 @@ declare const GetComponentCommand_base: {
|
|
|
88
88
|
* @throws {@link ProtonServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
90
90
|
*
|
|
91
|
+
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class GetComponentCommand extends GetComponentCommand_base {
|
|
93
94
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetDeploymentCommandOutput extends GetDeploymentOutput, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetDeploymentCommand_base: {
|
|
24
24
|
new (input: GetDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<GetDeploymentCommandInput, GetDeploymentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<GetDeploymentCommandInput, GetDeploymentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Get detailed data for a deployment.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -151,6 +151,7 @@ declare const GetDeploymentCommand_base: {
|
|
|
151
151
|
* @throws {@link ProtonServiceException}
|
|
152
152
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
153
153
|
*
|
|
154
|
+
* @public
|
|
154
155
|
*/
|
|
155
156
|
export declare class GetDeploymentCommand extends GetDeploymentCommand_base {
|
|
156
157
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetEnvironmentAccountConnectionCommandOutput extends GetEnviron
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetEnvironmentAccountConnectionCommand_base: {
|
|
24
24
|
new (input: GetEnvironmentAccountConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<GetEnvironmentAccountConnectionCommandInput, GetEnvironmentAccountConnectionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetEnvironmentAccountConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<GetEnvironmentAccountConnectionCommandInput, GetEnvironmentAccountConnectionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>In an environment account, get the detailed data for an environment account connection.</p>
|
|
30
30
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/proton/latest/userguide/ag-env-account-connections.html">Environment account
|
|
31
31
|
* connections</a> in the <i>Proton User guide</i>.</p>
|
|
@@ -82,6 +82,7 @@ declare const GetEnvironmentAccountConnectionCommand_base: {
|
|
|
82
82
|
* @throws {@link ProtonServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
84
84
|
*
|
|
85
|
+
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class GetEnvironmentAccountConnectionCommand extends GetEnvironmentAccountConnectionCommand_base {
|
|
87
88
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetEnvironmentCommandOutput extends GetEnvironmentOutput, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetEnvironmentCommand_base: {
|
|
24
24
|
new (input: GetEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetEnvironmentCommandInput, GetEnvironmentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetEnvironmentCommandInput, GetEnvironmentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Get detailed data for an environment.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -95,6 +95,7 @@ declare const GetEnvironmentCommand_base: {
|
|
|
95
95
|
* @throws {@link ProtonServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
97
97
|
*
|
|
98
|
+
* @public
|
|
98
99
|
*/
|
|
99
100
|
export declare class GetEnvironmentCommand extends GetEnvironmentCommand_base {
|
|
100
101
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetEnvironmentTemplateCommandOutput extends GetEnvironmentTempl
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetEnvironmentTemplateCommand_base: {
|
|
24
24
|
new (input: GetEnvironmentTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetEnvironmentTemplateCommandInput, GetEnvironmentTemplateCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetEnvironmentTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetEnvironmentTemplateCommandInput, GetEnvironmentTemplateCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Get detailed data for an environment template.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -78,6 +78,7 @@ declare const GetEnvironmentTemplateCommand_base: {
|
|
|
78
78
|
* @throws {@link ProtonServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
80
80
|
*
|
|
81
|
+
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class GetEnvironmentTemplateCommand extends GetEnvironmentTemplateCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetEnvironmentTemplateVersionCommandOutput extends GetEnvironme
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetEnvironmentTemplateVersionCommand_base: {
|
|
24
24
|
new (input: GetEnvironmentTemplateVersionCommandInput): import("@smithy/smithy-client").CommandImpl<GetEnvironmentTemplateVersionCommandInput, GetEnvironmentTemplateVersionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetEnvironmentTemplateVersionCommandInput): import("@smithy/smithy-client").CommandImpl<GetEnvironmentTemplateVersionCommandInput, GetEnvironmentTemplateVersionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Get detailed data for a major or minor version of an environment template.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -82,6 +82,7 @@ declare const GetEnvironmentTemplateVersionCommand_base: {
|
|
|
82
82
|
* @throws {@link ProtonServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
84
84
|
*
|
|
85
|
+
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class GetEnvironmentTemplateVersionCommand extends GetEnvironmentTemplateVersionCommand_base {
|
|
87
88
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetRepositoryCommandOutput extends GetRepositoryOutput, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetRepositoryCommand_base: {
|
|
24
24
|
new (input: GetRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<GetRepositoryCommandInput, GetRepositoryCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<GetRepositoryCommandInput, GetRepositoryCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Get detail data for a linked repository.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -75,6 +75,7 @@ declare const GetRepositoryCommand_base: {
|
|
|
75
75
|
* @throws {@link ProtonServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
77
77
|
*
|
|
78
|
+
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class GetRepositoryCommand extends GetRepositoryCommand_base {
|
|
80
81
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetRepositorySyncStatusCommandOutput extends GetRepositorySyncS
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetRepositorySyncStatusCommand_base: {
|
|
24
24
|
new (input: GetRepositorySyncStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetRepositorySyncStatusCommandInput, GetRepositorySyncStatusCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetRepositorySyncStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetRepositorySyncStatusCommandInput, GetRepositorySyncStatusCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Get the sync status of a repository used for Proton template sync. For more information about template sync, see .</p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p>A repository sync status isn't tied to the Proton Repository resource (or any other Proton resource). Therefore, tags on an Proton Repository resource
|
|
@@ -89,6 +89,7 @@ declare const GetRepositorySyncStatusCommand_base: {
|
|
|
89
89
|
* @throws {@link ProtonServiceException}
|
|
90
90
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
91
91
|
*
|
|
92
|
+
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class GetRepositorySyncStatusCommand extends GetRepositorySyncStatusCommand_base {
|
|
94
95
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetResourcesSummaryCommandOutput extends GetResourcesSummaryOut
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetResourcesSummaryCommand_base: {
|
|
24
24
|
new (input: GetResourcesSummaryCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourcesSummaryCommandInput, GetResourcesSummaryCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetResourcesSummaryCommandInput]): import("@smithy/smithy-client").CommandImpl<GetResourcesSummaryCommandInput, GetResourcesSummaryCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Get counts of Proton resources.</p>
|
|
30
30
|
* <p>For infrastructure-provisioning resources (environments, services, service instances, pipelines), the action returns staleness counts. A
|
|
31
31
|
* resource is stale when it's behind the recommended version of the Proton template that it uses and it needs an update to become current.</p>
|
|
@@ -110,6 +110,7 @@ declare const GetResourcesSummaryCommand_base: {
|
|
|
110
110
|
* @throws {@link ProtonServiceException}
|
|
111
111
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
112
112
|
*
|
|
113
|
+
* @public
|
|
113
114
|
*/
|
|
114
115
|
export declare class GetResourcesSummaryCommand extends GetResourcesSummaryCommand_base {
|
|
115
116
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetServiceCommandOutput extends GetServiceOutput, __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetServiceCommand_base: {
|
|
24
24
|
new (input: GetServiceCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceCommandInput, GetServiceCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetServiceCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceCommandInput, GetServiceCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Get detailed data for a service.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -95,6 +95,7 @@ declare const GetServiceCommand_base: {
|
|
|
95
95
|
* @throws {@link ProtonServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
97
97
|
*
|
|
98
|
+
* @public
|
|
98
99
|
*/
|
|
99
100
|
export declare class GetServiceCommand extends GetServiceCommand_base {
|
|
100
101
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetServiceInstanceCommandOutput extends GetServiceInstanceOutpu
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetServiceInstanceCommand_base: {
|
|
24
24
|
new (input: GetServiceInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceInstanceCommandInput, GetServiceInstanceCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetServiceInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceInstanceCommandInput, GetServiceInstanceCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Get detailed data for a service instance. A service instance is an instantiation of
|
|
30
30
|
* service template and it runs in a specific environment.</p>
|
|
31
31
|
* @example
|
|
@@ -87,6 +87,7 @@ declare const GetServiceInstanceCommand_base: {
|
|
|
87
87
|
* @throws {@link ProtonServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
89
89
|
*
|
|
90
|
+
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class GetServiceInstanceCommand extends GetServiceInstanceCommand_base {
|
|
92
93
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetServiceInstanceSyncStatusCommandOutput extends GetServiceIns
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetServiceInstanceSyncStatusCommand_base: {
|
|
24
24
|
new (input: GetServiceInstanceSyncStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceInstanceSyncStatusCommandInput, GetServiceInstanceSyncStatusCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetServiceInstanceSyncStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceInstanceSyncStatusCommandInput, GetServiceInstanceSyncStatusCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Get the status of the synced service instance.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -129,6 +129,7 @@ declare const GetServiceInstanceSyncStatusCommand_base: {
|
|
|
129
129
|
* @throws {@link ProtonServiceException}
|
|
130
130
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
131
131
|
*
|
|
132
|
+
* @public
|
|
132
133
|
*/
|
|
133
134
|
export declare class GetServiceInstanceSyncStatusCommand extends GetServiceInstanceSyncStatusCommand_base {
|
|
134
135
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetServiceSyncBlockerSummaryCommandOutput extends GetServiceSyn
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetServiceSyncBlockerSummaryCommand_base: {
|
|
24
24
|
new (input: GetServiceSyncBlockerSummaryCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceSyncBlockerSummaryCommandInput, GetServiceSyncBlockerSummaryCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetServiceSyncBlockerSummaryCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceSyncBlockerSummaryCommandInput, GetServiceSyncBlockerSummaryCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Get detailed data for the service sync blocker summary.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -89,6 +89,7 @@ declare const GetServiceSyncBlockerSummaryCommand_base: {
|
|
|
89
89
|
* @throws {@link ProtonServiceException}
|
|
90
90
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
91
91
|
*
|
|
92
|
+
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class GetServiceSyncBlockerSummaryCommand extends GetServiceSyncBlockerSummaryCommand_base {
|
|
94
95
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetServiceSyncConfigCommandOutput extends GetServiceSyncConfigO
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetServiceSyncConfigCommand_base: {
|
|
24
24
|
new (input: GetServiceSyncConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceSyncConfigCommandInput, GetServiceSyncConfigCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetServiceSyncConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceSyncConfigCommandInput, GetServiceSyncConfigCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Get detailed information for the service sync configuration.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -74,6 +74,7 @@ declare const GetServiceSyncConfigCommand_base: {
|
|
|
74
74
|
* @throws {@link ProtonServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
76
76
|
*
|
|
77
|
+
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class GetServiceSyncConfigCommand extends GetServiceSyncConfigCommand_base {
|
|
79
80
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetServiceTemplateCommandOutput extends GetServiceTemplateOutpu
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetServiceTemplateCommand_base: {
|
|
24
24
|
new (input: GetServiceTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceTemplateCommandInput, GetServiceTemplateCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetServiceTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceTemplateCommandInput, GetServiceTemplateCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Get detailed data for a service template.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -78,6 +78,7 @@ declare const GetServiceTemplateCommand_base: {
|
|
|
78
78
|
* @throws {@link ProtonServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
80
80
|
*
|
|
81
|
+
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class GetServiceTemplateCommand extends GetServiceTemplateCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetServiceTemplateVersionCommandOutput extends GetServiceTempla
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetServiceTemplateVersionCommand_base: {
|
|
24
24
|
new (input: GetServiceTemplateVersionCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceTemplateVersionCommandInput, GetServiceTemplateVersionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetServiceTemplateVersionCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceTemplateVersionCommandInput, GetServiceTemplateVersionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Get detailed data for a major or minor version of a service template.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -91,6 +91,7 @@ declare const GetServiceTemplateVersionCommand_base: {
|
|
|
91
91
|
* @throws {@link ProtonServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
93
93
|
*
|
|
94
|
+
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class GetServiceTemplateVersionCommand extends GetServiceTemplateVersionCommand_base {
|
|
96
97
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetTemplateSyncConfigCommandOutput extends GetTemplateSyncConfi
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetTemplateSyncConfigCommand_base: {
|
|
24
24
|
new (input: GetTemplateSyncConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetTemplateSyncConfigCommandInput, GetTemplateSyncConfigCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetTemplateSyncConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetTemplateSyncConfigCommandInput, GetTemplateSyncConfigCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Get detail data for a template sync configuration.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -76,6 +76,7 @@ declare const GetTemplateSyncConfigCommand_base: {
|
|
|
76
76
|
* @throws {@link ProtonServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
78
78
|
*
|
|
79
|
+
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class GetTemplateSyncConfigCommand extends GetTemplateSyncConfigCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetTemplateSyncStatusCommandOutput extends GetTemplateSyncStatu
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetTemplateSyncStatusCommand_base: {
|
|
24
24
|
new (input: GetTemplateSyncStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetTemplateSyncStatusCommandInput, GetTemplateSyncStatusCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetTemplateSyncStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetTemplateSyncStatusCommandInput, GetTemplateSyncStatusCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Get the status of a template sync.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -130,6 +130,7 @@ declare const GetTemplateSyncStatusCommand_base: {
|
|
|
130
130
|
* @throws {@link ProtonServiceException}
|
|
131
131
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
132
132
|
*
|
|
133
|
+
* @public
|
|
133
134
|
*/
|
|
134
135
|
export declare class GetTemplateSyncStatusCommand extends GetTemplateSyncStatusCommand_base {
|
|
135
136
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListComponentOutputsCommandOutput extends ListComponentOutputsO
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListComponentOutputsCommand_base: {
|
|
24
24
|
new (input: ListComponentOutputsCommandInput): import("@smithy/smithy-client").CommandImpl<ListComponentOutputsCommandInput, ListComponentOutputsCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListComponentOutputsCommandInput): import("@smithy/smithy-client").CommandImpl<ListComponentOutputsCommandInput, ListComponentOutputsCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Get a list of component Infrastructure as Code (IaC) outputs.</p>
|
|
30
30
|
* <p>For more information about components, see
|
|
31
31
|
* <a href="https://docs.aws.amazon.com/proton/latest/userguide/ag-components.html">Proton components</a> in the
|
|
@@ -79,6 +79,7 @@ declare const ListComponentOutputsCommand_base: {
|
|
|
79
79
|
* @throws {@link ProtonServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
81
81
|
*
|
|
82
|
+
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class ListComponentOutputsCommand extends ListComponentOutputsCommand_base {
|
|
84
85
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListComponentProvisionedResourcesCommandOutput extends ListComp
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListComponentProvisionedResourcesCommand_base: {
|
|
24
24
|
new (input: ListComponentProvisionedResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListComponentProvisionedResourcesCommandInput, ListComponentProvisionedResourcesCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListComponentProvisionedResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListComponentProvisionedResourcesCommandInput, ListComponentProvisionedResourcesCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List provisioned resources for a component with details.</p>
|
|
30
30
|
* <p>For more information about components, see
|
|
31
31
|
* <a href="https://docs.aws.amazon.com/proton/latest/userguide/ag-components.html">Proton components</a> in the
|
|
@@ -79,6 +79,7 @@ declare const ListComponentProvisionedResourcesCommand_base: {
|
|
|
79
79
|
* @throws {@link ProtonServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
81
81
|
*
|
|
82
|
+
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class ListComponentProvisionedResourcesCommand extends ListComponentProvisionedResourcesCommand_base {
|
|
84
85
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListComponentsCommandOutput extends ListComponentsOutput, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListComponentsCommand_base: {
|
|
24
24
|
new (input: ListComponentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListComponentsCommandInput, ListComponentsCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListComponentsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListComponentsCommandInput, ListComponentsCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List components with summary data. You can filter the result list by environment, service, or a single service instance.</p>
|
|
30
30
|
* <p>For more information about components, see
|
|
31
31
|
* <a href="https://docs.aws.amazon.com/proton/latest/userguide/ag-components.html">Proton components</a> in the
|
|
@@ -89,6 +89,7 @@ declare const ListComponentsCommand_base: {
|
|
|
89
89
|
* @throws {@link ProtonServiceException}
|
|
90
90
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
91
91
|
*
|
|
92
|
+
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class ListComponentsCommand extends ListComponentsCommand_base {
|
|
94
95
|
}
|