@aws-sdk/client-proton 3.296.0 → 3.298.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/commands/AcceptEnvironmentAccountConnectionCommand.js +2 -3
- package/dist-cjs/commands/CancelComponentDeploymentCommand.js +1 -1
- package/dist-cjs/commands/CancelEnvironmentDeploymentCommand.js +1 -1
- package/dist-cjs/commands/CancelServiceInstanceDeploymentCommand.js +1 -1
- package/dist-cjs/commands/CancelServicePipelineDeploymentCommand.js +1 -1
- package/dist-cjs/commands/CreateEnvironmentAccountConnectionCommand.js +2 -3
- package/dist-cjs/commands/CreateRepositoryCommand.js +2 -3
- package/dist-cjs/commands/CreateTemplateSyncConfigCommand.js +2 -3
- package/dist-cjs/commands/DeleteComponentCommand.js +1 -1
- package/dist-cjs/commands/DeleteEnvironmentAccountConnectionCommand.js +2 -3
- package/dist-cjs/commands/DeleteEnvironmentCommand.js +1 -1
- package/dist-cjs/commands/DeleteEnvironmentTemplateCommand.js +1 -1
- package/dist-cjs/commands/DeleteEnvironmentTemplateVersionCommand.js +1 -1
- package/dist-cjs/commands/DeleteRepositoryCommand.js +2 -3
- package/dist-cjs/commands/DeleteServiceCommand.js +1 -1
- package/dist-cjs/commands/DeleteServiceTemplateCommand.js +1 -1
- package/dist-cjs/commands/DeleteServiceTemplateVersionCommand.js +1 -1
- package/dist-cjs/commands/DeleteTemplateSyncConfigCommand.js +2 -3
- package/dist-cjs/commands/GetAccountSettingsCommand.js +2 -3
- package/dist-cjs/commands/GetComponentCommand.js +1 -1
- package/dist-cjs/commands/GetEnvironmentAccountConnectionCommand.js +2 -3
- package/dist-cjs/commands/GetEnvironmentCommand.js +1 -1
- package/dist-cjs/commands/GetEnvironmentTemplateCommand.js +1 -1
- package/dist-cjs/commands/GetEnvironmentTemplateVersionCommand.js +1 -1
- package/dist-cjs/commands/GetRepositoryCommand.js +2 -3
- package/dist-cjs/commands/GetRepositorySyncStatusCommand.js +2 -3
- package/dist-cjs/commands/GetResourcesSummaryCommand.js +2 -3
- package/dist-cjs/commands/GetServiceCommand.js +1 -1
- package/dist-cjs/commands/GetServiceInstanceCommand.js +1 -1
- package/dist-cjs/commands/GetServiceTemplateCommand.js +1 -1
- package/dist-cjs/commands/GetServiceTemplateVersionCommand.js +1 -1
- package/dist-cjs/commands/GetTemplateSyncConfigCommand.js +2 -3
- package/dist-cjs/commands/GetTemplateSyncStatusCommand.js +2 -3
- package/dist-cjs/commands/ListComponentOutputsCommand.js +1 -1
- package/dist-cjs/commands/ListComponentProvisionedResourcesCommand.js +2 -3
- package/dist-cjs/commands/ListComponentsCommand.js +1 -1
- package/dist-cjs/commands/ListEnvironmentAccountConnectionsCommand.js +2 -3
- package/dist-cjs/commands/ListEnvironmentOutputsCommand.js +1 -1
- package/dist-cjs/commands/ListEnvironmentProvisionedResourcesCommand.js +2 -3
- package/dist-cjs/commands/ListEnvironmentTemplateVersionsCommand.js +1 -1
- package/dist-cjs/commands/ListEnvironmentTemplatesCommand.js +1 -1
- package/dist-cjs/commands/ListEnvironmentsCommand.js +1 -1
- package/dist-cjs/commands/ListRepositoriesCommand.js +2 -3
- package/dist-cjs/commands/ListRepositorySyncDefinitionsCommand.js +2 -3
- package/dist-cjs/commands/ListServiceInstanceOutputsCommand.js +1 -1
- package/dist-cjs/commands/ListServiceInstanceProvisionedResourcesCommand.js +2 -3
- package/dist-cjs/commands/ListServiceInstancesCommand.js +1 -1
- package/dist-cjs/commands/ListServicePipelineOutputsCommand.js +1 -1
- package/dist-cjs/commands/ListServicePipelineProvisionedResourcesCommand.js +2 -3
- package/dist-cjs/commands/ListServiceTemplateVersionsCommand.js +1 -1
- package/dist-cjs/commands/ListServiceTemplatesCommand.js +1 -1
- package/dist-cjs/commands/ListServicesCommand.js +1 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/NotifyResourceDeploymentStatusChangeCommand.js +1 -1
- package/dist-cjs/commands/RejectEnvironmentAccountConnectionCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateAccountSettingsCommand.js +2 -3
- package/dist-cjs/commands/UpdateEnvironmentAccountConnectionCommand.js +2 -3
- package/dist-cjs/commands/UpdateTemplateSyncConfigCommand.js +2 -3
- package/dist-cjs/models/models_0.js +5 -458
- package/dist-es/commands/AcceptEnvironmentAccountConnectionCommand.js +2 -3
- package/dist-es/commands/CancelComponentDeploymentCommand.js +2 -2
- package/dist-es/commands/CancelEnvironmentDeploymentCommand.js +2 -2
- package/dist-es/commands/CancelServiceInstanceDeploymentCommand.js +2 -2
- package/dist-es/commands/CancelServicePipelineDeploymentCommand.js +2 -2
- package/dist-es/commands/CreateEnvironmentAccountConnectionCommand.js +2 -3
- package/dist-es/commands/CreateRepositoryCommand.js +2 -3
- package/dist-es/commands/CreateTemplateSyncConfigCommand.js +2 -3
- package/dist-es/commands/DeleteComponentCommand.js +2 -2
- package/dist-es/commands/DeleteEnvironmentAccountConnectionCommand.js +2 -3
- package/dist-es/commands/DeleteEnvironmentCommand.js +2 -2
- package/dist-es/commands/DeleteEnvironmentTemplateCommand.js +2 -2
- package/dist-es/commands/DeleteEnvironmentTemplateVersionCommand.js +2 -2
- package/dist-es/commands/DeleteRepositoryCommand.js +2 -3
- package/dist-es/commands/DeleteServiceCommand.js +2 -2
- package/dist-es/commands/DeleteServiceTemplateCommand.js +2 -2
- package/dist-es/commands/DeleteServiceTemplateVersionCommand.js +2 -2
- package/dist-es/commands/DeleteTemplateSyncConfigCommand.js +2 -3
- package/dist-es/commands/GetAccountSettingsCommand.js +2 -3
- package/dist-es/commands/GetComponentCommand.js +2 -2
- package/dist-es/commands/GetEnvironmentAccountConnectionCommand.js +2 -3
- package/dist-es/commands/GetEnvironmentCommand.js +2 -2
- package/dist-es/commands/GetEnvironmentTemplateCommand.js +2 -2
- package/dist-es/commands/GetEnvironmentTemplateVersionCommand.js +2 -2
- package/dist-es/commands/GetRepositoryCommand.js +2 -3
- package/dist-es/commands/GetRepositorySyncStatusCommand.js +2 -3
- package/dist-es/commands/GetResourcesSummaryCommand.js +2 -3
- package/dist-es/commands/GetServiceCommand.js +2 -2
- package/dist-es/commands/GetServiceInstanceCommand.js +2 -2
- package/dist-es/commands/GetServiceTemplateCommand.js +2 -2
- package/dist-es/commands/GetServiceTemplateVersionCommand.js +2 -2
- package/dist-es/commands/GetTemplateSyncConfigCommand.js +2 -3
- package/dist-es/commands/GetTemplateSyncStatusCommand.js +2 -3
- package/dist-es/commands/ListComponentOutputsCommand.js +2 -2
- package/dist-es/commands/ListComponentProvisionedResourcesCommand.js +2 -3
- package/dist-es/commands/ListComponentsCommand.js +2 -2
- package/dist-es/commands/ListEnvironmentAccountConnectionsCommand.js +2 -3
- package/dist-es/commands/ListEnvironmentOutputsCommand.js +2 -2
- package/dist-es/commands/ListEnvironmentProvisionedResourcesCommand.js +2 -3
- package/dist-es/commands/ListEnvironmentTemplateVersionsCommand.js +2 -2
- package/dist-es/commands/ListEnvironmentTemplatesCommand.js +2 -2
- package/dist-es/commands/ListEnvironmentsCommand.js +2 -2
- package/dist-es/commands/ListRepositoriesCommand.js +2 -3
- package/dist-es/commands/ListRepositorySyncDefinitionsCommand.js +2 -3
- package/dist-es/commands/ListServiceInstanceOutputsCommand.js +2 -2
- package/dist-es/commands/ListServiceInstanceProvisionedResourcesCommand.js +2 -3
- package/dist-es/commands/ListServiceInstancesCommand.js +2 -2
- package/dist-es/commands/ListServicePipelineOutputsCommand.js +2 -2
- package/dist-es/commands/ListServicePipelineProvisionedResourcesCommand.js +2 -3
- package/dist-es/commands/ListServiceTemplateVersionsCommand.js +2 -2
- package/dist-es/commands/ListServiceTemplatesCommand.js +2 -2
- package/dist-es/commands/ListServicesCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/NotifyResourceDeploymentStatusChangeCommand.js +2 -2
- package/dist-es/commands/RejectEnvironmentAccountConnectionCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateAccountSettingsCommand.js +2 -3
- package/dist-es/commands/UpdateEnvironmentAccountConnectionCommand.js +2 -3
- package/dist-es/commands/UpdateTemplateSyncConfigCommand.js +2 -3
- package/dist-es/models/models_0.js +2 -341
- package/dist-types/Proton.d.ts +77 -0
- package/dist-types/ProtonClient.d.ts +24 -4
- package/dist-types/commands/AcceptEnvironmentAccountConnectionCommand.d.ts +16 -0
- package/dist-types/commands/CancelComponentDeploymentCommand.d.ts +16 -0
- package/dist-types/commands/CancelEnvironmentDeploymentCommand.d.ts +16 -0
- package/dist-types/commands/CancelServiceInstanceDeploymentCommand.d.ts +16 -0
- package/dist-types/commands/CancelServicePipelineDeploymentCommand.d.ts +16 -0
- package/dist-types/commands/CreateComponentCommand.d.ts +16 -0
- package/dist-types/commands/CreateEnvironmentAccountConnectionCommand.d.ts +16 -0
- package/dist-types/commands/CreateEnvironmentCommand.d.ts +16 -0
- package/dist-types/commands/CreateEnvironmentTemplateCommand.d.ts +16 -0
- package/dist-types/commands/CreateEnvironmentTemplateVersionCommand.d.ts +16 -0
- package/dist-types/commands/CreateRepositoryCommand.d.ts +16 -0
- package/dist-types/commands/CreateServiceCommand.d.ts +16 -0
- package/dist-types/commands/CreateServiceTemplateCommand.d.ts +16 -0
- package/dist-types/commands/CreateServiceTemplateVersionCommand.d.ts +16 -0
- package/dist-types/commands/CreateTemplateSyncConfigCommand.d.ts +16 -0
- package/dist-types/commands/DeleteComponentCommand.d.ts +16 -0
- package/dist-types/commands/DeleteEnvironmentAccountConnectionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteEnvironmentCommand.d.ts +16 -0
- package/dist-types/commands/DeleteEnvironmentTemplateCommand.d.ts +16 -0
- package/dist-types/commands/DeleteEnvironmentTemplateVersionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteRepositoryCommand.d.ts +16 -0
- package/dist-types/commands/DeleteServiceCommand.d.ts +16 -0
- package/dist-types/commands/DeleteServiceTemplateCommand.d.ts +16 -0
- package/dist-types/commands/DeleteServiceTemplateVersionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTemplateSyncConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetAccountSettingsCommand.d.ts +16 -0
- package/dist-types/commands/GetComponentCommand.d.ts +16 -0
- package/dist-types/commands/GetEnvironmentAccountConnectionCommand.d.ts +16 -0
- package/dist-types/commands/GetEnvironmentCommand.d.ts +16 -0
- package/dist-types/commands/GetEnvironmentTemplateCommand.d.ts +16 -0
- package/dist-types/commands/GetEnvironmentTemplateVersionCommand.d.ts +16 -0
- package/dist-types/commands/GetRepositoryCommand.d.ts +16 -0
- package/dist-types/commands/GetRepositorySyncStatusCommand.d.ts +16 -0
- package/dist-types/commands/GetResourcesSummaryCommand.d.ts +16 -0
- package/dist-types/commands/GetServiceCommand.d.ts +16 -0
- package/dist-types/commands/GetServiceInstanceCommand.d.ts +16 -0
- package/dist-types/commands/GetServiceTemplateCommand.d.ts +16 -0
- package/dist-types/commands/GetServiceTemplateVersionCommand.d.ts +16 -0
- package/dist-types/commands/GetTemplateSyncConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetTemplateSyncStatusCommand.d.ts +16 -0
- package/dist-types/commands/ListComponentOutputsCommand.d.ts +16 -0
- package/dist-types/commands/ListComponentProvisionedResourcesCommand.d.ts +16 -0
- package/dist-types/commands/ListComponentsCommand.d.ts +16 -0
- package/dist-types/commands/ListEnvironmentAccountConnectionsCommand.d.ts +16 -0
- package/dist-types/commands/ListEnvironmentOutputsCommand.d.ts +16 -0
- package/dist-types/commands/ListEnvironmentProvisionedResourcesCommand.d.ts +16 -0
- package/dist-types/commands/ListEnvironmentTemplateVersionsCommand.d.ts +16 -0
- package/dist-types/commands/ListEnvironmentTemplatesCommand.d.ts +16 -0
- package/dist-types/commands/ListEnvironmentsCommand.d.ts +16 -0
- package/dist-types/commands/ListRepositoriesCommand.d.ts +16 -0
- package/dist-types/commands/ListRepositorySyncDefinitionsCommand.d.ts +16 -0
- package/dist-types/commands/ListServiceInstanceOutputsCommand.d.ts +16 -0
- package/dist-types/commands/ListServiceInstanceProvisionedResourcesCommand.d.ts +16 -0
- package/dist-types/commands/ListServiceInstancesCommand.d.ts +16 -0
- package/dist-types/commands/ListServicePipelineOutputsCommand.d.ts +16 -0
- package/dist-types/commands/ListServicePipelineProvisionedResourcesCommand.d.ts +16 -0
- package/dist-types/commands/ListServiceTemplateVersionsCommand.d.ts +16 -0
- package/dist-types/commands/ListServiceTemplatesCommand.d.ts +16 -0
- package/dist-types/commands/ListServicesCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/NotifyResourceDeploymentStatusChangeCommand.d.ts +16 -0
- package/dist-types/commands/RejectEnvironmentAccountConnectionCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +16 -0
- package/dist-types/commands/UpdateComponentCommand.d.ts +16 -0
- package/dist-types/commands/UpdateEnvironmentAccountConnectionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateEnvironmentCommand.d.ts +16 -0
- package/dist-types/commands/UpdateEnvironmentTemplateCommand.d.ts +16 -0
- package/dist-types/commands/UpdateEnvironmentTemplateVersionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateServiceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateServiceInstanceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateServicePipelineCommand.d.ts +16 -0
- package/dist-types/commands/UpdateServiceTemplateCommand.d.ts +16 -0
- package/dist-types/commands/UpdateServiceTemplateVersionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateTemplateSyncConfigCommand.d.ts +16 -0
- package/dist-types/models/ProtonServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +566 -449
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListComponentOutputsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListComponentProvisionedResourcesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListComponentsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListEnvironmentAccountConnectionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListEnvironmentOutputsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListEnvironmentProvisionedResourcesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListEnvironmentTemplateVersionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListEnvironmentTemplatesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListEnvironmentsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListRepositoriesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListRepositorySyncDefinitionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListServiceInstanceOutputsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListServiceInstanceProvisionedResourcesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListServiceInstancesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListServicePipelineOutputsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListServicePipelineProvisionedResourcesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListServiceTemplateVersionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListServiceTemplatesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListServicesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTagsForResourcePaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -330
- package/package.json +4 -3
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeleteServiceTemplateVersionInput, DeleteServiceTemplateVersionOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteServiceTemplateVersionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteServiceTemplateVersionCommandInput extends DeleteServiceTemplateVersionInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteServiceTemplateVersionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteServiceTemplateVersionCommandOutput extends DeleteServiceTemplateVersionOutput, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>If no other minor versions of a service template exist, delete a major version of the service template if it's not the <code>Recommended</code>
|
|
18
23
|
* version. Delete the <code>Recommended</code> version of the service template if no other major versions or minor versions of the service template exist. A
|
|
19
24
|
* major version of a service template is a version that <i>isn't</i> backwards compatible.</p>
|
|
@@ -30,6 +35,8 @@ export interface DeleteServiceTemplateVersionCommandOutput extends DeleteService
|
|
|
30
35
|
* const response = await client.send(command);
|
|
31
36
|
* ```
|
|
32
37
|
*
|
|
38
|
+
* @param DeleteServiceTemplateVersionCommandInput - {@link DeleteServiceTemplateVersionCommandInput}
|
|
39
|
+
* @returns {@link DeleteServiceTemplateVersionCommandOutput}
|
|
33
40
|
* @see {@link DeleteServiceTemplateVersionCommandInput} for command's `input` shape.
|
|
34
41
|
* @see {@link DeleteServiceTemplateVersionCommandOutput} for command's `response` shape.
|
|
35
42
|
* @see {@link ProtonClientResolvedConfig | config} for ProtonClient's `config` shape.
|
|
@@ -57,11 +64,20 @@ export interface DeleteServiceTemplateVersionCommandOutput extends DeleteService
|
|
|
57
64
|
export declare class DeleteServiceTemplateVersionCommand extends $Command<DeleteServiceTemplateVersionCommandInput, DeleteServiceTemplateVersionCommandOutput, ProtonClientResolvedConfig> {
|
|
58
65
|
readonly input: DeleteServiceTemplateVersionCommandInput;
|
|
59
66
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
67
|
+
/**
|
|
68
|
+
* @public
|
|
69
|
+
*/
|
|
60
70
|
constructor(input: DeleteServiceTemplateVersionCommandInput);
|
|
61
71
|
/**
|
|
62
72
|
* @internal
|
|
63
73
|
*/
|
|
64
74
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteServiceTemplateVersionCommandInput, DeleteServiceTemplateVersionCommandOutput>;
|
|
75
|
+
/**
|
|
76
|
+
* @internal
|
|
77
|
+
*/
|
|
65
78
|
private serialize;
|
|
79
|
+
/**
|
|
80
|
+
* @internal
|
|
81
|
+
*/
|
|
66
82
|
private deserialize;
|
|
67
83
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeleteTemplateSyncConfigInput, DeleteTemplateSyncConfigOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteTemplateSyncConfigCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteTemplateSyncConfigCommandInput extends DeleteTemplateSyncConfigInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteTemplateSyncConfigCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteTemplateSyncConfigCommandOutput extends DeleteTemplateSyncConfigOutput, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Delete a template sync configuration.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DeleteTemplateSyncConfigCommandOutput extends DeleteTemplateSyn
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DeleteTemplateSyncConfigCommandInput - {@link DeleteTemplateSyncConfigCommandInput}
|
|
34
|
+
* @returns {@link DeleteTemplateSyncConfigCommandOutput}
|
|
28
35
|
* @see {@link DeleteTemplateSyncConfigCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DeleteTemplateSyncConfigCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link ProtonClientResolvedConfig | config} for ProtonClient's `config` shape.
|
|
@@ -52,11 +59,20 @@ export interface DeleteTemplateSyncConfigCommandOutput extends DeleteTemplateSyn
|
|
|
52
59
|
export declare class DeleteTemplateSyncConfigCommand extends $Command<DeleteTemplateSyncConfigCommandInput, DeleteTemplateSyncConfigCommandOutput, ProtonClientResolvedConfig> {
|
|
53
60
|
readonly input: DeleteTemplateSyncConfigCommandInput;
|
|
54
61
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
62
|
+
/**
|
|
63
|
+
* @public
|
|
64
|
+
*/
|
|
55
65
|
constructor(input: DeleteTemplateSyncConfigCommandInput);
|
|
56
66
|
/**
|
|
57
67
|
* @internal
|
|
58
68
|
*/
|
|
59
69
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteTemplateSyncConfigCommandInput, DeleteTemplateSyncConfigCommandOutput>;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
60
73
|
private serialize;
|
|
74
|
+
/**
|
|
75
|
+
* @internal
|
|
76
|
+
*/
|
|
61
77
|
private deserialize;
|
|
62
78
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetAccountSettingsInput, GetAccountSettingsOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetAccountSettingsCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetAccountSettingsCommandInput extends GetAccountSettingsInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetAccountSettingsCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetAccountSettingsCommandOutput extends GetAccountSettingsOutput, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Get detail data for Proton account-wide settings.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetAccountSettingsCommandOutput extends GetAccountSettingsOutpu
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetAccountSettingsCommandInput - {@link GetAccountSettingsCommandInput}
|
|
34
|
+
* @returns {@link GetAccountSettingsCommandOutput}
|
|
28
35
|
* @see {@link GetAccountSettingsCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetAccountSettingsCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link ProtonClientResolvedConfig | config} for ProtonClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface GetAccountSettingsCommandOutput extends GetAccountSettingsOutpu
|
|
|
49
56
|
export declare class GetAccountSettingsCommand extends $Command<GetAccountSettingsCommandInput, GetAccountSettingsCommandOutput, ProtonClientResolvedConfig> {
|
|
50
57
|
readonly input: GetAccountSettingsCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: GetAccountSettingsCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetAccountSettingsCommandInput, GetAccountSettingsCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetComponentInput, GetComponentOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetComponentCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetComponentCommandInput extends GetComponentInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetComponentCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetComponentCommandOutput extends GetComponentOutput, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Get detailed data for a component.</p>
|
|
18
23
|
* <p>For more information about components, see
|
|
19
24
|
* <a href="https://docs.aws.amazon.com/proton/latest/userguide/ag-components.html">Proton components</a> in the
|
|
@@ -28,6 +33,8 @@ export interface GetComponentCommandOutput extends GetComponentOutput, __Metadat
|
|
|
28
33
|
* const response = await client.send(command);
|
|
29
34
|
* ```
|
|
30
35
|
*
|
|
36
|
+
* @param GetComponentCommandInput - {@link GetComponentCommandInput}
|
|
37
|
+
* @returns {@link GetComponentCommandOutput}
|
|
31
38
|
* @see {@link GetComponentCommandInput} for command's `input` shape.
|
|
32
39
|
* @see {@link GetComponentCommandOutput} for command's `response` shape.
|
|
33
40
|
* @see {@link ProtonClientResolvedConfig | config} for ProtonClient's `config` shape.
|
|
@@ -52,11 +59,20 @@ export interface GetComponentCommandOutput extends GetComponentOutput, __Metadat
|
|
|
52
59
|
export declare class GetComponentCommand extends $Command<GetComponentCommandInput, GetComponentCommandOutput, ProtonClientResolvedConfig> {
|
|
53
60
|
readonly input: GetComponentCommandInput;
|
|
54
61
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
62
|
+
/**
|
|
63
|
+
* @public
|
|
64
|
+
*/
|
|
55
65
|
constructor(input: GetComponentCommandInput);
|
|
56
66
|
/**
|
|
57
67
|
* @internal
|
|
58
68
|
*/
|
|
59
69
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetComponentCommandInput, GetComponentCommandOutput>;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
60
73
|
private serialize;
|
|
74
|
+
/**
|
|
75
|
+
* @internal
|
|
76
|
+
*/
|
|
61
77
|
private deserialize;
|
|
62
78
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetEnvironmentAccountConnectionInput, GetEnvironmentAccountConnectionOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetEnvironmentAccountConnectionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetEnvironmentAccountConnectionCommandInput extends GetEnvironmentAccountConnectionInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetEnvironmentAccountConnectionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetEnvironmentAccountConnectionCommandOutput extends GetEnvironmentAccountConnectionOutput, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>In an environment account, get the detailed data for an environment account connection.</p>
|
|
18
23
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/proton/latest/userguide/ag-env-account-connections.html">Environment account
|
|
19
24
|
* connections</a> in the <i>Proton User guide</i>.</p>
|
|
@@ -27,6 +32,8 @@ export interface GetEnvironmentAccountConnectionCommandOutput extends GetEnviron
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param GetEnvironmentAccountConnectionCommandInput - {@link GetEnvironmentAccountConnectionCommandInput}
|
|
36
|
+
* @returns {@link GetEnvironmentAccountConnectionCommandOutput}
|
|
30
37
|
* @see {@link GetEnvironmentAccountConnectionCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link GetEnvironmentAccountConnectionCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link ProtonClientResolvedConfig | config} for ProtonClient's `config` shape.
|
|
@@ -51,11 +58,20 @@ export interface GetEnvironmentAccountConnectionCommandOutput extends GetEnviron
|
|
|
51
58
|
export declare class GetEnvironmentAccountConnectionCommand extends $Command<GetEnvironmentAccountConnectionCommandInput, GetEnvironmentAccountConnectionCommandOutput, ProtonClientResolvedConfig> {
|
|
52
59
|
readonly input: GetEnvironmentAccountConnectionCommandInput;
|
|
53
60
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
61
|
+
/**
|
|
62
|
+
* @public
|
|
63
|
+
*/
|
|
54
64
|
constructor(input: GetEnvironmentAccountConnectionCommandInput);
|
|
55
65
|
/**
|
|
56
66
|
* @internal
|
|
57
67
|
*/
|
|
58
68
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetEnvironmentAccountConnectionCommandInput, GetEnvironmentAccountConnectionCommandOutput>;
|
|
69
|
+
/**
|
|
70
|
+
* @internal
|
|
71
|
+
*/
|
|
59
72
|
private serialize;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
60
76
|
private deserialize;
|
|
61
77
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetEnvironmentInput, GetEnvironmentOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetEnvironmentCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetEnvironmentCommandInput extends GetEnvironmentInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetEnvironmentCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetEnvironmentCommandOutput extends GetEnvironmentOutput, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Get detailed data for an environment.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetEnvironmentCommandOutput extends GetEnvironmentOutput, __Met
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetEnvironmentCommandInput - {@link GetEnvironmentCommandInput}
|
|
34
|
+
* @returns {@link GetEnvironmentCommandOutput}
|
|
28
35
|
* @see {@link GetEnvironmentCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetEnvironmentCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link ProtonClientResolvedConfig | config} for ProtonClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface GetEnvironmentCommandOutput extends GetEnvironmentOutput, __Met
|
|
|
49
56
|
export declare class GetEnvironmentCommand extends $Command<GetEnvironmentCommandInput, GetEnvironmentCommandOutput, ProtonClientResolvedConfig> {
|
|
50
57
|
readonly input: GetEnvironmentCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: GetEnvironmentCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetEnvironmentCommandInput, GetEnvironmentCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetEnvironmentTemplateInput, GetEnvironmentTemplateOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetEnvironmentTemplateCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetEnvironmentTemplateCommandInput extends GetEnvironmentTemplateInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetEnvironmentTemplateCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetEnvironmentTemplateCommandOutput extends GetEnvironmentTemplateOutput, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Get detailed data for an environment template.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetEnvironmentTemplateCommandOutput extends GetEnvironmentTempl
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetEnvironmentTemplateCommandInput - {@link GetEnvironmentTemplateCommandInput}
|
|
34
|
+
* @returns {@link GetEnvironmentTemplateCommandOutput}
|
|
28
35
|
* @see {@link GetEnvironmentTemplateCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetEnvironmentTemplateCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link ProtonClientResolvedConfig | config} for ProtonClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface GetEnvironmentTemplateCommandOutput extends GetEnvironmentTempl
|
|
|
49
56
|
export declare class GetEnvironmentTemplateCommand extends $Command<GetEnvironmentTemplateCommandInput, GetEnvironmentTemplateCommandOutput, ProtonClientResolvedConfig> {
|
|
50
57
|
readonly input: GetEnvironmentTemplateCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: GetEnvironmentTemplateCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetEnvironmentTemplateCommandInput, GetEnvironmentTemplateCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetEnvironmentTemplateVersionInput, GetEnvironmentTemplateVersionOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetEnvironmentTemplateVersionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetEnvironmentTemplateVersionCommandInput extends GetEnvironmentTemplateVersionInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetEnvironmentTemplateVersionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetEnvironmentTemplateVersionCommandOutput extends GetEnvironmentTemplateVersionOutput, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Get detailed data for a major or minor version of an environment template.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetEnvironmentTemplateVersionCommandOutput extends GetEnvironme
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetEnvironmentTemplateVersionCommandInput - {@link GetEnvironmentTemplateVersionCommandInput}
|
|
34
|
+
* @returns {@link GetEnvironmentTemplateVersionCommandOutput}
|
|
28
35
|
* @see {@link GetEnvironmentTemplateVersionCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetEnvironmentTemplateVersionCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link ProtonClientResolvedConfig | config} for ProtonClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface GetEnvironmentTemplateVersionCommandOutput extends GetEnvironme
|
|
|
49
56
|
export declare class GetEnvironmentTemplateVersionCommand extends $Command<GetEnvironmentTemplateVersionCommandInput, GetEnvironmentTemplateVersionCommandOutput, ProtonClientResolvedConfig> {
|
|
50
57
|
readonly input: GetEnvironmentTemplateVersionCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: GetEnvironmentTemplateVersionCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetEnvironmentTemplateVersionCommandInput, GetEnvironmentTemplateVersionCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetRepositoryInput, GetRepositoryOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetRepositoryCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetRepositoryCommandInput extends GetRepositoryInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetRepositoryCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetRepositoryCommandOutput extends GetRepositoryOutput, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Get detail data for a linked repository.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetRepositoryCommandOutput extends GetRepositoryOutput, __Metad
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetRepositoryCommandInput - {@link GetRepositoryCommandInput}
|
|
34
|
+
* @returns {@link GetRepositoryCommandOutput}
|
|
28
35
|
* @see {@link GetRepositoryCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetRepositoryCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link ProtonClientResolvedConfig | config} for ProtonClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface GetRepositoryCommandOutput extends GetRepositoryOutput, __Metad
|
|
|
49
56
|
export declare class GetRepositoryCommand extends $Command<GetRepositoryCommandInput, GetRepositoryCommandOutput, ProtonClientResolvedConfig> {
|
|
50
57
|
readonly input: GetRepositoryCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: GetRepositoryCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetRepositoryCommandInput, GetRepositoryCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetRepositorySyncStatusInput, GetRepositorySyncStatusOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetRepositorySyncStatusCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetRepositorySyncStatusCommandInput extends GetRepositorySyncStatusInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetRepositorySyncStatusCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetRepositorySyncStatusCommandOutput extends GetRepositorySyncStatusOutput, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Get the sync status of a repository used for Proton template sync. For more information about template sync, see .</p>
|
|
18
23
|
* <note>
|
|
19
24
|
* <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
|
|
@@ -32,6 +37,8 @@ export interface GetRepositorySyncStatusCommandOutput extends GetRepositorySyncS
|
|
|
32
37
|
* const response = await client.send(command);
|
|
33
38
|
* ```
|
|
34
39
|
*
|
|
40
|
+
* @param GetRepositorySyncStatusCommandInput - {@link GetRepositorySyncStatusCommandInput}
|
|
41
|
+
* @returns {@link GetRepositorySyncStatusCommandOutput}
|
|
35
42
|
* @see {@link GetRepositorySyncStatusCommandInput} for command's `input` shape.
|
|
36
43
|
* @see {@link GetRepositorySyncStatusCommandOutput} for command's `response` shape.
|
|
37
44
|
* @see {@link ProtonClientResolvedConfig | config} for ProtonClient's `config` shape.
|
|
@@ -56,11 +63,20 @@ export interface GetRepositorySyncStatusCommandOutput extends GetRepositorySyncS
|
|
|
56
63
|
export declare class GetRepositorySyncStatusCommand extends $Command<GetRepositorySyncStatusCommandInput, GetRepositorySyncStatusCommandOutput, ProtonClientResolvedConfig> {
|
|
57
64
|
readonly input: GetRepositorySyncStatusCommandInput;
|
|
58
65
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
66
|
+
/**
|
|
67
|
+
* @public
|
|
68
|
+
*/
|
|
59
69
|
constructor(input: GetRepositorySyncStatusCommandInput);
|
|
60
70
|
/**
|
|
61
71
|
* @internal
|
|
62
72
|
*/
|
|
63
73
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetRepositorySyncStatusCommandInput, GetRepositorySyncStatusCommandOutput>;
|
|
74
|
+
/**
|
|
75
|
+
* @internal
|
|
76
|
+
*/
|
|
64
77
|
private serialize;
|
|
78
|
+
/**
|
|
79
|
+
* @internal
|
|
80
|
+
*/
|
|
65
81
|
private deserialize;
|
|
66
82
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetResourcesSummaryInput, GetResourcesSummaryOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetResourcesSummaryCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetResourcesSummaryCommandInput extends GetResourcesSummaryInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetResourcesSummaryCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetResourcesSummaryCommandOutput extends GetResourcesSummaryOutput, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Get counts of Proton resources.</p>
|
|
18
23
|
* <p>For infrastructure-provisioning resources (environments, services, service instances, pipelines), the action
|
|
19
24
|
* returns staleness counts. A resource is stale when it's behind the recommended version of the Proton template that it
|
|
@@ -34,6 +39,8 @@ export interface GetResourcesSummaryCommandOutput extends GetResourcesSummaryOut
|
|
|
34
39
|
* const response = await client.send(command);
|
|
35
40
|
* ```
|
|
36
41
|
*
|
|
42
|
+
* @param GetResourcesSummaryCommandInput - {@link GetResourcesSummaryCommandInput}
|
|
43
|
+
* @returns {@link GetResourcesSummaryCommandOutput}
|
|
37
44
|
* @see {@link GetResourcesSummaryCommandInput} for command's `input` shape.
|
|
38
45
|
* @see {@link GetResourcesSummaryCommandOutput} for command's `response` shape.
|
|
39
46
|
* @see {@link ProtonClientResolvedConfig | config} for ProtonClient's `config` shape.
|
|
@@ -55,11 +62,20 @@ export interface GetResourcesSummaryCommandOutput extends GetResourcesSummaryOut
|
|
|
55
62
|
export declare class GetResourcesSummaryCommand extends $Command<GetResourcesSummaryCommandInput, GetResourcesSummaryCommandOutput, ProtonClientResolvedConfig> {
|
|
56
63
|
readonly input: GetResourcesSummaryCommandInput;
|
|
57
64
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
+
/**
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
58
68
|
constructor(input: GetResourcesSummaryCommandInput);
|
|
59
69
|
/**
|
|
60
70
|
* @internal
|
|
61
71
|
*/
|
|
62
72
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetResourcesSummaryCommandInput, GetResourcesSummaryCommandOutput>;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
63
76
|
private serialize;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
64
80
|
private deserialize;
|
|
65
81
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GetServiceInput, GetServiceOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link GetServiceCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface GetServiceCommandInput extends GetServiceInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link GetServiceCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface GetServiceCommandOutput extends GetServiceOutput, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Get detailed data for a service.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface GetServiceCommandOutput extends GetServiceOutput, __MetadataBea
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param GetServiceCommandInput - {@link GetServiceCommandInput}
|
|
34
|
+
* @returns {@link GetServiceCommandOutput}
|
|
28
35
|
* @see {@link GetServiceCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link GetServiceCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link ProtonClientResolvedConfig | config} for ProtonClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface GetServiceCommandOutput extends GetServiceOutput, __MetadataBea
|
|
|
49
56
|
export declare class GetServiceCommand extends $Command<GetServiceCommandInput, GetServiceCommandOutput, ProtonClientResolvedConfig> {
|
|
50
57
|
readonly input: GetServiceCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: GetServiceCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetServiceCommandInput, GetServiceCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|