Skip to content

Commit b7b05ea

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent 2a62cee commit b7b05ea

File tree

129 files changed

+4011
-108
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

129 files changed

+4011
-108
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "142ccf36-d16b-4b85-ae67-f42f976b9c19",
3+
"type": "feature",
4+
"description": "Application Auto Scaling now supports horizontal scaling for Elasticache Memcached self-designed clusters using target tracking scaling policies and scheduled scaling.",
5+
"modules": [
6+
"service/applicationautoscaling"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "217ed679-c28a-4e12-af14-1cf44a837105",
3+
"type": "feature",
4+
"description": "Add support to analysis and sheet level highlighting in QuickSight.",
5+
"modules": [
6+
"service/quicksight"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "3d50e5ce-bc7d-42c5-a323-a2d4a4b61785",
3+
"type": "feature",
4+
"description": "AWS Elemental MediaLive / Features : Add support for CMAF Ingest CaptionLanguageMappings, TimedMetadataId3 settings, and Link InputResolution.",
5+
"modules": [
6+
"service/medialive"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "8df18bef-85e5-4fe7-a18e-b6244d42f6fa",
3+
"type": "feature",
4+
"description": "Adds functionality to enable/disable a new Q Business Hallucination Reduction feature. If enabled, Q Business will detect and attempt to remove Hallucinations from certain Chat requests.",
5+
"modules": [
6+
"service/qbusiness"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "9bd460e2-226c-4515-b1ba-3d4746010af4",
3+
"type": "feature",
4+
"description": "AWS ElastiCache SDK now supports using MemcachedUpgradeConfig parameter with ModifyCacheCluster API to enable updating Memcached cache node types. Please refer to updated AWS ElastiCache public documentation for detailed information on API usage and implementation.",
5+
"modules": [
6+
"service/elasticache"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "e7e50b55-5a7c-47bc-9441-bedce1f4d298",
3+
"type": "feature",
4+
"description": "Introduce three new APIs: CreateDataSetExportTask, GetDataSetExportTask and ListDataSetExportHistory. Add support for batch restart for Blu Age applications.",
5+
"modules": [
6+
"service/m2"
7+
]
8+
}

service/accessanalyzer/internal/endpoints/endpoints.go

+11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/acm/internal/endpoints/endpoints.go

+5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/acmpca/internal/endpoints/endpoints.go

+5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/appconfig/internal/endpoints/endpoints.go

+5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/appconfigdata/internal/endpoints/endpoints.go

+5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/applicationautoscaling/api_op_DeleteScalingPolicy.go

+7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/applicationautoscaling/api_op_DeleteScheduledAction.go

+7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/applicationautoscaling/api_op_DeregisterScalableTarget.go

+7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/applicationautoscaling/api_op_DescribeScalableTargets.go

+7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/applicationautoscaling/api_op_DescribeScalingActivities.go

+7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/applicationautoscaling/api_op_DescribeScalingPolicies.go

+7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/applicationautoscaling/api_op_DescribeScheduledActions.go

+7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/applicationautoscaling/api_op_PutScalingPolicy.go

+13-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/applicationautoscaling/api_op_PutScheduledAction.go

+7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/applicationautoscaling/api_op_RegisterScalableTarget.go

+7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/applicationautoscaling/doc.go

+2-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)