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 Jun 28, 2023
1 parent 25aad9f commit 5ef9c03
Show file tree
Hide file tree
Showing 61 changed files with 978 additions and 132 deletions.
8 changes: 8 additions & 0 deletions .changelog/12dd6f6f140f47089fb6e05b13ee94d8.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "12dd6f6f-140f-4708-9fb6-e05b13ee94d8",
"type": "feature",
"description": "This release adds a new feature for Amazon CloudWatch Internet Monitor that enables customers to set custom thresholds, for performance and availability drops, for triggering when to create a health event.",
"modules": [
"service/internetmonitor"
]
}
8 changes: 8 additions & 0 deletions .changelog/35a4548302814366a43f22fb76eff048.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "35a45483-0281-4366-a43f-22fb76eff048",
"type": "feature",
"description": "Surface ResourceConflictException in DeleteEventSourceMapping",
"modules": [
"service/lambda"
]
}
8 changes: 8 additions & 0 deletions .changelog/5467ccb610704d5b9c0615d3ca643845.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "5467ccb6-1070-4d5b-9c06-15d3ca643845",
"type": "feature",
"description": "Add Common Workflow Language (CWL) as a supported language for Omics workflows",
"modules": [
"service/omics"
]
}
8 changes: 8 additions & 0 deletions .changelog/5c2c7cad56724d248bc37e149f9ed97b.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "5c2c7cad-5672-4d24-8bc3-7e149f9ed97b",
"type": "feature",
"description": "Amazon Relational Database Service (RDS) now supports joining a RDS for SQL Server instance to a self-managed Active Directory.",
"modules": [
"service/rds"
]
}
8 changes: 8 additions & 0 deletions .changelog/9923d1572d7e485395b24afa084b5618.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "9923d157-2d7e-4853-95b2-4afa084b5618",
"type": "feature",
"description": "This release adds support for Model Cards Model Registry integration.",
"modules": [
"service/sagemaker"
]
}
8 changes: 8 additions & 0 deletions .changelog/cb17df61bc214cae8604a343d8e148ae.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "cb17df61-bc21-4cae-8604-a343d8e148ae",
"type": "feature",
"description": "Support for new runtime environment in Kinesis Data Analytics Studio: Zeppelin-0.10, Apache Flink-1.15",
"modules": [
"service/kinesisanalyticsv2"
]
}
8 changes: 8 additions & 0 deletions .changelog/e9ffe4c0fec24e778ce2711e3a75bfb4.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "e9ffe4c0-fec2-4e77-8ce2-711e3a75bfb4",
"type": "feature",
"description": "The S3 LISTObjects, ListObjectsV2 and ListObjectVersions API now supports a new optional header x-amz-optional-object-attributes. If header contains RestoreStatus as the value, then S3 will include Glacier restore status i.e. isRestoreInProgress and RestoreExpiryDate in List response.",
"modules": [
"service/s3"
]
}
7 changes: 7 additions & 0 deletions service/internetmonitor/api_op_CreateMonitor.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/internetmonitor/api_op_GetHealthEvent.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/internetmonitor/api_op_GetMonitor.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/internetmonitor/api_op_UpdateMonitor.go

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

172 changes: 172 additions & 0 deletions service/internetmonitor/deserializers.go

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

Loading

0 comments on commit 5ef9c03

Please sign in to comment.