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 May 12, 2022
1 parent c766d34 commit 3ed107f
Show file tree
Hide file tree
Showing 61 changed files with 1,091 additions and 88 deletions.
8 changes: 8 additions & 0 deletions .changelog/07f1165c67c14d119ffc8f9735d81390.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "07f1165c-67c1-4d11-9ffc-8f9735d81390",
"type": "documentation",
"description": "We've now deprecated CreateSnapshot permission for creating a data view, instead use CreateDataView permission.",
"modules": [
"service/finspacedata"
]
}
8 changes: 8 additions & 0 deletions .changelog/0cec2724d51e4ad482c90dac49322522.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "0cec2724-d51e-4ad4-82c9-0dac49322522",
"type": "documentation",
"description": "AWS Transfer Family now accepts ECDSA keys for server host keys",
"modules": [
"service/transfer"
]
}
8 changes: 8 additions & 0 deletions .changelog/47256f50802c4e5cbdebb8ee0ddaedec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "47256f50-802c-4e5c-bdeb-b8ee0ddaedec",
"type": "feature",
"description": "Increased the character limit of the login message from 600 to 850 characters.",
"modules": [
"service/workspaces"
]
}
8 changes: 8 additions & 0 deletions .changelog/61005220201b4c5fb1f574c5b9768620.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "61005220-201b-4c5f-b1f5-74c5b9768620",
"type": "feature",
"description": "This release adds support to include inactive database bundles in the response of the GetRelationalDatabaseBundles request.",
"modules": [
"service/lightsail"
]
}
8 changes: 8 additions & 0 deletions .changelog/83d5f523f5b2475688836487137ca8f5.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "83d5f523-f5b2-4756-8883-6487137ca8f5",
"type": "feature",
"description": "Adding support for dynamic SSM Runbook parameter values. Updating validation pattern for engagements. Adding ConflictException to UpdateReplicationSet API contract.",
"modules": [
"service/ssmincidents"
]
}
8 changes: 8 additions & 0 deletions .changelog/978187fe50954206834d0fe758636fe8.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "978187fe-5095-4206-834d-0fe758636fe8",
"type": "documentation",
"description": "Documentation-only updates for IVS Chat API Reference.",
"modules": [
"service/ivschat"
]
}
8 changes: 8 additions & 0 deletions .changelog/9d4e6e95b05947a19d09cf7dd9dc822d.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "9d4e6e95-b059-47a1-9d09-cf7dd9dc822d",
"type": "documentation",
"description": "Documentation updates for AWS Outposts.",
"modules": [
"service/outposts"
]
}
8 changes: 8 additions & 0 deletions .changelog/c2bad629c84e411aab51e6c25848b227.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "c2bad629-c84e-411a-ab51-e6c25848b227",
"type": "feature",
"description": "Lambda releases NodeJs 16 managed runtime to be available in all commercial regions.",
"modules": [
"service/lambda"
]
}
8 changes: 8 additions & 0 deletions .changelog/cdc4bc6211a644a6a96244a15fcca403.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "cdc4bc62-11a6-44a6-a962-44a15fcca403",
"type": "feature",
"description": "This release introduces a target type Gateway Load Balancer Endpoint for mirrored traffic. Customers can now specify GatewayLoadBalancerEndpoint option during the creation of a traffic mirror target.",
"modules": [
"service/ec2"
]
}
8 changes: 8 additions & 0 deletions .changelog/e41d33f8a72b4198be20085f4f77c253.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "e41d33f8-a72b-4198-be20-085f4f77c253",
"type": "feature",
"description": "Amazon Kendra now provides a data source connector for Jira. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-jira.html",
"modules": [
"service/kendra"
]
}
8 changes: 8 additions & 0 deletions .changelog/ee77427cb4c144d794986c1834cae8d4.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "ee77427c-b4c1-44d7-9498-6c1834cae8d4",
"type": "documentation",
"description": "Documentation update for China region ListMetricValues for IoT",
"modules": [
"service/iot"
]
}
8 changes: 6 additions & 2 deletions service/ec2/api_op_CreateTrafficMirrorTarget.go

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

13 changes: 13 additions & 0 deletions service/ec2/deserializers.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/ec2/serializers.go

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

6 changes: 4 additions & 2 deletions service/ec2/types/enums.go

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

3 changes: 3 additions & 0 deletions service/ec2/types/types.go

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

2 changes: 1 addition & 1 deletion service/finspacedata/types/types.go

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

10 changes: 7 additions & 3 deletions service/iot/api_op_CreateJob.go

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

4 changes: 3 additions & 1 deletion service/iot/api_op_DescribeManagedJobTemplate.go

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

4 changes: 3 additions & 1 deletion service/iot/api_op_ListJobs.go

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

27 changes: 23 additions & 4 deletions service/iot/types/types.go

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

8 changes: 4 additions & 4 deletions service/ivschat/api_op_CreateRoom.go

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

4 changes: 2 additions & 2 deletions service/ivschat/api_op_GetRoom.go

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

8 changes: 4 additions & 4 deletions service/ivschat/api_op_UpdateRoom.go

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

6 changes: 6 additions & 0 deletions service/ivschat/deserializers.go

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

Loading

0 comments on commit 3ed107f

Please sign in to comment.