Skip to content

Commit

Permalink
Merge branch 'release-1.34.116' into develop
Browse files Browse the repository at this point in the history
* release-1.34.116:
  Bumping version to 1.34.116
  Update endpoints model
  Update to latest models
  • Loading branch information
aws-sdk-python-automation committed May 30, 2024
2 parents 1f7932b + 2d4ada4 commit c7d7b96
Show file tree
Hide file tree
Showing 15 changed files with 1,340 additions and 66 deletions.
42 changes: 42 additions & 0 deletions .changes/1.34.116.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
[
{
"category": "``acm``",
"description": "add v2 smoke tests and smithy smokeTests trait for SDK testing.",
"type": "api-change"
},
{
"category": "``bedrock-agent``",
"description": "With this release, Knowledge bases for Bedrock adds support for Titan Text Embedding v2.",
"type": "api-change"
},
{
"category": "``bedrock-runtime``",
"description": "This release adds Converse and ConverseStream APIs to Bedrock Runtime",
"type": "api-change"
},
{
"category": "``cloudtrail``",
"description": "CloudTrail Lake returns PartitionKeys in the GetEventDataStore API response. Events are grouped into partitions based on these keys for better query performance. For example, the calendarday key groups events by day, while combining the calendarday key with the hour key groups them by day and hour.",
"type": "api-change"
},
{
"category": "``connect``",
"description": "Adding associatedQueueIds as a SearchCriteria and response field to the SearchRoutingProfiles API",
"type": "api-change"
},
{
"category": "``emr-serverless``",
"description": "The release adds support for spark structured streaming.",
"type": "api-change"
},
{
"category": "``rds``",
"description": "Updates Amazon RDS documentation for Aurora Postgres DBname.",
"type": "api-change"
},
{
"category": "``sagemaker``",
"description": "Adds Model Card information as a new component to Model Package. Autopilot launches algorithm selection for TimeSeries modality to generate AutoML candidates per algorithm.",
"type": "api-change"
}
]
13 changes: 13 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@
CHANGELOG
=========

1.34.116
========

* api-change:``acm``: add v2 smoke tests and smithy smokeTests trait for SDK testing.
* api-change:``bedrock-agent``: With this release, Knowledge bases for Bedrock adds support for Titan Text Embedding v2.
* api-change:``bedrock-runtime``: This release adds Converse and ConverseStream APIs to Bedrock Runtime
* api-change:``cloudtrail``: CloudTrail Lake returns PartitionKeys in the GetEventDataStore API response. Events are grouped into partitions based on these keys for better query performance. For example, the calendarday key groups events by day, while combining the calendarday key with the hour key groups them by day and hour.
* api-change:``connect``: Adding associatedQueueIds as a SearchCriteria and response field to the SearchRoutingProfiles API
* api-change:``emr-serverless``: The release adds support for spark structured streaming.
* api-change:``rds``: Updates Amazon RDS documentation for Aurora Postgres DBname.
* api-change:``sagemaker``: Adds Model Card information as a new component to Model Package. Autopilot launches algorithm selection for TimeSeries modality to generate AutoML candidates per algorithm.


1.34.115
========

Expand Down
2 changes: 1 addition & 1 deletion botocore/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
import os
import re

__version__ = '1.34.115'
__version__ = '1.34.116'


