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 Mar 8, 2023
1 parent d2e2c0c commit 1b29486
Show file tree
Hide file tree
Showing 62 changed files with 1,630 additions and 102 deletions.
8 changes: 8 additions & 0 deletions .changelog/159892380b5f4a698267577735a0a975.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "15989238-0b5f-4a69-8267-577735a0a975",
"type": "feature",
"description": "This release provides the date and time VOD resources were created.",
"modules": [
"service/mediapackagevod"
]
}
8 changes: 8 additions & 0 deletions .changelog/3c7064c2729f4a848c614b38e694075d.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "3c7064c2-729f-4a84-8c61-4b38e694075d",
"type": "feature",
"description": "Add dual-stack and IPv6 support for Route 53 Resolver Endpoint,Add IPv6 target IP in Route 53 Resolver Forwarding Rule",
"modules": [
"service/route53resolver"
]
}
8 changes: 8 additions & 0 deletions .changelog/3e980e062dfa44218c4102526ab41d45.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "3e980e06-2dfa-4421-8c41-02526ab41d45",
"type": "feature",
"description": "A new field SubstatementType is added to GetQueryExecution API, so customers have an error free way to detect the query type and interpret the result.",
"modules": [
"service/athena"
]
}
8 changes: 8 additions & 0 deletions .changelog/6bc5fc76f7084e1fa7e40787c7540651.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "6bc5fc76-f708-4e1f-a7e4-0787c7540651",
"type": "feature",
"description": "Adds deletion protection support to DynamoDB tables. Tables with deletion protection enabled cannot be deleted. Deletion protection is disabled by default, can be enabled via the CreateTable or UpdateTable APIs, and is visible in TableDescription. This setting is not replicated for Global Tables.",
"modules": [
"service/dynamodb"
]
}
8 changes: 8 additions & 0 deletions .changelog/911a33ac266346acab5744be7b9a8a32.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "911a33ac-2663-46ac-ab57-44be7b9a8a32",
"type": "feature",
"description": "Introducing Amazon EC2 C7g, M7g and R7g instances, powered by the latest generation AWS Graviton3 processors and deliver up to 25% better performance over Graviton2-based instances.",
"modules": [
"service/ec2"
]
}
8 changes: 8 additions & 0 deletions .changelog/ba2e469c5af44ac4b1dd260528814d80.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "ba2e469c-5af4-4ac4-b1dd-260528814d80",
"type": "feature",
"description": "This release provides the date and time live resources were created.",
"modules": [
"service/mediapackage"
]
}
8 changes: 8 additions & 0 deletions .changelog/ed77672e86b34eeab227343186e23d70.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "ed77672e-86b3-4eea-b227-343186e23d70",
"type": "feature",
"description": "This release adds two new API support \"GetDataCellsFiler\" and \"UpdateDataCellsFilter\", and also updates the corresponding documentation.",
"modules": [
"service/lakeformation"
]
}
8 changes: 8 additions & 0 deletions .changelog/fffa753290c2466191f3212ce8ab8430.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "fffa7532-90c2-4661-91f3-212ce8ab8430",
"type": "feature",
"description": "There needs to be a user identity to specify the SageMaker user who perform each action regarding the entity. However, these is a not a unified concept of user identity across SageMaker service that could be used today.",
"modules": [
"service/sagemaker"
]
}
4 changes: 3 additions & 1 deletion service/athena/api_op_ListDataCatalogs.go

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

9 changes: 9 additions & 0 deletions service/athena/deserializers.go

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

9 changes: 7 additions & 2 deletions service/athena/types/types.go

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

4 changes: 4 additions & 0 deletions service/dynamodb/api_op_CreateTable.go

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

4 changes: 4 additions & 0 deletions service/dynamodb/api_op_UpdateTable.go

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

27 changes: 18 additions & 9 deletions service/dynamodb/deserializers.go

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

10 changes: 10 additions & 0 deletions service/dynamodb/serializers.go

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

4 changes: 4 additions & 0 deletions service/dynamodb/types/types.go

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

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

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

Loading

0 comments on commit 1b29486

Please sign in to comment.