@aws-sdk/client-proton 3.489.0 → 3.495.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.
Files changed (133) hide show
  1. package/dist-cjs/Proton.js +1 -185
  2. package/dist-cjs/ProtonClient.js +1 -43
  3. package/dist-cjs/commands/AcceptEnvironmentAccountConnectionCommand.js +1 -28
  4. package/dist-cjs/commands/CancelComponentDeploymentCommand.js +1 -29
  5. package/dist-cjs/commands/CancelEnvironmentDeploymentCommand.js +1 -29
  6. package/dist-cjs/commands/CancelServiceInstanceDeploymentCommand.js +1 -29
  7. package/dist-cjs/commands/CancelServicePipelineDeploymentCommand.js +1 -29
  8. package/dist-cjs/commands/CreateComponentCommand.js +1 -29
  9. package/dist-cjs/commands/CreateEnvironmentAccountConnectionCommand.js +1 -28
  10. package/dist-cjs/commands/CreateEnvironmentCommand.js +1 -29
  11. package/dist-cjs/commands/CreateEnvironmentTemplateCommand.js +1 -29
  12. package/dist-cjs/commands/CreateEnvironmentTemplateVersionCommand.js +1 -29
  13. package/dist-cjs/commands/CreateRepositoryCommand.js +1 -28
  14. package/dist-cjs/commands/CreateServiceCommand.js +1 -29
  15. package/dist-cjs/commands/CreateServiceInstanceCommand.js +1 -29
  16. package/dist-cjs/commands/CreateServiceSyncConfigCommand.js +1 -28
  17. package/dist-cjs/commands/CreateServiceTemplateCommand.js +1 -29
  18. package/dist-cjs/commands/CreateServiceTemplateVersionCommand.js +1 -29
  19. package/dist-cjs/commands/CreateTemplateSyncConfigCommand.js +1 -28
  20. package/dist-cjs/commands/DeleteComponentCommand.js +1 -29
  21. package/dist-cjs/commands/DeleteDeploymentCommand.js +1 -29
  22. package/dist-cjs/commands/DeleteEnvironmentAccountConnectionCommand.js +1 -28
  23. package/dist-cjs/commands/DeleteEnvironmentCommand.js +1 -29
  24. package/dist-cjs/commands/DeleteEnvironmentTemplateCommand.js +1 -29
  25. package/dist-cjs/commands/DeleteEnvironmentTemplateVersionCommand.js +1 -29
  26. package/dist-cjs/commands/DeleteRepositoryCommand.js +1 -28
  27. package/dist-cjs/commands/DeleteServiceCommand.js +1 -29
  28. package/dist-cjs/commands/DeleteServiceSyncConfigCommand.js +1 -28
  29. package/dist-cjs/commands/DeleteServiceTemplateCommand.js +1 -29
  30. package/dist-cjs/commands/DeleteServiceTemplateVersionCommand.js +1 -29
  31. package/dist-cjs/commands/DeleteTemplateSyncConfigCommand.js +1 -28
  32. package/dist-cjs/commands/GetAccountSettingsCommand.js +1 -28
  33. package/dist-cjs/commands/GetComponentCommand.js +1 -29
  34. package/dist-cjs/commands/GetDeploymentCommand.js +1 -29
  35. package/dist-cjs/commands/GetEnvironmentAccountConnectionCommand.js +1 -28
  36. package/dist-cjs/commands/GetEnvironmentCommand.js +1 -29
  37. package/dist-cjs/commands/GetEnvironmentTemplateCommand.js +1 -29
  38. package/dist-cjs/commands/GetEnvironmentTemplateVersionCommand.js +1 -29
  39. package/dist-cjs/commands/GetRepositoryCommand.js +1 -28
  40. package/dist-cjs/commands/GetRepositorySyncStatusCommand.js +1 -28
  41. package/dist-cjs/commands/GetResourcesSummaryCommand.js +1 -28
  42. package/dist-cjs/commands/GetServiceCommand.js +1 -29
  43. package/dist-cjs/commands/GetServiceInstanceCommand.js +1 -29
  44. package/dist-cjs/commands/GetServiceInstanceSyncStatusCommand.js +1 -28
  45. package/dist-cjs/commands/GetServiceSyncBlockerSummaryCommand.js +1 -28
  46. package/dist-cjs/commands/GetServiceSyncConfigCommand.js +1 -28
  47. package/dist-cjs/commands/GetServiceTemplateCommand.js +1 -29
  48. package/dist-cjs/commands/GetServiceTemplateVersionCommand.js +1 -29
  49. package/dist-cjs/commands/GetTemplateSyncConfigCommand.js +1 -28
  50. package/dist-cjs/commands/GetTemplateSyncStatusCommand.js +1 -28
  51. package/dist-cjs/commands/ListComponentOutputsCommand.js +1 -29
  52. package/dist-cjs/commands/ListComponentProvisionedResourcesCommand.js +1 -28
  53. package/dist-cjs/commands/ListComponentsCommand.js +1 -29
  54. package/dist-cjs/commands/ListDeploymentsCommand.js +1 -28
  55. package/dist-cjs/commands/ListEnvironmentAccountConnectionsCommand.js +1 -28
  56. package/dist-cjs/commands/ListEnvironmentOutputsCommand.js +1 -29
  57. package/dist-cjs/commands/ListEnvironmentProvisionedResourcesCommand.js +1 -28
  58. package/dist-cjs/commands/ListEnvironmentTemplateVersionsCommand.js +1 -29
  59. package/dist-cjs/commands/ListEnvironmentTemplatesCommand.js +1 -29
  60. package/dist-cjs/commands/ListEnvironmentsCommand.js +1 -29
  61. package/dist-cjs/commands/ListRepositoriesCommand.js +1 -28
  62. package/dist-cjs/commands/ListRepositorySyncDefinitionsCommand.js +1 -28
  63. package/dist-cjs/commands/ListServiceInstanceOutputsCommand.js +1 -29
  64. package/dist-cjs/commands/ListServiceInstanceProvisionedResourcesCommand.js +1 -28
  65. package/dist-cjs/commands/ListServiceInstancesCommand.js +1 -29
  66. package/dist-cjs/commands/ListServicePipelineOutputsCommand.js +1 -29
  67. package/dist-cjs/commands/ListServicePipelineProvisionedResourcesCommand.js +1 -28
  68. package/dist-cjs/commands/ListServiceTemplateVersionsCommand.js +1 -29
  69. package/dist-cjs/commands/ListServiceTemplatesCommand.js +1 -29
  70. package/dist-cjs/commands/ListServicesCommand.js +1 -29
  71. package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
  72. package/dist-cjs/commands/NotifyResourceDeploymentStatusChangeCommand.js +1 -29
  73. package/dist-cjs/commands/RejectEnvironmentAccountConnectionCommand.js +1 -28
  74. package/dist-cjs/commands/TagResourceCommand.js +1 -28
  75. package/dist-cjs/commands/UntagResourceCommand.js +1 -28
  76. package/dist-cjs/commands/UpdateAccountSettingsCommand.js +1 -28
  77. package/dist-cjs/commands/UpdateComponentCommand.js +1 -29
  78. package/dist-cjs/commands/UpdateEnvironmentAccountConnectionCommand.js +1 -28
  79. package/dist-cjs/commands/UpdateEnvironmentCommand.js +1 -29
  80. package/dist-cjs/commands/UpdateEnvironmentTemplateCommand.js +1 -29
  81. package/dist-cjs/commands/UpdateEnvironmentTemplateVersionCommand.js +1 -29
  82. package/dist-cjs/commands/UpdateServiceCommand.js +1 -29
  83. package/dist-cjs/commands/UpdateServiceInstanceCommand.js +1 -29
  84. package/dist-cjs/commands/UpdateServicePipelineCommand.js +1 -29
  85. package/dist-cjs/commands/UpdateServiceSyncBlockerCommand.js +1 -28
  86. package/dist-cjs/commands/UpdateServiceSyncConfigCommand.js +1 -28
  87. package/dist-cjs/commands/UpdateServiceTemplateCommand.js +1 -29
  88. package/dist-cjs/commands/UpdateServiceTemplateVersionCommand.js +1 -29
  89. package/dist-cjs/commands/UpdateTemplateSyncConfigCommand.js +1 -28
  90. package/dist-cjs/commands/index.js +1 -90
  91. package/dist-cjs/endpoint/EndpointParameters.js +1 -18
  92. package/dist-cjs/extensionConfiguration.js +1 -2
  93. package/dist-cjs/index.js +9143 -12
  94. package/dist-cjs/models/ProtonServiceException.js +1 -12
  95. package/dist-cjs/models/index.js +1 -4
  96. package/dist-cjs/models/models_0.js +1 -791
  97. package/dist-cjs/pagination/Interfaces.js +1 -2
  98. package/dist-cjs/pagination/ListComponentOutputsPaginator.js +1 -7
  99. package/dist-cjs/pagination/ListComponentProvisionedResourcesPaginator.js +1 -7
  100. package/dist-cjs/pagination/ListComponentsPaginator.js +1 -7
  101. package/dist-cjs/pagination/ListDeploymentsPaginator.js +1 -7
  102. package/dist-cjs/pagination/ListEnvironmentAccountConnectionsPaginator.js +1 -7
  103. package/dist-cjs/pagination/ListEnvironmentOutputsPaginator.js +1 -7
  104. package/dist-cjs/pagination/ListEnvironmentProvisionedResourcesPaginator.js +1 -7
  105. package/dist-cjs/pagination/ListEnvironmentTemplateVersionsPaginator.js +1 -7
  106. package/dist-cjs/pagination/ListEnvironmentTemplatesPaginator.js +1 -7
  107. package/dist-cjs/pagination/ListEnvironmentsPaginator.js +1 -7
  108. package/dist-cjs/pagination/ListRepositoriesPaginator.js +1 -7
  109. package/dist-cjs/pagination/ListRepositorySyncDefinitionsPaginator.js +1 -7
  110. package/dist-cjs/pagination/ListServiceInstanceOutputsPaginator.js +1 -7
  111. package/dist-cjs/pagination/ListServiceInstanceProvisionedResourcesPaginator.js +1 -7
  112. package/dist-cjs/pagination/ListServiceInstancesPaginator.js +1 -7
  113. package/dist-cjs/pagination/ListServicePipelineOutputsPaginator.js +1 -7
  114. package/dist-cjs/pagination/ListServicePipelineProvisionedResourcesPaginator.js +1 -7
  115. package/dist-cjs/pagination/ListServiceTemplateVersionsPaginator.js +1 -7
  116. package/dist-cjs/pagination/ListServiceTemplatesPaginator.js +1 -7
  117. package/dist-cjs/pagination/ListServicesPaginator.js +1 -7
  118. package/dist-cjs/pagination/ListTagsForResourcePaginator.js +1 -7
  119. package/dist-cjs/pagination/index.js +1 -25
  120. package/dist-cjs/protocols/Aws_json1_0.js +1 -5823
  121. package/dist-cjs/runtimeExtensions.js +1 -22
  122. package/dist-cjs/waiters/index.js +1 -13
  123. package/dist-cjs/waiters/waitForComponentDeleted.js +1 -39
  124. package/dist-cjs/waiters/waitForComponentDeployed.js +1 -45
  125. package/dist-cjs/waiters/waitForEnvironmentDeployed.js +1 -45
  126. package/dist-cjs/waiters/waitForEnvironmentTemplateVersionRegistered.js +1 -54
  127. package/dist-cjs/waiters/waitForServiceCreated.js +1 -63
  128. package/dist-cjs/waiters/waitForServiceDeleted.js +1 -39
  129. package/dist-cjs/waiters/waitForServiceInstanceDeployed.js +1 -45
  130. package/dist-cjs/waiters/waitForServicePipelineDeployed.js +1 -45
  131. package/dist-cjs/waiters/waitForServiceTemplateVersionRegistered.js +1 -54
  132. package/dist-cjs/waiters/waitForServiceUpdated.js +1 -72
  133. package/package.json +41 -41
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-proton",
3
3
  "description": "AWS SDK for JavaScript Proton Client for Node.js, Browser and React Native",
