Skip to content

Commit 67dcb88

Browse files
Update to latest models
1 parent 55f7dc1 commit 67dcb88

16 files changed

Lines changed: 625 additions & 33 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``connect``",
4+
"description": "Conversational Analytics for Email"
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``devops-agent``",
4+
"description": "Devops Agent now supports associate Splunk, Datadog and custom MCP server to an Agent Space."
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``ecs``",
4+
"description": "Minor updates to exceptions for completeness"
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``imagebuilder``",
4+
"description": "Image pipelines can now automatically apply tags to images they create. Set the imageTags property when creating or updating your pipelines to get started."
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``mediaconvert``",
4+
"description": "Adds support for MV-HEVC video output and clear lead for AV1 DRM output."
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``observabilityadmin``",
4+
"description": "CloudWatch Observability Admin adds support for multi-region telemetry evaluation and telemetry enablement rules."
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``rtbfabric``",
4+
"description": "Adds optional health check configuration for Responder Gateways with ASG Managed Endpoints. When provided, RTB Fabric continuously probes customers' instance IPs and routes traffic only to healthy ones, reducing errors during deployments, scaling events, and instance failures."
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``sagemaker``",
4+
"description": "Support new SageMaker StartClusterHealthCheck API for on-demand DHC on Hyperpod EKS cluster. Support updated CreateCluster, UpdateCluster, DescribeCluster, BatchAddClusterNodes APIs for flexible instance group on HyperPod cluster"
5+
}

botocore/data/connect/2017-08-08/service-2.json

Lines changed: 11 additions & 3 deletions
Large diffs are not rendered by default.

botocore/data/devops-agent/2026-01-01/service-2.json

Lines changed: 37 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3640,7 +3640,7 @@
36403640
"type":"string",
36413641
"documentation":"<p>API Key Value for service.</p>",
36423642
"min":1,
3643-
"pattern":"[a-zA-Z0-9+/=._-]+(\\s[a-zA-Z0-9+/=._-]+)?",
3643+
"pattern":"[!-~]([ \\t]*[!-~])*",
36443644
"sensitive":true
36453645
},
36463646
"MCPServerAuthorizationConfig":{
@@ -3731,6 +3731,22 @@
37313731
"pattern":"[\\S]+",
37323732
"sensitive":true
37333733
},
3734+
"MCPServerConfiguration":{
3735+
"type":"structure",
3736+
"required":["tools"],
3737+
"members":{
3738+
"tools":{
3739+
"shape":"MCPToolsList",
3740+
"documentation":"<p>List of MCP tools can be used with the association.</p>"
3741+
}
3742+
},
3743+
"documentation":"<p>Configuration for Model Context Protocol (MCP) server integration.</p>"
3744+
},
3745+
"MCPServerDatadogConfiguration":{
3746+
"type":"structure",
3747+
"members":{},
3748+
"documentation":"<p>Mixin for webhook update support.</p>"
3749+
},
37343750
"MCPServerDetails":{
37353751
"type":"structure",
37363752
"required":[
@@ -3939,6 +3955,11 @@
39393955
"type":"string",
39403956
"pattern":"https://[a-zA-Z0-9.-]+(?::[0-9]+)?(?:/.*)?"
39413957
},
3958+
"MCPServerSplunkConfiguration":{
3959+
"type":"structure",
3960+
"members":{},
3961+
"documentation":"<p>Mixin for webhook update support.</p>"
3962+
},
39423963
"MCPToolsList":{
39433964
"type":"list",
39443965
"member":{"shape":"MCPToolsListMemberString"},
@@ -4845,10 +4866,10 @@
48454866
},
48464867
"ResourceConfigurationArn":{
48474868
"type":"string",
4848-
"documentation":"<p>Resource Configuration ARN.</p>",
4869+
"documentation":"<p>The ID or ARN of the Resource Configuration.</p>",
48494870
"max":2048,
48504871
"min":20,
4851-
"pattern":"arn:[a-z0-9\\-]+:vpc-lattice:[a-zA-Z0-9\\-]+:\\d{12}:resourceconfiguration/rcfg-[0-9a-z]{17}"
4872+
"pattern":"(arn:[a-z0-9\\-]+:vpc-lattice:[a-zA-Z0-9\\-]+:\\d{12}:resourceconfiguration/rcfg-[0-9a-z]{17}|rcfg-[0-9a-z]{17})"
48524873
},
48534874
"ResourceGatewayArn":{
48544875
"type":"string",
@@ -4913,7 +4934,7 @@
49134934
"members":{
49144935
"resourceConfigurationId":{
49154936
"shape":"ResourceConfigurationArn",
4916-
"documentation":"<p>The ARN of the Resource Configuration.</p>"
4937+
"documentation":"<p>The ID or ARN of the resource configuration.</p>"
49174938
},
49184939
"certificate":{
49194940
"shape":"CertificateString",
@@ -5300,10 +5321,22 @@
53005321
"shape":"MCPServerNewRelicConfiguration",
53015322
"documentation":"<p>NewRelic instance integration configuration.</p>"
53025323
},
5324+
"mcpserverdatadog":{
5325+
"shape":"MCPServerDatadogConfiguration",
5326+
"documentation":"<p>Datadog MCP server integration configuration.</p>"
5327+
},
5328+
"mcpserver":{
5329+
"shape":"MCPServerConfiguration",
5330+
"documentation":"<p>MCP (Model Context Protocol) server integration configuration.</p>"
5331+
},
53035332
"gitlab":{
53045333
"shape":"GitLabConfiguration",
53055334
"documentation":"<p>GitLab project integration configuration.</p>"
53065335
},
5336+
"mcpserversplunk":{
5337+
"shape":"MCPServerSplunkConfiguration",
5338+
"documentation":"<p>Splunk MCP server integration configuration.</p>"
5339+
},
53075340
"eventChannel":{
53085341
"shape":"EventChannelConfiguration",
53095342
"documentation":"<p>Event Channel instance integration configuration.</p>"

0 commit comments

Comments
 (0)