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 Sep 5, 2023
1 parent a098bf7 commit cb9ce4b
Show file tree
Hide file tree
Showing 46 changed files with 1,327 additions and 378 deletions.
8 changes: 8 additions & 0 deletions .changelog/327bef418b5a4eb18f675ecef22d1605.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "327bef41-8b5a-4eb1-8f67-5ecef22d1605",
"type": "feature",
"description": "Add support for feature integration with AWS Backup.",
"modules": [
"service/rds"
]
}
8 changes: 8 additions & 0 deletions .changelog/50d583c79f5947dcb23d08775d44a077.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "50d583c7-9f59-47dc-b23d-08775d44a077",
"type": "feature",
"description": "SageMaker Neo now supports data input shape derivation for Pytorch 2.0 and XGBoost compilation job for cloud instance targets. You can skip DataInputConfig field during compilation job creation. You can also access derived information from model in DescribeCompilationJob response.",
"modules": [
"service/sagemaker"
]
}
8 changes: 8 additions & 0 deletions .changelog/6638aa041ef64885a67c27e003a5fde0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "6638aa04-1ef6-4885-a67c-27e003a5fde0",
"type": "feature",
"description": "This release adds support for line item filtering in for the custom line item resource.",
"modules": [
"service/billingconductor"
]
}
8 changes: 8 additions & 0 deletions .changelog/6c9c94ecc8e948dba744435227eed1bf.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "6c9c94ec-c8e9-48db-a744-435227eed1bf",
"type": "feature",
"description": "This release adds Lambda event structure version config support for LAMBDA target groups. It also adds newline support for auth policies.",
"modules": [
"service/vpclattice"
]
}
8 changes: 8 additions & 0 deletions .changelog/81a0d33d3fa8447a927556ea5dfca4ee.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "81a0d33d-3fa8-447a-9275-56ea5dfca4ee",
"type": "documentation",
"description": "Documentation only update for Amazon ECS.",
"modules": [
"service/ecs"
]
}
8 changes: 8 additions & 0 deletions .changelog/aa0e6020918442ac9202987f3fb0e600.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "aa0e6020-9184-42ac-9202-987f3fb0e600",
"type": "documentation",
"description": "Added support for Ubuntu 22.04 that was not picked up in a previous Trebuchet request. Doc-only update.",
"modules": [
"service/cloud9"
]
}
8 changes: 8 additions & 0 deletions .changelog/b1828e5d91a244f6a2931a3814137532.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "b1828e5d-91a2-44f6-a293-1a3814137532",
"type": "feature",
"description": "Improve Endpoint Ruleset test coverage.",
"modules": [
"service/eventbridge"
]
}
8 changes: 8 additions & 0 deletions .changelog/ce02de89f39d4c88ab895e190dfed9cf.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "ce02de89-f39d-4c88-ab89-5e190dfed9cf",
"type": "feature",
"description": "This release adds support to provide recommendations for G4dn and P3 instances that use NVIDIA GPUs.",
"modules": [
"service/computeoptimizer"
]
}
8 changes: 8 additions & 0 deletions .changelog/daa3e42425fd410085ca24e26134433e.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "daa3e424-25fd-4100-85ca-24e26134433e",
"type": "feature",
"description": "Introducing Amazon EC2 C7gd, M7gd, and R7gd Instances with up to 3.8 TB of local NVMe-based SSD block-level storage. These instances are powered by AWS Graviton3 processors, delivering up to 25% better performance over Graviton2-based instances.",
"modules": [
"service/ec2"
]
}
129 changes: 129 additions & 0 deletions service/billingconductor/deserializers.go

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

62 changes: 62 additions & 0 deletions service/billingconductor/serializers.go

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

48 changes: 48 additions & 0 deletions service/billingconductor/types/enums.go

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

0 comments on commit cb9ce4b

Please sign in to comment.