Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update API Models for Release #1490

Merged
merged 6 commits into from Nov 12, 2021
Merged

Update API Models for Release #1490

merged 6 commits into from Nov 12, 2021

Conversation

skmcgrail
Copy link
Member

@skmcgrail skmcgrail commented Nov 11, 2021

Updates API models and adds change annotations for upcoming release.

+--------------------------------------+---------------+---------+----------+------------------------------------+
|                  ID                  |     TYPE      | MODULES | COLLAPSE |            DESCRIPTION             |
+--------------------------------------+---------------+---------+----------+------------------------------------+
| 05d5c537-34ea-4a71-a637-d86016fa174b | feature       |     151 | true     | Service clients now support        |
|                                      |               |         |          | custom endpoints that have an      |
|                                      |               |         |          | initial URI path defined.          |
| 41575353-444b-40ff-bf47-4f4155544f00 | release       |       2 | false    | New AWS service client module      |
| 546c0660-c04c-4d20-a88b-09fcfc95c790 | feature       |      50 | true     | Waiters now have a `WaitForOutput` |
|                                      |               |         |          | method, which can be used to       |
|                                      |               |         |          | retrieve the output of the         |
|                                      |               |         |          | successful wait operation.         |
|                                      |               |         |          | Thank you to [Andrew               |
|                                      |               |         |          | Haines](https://github.com/haines) |
|                                      |               |         |          | for contributing this feature.     |
| 75b5e53a-c23b-400f-947b-f32b56a8e6db | feature       |      20 | false    | Updated service to latest API      |
|                                      |               |         |          | model.                             |
| bee4f2ee-4ca0-450b-aa45-2171ce92aa87 | documentation |       3 | false    | Updated service to latest API      |
|                                      |               |         |          | model.                             |
+--------------------------------------+---------------+---------+----------+------------------------------------+

@skmcgrail skmcgrail merged commit 4ceb619 into aws:main Nov 12, 2021
@skmcgrail skmcgrail deleted the updateModels branch November 12, 2021 19:24
jrichard8 pushed a commit to jrichard8/aws-sdk-go-v2 that referenced this pull request Feb 14, 2022
* Sync Models
* New Service Clients
* feature: Updated API Clients
* docs: Updated API Clients
* Add Changelog Annotations
* Fix S3 Control Endpoint Test from Update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants