@aws-sdk/client-proton 3.360.0 → 3.363.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/Proton.js +1 -1
- package/dist-cjs/ProtonClient.js +5 -5
- package/dist-cjs/commands/AcceptEnvironmentAccountConnectionCommand.js +3 -3
- package/dist-cjs/commands/CancelComponentDeploymentCommand.js +3 -3
- package/dist-cjs/commands/CancelEnvironmentDeploymentCommand.js +3 -3
- package/dist-cjs/commands/CancelServiceInstanceDeploymentCommand.js +3 -3
- package/dist-cjs/commands/CancelServicePipelineDeploymentCommand.js +3 -3
- package/dist-cjs/commands/CreateComponentCommand.js +3 -3
- package/dist-cjs/commands/CreateEnvironmentAccountConnectionCommand.js +3 -3
- package/dist-cjs/commands/CreateEnvironmentCommand.js +3 -3
- package/dist-cjs/commands/CreateEnvironmentTemplateCommand.js +3 -3
- package/dist-cjs/commands/CreateEnvironmentTemplateVersionCommand.js +3 -3
- package/dist-cjs/commands/CreateRepositoryCommand.js +3 -3
- package/dist-cjs/commands/CreateServiceCommand.js +3 -3
- package/dist-cjs/commands/CreateServiceInstanceCommand.js +3 -3
- package/dist-cjs/commands/CreateServiceSyncConfigCommand.js +3 -3
- package/dist-cjs/commands/CreateServiceTemplateCommand.js +3 -3
- package/dist-cjs/commands/CreateServiceTemplateVersionCommand.js +3 -3
- package/dist-cjs/commands/CreateTemplateSyncConfigCommand.js +3 -3
- package/dist-cjs/commands/DeleteComponentCommand.js +3 -3
- package/dist-cjs/commands/DeleteEnvironmentAccountConnectionCommand.js +3 -3
- package/dist-cjs/commands/DeleteEnvironmentCommand.js +3 -3
- package/dist-cjs/commands/DeleteEnvironmentTemplateCommand.js +3 -3
- package/dist-cjs/commands/DeleteEnvironmentTemplateVersionCommand.js +3 -3
- package/dist-cjs/commands/DeleteRepositoryCommand.js +3 -3
- package/dist-cjs/commands/DeleteServiceCommand.js +3 -3
- package/dist-cjs/commands/DeleteServiceSyncConfigCommand.js +3 -3
- package/dist-cjs/commands/DeleteServiceTemplateCommand.js +3 -3
- package/dist-cjs/commands/DeleteServiceTemplateVersionCommand.js +3 -3
- package/dist-cjs/commands/DeleteTemplateSyncConfigCommand.js +3 -3
- package/dist-cjs/commands/GetAccountSettingsCommand.js +3 -3
- package/dist-cjs/commands/GetComponentCommand.js +3 -3
- package/dist-cjs/commands/GetEnvironmentAccountConnectionCommand.js +3 -3
- package/dist-cjs/commands/GetEnvironmentCommand.js +3 -3
- package/dist-cjs/commands/GetEnvironmentTemplateCommand.js +3 -3
- package/dist-cjs/commands/GetEnvironmentTemplateVersionCommand.js +3 -3
- package/dist-cjs/commands/GetRepositoryCommand.js +3 -3
- package/dist-cjs/commands/GetRepositorySyncStatusCommand.js +3 -3
- package/dist-cjs/commands/GetResourcesSummaryCommand.js +3 -3
- package/dist-cjs/commands/GetServiceCommand.js +3 -3
- package/dist-cjs/commands/GetServiceInstanceCommand.js +3 -3
- package/dist-cjs/commands/GetServiceInstanceSyncStatusCommand.js +3 -3
- package/dist-cjs/commands/GetServiceSyncBlockerSummaryCommand.js +3 -3
- package/dist-cjs/commands/GetServiceSyncConfigCommand.js +3 -3
- package/dist-cjs/commands/GetServiceTemplateCommand.js +3 -3
- package/dist-cjs/commands/GetServiceTemplateVersionCommand.js +3 -3
- package/dist-cjs/commands/GetTemplateSyncConfigCommand.js +3 -3
- package/dist-cjs/commands/GetTemplateSyncStatusCommand.js +3 -3
- package/dist-cjs/commands/ListComponentOutputsCommand.js +3 -3
- package/dist-cjs/commands/ListComponentProvisionedResourcesCommand.js +3 -3
- package/dist-cjs/commands/ListComponentsCommand.js +3 -3
- package/dist-cjs/commands/ListEnvironmentAccountConnectionsCommand.js +3 -3
- package/dist-cjs/commands/ListEnvironmentOutputsCommand.js +3 -3
- package/dist-cjs/commands/ListEnvironmentProvisionedResourcesCommand.js +3 -3
- package/dist-cjs/commands/ListEnvironmentTemplateVersionsCommand.js +3 -3
- package/dist-cjs/commands/ListEnvironmentTemplatesCommand.js +3 -3
- package/dist-cjs/commands/ListEnvironmentsCommand.js +3 -3
- package/dist-cjs/commands/ListRepositoriesCommand.js +3 -3
- package/dist-cjs/commands/ListRepositorySyncDefinitionsCommand.js +3 -3
- package/dist-cjs/commands/ListServiceInstanceOutputsCommand.js +3 -3
- package/dist-cjs/commands/ListServiceInstanceProvisionedResourcesCommand.js +3 -3
- package/dist-cjs/commands/ListServiceInstancesCommand.js +3 -3
- package/dist-cjs/commands/ListServicePipelineOutputsCommand.js +3 -3
- package/dist-cjs/commands/ListServicePipelineProvisionedResourcesCommand.js +3 -3
- package/dist-cjs/commands/ListServiceTemplateVersionsCommand.js +3 -3
- package/dist-cjs/commands/ListServiceTemplatesCommand.js +3 -3
- package/dist-cjs/commands/ListServicesCommand.js +3 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-cjs/commands/NotifyResourceDeploymentStatusChangeCommand.js +3 -3
- package/dist-cjs/commands/RejectEnvironmentAccountConnectionCommand.js +3 -3
- package/dist-cjs/commands/TagResourceCommand.js +3 -3
- package/dist-cjs/commands/UntagResourceCommand.js +3 -3
- package/dist-cjs/commands/UpdateAccountSettingsCommand.js +3 -3
- package/dist-cjs/commands/UpdateComponentCommand.js +3 -3
- package/dist-cjs/commands/UpdateEnvironmentAccountConnectionCommand.js +3 -3
- package/dist-cjs/commands/UpdateEnvironmentCommand.js +3 -3
- package/dist-cjs/commands/UpdateEnvironmentTemplateCommand.js +3 -3
- package/dist-cjs/commands/UpdateEnvironmentTemplateVersionCommand.js +3 -3
- package/dist-cjs/commands/UpdateServiceCommand.js +3 -3
- package/dist-cjs/commands/UpdateServiceInstanceCommand.js +3 -3
- package/dist-cjs/commands/UpdateServicePipelineCommand.js +3 -3
- package/dist-cjs/commands/UpdateServiceSyncBlockerCommand.js +3 -3
- package/dist-cjs/commands/UpdateServiceSyncConfigCommand.js +3 -3
- package/dist-cjs/commands/UpdateServiceTemplateCommand.js +3 -3
- package/dist-cjs/commands/UpdateServiceTemplateVersionCommand.js +3 -3
- package/dist-cjs/commands/UpdateTemplateSyncConfigCommand.js +3 -3
- package/dist-cjs/models/ProtonServiceException.js +1 -1
- package/dist-cjs/models/models_0.js +1 -1
- package/dist-cjs/protocols/Aws_json1_0.js +1 -1
- package/dist-cjs/runtimeConfig.browser.js +7 -7
- package/dist-cjs/runtimeConfig.js +10 -10
- package/dist-cjs/runtimeConfig.shared.js +4 -4
- package/dist-cjs/waiters/waitForComponentDeleted.js +1 -1
- package/dist-cjs/waiters/waitForComponentDeployed.js +1 -1
- package/dist-cjs/waiters/waitForEnvironmentDeployed.js +1 -1
- package/dist-cjs/waiters/waitForEnvironmentTemplateVersionRegistered.js +1 -1
- package/dist-cjs/waiters/waitForServiceCreated.js +1 -1
- package/dist-cjs/waiters/waitForServiceDeleted.js +1 -1
- package/dist-cjs/waiters/waitForServiceInstanceDeployed.js +1 -1
- package/dist-cjs/waiters/waitForServicePipelineDeployed.js +1 -1
- package/dist-cjs/waiters/waitForServiceTemplateVersionRegistered.js +1 -1
- package/dist-cjs/waiters/waitForServiceUpdated.js +1 -1
- package/dist-es/Proton.js +1 -1
- package/dist-es/ProtonClient.js +5 -5
- package/dist-es/commands/AcceptEnvironmentAccountConnectionCommand.js +3 -3
- package/dist-es/commands/CancelComponentDeploymentCommand.js +3 -3
- package/dist-es/commands/CancelEnvironmentDeploymentCommand.js +3 -3
- package/dist-es/commands/CancelServiceInstanceDeploymentCommand.js +3 -3
- package/dist-es/commands/CancelServicePipelineDeploymentCommand.js +3 -3
- package/dist-es/commands/CreateComponentCommand.js +3 -3
- package/dist-es/commands/CreateEnvironmentAccountConnectionCommand.js +3 -3
- package/dist-es/commands/CreateEnvironmentCommand.js +3 -3
- package/dist-es/commands/CreateEnvironmentTemplateCommand.js +3 -3
- package/dist-es/commands/CreateEnvironmentTemplateVersionCommand.js +3 -3
- package/dist-es/commands/CreateRepositoryCommand.js +3 -3
- package/dist-es/commands/CreateServiceCommand.js +3 -3
- package/dist-es/commands/CreateServiceInstanceCommand.js +3 -3
- package/dist-es/commands/CreateServiceSyncConfigCommand.js +3 -3
- package/dist-es/commands/CreateServiceTemplateCommand.js +3 -3
- package/dist-es/commands/CreateServiceTemplateVersionCommand.js +3 -3
- package/dist-es/commands/CreateTemplateSyncConfigCommand.js +3 -3
- package/dist-es/commands/DeleteComponentCommand.js +3 -3
- package/dist-es/commands/DeleteEnvironmentAccountConnectionCommand.js +3 -3
- package/dist-es/commands/DeleteEnvironmentCommand.js +3 -3
- package/dist-es/commands/DeleteEnvironmentTemplateCommand.js +3 -3
- package/dist-es/commands/DeleteEnvironmentTemplateVersionCommand.js +3 -3
- package/dist-es/commands/DeleteRepositoryCommand.js +3 -3
- package/dist-es/commands/DeleteServiceCommand.js +3 -3
- package/dist-es/commands/DeleteServiceSyncConfigCommand.js +3 -3
- package/dist-es/commands/DeleteServiceTemplateCommand.js +3 -3
- package/dist-es/commands/DeleteServiceTemplateVersionCommand.js +3 -3
- package/dist-es/commands/DeleteTemplateSyncConfigCommand.js +3 -3
- package/dist-es/commands/GetAccountSettingsCommand.js +3 -3
- package/dist-es/commands/GetComponentCommand.js +3 -3
- package/dist-es/commands/GetEnvironmentAccountConnectionCommand.js +3 -3
- package/dist-es/commands/GetEnvironmentCommand.js +3 -3
- package/dist-es/commands/GetEnvironmentTemplateCommand.js +3 -3
- package/dist-es/commands/GetEnvironmentTemplateVersionCommand.js +3 -3
- package/dist-es/commands/GetRepositoryCommand.js +3 -3
- package/dist-es/commands/GetRepositorySyncStatusCommand.js +3 -3
- package/dist-es/commands/GetResourcesSummaryCommand.js +3 -3
- package/dist-es/commands/GetServiceCommand.js +3 -3
- package/dist-es/commands/GetServiceInstanceCommand.js +3 -3
- package/dist-es/commands/GetServiceInstanceSyncStatusCommand.js +3 -3
- package/dist-es/commands/GetServiceSyncBlockerSummaryCommand.js +3 -3
- package/dist-es/commands/GetServiceSyncConfigCommand.js +3 -3
- package/dist-es/commands/GetServiceTemplateCommand.js +3 -3
- package/dist-es/commands/GetServiceTemplateVersionCommand.js +3 -3
- package/dist-es/commands/GetTemplateSyncConfigCommand.js +3 -3
- package/dist-es/commands/GetTemplateSyncStatusCommand.js +3 -3
- package/dist-es/commands/ListComponentOutputsCommand.js +3 -3
- package/dist-es/commands/ListComponentProvisionedResourcesCommand.js +3 -3
- package/dist-es/commands/ListComponentsCommand.js +3 -3
- package/dist-es/commands/ListEnvironmentAccountConnectionsCommand.js +3 -3
- package/dist-es/commands/ListEnvironmentOutputsCommand.js +3 -3
- package/dist-es/commands/ListEnvironmentProvisionedResourcesCommand.js +3 -3
- package/dist-es/commands/ListEnvironmentTemplateVersionsCommand.js +3 -3
- package/dist-es/commands/ListEnvironmentTemplatesCommand.js +3 -3
- package/dist-es/commands/ListEnvironmentsCommand.js +3 -3
- package/dist-es/commands/ListRepositoriesCommand.js +3 -3
- package/dist-es/commands/ListRepositorySyncDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListServiceInstanceOutputsCommand.js +3 -3
- package/dist-es/commands/ListServiceInstanceProvisionedResourcesCommand.js +3 -3
- package/dist-es/commands/ListServiceInstancesCommand.js +3 -3
- package/dist-es/commands/ListServicePipelineOutputsCommand.js +3 -3
- package/dist-es/commands/ListServicePipelineProvisionedResourcesCommand.js +3 -3
- package/dist-es/commands/ListServiceTemplateVersionsCommand.js +3 -3
- package/dist-es/commands/ListServiceTemplatesCommand.js +3 -3
- package/dist-es/commands/ListServicesCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/NotifyResourceDeploymentStatusChangeCommand.js +3 -3
- package/dist-es/commands/RejectEnvironmentAccountConnectionCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateAccountSettingsCommand.js +3 -3
- package/dist-es/commands/UpdateComponentCommand.js +3 -3
- package/dist-es/commands/UpdateEnvironmentAccountConnectionCommand.js +3 -3
- package/dist-es/commands/UpdateEnvironmentCommand.js +3 -3
- package/dist-es/commands/UpdateEnvironmentTemplateCommand.js +3 -3
- package/dist-es/commands/UpdateEnvironmentTemplateVersionCommand.js +3 -3
- package/dist-es/commands/UpdateServiceCommand.js +3 -3
- package/dist-es/commands/UpdateServiceInstanceCommand.js +3 -3
- package/dist-es/commands/UpdateServicePipelineCommand.js +3 -3
- package/dist-es/commands/UpdateServiceSyncBlockerCommand.js +3 -3
- package/dist-es/commands/UpdateServiceSyncConfigCommand.js +3 -3
- package/dist-es/commands/UpdateServiceTemplateCommand.js +3 -3
- package/dist-es/commands/UpdateServiceTemplateVersionCommand.js +3 -3
- package/dist-es/commands/UpdateTemplateSyncConfigCommand.js +3 -3
- package/dist-es/models/ProtonServiceException.js +1 -1
- package/dist-es/models/models_0.js +1 -1
- package/dist-es/protocols/Aws_json1_0.js +1 -1
- package/dist-es/runtimeConfig.browser.js +7 -7
- package/dist-es/runtimeConfig.js +10 -10
- package/dist-es/runtimeConfig.shared.js +4 -4
- package/dist-es/waiters/waitForComponentDeleted.js +1 -1
- package/dist-es/waiters/waitForComponentDeployed.js +1 -1
- package/dist-es/waiters/waitForEnvironmentDeployed.js +1 -1
- package/dist-es/waiters/waitForEnvironmentTemplateVersionRegistered.js +1 -1
- package/dist-es/waiters/waitForServiceCreated.js +1 -1
- package/dist-es/waiters/waitForServiceDeleted.js +1 -1
- package/dist-es/waiters/waitForServiceInstanceDeployed.js +1 -1
- package/dist-es/waiters/waitForServicePipelineDeployed.js +1 -1
- package/dist-es/waiters/waitForServiceTemplateVersionRegistered.js +1 -1
- package/dist-es/waiters/waitForServiceUpdated.js +1 -1
- package/dist-types/Proton.d.ts +1 -1
- package/dist-types/ProtonClient.d.ts +8 -8
- package/dist-types/commands/AcceptEnvironmentAccountConnectionCommand.d.ts +3 -3
- package/dist-types/commands/CancelComponentDeploymentCommand.d.ts +3 -3
- package/dist-types/commands/CancelEnvironmentDeploymentCommand.d.ts +3 -3
- package/dist-types/commands/CancelServiceInstanceDeploymentCommand.d.ts +3 -3
- package/dist-types/commands/CancelServicePipelineDeploymentCommand.d.ts +3 -3
- package/dist-types/commands/CreateComponentCommand.d.ts +3 -3
- package/dist-types/commands/CreateEnvironmentAccountConnectionCommand.d.ts +3 -3
- package/dist-types/commands/CreateEnvironmentCommand.d.ts +3 -3
- package/dist-types/commands/CreateEnvironmentTemplateCommand.d.ts +3 -3
- package/dist-types/commands/CreateEnvironmentTemplateVersionCommand.d.ts +3 -3
- package/dist-types/commands/CreateRepositoryCommand.d.ts +3 -3
- package/dist-types/commands/CreateServiceCommand.d.ts +3 -3
- package/dist-types/commands/CreateServiceInstanceCommand.d.ts +3 -3
- package/dist-types/commands/CreateServiceSyncConfigCommand.d.ts +3 -3
- package/dist-types/commands/CreateServiceTemplateCommand.d.ts +3 -3
- package/dist-types/commands/CreateServiceTemplateVersionCommand.d.ts +3 -3
- package/dist-types/commands/CreateTemplateSyncConfigCommand.d.ts +3 -3
- package/dist-types/commands/DeleteComponentCommand.d.ts +3 -3
- package/dist-types/commands/DeleteEnvironmentAccountConnectionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteEnvironmentCommand.d.ts +3 -3
- package/dist-types/commands/DeleteEnvironmentTemplateCommand.d.ts +3 -3
- package/dist-types/commands/DeleteEnvironmentTemplateVersionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteRepositoryCommand.d.ts +3 -3
- package/dist-types/commands/DeleteServiceCommand.d.ts +3 -3
- package/dist-types/commands/DeleteServiceSyncConfigCommand.d.ts +3 -3
- package/dist-types/commands/DeleteServiceTemplateCommand.d.ts +3 -3
- package/dist-types/commands/DeleteServiceTemplateVersionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteTemplateSyncConfigCommand.d.ts +3 -3
- package/dist-types/commands/GetAccountSettingsCommand.d.ts +3 -3
- package/dist-types/commands/GetComponentCommand.d.ts +3 -3
- package/dist-types/commands/GetEnvironmentAccountConnectionCommand.d.ts +3 -3
- package/dist-types/commands/GetEnvironmentCommand.d.ts +3 -3
- package/dist-types/commands/GetEnvironmentTemplateCommand.d.ts +3 -3
- package/dist-types/commands/GetEnvironmentTemplateVersionCommand.d.ts +3 -3
- package/dist-types/commands/GetRepositoryCommand.d.ts +3 -3
- package/dist-types/commands/GetRepositorySyncStatusCommand.d.ts +3 -3
- package/dist-types/commands/GetResourcesSummaryCommand.d.ts +3 -3
- package/dist-types/commands/GetServiceCommand.d.ts +3 -3
- package/dist-types/commands/GetServiceInstanceCommand.d.ts +3 -3
- package/dist-types/commands/GetServiceInstanceSyncStatusCommand.d.ts +3 -3
- package/dist-types/commands/GetServiceSyncBlockerSummaryCommand.d.ts +3 -3
- package/dist-types/commands/GetServiceSyncConfigCommand.d.ts +3 -3
- package/dist-types/commands/GetServiceTemplateCommand.d.ts +3 -3
- package/dist-types/commands/GetServiceTemplateVersionCommand.d.ts +3 -3
- package/dist-types/commands/GetTemplateSyncConfigCommand.d.ts +3 -3
- package/dist-types/commands/GetTemplateSyncStatusCommand.d.ts +3 -3
- package/dist-types/commands/ListComponentOutputsCommand.d.ts +3 -3
- package/dist-types/commands/ListComponentProvisionedResourcesCommand.d.ts +3 -3
- package/dist-types/commands/ListComponentsCommand.d.ts +3 -3
- package/dist-types/commands/ListEnvironmentAccountConnectionsCommand.d.ts +3 -3
- package/dist-types/commands/ListEnvironmentOutputsCommand.d.ts +3 -3
- package/dist-types/commands/ListEnvironmentProvisionedResourcesCommand.d.ts +3 -3
- package/dist-types/commands/ListEnvironmentTemplateVersionsCommand.d.ts +3 -3
- package/dist-types/commands/ListEnvironmentTemplatesCommand.d.ts +3 -3
- package/dist-types/commands/ListEnvironmentsCommand.d.ts +3 -3
- package/dist-types/commands/ListRepositoriesCommand.d.ts +3 -3
- package/dist-types/commands/ListRepositorySyncDefinitionsCommand.d.ts +3 -3
- package/dist-types/commands/ListServiceInstanceOutputsCommand.d.ts +3 -3
- package/dist-types/commands/ListServiceInstanceProvisionedResourcesCommand.d.ts +3 -3
- package/dist-types/commands/ListServiceInstancesCommand.d.ts +3 -3
- package/dist-types/commands/ListServicePipelineOutputsCommand.d.ts +3 -3
- package/dist-types/commands/ListServicePipelineProvisionedResourcesCommand.d.ts +3 -3
- package/dist-types/commands/ListServiceTemplateVersionsCommand.d.ts +3 -3
- package/dist-types/commands/ListServiceTemplatesCommand.d.ts +3 -3
- package/dist-types/commands/ListServicesCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/NotifyResourceDeploymentStatusChangeCommand.d.ts +3 -3
- package/dist-types/commands/RejectEnvironmentAccountConnectionCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +3 -3
- package/dist-types/commands/UpdateComponentCommand.d.ts +3 -3
- package/dist-types/commands/UpdateEnvironmentAccountConnectionCommand.d.ts +3 -3
- package/dist-types/commands/UpdateEnvironmentCommand.d.ts +3 -3
- package/dist-types/commands/UpdateEnvironmentTemplateCommand.d.ts +3 -3
- package/dist-types/commands/UpdateEnvironmentTemplateVersionCommand.d.ts +3 -3
- package/dist-types/commands/UpdateServiceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateServiceInstanceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateServicePipelineCommand.d.ts +3 -3
- package/dist-types/commands/UpdateServiceSyncBlockerCommand.d.ts +3 -3
- package/dist-types/commands/UpdateServiceSyncConfigCommand.d.ts +3 -3
- package/dist-types/commands/UpdateServiceTemplateCommand.d.ts +3 -3
- package/dist-types/commands/UpdateServiceTemplateVersionCommand.d.ts +3 -3
- package/dist-types/commands/UpdateTemplateSyncConfigCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -2
- package/dist-types/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/endpoint/ruleset.d.ts +1 -1
- package/dist-types/models/ProtonServiceException.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- 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/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/runtimeConfig.browser.d.ts +20 -20
- package/dist-types/runtimeConfig.d.ts +20 -20
- package/dist-types/runtimeConfig.native.d.ts +19 -19
- package/dist-types/runtimeConfig.shared.d.ts +4 -4
- package/dist-types/ts3.4/Proton.d.ts +1 -1
- package/dist-types/ts3.4/ProtonClient.d.ts +19 -21
- package/dist-types/ts3.4/commands/AcceptEnvironmentAccountConnectionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CancelComponentDeploymentCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CancelEnvironmentDeploymentCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CancelServiceInstanceDeploymentCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CancelServicePipelineDeploymentCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateComponentCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateEnvironmentAccountConnectionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateEnvironmentTemplateCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateEnvironmentTemplateVersionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateRepositoryCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateServiceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateServiceInstanceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateServiceSyncConfigCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateServiceTemplateCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateServiceTemplateVersionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/CreateTemplateSyncConfigCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteComponentCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteEnvironmentAccountConnectionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteEnvironmentCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteEnvironmentTemplateCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteEnvironmentTemplateVersionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteRepositoryCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteServiceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteServiceSyncConfigCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteServiceTemplateCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteServiceTemplateVersionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/DeleteTemplateSyncConfigCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetComponentCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetEnvironmentAccountConnectionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetEnvironmentCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetEnvironmentTemplateCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetEnvironmentTemplateVersionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetRepositoryCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetRepositorySyncStatusCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetResourcesSummaryCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetServiceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetServiceInstanceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetServiceInstanceSyncStatusCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetServiceSyncBlockerSummaryCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetServiceSyncConfigCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetServiceTemplateCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetServiceTemplateVersionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetTemplateSyncConfigCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/GetTemplateSyncStatusCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListComponentOutputsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListComponentProvisionedResourcesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListComponentsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListEnvironmentAccountConnectionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListEnvironmentOutputsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListEnvironmentProvisionedResourcesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListEnvironmentTemplateVersionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListEnvironmentTemplatesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListEnvironmentsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListRepositoriesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListRepositorySyncDefinitionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListServiceInstanceOutputsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListServiceInstanceProvisionedResourcesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListServiceInstancesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListServicePipelineOutputsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListServicePipelineProvisionedResourcesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListServiceTemplateVersionsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListServiceTemplatesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListServicesCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/NotifyResourceDeploymentStatusChangeCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/RejectEnvironmentAccountConnectionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateAccountSettingsCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateComponentCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateEnvironmentAccountConnectionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateEnvironmentTemplateCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateEnvironmentTemplateVersionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateServiceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateServiceInstanceCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateServicePipelineCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateServiceSyncBlockerCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateServiceSyncConfigCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateServiceTemplateCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateServiceTemplateVersionCommand.d.ts +3 -3
- package/dist-types/ts3.4/commands/UpdateTemplateSyncConfigCommand.d.ts +3 -3
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -2
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/ruleset.d.ts +1 -1
- package/dist-types/ts3.4/models/ProtonServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +1 -1
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListComponentOutputsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListComponentProvisionedResourcesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListComponentsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListEnvironmentAccountConnectionsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListEnvironmentOutputsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListEnvironmentProvisionedResourcesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListEnvironmentTemplateVersionsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListEnvironmentTemplatesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListEnvironmentsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListRepositoriesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListRepositorySyncDefinitionsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListServiceInstanceOutputsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListServiceInstanceProvisionedResourcesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListServiceInstancesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListServicePipelineOutputsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListServicePipelineProvisionedResourcesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListServiceTemplateVersionsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListServiceTemplatesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListServicesPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/ListTagsForResourcePaginator.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +35 -40
- package/dist-types/ts3.4/runtimeConfig.d.ts +35 -37
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +33 -38
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -4
- package/dist-types/ts3.4/waiters/waitForComponentDeleted.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForComponentDeployed.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForEnvironmentDeployed.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForEnvironmentTemplateVersionRegistered.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForServiceCreated.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForServiceDeleted.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForServiceInstanceDeployed.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForServicePipelineDeployed.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForServiceTemplateVersionRegistered.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForServiceUpdated.d.ts +1 -1
- package/dist-types/waiters/waitForComponentDeleted.d.ts +1 -1
- package/dist-types/waiters/waitForComponentDeployed.d.ts +1 -1
- package/dist-types/waiters/waitForEnvironmentDeployed.d.ts +1 -1
- package/dist-types/waiters/waitForEnvironmentTemplateVersionRegistered.d.ts +1 -1
- package/dist-types/waiters/waitForServiceCreated.d.ts +1 -1
- package/dist-types/waiters/waitForServiceDeleted.d.ts +1 -1
- package/dist-types/waiters/waitForServiceInstanceDeployed.d.ts +1 -1
- package/dist-types/waiters/waitForServicePipelineDeployed.d.ts +1 -1
- package/dist-types/waiters/waitForServiceTemplateVersionRegistered.d.ts +1 -1
- package/dist-types/waiters/waitForServiceUpdated.d.ts +1 -1
- package/package.json +32 -31
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.UpdateServiceSyncConfigCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
9
9
|
class UpdateServiceSyncConfigCommand extends smithy_client_1.Command {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.UpdateServiceTemplateCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const models_0_1 = require("../models/models_0");
|
|
9
9
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.UpdateServiceTemplateVersionCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const models_0_1 = require("../models/models_0");
|
|
9
9
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.UpdateTemplateSyncConfigCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@
|
|
5
|
-
const middleware_serde_1 = require("@
|
|
6
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
+
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
8
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
9
9
|
class UpdateTemplateSyncConfigCommand extends smithy_client_1.Command {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ProtonServiceException = exports.__ServiceException = void 0;
|
|
4
|
-
const smithy_client_1 = require("@
|
|
4
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
5
5
|
Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
|
|
6
6
|
class ProtonServiceException extends smithy_client_1.ServiceException {
|
|
7
7
|
constructor(options) {
|
|
@@ -3,7 +3,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.CreateEnvironmentOutputFilterSensitiveLog = exports.CreateEnvironmentInputFilterSensitiveLog = exports.ListEnvironmentOutputsOutputFilterSensitiveLog = exports.UpdateComponentOutputFilterSensitiveLog = exports.UpdateComponentInputFilterSensitiveLog = exports.ListComponentsOutputFilterSensitiveLog = exports.ComponentSummaryFilterSensitiveLog = exports.GetComponentOutputFilterSensitiveLog = exports.DeleteComponentOutputFilterSensitiveLog = exports.CreateComponentOutputFilterSensitiveLog = exports.CreateComponentInputFilterSensitiveLog = exports.ListComponentOutputsOutputFilterSensitiveLog = exports.OutputFilterSensitiveLog = exports.CancelServicePipelineDeploymentOutputFilterSensitiveLog = exports.ServicePipelineFilterSensitiveLog = exports.CancelServiceInstanceDeploymentOutputFilterSensitiveLog = exports.ServiceInstanceFilterSensitiveLog = exports.CancelEnvironmentDeploymentOutputFilterSensitiveLog = exports.EnvironmentFilterSensitiveLog = exports.CancelComponentDeploymentOutputFilterSensitiveLog = exports.ComponentFilterSensitiveLog = exports.ServiceTemplateSupportedComponentSourceType = exports.BlockerType = exports.BlockerStatus = exports.ServiceStatus = exports.SortOrder = exports.ListServiceInstancesSortBy = exports.ListServiceInstancesFilterBy = exports.ResourceDeploymentStatus = exports.TemplateType = exports.ResourceSyncStatus = exports.RepositorySyncStatus = exports.SyncType = exports.TemplateVersionStatus = exports.TemplateVersionSourceInput = exports.DeploymentUpdateType = exports.EnvironmentAccountConnectionRequesterAccountType = exports.ComponentDeploymentUpdateType = exports.ServiceQuotaExceededException = exports.ProvisionedResourceEngine = exports.Provisioning = exports.DeploymentStatus = exports.RepositoryProvider = exports.ValidationException = exports.ThrottlingException = exports.ResourceNotFoundException = exports.InternalServerException = exports.ConflictException = exports.AccessDeniedException = exports.EnvironmentAccountConnectionStatus = void 0;
|
|
4
4
|
exports.GetServiceTemplateOutputFilterSensitiveLog = exports.DeleteServiceTemplateOutputFilterSensitiveLog = exports.CreateServiceTemplateOutputFilterSensitiveLog = exports.ServiceTemplateFilterSensitiveLog = exports.CreateServiceTemplateInputFilterSensitiveLog = exports.UpdateServiceOutputFilterSensitiveLog = exports.UpdateServiceInputFilterSensitiveLog = exports.ListServicesOutputFilterSensitiveLog = exports.ServiceSummaryFilterSensitiveLog = exports.GetServiceOutputFilterSensitiveLog = exports.DeleteServiceOutputFilterSensitiveLog = exports.CreateServiceOutputFilterSensitiveLog = exports.ServiceFilterSensitiveLog = exports.CreateServiceInputFilterSensitiveLog = exports.UpdateServicePipelineOutputFilterSensitiveLog = exports.UpdateServicePipelineInputFilterSensitiveLog = exports.ListServicePipelineOutputsOutputFilterSensitiveLog = exports.UpdateServiceInstanceOutputFilterSensitiveLog = exports.UpdateServiceInstanceInputFilterSensitiveLog = exports.ListServiceInstancesOutputFilterSensitiveLog = exports.ServiceInstanceSummaryFilterSensitiveLog = exports.GetServiceInstanceOutputFilterSensitiveLog = exports.CreateServiceInstanceOutputFilterSensitiveLog = exports.CreateServiceInstanceInputFilterSensitiveLog = exports.ListServiceInstanceOutputsOutputFilterSensitiveLog = exports.NotifyResourceDeploymentStatusChangeInputFilterSensitiveLog = exports.UpdateEnvironmentTemplateVersionOutputFilterSensitiveLog = exports.UpdateEnvironmentTemplateVersionInputFilterSensitiveLog = exports.ListEnvironmentTemplateVersionsOutputFilterSensitiveLog = exports.EnvironmentTemplateVersionSummaryFilterSensitiveLog = exports.GetEnvironmentTemplateVersionOutputFilterSensitiveLog = exports.DeleteEnvironmentTemplateVersionOutputFilterSensitiveLog = exports.CreateEnvironmentTemplateVersionOutputFilterSensitiveLog = exports.EnvironmentTemplateVersionFilterSensitiveLog = exports.CreateEnvironmentTemplateVersionInputFilterSensitiveLog = exports.UpdateEnvironmentTemplateOutputFilterSensitiveLog = exports.UpdateEnvironmentTemplateInputFilterSensitiveLog = exports.ListEnvironmentTemplatesOutputFilterSensitiveLog = exports.EnvironmentTemplateSummaryFilterSensitiveLog = exports.GetEnvironmentTemplateOutputFilterSensitiveLog = exports.DeleteEnvironmentTemplateOutputFilterSensitiveLog = exports.CreateEnvironmentTemplateOutputFilterSensitiveLog = exports.EnvironmentTemplateFilterSensitiveLog = exports.CreateEnvironmentTemplateInputFilterSensitiveLog = exports.UpdateEnvironmentOutputFilterSensitiveLog = exports.UpdateEnvironmentInputFilterSensitiveLog = exports.ListEnvironmentsOutputFilterSensitiveLog = exports.EnvironmentSummaryFilterSensitiveLog = exports.GetEnvironmentOutputFilterSensitiveLog = exports.DeleteEnvironmentOutputFilterSensitiveLog = void 0;
|
|
5
5
|
exports.UpdateServiceTemplateVersionOutputFilterSensitiveLog = exports.UpdateServiceTemplateVersionInputFilterSensitiveLog = exports.ListServiceTemplateVersionsOutputFilterSensitiveLog = exports.ServiceTemplateVersionSummaryFilterSensitiveLog = exports.GetServiceTemplateVersionOutputFilterSensitiveLog = exports.DeleteServiceTemplateVersionOutputFilterSensitiveLog = exports.CreateServiceTemplateVersionOutputFilterSensitiveLog = exports.ServiceTemplateVersionFilterSensitiveLog = exports.CreateServiceTemplateVersionInputFilterSensitiveLog = exports.UpdateServiceTemplateOutputFilterSensitiveLog = exports.UpdateServiceTemplateInputFilterSensitiveLog = exports.ListServiceTemplatesOutputFilterSensitiveLog = exports.ServiceTemplateSummaryFilterSensitiveLog = void 0;
|
|
6
|
-
const smithy_client_1 = require("@
|
|
6
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
const ProtonServiceException_1 = require("./ProtonServiceException");
|
|
8
8
|
exports.EnvironmentAccountConnectionStatus = {
|
|
9
9
|
CONNECTED: "CONNECTED",
|
|
@@ -4,8 +4,8 @@ exports.se_ListEnvironmentAccountConnectionsCommand = exports.se_ListComponentsC
|
|
|
4
4
|
exports.de_CreateServiceTemplateVersionCommand = exports.de_CreateServiceTemplateCommand = exports.de_CreateServiceSyncConfigCommand = exports.de_CreateServiceInstanceCommand = exports.de_CreateServiceCommand = exports.de_CreateRepositoryCommand = exports.de_CreateEnvironmentTemplateVersionCommand = exports.de_CreateEnvironmentTemplateCommand = exports.de_CreateEnvironmentAccountConnectionCommand = exports.de_CreateEnvironmentCommand = exports.de_CreateComponentCommand = exports.de_CancelServicePipelineDeploymentCommand = exports.de_CancelServiceInstanceDeploymentCommand = exports.de_CancelEnvironmentDeploymentCommand = exports.de_CancelComponentDeploymentCommand = exports.de_AcceptEnvironmentAccountConnectionCommand = exports.se_UpdateTemplateSyncConfigCommand = exports.se_UpdateServiceTemplateVersionCommand = exports.se_UpdateServiceTemplateCommand = exports.se_UpdateServiceSyncConfigCommand = exports.se_UpdateServiceSyncBlockerCommand = exports.se_UpdateServicePipelineCommand = exports.se_UpdateServiceInstanceCommand = exports.se_UpdateServiceCommand = exports.se_UpdateEnvironmentTemplateVersionCommand = exports.se_UpdateEnvironmentTemplateCommand = exports.se_UpdateEnvironmentAccountConnectionCommand = exports.se_UpdateEnvironmentCommand = exports.se_UpdateComponentCommand = exports.se_UpdateAccountSettingsCommand = exports.se_UntagResourceCommand = exports.se_TagResourceCommand = exports.se_RejectEnvironmentAccountConnectionCommand = exports.se_NotifyResourceDeploymentStatusChangeCommand = exports.se_ListTagsForResourceCommand = exports.se_ListServiceTemplateVersionsCommand = exports.se_ListServiceTemplatesCommand = exports.se_ListServicesCommand = exports.se_ListServicePipelineProvisionedResourcesCommand = exports.se_ListServicePipelineOutputsCommand = exports.se_ListServiceInstancesCommand = exports.se_ListServiceInstanceProvisionedResourcesCommand = exports.se_ListServiceInstanceOutputsCommand = exports.se_ListRepositorySyncDefinitionsCommand = exports.se_ListRepositoriesCommand = exports.se_ListEnvironmentTemplateVersionsCommand = exports.se_ListEnvironmentTemplatesCommand = exports.se_ListEnvironmentsCommand = exports.se_ListEnvironmentProvisionedResourcesCommand = exports.se_ListEnvironmentOutputsCommand = void 0;
|
|
5
5
|
exports.de_ListTagsForResourceCommand = exports.de_ListServiceTemplateVersionsCommand = exports.de_ListServiceTemplatesCommand = exports.de_ListServicesCommand = exports.de_ListServicePipelineProvisionedResourcesCommand = exports.de_ListServicePipelineOutputsCommand = exports.de_ListServiceInstancesCommand = exports.de_ListServiceInstanceProvisionedResourcesCommand = exports.de_ListServiceInstanceOutputsCommand = exports.de_ListRepositorySyncDefinitionsCommand = exports.de_ListRepositoriesCommand = exports.de_ListEnvironmentTemplateVersionsCommand = exports.de_ListEnvironmentTemplatesCommand = exports.de_ListEnvironmentsCommand = exports.de_ListEnvironmentProvisionedResourcesCommand = exports.de_ListEnvironmentOutputsCommand = exports.de_ListEnvironmentAccountConnectionsCommand = exports.de_ListComponentsCommand = exports.de_ListComponentProvisionedResourcesCommand = exports.de_ListComponentOutputsCommand = exports.de_GetTemplateSyncStatusCommand = exports.de_GetTemplateSyncConfigCommand = exports.de_GetServiceTemplateVersionCommand = exports.de_GetServiceTemplateCommand = exports.de_GetServiceSyncConfigCommand = exports.de_GetServiceSyncBlockerSummaryCommand = exports.de_GetServiceInstanceSyncStatusCommand = exports.de_GetServiceInstanceCommand = exports.de_GetServiceCommand = exports.de_GetResourcesSummaryCommand = exports.de_GetRepositorySyncStatusCommand = exports.de_GetRepositoryCommand = exports.de_GetEnvironmentTemplateVersionCommand = exports.de_GetEnvironmentTemplateCommand = exports.de_GetEnvironmentAccountConnectionCommand = exports.de_GetEnvironmentCommand = exports.de_GetComponentCommand = exports.de_GetAccountSettingsCommand = exports.de_DeleteTemplateSyncConfigCommand = exports.de_DeleteServiceTemplateVersionCommand = exports.de_DeleteServiceTemplateCommand = exports.de_DeleteServiceSyncConfigCommand = exports.de_DeleteServiceCommand = exports.de_DeleteRepositoryCommand = exports.de_DeleteEnvironmentTemplateVersionCommand = exports.de_DeleteEnvironmentTemplateCommand = exports.de_DeleteEnvironmentAccountConnectionCommand = exports.de_DeleteEnvironmentCommand = exports.de_DeleteComponentCommand = exports.de_CreateTemplateSyncConfigCommand = void 0;
|
|
6
6
|
exports.de_UpdateTemplateSyncConfigCommand = exports.de_UpdateServiceTemplateVersionCommand = exports.de_UpdateServiceTemplateCommand = exports.de_UpdateServiceSyncConfigCommand = exports.de_UpdateServiceSyncBlockerCommand = exports.de_UpdateServicePipelineCommand = exports.de_UpdateServiceInstanceCommand = exports.de_UpdateServiceCommand = exports.de_UpdateEnvironmentTemplateVersionCommand = exports.de_UpdateEnvironmentTemplateCommand = exports.de_UpdateEnvironmentAccountConnectionCommand = exports.de_UpdateEnvironmentCommand = exports.de_UpdateComponentCommand = exports.de_UpdateAccountSettingsCommand = exports.de_UntagResourceCommand = exports.de_TagResourceCommand = exports.de_RejectEnvironmentAccountConnectionCommand = exports.de_NotifyResourceDeploymentStatusChangeCommand = void 0;
|
|
7
|
-
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
8
7
|
const protocol_http_1 = require("@smithy/protocol-http");
|
|
8
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
9
9
|
const uuid_1 = require("uuid");
|
|
10
10
|
const models_0_1 = require("../models/models_0");
|
|
11
11
|
const ProtonServiceException_1 = require("../models/ProtonServiceException");
|
|
@@ -4,15 +4,15 @@ exports.getRuntimeConfig = void 0;
|
|
|
4
4
|
const tslib_1 = require("tslib");
|
|
5
5
|
const package_json_1 = tslib_1.__importDefault(require("../package.json"));
|
|
6
6
|
const sha256_browser_1 = require("@aws-crypto/sha256-browser");
|
|
7
|
-
const config_resolver_1 = require("@aws-sdk/config-resolver");
|
|
8
|
-
const fetch_http_handler_1 = require("@aws-sdk/fetch-http-handler");
|
|
9
|
-
const invalid_dependency_1 = require("@aws-sdk/invalid-dependency");
|
|
10
|
-
const util_body_length_browser_1 = require("@aws-sdk/util-body-length-browser");
|
|
11
|
-
const util_retry_1 = require("@aws-sdk/util-retry");
|
|
12
7
|
const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
|
|
8
|
+
const config_resolver_1 = require("@smithy/config-resolver");
|
|
9
|
+
const fetch_http_handler_1 = require("@smithy/fetch-http-handler");
|
|
10
|
+
const invalid_dependency_1 = require("@smithy/invalid-dependency");
|
|
11
|
+
const util_body_length_browser_1 = require("@smithy/util-body-length-browser");
|
|
12
|
+
const util_retry_1 = require("@smithy/util-retry");
|
|
13
13
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
14
|
-
const smithy_client_1 = require("@
|
|
15
|
-
const util_defaults_mode_browser_1 = require("@
|
|
14
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
15
|
+
const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
|
|
16
16
|
const getRuntimeConfig = (config) => {
|
|
17
17
|
const defaultsMode = (0, util_defaults_mode_browser_1.resolveDefaultsModeConfig)(config);
|
|
18
18
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
@@ -4,19 +4,19 @@ exports.getRuntimeConfig = void 0;
|
|
|
4
4
|
const tslib_1 = require("tslib");
|
|
5
5
|
const package_json_1 = tslib_1.__importDefault(require("../package.json"));
|
|
6
6
|
const client_sts_1 = require("@aws-sdk/client-sts");
|
|
7
|
-
const config_resolver_1 = require("@aws-sdk/config-resolver");
|
|
8
7
|
const credential_provider_node_1 = require("@aws-sdk/credential-provider-node");
|
|
9
|
-
const hash_node_1 = require("@aws-sdk/hash-node");
|
|
10
|
-
const middleware_retry_1 = require("@aws-sdk/middleware-retry");
|
|
11
|
-
const node_config_provider_1 = require("@aws-sdk/node-config-provider");
|
|
12
|
-
const node_http_handler_1 = require("@aws-sdk/node-http-handler");
|
|
13
|
-
const util_body_length_node_1 = require("@aws-sdk/util-body-length-node");
|
|
14
|
-
const util_retry_1 = require("@aws-sdk/util-retry");
|
|
15
8
|
const util_user_agent_node_1 = require("@aws-sdk/util-user-agent-node");
|
|
9
|
+
const config_resolver_1 = require("@smithy/config-resolver");
|
|
10
|
+
const hash_node_1 = require("@smithy/hash-node");
|
|
11
|
+
const middleware_retry_1 = require("@smithy/middleware-retry");
|
|
12
|
+
const node_config_provider_1 = require("@smithy/node-config-provider");
|
|
13
|
+
const node_http_handler_1 = require("@smithy/node-http-handler");
|
|
14
|
+
const util_body_length_node_1 = require("@smithy/util-body-length-node");
|
|
15
|
+
const util_retry_1 = require("@smithy/util-retry");
|
|
16
16
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
17
|
-
const smithy_client_1 = require("@
|
|
18
|
-
const util_defaults_mode_node_1 = require("@
|
|
19
|
-
const smithy_client_2 = require("@
|
|
17
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
18
|
+
const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
|
|
19
|
+
const smithy_client_2 = require("@smithy/smithy-client");
|
|
20
20
|
const getRuntimeConfig = (config) => {
|
|
21
21
|
(0, smithy_client_2.emitWarningIfUnsupportedVersion)(process.version);
|
|
22
22
|
const defaultsMode = (0, util_defaults_mode_node_1.resolveDefaultsModeConfig)(config);
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.getRuntimeConfig = void 0;
|
|
4
|
-
const smithy_client_1 = require("@
|
|
5
|
-
const url_parser_1 = require("@
|
|
6
|
-
const util_base64_1 = require("@
|
|
7
|
-
const util_utf8_1 = require("@
|
|
4
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
5
|
+
const url_parser_1 = require("@smithy/url-parser");
|
|
6
|
+
const util_base64_1 = require("@smithy/util-base64");
|
|
7
|
+
const util_utf8_1 = require("@smithy/util-utf8");
|
|
8
8
|
const endpointResolver_1 = require("./endpoint/endpointResolver");
|
|
9
9
|
const getRuntimeConfig = (config) => ({
|
|
10
10
|
apiVersion: "2020-07-20",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.waitUntilComponentDeleted = exports.waitForComponentDeleted = void 0;
|
|
4
|
-
const util_waiter_1 = require("@
|
|
4
|
+
const util_waiter_1 = require("@smithy/util-waiter");
|
|
5
5
|
const GetComponentCommand_1 = require("../commands/GetComponentCommand");
|
|
6
6
|
const checkState = async (client, input) => {
|
|
7
7
|
let reason;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.waitUntilComponentDeployed = exports.waitForComponentDeployed = void 0;
|
|
4
|
-
const util_waiter_1 = require("@
|
|
4
|
+
const util_waiter_1 = require("@smithy/util-waiter");
|
|
5
5
|
const GetComponentCommand_1 = require("../commands/GetComponentCommand");
|
|
6
6
|
const checkState = async (client, input) => {
|
|
7
7
|
let reason;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.waitUntilEnvironmentDeployed = exports.waitForEnvironmentDeployed = void 0;
|
|
4
|
-
const util_waiter_1 = require("@
|
|
4
|
+
const util_waiter_1 = require("@smithy/util-waiter");
|
|
5
5
|
const GetEnvironmentCommand_1 = require("../commands/GetEnvironmentCommand");
|
|
6
6
|
const checkState = async (client, input) => {
|
|
7
7
|
let reason;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.waitUntilEnvironmentTemplateVersionRegistered = exports.waitForEnvironmentTemplateVersionRegistered = void 0;
|
|
4
|
-
const util_waiter_1 = require("@
|
|
4
|
+
const util_waiter_1 = require("@smithy/util-waiter");
|
|
5
5
|
const GetEnvironmentTemplateVersionCommand_1 = require("../commands/GetEnvironmentTemplateVersionCommand");
|
|
6
6
|
const checkState = async (client, input) => {
|
|
7
7
|
let reason;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.waitUntilServiceCreated = exports.waitForServiceCreated = void 0;
|
|
4
|
-
const util_waiter_1 = require("@
|
|
4
|
+
const util_waiter_1 = require("@smithy/util-waiter");
|
|
5
5
|
const GetServiceCommand_1 = require("../commands/GetServiceCommand");
|
|
6
6
|
const checkState = async (client, input) => {
|
|
7
7
|
let reason;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.waitUntilServiceDeleted = exports.waitForServiceDeleted = void 0;
|
|
4
|
-
const util_waiter_1 = require("@
|
|
4
|
+
const util_waiter_1 = require("@smithy/util-waiter");
|
|
5
5
|
const GetServiceCommand_1 = require("../commands/GetServiceCommand");
|
|
6
6
|
const checkState = async (client, input) => {
|
|
7
7
|
let reason;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.waitUntilServiceInstanceDeployed = exports.waitForServiceInstanceDeployed = void 0;
|
|
4
|
-
const util_waiter_1 = require("@
|
|
4
|
+
const util_waiter_1 = require("@smithy/util-waiter");
|
|
5
5
|
const GetServiceInstanceCommand_1 = require("../commands/GetServiceInstanceCommand");
|
|
6
6
|
const checkState = async (client, input) => {
|
|
7
7
|
let reason;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.waitUntilServicePipelineDeployed = exports.waitForServicePipelineDeployed = void 0;
|
|
4
|
-
const util_waiter_1 = require("@
|
|
4
|
+
const util_waiter_1 = require("@smithy/util-waiter");
|
|
5
5
|
const GetServiceCommand_1 = require("../commands/GetServiceCommand");
|
|
6
6
|
const checkState = async (client, input) => {
|
|
7
7
|
let reason;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.waitUntilServiceTemplateVersionRegistered = exports.waitForServiceTemplateVersionRegistered = void 0;
|
|
4
|
-
const util_waiter_1 = require("@
|
|
4
|
+
const util_waiter_1 = require("@smithy/util-waiter");
|
|
5
5
|
const GetServiceTemplateVersionCommand_1 = require("../commands/GetServiceTemplateVersionCommand");
|
|
6
6
|
const checkState = async (client, input) => {
|
|
7
7
|
let reason;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.waitUntilServiceUpdated = exports.waitForServiceUpdated = void 0;
|
|
4
|
-
const util_waiter_1 = require("@
|
|
4
|
+
const util_waiter_1 = require("@smithy/util-waiter");
|
|
5
5
|
const GetServiceCommand_1 = require("../commands/GetServiceCommand");
|
|
6
6
|
const checkState = async (client, input) => {
|
|
7
7
|
let reason;
|
package/dist-es/Proton.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { createAggregatedClient } from "@
|
|
1
|
+
import { createAggregatedClient } from "@smithy/smithy-client";
|
|
2
2
|
import { AcceptEnvironmentAccountConnectionCommand, } from "./commands/AcceptEnvironmentAccountConnectionCommand";
|
|
3
3
|
import { CancelComponentDeploymentCommand, } from "./commands/CancelComponentDeploymentCommand";
|
|
4
4
|
import { CancelEnvironmentDeploymentCommand, } from "./commands/CancelEnvironmentDeploymentCommand";
|
package/dist-es/ProtonClient.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { resolveRegionConfig } from "@aws-sdk/config-resolver";
|
|
2
|
-
import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
|
|
3
|
-
import { resolveEndpointConfig } from "@aws-sdk/middleware-endpoint";
|
|
4
1
|
import { getHostHeaderPlugin, resolveHostHeaderConfig, } from "@aws-sdk/middleware-host-header";
|
|
5
2
|
import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
|
|
6
3
|
import { getRecursionDetectionPlugin } from "@aws-sdk/middleware-recursion-detection";
|
|
7
|
-
import { getRetryPlugin, resolveRetryConfig } from "@aws-sdk/middleware-retry";
|
|
8
4
|
import { getAwsAuthPlugin, resolveAwsAuthConfig, } from "@aws-sdk/middleware-signing";
|
|
9
5
|
import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware-user-agent";
|
|
10
|
-
import {
|
|
6
|
+
import { resolveRegionConfig } from "@smithy/config-resolver";
|
|
7
|
+
import { getContentLengthPlugin } from "@smithy/middleware-content-length";
|
|
8
|
+
import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
|
|
9
|
+
import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
|
|
10
|
+
import { Client as __Client, } from "@smithy/smithy-client";
|
|
11
11
|
import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
|
|
12
12
|
import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
|
|
13
13
|
export { __Client };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_AcceptEnvironmentAccountConnectionCommand, se_AcceptEnvironmentAccountConnectionCommand, } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class AcceptEnvironmentAccountConnectionCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { CancelComponentDeploymentOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_CancelComponentDeploymentCommand, se_CancelComponentDeploymentCommand } from "../protocols/Aws_json1_0";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { CancelEnvironmentDeploymentOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_CancelEnvironmentDeploymentCommand, se_CancelEnvironmentDeploymentCommand } from "../protocols/Aws_json1_0";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { CancelServiceInstanceDeploymentOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_CancelServiceInstanceDeploymentCommand, se_CancelServiceInstanceDeploymentCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { CancelServicePipelineDeploymentOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_CancelServicePipelineDeploymentCommand, se_CancelServicePipelineDeploymentCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { CreateComponentInputFilterSensitiveLog, CreateComponentOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_CreateComponentCommand, se_CreateComponentCommand } from "../protocols/Aws_json1_0";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_CreateEnvironmentAccountConnectionCommand, se_CreateEnvironmentAccountConnectionCommand, } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateEnvironmentAccountConnectionCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { CreateEnvironmentInputFilterSensitiveLog, CreateEnvironmentOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_CreateEnvironmentCommand, se_CreateEnvironmentCommand } from "../protocols/Aws_json1_0";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { CreateEnvironmentTemplateInputFilterSensitiveLog, CreateEnvironmentTemplateOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_CreateEnvironmentTemplateCommand, se_CreateEnvironmentTemplateCommand } from "../protocols/Aws_json1_0";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { CreateEnvironmentTemplateVersionInputFilterSensitiveLog, CreateEnvironmentTemplateVersionOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_CreateEnvironmentTemplateVersionCommand, se_CreateEnvironmentTemplateVersionCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_CreateRepositoryCommand, se_CreateRepositoryCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateRepositoryCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { CreateServiceInputFilterSensitiveLog, CreateServiceOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_CreateServiceCommand, se_CreateServiceCommand } from "../protocols/Aws_json1_0";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { CreateServiceInstanceInputFilterSensitiveLog, CreateServiceInstanceOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_CreateServiceInstanceCommand, se_CreateServiceInstanceCommand } from "../protocols/Aws_json1_0";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_CreateServiceSyncConfigCommand, se_CreateServiceSyncConfigCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateServiceSyncConfigCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { CreateServiceTemplateInputFilterSensitiveLog, CreateServiceTemplateOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_CreateServiceTemplateCommand, se_CreateServiceTemplateCommand } from "../protocols/Aws_json1_0";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { CreateServiceTemplateVersionInputFilterSensitiveLog, CreateServiceTemplateVersionOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_CreateServiceTemplateVersionCommand, se_CreateServiceTemplateVersionCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_CreateTemplateSyncConfigCommand, se_CreateTemplateSyncConfigCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateTemplateSyncConfigCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { DeleteComponentOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_DeleteComponentCommand, se_DeleteComponentCommand } from "../protocols/Aws_json1_0";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_DeleteEnvironmentAccountConnectionCommand, se_DeleteEnvironmentAccountConnectionCommand, } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteEnvironmentAccountConnectionCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { DeleteEnvironmentOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_DeleteEnvironmentCommand, se_DeleteEnvironmentCommand } from "../protocols/Aws_json1_0";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { DeleteEnvironmentTemplateOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_DeleteEnvironmentTemplateCommand, se_DeleteEnvironmentTemplateCommand } from "../protocols/Aws_json1_0";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { DeleteEnvironmentTemplateVersionOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_DeleteEnvironmentTemplateVersionCommand, se_DeleteEnvironmentTemplateVersionCommand, } from "../protocols/Aws_json1_0";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_DeleteRepositoryCommand, se_DeleteRepositoryCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteRepositoryCommand extends $Command {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { DeleteServiceOutputFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { de_DeleteServiceCommand, se_DeleteServiceCommand } from "../protocols/Aws_json1_0";
|
|
6
6
|
export { $Command };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { getEndpointPlugin } from "@
|
|
2
|
-
import { getSerdePlugin } from "@
|
|
3
|
-
import { Command as $Command } from "@
|
|
1
|
+
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
4
|
import { de_DeleteServiceSyncConfigCommand, se_DeleteServiceSyncConfigCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteServiceSyncConfigCommand extends $Command {
|