@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 ListDeploymentsCommandOutput extends ListDeploymentsOutput, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListDeploymentsCommand_base: {
|
|
24
24
|
new (input: ListDeploymentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDeploymentsCommandInput, ListDeploymentsCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListDeploymentsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListDeploymentsCommandInput, ListDeploymentsCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List deployments. You can filter the result list by environment, service, or a single service instance.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -92,6 +92,7 @@ declare const ListDeploymentsCommand_base: {
|
|
|
92
92
|
* @throws {@link ProtonServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
94
94
|
*
|
|
95
|
+
* @public
|
|
95
96
|
*/
|
|
96
97
|
export declare class ListDeploymentsCommand extends ListDeploymentsCommand_base {
|
|
97
98
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListEnvironmentAccountConnectionsCommandOutput extends ListEnvi
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListEnvironmentAccountConnectionsCommand_base: {
|
|
24
24
|
new (input: ListEnvironmentAccountConnectionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListEnvironmentAccountConnectionsCommandInput, ListEnvironmentAccountConnectionsCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListEnvironmentAccountConnectionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListEnvironmentAccountConnectionsCommandInput, ListEnvironmentAccountConnectionsCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>View a list of environment account connections.</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>
|
|
@@ -87,6 +87,7 @@ declare const ListEnvironmentAccountConnectionsCommand_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 ListEnvironmentAccountConnectionsCommand extends ListEnvironmentAccountConnectionsCommand_base {
|
|
92
93
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListEnvironmentOutputsCommandOutput extends ListEnvironmentOutp
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListEnvironmentOutputsCommand_base: {
|
|
24
24
|
new (input: ListEnvironmentOutputsCommandInput): import("@smithy/smithy-client").CommandImpl<ListEnvironmentOutputsCommandInput, ListEnvironmentOutputsCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListEnvironmentOutputsCommandInput): import("@smithy/smithy-client").CommandImpl<ListEnvironmentOutputsCommandInput, ListEnvironmentOutputsCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List the infrastructure as code outputs for your environment.</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 ListEnvironmentOutputsCommand_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 ListEnvironmentOutputsCommand extends ListEnvironmentOutputsCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListEnvironmentProvisionedResourcesCommandOutput extends ListEn
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListEnvironmentProvisionedResourcesCommand_base: {
|
|
24
24
|
new (input: ListEnvironmentProvisionedResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListEnvironmentProvisionedResourcesCommandInput, ListEnvironmentProvisionedResourcesCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListEnvironmentProvisionedResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListEnvironmentProvisionedResourcesCommandInput, ListEnvironmentProvisionedResourcesCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List the provisioned resources for your environment.</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 ListEnvironmentProvisionedResourcesCommand_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 ListEnvironmentProvisionedResourcesCommand extends ListEnvironmentProvisionedResourcesCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListEnvironmentTemplateVersionsCommandOutput extends ListEnviro
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListEnvironmentTemplateVersionsCommand_base: {
|
|
24
24
|
new (input: ListEnvironmentTemplateVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListEnvironmentTemplateVersionsCommandInput, ListEnvironmentTemplateVersionsCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListEnvironmentTemplateVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListEnvironmentTemplateVersionsCommandInput, ListEnvironmentTemplateVersionsCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List major or minor versions of an environment template with detail data.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -85,6 +85,7 @@ declare const ListEnvironmentTemplateVersionsCommand_base: {
|
|
|
85
85
|
* @throws {@link ProtonServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
87
87
|
*
|
|
88
|
+
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class ListEnvironmentTemplateVersionsCommand extends ListEnvironmentTemplateVersionsCommand_base {
|
|
90
91
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListEnvironmentTemplatesCommandOutput extends ListEnvironmentTe
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListEnvironmentTemplatesCommand_base: {
|
|
24
24
|
new (input: ListEnvironmentTemplatesCommandInput): import("@smithy/smithy-client").CommandImpl<ListEnvironmentTemplatesCommandInput, ListEnvironmentTemplatesCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListEnvironmentTemplatesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListEnvironmentTemplatesCommandInput, ListEnvironmentTemplatesCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List environment templates.</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 ListEnvironmentTemplatesCommand_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 ListEnvironmentTemplatesCommand extends ListEnvironmentTemplatesCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListEnvironmentsCommandOutput extends ListEnvironmentsOutput, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListEnvironmentsCommand_base: {
|
|
24
24
|
new (input: ListEnvironmentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListEnvironmentsCommandInput, ListEnvironmentsCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListEnvironmentsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListEnvironmentsCommandInput, ListEnvironmentsCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List environments with detail data summaries.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -97,6 +97,7 @@ declare const ListEnvironmentsCommand_base: {
|
|
|
97
97
|
* @throws {@link ProtonServiceException}
|
|
98
98
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
99
99
|
*
|
|
100
|
+
* @public
|
|
100
101
|
*/
|
|
101
102
|
export declare class ListEnvironmentsCommand extends ListEnvironmentsCommand_base {
|
|
102
103
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListRepositoriesCommandOutput extends ListRepositoriesOutput, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListRepositoriesCommand_base: {
|
|
24
24
|
new (input: ListRepositoriesCommandInput): import("@smithy/smithy-client").CommandImpl<ListRepositoriesCommandInput, ListRepositoriesCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListRepositoriesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListRepositoriesCommandInput, ListRepositoriesCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List linked repositories with detail data.</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 ListRepositoriesCommand_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 ListRepositoriesCommand extends ListRepositoriesCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListRepositorySyncDefinitionsCommandOutput extends ListReposito
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListRepositorySyncDefinitionsCommand_base: {
|
|
24
24
|
new (input: ListRepositorySyncDefinitionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListRepositorySyncDefinitionsCommandInput, ListRepositorySyncDefinitionsCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListRepositorySyncDefinitionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListRepositorySyncDefinitionsCommandInput, ListRepositorySyncDefinitionsCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List repository sync definitions with detail data.</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 ListRepositorySyncDefinitionsCommand_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 ListRepositorySyncDefinitionsCommand extends ListRepositorySyncDefinitionsCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListServiceInstanceOutputsCommandOutput extends ListServiceInst
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListServiceInstanceOutputsCommand_base: {
|
|
24
24
|
new (input: ListServiceInstanceOutputsCommandInput): import("@smithy/smithy-client").CommandImpl<ListServiceInstanceOutputsCommandInput, ListServiceInstanceOutputsCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListServiceInstanceOutputsCommandInput): import("@smithy/smithy-client").CommandImpl<ListServiceInstanceOutputsCommandInput, ListServiceInstanceOutputsCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Get a list service of instance Infrastructure as Code (IaC) outputs.</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 ListServiceInstanceOutputsCommand_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 ListServiceInstanceOutputsCommand extends ListServiceInstanceOutputsCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListServiceInstanceProvisionedResourcesCommandOutput extends Li
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListServiceInstanceProvisionedResourcesCommand_base: {
|
|
24
24
|
new (input: ListServiceInstanceProvisionedResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListServiceInstanceProvisionedResourcesCommandInput, ListServiceInstanceProvisionedResourcesCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListServiceInstanceProvisionedResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListServiceInstanceProvisionedResourcesCommandInput, ListServiceInstanceProvisionedResourcesCommandOutput, 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 service instance with details.</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 ListServiceInstanceProvisionedResourcesCommand_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 ListServiceInstanceProvisionedResourcesCommand extends ListServiceInstanceProvisionedResourcesCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListServiceInstancesCommandOutput extends ListServiceInstancesO
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListServiceInstancesCommand_base: {
|
|
24
24
|
new (input: ListServiceInstancesCommandInput): import("@smithy/smithy-client").CommandImpl<ListServiceInstancesCommandInput, ListServiceInstancesCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListServiceInstancesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListServiceInstancesCommandInput, ListServiceInstancesCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List service instances with summary data. This action lists service instances of all
|
|
30
30
|
* services in the Amazon Web Services account.</p>
|
|
31
31
|
* @example
|
|
@@ -97,6 +97,7 @@ declare const ListServiceInstancesCommand_base: {
|
|
|
97
97
|
* @throws {@link ProtonServiceException}
|
|
98
98
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
99
99
|
*
|
|
100
|
+
* @public
|
|
100
101
|
*/
|
|
101
102
|
export declare class ListServiceInstancesCommand extends ListServiceInstancesCommand_base {
|
|
102
103
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListServicePipelineOutputsCommandOutput extends ListServicePipe
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListServicePipelineOutputsCommand_base: {
|
|
24
24
|
new (input: ListServicePipelineOutputsCommandInput): import("@smithy/smithy-client").CommandImpl<ListServicePipelineOutputsCommandInput, ListServicePipelineOutputsCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListServicePipelineOutputsCommandInput): import("@smithy/smithy-client").CommandImpl<ListServicePipelineOutputsCommandInput, ListServicePipelineOutputsCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Get a list of service pipeline Infrastructure as Code (IaC) outputs.</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 ListServicePipelineOutputsCommand_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 ListServicePipelineOutputsCommand extends ListServicePipelineOutputsCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListServicePipelineProvisionedResourcesCommandOutput extends Li
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListServicePipelineProvisionedResourcesCommand_base: {
|
|
24
24
|
new (input: ListServicePipelineProvisionedResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListServicePipelineProvisionedResourcesCommandInput, ListServicePipelineProvisionedResourcesCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListServicePipelineProvisionedResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListServicePipelineProvisionedResourcesCommandInput, ListServicePipelineProvisionedResourcesCommandOutput, 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 service and pipeline with details.</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 ListServicePipelineProvisionedResourcesCommand_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 ListServicePipelineProvisionedResourcesCommand extends ListServicePipelineProvisionedResourcesCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListServiceTemplateVersionsCommandOutput extends ListServiceTem
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListServiceTemplateVersionsCommand_base: {
|
|
24
24
|
new (input: ListServiceTemplateVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListServiceTemplateVersionsCommandInput, ListServiceTemplateVersionsCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListServiceTemplateVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListServiceTemplateVersionsCommandInput, ListServiceTemplateVersionsCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List major or minor versions of a service template with detail data.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -85,6 +85,7 @@ declare const ListServiceTemplateVersionsCommand_base: {
|
|
|
85
85
|
* @throws {@link ProtonServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
87
87
|
*
|
|
88
|
+
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class ListServiceTemplateVersionsCommand extends ListServiceTemplateVersionsCommand_base {
|
|
90
91
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListServiceTemplatesCommandOutput extends ListServiceTemplatesO
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListServiceTemplatesCommand_base: {
|
|
24
24
|
new (input: ListServiceTemplatesCommandInput): import("@smithy/smithy-client").CommandImpl<ListServiceTemplatesCommandInput, ListServiceTemplatesCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListServiceTemplatesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListServiceTemplatesCommandInput, ListServiceTemplatesCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List service templates with detail data.</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 ListServiceTemplatesCommand_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 ListServiceTemplatesCommand extends ListServiceTemplatesCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListServicesCommandOutput extends ListServicesOutput, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListServicesCommand_base: {
|
|
24
24
|
new (input: ListServicesCommandInput): import("@smithy/smithy-client").CommandImpl<ListServicesCommandInput, ListServicesCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListServicesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListServicesCommandInput, ListServicesCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List services with summaries of detail data.</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 ListServicesCommand_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 ListServicesCommand extends ListServicesCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceOut
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListTagsForResourceCommand_base: {
|
|
24
24
|
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>List tags for a resource. For more information, see <a href="https://docs.aws.amazon.com/proton/latest/userguide/resources.html">Proton
|
|
30
30
|
* resources and tagging</a> in the <i>Proton User Guide</i>.</p>
|
|
31
31
|
* @example
|
|
@@ -77,6 +77,7 @@ declare const ListTagsForResourceCommand_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 ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface NotifyResourceDeploymentStatusChangeCommandOutput extends Notif
|
|
|
22
22
|
}
|
|
23
23
|
declare const NotifyResourceDeploymentStatusChangeCommand_base: {
|
|
24
24
|
new (input: NotifyResourceDeploymentStatusChangeCommandInput): import("@smithy/smithy-client").CommandImpl<NotifyResourceDeploymentStatusChangeCommandInput, NotifyResourceDeploymentStatusChangeCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: NotifyResourceDeploymentStatusChangeCommandInput): import("@smithy/smithy-client").CommandImpl<NotifyResourceDeploymentStatusChangeCommandInput, NotifyResourceDeploymentStatusChangeCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Notify Proton of status changes to a provisioned resource when you use self-managed provisioning.</p>
|
|
30
30
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/proton/latest/userguide/ag-works-prov-methods.html#ag-works-prov-methods-self">Self-managed provisioning</a> in the <i>Proton User Guide</i>.</p>
|
|
31
31
|
* @example
|
|
@@ -83,6 +83,7 @@ declare const NotifyResourceDeploymentStatusChangeCommand_base: {
|
|
|
83
83
|
* @throws {@link ProtonServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
85
85
|
*
|
|
86
|
+
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class NotifyResourceDeploymentStatusChangeCommand extends NotifyResourceDeploymentStatusChangeCommand_base {
|
|
88
89
|
}
|
|
@@ -22,10 +22,10 @@ export interface RejectEnvironmentAccountConnectionCommandOutput extends RejectE
|
|
|
22
22
|
}
|
|
23
23
|
declare const RejectEnvironmentAccountConnectionCommand_base: {
|
|
24
24
|
new (input: RejectEnvironmentAccountConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<RejectEnvironmentAccountConnectionCommandInput, RejectEnvironmentAccountConnectionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: RejectEnvironmentAccountConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<RejectEnvironmentAccountConnectionCommandInput, RejectEnvironmentAccountConnectionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>In a management account, reject an environment account connection from another environment account.</p>
|
|
30
30
|
* <p>After you reject an environment account connection request, you <i>can't</i> accept or use the rejected environment account
|
|
31
31
|
* connection.</p>
|
|
@@ -88,6 +88,7 @@ declare const RejectEnvironmentAccountConnectionCommand_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 RejectEnvironmentAccountConnectionCommand extends RejectEnvironmentAccountConnectionCommand_base {
|
|
93
94
|
}
|
|
@@ -22,10 +22,10 @@ export interface TagResourceCommandOutput extends TagResourceOutput, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const TagResourceCommand_base: {
|
|
24
24
|
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Tag a resource. A tag is a key-value pair of metadata that you associate with an Proton resource.</p>
|
|
30
30
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/proton/latest/userguide/resources.html">Proton resources and tagging</a> in
|
|
31
31
|
* the <i>Proton User Guide</i>.</p>
|
|
@@ -77,6 +77,7 @@ declare const TagResourceCommand_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 TagResourceCommand extends TagResourceCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface UntagResourceCommandOutput extends UntagResourceOutput, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const UntagResourceCommand_base: {
|
|
24
24
|
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Remove a customer tag from a resource. A tag is a key-value pair of metadata associated with an Proton resource.</p>
|
|
30
30
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/proton/latest/userguide/resources.html">Proton resources and tagging</a> in
|
|
31
31
|
* the <i>Proton User Guide</i>.</p>
|
|
@@ -74,6 +74,7 @@ declare const UntagResourceCommand_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 UntagResourceCommand extends UntagResourceCommand_base {
|
|
79
80
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateAccountSettingsCommandOutput extends UpdateAccountSetting
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateAccountSettingsCommand_base: {
|
|
24
24
|
new (input: UpdateAccountSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAccountSettingsCommandInput, UpdateAccountSettingsCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [UpdateAccountSettingsCommandInput]): import("@smithy/smithy-client").CommandImpl<UpdateAccountSettingsCommandInput, UpdateAccountSettingsCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Update Proton settings that are used for multiple services in the Amazon Web Services account.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -84,6 +84,7 @@ declare const UpdateAccountSettingsCommand_base: {
|
|
|
84
84
|
* @throws {@link ProtonServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
86
86
|
*
|
|
87
|
+
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class UpdateAccountSettingsCommand extends UpdateAccountSettingsCommand_base {
|
|
89
90
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateComponentCommandOutput extends UpdateComponentOutput, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateComponentCommand_base: {
|
|
24
24
|
new (input: UpdateComponentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateComponentCommandInput, UpdateComponentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateComponentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateComponentCommandInput, UpdateComponentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Update a component.</p>
|
|
30
30
|
* <p>There are a few modes for updating a component. The <code>deploymentType</code> field defines the mode.</p>
|
|
31
31
|
* <note>
|
|
@@ -107,6 +107,7 @@ declare const UpdateComponentCommand_base: {
|
|
|
107
107
|
* @throws {@link ProtonServiceException}
|
|
108
108
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
109
109
|
*
|
|
110
|
+
* @public
|
|
110
111
|
*/
|
|
111
112
|
export declare class UpdateComponentCommand extends UpdateComponentCommand_base {
|
|
112
113
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateEnvironmentAccountConnectionCommandOutput extends UpdateE
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateEnvironmentAccountConnectionCommand_base: {
|
|
24
24
|
new (input: UpdateEnvironmentAccountConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEnvironmentAccountConnectionCommandInput, UpdateEnvironmentAccountConnectionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateEnvironmentAccountConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEnvironmentAccountConnectionCommandInput, UpdateEnvironmentAccountConnectionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>In an environment account, update an environment account connection to use a new IAM role.</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>
|
|
@@ -88,6 +88,7 @@ declare const UpdateEnvironmentAccountConnectionCommand_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 UpdateEnvironmentAccountConnectionCommand extends UpdateEnvironmentAccountConnectionCommand_base {
|
|
93
94
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateEnvironmentCommandOutput extends UpdateEnvironmentOutput,
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateEnvironmentCommand_base: {
|
|
24
24
|
new (input: UpdateEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEnvironmentCommandInput, UpdateEnvironmentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEnvironmentCommandInput, UpdateEnvironmentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Update an environment.</p>
|
|
30
30
|
* <p>If the environment is associated with an environment account connection, <i>don't</i> update or include the
|
|
31
31
|
* <code>protonServiceRoleArn</code> and <code>provisioningRepository</code> parameter to update or connect to an environment account connection.</p>
|
|
@@ -160,6 +160,7 @@ declare const UpdateEnvironmentCommand_base: {
|
|
|
160
160
|
* @throws {@link ProtonServiceException}
|
|
161
161
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
162
162
|
*
|
|
163
|
+
* @public
|
|
163
164
|
*/
|
|
164
165
|
export declare class UpdateEnvironmentCommand extends UpdateEnvironmentCommand_base {
|
|
165
166
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateEnvironmentTemplateCommandOutput extends UpdateEnvironmen
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateEnvironmentTemplateCommand_base: {
|
|
24
24
|
new (input: UpdateEnvironmentTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEnvironmentTemplateCommandInput, UpdateEnvironmentTemplateCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateEnvironmentTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEnvironmentTemplateCommandInput, UpdateEnvironmentTemplateCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Update an environment template.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -83,6 +83,7 @@ declare const UpdateEnvironmentTemplateCommand_base: {
|
|
|
83
83
|
* @throws {@link ProtonServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
85
85
|
*
|
|
86
|
+
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class UpdateEnvironmentTemplateCommand extends UpdateEnvironmentTemplateCommand_base {
|
|
88
89
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateEnvironmentTemplateVersionCommandOutput extends UpdateEnv
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateEnvironmentTemplateVersionCommand_base: {
|
|
24
24
|
new (input: UpdateEnvironmentTemplateVersionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEnvironmentTemplateVersionCommandInput, UpdateEnvironmentTemplateVersionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateEnvironmentTemplateVersionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEnvironmentTemplateVersionCommandInput, UpdateEnvironmentTemplateVersionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Update 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.
|
|
@@ -87,6 +87,7 @@ declare const UpdateEnvironmentTemplateVersionCommand_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 UpdateEnvironmentTemplateVersionCommand extends UpdateEnvironmentTemplateVersionCommand_base {
|
|
92
93
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateServiceCommandOutput extends UpdateServiceOutput, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateServiceCommand_base: {
|
|
24
24
|
new (input: UpdateServiceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateServiceCommandInput, UpdateServiceCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateServiceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateServiceCommandInput, UpdateServiceCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Edit a service description or use a spec to add and delete service instances.</p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p>Existing service instances and the service pipeline <i>can't</i> be edited
|
|
@@ -117,6 +117,7 @@ declare const UpdateServiceCommand_base: {
|
|
|
117
117
|
* @throws {@link ProtonServiceException}
|
|
118
118
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
119
119
|
*
|
|
120
|
+
* @public
|
|
120
121
|
*/
|
|
121
122
|
export declare class UpdateServiceCommand extends UpdateServiceCommand_base {
|
|
122
123
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateServiceInstanceCommandOutput extends UpdateServiceInstanc
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateServiceInstanceCommand_base: {
|
|
24
24
|
new (input: UpdateServiceInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateServiceInstanceCommandInput, UpdateServiceInstanceCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateServiceInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateServiceInstanceCommandInput, UpdateServiceInstanceCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Update a service instance.</p>
|
|
30
30
|
* <p>There are a few modes for updating a service instance. The <code>deploymentType</code>
|
|
31
31
|
* field defines the mode.</p>
|
|
@@ -103,6 +103,7 @@ declare const UpdateServiceInstanceCommand_base: {
|
|
|
103
103
|
* @throws {@link ProtonServiceException}
|
|
104
104
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
105
105
|
*
|
|
106
|
+
* @public
|
|
106
107
|
*/
|
|
107
108
|
export declare class UpdateServiceInstanceCommand extends UpdateServiceInstanceCommand_base {
|
|
108
109
|
}
|