@aws-sdk/client-proton 3.337.0 → 3.341.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/ProtonClient.js +2 -1
- package/dist-cjs/commands/AcceptEnvironmentAccountConnectionCommand.js +2 -1
- package/dist-cjs/commands/CancelComponentDeploymentCommand.js +2 -1
- package/dist-cjs/commands/CancelEnvironmentDeploymentCommand.js +2 -1
- package/dist-cjs/commands/CancelServiceInstanceDeploymentCommand.js +2 -1
- package/dist-cjs/commands/CancelServicePipelineDeploymentCommand.js +2 -1
- package/dist-cjs/commands/CreateComponentCommand.js +2 -1
- package/dist-cjs/commands/CreateEnvironmentAccountConnectionCommand.js +2 -1
- package/dist-cjs/commands/CreateEnvironmentCommand.js +2 -1
- package/dist-cjs/commands/CreateEnvironmentTemplateCommand.js +2 -1
- package/dist-cjs/commands/CreateEnvironmentTemplateVersionCommand.js +2 -1
- package/dist-cjs/commands/CreateRepositoryCommand.js +2 -1
- package/dist-cjs/commands/CreateServiceCommand.js +2 -1
- package/dist-cjs/commands/CreateServiceInstanceCommand.js +2 -1
- package/dist-cjs/commands/CreateServiceSyncConfigCommand.js +2 -1
- package/dist-cjs/commands/CreateServiceTemplateCommand.js +2 -1
- package/dist-cjs/commands/CreateServiceTemplateVersionCommand.js +2 -1
- package/dist-cjs/commands/CreateTemplateSyncConfigCommand.js +2 -1
- package/dist-cjs/commands/DeleteComponentCommand.js +2 -1
- package/dist-cjs/commands/DeleteEnvironmentAccountConnectionCommand.js +2 -1
- package/dist-cjs/commands/DeleteEnvironmentCommand.js +2 -1
- package/dist-cjs/commands/DeleteEnvironmentTemplateCommand.js +2 -1
- package/dist-cjs/commands/DeleteEnvironmentTemplateVersionCommand.js +2 -1
- package/dist-cjs/commands/DeleteRepositoryCommand.js +2 -1
- package/dist-cjs/commands/DeleteServiceCommand.js +2 -1
- package/dist-cjs/commands/DeleteServiceSyncConfigCommand.js +2 -1
- package/dist-cjs/commands/DeleteServiceTemplateCommand.js +2 -1
- package/dist-cjs/commands/DeleteServiceTemplateVersionCommand.js +2 -1
- package/dist-cjs/commands/DeleteTemplateSyncConfigCommand.js +2 -1
- package/dist-cjs/commands/GetAccountSettingsCommand.js +2 -1
- package/dist-cjs/commands/GetComponentCommand.js +2 -1
- package/dist-cjs/commands/GetEnvironmentAccountConnectionCommand.js +2 -1
- package/dist-cjs/commands/GetEnvironmentCommand.js +2 -1
- package/dist-cjs/commands/GetEnvironmentTemplateCommand.js +2 -1
- package/dist-cjs/commands/GetEnvironmentTemplateVersionCommand.js +2 -1
- package/dist-cjs/commands/GetRepositoryCommand.js +2 -1
- package/dist-cjs/commands/GetRepositorySyncStatusCommand.js +2 -1
- package/dist-cjs/commands/GetResourcesSummaryCommand.js +2 -1
- package/dist-cjs/commands/GetServiceCommand.js +2 -1
- package/dist-cjs/commands/GetServiceInstanceCommand.js +2 -1
- package/dist-cjs/commands/GetServiceInstanceSyncStatusCommand.js +2 -1
- package/dist-cjs/commands/GetServiceSyncBlockerSummaryCommand.js +2 -1
- package/dist-cjs/commands/GetServiceSyncConfigCommand.js +2 -1
- package/dist-cjs/commands/GetServiceTemplateCommand.js +2 -1
- package/dist-cjs/commands/GetServiceTemplateVersionCommand.js +2 -1
- package/dist-cjs/commands/GetTemplateSyncConfigCommand.js +2 -1
- package/dist-cjs/commands/GetTemplateSyncStatusCommand.js +2 -1
- package/dist-cjs/commands/ListComponentOutputsCommand.js +2 -1
- package/dist-cjs/commands/ListComponentProvisionedResourcesCommand.js +2 -1
- package/dist-cjs/commands/ListComponentsCommand.js +2 -1
- package/dist-cjs/commands/ListEnvironmentAccountConnectionsCommand.js +2 -1
- package/dist-cjs/commands/ListEnvironmentOutputsCommand.js +2 -1
- package/dist-cjs/commands/ListEnvironmentProvisionedResourcesCommand.js +2 -1
- package/dist-cjs/commands/ListEnvironmentTemplateVersionsCommand.js +2 -1
- package/dist-cjs/commands/ListEnvironmentTemplatesCommand.js +2 -1
- package/dist-cjs/commands/ListEnvironmentsCommand.js +2 -1
- package/dist-cjs/commands/ListRepositoriesCommand.js +2 -1
- package/dist-cjs/commands/ListRepositorySyncDefinitionsCommand.js +2 -1
- package/dist-cjs/commands/ListServiceInstanceOutputsCommand.js +2 -1
- package/dist-cjs/commands/ListServiceInstanceProvisionedResourcesCommand.js +2 -1
- package/dist-cjs/commands/ListServiceInstancesCommand.js +2 -1
- package/dist-cjs/commands/ListServicePipelineOutputsCommand.js +2 -1
- package/dist-cjs/commands/ListServicePipelineProvisionedResourcesCommand.js +2 -1
- package/dist-cjs/commands/ListServiceTemplateVersionsCommand.js +2 -1
- package/dist-cjs/commands/ListServiceTemplatesCommand.js +2 -1
- package/dist-cjs/commands/ListServicesCommand.js +2 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
- package/dist-cjs/commands/NotifyResourceDeploymentStatusChangeCommand.js +2 -1
- package/dist-cjs/commands/RejectEnvironmentAccountConnectionCommand.js +2 -1
- package/dist-cjs/commands/TagResourceCommand.js +2 -1
- package/dist-cjs/commands/UntagResourceCommand.js +2 -1
- package/dist-cjs/commands/UpdateAccountSettingsCommand.js +2 -1
- package/dist-cjs/commands/UpdateComponentCommand.js +2 -1
- package/dist-cjs/commands/UpdateEnvironmentAccountConnectionCommand.js +2 -1
- package/dist-cjs/commands/UpdateEnvironmentCommand.js +2 -1
- package/dist-cjs/commands/UpdateEnvironmentTemplateCommand.js +2 -1
- package/dist-cjs/commands/UpdateEnvironmentTemplateVersionCommand.js +2 -1
- package/dist-cjs/commands/UpdateServiceCommand.js +2 -1
- package/dist-cjs/commands/UpdateServiceInstanceCommand.js +2 -1
- package/dist-cjs/commands/UpdateServicePipelineCommand.js +2 -1
- package/dist-cjs/commands/UpdateServiceSyncBlockerCommand.js +2 -1
- package/dist-cjs/commands/UpdateServiceSyncConfigCommand.js +2 -1
- package/dist-cjs/commands/UpdateServiceTemplateCommand.js +2 -1
- package/dist-cjs/commands/UpdateServiceTemplateVersionCommand.js +2 -1
- package/dist-cjs/commands/UpdateTemplateSyncConfigCommand.js +2 -1
- package/dist-cjs/index.js +2 -2
- package/dist-cjs/models/ProtonServiceException.js +2 -1
- package/dist-es/ProtonClient.js +1 -0
- package/dist-es/commands/AcceptEnvironmentAccountConnectionCommand.js +1 -0
- package/dist-es/commands/CancelComponentDeploymentCommand.js +1 -0
- package/dist-es/commands/CancelEnvironmentDeploymentCommand.js +1 -0
- package/dist-es/commands/CancelServiceInstanceDeploymentCommand.js +1 -0
- package/dist-es/commands/CancelServicePipelineDeploymentCommand.js +1 -0
- package/dist-es/commands/CreateComponentCommand.js +1 -0
- package/dist-es/commands/CreateEnvironmentAccountConnectionCommand.js +1 -0
- package/dist-es/commands/CreateEnvironmentCommand.js +1 -0
- package/dist-es/commands/CreateEnvironmentTemplateCommand.js +1 -0
- package/dist-es/commands/CreateEnvironmentTemplateVersionCommand.js +1 -0
- package/dist-es/commands/CreateRepositoryCommand.js +1 -0
- package/dist-es/commands/CreateServiceCommand.js +1 -0
- package/dist-es/commands/CreateServiceInstanceCommand.js +1 -0
- package/dist-es/commands/CreateServiceSyncConfigCommand.js +1 -0
- package/dist-es/commands/CreateServiceTemplateCommand.js +1 -0
- package/dist-es/commands/CreateServiceTemplateVersionCommand.js +1 -0
- package/dist-es/commands/CreateTemplateSyncConfigCommand.js +1 -0
- package/dist-es/commands/DeleteComponentCommand.js +1 -0
- package/dist-es/commands/DeleteEnvironmentAccountConnectionCommand.js +1 -0
- package/dist-es/commands/DeleteEnvironmentCommand.js +1 -0
- package/dist-es/commands/DeleteEnvironmentTemplateCommand.js +1 -0
- package/dist-es/commands/DeleteEnvironmentTemplateVersionCommand.js +1 -0
- package/dist-es/commands/DeleteRepositoryCommand.js +1 -0
- package/dist-es/commands/DeleteServiceCommand.js +1 -0
- package/dist-es/commands/DeleteServiceSyncConfigCommand.js +1 -0
- package/dist-es/commands/DeleteServiceTemplateCommand.js +1 -0
- package/dist-es/commands/DeleteServiceTemplateVersionCommand.js +1 -0
- package/dist-es/commands/DeleteTemplateSyncConfigCommand.js +1 -0
- package/dist-es/commands/GetAccountSettingsCommand.js +1 -0
- package/dist-es/commands/GetComponentCommand.js +1 -0
- package/dist-es/commands/GetEnvironmentAccountConnectionCommand.js +1 -0
- package/dist-es/commands/GetEnvironmentCommand.js +1 -0
- package/dist-es/commands/GetEnvironmentTemplateCommand.js +1 -0
- package/dist-es/commands/GetEnvironmentTemplateVersionCommand.js +1 -0
- package/dist-es/commands/GetRepositoryCommand.js +1 -0
- package/dist-es/commands/GetRepositorySyncStatusCommand.js +1 -0
- package/dist-es/commands/GetResourcesSummaryCommand.js +1 -0
- package/dist-es/commands/GetServiceCommand.js +1 -0
- package/dist-es/commands/GetServiceInstanceCommand.js +1 -0
- package/dist-es/commands/GetServiceInstanceSyncStatusCommand.js +1 -0
- package/dist-es/commands/GetServiceSyncBlockerSummaryCommand.js +1 -0
- package/dist-es/commands/GetServiceSyncConfigCommand.js +1 -0
- package/dist-es/commands/GetServiceTemplateCommand.js +1 -0
- package/dist-es/commands/GetServiceTemplateVersionCommand.js +1 -0
- package/dist-es/commands/GetTemplateSyncConfigCommand.js +1 -0
- package/dist-es/commands/GetTemplateSyncStatusCommand.js +1 -0
- package/dist-es/commands/ListComponentOutputsCommand.js +1 -0
- package/dist-es/commands/ListComponentProvisionedResourcesCommand.js +1 -0
- package/dist-es/commands/ListComponentsCommand.js +1 -0
- package/dist-es/commands/ListEnvironmentAccountConnectionsCommand.js +1 -0
- package/dist-es/commands/ListEnvironmentOutputsCommand.js +1 -0
- package/dist-es/commands/ListEnvironmentProvisionedResourcesCommand.js +1 -0
- package/dist-es/commands/ListEnvironmentTemplateVersionsCommand.js +1 -0
- package/dist-es/commands/ListEnvironmentTemplatesCommand.js +1 -0
- package/dist-es/commands/ListEnvironmentsCommand.js +1 -0
- package/dist-es/commands/ListRepositoriesCommand.js +1 -0
- package/dist-es/commands/ListRepositorySyncDefinitionsCommand.js +1 -0
- package/dist-es/commands/ListServiceInstanceOutputsCommand.js +1 -0
- package/dist-es/commands/ListServiceInstanceProvisionedResourcesCommand.js +1 -0
- package/dist-es/commands/ListServiceInstancesCommand.js +1 -0
- package/dist-es/commands/ListServicePipelineOutputsCommand.js +1 -0
- package/dist-es/commands/ListServicePipelineProvisionedResourcesCommand.js +1 -0
- package/dist-es/commands/ListServiceTemplateVersionsCommand.js +1 -0
- package/dist-es/commands/ListServiceTemplatesCommand.js +1 -0
- package/dist-es/commands/ListServicesCommand.js +1 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
- package/dist-es/commands/NotifyResourceDeploymentStatusChangeCommand.js +1 -0
- package/dist-es/commands/RejectEnvironmentAccountConnectionCommand.js +1 -0
- package/dist-es/commands/TagResourceCommand.js +1 -0
- package/dist-es/commands/UntagResourceCommand.js +1 -0
- package/dist-es/commands/UpdateAccountSettingsCommand.js +1 -0
- package/dist-es/commands/UpdateComponentCommand.js +1 -0
- package/dist-es/commands/UpdateEnvironmentAccountConnectionCommand.js +1 -0
- package/dist-es/commands/UpdateEnvironmentCommand.js +1 -0
- package/dist-es/commands/UpdateEnvironmentTemplateCommand.js +1 -0
- package/dist-es/commands/UpdateEnvironmentTemplateVersionCommand.js +1 -0
- package/dist-es/commands/UpdateServiceCommand.js +1 -0
- package/dist-es/commands/UpdateServiceInstanceCommand.js +1 -0
- package/dist-es/commands/UpdateServicePipelineCommand.js +1 -0
- package/dist-es/commands/UpdateServiceSyncBlockerCommand.js +1 -0
- package/dist-es/commands/UpdateServiceSyncConfigCommand.js +1 -0
- package/dist-es/commands/UpdateServiceTemplateCommand.js +1 -0
- package/dist-es/commands/UpdateServiceTemplateVersionCommand.js +1 -0
- package/dist-es/commands/UpdateTemplateSyncConfigCommand.js +1 -0
- package/dist-es/index.js +2 -2
- package/dist-es/models/ProtonServiceException.js +1 -0
- package/dist-types/ProtonClient.d.ts +3 -3
- package/dist-types/commands/AcceptEnvironmentAccountConnectionCommand.d.ts +4 -0
- package/dist-types/commands/CancelComponentDeploymentCommand.d.ts +4 -0
- package/dist-types/commands/CancelEnvironmentDeploymentCommand.d.ts +4 -0
- package/dist-types/commands/CancelServiceInstanceDeploymentCommand.d.ts +4 -0
- package/dist-types/commands/CancelServicePipelineDeploymentCommand.d.ts +4 -0
- package/dist-types/commands/CreateComponentCommand.d.ts +4 -0
- package/dist-types/commands/CreateEnvironmentAccountConnectionCommand.d.ts +4 -0
- package/dist-types/commands/CreateEnvironmentCommand.d.ts +4 -0
- package/dist-types/commands/CreateEnvironmentTemplateCommand.d.ts +4 -0
- package/dist-types/commands/CreateEnvironmentTemplateVersionCommand.d.ts +4 -0
- package/dist-types/commands/CreateRepositoryCommand.d.ts +4 -0
- package/dist-types/commands/CreateServiceCommand.d.ts +4 -0
- package/dist-types/commands/CreateServiceInstanceCommand.d.ts +4 -0
- package/dist-types/commands/CreateServiceSyncConfigCommand.d.ts +4 -0
- package/dist-types/commands/CreateServiceTemplateCommand.d.ts +4 -0
- package/dist-types/commands/CreateServiceTemplateVersionCommand.d.ts +4 -0
- package/dist-types/commands/CreateTemplateSyncConfigCommand.d.ts +4 -0
- package/dist-types/commands/DeleteComponentCommand.d.ts +4 -0
- package/dist-types/commands/DeleteEnvironmentAccountConnectionCommand.d.ts +4 -0
- package/dist-types/commands/DeleteEnvironmentCommand.d.ts +4 -0
- package/dist-types/commands/DeleteEnvironmentTemplateCommand.d.ts +4 -0
- package/dist-types/commands/DeleteEnvironmentTemplateVersionCommand.d.ts +4 -0
- package/dist-types/commands/DeleteRepositoryCommand.d.ts +4 -0
- package/dist-types/commands/DeleteServiceCommand.d.ts +4 -0
- package/dist-types/commands/DeleteServiceSyncConfigCommand.d.ts +4 -0
- package/dist-types/commands/DeleteServiceTemplateCommand.d.ts +4 -0
- package/dist-types/commands/DeleteServiceTemplateVersionCommand.d.ts +4 -0
- package/dist-types/commands/DeleteTemplateSyncConfigCommand.d.ts +4 -0
- package/dist-types/commands/GetAccountSettingsCommand.d.ts +4 -0
- package/dist-types/commands/GetComponentCommand.d.ts +4 -0
- package/dist-types/commands/GetEnvironmentAccountConnectionCommand.d.ts +4 -0
- package/dist-types/commands/GetEnvironmentCommand.d.ts +4 -0
- package/dist-types/commands/GetEnvironmentTemplateCommand.d.ts +4 -0
- package/dist-types/commands/GetEnvironmentTemplateVersionCommand.d.ts +4 -0
- package/dist-types/commands/GetRepositoryCommand.d.ts +4 -0
- package/dist-types/commands/GetRepositorySyncStatusCommand.d.ts +4 -0
- package/dist-types/commands/GetResourcesSummaryCommand.d.ts +4 -0
- package/dist-types/commands/GetServiceCommand.d.ts +4 -0
- package/dist-types/commands/GetServiceInstanceCommand.d.ts +4 -0
- package/dist-types/commands/GetServiceInstanceSyncStatusCommand.d.ts +4 -0
- package/dist-types/commands/GetServiceSyncBlockerSummaryCommand.d.ts +4 -0
- package/dist-types/commands/GetServiceSyncConfigCommand.d.ts +4 -0
- package/dist-types/commands/GetServiceTemplateCommand.d.ts +4 -0
- package/dist-types/commands/GetServiceTemplateVersionCommand.d.ts +4 -0
- package/dist-types/commands/GetTemplateSyncConfigCommand.d.ts +4 -0
- package/dist-types/commands/GetTemplateSyncStatusCommand.d.ts +4 -0
- package/dist-types/commands/ListComponentOutputsCommand.d.ts +4 -0
- package/dist-types/commands/ListComponentProvisionedResourcesCommand.d.ts +4 -0
- package/dist-types/commands/ListComponentsCommand.d.ts +4 -0
- package/dist-types/commands/ListEnvironmentAccountConnectionsCommand.d.ts +4 -0
- package/dist-types/commands/ListEnvironmentOutputsCommand.d.ts +4 -0
- package/dist-types/commands/ListEnvironmentProvisionedResourcesCommand.d.ts +4 -0
- package/dist-types/commands/ListEnvironmentTemplateVersionsCommand.d.ts +4 -0
- package/dist-types/commands/ListEnvironmentTemplatesCommand.d.ts +4 -0
- package/dist-types/commands/ListEnvironmentsCommand.d.ts +4 -0
- package/dist-types/commands/ListRepositoriesCommand.d.ts +4 -0
- package/dist-types/commands/ListRepositorySyncDefinitionsCommand.d.ts +4 -0
- package/dist-types/commands/ListServiceInstanceOutputsCommand.d.ts +4 -0
- package/dist-types/commands/ListServiceInstanceProvisionedResourcesCommand.d.ts +4 -0
- package/dist-types/commands/ListServiceInstancesCommand.d.ts +4 -0
- package/dist-types/commands/ListServicePipelineOutputsCommand.d.ts +4 -0
- package/dist-types/commands/ListServicePipelineProvisionedResourcesCommand.d.ts +4 -0
- package/dist-types/commands/ListServiceTemplateVersionsCommand.d.ts +4 -0
- package/dist-types/commands/ListServiceTemplatesCommand.d.ts +4 -0
- package/dist-types/commands/ListServicesCommand.d.ts +4 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
- package/dist-types/commands/NotifyResourceDeploymentStatusChangeCommand.d.ts +4 -0
- package/dist-types/commands/RejectEnvironmentAccountConnectionCommand.d.ts +4 -0
- package/dist-types/commands/TagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +4 -0
- package/dist-types/commands/UpdateComponentCommand.d.ts +4 -0
- package/dist-types/commands/UpdateEnvironmentAccountConnectionCommand.d.ts +4 -0
- package/dist-types/commands/UpdateEnvironmentCommand.d.ts +4 -0
- package/dist-types/commands/UpdateEnvironmentTemplateCommand.d.ts +4 -0
- package/dist-types/commands/UpdateEnvironmentTemplateVersionCommand.d.ts +4 -0
- package/dist-types/commands/UpdateServiceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateServiceInstanceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateServicePipelineCommand.d.ts +4 -0
- package/dist-types/commands/UpdateServiceSyncBlockerCommand.d.ts +4 -0
- package/dist-types/commands/UpdateServiceSyncConfigCommand.d.ts +4 -0
- package/dist-types/commands/UpdateServiceTemplateCommand.d.ts +4 -0
- package/dist-types/commands/UpdateServiceTemplateVersionCommand.d.ts +4 -0
- package/dist-types/commands/UpdateTemplateSyncConfigCommand.d.ts +4 -0
- package/dist-types/index.d.ts +135 -2
- package/dist-types/models/ProtonServiceException.d.ts +1 -0
- package/dist-types/ts3.4/ProtonClient.d.ts +3 -3
- package/dist-types/ts3.4/commands/AcceptEnvironmentAccountConnectionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CancelComponentDeploymentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CancelEnvironmentDeploymentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CancelServiceInstanceDeploymentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CancelServicePipelineDeploymentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateComponentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateEnvironmentAccountConnectionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateEnvironmentTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateEnvironmentTemplateVersionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateRepositoryCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateServiceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateServiceInstanceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateServiceSyncConfigCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateServiceTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateServiceTemplateVersionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateTemplateSyncConfigCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteComponentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteEnvironmentAccountConnectionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteEnvironmentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteEnvironmentTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteEnvironmentTemplateVersionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteRepositoryCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteServiceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteServiceSyncConfigCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteServiceTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteServiceTemplateVersionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteTemplateSyncConfigCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetComponentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetEnvironmentAccountConnectionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetEnvironmentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetEnvironmentTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetEnvironmentTemplateVersionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetRepositoryCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetRepositorySyncStatusCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetResourcesSummaryCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetServiceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetServiceInstanceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetServiceInstanceSyncStatusCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetServiceSyncBlockerSummaryCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetServiceSyncConfigCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetServiceTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetServiceTemplateVersionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetTemplateSyncConfigCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetTemplateSyncStatusCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListComponentOutputsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListComponentProvisionedResourcesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListComponentsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListEnvironmentAccountConnectionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListEnvironmentOutputsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListEnvironmentProvisionedResourcesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListEnvironmentTemplateVersionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListEnvironmentTemplatesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListEnvironmentsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListRepositoriesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListRepositorySyncDefinitionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListServiceInstanceOutputsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListServiceInstanceProvisionedResourcesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListServiceInstancesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListServicePipelineOutputsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListServicePipelineProvisionedResourcesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListServiceTemplateVersionsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListServiceTemplatesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListServicesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/NotifyResourceDeploymentStatusChangeCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RejectEnvironmentAccountConnectionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateAccountSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateComponentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateEnvironmentAccountConnectionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateEnvironmentTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateEnvironmentTemplateVersionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateServiceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateServiceInstanceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateServicePipelineCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateServiceSyncBlockerCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateServiceSyncConfigCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateServiceTemplateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateServiceTemplateVersionCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateTemplateSyncConfigCommand.d.ts +1 -0
- package/dist-types/ts3.4/index.d.ts +2 -2
- package/dist-types/ts3.4/models/ProtonServiceException.d.ts +1 -0
- package/package.json +29 -29
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_json1_0";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class TagResourceCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_json1_0";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UntagResourceCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UpdateAccountSettingsCommand, se_UpdateAccountSettingsCommand } from "../protocols/Aws_json1_0";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateAccountSettingsCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -3,6 +3,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { UpdateComponentInputFilterSensitiveLog, UpdateComponentOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_UpdateComponentCommand, se_UpdateComponentCommand } from "../protocols/Aws_json1_0";
|
|
6
|
+
export { $Command };
|
|
6
7
|
export class UpdateComponentCommand extends $Command {
|
|
7
8
|
static getEndpointParameterInstructions() {
|
|
8
9
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UpdateEnvironmentAccountConnectionCommand, se_UpdateEnvironmentAccountConnectionCommand, } from "../protocols/Aws_json1_0";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateEnvironmentAccountConnectionCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -3,6 +3,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { UpdateEnvironmentInputFilterSensitiveLog, UpdateEnvironmentOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_UpdateEnvironmentCommand, se_UpdateEnvironmentCommand } from "../protocols/Aws_json1_0";
|
|
6
|
+
export { $Command };
|
|
6
7
|
export class UpdateEnvironmentCommand extends $Command {
|
|
7
8
|
static getEndpointParameterInstructions() {
|
|
8
9
|
return {
|
|
@@ -3,6 +3,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { UpdateEnvironmentTemplateInputFilterSensitiveLog, UpdateEnvironmentTemplateOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_UpdateEnvironmentTemplateCommand, se_UpdateEnvironmentTemplateCommand } from "../protocols/Aws_json1_0";
|
|
6
|
+
export { $Command };
|
|
6
7
|
export class UpdateEnvironmentTemplateCommand extends $Command {
|
|
7
8
|
static getEndpointParameterInstructions() {
|
|
8
9
|
return {
|
|
@@ -3,6 +3,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { UpdateEnvironmentTemplateVersionInputFilterSensitiveLog, UpdateEnvironmentTemplateVersionOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_UpdateEnvironmentTemplateVersionCommand, se_UpdateEnvironmentTemplateVersionCommand, } from "../protocols/Aws_json1_0";
|
|
6
|
+
export { $Command };
|
|
6
7
|
export class UpdateEnvironmentTemplateVersionCommand extends $Command {
|
|
7
8
|
static getEndpointParameterInstructions() {
|
|
8
9
|
return {
|
|
@@ -3,6 +3,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { UpdateServiceInputFilterSensitiveLog, UpdateServiceOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_UpdateServiceCommand, se_UpdateServiceCommand } from "../protocols/Aws_json1_0";
|
|
6
|
+
export { $Command };
|
|
6
7
|
export class UpdateServiceCommand extends $Command {
|
|
7
8
|
static getEndpointParameterInstructions() {
|
|
8
9
|
return {
|
|
@@ -3,6 +3,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { UpdateServiceInstanceInputFilterSensitiveLog, UpdateServiceInstanceOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_UpdateServiceInstanceCommand, se_UpdateServiceInstanceCommand } from "../protocols/Aws_json1_0";
|
|
6
|
+
export { $Command };
|
|
6
7
|
export class UpdateServiceInstanceCommand extends $Command {
|
|
7
8
|
static getEndpointParameterInstructions() {
|
|
8
9
|
return {
|
|
@@ -3,6 +3,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { UpdateServicePipelineInputFilterSensitiveLog, UpdateServicePipelineOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_UpdateServicePipelineCommand, se_UpdateServicePipelineCommand } from "../protocols/Aws_json1_0";
|
|
6
|
+
export { $Command };
|
|
6
7
|
export class UpdateServicePipelineCommand extends $Command {
|
|
7
8
|
static getEndpointParameterInstructions() {
|
|
8
9
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UpdateServiceSyncBlockerCommand, se_UpdateServiceSyncBlockerCommand } from "../protocols/Aws_json1_0";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateServiceSyncBlockerCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UpdateServiceSyncConfigCommand, se_UpdateServiceSyncConfigCommand } from "../protocols/Aws_json1_0";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateServiceSyncConfigCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
|
@@ -3,6 +3,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { UpdateServiceTemplateInputFilterSensitiveLog, UpdateServiceTemplateOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_UpdateServiceTemplateCommand, se_UpdateServiceTemplateCommand } from "../protocols/Aws_json1_0";
|
|
6
|
+
export { $Command };
|
|
6
7
|
export class UpdateServiceTemplateCommand extends $Command {
|
|
7
8
|
static getEndpointParameterInstructions() {
|
|
8
9
|
return {
|
|
@@ -3,6 +3,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { UpdateServiceTemplateVersionInputFilterSensitiveLog, UpdateServiceTemplateVersionOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_UpdateServiceTemplateVersionCommand, se_UpdateServiceTemplateVersionCommand, } from "../protocols/Aws_json1_0";
|
|
6
|
+
export { $Command };
|
|
6
7
|
export class UpdateServiceTemplateVersionCommand extends $Command {
|
|
7
8
|
static getEndpointParameterInstructions() {
|
|
8
9
|
return {
|
|
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { de_UpdateTemplateSyncConfigCommand, se_UpdateTemplateSyncConfigCommand } from "../protocols/Aws_json1_0";
|
|
5
|
+
export { $Command };
|
|
5
6
|
export class UpdateTemplateSyncConfigCommand extends $Command {
|
|
6
7
|
static getEndpointParameterInstructions() {
|
|
7
8
|
return {
|
package/dist-es/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export * from "./Proton";
|
|
2
1
|
export * from "./ProtonClient";
|
|
2
|
+
export * from "./Proton";
|
|
3
3
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
4
|
export * from "./pagination";
|
|
6
5
|
export * from "./waiters";
|
|
6
|
+
export * from "./models";
|
|
7
7
|
export { ProtonServiceException } from "./models/ProtonServiceException";
|
|
@@ -93,6 +93,7 @@ import { UpdateServiceTemplateCommandInput, UpdateServiceTemplateCommandOutput }
|
|
|
93
93
|
import { UpdateServiceTemplateVersionCommandInput, UpdateServiceTemplateVersionCommandOutput } from "./commands/UpdateServiceTemplateVersionCommand";
|
|
94
94
|
import { UpdateTemplateSyncConfigCommandInput, UpdateTemplateSyncConfigCommandOutput } from "./commands/UpdateTemplateSyncConfigCommand";
|
|
95
95
|
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
96
|
+
export { __Client };
|
|
96
97
|
/**
|
|
97
98
|
* @public
|
|
98
99
|
*/
|
|
@@ -207,7 +208,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
|
|
|
207
208
|
/**
|
|
208
209
|
* @public
|
|
209
210
|
*/
|
|
210
|
-
type ProtonClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
|
|
211
|
+
export type ProtonClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
|
|
211
212
|
/**
|
|
212
213
|
* @public
|
|
213
214
|
*
|
|
@@ -218,7 +219,7 @@ export interface ProtonClientConfig extends ProtonClientConfigType {
|
|
|
218
219
|
/**
|
|
219
220
|
* @public
|
|
220
221
|
*/
|
|
221
|
-
type ProtonClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
|
|
222
|
+
export type ProtonClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
|
|
222
223
|
/**
|
|
223
224
|
* @public
|
|
224
225
|
*
|
|
@@ -371,4 +372,3 @@ export declare class ProtonClient extends __Client<__HttpHandlerOptions, Service
|
|
|
371
372
|
*/
|
|
372
373
|
destroy(): void;
|
|
373
374
|
}
|
|
374
|
-
export {};
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { AcceptEnvironmentAccountConnectionInput, AcceptEnvironmentAccountConnectionOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CancelComponentDeploymentInput, CancelComponentDeploymentOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CancelEnvironmentDeploymentInput, CancelEnvironmentDeploymentOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CancelServiceInstanceDeploymentInput, CancelServiceInstanceDeploymentOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CancelServicePipelineDeploymentInput, CancelServicePipelineDeploymentOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CreateComponentInput, CreateComponentOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CreateEnvironmentAccountConnectionInput, CreateEnvironmentAccountConnectionOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CreateEnvironmentInput, CreateEnvironmentOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CreateEnvironmentTemplateInput, CreateEnvironmentTemplateOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CreateEnvironmentTemplateVersionInput, CreateEnvironmentTemplateVersionOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CreateRepositoryInput, CreateRepositoryOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CreateServiceInput, CreateServiceOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CreateServiceInstanceInput, CreateServiceInstanceOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CreateServiceSyncConfigInput, CreateServiceSyncConfigOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CreateServiceTemplateInput, CreateServiceTemplateOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CreateServiceTemplateVersionInput, CreateServiceTemplateVersionOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CreateTemplateSyncConfigInput, CreateTemplateSyncConfigOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteComponentInput, DeleteComponentOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteEnvironmentAccountConnectionInput, DeleteEnvironmentAccountConnectionOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteEnvironmentInput, DeleteEnvironmentOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteEnvironmentTemplateInput, DeleteEnvironmentTemplateOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteEnvironmentTemplateVersionInput, DeleteEnvironmentTemplateVersionOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteRepositoryInput, DeleteRepositoryOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteServiceInput, DeleteServiceOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteServiceSyncConfigInput, DeleteServiceSyncConfigOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteServiceTemplateInput, DeleteServiceTemplateOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteServiceTemplateVersionInput, DeleteServiceTemplateVersionOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { DeleteTemplateSyncConfigInput, DeleteTemplateSyncConfigOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetAccountSettingsInput, GetAccountSettingsOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetComponentInput, GetComponentOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetEnvironmentAccountConnectionInput, GetEnvironmentAccountConnectionOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetEnvironmentInput, GetEnvironmentOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetEnvironmentTemplateInput, GetEnvironmentTemplateOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { GetEnvironmentTemplateVersionInput, GetEnvironmentTemplateVersionOutput } from "../models/models_0";
|
|
5
5
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|