Skip to content

Commit

Permalink
Regenerated Clients
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Oct 31, 2022
1 parent 62f7f3d commit 178262f
Show file tree
Hide file tree
Showing 86 changed files with 10,289 additions and 486 deletions.
8 changes: 8 additions & 0 deletions .changelog/0b0496a1f770473382f7efb8871eb3d0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "0b0496a1-f770-4733-82f7-efb8871eb3d0",
"type": "feature",
"description": "This release adds support for private App Runner services. Services may now be configured to be made private and only accessible from a VPC. The changes include a new VpcIngressConnection resource and several new and modified APIs.",
"modules": [
"service/apprunner"
]
}
8 changes: 8 additions & 0 deletions .changelog/1430c30077c645b9b27cb4b4ebfcf475.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "1430c300-77c6-45b9-b27c-b4b4ebfcf475",
"type": "feature",
"description": "This release introduces additional support for 30+ normalized fields such as vendor address and currency. It also includes OCR output in the response and accuracy improvements for the already supported fields in previous version",
"modules": [
"service/textract"
]
}
8 changes: 8 additions & 0 deletions .changelog/260817fd4c30432b98da785066bc6ba1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "260817fd-4c30-432b-98da-785066bc6ba1",
"type": "feature",
"description": "SDK release to support tagging for destinations and log groups with TagResource. Also supports tag on create with PutDestination.",
"modules": [
"service/cloudwatchlogs"
]
}
8 changes: 8 additions & 0 deletions .changelog/73efb61813854d2b9827ea95ff2f5d63.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "73efb618-1385-4d2b-9827-ea95ff2f5d63",
"type": "feature",
"description": "This release adds the Amazon Location action to IoT Rules Engine.",
"modules": [
"service/iot"
]
}
8 changes: 8 additions & 0 deletions .changelog/8beabd70e4b7401e804ba94bec21cbdb.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "8beabd70-e4b7-401e-804b-a94bec21cbdb",
"type": "feature",
"description": "Elastic IP transfer is a new Amazon VPC feature that allows you to transfer your Elastic IP addresses from one AWS Account to another.",
"modules": [
"service/ec2"
]
}
8 changes: 8 additions & 0 deletions .changelog/a9042d8668764d4795ef19791e381bf8.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "a9042d86-6876-4d47-95ef-19791e381bf8",
"type": "feature",
"description": "Amazon connect now support a new API DismissUserContact to dismiss or remove terminated contacts in Agent CCP",
"modules": [
"service/connect"
]
}
8 changes: 8 additions & 0 deletions .changelog/b292fba4fcd543f49f19bf412b2129a8.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "b292fba4-fcd5-43f4-9f19-bf412b2129a8",
"type": "feature",
"description": "This release includes support for interacting with the Virtual Deliverability Manager, allowing you to opt in/out of the feature and to retrieve recommendations and metric data.",
"modules": [
"service/sesv2"
]
}
5 changes: 5 additions & 0 deletions service/apprunner/api_op_AssociateCustomDomain.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

145 changes: 145 additions & 0 deletions service/apprunner/api_op_CreateVpcIngressConnection.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion service/apprunner/api_op_DeleteService.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

136 changes: 136 additions & 0 deletions service/apprunner/api_op_DeleteVpcIngressConnection.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions service/apprunner/api_op_DescribeCustomDomains.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 178262f

Please sign in to comment.