@aws-sdk/client-proton 3.901.0 → 3.906.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/endpoint/ruleset.js +1 -1
- package/dist-cjs/index.js +5702 -5972
- package/dist-es/endpoint/ruleset.js +1 -1
- package/dist-types/commands/AcceptEnvironmentAccountConnectionCommand.d.ts +2 -0
- package/dist-types/commands/CancelComponentDeploymentCommand.d.ts +2 -0
- package/dist-types/commands/CancelEnvironmentDeploymentCommand.d.ts +2 -0
- package/dist-types/commands/CancelServiceInstanceDeploymentCommand.d.ts +2 -0
- package/dist-types/commands/CancelServicePipelineDeploymentCommand.d.ts +2 -0
- package/dist-types/commands/CreateComponentCommand.d.ts +2 -0
- package/dist-types/commands/CreateEnvironmentAccountConnectionCommand.d.ts +2 -0
- package/dist-types/commands/CreateEnvironmentCommand.d.ts +2 -0
- package/dist-types/commands/CreateEnvironmentTemplateCommand.d.ts +2 -0
- package/dist-types/commands/CreateEnvironmentTemplateVersionCommand.d.ts +2 -0
- package/dist-types/commands/CreateRepositoryCommand.d.ts +2 -0
- package/dist-types/commands/CreateServiceCommand.d.ts +2 -0
- package/dist-types/commands/CreateServiceInstanceCommand.d.ts +2 -0
- package/dist-types/commands/CreateServiceSyncConfigCommand.d.ts +2 -0
- package/dist-types/commands/CreateServiceTemplateCommand.d.ts +2 -0
- package/dist-types/commands/CreateServiceTemplateVersionCommand.d.ts +2 -0
- package/dist-types/commands/CreateTemplateSyncConfigCommand.d.ts +2 -0
- package/dist-types/commands/DeleteComponentCommand.d.ts +2 -0
- package/dist-types/commands/DeleteDeploymentCommand.d.ts +2 -0
- package/dist-types/commands/DeleteEnvironmentAccountConnectionCommand.d.ts +2 -0
- package/dist-types/commands/DeleteEnvironmentCommand.d.ts +2 -0
- package/dist-types/commands/DeleteEnvironmentTemplateCommand.d.ts +2 -0
- package/dist-types/commands/DeleteEnvironmentTemplateVersionCommand.d.ts +2 -0
- package/dist-types/commands/DeleteRepositoryCommand.d.ts +2 -0
- package/dist-types/commands/DeleteServiceCommand.d.ts +2 -0
- package/dist-types/commands/DeleteServiceSyncConfigCommand.d.ts +2 -0
- package/dist-types/commands/DeleteServiceTemplateCommand.d.ts +2 -0
- package/dist-types/commands/DeleteServiceTemplateVersionCommand.d.ts +2 -0
- package/dist-types/commands/DeleteTemplateSyncConfigCommand.d.ts +2 -0
- package/dist-types/commands/GetAccountSettingsCommand.d.ts +2 -0
- package/dist-types/commands/GetComponentCommand.d.ts +2 -0
- package/dist-types/commands/GetDeploymentCommand.d.ts +2 -0
- package/dist-types/commands/GetEnvironmentAccountConnectionCommand.d.ts +2 -0
- package/dist-types/commands/GetEnvironmentCommand.d.ts +2 -0
- package/dist-types/commands/GetEnvironmentTemplateCommand.d.ts +2 -0
- package/dist-types/commands/GetEnvironmentTemplateVersionCommand.d.ts +2 -0
- package/dist-types/commands/GetRepositoryCommand.d.ts +2 -0
- package/dist-types/commands/GetRepositorySyncStatusCommand.d.ts +2 -0
- package/dist-types/commands/GetResourcesSummaryCommand.d.ts +2 -0
- package/dist-types/commands/GetServiceCommand.d.ts +2 -0
- package/dist-types/commands/GetServiceInstanceCommand.d.ts +2 -0
- package/dist-types/commands/GetServiceInstanceSyncStatusCommand.d.ts +2 -0
- package/dist-types/commands/GetServiceSyncBlockerSummaryCommand.d.ts +2 -0
- package/dist-types/commands/GetServiceSyncConfigCommand.d.ts +2 -0
- package/dist-types/commands/GetServiceTemplateCommand.d.ts +2 -0
- package/dist-types/commands/GetServiceTemplateVersionCommand.d.ts +2 -0
- package/dist-types/commands/GetTemplateSyncConfigCommand.d.ts +2 -0
- package/dist-types/commands/GetTemplateSyncStatusCommand.d.ts +2 -0
- package/dist-types/commands/ListComponentOutputsCommand.d.ts +2 -0
- package/dist-types/commands/ListComponentProvisionedResourcesCommand.d.ts +2 -0
- package/dist-types/commands/ListComponentsCommand.d.ts +2 -0
- package/dist-types/commands/ListDeploymentsCommand.d.ts +2 -0
- package/dist-types/commands/ListEnvironmentAccountConnectionsCommand.d.ts +2 -0
- package/dist-types/commands/ListEnvironmentOutputsCommand.d.ts +2 -0
- package/dist-types/commands/ListEnvironmentProvisionedResourcesCommand.d.ts +2 -0
- package/dist-types/commands/ListEnvironmentTemplateVersionsCommand.d.ts +2 -0
- package/dist-types/commands/ListEnvironmentTemplatesCommand.d.ts +2 -0
- package/dist-types/commands/ListEnvironmentsCommand.d.ts +2 -0
- package/dist-types/commands/ListRepositoriesCommand.d.ts +2 -0
- package/dist-types/commands/ListRepositorySyncDefinitionsCommand.d.ts +2 -0
- package/dist-types/commands/ListServiceInstanceOutputsCommand.d.ts +2 -0
- package/dist-types/commands/ListServiceInstanceProvisionedResourcesCommand.d.ts +2 -0
- package/dist-types/commands/ListServiceInstancesCommand.d.ts +2 -0
- package/dist-types/commands/ListServicePipelineOutputsCommand.d.ts +2 -0
- package/dist-types/commands/ListServicePipelineProvisionedResourcesCommand.d.ts +2 -0
- package/dist-types/commands/ListServiceTemplateVersionsCommand.d.ts +2 -0
- package/dist-types/commands/ListServiceTemplatesCommand.d.ts +2 -0
- package/dist-types/commands/ListServicesCommand.d.ts +2 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -0
- package/dist-types/commands/NotifyResourceDeploymentStatusChangeCommand.d.ts +2 -0
- package/dist-types/commands/RejectEnvironmentAccountConnectionCommand.d.ts +2 -0
- package/dist-types/commands/TagResourceCommand.d.ts +2 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -0
- package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +2 -0
- package/dist-types/commands/UpdateComponentCommand.d.ts +2 -0
- package/dist-types/commands/UpdateEnvironmentAccountConnectionCommand.d.ts +2 -0
- package/dist-types/commands/UpdateEnvironmentCommand.d.ts +2 -0
- package/dist-types/commands/UpdateEnvironmentTemplateCommand.d.ts +2 -0
- package/dist-types/commands/UpdateEnvironmentTemplateVersionCommand.d.ts +2 -0
- package/dist-types/commands/UpdateServiceCommand.d.ts +2 -0
- package/dist-types/commands/UpdateServiceInstanceCommand.d.ts +2 -0
- package/dist-types/commands/UpdateServicePipelineCommand.d.ts +2 -0
- package/dist-types/commands/UpdateServiceSyncBlockerCommand.d.ts +2 -0
- package/dist-types/commands/UpdateServiceSyncConfigCommand.d.ts +2 -0
- package/dist-types/commands/UpdateServiceTemplateCommand.d.ts +2 -0
- package/dist-types/commands/UpdateServiceTemplateVersionCommand.d.ts +2 -0
- package/dist-types/commands/UpdateTemplateSyncConfigCommand.d.ts +2 -0
- package/package.json +5 -5
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.