4
- "version": "3.489.0",
4
+ "version": "3.495.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
- "build:cjs": "tsc -p tsconfig.cjs.json",
7
+ "build:cjs": "node ../../scripts/compilation/inline client-proton",
8
8
  "build:es": "tsc -p tsconfig.es.json",
9
9
  "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
10
10
  "build:types": "tsc -p tsconfig.types.json",
@@ -20,49 +20,49 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.489.0",
24
- "@aws-sdk/core": "3.485.0",
25
- "@aws-sdk/credential-provider-node": "3.489.0",
26
- "@aws-sdk/middleware-host-header": "3.489.0",
27
- "@aws-sdk/middleware-logger": "3.489.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.489.0",
29
- "@aws-sdk/middleware-signing": "3.489.0",
30
- "@aws-sdk/middleware-user-agent": "3.489.0",
31
- "@aws-sdk/region-config-resolver": "3.489.0",
32
- "@aws-sdk/types": "3.489.0",
33
- "@aws-sdk/util-endpoints": "3.489.0",
34
- "@aws-sdk/util-user-agent-browser": "3.489.0",
35
- "@aws-sdk/util-user-agent-node": "3.489.0",
36
- "@smithy/config-resolver": "^2.0.23",
37
- "@smithy/core": "^1.2.2",
38
- "@smithy/fetch-http-handler": "^2.3.2",
39
- "@smithy/hash-node": "^2.0.18",
40
- "@smithy/invalid-dependency": "^2.0.16",
41
- "@smithy/middleware-content-length": "^2.0.18",
42
- "@smithy/middleware-endpoint": "^2.3.0",
43
- "@smithy/middleware-retry": "^2.0.26",
44
- "@smithy/middleware-serde": "^2.0.16",
45
- "@smithy/middleware-stack": "^2.0.10",
46
- "@smithy/node-config-provider": "^2.1.9",
47
- "@smithy/node-http-handler": "^2.2.2",
48
- "@smithy/protocol-http": "^3.0.12",
49
- "@smithy/smithy-client": "^2.2.1",
50
- "@smithy/types": "^2.8.0",
51
- "@smithy/url-parser": "^2.0.16",
52
- "@smithy/util-base64": "^2.0.1",
53
- "@smithy/util-body-length-browser": "^2.0.1",
54
- "@smithy/util-body-length-node": "^2.1.0",
55
- "@smithy/util-defaults-mode-browser": "^2.0.24",
56
- "@smithy/util-defaults-mode-node": "^2.0.32",
57
- "@smithy/util-endpoints": "^1.0.8",
58
- "@smithy/util-retry": "^2.0.9",
59
- "@smithy/util-utf8": "^2.0.2",
60
- "@smithy/util-waiter": "^2.0.16",
23
+ "@aws-sdk/client-sts": "3.495.0",
24
+ "@aws-sdk/core": "3.495.0",
25
+ "@aws-sdk/credential-provider-node": "3.495.0",
26
+ "@aws-sdk/middleware-host-header": "3.495.0",
27
+ "@aws-sdk/middleware-logger": "3.495.0",
28
+ "@aws-sdk/middleware-recursion-detection": "3.495.0",
29
+ "@aws-sdk/middleware-signing": "3.495.0",
30
+ "@aws-sdk/middleware-user-agent": "3.495.0",
31
+ "@aws-sdk/region-config-resolver": "3.495.0",
32
+ "@aws-sdk/types": "3.495.0",
33
+ "@aws-sdk/util-endpoints": "3.495.0",
34
+ "@aws-sdk/util-user-agent-browser": "3.495.0",
35
+ "@aws-sdk/util-user-agent-node": "3.495.0",
36
+ "@smithy/config-resolver": "^2.1.0",
37
+ "@smithy/core": "^1.3.0",
38
+ "@smithy/fetch-http-handler": "^2.4.0",
39
+ "@smithy/hash-node": "^2.1.0",
40
+ "@smithy/invalid-dependency": "^2.1.0",
41
+ "@smithy/middleware-content-length": "^2.1.0",
42
+ "@smithy/middleware-endpoint": "^2.4.0",
43
+ "@smithy/middleware-retry": "^2.1.0",
44
+ "@smithy/middleware-serde": "^2.1.0",
45
+ "@smithy/middleware-stack": "^2.1.0",
46
+ "@smithy/node-config-provider": "^2.2.0",
47
+ "@smithy/node-http-handler": "^2.3.0",
48
+ "@smithy/protocol-http": "^3.1.0",
49
+ "@smithy/smithy-client": "^2.3.0",
50
+ "@smithy/types": "^2.9.0",
51
+ "@smithy/url-parser": "^2.1.0",
52
+ "@smithy/util-base64": "^2.1.0",
53
+ "@smithy/util-body-length-browser": "^2.1.0",
54
+ "@smithy/util-body-length-node": "^2.2.0",
55
+ "@smithy/util-defaults-mode-browser": "^2.1.0",
56
+ "@smithy/util-defaults-mode-node": "^2.1.0",
57
+ "@smithy/util-endpoints": "^1.1.0",
58
+ "@smithy/util-retry": "^2.1.0",
59
+ "@smithy/util-utf8": "^2.1.0",
60
+ "@smithy/util-waiter": "^2.1.0",
61
61
  "tslib": "^2.5.0",
62
62
  "uuid": "^8.3.2"
63
63
  },
64
64
  "devDependencies": {
65
- "@smithy/service-client-documentation-generator": "^2.0.0",
65
+ "@smithy/service-client-documentation-generator": "^2.1.0",
66
66
  "@tsconfig/node14": "1.0.3",
67
67
  "@types/node": "^14.14.31",
68
68
  "@types/uuid": "^8.3.0",