@aws-sdk/client-proton 3.478.0 → 3.481.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 +18 -41
- package/dist-cjs/commands/CancelComponentDeploymentCommand.js +18 -41
- package/dist-cjs/commands/CancelEnvironmentDeploymentCommand.js +18 -41
- package/dist-cjs/commands/CancelServiceInstanceDeploymentCommand.js +18 -41
- package/dist-cjs/commands/CancelServicePipelineDeploymentCommand.js +18 -41
- package/dist-cjs/commands/CreateComponentCommand.js +18 -41
- package/dist-cjs/commands/CreateEnvironmentAccountConnectionCommand.js +18 -41
- package/dist-cjs/commands/CreateEnvironmentCommand.js +18 -41
- package/dist-cjs/commands/CreateEnvironmentTemplateCommand.js +18 -41
- package/dist-cjs/commands/CreateEnvironmentTemplateVersionCommand.js +18 -41
- package/dist-cjs/commands/CreateRepositoryCommand.js +18 -41
- package/dist-cjs/commands/CreateServiceCommand.js +18 -41
- package/dist-cjs/commands/CreateServiceInstanceCommand.js +18 -41
- package/dist-cjs/commands/CreateServiceSyncConfigCommand.js +18 -41
- package/dist-cjs/commands/CreateServiceTemplateCommand.js +18 -41
- package/dist-cjs/commands/CreateServiceTemplateVersionCommand.js +18 -41
- package/dist-cjs/commands/CreateTemplateSyncConfigCommand.js +18 -41
- package/dist-cjs/commands/DeleteComponentCommand.js +18 -41
- package/dist-cjs/commands/DeleteDeploymentCommand.js +18 -41
- package/dist-cjs/commands/DeleteEnvironmentAccountConnectionCommand.js +18 -41
- package/dist-cjs/commands/DeleteEnvironmentCommand.js +18 -41
- package/dist-cjs/commands/DeleteEnvironmentTemplateCommand.js +18 -41
- package/dist-cjs/commands/DeleteEnvironmentTemplateVersionCommand.js +18 -41
- package/dist-cjs/commands/DeleteRepositoryCommand.js +18 -41
- package/dist-cjs/commands/DeleteServiceCommand.js +18 -41
- package/dist-cjs/commands/DeleteServiceSyncConfigCommand.js +18 -41
- package/dist-cjs/commands/DeleteServiceTemplateCommand.js +18 -41
- package/dist-cjs/commands/DeleteServiceTemplateVersionCommand.js +18 -41
- package/dist-cjs/commands/DeleteTemplateSyncConfigCommand.js +18 -41
- package/dist-cjs/commands/GetAccountSettingsCommand.js +18 -41
- package/dist-cjs/commands/GetComponentCommand.js +18 -41
- package/dist-cjs/commands/GetDeploymentCommand.js +18 -41
- package/dist-cjs/commands/GetEnvironmentAccountConnectionCommand.js +18 -41
- package/dist-cjs/commands/GetEnvironmentCommand.js +18 -41
- package/dist-cjs/commands/GetEnvironmentTemplateCommand.js +18 -41
- package/dist-cjs/commands/GetEnvironmentTemplateVersionCommand.js +18 -41
- package/dist-cjs/commands/GetRepositoryCommand.js +18 -41
- package/dist-cjs/commands/GetRepositorySyncStatusCommand.js +18 -41
- package/dist-cjs/commands/GetResourcesSummaryCommand.js +18 -41
- package/dist-cjs/commands/GetServiceCommand.js +18 -41
- package/dist-cjs/commands/GetServiceInstanceCommand.js +18 -41
- package/dist-cjs/commands/GetServiceInstanceSyncStatusCommand.js +18 -41
- package/dist-cjs/commands/GetServiceSyncBlockerSummaryCommand.js +18 -41
- package/dist-cjs/commands/GetServiceSyncConfigCommand.js +18 -41
- package/dist-cjs/commands/GetServiceTemplateCommand.js +18 -41
- package/dist-cjs/commands/GetServiceTemplateVersionCommand.js +18 -41
- package/dist-cjs/commands/GetTemplateSyncConfigCommand.js +18 -41
- package/dist-cjs/commands/GetTemplateSyncStatusCommand.js +18 -41
- package/dist-cjs/commands/ListComponentOutputsCommand.js +18 -41
- package/dist-cjs/commands/ListComponentProvisionedResourcesCommand.js +18 -41
- package/dist-cjs/commands/ListComponentsCommand.js +18 -41
- package/dist-cjs/commands/ListDeploymentsCommand.js +18 -41
- package/dist-cjs/commands/ListEnvironmentAccountConnectionsCommand.js +18 -41
- package/dist-cjs/commands/ListEnvironmentOutputsCommand.js +18 -41
- package/dist-cjs/commands/ListEnvironmentProvisionedResourcesCommand.js +18 -41
- package/dist-cjs/commands/ListEnvironmentTemplateVersionsCommand.js +18 -41
- package/dist-cjs/commands/ListEnvironmentTemplatesCommand.js +18 -41
- package/dist-cjs/commands/ListEnvironmentsCommand.js +18 -41
- package/dist-cjs/commands/ListRepositoriesCommand.js +18 -41
- package/dist-cjs/commands/ListRepositorySyncDefinitionsCommand.js +18 -41
- package/dist-cjs/commands/ListServiceInstanceOutputsCommand.js +18 -41
- package/dist-cjs/commands/ListServiceInstanceProvisionedResourcesCommand.js +18 -41
- package/dist-cjs/commands/ListServiceInstancesCommand.js +18 -41
- package/dist-cjs/commands/ListServicePipelineOutputsCommand.js +18 -41
- package/dist-cjs/commands/ListServicePipelineProvisionedResourcesCommand.js +18 -41
- package/dist-cjs/commands/ListServiceTemplateVersionsCommand.js +18 -41
- package/dist-cjs/commands/ListServiceTemplatesCommand.js +18 -41
- package/dist-cjs/commands/ListServicesCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/NotifyResourceDeploymentStatusChangeCommand.js +18 -41
- package/dist-cjs/commands/RejectEnvironmentAccountConnectionCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateAccountSettingsCommand.js +18 -41
- package/dist-cjs/commands/UpdateComponentCommand.js +18 -41
- package/dist-cjs/commands/UpdateEnvironmentAccountConnectionCommand.js +18 -41
- package/dist-cjs/commands/UpdateEnvironmentCommand.js +18 -41
- package/dist-cjs/commands/UpdateEnvironmentTemplateCommand.js +18 -41
- package/dist-cjs/commands/UpdateEnvironmentTemplateVersionCommand.js +18 -41
- package/dist-cjs/commands/UpdateServiceCommand.js +18 -41
- package/dist-cjs/commands/UpdateServiceInstanceCommand.js +18 -41
- package/dist-cjs/commands/UpdateServicePipelineCommand.js +18 -41
- package/dist-cjs/commands/UpdateServiceSyncBlockerCommand.js +18 -41
- package/dist-cjs/commands/UpdateServiceSyncConfigCommand.js +18 -41
- package/dist-cjs/commands/UpdateServiceTemplateCommand.js +18 -41
- package/dist-cjs/commands/UpdateServiceTemplateVersionCommand.js +18 -41
- package/dist-cjs/commands/UpdateTemplateSyncConfigCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/AcceptEnvironmentAccountConnectionCommand.js +18 -41
- package/dist-es/commands/CancelComponentDeploymentCommand.js +18 -41
- package/dist-es/commands/CancelEnvironmentDeploymentCommand.js +18 -41
- package/dist-es/commands/CancelServiceInstanceDeploymentCommand.js +18 -41
- package/dist-es/commands/CancelServicePipelineDeploymentCommand.js +18 -41
- package/dist-es/commands/CreateComponentCommand.js +18 -41
- package/dist-es/commands/CreateEnvironmentAccountConnectionCommand.js +18 -41
- package/dist-es/commands/CreateEnvironmentCommand.js +18 -41
- package/dist-es/commands/CreateEnvironmentTemplateCommand.js +18 -41
- package/dist-es/commands/CreateEnvironmentTemplateVersionCommand.js +18 -41
- package/dist-es/commands/CreateRepositoryCommand.js +18 -41
- package/dist-es/commands/CreateServiceCommand.js +18 -41
- package/dist-es/commands/CreateServiceInstanceCommand.js +18 -41
- package/dist-es/commands/CreateServiceSyncConfigCommand.js +18 -41
- package/dist-es/commands/CreateServiceTemplateCommand.js +18 -41
- package/dist-es/commands/CreateServiceTemplateVersionCommand.js +18 -41
- package/dist-es/commands/CreateTemplateSyncConfigCommand.js +18 -41
- package/dist-es/commands/DeleteComponentCommand.js +18 -41
- package/dist-es/commands/DeleteDeploymentCommand.js +18 -41
- package/dist-es/commands/DeleteEnvironmentAccountConnectionCommand.js +18 -41
- package/dist-es/commands/DeleteEnvironmentCommand.js +18 -41
- package/dist-es/commands/DeleteEnvironmentTemplateCommand.js +18 -41
- package/dist-es/commands/DeleteEnvironmentTemplateVersionCommand.js +18 -41
- package/dist-es/commands/DeleteRepositoryCommand.js +18 -41
- package/dist-es/commands/DeleteServiceCommand.js +18 -41
- package/dist-es/commands/DeleteServiceSyncConfigCommand.js +18 -41
- package/dist-es/commands/DeleteServiceTemplateCommand.js +18 -41
- package/dist-es/commands/DeleteServiceTemplateVersionCommand.js +18 -41
- package/dist-es/commands/DeleteTemplateSyncConfigCommand.js +18 -41
- package/dist-es/commands/GetAccountSettingsCommand.js +18 -41
- package/dist-es/commands/GetComponentCommand.js +18 -41
- package/dist-es/commands/GetDeploymentCommand.js +18 -41
- package/dist-es/commands/GetEnvironmentAccountConnectionCommand.js +18 -41
- package/dist-es/commands/GetEnvironmentCommand.js +18 -41
- package/dist-es/commands/GetEnvironmentTemplateCommand.js +18 -41
- package/dist-es/commands/GetEnvironmentTemplateVersionCommand.js +18 -41
- package/dist-es/commands/GetRepositoryCommand.js +18 -41
- package/dist-es/commands/GetRepositorySyncStatusCommand.js +18 -41
- package/dist-es/commands/GetResourcesSummaryCommand.js +18 -41
- package/dist-es/commands/GetServiceCommand.js +18 -41
- package/dist-es/commands/GetServiceInstanceCommand.js +18 -41
- package/dist-es/commands/GetServiceInstanceSyncStatusCommand.js +18 -41
- package/dist-es/commands/GetServiceSyncBlockerSummaryCommand.js +18 -41
- package/dist-es/commands/GetServiceSyncConfigCommand.js +18 -41
- package/dist-es/commands/GetServiceTemplateCommand.js +18 -41
- package/dist-es/commands/GetServiceTemplateVersionCommand.js +18 -41
- package/dist-es/commands/GetTemplateSyncConfigCommand.js +18 -41
- package/dist-es/commands/GetTemplateSyncStatusCommand.js +18 -41
- package/dist-es/commands/ListComponentOutputsCommand.js +18 -41
- package/dist-es/commands/ListComponentProvisionedResourcesCommand.js +18 -41
- package/dist-es/commands/ListComponentsCommand.js +18 -41
- package/dist-es/commands/ListDeploymentsCommand.js +18 -41
- package/dist-es/commands/ListEnvironmentAccountConnectionsCommand.js +18 -41
- package/dist-es/commands/ListEnvironmentOutputsCommand.js +18 -41
- package/dist-es/commands/ListEnvironmentProvisionedResourcesCommand.js +18 -41
- package/dist-es/commands/ListEnvironmentTemplateVersionsCommand.js +18 -41
- package/dist-es/commands/ListEnvironmentTemplatesCommand.js +18 -41
- package/dist-es/commands/ListEnvironmentsCommand.js +18 -41
- package/dist-es/commands/ListRepositoriesCommand.js +18 -41
- package/dist-es/commands/ListRepositorySyncDefinitionsCommand.js +18 -41
- package/dist-es/commands/ListServiceInstanceOutputsCommand.js +18 -41
- package/dist-es/commands/ListServiceInstanceProvisionedResourcesCommand.js +18 -41
- package/dist-es/commands/ListServiceInstancesCommand.js +18 -41
- package/dist-es/commands/ListServicePipelineOutputsCommand.js +18 -41
- package/dist-es/commands/ListServicePipelineProvisionedResourcesCommand.js +18 -41
- package/dist-es/commands/ListServiceTemplateVersionsCommand.js +18 -41
- package/dist-es/commands/ListServiceTemplatesCommand.js +18 -41
- package/dist-es/commands/ListServicesCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/NotifyResourceDeploymentStatusChangeCommand.js +18 -41
- package/dist-es/commands/RejectEnvironmentAccountConnectionCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateAccountSettingsCommand.js +18 -41
- package/dist-es/commands/UpdateComponentCommand.js +18 -41
- package/dist-es/commands/UpdateEnvironmentAccountConnectionCommand.js +18 -41
- package/dist-es/commands/UpdateEnvironmentCommand.js +18 -41
- package/dist-es/commands/UpdateEnvironmentTemplateCommand.js +18 -41
- package/dist-es/commands/UpdateEnvironmentTemplateVersionCommand.js +18 -41
- package/dist-es/commands/UpdateServiceCommand.js +18 -41
- package/dist-es/commands/UpdateServiceInstanceCommand.js +18 -41
- package/dist-es/commands/UpdateServicePipelineCommand.js +18 -41
- package/dist-es/commands/UpdateServiceSyncBlockerCommand.js +18 -41
- package/dist-es/commands/UpdateServiceSyncConfigCommand.js +18 -41
- package/dist-es/commands/UpdateServiceTemplateCommand.js +18 -41
- package/dist-es/commands/UpdateServiceTemplateVersionCommand.js +18 -41
- package/dist-es/commands/UpdateTemplateSyncConfigCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/AcceptEnvironmentAccountConnectionCommand.d.ts +6 -21
- package/dist-types/commands/CancelComponentDeploymentCommand.d.ts +6 -21
- package/dist-types/commands/CancelEnvironmentDeploymentCommand.d.ts +6 -21
- package/dist-types/commands/CancelServiceInstanceDeploymentCommand.d.ts +6 -21
- package/dist-types/commands/CancelServicePipelineDeploymentCommand.d.ts +6 -21
- package/dist-types/commands/CreateComponentCommand.d.ts +6 -21
- package/dist-types/commands/CreateEnvironmentAccountConnectionCommand.d.ts +6 -21
- package/dist-types/commands/CreateEnvironmentCommand.d.ts +6 -21
- package/dist-types/commands/CreateEnvironmentTemplateCommand.d.ts +6 -21
- package/dist-types/commands/CreateEnvironmentTemplateVersionCommand.d.ts +6 -21
- package/dist-types/commands/CreateRepositoryCommand.d.ts +6 -21
- package/dist-types/commands/CreateServiceCommand.d.ts +6 -21
- package/dist-types/commands/CreateServiceInstanceCommand.d.ts +6 -21
- package/dist-types/commands/CreateServiceSyncConfigCommand.d.ts +6 -21
- package/dist-types/commands/CreateServiceTemplateCommand.d.ts +6 -21
- package/dist-types/commands/CreateServiceTemplateVersionCommand.d.ts +6 -21
- package/dist-types/commands/CreateTemplateSyncConfigCommand.d.ts +6 -21
- package/dist-types/commands/DeleteComponentCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDeploymentCommand.d.ts +6 -21
- package/dist-types/commands/DeleteEnvironmentAccountConnectionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteEnvironmentCommand.d.ts +6 -21
- package/dist-types/commands/DeleteEnvironmentTemplateCommand.d.ts +6 -21
- package/dist-types/commands/DeleteEnvironmentTemplateVersionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteRepositoryCommand.d.ts +6 -21
- package/dist-types/commands/DeleteServiceCommand.d.ts +6 -21
- package/dist-types/commands/DeleteServiceSyncConfigCommand.d.ts +6 -21
- package/dist-types/commands/DeleteServiceTemplateCommand.d.ts +6 -21
- package/dist-types/commands/DeleteServiceTemplateVersionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteTemplateSyncConfigCommand.d.ts +6 -21
- package/dist-types/commands/GetAccountSettingsCommand.d.ts +6 -21
- package/dist-types/commands/GetComponentCommand.d.ts +6 -21
- package/dist-types/commands/GetDeploymentCommand.d.ts +6 -21
- package/dist-types/commands/GetEnvironmentAccountConnectionCommand.d.ts +6 -21
- package/dist-types/commands/GetEnvironmentCommand.d.ts +6 -21
- package/dist-types/commands/GetEnvironmentTemplateCommand.d.ts +6 -21
- package/dist-types/commands/GetEnvironmentTemplateVersionCommand.d.ts +6 -21
- package/dist-types/commands/GetRepositoryCommand.d.ts +6 -21
- package/dist-types/commands/GetRepositorySyncStatusCommand.d.ts +6 -21
- package/dist-types/commands/GetResourcesSummaryCommand.d.ts +6 -21
- package/dist-types/commands/GetServiceCommand.d.ts +6 -21
- package/dist-types/commands/GetServiceInstanceCommand.d.ts +6 -21
- package/dist-types/commands/GetServiceInstanceSyncStatusCommand.d.ts +6 -21
- package/dist-types/commands/GetServiceSyncBlockerSummaryCommand.d.ts +6 -21
- package/dist-types/commands/GetServiceSyncConfigCommand.d.ts +6 -21
- package/dist-types/commands/GetServiceTemplateCommand.d.ts +6 -21
- package/dist-types/commands/GetServiceTemplateVersionCommand.d.ts +6 -21
- package/dist-types/commands/GetTemplateSyncConfigCommand.d.ts +6 -21
- package/dist-types/commands/GetTemplateSyncStatusCommand.d.ts +6 -21
- package/dist-types/commands/ListComponentOutputsCommand.d.ts +6 -21
- package/dist-types/commands/ListComponentProvisionedResourcesCommand.d.ts +6 -21
- package/dist-types/commands/ListComponentsCommand.d.ts +6 -21
- package/dist-types/commands/ListDeploymentsCommand.d.ts +6 -21
- package/dist-types/commands/ListEnvironmentAccountConnectionsCommand.d.ts +6 -21
- package/dist-types/commands/ListEnvironmentOutputsCommand.d.ts +6 -21
- package/dist-types/commands/ListEnvironmentProvisionedResourcesCommand.d.ts +6 -21
- package/dist-types/commands/ListEnvironmentTemplateVersionsCommand.d.ts +6 -21
- package/dist-types/commands/ListEnvironmentTemplatesCommand.d.ts +6 -21
- package/dist-types/commands/ListEnvironmentsCommand.d.ts +6 -21
- package/dist-types/commands/ListRepositoriesCommand.d.ts +6 -21
- package/dist-types/commands/ListRepositorySyncDefinitionsCommand.d.ts +6 -21
- package/dist-types/commands/ListServiceInstanceOutputsCommand.d.ts +6 -21
- package/dist-types/commands/ListServiceInstanceProvisionedResourcesCommand.d.ts +6 -21
- package/dist-types/commands/ListServiceInstancesCommand.d.ts +6 -21
- package/dist-types/commands/ListServicePipelineOutputsCommand.d.ts +6 -21
- package/dist-types/commands/ListServicePipelineProvisionedResourcesCommand.d.ts +6 -21
- package/dist-types/commands/ListServiceTemplateVersionsCommand.d.ts +6 -21
- package/dist-types/commands/ListServiceTemplatesCommand.d.ts +6 -21
- package/dist-types/commands/ListServicesCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/NotifyResourceDeploymentStatusChangeCommand.d.ts +6 -21
- package/dist-types/commands/RejectEnvironmentAccountConnectionCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +6 -21
- package/dist-types/commands/UpdateComponentCommand.d.ts +6 -21
- package/dist-types/commands/UpdateEnvironmentAccountConnectionCommand.d.ts +6 -21
- package/dist-types/commands/UpdateEnvironmentCommand.d.ts +6 -21
- package/dist-types/commands/UpdateEnvironmentTemplateCommand.d.ts +6 -21
- package/dist-types/commands/UpdateEnvironmentTemplateVersionCommand.d.ts +6 -21
- package/dist-types/commands/UpdateServiceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateServiceInstanceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateServicePipelineCommand.d.ts +6 -21
- package/dist-types/commands/UpdateServiceSyncBlockerCommand.d.ts +6 -21
- package/dist-types/commands/UpdateServiceSyncConfigCommand.d.ts +6 -21
- package/dist-types/commands/UpdateServiceTemplateCommand.d.ts +6 -21
- package/dist-types/commands/UpdateServiceTemplateVersionCommand.d.ts +6 -21
- package/dist-types/commands/UpdateTemplateSyncConfigCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/AcceptEnvironmentAccountConnectionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CancelComponentDeploymentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CancelEnvironmentDeploymentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CancelServiceInstanceDeploymentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CancelServicePipelineDeploymentCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateComponentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateEnvironmentAccountConnectionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateEnvironmentTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateEnvironmentTemplateVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateRepositoryCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateServiceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateServiceInstanceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateServiceSyncConfigCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateServiceTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateServiceTemplateVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateTemplateSyncConfigCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteComponentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteDeploymentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteEnvironmentAccountConnectionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteEnvironmentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteEnvironmentTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteEnvironmentTemplateVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteRepositoryCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteServiceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteServiceSyncConfigCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteServiceTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteServiceTemplateVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteTemplateSyncConfigCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetComponentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetDeploymentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetEnvironmentAccountConnectionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetEnvironmentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetEnvironmentTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetEnvironmentTemplateVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetRepositoryCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetRepositorySyncStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetResourcesSummaryCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetServiceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetServiceInstanceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetServiceInstanceSyncStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetServiceSyncBlockerSummaryCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetServiceSyncConfigCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetServiceTemplateCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetServiceTemplateVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetTemplateSyncConfigCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetTemplateSyncStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListComponentOutputsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListComponentProvisionedResourcesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListComponentsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListDeploymentsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListEnvironmentAccountConnectionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListEnvironmentOutputsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListEnvironmentProvisionedResourcesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListEnvironmentTemplateVersionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListEnvironmentTemplatesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListEnvironmentsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListRepositoriesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListRepositorySyncDefinitionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListServiceInstanceOutputsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListServiceInstanceProvisionedResourcesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListServiceInstancesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListServicePipelineOutputsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListServicePipelineProvisionedResourcesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListServiceTemplateVersionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListServiceTemplatesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListServicesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/NotifyResourceDeploymentStatusChangeCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/RejectEnvironmentAccountConnectionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateAccountSettingsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateComponentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateEnvironmentAccountConnectionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateEnvironmentTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateEnvironmentTemplateVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateServiceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateServiceInstanceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateServicePipelineCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateServiceSyncBlockerCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateServiceSyncConfigCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateServiceTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateServiceTemplateVersionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateTemplateSyncConfigCommand.d.ts +12 -24
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +9 -9
|
@@ -5,48 +5,25 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const models_0_1 = require("../models/models_0");
|
|
10
10
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
11
|
-
class CreateEnvironmentTemplateVersionCommand extends smithy_client_1.Command
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
const { logger } = configuration;
|
|
29
|
-
const clientName = "ProtonClient";
|
|
30
|
-
const commandName = "CreateEnvironmentTemplateVersionCommand";
|
|
31
|
-
const handlerExecutionContext = {
|
|
32
|
-
logger,
|
|
33
|
-
clientName,
|
|
34
|
-
commandName,
|
|
35
|
-
inputFilterSensitiveLog: models_0_1.CreateEnvironmentTemplateVersionInputFilterSensitiveLog,
|
|
36
|
-
outputFilterSensitiveLog: models_0_1.CreateEnvironmentTemplateVersionOutputFilterSensitiveLog,
|
|
37
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
-
service: "AwsProton20200720",
|
|
39
|
-
operation: "CreateEnvironmentTemplateVersion",
|
|
40
|
-
},
|
|
41
|
-
};
|
|
42
|
-
const { requestHandler } = configuration;
|
|
43
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
44
|
-
}
|
|
45
|
-
serialize(input, context) {
|
|
46
|
-
return (0, Aws_json1_0_1.se_CreateEnvironmentTemplateVersionCommand)(input, context);
|
|
47
|
-
}
|
|
48
|
-
deserialize(output, context) {
|
|
49
|
-
return (0, Aws_json1_0_1.de_CreateEnvironmentTemplateVersionCommand)(output, context);
|
|
50
|
-
}
|
|
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() {
|
|
51
28
|
}
|
|
52
29
|
exports.CreateEnvironmentTemplateVersionCommand = CreateEnvironmentTemplateVersionCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
|
-
class CreateRepositoryCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "ProtonClient";
|
|
29
|
-
const commandName = "CreateRepositoryCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AwsProton20200720",
|
|
38
|
-
operation: "CreateRepository",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_0_1.se_CreateRepositoryCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_0_1.de_CreateRepositoryCommand)(output, context);
|
|
49
|
-
}
|
|
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() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateRepositoryCommand = CreateRepositoryCommand;
|
|
@@ -5,48 +5,25 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const models_0_1 = require("../models/models_0");
|
|
10
10
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
11
|
-
class CreateServiceCommand extends smithy_client_1.Command
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
const { logger } = configuration;
|
|
29
|
-
const clientName = "ProtonClient";
|
|
30
|
-
const commandName = "CreateServiceCommand";
|
|
31
|
-
const handlerExecutionContext = {
|
|
32
|
-
logger,
|
|
33
|
-
clientName,
|
|
34
|
-
commandName,
|
|
35
|
-
inputFilterSensitiveLog: models_0_1.CreateServiceInputFilterSensitiveLog,
|
|
36
|
-
outputFilterSensitiveLog: models_0_1.CreateServiceOutputFilterSensitiveLog,
|
|
37
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
-
service: "AwsProton20200720",
|
|
39
|
-
operation: "CreateService",
|
|
40
|
-
},
|
|
41
|
-
};
|
|
42
|
-
const { requestHandler } = configuration;
|
|
43
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
44
|
-
}
|
|
45
|
-
serialize(input, context) {
|
|
46
|
-
return (0, Aws_json1_0_1.se_CreateServiceCommand)(input, context);
|
|
47
|
-
}
|
|
48
|
-
deserialize(output, context) {
|
|
49
|
-
return (0, Aws_json1_0_1.de_CreateServiceCommand)(output, context);
|
|
50
|
-
}
|
|
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() {
|
|
51
28
|
}
|
|
52
29
|
exports.CreateServiceCommand = CreateServiceCommand;
|
|
@@ -5,48 +5,25 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const models_0_1 = require("../models/models_0");
|
|
10
10
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
11
|
-
class CreateServiceInstanceCommand extends smithy_client_1.Command
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
const { logger } = configuration;
|
|
29
|
-
const clientName = "ProtonClient";
|
|
30
|
-
const commandName = "CreateServiceInstanceCommand";
|
|
31
|
-
const handlerExecutionContext = {
|
|
32
|
-
logger,
|
|
33
|
-
clientName,
|
|
34
|
-
commandName,
|
|
35
|
-
inputFilterSensitiveLog: models_0_1.CreateServiceInstanceInputFilterSensitiveLog,
|
|
36
|
-
outputFilterSensitiveLog: models_0_1.CreateServiceInstanceOutputFilterSensitiveLog,
|
|
37
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
-
service: "AwsProton20200720",
|
|
39
|
-
operation: "CreateServiceInstance",
|
|
40
|
-
},
|
|
41
|
-
};
|
|
42
|
-
const { requestHandler } = configuration;
|
|
43
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
44
|
-
}
|
|
45
|
-
serialize(input, context) {
|
|
46
|
-
return (0, Aws_json1_0_1.se_CreateServiceInstanceCommand)(input, context);
|
|
47
|
-
}
|
|
48
|
-
deserialize(output, context) {
|
|
49
|
-
return (0, Aws_json1_0_1.de_CreateServiceInstanceCommand)(output, context);
|
|
50
|
-
}
|
|
11
|
+
class CreateServiceInstanceCommand 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", "CreateServiceInstance", {})
|
|
23
|
+
.n("ProtonClient", "CreateServiceInstanceCommand")
|
|
24
|
+
.f(models_0_1.CreateServiceInstanceInputFilterSensitiveLog, models_0_1.CreateServiceInstanceOutputFilterSensitiveLog)
|
|
25
|
+
.ser(Aws_json1_0_1.se_CreateServiceInstanceCommand)
|
|
26
|
+
.de(Aws_json1_0_1.de_CreateServiceInstanceCommand)
|
|
27
|
+
.build() {
|
|
51
28
|
}
|
|
52
29
|
exports.CreateServiceInstanceCommand = CreateServiceInstanceCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
|
-
class CreateServiceSyncConfigCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "ProtonClient";
|
|
29
|
-
const commandName = "CreateServiceSyncConfigCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AwsProton20200720",
|
|
38
|
-
operation: "CreateServiceSyncConfig",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_0_1.se_CreateServiceSyncConfigCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_0_1.de_CreateServiceSyncConfigCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateServiceSyncConfigCommand 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", "CreateServiceSyncConfig", {})
|
|
22
|
+
.n("ProtonClient", "CreateServiceSyncConfigCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_0_1.se_CreateServiceSyncConfigCommand)
|
|
25
|
+
.de(Aws_json1_0_1.de_CreateServiceSyncConfigCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateServiceSyncConfigCommand = CreateServiceSyncConfigCommand;
|
|
@@ -5,48 +5,25 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const models_0_1 = require("../models/models_0");
|
|
10
10
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
11
|
-
class CreateServiceTemplateCommand extends smithy_client_1.Command
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
const { logger } = configuration;
|
|
29
|
-
const clientName = "ProtonClient";
|
|
30
|
-
const commandName = "CreateServiceTemplateCommand";
|
|
31
|
-
const handlerExecutionContext = {
|
|
32
|
-
logger,
|
|
33
|
-
clientName,
|
|
34
|
-
commandName,
|
|
35
|
-
inputFilterSensitiveLog: models_0_1.CreateServiceTemplateInputFilterSensitiveLog,
|
|
36
|
-
outputFilterSensitiveLog: models_0_1.CreateServiceTemplateOutputFilterSensitiveLog,
|
|
37
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
-
service: "AwsProton20200720",
|
|
39
|
-
operation: "CreateServiceTemplate",
|
|
40
|
-
},
|
|
41
|
-
};
|
|
42
|
-
const { requestHandler } = configuration;
|
|
43
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
44
|
-
}
|
|
45
|
-
serialize(input, context) {
|
|
46
|
-
return (0, Aws_json1_0_1.se_CreateServiceTemplateCommand)(input, context);
|
|
47
|
-
}
|
|
48
|
-
deserialize(output, context) {
|
|
49
|
-
return (0, Aws_json1_0_1.de_CreateServiceTemplateCommand)(output, context);
|
|
50
|
-
}
|
|
11
|
+
class CreateServiceTemplateCommand 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", "CreateServiceTemplate", {})
|
|
23
|
+
.n("ProtonClient", "CreateServiceTemplateCommand")
|
|
24
|
+
.f(models_0_1.CreateServiceTemplateInputFilterSensitiveLog, models_0_1.CreateServiceTemplateOutputFilterSensitiveLog)
|
|
25
|
+
.ser(Aws_json1_0_1.se_CreateServiceTemplateCommand)
|
|
26
|
+
.de(Aws_json1_0_1.de_CreateServiceTemplateCommand)
|
|
27
|
+
.build() {
|
|
51
28
|
}
|
|
52
29
|
exports.CreateServiceTemplateCommand = CreateServiceTemplateCommand;
|
|
@@ -5,48 +5,25 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const models_0_1 = require("../models/models_0");
|
|
10
10
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
11
|
-
class CreateServiceTemplateVersionCommand extends smithy_client_1.Command
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
const { logger } = configuration;
|
|
29
|
-
const clientName = "ProtonClient";
|
|
30
|
-
const commandName = "CreateServiceTemplateVersionCommand";
|
|
31
|
-
const handlerExecutionContext = {
|
|
32
|
-
logger,
|
|
33
|
-
clientName,
|
|
34
|
-
commandName,
|
|
35
|
-
inputFilterSensitiveLog: models_0_1.CreateServiceTemplateVersionInputFilterSensitiveLog,
|
|
36
|
-
outputFilterSensitiveLog: models_0_1.CreateServiceTemplateVersionOutputFilterSensitiveLog,
|
|
37
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
-
service: "AwsProton20200720",
|
|
39
|
-
operation: "CreateServiceTemplateVersion",
|
|
40
|
-
},
|
|
41
|
-
};
|
|
42
|
-
const { requestHandler } = configuration;
|
|
43
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
44
|
-
}
|
|
45
|
-
serialize(input, context) {
|
|
46
|
-
return (0, Aws_json1_0_1.se_CreateServiceTemplateVersionCommand)(input, context);
|
|
47
|
-
}
|
|
48
|
-
deserialize(output, context) {
|
|
49
|
-
return (0, Aws_json1_0_1.de_CreateServiceTemplateVersionCommand)(output, context);
|
|
50
|
-
}
|
|
11
|
+
class CreateServiceTemplateVersionCommand 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", "CreateServiceTemplateVersion", {})
|
|
23
|
+
.n("ProtonClient", "CreateServiceTemplateVersionCommand")
|
|
24
|
+
.f(models_0_1.CreateServiceTemplateVersionInputFilterSensitiveLog, models_0_1.CreateServiceTemplateVersionOutputFilterSensitiveLog)
|
|
25
|
+
.ser(Aws_json1_0_1.se_CreateServiceTemplateVersionCommand)
|
|
26
|
+
.de(Aws_json1_0_1.de_CreateServiceTemplateVersionCommand)
|
|
27
|
+
.build() {
|
|
51
28
|
}
|
|
52
29
|
exports.CreateServiceTemplateVersionCommand = CreateServiceTemplateVersionCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
|
-
class CreateTemplateSyncConfigCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "ProtonClient";
|
|
29
|
-
const commandName = "CreateTemplateSyncConfigCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AwsProton20200720",
|
|
38
|
-
operation: "CreateTemplateSyncConfig",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_0_1.se_CreateTemplateSyncConfigCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_0_1.de_CreateTemplateSyncConfigCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateTemplateSyncConfigCommand 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", "CreateTemplateSyncConfig", {})
|
|
22
|
+
.n("ProtonClient", "CreateTemplateSyncConfigCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_0_1.se_CreateTemplateSyncConfigCommand)
|
|
25
|
+
.de(Aws_json1_0_1.de_CreateTemplateSyncConfigCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateTemplateSyncConfigCommand = CreateTemplateSyncConfigCommand;
|
|
@@ -5,48 +5,25 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const models_0_1 = require("../models/models_0");
|
|
10
10
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
11
|
-
class DeleteComponentCommand extends smithy_client_1.Command
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
const { logger } = configuration;
|
|
29
|
-
const clientName = "ProtonClient";
|
|
30
|
-
const commandName = "DeleteComponentCommand";
|
|
31
|
-
const handlerExecutionContext = {
|
|
32
|
-
logger,
|
|
33
|
-
clientName,
|
|
34
|
-
commandName,
|
|
35
|
-
inputFilterSensitiveLog: (_) => _,
|
|
36
|
-
outputFilterSensitiveLog: models_0_1.DeleteComponentOutputFilterSensitiveLog,
|
|
37
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
-
service: "AwsProton20200720",
|
|
39
|
-
operation: "DeleteComponent",
|
|
40
|
-
},
|
|
41
|
-
};
|
|
42
|
-
const { requestHandler } = configuration;
|
|
43
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
44
|
-
}
|
|
45
|
-
serialize(input, context) {
|
|
46
|
-
return (0, Aws_json1_0_1.se_DeleteComponentCommand)(input, context);
|
|
47
|
-
}
|
|
48
|
-
deserialize(output, context) {
|
|
49
|
-
return (0, Aws_json1_0_1.de_DeleteComponentCommand)(output, context);
|
|
50
|
-
}
|
|
11
|
+
class DeleteComponentCommand 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", "DeleteComponent", {})
|
|
23
|
+
.n("ProtonClient", "DeleteComponentCommand")
|
|
24
|
+
.f(void 0, models_0_1.DeleteComponentOutputFilterSensitiveLog)
|
|
25
|
+
.ser(Aws_json1_0_1.se_DeleteComponentCommand)
|
|
26
|
+
.de(Aws_json1_0_1.de_DeleteComponentCommand)
|
|
27
|
+
.build() {
|
|
51
28
|
}
|
|
52
29
|
exports.DeleteComponentCommand = DeleteComponentCommand;
|