@aws-sdk/client-proton 3.179.0 → 3.181.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 (47) hide show
  1. package/CHANGELOG.md +25 -0
  2. package/README.md +1 -3
  3. package/dist-cjs/protocols/Aws_json1_0.js +84 -75
  4. package/dist-es/protocols/Aws_json1_0.js +91 -76
  5. package/dist-types/Proton.d.ts +78 -71
  6. package/dist-types/ProtonClient.d.ts +1 -3
  7. package/dist-types/commands/AcceptEnvironmentAccountConnectionCommand.d.ts +2 -2
  8. package/dist-types/commands/CancelComponentDeploymentCommand.d.ts +2 -2
  9. package/dist-types/commands/CancelEnvironmentDeploymentCommand.d.ts +2 -2
  10. package/dist-types/commands/CancelServiceInstanceDeploymentCommand.d.ts +2 -1
  11. package/dist-types/commands/CancelServicePipelineDeploymentCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateComponentCommand.d.ts +2 -2
  13. package/dist-types/commands/CreateEnvironmentAccountConnectionCommand.d.ts +1 -1
  14. package/dist-types/commands/CreateEnvironmentCommand.d.ts +1 -1
  15. package/dist-types/commands/CreateEnvironmentTemplateCommand.d.ts +3 -3
  16. package/dist-types/commands/CreateRepositoryCommand.d.ts +6 -5
  17. package/dist-types/commands/CreateServiceCommand.d.ts +2 -3
  18. package/dist-types/commands/CreateServiceTemplateCommand.d.ts +2 -2
  19. package/dist-types/commands/CreateTemplateSyncConfigCommand.d.ts +5 -3
  20. package/dist-types/commands/DeleteComponentCommand.d.ts +2 -2
  21. package/dist-types/commands/DeleteEnvironmentAccountConnectionCommand.d.ts +2 -2
  22. package/dist-types/commands/DeleteServiceCommand.d.ts +2 -2
  23. package/dist-types/commands/GetAccountSettingsCommand.d.ts +1 -1
  24. package/dist-types/commands/GetComponentCommand.d.ts +2 -2
  25. package/dist-types/commands/GetEnvironmentAccountConnectionCommand.d.ts +2 -2
  26. package/dist-types/commands/GetRepositoryCommand.d.ts +1 -1
  27. package/dist-types/commands/GetRepositorySyncStatusCommand.d.ts +2 -2
  28. package/dist-types/commands/ListComponentOutputsCommand.d.ts +2 -2
  29. package/dist-types/commands/ListComponentProvisionedResourcesCommand.d.ts +2 -2
  30. package/dist-types/commands/ListComponentsCommand.d.ts +2 -2
  31. package/dist-types/commands/ListEnvironmentAccountConnectionsCommand.d.ts +2 -2
  32. package/dist-types/commands/ListRepositoriesCommand.d.ts +1 -1
  33. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  34. package/dist-types/commands/NotifyResourceDeploymentStatusChangeCommand.d.ts +1 -1
  35. package/dist-types/commands/RejectEnvironmentAccountConnectionCommand.d.ts +2 -2
  36. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  37. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  38. package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +1 -1
  39. package/dist-types/commands/UpdateComponentCommand.d.ts +2 -2
  40. package/dist-types/commands/UpdateEnvironmentAccountConnectionCommand.d.ts +2 -2
  41. package/dist-types/commands/UpdateEnvironmentCommand.d.ts +1 -1
  42. package/dist-types/commands/UpdateServiceCommand.d.ts +2 -2
  43. package/dist-types/commands/UpdateServiceInstanceCommand.d.ts +2 -2
  44. package/dist-types/commands/UpdateTemplateSyncConfigCommand.d.ts +3 -1
  45. package/dist-types/models/models_0.d.ts +102 -87
  46. package/dist-types/ts3.4/models/models_0.d.ts +1 -0
  47. package/package.json +7 -7
package/CHANGELOG.md CHANGED
@@ -3,6 +3,31 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.181.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.180.0...v3.181.0) (2022-09-29)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **clients:** make parseErrorBody async ([#3999](https://github.com/aws/aws-sdk-js-v3/issues/3999)) ([2558c93](https://github.com/aws/aws-sdk-js-v3/commit/2558c93c050357ac6dc47aa0452b15b12ebfd676))
12
+ * **clients:** populate message field when parsing errors ([#3995](https://github.com/aws/aws-sdk-js-v3/issues/3995)) ([02e47f1](https://github.com/aws/aws-sdk-js-v3/commit/02e47f14397ae0a5d2e2883350d038b307fdcdb4))
13
+
14
+
15
+ ### Features
16
+
17
+ * **client-proton:** This release adds an option to delete pipeline provisioning repositories using the UpdateAccountSettings API ([bedb9af](https://github.com/aws/aws-sdk-js-v3/commit/bedb9afd214f8a7631b003c15729469994c3cad5))
18
+
19
+
20
+
21
+
22
+
23
+ # [3.180.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.179.0...v3.180.0) (2022-09-27)
24
+
25
+ **Note:** Version bump only for package @aws-sdk/client-proton
26
+
27
+
28
+
29
+
30
+
6
31
  # [3.179.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.178.0...v3.179.0) (2022-09-26)
7
32
 
8
33
  **Note:** Version bump only for package @aws-sdk/client-proton
package/README.md CHANGED
@@ -21,9 +21,7 @@ listed API operations.</p>
21
21
  running on Proton, developers need permissions to the service <i>create</i>, <i>list</i>,
22
22
  <i>update</i> and <i>delete</i> API operations and the service instance <i>list</i> and
23
23
  <i>update</i> API operations.</p>
24
- <p>To learn more about Proton administration, see the <a href="https://docs.aws.amazon.com/proton/latest/adminguide/Welcome.html">Proton
25
- Administrator Guide</a>.</p>
26
- <p>To learn more about deploying serverless and containerized applications on Proton, see the <a href="https://docs.aws.amazon.com/proton/latest/userguide/Welcome.html">Proton User Guide</a>.</p>
24
+ <p>To learn more about Proton, see the <a href="https://docs.aws.amazon.com/proton/latest/userguide/Welcome.html">Proton User Guide</a>.</p>
27
25
  <p>
28
26
  <b>Ensuring Idempotency</b>
29
27
  </p>