Prometheus exporter for AWS CloudWatch - Discovers services through AWS tags, gets CloudWatch metrics data and provides them as Prometheus metrics with AWS tags as labels
Feature: This release adds a new attribute FaceOccluded. Additionally, you can now select attributes individually (e.g. ["DEFAULT", "FACE_OCCLUDED", "AGE_RANGE"] instead of ["ALL"]), which can reduce response time.
Feature: We added support for ml.inf2 and ml.trn1 family of instances on Amazon SageMaker for deploying machine learning (ML) models for Real-time and Asynchronous inference. You can use these instances to achieve high performance at a low cost for generative artificial intelligence (AI) models.
Feature: Private API support for AWS AppSync. With Private APIs, you can now create GraphQL APIs that can only be accessed from your Amazon Virtual Private Cloud ("VPC").
Feature: Amazon OpenSearch Service adds the option to deploy a domain across multiple Availability Zones, with each AZ containing a complete copy of data and with nodes in one AZ acting as a standby. This option provides 99.99% availability and consistent performance in the event of infrastructure failure.
Feature: This release adds a new feature for Amazon CloudWatch Internet Monitor that enables customers to deliver internet measurements to Amazon S3 buckets as well as CloudWatch Logs.
Feature: In this release, you can now chose between soft delete and hard delete when calling the DeleteRecord API, so you have more flexibility when it comes to managing online store data.
Feature: Amazon EC2 Auto Scaling now supports Elastic Load Balancing traffic sources with the AttachTrafficSources, DetachTrafficSources, and DescribeTrafficSources APIs. This release also introduces a new activity status, "WaitingForConnectionDraining", for VPC Lattice to the DescribeScalingActivities API.
Feature: This release adds support for HDD EBS volume types and io2 Block Express. We are also adding support for 61 new instance types and instances that have non consecutive runtime.
Feature: Adding a field to the replication configuration APIs to support the auto replicate new disks feature. We also deprecated RetryDataReplication.
Feature: This release adds support for Tunnel Endpoint Lifecycle control, a new feature that provides Site-to-Site VPN customers with better visibility and control of their VPN tunnel maintenance updates.
Feature: Updated DescribeCluster and ListClusters API responses to include ErrorDetail that specifies error code, programmatically accessible error data,and an error message. ErrorDetail provides the underlying reason for cluster failure and recommends actions to simplify troubleshooting of EMR clusters.
Feature: This release adds support for AWS Glue Data Quality, which helps you evaluate and monitor the quality of your data and includes the API for creating, deleting, or updating data quality rulesets, runs and evaluations.
Feature: Amazon SageMaker geospatial capabilities now supports server-side encryption with customer managed KMS key and SageMaker notebooks with a SageMaker geospatial image in a Amazon SageMaker Domain with VPC only mode.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the aws-sdk-v2 group with 14 updates:
1.27.36
1.27.37
1.17.34
1.17.35
1.28.0
1.28.1
1.26.0
1.26.1
1.23.0
1.23.1
1.44.0
1.44.1
1.41.0
1.41.1
1.41.0
1.41.1
1.178.0
1.179.0
1.36.0
1.36.1
1.24.0
1.24.1
1.28.0
1.28.1
1.33.0
1.33.1
1.31.0
1.31.1
Updates
github.com/aws/aws-sdk-go-v2/config
from 1.27.36 to 1.27.37Commits
3f09c24
Release 2024-09-2363b1e7d
Regenerated Clients5e6ce06
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/credentials
from 1.17.34 to 1.17.35Commits
3f09c24
Release 2024-09-2363b1e7d
Regenerated Clients5e6ce06
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/service/amp
from 1.28.0 to 1.28.1Commits
3f09c24
Release 2024-09-2363b1e7d
Regenerated Clients5e6ce06
Update API model2f44586
Release 2024-09-2022d0876
Regenerated Clients5454ab9
Update API model06150d9
add tracing and metrics support (#2798)18f7b40
Release 2024-09-19e91c9c4
Regenerated Clients6df0a09
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/service/apigateway
from 1.26.0 to 1.26.1Commits
0fde27c
Release 2024-03-2957e0d95
Regenerated Clientse114db5
Update SDK's smithy-go dependency to v1.20.2f456f07
Update endpoints model96b431a
Update API model6a694c7
dep: upgrade to smithy 1.47.0 (#2587)973665b
Release 2024-03-288b24e40
Regenerated Clients8788e04
Update endpoints model0480396
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/service/apigatewayv2
from 1.23.0 to 1.23.1Commits
b3e07aa
Release 2023-11-202fc1c0d
Regenerated Clients1a6bd02
Update endpoints modelac2c871
Update API model03c6858
deprecate v4.SignHTTPRequestMiddleware (#2375)0be05fa
Release 2023-11-17d0c9d42
Regenerated Clientse2ede40
Update endpoints model7720f87
Update API model4bd06b9
Merge customizations for service s3Updates
github.com/aws/aws-sdk-go-v2/service/autoscaling
from 1.44.0 to 1.44.1Commits
f3ea5b8
Release 2023-11-30bb44374
Regenerated Clients1fd796c
Update SDK's smithy-go dependency to v1.18.15e061f0
Update endpoints modele6de9ae
Update API modela88ff68
Release 2023-11-29023df35
Regenerated Clients41f99ac
Update SDK's smithy-go dependency to v1.18.072478fb
Update API model4c4b852
feat: add Options() getter to service clients (#2398)Updates
github.com/aws/aws-sdk-go-v2/service/cloudwatch
from 1.41.0 to 1.41.1Commits
1bb0482
Release 2024-02-15cc83a2b
Regenerated Clients7f44d99
Update endpoints model4280ccb
Update API modela264562
fix awsjson error deserialization to not expect string code (#2489)6ae62c2
Release 2024-02-144b7d295
Regenerated Clients4f8f904
Update endpoints model6ef9964
Update API model141feaf
Update README.md (#2498)Updates
github.com/aws/aws-sdk-go-v2/service/databasemigrationservice
from 1.41.0 to 1.41.1Commits
1bb0482
Release 2024-02-15cc83a2b
Regenerated Clients7f44d99
Update endpoints model4280ccb
Update API modela264562
fix awsjson error deserialization to not expect string code (#2489)6ae62c2
Release 2024-02-144b7d295
Regenerated Clients4f8f904
Update endpoints model6ef9964
Update API model141feaf
Update README.md (#2498)Updates
github.com/aws/aws-sdk-go-v2/service/ec2
from 1.178.0 to 1.179.0Commits
3f09c24
Release 2024-09-2363b1e7d
Regenerated Clients5e6ce06
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/service/iam
from 1.36.0 to 1.36.1Commits
30383d5
Release 2023-04-07352f89c
Regenerated Clients5042939
Update API modeld40a16e
NXDOMAIN errors should not be retried (#2083)439f88c
Add announcement for next release for dlme4036a9
Release 2023-04-061c455e2
Regenerated Clientsadb09d3
Update endpoints model3d4ed44
Update API model296e005
Release 2023-04-05Updates
github.com/aws/aws-sdk-go-v2/service/resourcegroupstaggingapi
from 1.24.0 to 1.24.1Commits
47dd1b1
Release 2024-01-0423145e3
Regenerated Clients00e57bb
Update API model73e1a99
Merge pull request #2441 from RanVaknin/fix-documentation-config0f8ad11
Fix SRA auth trailing checksum retry bug (#2438)efbc5aa
Release 2024-01-0378357bb
Regenerated Clientse465ddd
Update endpoints model384ad3b
Update API model1126a91
changelog addedUpdates
github.com/aws/aws-sdk-go-v2/service/shield
from 1.28.0 to 1.28.1Commits
3f09c24
Release 2024-09-2363b1e7d
Regenerated Clients5e6ce06
Update API model2f44586
Release 2024-09-2022d0876
Regenerated Clients5454ab9
Update API model06150d9
add tracing and metrics support (#2798)18f7b40
Release 2024-09-19e91c9c4
Regenerated Clients6df0a09
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/service/storagegateway
from 1.33.0 to 1.33.1Changelog
Sourced from github.com/aws/aws-sdk-go-v2/service/storagegateway's changelog.
... (truncated)
Commits
ae835ec
Release 2023-05-04ef7f367
Regenerated Clientsa62e494
Update endpoints model833592f
Update API model829131f
Add SQSCustomizations (#2108)9d08e7d
Release 2023-05-03cec4d55
Regenerated Clientsf558c81
Update API model8d2e554
Release 2023-05-02312e442
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/sts
from 1.31.0 to 1.31.1Changelog
Sourced from github.com/aws/aws-sdk-go-v2/service/sts's changelog.
... (truncated)
Commits
b40e677
Release 2023-03-3196ef350
Regenerated Clients27b40fd
Update endpoints model688fa29
Update API model342f3b4
Release 2023-03-3034e534d
Regenerated Clients96c5cdb
Update endpoints model53f050e
Update API modelcec179c
Release 2023-03-297340532
Regenerated ClientsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show