@aws-sdk/client-proton 3.490.0 → 3.495.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/Proton.js +1 -185
- package/dist-cjs/ProtonClient.js +1 -43
- package/dist-cjs/commands/AcceptEnvironmentAccountConnectionCommand.js +1 -28
- package/dist-cjs/commands/CancelComponentDeploymentCommand.js +1 -29
- package/dist-cjs/commands/CancelEnvironmentDeploymentCommand.js +1 -29
- package/dist-cjs/commands/CancelServiceInstanceDeploymentCommand.js +1 -29
- package/dist-cjs/commands/CancelServicePipelineDeploymentCommand.js +1 -29
- package/dist-cjs/commands/CreateComponentCommand.js +1 -29
- package/dist-cjs/commands/CreateEnvironmentAccountConnectionCommand.js +1 -28
- package/dist-cjs/commands/CreateEnvironmentCommand.js +1 -29
- package/dist-cjs/commands/CreateEnvironmentTemplateCommand.js +1 -29
- package/dist-cjs/commands/CreateEnvironmentTemplateVersionCommand.js +1 -29
- package/dist-cjs/commands/CreateRepositoryCommand.js +1 -28
- package/dist-cjs/commands/CreateServiceCommand.js +1 -29
- package/dist-cjs/commands/CreateServiceInstanceCommand.js +1 -29
- package/dist-cjs/commands/CreateServiceSyncConfigCommand.js +1 -28
- package/dist-cjs/commands/CreateServiceTemplateCommand.js +1 -29
- package/dist-cjs/commands/CreateServiceTemplateVersionCommand.js +1 -29
- package/dist-cjs/commands/CreateTemplateSyncConfigCommand.js +1 -28
- package/dist-cjs/commands/DeleteComponentCommand.js +1 -29
- package/dist-cjs/commands/DeleteDeploymentCommand.js +1 -29
- package/dist-cjs/commands/DeleteEnvironmentAccountConnectionCommand.js +1 -28
- package/dist-cjs/commands/DeleteEnvironmentCommand.js +1 -29
- package/dist-cjs/commands/DeleteEnvironmentTemplateCommand.js +1 -29
- package/dist-cjs/commands/DeleteEnvironmentTemplateVersionCommand.js +1 -29
- package/dist-cjs/commands/DeleteRepositoryCommand.js +1 -28
- package/dist-cjs/commands/DeleteServiceCommand.js +1 -29
- package/dist-cjs/commands/DeleteServiceSyncConfigCommand.js +1 -28
- package/dist-cjs/commands/DeleteServiceTemplateCommand.js +1 -29
- package/dist-cjs/commands/DeleteServiceTemplateVersionCommand.js +1 -29
- package/dist-cjs/commands/DeleteTemplateSyncConfigCommand.js +1 -28
- package/dist-cjs/commands/GetAccountSettingsCommand.js +1 -28
- package/dist-cjs/commands/GetComponentCommand.js +1 -29
- package/dist-cjs/commands/GetDeploymentCommand.js +1 -29
- package/dist-cjs/commands/GetEnvironmentAccountConnectionCommand.js +1 -28
- package/dist-cjs/commands/GetEnvironmentCommand.js +1 -29
- package/dist-cjs/commands/GetEnvironmentTemplateCommand.js +1 -29
- package/dist-cjs/commands/GetEnvironmentTemplateVersionCommand.js +1 -29
- package/dist-cjs/commands/GetRepositoryCommand.js +1 -28
- package/dist-cjs/commands/GetRepositorySyncStatusCommand.js +1 -28
- package/dist-cjs/commands/GetResourcesSummaryCommand.js +1 -28
- package/dist-cjs/commands/GetServiceCommand.js +1 -29
- package/dist-cjs/commands/GetServiceInstanceCommand.js +1 -29
- package/dist-cjs/commands/GetServiceInstanceSyncStatusCommand.js +1 -28
- package/dist-cjs/commands/GetServiceSyncBlockerSummaryCommand.js +1 -28
- package/dist-cjs/commands/GetServiceSyncConfigCommand.js +1 -28
- package/dist-cjs/commands/GetServiceTemplateCommand.js +1 -29
- package/dist-cjs/commands/GetServiceTemplateVersionCommand.js +1 -29
- package/dist-cjs/commands/GetTemplateSyncConfigCommand.js +1 -28
- package/dist-cjs/commands/GetTemplateSyncStatusCommand.js +1 -28
- package/dist-cjs/commands/ListComponentOutputsCommand.js +1 -29
- package/dist-cjs/commands/ListComponentProvisionedResourcesCommand.js +1 -28
- package/dist-cjs/commands/ListComponentsCommand.js +1 -29
- package/dist-cjs/commands/ListDeploymentsCommand.js +1 -28
- package/dist-cjs/commands/ListEnvironmentAccountConnectionsCommand.js +1 -28
- package/dist-cjs/commands/ListEnvironmentOutputsCommand.js +1 -29
- package/dist-cjs/commands/ListEnvironmentProvisionedResourcesCommand.js +1 -28
- package/dist-cjs/commands/ListEnvironmentTemplateVersionsCommand.js +1 -29
- package/dist-cjs/commands/ListEnvironmentTemplatesCommand.js +1 -29
- package/dist-cjs/commands/ListEnvironmentsCommand.js +1 -29
- package/dist-cjs/commands/ListRepositoriesCommand.js +1 -28
- package/dist-cjs/commands/ListRepositorySyncDefinitionsCommand.js +1 -28
- package/dist-cjs/commands/ListServiceInstanceOutputsCommand.js +1 -29
- package/dist-cjs/commands/ListServiceInstanceProvisionedResourcesCommand.js +1 -28
- package/dist-cjs/commands/ListServiceInstancesCommand.js +1 -29
- package/dist-cjs/commands/ListServicePipelineOutputsCommand.js +1 -29
- package/dist-cjs/commands/ListServicePipelineProvisionedResourcesCommand.js +1 -28
- package/dist-cjs/commands/ListServiceTemplateVersionsCommand.js +1 -29
- package/dist-cjs/commands/ListServiceTemplatesCommand.js +1 -29
- package/dist-cjs/commands/ListServicesCommand.js +1 -29
- package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
- package/dist-cjs/commands/NotifyResourceDeploymentStatusChangeCommand.js +1 -29
- package/dist-cjs/commands/RejectEnvironmentAccountConnectionCommand.js +1 -28
- package/dist-cjs/commands/TagResourceCommand.js +1 -28
- package/dist-cjs/commands/UntagResourceCommand.js +1 -28
- package/dist-cjs/commands/UpdateAccountSettingsCommand.js +1 -28
- package/dist-cjs/commands/UpdateComponentCommand.js +1 -29
- package/dist-cjs/commands/UpdateEnvironmentAccountConnectionCommand.js +1 -28
- package/dist-cjs/commands/UpdateEnvironmentCommand.js +1 -29
- package/dist-cjs/commands/UpdateEnvironmentTemplateCommand.js +1 -29
- package/dist-cjs/commands/UpdateEnvironmentTemplateVersionCommand.js +1 -29
- package/dist-cjs/commands/UpdateServiceCommand.js +1 -29
- package/dist-cjs/commands/UpdateServiceInstanceCommand.js +1 -29
- package/dist-cjs/commands/UpdateServicePipelineCommand.js +1 -29
- package/dist-cjs/commands/UpdateServiceSyncBlockerCommand.js +1 -28
- package/dist-cjs/commands/UpdateServiceSyncConfigCommand.js +1 -28
- package/dist-cjs/commands/UpdateServiceTemplateCommand.js +1 -29
- package/dist-cjs/commands/UpdateServiceTemplateVersionCommand.js +1 -29
- package/dist-cjs/commands/UpdateTemplateSyncConfigCommand.js +1 -28
- package/dist-cjs/commands/index.js +1 -90
- package/dist-cjs/endpoint/EndpointParameters.js +1 -18
- package/dist-cjs/extensionConfiguration.js +1 -2
- package/dist-cjs/index.js +9143 -12
- package/dist-cjs/models/ProtonServiceException.js +1 -12
- package/dist-cjs/models/index.js +1 -4
- package/dist-cjs/models/models_0.js +1 -791
- package/dist-cjs/pagination/Interfaces.js +1 -2
- package/dist-cjs/pagination/ListComponentOutputsPaginator.js +1 -7
- package/dist-cjs/pagination/ListComponentProvisionedResourcesPaginator.js +1 -7
- package/dist-cjs/pagination/ListComponentsPaginator.js +1 -7
- package/dist-cjs/pagination/ListDeploymentsPaginator.js +1 -7
- package/dist-cjs/pagination/ListEnvironmentAccountConnectionsPaginator.js +1 -7
- package/dist-cjs/pagination/ListEnvironmentOutputsPaginator.js +1 -7
- package/dist-cjs/pagination/ListEnvironmentProvisionedResourcesPaginator.js +1 -7
- package/dist-cjs/pagination/ListEnvironmentTemplateVersionsPaginator.js +1 -7
- package/dist-cjs/pagination/ListEnvironmentTemplatesPaginator.js +1 -7
- package/dist-cjs/pagination/ListEnvironmentsPaginator.js +1 -7
- package/dist-cjs/pagination/ListRepositoriesPaginator.js +1 -7
- package/dist-cjs/pagination/ListRepositorySyncDefinitionsPaginator.js +1 -7
- package/dist-cjs/pagination/ListServiceInstanceOutputsPaginator.js +1 -7
- package/dist-cjs/pagination/ListServiceInstanceProvisionedResourcesPaginator.js +1 -7
- package/dist-cjs/pagination/ListServiceInstancesPaginator.js +1 -7
- package/dist-cjs/pagination/ListServicePipelineOutputsPaginator.js +1 -7
- package/dist-cjs/pagination/ListServicePipelineProvisionedResourcesPaginator.js +1 -7
- package/dist-cjs/pagination/ListServiceTemplateVersionsPaginator.js +1 -7
- package/dist-cjs/pagination/ListServiceTemplatesPaginator.js +1 -7
- package/dist-cjs/pagination/ListServicesPaginator.js +1 -7
- package/dist-cjs/pagination/ListTagsForResourcePaginator.js +1 -7
- package/dist-cjs/pagination/index.js +1 -25
- package/dist-cjs/protocols/Aws_json1_0.js +1 -5823
- package/dist-cjs/runtimeExtensions.js +1 -22
- package/dist-cjs/waiters/index.js +1 -13
- package/dist-cjs/waiters/waitForComponentDeleted.js +1 -39
- package/dist-cjs/waiters/waitForComponentDeployed.js +1 -45
- package/dist-cjs/waiters/waitForEnvironmentDeployed.js +1 -45
- package/dist-cjs/waiters/waitForEnvironmentTemplateVersionRegistered.js +1 -54
- package/dist-cjs/waiters/waitForServiceCreated.js +1 -63
- package/dist-cjs/waiters/waitForServiceDeleted.js +1 -39
- package/dist-cjs/waiters/waitForServiceInstanceDeployed.js +1 -45
- package/dist-cjs/waiters/waitForServicePipelineDeployed.js +1 -45
- package/dist-cjs/waiters/waitForServiceTemplateVersionRegistered.js +1 -54
- package/dist-cjs/waiters/waitForServiceUpdated.js +1 -72
- package/package.json +41 -41
package/dist-cjs/Proton.js
CHANGED
|
@@ -1,185 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.Proton = void 0;
|
|
4
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
5
|
-
const AcceptEnvironmentAccountConnectionCommand_1 = require("./commands/AcceptEnvironmentAccountConnectionCommand");
|
|
6
|
-
const CancelComponentDeploymentCommand_1 = require("./commands/CancelComponentDeploymentCommand");
|
|
7
|
-
const CancelEnvironmentDeploymentCommand_1 = require("./commands/CancelEnvironmentDeploymentCommand");
|
|
8
|
-
const CancelServiceInstanceDeploymentCommand_1 = require("./commands/CancelServiceInstanceDeploymentCommand");
|
|
9
|
-
const CancelServicePipelineDeploymentCommand_1 = require("./commands/CancelServicePipelineDeploymentCommand");
|
|
10
|
-
const CreateComponentCommand_1 = require("./commands/CreateComponentCommand");
|
|
11
|
-
const CreateEnvironmentAccountConnectionCommand_1 = require("./commands/CreateEnvironmentAccountConnectionCommand");
|
|
12
|
-
const CreateEnvironmentCommand_1 = require("./commands/CreateEnvironmentCommand");
|
|
13
|
-
const CreateEnvironmentTemplateCommand_1 = require("./commands/CreateEnvironmentTemplateCommand");
|
|
14
|
-
const CreateEnvironmentTemplateVersionCommand_1 = require("./commands/CreateEnvironmentTemplateVersionCommand");
|
|
15
|
-
const CreateRepositoryCommand_1 = require("./commands/CreateRepositoryCommand");
|
|
16
|
-
const CreateServiceCommand_1 = require("./commands/CreateServiceCommand");
|
|
17
|
-
const CreateServiceInstanceCommand_1 = require("./commands/CreateServiceInstanceCommand");
|
|
18
|
-
const CreateServiceSyncConfigCommand_1 = require("./commands/CreateServiceSyncConfigCommand");
|
|
19
|
-
const CreateServiceTemplateCommand_1 = require("./commands/CreateServiceTemplateCommand");
|
|
20
|
-
const CreateServiceTemplateVersionCommand_1 = require("./commands/CreateServiceTemplateVersionCommand");
|
|
21
|
-
const CreateTemplateSyncConfigCommand_1 = require("./commands/CreateTemplateSyncConfigCommand");
|
|
22
|
-
const DeleteComponentCommand_1 = require("./commands/DeleteComponentCommand");
|
|
23
|
-
const DeleteDeploymentCommand_1 = require("./commands/DeleteDeploymentCommand");
|
|
24
|
-
const DeleteEnvironmentAccountConnectionCommand_1 = require("./commands/DeleteEnvironmentAccountConnectionCommand");
|
|
25
|
-
const DeleteEnvironmentCommand_1 = require("./commands/DeleteEnvironmentCommand");
|
|
26
|
-
const DeleteEnvironmentTemplateCommand_1 = require("./commands/DeleteEnvironmentTemplateCommand");
|
|
27
|
-
const DeleteEnvironmentTemplateVersionCommand_1 = require("./commands/DeleteEnvironmentTemplateVersionCommand");
|
|
28
|
-
const DeleteRepositoryCommand_1 = require("./commands/DeleteRepositoryCommand");
|
|
29
|
-
const DeleteServiceCommand_1 = require("./commands/DeleteServiceCommand");
|
|
30
|
-
const DeleteServiceSyncConfigCommand_1 = require("./commands/DeleteServiceSyncConfigCommand");
|
|
31
|
-
const DeleteServiceTemplateCommand_1 = require("./commands/DeleteServiceTemplateCommand");
|
|
32
|
-
const DeleteServiceTemplateVersionCommand_1 = require("./commands/DeleteServiceTemplateVersionCommand");
|
|
33
|
-
const DeleteTemplateSyncConfigCommand_1 = require("./commands/DeleteTemplateSyncConfigCommand");
|
|
34
|
-
const GetAccountSettingsCommand_1 = require("./commands/GetAccountSettingsCommand");
|
|
35
|
-
const GetComponentCommand_1 = require("./commands/GetComponentCommand");
|
|
36
|
-
const GetDeploymentCommand_1 = require("./commands/GetDeploymentCommand");
|
|
37
|
-
const GetEnvironmentAccountConnectionCommand_1 = require("./commands/GetEnvironmentAccountConnectionCommand");
|
|
38
|
-
const GetEnvironmentCommand_1 = require("./commands/GetEnvironmentCommand");
|
|
39
|
-
const GetEnvironmentTemplateCommand_1 = require("./commands/GetEnvironmentTemplateCommand");
|
|
40
|
-
const GetEnvironmentTemplateVersionCommand_1 = require("./commands/GetEnvironmentTemplateVersionCommand");
|
|
41
|
-
const GetRepositoryCommand_1 = require("./commands/GetRepositoryCommand");
|
|
42
|
-
const GetRepositorySyncStatusCommand_1 = require("./commands/GetRepositorySyncStatusCommand");
|
|
43
|
-
const GetResourcesSummaryCommand_1 = require("./commands/GetResourcesSummaryCommand");
|
|
44
|
-
const GetServiceCommand_1 = require("./commands/GetServiceCommand");
|
|
45
|
-
const GetServiceInstanceCommand_1 = require("./commands/GetServiceInstanceCommand");
|
|
46
|
-
const GetServiceInstanceSyncStatusCommand_1 = require("./commands/GetServiceInstanceSyncStatusCommand");
|
|
47
|
-
const GetServiceSyncBlockerSummaryCommand_1 = require("./commands/GetServiceSyncBlockerSummaryCommand");
|
|
48
|
-
const GetServiceSyncConfigCommand_1 = require("./commands/GetServiceSyncConfigCommand");
|
|
49
|
-
const GetServiceTemplateCommand_1 = require("./commands/GetServiceTemplateCommand");
|
|
50
|
-
const GetServiceTemplateVersionCommand_1 = require("./commands/GetServiceTemplateVersionCommand");
|
|
51
|
-
const GetTemplateSyncConfigCommand_1 = require("./commands/GetTemplateSyncConfigCommand");
|
|
52
|
-
const GetTemplateSyncStatusCommand_1 = require("./commands/GetTemplateSyncStatusCommand");
|
|
53
|
-
const ListComponentOutputsCommand_1 = require("./commands/ListComponentOutputsCommand");
|
|
54
|
-
const ListComponentProvisionedResourcesCommand_1 = require("./commands/ListComponentProvisionedResourcesCommand");
|
|
55
|
-
const ListComponentsCommand_1 = require("./commands/ListComponentsCommand");
|
|
56
|
-
const ListDeploymentsCommand_1 = require("./commands/ListDeploymentsCommand");
|
|
57
|
-
const ListEnvironmentAccountConnectionsCommand_1 = require("./commands/ListEnvironmentAccountConnectionsCommand");
|
|
58
|
-
const ListEnvironmentOutputsCommand_1 = require("./commands/ListEnvironmentOutputsCommand");
|
|
59
|
-
const ListEnvironmentProvisionedResourcesCommand_1 = require("./commands/ListEnvironmentProvisionedResourcesCommand");
|
|
60
|
-
const ListEnvironmentsCommand_1 = require("./commands/ListEnvironmentsCommand");
|
|
61
|
-
const ListEnvironmentTemplatesCommand_1 = require("./commands/ListEnvironmentTemplatesCommand");
|
|
62
|
-
const ListEnvironmentTemplateVersionsCommand_1 = require("./commands/ListEnvironmentTemplateVersionsCommand");
|
|
63
|
-
const ListRepositoriesCommand_1 = require("./commands/ListRepositoriesCommand");
|
|
64
|
-
const ListRepositorySyncDefinitionsCommand_1 = require("./commands/ListRepositorySyncDefinitionsCommand");
|
|
65
|
-
const ListServiceInstanceOutputsCommand_1 = require("./commands/ListServiceInstanceOutputsCommand");
|
|
66
|
-
const ListServiceInstanceProvisionedResourcesCommand_1 = require("./commands/ListServiceInstanceProvisionedResourcesCommand");
|
|
67
|
-
const ListServiceInstancesCommand_1 = require("./commands/ListServiceInstancesCommand");
|
|
68
|
-
const ListServicePipelineOutputsCommand_1 = require("./commands/ListServicePipelineOutputsCommand");
|
|
69
|
-
const ListServicePipelineProvisionedResourcesCommand_1 = require("./commands/ListServicePipelineProvisionedResourcesCommand");
|
|
70
|
-
const ListServicesCommand_1 = require("./commands/ListServicesCommand");
|
|
71
|
-
const ListServiceTemplatesCommand_1 = require("./commands/ListServiceTemplatesCommand");
|
|
72
|
-
const ListServiceTemplateVersionsCommand_1 = require("./commands/ListServiceTemplateVersionsCommand");
|
|
73
|
-
const ListTagsForResourceCommand_1 = require("./commands/ListTagsForResourceCommand");
|
|
74
|
-
const NotifyResourceDeploymentStatusChangeCommand_1 = require("./commands/NotifyResourceDeploymentStatusChangeCommand");
|
|
75
|
-
const RejectEnvironmentAccountConnectionCommand_1 = require("./commands/RejectEnvironmentAccountConnectionCommand");
|
|
76
|
-
const TagResourceCommand_1 = require("./commands/TagResourceCommand");
|
|
77
|
-
const UntagResourceCommand_1 = require("./commands/UntagResourceCommand");
|
|
78
|
-
const UpdateAccountSettingsCommand_1 = require("./commands/UpdateAccountSettingsCommand");
|
|
79
|
-
const UpdateComponentCommand_1 = require("./commands/UpdateComponentCommand");
|
|
80
|
-
const UpdateEnvironmentAccountConnectionCommand_1 = require("./commands/UpdateEnvironmentAccountConnectionCommand");
|
|
81
|
-
const UpdateEnvironmentCommand_1 = require("./commands/UpdateEnvironmentCommand");
|
|
82
|
-
const UpdateEnvironmentTemplateCommand_1 = require("./commands/UpdateEnvironmentTemplateCommand");
|
|
83
|
-
const UpdateEnvironmentTemplateVersionCommand_1 = require("./commands/UpdateEnvironmentTemplateVersionCommand");
|
|
84
|
-
const UpdateServiceCommand_1 = require("./commands/UpdateServiceCommand");
|
|
85
|
-
const UpdateServiceInstanceCommand_1 = require("./commands/UpdateServiceInstanceCommand");
|
|
86
|
-
const UpdateServicePipelineCommand_1 = require("./commands/UpdateServicePipelineCommand");
|
|
87
|
-
const UpdateServiceSyncBlockerCommand_1 = require("./commands/UpdateServiceSyncBlockerCommand");
|
|
88
|
-
const UpdateServiceSyncConfigCommand_1 = require("./commands/UpdateServiceSyncConfigCommand");
|
|
89
|
-
const UpdateServiceTemplateCommand_1 = require("./commands/UpdateServiceTemplateCommand");
|
|
90
|
-
const UpdateServiceTemplateVersionCommand_1 = require("./commands/UpdateServiceTemplateVersionCommand");
|
|
91
|
-
const UpdateTemplateSyncConfigCommand_1 = require("./commands/UpdateTemplateSyncConfigCommand");
|
|
92
|
-
const ProtonClient_1 = require("./ProtonClient");
|
|
93
|
-
const commands = {
|
|
94
|
-
AcceptEnvironmentAccountConnectionCommand: AcceptEnvironmentAccountConnectionCommand_1.AcceptEnvironmentAccountConnectionCommand,
|
|
95
|
-
CancelComponentDeploymentCommand: CancelComponentDeploymentCommand_1.CancelComponentDeploymentCommand,
|
|
96
|
-
CancelEnvironmentDeploymentCommand: CancelEnvironmentDeploymentCommand_1.CancelEnvironmentDeploymentCommand,
|
|
97
|
-
CancelServiceInstanceDeploymentCommand: CancelServiceInstanceDeploymentCommand_1.CancelServiceInstanceDeploymentCommand,
|
|
98
|
-
CancelServicePipelineDeploymentCommand: CancelServicePipelineDeploymentCommand_1.CancelServicePipelineDeploymentCommand,
|
|
99
|
-
CreateComponentCommand: CreateComponentCommand_1.CreateComponentCommand,
|
|
100
|
-
CreateEnvironmentCommand: CreateEnvironmentCommand_1.CreateEnvironmentCommand,
|
|
101
|
-
CreateEnvironmentAccountConnectionCommand: CreateEnvironmentAccountConnectionCommand_1.CreateEnvironmentAccountConnectionCommand,
|
|
102
|
-
CreateEnvironmentTemplateCommand: CreateEnvironmentTemplateCommand_1.CreateEnvironmentTemplateCommand,
|
|
103
|
-
CreateEnvironmentTemplateVersionCommand: CreateEnvironmentTemplateVersionCommand_1.CreateEnvironmentTemplateVersionCommand,
|
|
104
|
-
CreateRepositoryCommand: CreateRepositoryCommand_1.CreateRepositoryCommand,
|
|
105
|
-
CreateServiceCommand: CreateServiceCommand_1.CreateServiceCommand,
|
|
106
|
-
CreateServiceInstanceCommand: CreateServiceInstanceCommand_1.CreateServiceInstanceCommand,
|
|
107
|
-
CreateServiceSyncConfigCommand: CreateServiceSyncConfigCommand_1.CreateServiceSyncConfigCommand,
|
|
108
|
-
CreateServiceTemplateCommand: CreateServiceTemplateCommand_1.CreateServiceTemplateCommand,
|
|
109
|
-
CreateServiceTemplateVersionCommand: CreateServiceTemplateVersionCommand_1.CreateServiceTemplateVersionCommand,
|
|
110
|
-
CreateTemplateSyncConfigCommand: CreateTemplateSyncConfigCommand_1.CreateTemplateSyncConfigCommand,
|
|
111
|
-
DeleteComponentCommand: DeleteComponentCommand_1.DeleteComponentCommand,
|
|
112
|
-
DeleteDeploymentCommand: DeleteDeploymentCommand_1.DeleteDeploymentCommand,
|
|
113
|
-
DeleteEnvironmentCommand: DeleteEnvironmentCommand_1.DeleteEnvironmentCommand,
|
|
114
|
-
DeleteEnvironmentAccountConnectionCommand: DeleteEnvironmentAccountConnectionCommand_1.DeleteEnvironmentAccountConnectionCommand,
|
|
115
|
-
DeleteEnvironmentTemplateCommand: DeleteEnvironmentTemplateCommand_1.DeleteEnvironmentTemplateCommand,
|
|
116
|
-
DeleteEnvironmentTemplateVersionCommand: DeleteEnvironmentTemplateVersionCommand_1.DeleteEnvironmentTemplateVersionCommand,
|
|
117
|
-
DeleteRepositoryCommand: DeleteRepositoryCommand_1.DeleteRepositoryCommand,
|
|
118
|
-
DeleteServiceCommand: DeleteServiceCommand_1.DeleteServiceCommand,
|
|
119
|
-
DeleteServiceSyncConfigCommand: DeleteServiceSyncConfigCommand_1.DeleteServiceSyncConfigCommand,
|
|
120
|
-
DeleteServiceTemplateCommand: DeleteServiceTemplateCommand_1.DeleteServiceTemplateCommand,
|
|
121
|
-
DeleteServiceTemplateVersionCommand: DeleteServiceTemplateVersionCommand_1.DeleteServiceTemplateVersionCommand,
|
|
122
|
-
DeleteTemplateSyncConfigCommand: DeleteTemplateSyncConfigCommand_1.DeleteTemplateSyncConfigCommand,
|
|
123
|
-
GetAccountSettingsCommand: GetAccountSettingsCommand_1.GetAccountSettingsCommand,
|
|
124
|
-
GetComponentCommand: GetComponentCommand_1.GetComponentCommand,
|
|
125
|
-
GetDeploymentCommand: GetDeploymentCommand_1.GetDeploymentCommand,
|
|
126
|
-
GetEnvironmentCommand: GetEnvironmentCommand_1.GetEnvironmentCommand,
|
|
127
|
-
GetEnvironmentAccountConnectionCommand: GetEnvironmentAccountConnectionCommand_1.GetEnvironmentAccountConnectionCommand,
|
|
128
|
-
GetEnvironmentTemplateCommand: GetEnvironmentTemplateCommand_1.GetEnvironmentTemplateCommand,
|
|
129
|
-
GetEnvironmentTemplateVersionCommand: GetEnvironmentTemplateVersionCommand_1.GetEnvironmentTemplateVersionCommand,
|
|
130
|
-
GetRepositoryCommand: GetRepositoryCommand_1.GetRepositoryCommand,
|
|
131
|
-
GetRepositorySyncStatusCommand: GetRepositorySyncStatusCommand_1.GetRepositorySyncStatusCommand,
|
|
132
|
-
GetResourcesSummaryCommand: GetResourcesSummaryCommand_1.GetResourcesSummaryCommand,
|
|
133
|
-
GetServiceCommand: GetServiceCommand_1.GetServiceCommand,
|
|
134
|
-
GetServiceInstanceCommand: GetServiceInstanceCommand_1.GetServiceInstanceCommand,
|
|
135
|
-
GetServiceInstanceSyncStatusCommand: GetServiceInstanceSyncStatusCommand_1.GetServiceInstanceSyncStatusCommand,
|
|
136
|
-
GetServiceSyncBlockerSummaryCommand: GetServiceSyncBlockerSummaryCommand_1.GetServiceSyncBlockerSummaryCommand,
|
|
137
|
-
GetServiceSyncConfigCommand: GetServiceSyncConfigCommand_1.GetServiceSyncConfigCommand,
|
|
138
|
-
GetServiceTemplateCommand: GetServiceTemplateCommand_1.GetServiceTemplateCommand,
|
|
139
|
-
GetServiceTemplateVersionCommand: GetServiceTemplateVersionCommand_1.GetServiceTemplateVersionCommand,
|
|
140
|
-
GetTemplateSyncConfigCommand: GetTemplateSyncConfigCommand_1.GetTemplateSyncConfigCommand,
|
|
141
|
-
GetTemplateSyncStatusCommand: GetTemplateSyncStatusCommand_1.GetTemplateSyncStatusCommand,
|
|
142
|
-
ListComponentOutputsCommand: ListComponentOutputsCommand_1.ListComponentOutputsCommand,
|
|
143
|
-
ListComponentProvisionedResourcesCommand: ListComponentProvisionedResourcesCommand_1.ListComponentProvisionedResourcesCommand,
|
|
144
|
-
ListComponentsCommand: ListComponentsCommand_1.ListComponentsCommand,
|
|
145
|
-
ListDeploymentsCommand: ListDeploymentsCommand_1.ListDeploymentsCommand,
|
|
146
|
-
ListEnvironmentAccountConnectionsCommand: ListEnvironmentAccountConnectionsCommand_1.ListEnvironmentAccountConnectionsCommand,
|
|
147
|
-
ListEnvironmentOutputsCommand: ListEnvironmentOutputsCommand_1.ListEnvironmentOutputsCommand,
|
|
148
|
-
ListEnvironmentProvisionedResourcesCommand: ListEnvironmentProvisionedResourcesCommand_1.ListEnvironmentProvisionedResourcesCommand,
|
|
149
|
-
ListEnvironmentsCommand: ListEnvironmentsCommand_1.ListEnvironmentsCommand,
|
|
150
|
-
ListEnvironmentTemplatesCommand: ListEnvironmentTemplatesCommand_1.ListEnvironmentTemplatesCommand,
|
|
151
|
-
ListEnvironmentTemplateVersionsCommand: ListEnvironmentTemplateVersionsCommand_1.ListEnvironmentTemplateVersionsCommand,
|
|
152
|
-
ListRepositoriesCommand: ListRepositoriesCommand_1.ListRepositoriesCommand,
|
|
153
|
-
ListRepositorySyncDefinitionsCommand: ListRepositorySyncDefinitionsCommand_1.ListRepositorySyncDefinitionsCommand,
|
|
154
|
-
ListServiceInstanceOutputsCommand: ListServiceInstanceOutputsCommand_1.ListServiceInstanceOutputsCommand,
|
|
155
|
-
ListServiceInstanceProvisionedResourcesCommand: ListServiceInstanceProvisionedResourcesCommand_1.ListServiceInstanceProvisionedResourcesCommand,
|
|
156
|
-
ListServiceInstancesCommand: ListServiceInstancesCommand_1.ListServiceInstancesCommand,
|
|
157
|
-
ListServicePipelineOutputsCommand: ListServicePipelineOutputsCommand_1.ListServicePipelineOutputsCommand,
|
|
158
|
-
ListServicePipelineProvisionedResourcesCommand: ListServicePipelineProvisionedResourcesCommand_1.ListServicePipelineProvisionedResourcesCommand,
|
|
159
|
-
ListServicesCommand: ListServicesCommand_1.ListServicesCommand,
|
|
160
|
-
ListServiceTemplatesCommand: ListServiceTemplatesCommand_1.ListServiceTemplatesCommand,
|
|
161
|
-
ListServiceTemplateVersionsCommand: ListServiceTemplateVersionsCommand_1.ListServiceTemplateVersionsCommand,
|
|
162
|
-
ListTagsForResourceCommand: ListTagsForResourceCommand_1.ListTagsForResourceCommand,
|
|
163
|
-
NotifyResourceDeploymentStatusChangeCommand: NotifyResourceDeploymentStatusChangeCommand_1.NotifyResourceDeploymentStatusChangeCommand,
|
|
164
|
-
RejectEnvironmentAccountConnectionCommand: RejectEnvironmentAccountConnectionCommand_1.RejectEnvironmentAccountConnectionCommand,
|
|
165
|
-
TagResourceCommand: TagResourceCommand_1.TagResourceCommand,
|
|
166
|
-
UntagResourceCommand: UntagResourceCommand_1.UntagResourceCommand,
|
|
167
|
-
UpdateAccountSettingsCommand: UpdateAccountSettingsCommand_1.UpdateAccountSettingsCommand,
|
|
168
|
-
UpdateComponentCommand: UpdateComponentCommand_1.UpdateComponentCommand,
|
|
169
|
-
UpdateEnvironmentCommand: UpdateEnvironmentCommand_1.UpdateEnvironmentCommand,
|
|
170
|
-
UpdateEnvironmentAccountConnectionCommand: UpdateEnvironmentAccountConnectionCommand_1.UpdateEnvironmentAccountConnectionCommand,
|
|
171
|
-
UpdateEnvironmentTemplateCommand: UpdateEnvironmentTemplateCommand_1.UpdateEnvironmentTemplateCommand,
|
|
172
|
-
UpdateEnvironmentTemplateVersionCommand: UpdateEnvironmentTemplateVersionCommand_1.UpdateEnvironmentTemplateVersionCommand,
|
|
173
|
-
UpdateServiceCommand: UpdateServiceCommand_1.UpdateServiceCommand,
|
|
174
|
-
UpdateServiceInstanceCommand: UpdateServiceInstanceCommand_1.UpdateServiceInstanceCommand,
|
|
175
|
-
UpdateServicePipelineCommand: UpdateServicePipelineCommand_1.UpdateServicePipelineCommand,
|
|
176
|
-
UpdateServiceSyncBlockerCommand: UpdateServiceSyncBlockerCommand_1.UpdateServiceSyncBlockerCommand,
|
|
177
|
-
UpdateServiceSyncConfigCommand: UpdateServiceSyncConfigCommand_1.UpdateServiceSyncConfigCommand,
|
|
178
|
-
UpdateServiceTemplateCommand: UpdateServiceTemplateCommand_1.UpdateServiceTemplateCommand,
|
|
179
|
-
UpdateServiceTemplateVersionCommand: UpdateServiceTemplateVersionCommand_1.UpdateServiceTemplateVersionCommand,
|
|
180
|
-
UpdateTemplateSyncConfigCommand: UpdateTemplateSyncConfigCommand_1.UpdateTemplateSyncConfigCommand,
|
|
181
|
-
};
|
|
182
|
-
class Proton extends ProtonClient_1.ProtonClient {
|
|
183
|
-
}
|
|
184
|
-
exports.Proton = Proton;
|
|
185
|
-
(0, smithy_client_1.createAggregatedClient)(commands, Proton);
|
|
1
|
+
module.exports = require("./index.js");
|
package/dist-cjs/ProtonClient.js
CHANGED
|
@@ -1,43 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ProtonClient = exports.__Client = void 0;
|
|
4
|
-
const middleware_host_header_1 = require("@aws-sdk/middleware-host-header");
|
|
5
|
-
const middleware_logger_1 = require("@aws-sdk/middleware-logger");
|
|
6
|
-
const middleware_recursion_detection_1 = require("@aws-sdk/middleware-recursion-detection");
|
|
7
|
-
const middleware_signing_1 = require("@aws-sdk/middleware-signing");
|
|
8
|
-
const middleware_user_agent_1 = require("@aws-sdk/middleware-user-agent");
|
|
9
|
-
const config_resolver_1 = require("@smithy/config-resolver");
|
|
10
|
-
const middleware_content_length_1 = require("@smithy/middleware-content-length");
|
|
11
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
12
|
-
const middleware_retry_1 = require("@smithy/middleware-retry");
|
|
13
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
14
|
-
Object.defineProperty(exports, "__Client", { enumerable: true, get: function () { return smithy_client_1.Client; } });
|
|
15
|
-
const EndpointParameters_1 = require("./endpoint/EndpointParameters");
|
|
16
|
-
const runtimeConfig_1 = require("./runtimeConfig");
|
|
17
|
-
const runtimeExtensions_1 = require("./runtimeExtensions");
|
|
18
|
-
class ProtonClient extends smithy_client_1.Client {
|
|
19
|
-
constructor(...[configuration]) {
|
|
20
|
-
const _config_0 = (0, runtimeConfig_1.getRuntimeConfig)(configuration || {});
|
|
21
|
-
const _config_1 = (0, EndpointParameters_1.resolveClientEndpointParameters)(_config_0);
|
|
22
|
-
const _config_2 = (0, config_resolver_1.resolveRegionConfig)(_config_1);
|
|
23
|
-
const _config_3 = (0, middleware_endpoint_1.resolveEndpointConfig)(_config_2);
|
|
24
|
-
const _config_4 = (0, middleware_retry_1.resolveRetryConfig)(_config_3);
|
|
25
|
-
const _config_5 = (0, middleware_host_header_1.resolveHostHeaderConfig)(_config_4);
|
|
26
|
-
const _config_6 = (0, middleware_signing_1.resolveAwsAuthConfig)(_config_5);
|
|
27
|
-
const _config_7 = (0, middleware_user_agent_1.resolveUserAgentConfig)(_config_6);
|
|
28
|
-
const _config_8 = (0, runtimeExtensions_1.resolveRuntimeExtensions)(_config_7, configuration?.extensions || []);
|
|
29
|
-
super(_config_8);
|
|
30
|
-
this.config = _config_8;
|
|
31
|
-
this.middlewareStack.use((0, middleware_retry_1.getRetryPlugin)(this.config));
|
|
32
|
-
this.middlewareStack.use((0, middleware_content_length_1.getContentLengthPlugin)(this.config));
|
|
33
|
-
this.middlewareStack.use((0, middleware_host_header_1.getHostHeaderPlugin)(this.config));
|
|
34
|
-
this.middlewareStack.use((0, middleware_logger_1.getLoggerPlugin)(this.config));
|
|
35
|
-
this.middlewareStack.use((0, middleware_recursion_detection_1.getRecursionDetectionPlugin)(this.config));
|
|
36
|
-
this.middlewareStack.use((0, middleware_signing_1.getAwsAuthPlugin)(this.config));
|
|
37
|
-
this.middlewareStack.use((0, middleware_user_agent_1.getUserAgentPlugin)(this.config));
|
|
38
|
-
}
|
|
39
|
-
destroy() {
|
|
40
|
-
super.destroy();
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
exports.ProtonClient = ProtonClient;
|
|
1
|
+
module.exports = require("./index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.AcceptEnvironmentAccountConnectionCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
|
-
class AcceptEnvironmentAccountConnectionCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AwsProton20200720", "AcceptEnvironmentAccountConnection", {})
|
|
22
|
-
.n("ProtonClient", "AcceptEnvironmentAccountConnectionCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_0_1.se_AcceptEnvironmentAccountConnectionCommand)
|
|
25
|
-
.de(Aws_json1_0_1.de_AcceptEnvironmentAccountConnectionCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.AcceptEnvironmentAccountConnectionCommand = AcceptEnvironmentAccountConnectionCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CancelComponentDeploymentCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
11
|
-
class CancelComponentDeploymentCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("AwsProton20200720", "CancelComponentDeployment", {})
|
|
23
|
-
.n("ProtonClient", "CancelComponentDeploymentCommand")
|
|
24
|
-
.f(void 0, models_0_1.CancelComponentDeploymentOutputFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_json1_0_1.se_CancelComponentDeploymentCommand)
|
|
26
|
-
.de(Aws_json1_0_1.de_CancelComponentDeploymentCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.CancelComponentDeploymentCommand = CancelComponentDeploymentCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CancelEnvironmentDeploymentCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
11
|
-
class CancelEnvironmentDeploymentCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("AwsProton20200720", "CancelEnvironmentDeployment", {})
|
|
23
|
-
.n("ProtonClient", "CancelEnvironmentDeploymentCommand")
|
|
24
|
-
.f(void 0, models_0_1.CancelEnvironmentDeploymentOutputFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_json1_0_1.se_CancelEnvironmentDeploymentCommand)
|
|
26
|
-
.de(Aws_json1_0_1.de_CancelEnvironmentDeploymentCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.CancelEnvironmentDeploymentCommand = CancelEnvironmentDeploymentCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CancelServiceInstanceDeploymentCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
11
|
-
class CancelServiceInstanceDeploymentCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("AwsProton20200720", "CancelServiceInstanceDeployment", {})
|
|
23
|
-
.n("ProtonClient", "CancelServiceInstanceDeploymentCommand")
|
|
24
|
-
.f(void 0, models_0_1.CancelServiceInstanceDeploymentOutputFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_json1_0_1.se_CancelServiceInstanceDeploymentCommand)
|
|
26
|
-
.de(Aws_json1_0_1.de_CancelServiceInstanceDeploymentCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.CancelServiceInstanceDeploymentCommand = CancelServiceInstanceDeploymentCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CancelServicePipelineDeploymentCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
11
|
-
class CancelServicePipelineDeploymentCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("AwsProton20200720", "CancelServicePipelineDeployment", {})
|
|
23
|
-
.n("ProtonClient", "CancelServicePipelineDeploymentCommand")
|
|
24
|
-
.f(void 0, models_0_1.CancelServicePipelineDeploymentOutputFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_json1_0_1.se_CancelServicePipelineDeploymentCommand)
|
|
26
|
-
.de(Aws_json1_0_1.de_CancelServicePipelineDeploymentCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.CancelServicePipelineDeploymentCommand = CancelServicePipelineDeploymentCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateComponentCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
11
|
-
class CreateComponentCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("AwsProton20200720", "CreateComponent", {})
|
|
23
|
-
.n("ProtonClient", "CreateComponentCommand")
|
|
24
|
-
.f(models_0_1.CreateComponentInputFilterSensitiveLog, models_0_1.CreateComponentOutputFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_json1_0_1.se_CreateComponentCommand)
|
|
26
|
-
.de(Aws_json1_0_1.de_CreateComponentCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.CreateComponentCommand = CreateComponentCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateEnvironmentAccountConnectionCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
|
-
class CreateEnvironmentAccountConnectionCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AwsProton20200720", "CreateEnvironmentAccountConnection", {})
|
|
22
|
-
.n("ProtonClient", "CreateEnvironmentAccountConnectionCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_0_1.se_CreateEnvironmentAccountConnectionCommand)
|
|
25
|
-
.de(Aws_json1_0_1.de_CreateEnvironmentAccountConnectionCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateEnvironmentAccountConnectionCommand = CreateEnvironmentAccountConnectionCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateEnvironmentCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
11
|
-
class CreateEnvironmentCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("AwsProton20200720", "CreateEnvironment", {})
|
|
23
|
-
.n("ProtonClient", "CreateEnvironmentCommand")
|
|
24
|
-
.f(models_0_1.CreateEnvironmentInputFilterSensitiveLog, models_0_1.CreateEnvironmentOutputFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_json1_0_1.se_CreateEnvironmentCommand)
|
|
26
|
-
.de(Aws_json1_0_1.de_CreateEnvironmentCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.CreateEnvironmentCommand = CreateEnvironmentCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateEnvironmentTemplateCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
11
|
-
class CreateEnvironmentTemplateCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("AwsProton20200720", "CreateEnvironmentTemplate", {})
|
|
23
|
-
.n("ProtonClient", "CreateEnvironmentTemplateCommand")
|
|
24
|
-
.f(models_0_1.CreateEnvironmentTemplateInputFilterSensitiveLog, models_0_1.CreateEnvironmentTemplateOutputFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_json1_0_1.se_CreateEnvironmentTemplateCommand)
|
|
26
|
-
.de(Aws_json1_0_1.de_CreateEnvironmentTemplateCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.CreateEnvironmentTemplateCommand = CreateEnvironmentTemplateCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateEnvironmentTemplateVersionCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
11
|
-
class CreateEnvironmentTemplateVersionCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("AwsProton20200720", "CreateEnvironmentTemplateVersion", {})
|
|
23
|
-
.n("ProtonClient", "CreateEnvironmentTemplateVersionCommand")
|
|
24
|
-
.f(models_0_1.CreateEnvironmentTemplateVersionInputFilterSensitiveLog, models_0_1.CreateEnvironmentTemplateVersionOutputFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_json1_0_1.se_CreateEnvironmentTemplateVersionCommand)
|
|
26
|
-
.de(Aws_json1_0_1.de_CreateEnvironmentTemplateVersionCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.CreateEnvironmentTemplateVersionCommand = CreateEnvironmentTemplateVersionCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateRepositoryCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
|
-
class CreateRepositoryCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AwsProton20200720", "CreateRepository", {})
|
|
22
|
-
.n("ProtonClient", "CreateRepositoryCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_0_1.se_CreateRepositoryCommand)
|
|
25
|
-
.de(Aws_json1_0_1.de_CreateRepositoryCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateRepositoryCommand = CreateRepositoryCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateServiceCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
11
|
-
class CreateServiceCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("AwsProton20200720", "CreateService", {})
|
|
23
|
-
.n("ProtonClient", "CreateServiceCommand")
|
|
24
|
-
.f(models_0_1.CreateServiceInputFilterSensitiveLog, models_0_1.CreateServiceOutputFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_json1_0_1.se_CreateServiceCommand)
|
|
26
|
-
.de(Aws_json1_0_1.de_CreateServiceCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.CreateServiceCommand = CreateServiceCommand;
|
|
1
|
+
module.exports = require("../index.js");
|