@aws-sdk/client-proton 3.477.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-cjs/pagination/ListComponentOutputsPaginator.js +2 -23
- package/dist-cjs/pagination/ListComponentProvisionedResourcesPaginator.js +2 -23
- package/dist-cjs/pagination/ListComponentsPaginator.js +2 -24
- package/dist-cjs/pagination/ListDeploymentsPaginator.js +2 -24
- package/dist-cjs/pagination/ListEnvironmentAccountConnectionsPaginator.js +2 -24
- package/dist-cjs/pagination/ListEnvironmentOutputsPaginator.js +2 -23
- package/dist-cjs/pagination/ListEnvironmentProvisionedResourcesPaginator.js +2 -23
- package/dist-cjs/pagination/ListEnvironmentTemplateVersionsPaginator.js +2 -24
- package/dist-cjs/pagination/ListEnvironmentTemplatesPaginator.js +2 -24
- package/dist-cjs/pagination/ListEnvironmentsPaginator.js +2 -24
- package/dist-cjs/pagination/ListRepositoriesPaginator.js +2 -24
- package/dist-cjs/pagination/ListRepositorySyncDefinitionsPaginator.js +2 -23
- package/dist-cjs/pagination/ListServiceInstanceOutputsPaginator.js +2 -23
- package/dist-cjs/pagination/ListServiceInstanceProvisionedResourcesPaginator.js +2 -23
- package/dist-cjs/pagination/ListServiceInstancesPaginator.js +2 -24
- package/dist-cjs/pagination/ListServicePipelineOutputsPaginator.js +2 -23
- package/dist-cjs/pagination/ListServicePipelineProvisionedResourcesPaginator.js +2 -23
- package/dist-cjs/pagination/ListServiceTemplateVersionsPaginator.js +2 -24
- package/dist-cjs/pagination/ListServiceTemplatesPaginator.js +2 -24
- package/dist-cjs/pagination/ListServicesPaginator.js +2 -24
- package/dist-cjs/pagination/ListTagsForResourcePaginator.js +2 -24
- 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-es/pagination/ListComponentOutputsPaginator.js +2 -22
- package/dist-es/pagination/ListComponentProvisionedResourcesPaginator.js +2 -22
- package/dist-es/pagination/ListComponentsPaginator.js +2 -23
- package/dist-es/pagination/ListDeploymentsPaginator.js +2 -23
- package/dist-es/pagination/ListEnvironmentAccountConnectionsPaginator.js +2 -23
- package/dist-es/pagination/ListEnvironmentOutputsPaginator.js +2 -22
- package/dist-es/pagination/ListEnvironmentProvisionedResourcesPaginator.js +2 -22
- package/dist-es/pagination/ListEnvironmentTemplateVersionsPaginator.js +2 -23
- package/dist-es/pagination/ListEnvironmentTemplatesPaginator.js +2 -23
- package/dist-es/pagination/ListEnvironmentsPaginator.js +2 -23
- package/dist-es/pagination/ListRepositoriesPaginator.js +2 -23
- package/dist-es/pagination/ListRepositorySyncDefinitionsPaginator.js +2 -22
- package/dist-es/pagination/ListServiceInstanceOutputsPaginator.js +2 -22
- package/dist-es/pagination/ListServiceInstanceProvisionedResourcesPaginator.js +2 -22
- package/dist-es/pagination/ListServiceInstancesPaginator.js +2 -23
- package/dist-es/pagination/ListServicePipelineOutputsPaginator.js +2 -22
- package/dist-es/pagination/ListServicePipelineProvisionedResourcesPaginator.js +2 -22
- package/dist-es/pagination/ListServiceTemplateVersionsPaginator.js +2 -23
- package/dist-es/pagination/ListServiceTemplatesPaginator.js +2 -23
- package/dist-es/pagination/ListServicesPaginator.js +2 -23
- package/dist-es/pagination/ListTagsForResourcePaginator.js +2 -23
- 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/pagination/ListComponentOutputsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListComponentProvisionedResourcesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListComponentsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDeploymentsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListEnvironmentAccountConnectionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListEnvironmentOutputsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListEnvironmentProvisionedResourcesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListEnvironmentTemplateVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListEnvironmentTemplatesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListEnvironmentsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListRepositoriesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListRepositorySyncDefinitionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListServiceInstanceOutputsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListServiceInstanceProvisionedResourcesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListServiceInstancesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListServicePipelineOutputsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListServicePipelineProvisionedResourcesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListServiceTemplateVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListServiceTemplatesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListServicesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTagsForResourcePaginator.d.ts +1 -1
- 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/dist-types/ts3.4/pagination/ListComponentOutputsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListComponentProvisionedResourcesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListComponentsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListDeploymentsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListEnvironmentAccountConnectionsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListEnvironmentOutputsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListEnvironmentProvisionedResourcesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListEnvironmentTemplateVersionsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListEnvironmentTemplatesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListEnvironmentsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListRepositoriesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListRepositorySyncDefinitionsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListServiceInstanceOutputsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListServiceInstanceProvisionedResourcesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListServiceInstancesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListServicePipelineOutputsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListServicePipelineProvisionedResourcesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListServiceTemplateVersionsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListServiceTemplatesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListServicesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListTagsForResourcePaginator.d.ts +3 -3
- package/package.json +11 -10
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { UpdateEnvironmentTemplateVersionInput, UpdateEnvironmentTemplateVersionOutput } from "../models/models_0";
|
|
5
4
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateEnvironmentTemplateVersionCommandInput extends UpdateEnvi
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateEnvironmentTemplateVersionCommandOutput extends UpdateEnvironmentTemplateVersionOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateEnvironmentTemplateVersionCommand_base: {
|
|
24
|
+
new (input: UpdateEnvironmentTemplateVersionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEnvironmentTemplateVersionCommandInput, UpdateEnvironmentTemplateVersionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Update a major or minor version of an environment template.</p>
|
|
@@ -85,23 +88,5 @@ export interface UpdateEnvironmentTemplateVersionCommandOutput extends UpdateEnv
|
|
|
85
88
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
86
89
|
*
|
|
87
90
|
*/
|
|
88
|
-
export declare class UpdateEnvironmentTemplateVersionCommand extends
|
|
89
|
-
readonly input: UpdateEnvironmentTemplateVersionCommandInput;
|
|
90
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
91
|
-
/**
|
|
92
|
-
* @public
|
|
93
|
-
*/
|
|
94
|
-
constructor(input: UpdateEnvironmentTemplateVersionCommandInput);
|
|
95
|
-
/**
|
|
96
|
-
* @internal
|
|
97
|
-
*/
|
|
98
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateEnvironmentTemplateVersionCommandInput, UpdateEnvironmentTemplateVersionCommandOutput>;
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
private serialize;
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
private deserialize;
|
|
91
|
+
export declare class UpdateEnvironmentTemplateVersionCommand extends UpdateEnvironmentTemplateVersionCommand_base {
|
|
107
92
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { UpdateServiceInput, UpdateServiceOutput } from "../models/models_0";
|
|
5
4
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateServiceCommandInput extends UpdateServiceInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateServiceCommandOutput extends UpdateServiceOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateServiceCommand_base: {
|
|
24
|
+
new (input: UpdateServiceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateServiceCommandInput, UpdateServiceCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Edit a service description or use a spec to add and delete service instances.</p>
|
|
@@ -115,23 +118,5 @@ export interface UpdateServiceCommandOutput extends UpdateServiceOutput, __Metad
|
|
|
115
118
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
116
119
|
*
|
|
117
120
|
*/
|
|
118
|
-
export declare class UpdateServiceCommand extends
|
|
119
|
-
readonly input: UpdateServiceCommandInput;
|
|
120
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
121
|
-
/**
|
|
122
|
-
* @public
|
|
123
|
-
*/
|
|
124
|
-
constructor(input: UpdateServiceCommandInput);
|
|
125
|
-
/**
|
|
126
|
-
* @internal
|
|
127
|
-
*/
|
|
128
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateServiceCommandInput, UpdateServiceCommandOutput>;
|
|
129
|
-
/**
|
|
130
|
-
* @internal
|
|
131
|
-
*/
|
|
132
|
-
private serialize;
|
|
133
|
-
/**
|
|
134
|
-
* @internal
|
|
135
|
-
*/
|
|
136
|
-
private deserialize;
|
|
121
|
+
export declare class UpdateServiceCommand extends UpdateServiceCommand_base {
|
|
137
122
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { UpdateServiceInstanceInput, UpdateServiceInstanceOutput } from "../models/models_0";
|
|
5
4
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateServiceInstanceCommandInput extends UpdateServiceInstance
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateServiceInstanceCommandOutput extends UpdateServiceInstanceOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateServiceInstanceCommand_base: {
|
|
24
|
+
new (input: UpdateServiceInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateServiceInstanceCommandInput, UpdateServiceInstanceCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Update a service instance.</p>
|
|
@@ -101,23 +104,5 @@ export interface UpdateServiceInstanceCommandOutput extends UpdateServiceInstanc
|
|
|
101
104
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
102
105
|
*
|
|
103
106
|
*/
|
|
104
|
-
export declare class UpdateServiceInstanceCommand extends
|
|
105
|
-
readonly input: UpdateServiceInstanceCommandInput;
|
|
106
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
107
|
-
/**
|
|
108
|
-
* @public
|
|
109
|
-
*/
|
|
110
|
-
constructor(input: UpdateServiceInstanceCommandInput);
|
|
111
|
-
/**
|
|
112
|
-
* @internal
|
|
113
|
-
*/
|
|
114
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateServiceInstanceCommandInput, UpdateServiceInstanceCommandOutput>;
|
|
115
|
-
/**
|
|
116
|
-
* @internal
|
|
117
|
-
*/
|
|
118
|
-
private serialize;
|
|
119
|
-
/**
|
|
120
|
-
* @internal
|
|
121
|
-
*/
|
|
122
|
-
private deserialize;
|
|
107
|
+
export declare class UpdateServiceInstanceCommand extends UpdateServiceInstanceCommand_base {
|
|
123
108
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { UpdateServicePipelineInput, UpdateServicePipelineOutput } from "../models/models_0";
|
|
5
4
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateServicePipelineCommandInput extends UpdateServicePipeline
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateServicePipelineCommandOutput extends UpdateServicePipelineOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateServicePipelineCommand_base: {
|
|
24
|
+
new (input: UpdateServicePipelineCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateServicePipelineCommandInput, UpdateServicePipelineCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Update the service pipeline.</p>
|
|
@@ -126,23 +129,5 @@ export interface UpdateServicePipelineCommandOutput extends UpdateServicePipelin
|
|
|
126
129
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
127
130
|
*
|
|
128
131
|
*/
|
|
129
|
-
export declare class UpdateServicePipelineCommand extends
|
|
130
|
-
readonly input: UpdateServicePipelineCommandInput;
|
|
131
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
132
|
-
/**
|
|
133
|
-
* @public
|
|
134
|
-
*/
|
|
135
|
-
constructor(input: UpdateServicePipelineCommandInput);
|
|
136
|
-
/**
|
|
137
|
-
* @internal
|
|
138
|
-
*/
|
|
139
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateServicePipelineCommandInput, UpdateServicePipelineCommandOutput>;
|
|
140
|
-
/**
|
|
141
|
-
* @internal
|
|
142
|
-
*/
|
|
143
|
-
private serialize;
|
|
144
|
-
/**
|
|
145
|
-
* @internal
|
|
146
|
-
*/
|
|
147
|
-
private deserialize;
|
|
132
|
+
export declare class UpdateServicePipelineCommand extends UpdateServicePipelineCommand_base {
|
|
148
133
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { UpdateServiceSyncBlockerInput, UpdateServiceSyncBlockerOutput } from "../models/models_0";
|
|
5
4
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateServiceSyncBlockerCommandInput extends UpdateServiceSyncB
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateServiceSyncBlockerCommandOutput extends UpdateServiceSyncBlockerOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateServiceSyncBlockerCommand_base: {
|
|
24
|
+
new (input: UpdateServiceSyncBlockerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateServiceSyncBlockerCommandInput, UpdateServiceSyncBlockerCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Update the service sync blocker by resolving it.</p>
|
|
@@ -86,23 +89,5 @@ export interface UpdateServiceSyncBlockerCommandOutput extends UpdateServiceSync
|
|
|
86
89
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
87
90
|
*
|
|
88
91
|
*/
|
|
89
|
-
export declare class UpdateServiceSyncBlockerCommand extends
|
|
90
|
-
readonly input: UpdateServiceSyncBlockerCommandInput;
|
|
91
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
92
|
-
/**
|
|
93
|
-
* @public
|
|
94
|
-
*/
|
|
95
|
-
constructor(input: UpdateServiceSyncBlockerCommandInput);
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateServiceSyncBlockerCommandInput, UpdateServiceSyncBlockerCommandOutput>;
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
private serialize;
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
private deserialize;
|
|
92
|
+
export declare class UpdateServiceSyncBlockerCommand extends UpdateServiceSyncBlockerCommand_base {
|
|
108
93
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { UpdateServiceSyncConfigInput, UpdateServiceSyncConfigOutput } from "../models/models_0";
|
|
5
4
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateServiceSyncConfigCommandInput extends UpdateServiceSyncCo
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateServiceSyncConfigCommandOutput extends UpdateServiceSyncConfigOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateServiceSyncConfigCommand_base: {
|
|
24
|
+
new (input: UpdateServiceSyncConfigCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateServiceSyncConfigCommandInput, UpdateServiceSyncConfigCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Update the Proton Ops config file.</p>
|
|
@@ -79,23 +82,5 @@ export interface UpdateServiceSyncConfigCommandOutput extends UpdateServiceSyncC
|
|
|
79
82
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
80
83
|
*
|
|
81
84
|
*/
|
|
82
|
-
export declare class UpdateServiceSyncConfigCommand extends
|
|
83
|
-
readonly input: UpdateServiceSyncConfigCommandInput;
|
|
84
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
85
|
-
/**
|
|
86
|
-
* @public
|
|
87
|
-
*/
|
|
88
|
-
constructor(input: UpdateServiceSyncConfigCommandInput);
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateServiceSyncConfigCommandInput, UpdateServiceSyncConfigCommandOutput>;
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
private serialize;
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
private deserialize;
|
|
85
|
+
export declare class UpdateServiceSyncConfigCommand extends UpdateServiceSyncConfigCommand_base {
|
|
101
86
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { UpdateServiceTemplateInput, UpdateServiceTemplateOutput } from "../models/models_0";
|
|
5
4
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateServiceTemplateCommandInput extends UpdateServiceTemplate
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateServiceTemplateCommandOutput extends UpdateServiceTemplateOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateServiceTemplateCommand_base: {
|
|
24
|
+
new (input: UpdateServiceTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateServiceTemplateCommandInput, UpdateServiceTemplateCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Update a service template.</p>
|
|
@@ -81,23 +84,5 @@ export interface UpdateServiceTemplateCommandOutput extends UpdateServiceTemplat
|
|
|
81
84
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
82
85
|
*
|
|
83
86
|
*/
|
|
84
|
-
export declare class UpdateServiceTemplateCommand extends
|
|
85
|
-
readonly input: UpdateServiceTemplateCommandInput;
|
|
86
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
87
|
-
/**
|
|
88
|
-
* @public
|
|
89
|
-
*/
|
|
90
|
-
constructor(input: UpdateServiceTemplateCommandInput);
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateServiceTemplateCommandInput, UpdateServiceTemplateCommandOutput>;
|
|
95
|
-
/**
|
|
96
|
-
* @internal
|
|
97
|
-
*/
|
|
98
|
-
private serialize;
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
private deserialize;
|
|
87
|
+
export declare class UpdateServiceTemplateCommand extends UpdateServiceTemplateCommand_base {
|
|
103
88
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { UpdateServiceTemplateVersionInput, UpdateServiceTemplateVersionOutput } from "../models/models_0";
|
|
5
4
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateServiceTemplateVersionCommandInput extends UpdateServiceT
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateServiceTemplateVersionCommandOutput extends UpdateServiceTemplateVersionOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateServiceTemplateVersionCommand_base: {
|
|
24
|
+
new (input: UpdateServiceTemplateVersionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateServiceTemplateVersionCommandInput, UpdateServiceTemplateVersionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Update a major or minor version of a service template.</p>
|
|
@@ -103,23 +106,5 @@ export interface UpdateServiceTemplateVersionCommandOutput extends UpdateService
|
|
|
103
106
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
104
107
|
*
|
|
105
108
|
*/
|
|
106
|
-
export declare class UpdateServiceTemplateVersionCommand extends
|
|
107
|
-
readonly input: UpdateServiceTemplateVersionCommandInput;
|
|
108
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
109
|
-
/**
|
|
110
|
-
* @public
|
|
111
|
-
*/
|
|
112
|
-
constructor(input: UpdateServiceTemplateVersionCommandInput);
|
|
113
|
-
/**
|
|
114
|
-
* @internal
|
|
115
|
-
*/
|
|
116
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateServiceTemplateVersionCommandInput, UpdateServiceTemplateVersionCommandOutput>;
|
|
117
|
-
/**
|
|
118
|
-
* @internal
|
|
119
|
-
*/
|
|
120
|
-
private serialize;
|
|
121
|
-
/**
|
|
122
|
-
* @internal
|
|
123
|
-
*/
|
|
124
|
-
private deserialize;
|
|
109
|
+
export declare class UpdateServiceTemplateVersionCommand extends UpdateServiceTemplateVersionCommand_base {
|
|
125
110
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { UpdateTemplateSyncConfigInput, UpdateTemplateSyncConfigOutput } from "../models/models_0";
|
|
5
4
|
import { ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ProtonClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateTemplateSyncConfigCommandInput extends UpdateTemplateSync
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateTemplateSyncConfigCommandOutput extends UpdateTemplateSyncConfigOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateTemplateSyncConfigCommand_base: {
|
|
24
|
+
new (input: UpdateTemplateSyncConfigCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTemplateSyncConfigCommandInput, UpdateTemplateSyncConfigCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Update template sync configuration parameters, except for the <code>templateName</code> and <code>templateType</code>. Repository details
|
|
@@ -83,23 +86,5 @@ export interface UpdateTemplateSyncConfigCommandOutput extends UpdateTemplateSyn
|
|
|
83
86
|
* <p>Base exception class for all service exceptions from Proton service.</p>
|
|
84
87
|
*
|
|
85
88
|
*/
|
|
86
|
-
export declare class UpdateTemplateSyncConfigCommand extends
|
|
87
|
-
readonly input: UpdateTemplateSyncConfigCommandInput;
|
|
88
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
89
|
-
/**
|
|
90
|
-
* @public
|
|
91
|
-
*/
|
|
92
|
-
constructor(input: UpdateTemplateSyncConfigCommandInput);
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ProtonClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateTemplateSyncConfigCommandInput, UpdateTemplateSyncConfigCommandOutput>;
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
private serialize;
|
|
101
|
-
/**
|
|
102
|
-
* @internal
|
|
103
|
-
*/
|
|
104
|
-
private deserialize;
|
|
89
|
+
export declare class UpdateTemplateSyncConfigCommand extends UpdateTemplateSyncConfigCommand_base {
|
|
105
90
|
}
|
|
@@ -14,6 +14,24 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
|
14
14
|
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
|
|
15
15
|
defaultSigningName: string;
|
|
16
16
|
};
|
|
17
|
+
export declare const commonParams: {
|
|
18
|
+
readonly UseFIPS: {
|
|
19
|
+
readonly type: "builtInParams";
|
|
20
|
+
readonly name: "useFipsEndpoint";
|
|
21
|
+
};
|
|
22
|
+
readonly Endpoint: {
|
|
23
|
+
readonly type: "builtInParams";
|
|
24
|
+
readonly name: "endpoint";
|
|
25
|
+
};
|
|
26
|
+
readonly Region: {
|
|
27
|
+
readonly type: "builtInParams";
|
|
28
|
+
readonly name: "region";
|
|
29
|
+
};
|
|
30
|
+
readonly UseDualStack: {
|
|
31
|
+
readonly type: "builtInParams";
|
|
32
|
+
readonly name: "useDualstackEndpoint";
|
|
33
|
+
};
|
|
34
|
+
};
|
|
17
35
|
export interface EndpointParameters extends __EndpointParameters {
|
|
18
36
|
Region?: string;
|
|
19
37
|
UseDualStack?: boolean;
|
|
@@ -4,4 +4,4 @@ import { ProtonPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListComponentOutputs: (config: ProtonPaginationConfiguration, input: ListComponentOutputsCommandInput, ...rest: any[]) => Paginator<ListComponentOutputsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { ProtonPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListComponentProvisionedResources: (config: ProtonPaginationConfiguration, input: ListComponentProvisionedResourcesCommandInput, ...rest: any[]) => Paginator<ListComponentProvisionedResourcesCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { ProtonPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListComponents: (config: ProtonPaginationConfiguration, input: ListComponentsCommandInput, ...rest: any[]) => Paginator<ListComponentsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { ProtonPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListDeployments: (config: ProtonPaginationConfiguration, input: ListDeploymentsCommandInput, ...rest: any[]) => Paginator<ListDeploymentsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { ProtonPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListEnvironmentAccountConnections: (config: ProtonPaginationConfiguration, input: ListEnvironmentAccountConnectionsCommandInput, ...rest: any[]) => Paginator<ListEnvironmentAccountConnectionsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { ProtonPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListEnvironmentOutputs: (config: ProtonPaginationConfiguration, input: ListEnvironmentOutputsCommandInput, ...rest: any[]) => Paginator<ListEnvironmentOutputsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { ProtonPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListEnvironmentProvisionedResources: (config: ProtonPaginationConfiguration, input: ListEnvironmentProvisionedResourcesCommandInput, ...rest: any[]) => Paginator<ListEnvironmentProvisionedResourcesCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { ProtonPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListEnvironmentTemplateVersions: (config: ProtonPaginationConfiguration, input: ListEnvironmentTemplateVersionsCommandInput, ...rest: any[]) => Paginator<ListEnvironmentTemplateVersionsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { ProtonPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListEnvironmentTemplates: (config: ProtonPaginationConfiguration, input: ListEnvironmentTemplatesCommandInput, ...rest: any[]) => Paginator<ListEnvironmentTemplatesCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { ProtonPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListEnvironments: (config: ProtonPaginationConfiguration, input: ListEnvironmentsCommandInput, ...rest: any[]) => Paginator<ListEnvironmentsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { ProtonPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListRepositories: (config: ProtonPaginationConfiguration, input: ListRepositoriesCommandInput, ...rest: any[]) => Paginator<ListRepositoriesCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { ProtonPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListRepositorySyncDefinitions: (config: ProtonPaginationConfiguration, input: ListRepositorySyncDefinitionsCommandInput, ...rest: any[]) => Paginator<ListRepositorySyncDefinitionsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { ProtonPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListServiceInstanceOutputs: (config: ProtonPaginationConfiguration, input: ListServiceInstanceOutputsCommandInput, ...rest: any[]) => Paginator<ListServiceInstanceOutputsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { ProtonPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListServiceInstanceProvisionedResources: (config: ProtonPaginationConfiguration, input: ListServiceInstanceProvisionedResourcesCommandInput, ...rest: any[]) => Paginator<ListServiceInstanceProvisionedResourcesCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { ProtonPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListServiceInstances: (config: ProtonPaginationConfiguration, input: ListServiceInstancesCommandInput, ...rest: any[]) => Paginator<ListServiceInstancesCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { ProtonPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListServicePipelineOutputs: (config: ProtonPaginationConfiguration, input: ListServicePipelineOutputsCommandInput, ...rest: any[]) => Paginator<ListServicePipelineOutputsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { ProtonPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListServicePipelineProvisionedResources: (config: ProtonPaginationConfiguration, input: ListServicePipelineProvisionedResourcesCommandInput, ...rest: any[]) => Paginator<ListServicePipelineProvisionedResourcesCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { ProtonPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListServiceTemplateVersions: (config: ProtonPaginationConfiguration, input: ListServiceTemplateVersionsCommandInput, ...rest: any[]) => Paginator<ListServiceTemplateVersionsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { ProtonPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListServiceTemplates: (config: ProtonPaginationConfiguration, input: ListServiceTemplatesCommandInput, ...rest: any[]) => Paginator<ListServiceTemplatesCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { ProtonPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListServices: (config: ProtonPaginationConfiguration, input: ListServicesCommandInput, ...rest: any[]) => Paginator<ListServicesCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { ProtonPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListTagsForResource: (config: ProtonPaginationConfiguration, input: ListTagsForResourceCommandInput, ...rest: any[]) => Paginator<ListTagsForResourceCommandOutput>;
|