@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,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 { DeleteServiceTemplateOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_DeleteServiceTemplateCommand, se_DeleteServiceTemplateCommand } 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 { DeleteServiceTemplateVersionOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_DeleteServiceTemplateVersionCommand, se_DeleteServiceTemplateVersionCommand, } 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_DeleteTemplateSyncConfigCommand, se_DeleteTemplateSyncConfigCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteTemplateSyncConfigCommand 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 { de_GetAccountSettingsCommand, se_GetAccountSettingsCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetAccountSettingsCommand 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 { GetComponentOutputFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { de_GetComponentCommand, se_GetComponentCommand } 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_GetEnvironmentAccountConnectionCommand, se_GetEnvironmentAccountConnectionCommand, } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetEnvironmentAccountConnectionCommand 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 { GetEnvironmentOutputFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { de_GetEnvironmentCommand, se_GetEnvironmentCommand } 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 { GetEnvironmentTemplateOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_GetEnvironmentTemplateCommand, se_GetEnvironmentTemplateCommand } 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 { GetEnvironmentTemplateVersionOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_GetEnvironmentTemplateVersionCommand, se_GetEnvironmentTemplateVersionCommand, } 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_GetRepositoryCommand, se_GetRepositoryCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetRepositoryCommand 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 { de_GetRepositorySyncStatusCommand, se_GetRepositorySyncStatusCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetRepositorySyncStatusCommand 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 { de_GetResourcesSummaryCommand, se_GetResourcesSummaryCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetResourcesSummaryCommand 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 { GetServiceOutputFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { de_GetServiceCommand, se_GetServiceCommand } 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 { GetServiceInstanceOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_GetServiceInstanceCommand, se_GetServiceInstanceCommand } 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_GetServiceInstanceSyncStatusCommand, se_GetServiceInstanceSyncStatusCommand, } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetServiceInstanceSyncStatusCommand 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 { de_GetServiceSyncBlockerSummaryCommand, se_GetServiceSyncBlockerSummaryCommand, } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetServiceSyncBlockerSummaryCommand 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 { de_GetServiceSyncConfigCommand, se_GetServiceSyncConfigCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetServiceSyncConfigCommand 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 { GetServiceTemplateOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_GetServiceTemplateCommand, se_GetServiceTemplateCommand } 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 { GetServiceTemplateVersionOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_GetServiceTemplateVersionCommand, se_GetServiceTemplateVersionCommand } 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_GetTemplateSyncConfigCommand, se_GetTemplateSyncConfigCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetTemplateSyncConfigCommand 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 { de_GetTemplateSyncStatusCommand, se_GetTemplateSyncStatusCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetTemplateSyncStatusCommand 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 { ListComponentOutputsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_ListComponentOutputsCommand, se_ListComponentOutputsCommand } 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_ListComponentProvisionedResourcesCommand, se_ListComponentProvisionedResourcesCommand, } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListComponentProvisionedResourcesCommand 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 { ListComponentsOutputFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { de_ListComponentsCommand, se_ListComponentsCommand } 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_ListEnvironmentAccountConnectionsCommand, se_ListEnvironmentAccountConnectionsCommand, } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListEnvironmentAccountConnectionsCommand 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 { ListEnvironmentOutputsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_ListEnvironmentOutputsCommand, se_ListEnvironmentOutputsCommand } 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_ListEnvironmentProvisionedResourcesCommand, se_ListEnvironmentProvisionedResourcesCommand, } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListEnvironmentProvisionedResourcesCommand 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 { ListEnvironmentTemplateVersionsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_ListEnvironmentTemplateVersionsCommand, se_ListEnvironmentTemplateVersionsCommand, } 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 { ListEnvironmentTemplatesOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_ListEnvironmentTemplatesCommand, se_ListEnvironmentTemplatesCommand } 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 { ListEnvironmentsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_ListEnvironmentsCommand, se_ListEnvironmentsCommand } 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_ListRepositoriesCommand, se_ListRepositoriesCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListRepositoriesCommand 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 { de_ListRepositorySyncDefinitionsCommand, se_ListRepositorySyncDefinitionsCommand, } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListRepositorySyncDefinitionsCommand 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 { ListServiceInstanceOutputsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_ListServiceInstanceOutputsCommand, se_ListServiceInstanceOutputsCommand } 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_ListServiceInstanceProvisionedResourcesCommand, se_ListServiceInstanceProvisionedResourcesCommand, } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListServiceInstanceProvisionedResourcesCommand 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 { ListServiceInstancesOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_ListServiceInstancesCommand, se_ListServiceInstancesCommand } 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 { ListServicePipelineOutputsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_ListServicePipelineOutputsCommand, se_ListServicePipelineOutputsCommand } 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_ListServicePipelineProvisionedResourcesCommand, se_ListServicePipelineProvisionedResourcesCommand, } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListServicePipelineProvisionedResourcesCommand 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 { ListServiceTemplateVersionsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_ListServiceTemplateVersionsCommand, se_ListServiceTemplateVersionsCommand } 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 { ListServiceTemplatesOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_ListServiceTemplatesCommand, se_ListServiceTemplatesCommand } 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 { ListServicesOutputFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { de_ListServicesCommand, se_ListServicesCommand } 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_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListTagsForResourceCommand 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 { NotifyResourceDeploymentStatusChangeInputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_NotifyResourceDeploymentStatusChangeCommand, se_NotifyResourceDeploymentStatusChangeCommand, } 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_RejectEnvironmentAccountConnectionCommand, se_RejectEnvironmentAccountConnectionCommand, } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class RejectEnvironmentAccountConnectionCommand 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 { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class TagResourceCommand 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 { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UntagResourceCommand 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 { de_UpdateAccountSettingsCommand, se_UpdateAccountSettingsCommand } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateAccountSettingsCommand 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 { UpdateComponentInputFilterSensitiveLog, UpdateComponentOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_UpdateComponentCommand, se_UpdateComponentCommand } 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_UpdateEnvironmentAccountConnectionCommand, se_UpdateEnvironmentAccountConnectionCommand, } from "../protocols/Aws_json1_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateEnvironmentAccountConnectionCommand 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 { UpdateEnvironmentInputFilterSensitiveLog, UpdateEnvironmentOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_UpdateEnvironmentCommand, se_UpdateEnvironmentCommand } 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 { UpdateEnvironmentTemplateInputFilterSensitiveLog, UpdateEnvironmentTemplateOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_UpdateEnvironmentTemplateCommand, se_UpdateEnvironmentTemplateCommand } 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 { UpdateEnvironmentTemplateVersionInputFilterSensitiveLog, UpdateEnvironmentTemplateVersionOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_UpdateEnvironmentTemplateVersionCommand, se_UpdateEnvironmentTemplateVersionCommand, } 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 { UpdateServiceInputFilterSensitiveLog, UpdateServiceOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { de_UpdateServiceCommand, se_UpdateServiceCommand } from "../protocols/Aws_json1_0";
|
|
6
6
|
export { $Command };
|