class NullHandler(logging.Handler):
Expand Down
44 changes: 22 additions & 22 deletions botocore/data/acm/2015-12-08/endpoint-rule-set-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand Down Expand Up @@ -83,7 +82,8 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [
Expand All @@ -96,7 +96,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand All @@ -110,7 +109,6 @@
"assign": "PartitionResult"
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand All @@ -133,7 +131,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand Down Expand Up @@ -168,7 +165,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [],
Expand All @@ -179,14 +175,16 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [],
"error": "FIPS and DualStack are enabled, but this partition does not support one or both",
"type": "error"
}
]
],
"type": "tree"
},
{
"conditions": [
Expand All @@ -200,14 +198,12 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
{
"fn": "booleanEquals",
"argv": [
true,
{
"fn": "getAttr",
"argv": [
Expand All @@ -216,18 +212,17 @@
},
"supportsFIPS"
]
}
},
true
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
{
"fn": "stringEquals",
"argv": [
"aws-us-gov",
{
"fn": "getAttr",
"argv": [
Expand All @@ -236,7 +231,8 @@
},
"name"
]
}
},
"aws-us-gov"
]
}
],
Expand All @@ -256,14 +252,16 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [],
"error": "FIPS is enabled but this partition does not support FIPS",
"type": "error"
}
]
],
"type": "tree"
},
{
"conditions": [
Expand All @@ -277,7 +275,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand All @@ -297,7 +294,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [],
Expand All @@ -308,14 +304,16 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [],
"error": "DualStack is enabled but this partition does not support DualStack",
"type": "error"
}
]
],
"type": "tree"
},
{
"conditions": [],
Expand All @@ -326,9 +324,11 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
}
]
],
"type": "tree"
},
{
"conditions": [],
Expand Down
1 change: 1 addition & 0 deletions botocore/data/acm/2015-12-08/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"endpointPrefix":"acm",
"jsonVersion":"1.1",
"protocol":"json",
"protocols":["json"],
"serviceAbbreviation":"ACM",
"serviceFullName":"AWS Certificate Manager",
"serviceId":"ACM",
Expand Down
30 changes: 30 additions & 0 deletions botocore/data/bedrock-agent/2023-06-05/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1546,6 +1546,16 @@
"min":20,
"pattern":"^(arn:aws(-[^:]+)?:bedrock:[a-z0-9-]{1,20}:(([0-9]{12}:custom-model/[a-z0-9-]{1,63}[.]{1}[a-z0-9-]{1,63}/[a-z0-9]{12})|(:foundation-model/[a-z0-9-]{1,63}[.]{1}[a-z0-9-]{1,63}([.:]?[a-z0-9-]{1,63}))|([0-9]{12}:provisioned-model/[a-z0-9]{12})))|([a-z0-9-]{1,63}[.]{1}[a-z0-9-]{1,63}([.:]?[a-z0-9-]{1,63}))|(([0-9a-zA-Z][_-]?)+)$"
},
"BedrockEmbeddingModelConfiguration":{
"type":"structure",
"members":{
"dimensions":{
"shape":"Dimensions",
"documentation":"<p>The dimensions details for the vector configuration used on the Bedrock embeddings model.</p>"
}
},
"documentation":"<p>The vector configuration details for the Bedrock embeddings model.</p>"
},
"Boolean":{
"type":"boolean",
"box":true
Expand Down Expand Up @@ -2275,6 +2285,12 @@
"max":200,
"min":1
},
"Dimensions":{
"type":"integer",
"box":true,
"max":4096,
"min":0
},
"DisassociateAgentKnowledgeBaseRequest":{
"type":"structure",
"required":[
Expand Down Expand Up @@ -2314,6 +2330,16 @@
"min":5,
"pattern":"^DRAFT$"
},
"EmbeddingModelConfiguration":{
"type":"structure",
"members":{
"bedrockEmbeddingModelConfiguration":{
"shape":"BedrockEmbeddingModelConfiguration",
"documentation":"<p>The vector configuration details on the Bedrock embeddings model.</p>"
}
},
"documentation":"<p>The configuration details for the embeddings model.</p>"
},
"FailureReason":{
"type":"string",
"max":2048,
Expand Down Expand Up @@ -4653,6 +4679,10 @@
"embeddingModelArn":{
"shape":"BedrockEmbeddingModelArn",
"documentation":"<p>The Amazon Resource Name (ARN) of the model used to create vector embeddings for the knowledge base.</p>"
},
"embeddingModelConfiguration":{
"shape":"EmbeddingModelConfiguration",
"documentation":"<p>The embeddings model configuration details for the vector model used in Knowledge Base.</p>"
}
},
"documentation":"<p>Contains details about the model used to create vector embeddings for the knowledge base.</p>"
Expand Down
Loading

0 comments on commit c7d7b96

Please sign in to comment.