Skip to content

Commit 2fd71ea

Browse files
Merge branch 'release-1.43.78' into develop
* release-1.43.78: Bumping version to 1.43.78 Update to latest models
2 parents 36c34f1 + a0fafbb commit 2fd71ea

14 files changed

Lines changed: 1846 additions & 166 deletions

File tree

.changes/1.43.78.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
[
2+
{
3+
"category": "``backup``",
4+
"description": "Updating CLI Docs for Backup Audit Manager List Job Summaries APIs.",
5+
"type": "api-change"
6+
},
7+
{
8+
"category": "``bedrock-agentcore``",
9+
"description": "Increase spans count from 1k to 20k",
10+
"type": "api-change"
11+
},
12+
{
13+
"category": "``bedrock-agentcore-control``",
14+
"description": "Update Dataset schema to THIRDPARTYEVALUATIONV1",
15+
"type": "api-change"
16+
},
17+
{
18+
"category": "``cloudwatch``",
19+
"description": "Allows customers to specify an initial warm up period to wait for metrics to arrive when creating metric or log alarms",
20+
"type": "api-change"
21+
},
22+
{
23+
"category": "``devicefarm``",
24+
"description": "Added support to CreateRemoveAccessSession for selecting a server version on the mobile WebDriver endpoint.",
25+
"type": "api-change"
26+
},
27+
{
28+
"category": "``endpoint-rules``",
29+
"description": "Update endpoint-rules client to latest version",
30+
"type": "api-change"
31+
},
32+
{
33+
"category": "``kinesis``",
34+
"description": "Generate account endpoint for Kinesis Data Streams requests when the account ID is available",
35+
"type": "api-change"
36+
},
37+
{
38+
"category": "``wafv2``",
39+
"description": "DataProtectionConfig field Key Documentation Update",
40+
"type": "api-change"
41+
}
42+
]

CHANGELOG.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22
CHANGELOG
33
=========
44

5+
1.43.78
6+
=======
7+
8+
* api-change:``backup``: Updating CLI Docs for Backup Audit Manager List Job Summaries APIs.
9+
* api-change:``bedrock-agentcore``: Increase spans count from 1k to 20k
10+
* api-change:``bedrock-agentcore-control``: Update Dataset schema to THIRDPARTYEVALUATIONV1
11+
* api-change:``cloudwatch``: Allows customers to specify an initial warm up period to wait for metrics to arrive when creating metric or log alarms
12+
* api-change:``devicefarm``: Added support to CreateRemoveAccessSession for selecting a server version on the mobile WebDriver endpoint.
13+
* api-change:``endpoint-rules``: Update endpoint-rules client to latest version
14+
* api-change:``kinesis``: Generate account endpoint for Kinesis Data Streams requests when the account ID is available
15+
* api-change:``wafv2``: DataProtectionConfig field Key Documentation Update
16+
17+
518
1.43.77
619
=======
720

botocore/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
import re
1818
from logging import NullHandler
1919

20-
__version__ = '1.43.77'
20+
__version__ = '1.43.78'
2121

2222

2323
# Configure default logger to do nothing

botocore/data/backup/2018-11-15/service-2.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1094,7 +1094,7 @@
10941094
{"shape":"InvalidParameterValueException"},
10951095
{"shape":"ServiceUnavailableException"}
10961096
],
1097-
"documentation":"<p>This is a request for a summary of backup jobs created or running within the most recent 30 days. You can include parameters AccountID, State, ResourceType, MessageCategory, AggregationPeriod, MaxResults, or NextToken to filter results.</p> <p>This request returns a summary that contains Region, Account, State, ResourceType, MessageCategory, StartTime, EndTime, and Count of included jobs.</p>"
1097+
"documentation":"<p>This is a request for a summary of backup jobs created or running within the most recent 14 days. You can include parameters AccountID, State, ResourceType, MessageCategory, AggregationPeriod, MaxResults, or NextToken to filter results.</p> <p>This request returns a summary that contains Region, Account, State, ResourceType, MessageCategory, StartTime, EndTime, and Count of included jobs.</p>"
10981098
},
10991099
"ListBackupJobs":{
11001100
"name":"ListBackupJobs",
@@ -1207,7 +1207,7 @@
12071207
{"shape":"InvalidParameterValueException"},
12081208
{"shape":"ServiceUnavailableException"}
12091209
],
1210-
"documentation":"<p>This request obtains a list of copy jobs created or running within the the most recent 30 days. You can include parameters AccountID, State, ResourceType, MessageCategory, AggregationPeriod, MaxResults, or NextToken to filter results.</p> <p>This request returns a summary that contains Region, Account, State, RestourceType, MessageCategory, StartTime, EndTime, and Count of included jobs.</p>"
1210+
"documentation":"<p>This request obtains a list of copy jobs created or running within the the most recent 14 days. You can include parameters AccountID, State, ResourceType, MessageCategory, AggregationPeriod, MaxResults, or NextToken to filter results.</p> <p>This request returns a summary that contains Region, Account, State, RestourceType, MessageCategory, StartTime, EndTime, and Count of included jobs.</p>"
12111211
},
12121212
"ListCopyJobs":{
12131213
"name":"ListCopyJobs",
@@ -1405,7 +1405,7 @@
14051405
{"shape":"InvalidParameterValueException"},
14061406
{"shape":"ServiceUnavailableException"}
14071407
],
1408-
"documentation":"<p>This request obtains a summary of restore jobs created or running within the the most recent 30 days. You can include parameters AccountID, State, ResourceType, AggregationPeriod, MaxResults, or NextToken to filter results.</p> <p>This request returns a summary that contains Region, Account, State, RestourceType, MessageCategory, StartTime, EndTime, and Count of included jobs.</p>"
1408+
"documentation":"<p>This request obtains a summary of restore jobs created or running within the the most recent 14 days. You can include parameters AccountID, State, ResourceType, AggregationPeriod, MaxResults, or NextToken to filter results.</p> <p>This request returns a summary that contains Region, Account, State, RestourceType, MessageCategory, StartTime, EndTime, and Count of included jobs.</p>"
14091409
},
14101410
"ListRestoreJobs":{
14111411
"name":"ListRestoreJobs",
@@ -1483,7 +1483,7 @@
14831483
{"shape":"InvalidParameterValueException"},
14841484
{"shape":"ServiceUnavailableException"}
14851485
],
1486-
"documentation":"<p>This is a request for a summary of scan jobs created or running within the most recent 30 days.</p>"
1486+
"documentation":"<p>This is a request for a summary of scan jobs created or running within the most recent 14 days.</p>"
14871487
},
14881488
"ListScanJobs":{
14891489
"name":"ListScanJobs",
@@ -2274,7 +2274,7 @@
22742274
"documentation":"<p>The value of time in number format of a job end time.</p> <p>This value is the time in Unix format, Coordinated Universal Time (UTC), and accurate to milliseconds. For example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.</p>"
22752275
}
22762276
},
2277-
"documentation":"<p>This is a summary of jobs created or running within the most recent 30 days.</p> <p>The returned summary may contain the following: Region, Account, State, RestourceType, MessageCategory, StartTime, EndTime, and Count of included jobs.</p>"
2277+
"documentation":"<p>This is a summary of jobs created or running within the most recent 14 days.</p> <p>The returned summary may contain the following: Region, Account, State, RestourceType, MessageCategory, StartTime, EndTime, and Count of included jobs.</p>"
22782278
},
22792279
"BackupJobSummaryList":{
22802280
"type":"list",
@@ -3106,7 +3106,7 @@
31063106
"documentation":"<p>The value of time in number format of a job end time.</p> <p>This value is the time in Unix format, Coordinated Universal Time (UTC), and accurate to milliseconds. For example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.</p>"
31073107
}
31083108
},
3109-
"documentation":"<p>This is a summary of copy jobs created or running within the most recent 30 days.</p> <p>The returned summary may contain the following: Region, Account, State, RestourceType, MessageCategory, StartTime, EndTime, and Count of included jobs.</p>"
3109+
"documentation":"<p>This is a summary of copy jobs created or running within the most recent 14 days.</p> <p>The returned summary may contain the following: Region, Account, State, RestourceType, MessageCategory, StartTime, EndTime, and Count of included jobs.</p>"
31103110
},
31113111
"CopyJobSummaryList":{
31123112
"type":"list",
@@ -8377,7 +8377,7 @@
83778377
"documentation":"<p>The value of time in number format of a job end time.</p> <p>This value is the time in Unix format, Coordinated Universal Time (UTC), and accurate to milliseconds. For example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.</p>"
83788378
}
83798379
},
8380-
"documentation":"<p>This is a summary of restore jobs created or running within the most recent 30 days.</p> <p>The returned summary may contain the following: Region, Account, State, ResourceType, MessageCategory, StartTime, EndTime, and Count of included jobs.</p>"
8380+
"documentation":"<p>This is a summary of restore jobs created or running within the most recent 14 days.</p> <p>The returned summary may contain the following: Region, Account, State, ResourceType, MessageCategory, StartTime, EndTime, and Count of included jobs.</p>"
83818381
},
83828382
"RestoreJobSummaryList":{
83838383
"type":"list",
@@ -8660,7 +8660,7 @@
86608660
},
86618661
"SelectionWindowDays":{
86628662
"shape":"integer",
8663-
"documentation":"<p>Accepted values are integers from 1 to 365.</p>"
8663+
"documentation":"<p>Accepted values are integers from 1 to 365. If not included, the value defaults to 30. The selection window is calculated from the actual job execution time, not the plan's scheduled start time.</p>"
86648664
}
86658665
},
86668666
"documentation":"<p> <code>RecoveryPointSelection</code> has five parameters (three required and two optional). The values you specify determine which recovery point is included in the restore test. You must indicate with <code>Algorithm</code> if you want the latest recovery point within your <code>SelectionWindowDays</code> or if you want a random recovery point, and you must indicate through <code>IncludeVaults</code> from which vaults the recovery points can be chosen.</p> <p> <code>Algorithm</code> (<i>required</i>) Valid values: \"<code>LATEST_WITHIN_WINDOW</code>\" or \"<code>RANDOM_WITHIN_WINDOW</code>\".</p> <p> <code>Recovery point types</code> (<i>required</i>) Valid values: \"<code>SNAPSHOT</code>\" and/or \"<code>CONTINUOUS</code>\". Include <code>SNAPSHOT</code> to restore only snapshot recovery points; include <code>CONTINUOUS</code> to restore continuous recovery points (point in time restore / PITR); use both to restore either a snapshot or a continuous recovery point. The recovery point will be determined by the value for <code>Algorithm</code>.</p> <p> <code>IncludeVaults</code> (<i>required</i>). You must include one or more backup vaults. Use the wildcard [\"*\"] or specific ARNs.</p> <p> <code>SelectionWindowDays</code> (<i>optional</i>) Value must be an integer (in days) from 1 to 365. If not included, the value defaults to <code>30</code>.</p> <p> <code>ExcludeVaults</code> (<i>optional</i>). You can choose to input one or more specific backup vault ARNs to exclude those vaults' contents from restore eligibility. Or, you can include a list of selectors. If this parameter and its value are not included, it defaults to empty list.</p>"

botocore/data/bedrock-agentcore-control/2023-06-05/service-2.json

Lines changed: 53 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -992,7 +992,7 @@
992992
{"shape":"ResourceNotFoundException"},
993993
{"shape":"ThrottledException"}
994994
],
995-
"documentation":"<p>Deletes an Amazon Bedrock AgentCore Memory resource.</p>",
995+
"documentation":"<p>Deletes an Amazon Bedrock AgentCore Memory resource. When you delete a memory resource, it is permanently removed.</p>",
996996
"idempotent":true
997997
},
998998
"DeleteOauth2CredentialProvider":{
@@ -4917,6 +4917,17 @@
49174917
"min":1,
49184918
"pattern":"[a-zA-Z][a-zA-Z0-9_:/.\\-]{0,2047}"
49194919
},
4920+
"CompositeIdentifierEntry":{
4921+
"type":"string",
4922+
"max":256,
4923+
"min":1
4924+
},
4925+
"CompositeIdentifierList":{
4926+
"type":"list",
4927+
"member":{"shape":"CompositeIdentifierEntry"},
4928+
"max":5,
4929+
"min":1
4930+
},
49204931
"ComputeConfiguration":{
49214932
"type":"structure",
49224933
"members":{
@@ -7959,7 +7970,7 @@
79597970
"enum":[
79607971
"AGENTCORE_EVALUATION_PREDEFINED_V1",
79617972
"AGENTCORE_EVALUATION_SIMULATED_V1",
7962-
"GENERIC_EVALUATION_PREDEFINED_V1"
7973+
"THIRD_PARTY_EVALUATION_V1"
79637974
]
79647975
},
79657976
"DatasetStatus":{
@@ -18153,6 +18164,14 @@
1815318164
"stickinessConfiguration":{
1815418165
"shape":"StickinessConfiguration",
1815518166
"documentation":"<p>The session stickiness configuration for the passthrough target. This configuration routes requests within the same session to the same target.</p>"
18167+
},
18168+
"staticQueryParameters":{
18169+
"shape":"StaticQueryParameters",
18170+
"documentation":"<p>A map of static query parameters that the gateway always appends to the outbound URL when forwarding requests to the target. The total outbound URL length, which includes the endpoint and the percent-encoded query parameters, is enforced by the service.</p>"
18171+
},
18172+
"staticQueryParameterConflictResolution":{
18173+
"shape":"StaticQueryParameterConflictResolution",
18174+
"documentation":"<p>Controls precedence when a client request supplies a query parameter whose name matches a configured static query parameter. If not set, defaults to <code>CLIENT_OVERRIDE</code>:</p> <ul> <li> <p> <code>CLIENT_OVERRIDE</code> - The client-supplied value overrides the configured static value for that parameter name.</p> </li> <li> <p> <code>STATIC_OVERRIDE</code> - The configured static value is retained, overriding the client-supplied value for that parameter name.</p> </li> </ul>"
1815618175
}
1815718176
},
1815818177
"documentation":"<p>The configuration for an HTTP passthrough target. A passthrough target forwards requests directly to an external HTTP endpoint.</p>"
@@ -20616,6 +20635,33 @@
2061620635
"type":"string",
2061720636
"pattern":"[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}"
2061820637
},
20638+
"StaticQueryParameterConflictResolution":{
20639+
"type":"string",
20640+
"documentation":"<p>The precedence used when a client-supplied query parameter has the same name as a configured static query parameter:</p> <ul> <li> <p> <code>CLIENT_OVERRIDE</code> - The client-supplied value overrides the configured static value for that parameter name. This is the default.</p> </li> <li> <p> <code>STATIC_OVERRIDE</code> - The configured static value is retained, overriding the client-supplied value for that parameter name.</p> </li> </ul>",
20641+
"enum":[
20642+
"CLIENT_OVERRIDE",
20643+
"STATIC_OVERRIDE"
20644+
]
20645+
},
20646+
"StaticQueryParameterName":{
20647+
"type":"string",
20648+
"documentation":"<p>The name of a static query parameter. Allowed characters are letters, digits, <code>_</code>, <code>.</code>, and <code>-</code>.</p>",
20649+
"max":128,
20650+
"min":1,
20651+
"pattern":"[a-zA-Z0-9_.-]+"
20652+
},
20653+
"StaticQueryParameterValue":{
20654+
"type":"string",
20655+
"documentation":"<p>The value of a static query parameter. Control characters (ASCII <code>0x00</code>-<code>0x1F</code> and <code>0x7F</code>) are not permitted. URI-reserved characters are allowed and are percent-encoded by the gateway. Empty values are allowed.</p>",
20656+
"pattern":"[^\\x00-\\x1F\\x7F]*",
20657+
"sensitive":true
20658+
},
20659+
"StaticQueryParameters":{
20660+
"type":"map",
20661+
"key":{"shape":"StaticQueryParameterName"},
20662+
"value":{"shape":"StaticQueryParameterValue"},
20663+
"documentation":"<p>A map of static query parameter names to values that the gateway always appends to the outbound URL. The total outbound URL length, which includes the endpoint and the percent-encoded query parameters, is enforced by the service.</p>"
20664+
},
2061920665
"StaticRoute":{
2062020666
"type":"structure",
2062120667
"required":["targetName"],
@@ -20661,6 +20707,10 @@
2066120707
"timeout":{
2066220708
"shape":"StickinessTimeout",
2066320709
"documentation":"<p>The session stickiness timeout, in seconds. After this duration of inactivity, the session affinity expires. Valid values range from 1 to 86400.</p>"
20710+
},
20711+
"compositeIdentifier":{
20712+
"shape":"CompositeIdentifierList",
20713+
"documentation":"<p>Additional headers to include in session affinity routing. When set, requests are only considered part of the same session if both the <code>identifier</code> and all composite identifier values match.</p>"
2066420714
}
2066520715
},
2066620716
"documentation":"<p>The configuration for session-sticky routing to a target. Session stickiness routes requests that share a session identifier to the same target.</p>"
@@ -22893,7 +22943,7 @@
2289322943
},
2289422944
"namespaceKeys":{
2289522945
"shape":"NamespaceKeysList",
22896-
"documentation":"<p>The namespace variable key definitions with validation rules for this memory. Use this parameter to update existing <code>namespaceKey</code> validation rules or add new keys when namespace templates change.</p>"
22946+
"documentation":"<p>The namespace variable key definitions with validation rules for this memory. This value fully replaces the existing set — any key you omit is removed. Any referenced <code>namespaceKey</code> omission will throw ValidationException.</p>"
2289722947
},
2289822948
"streamDeliveryResources":{
2289922949
"shape":"StreamDeliveryResources",

botocore/data/bedrock-agentcore/2024-02-28/service-2.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3942,11 +3942,13 @@
39423942
},
39433943
"EvaluatorArn":{
39443944
"type":"string",
3945-
"pattern":"arn:aws[a-zA-Z-]*:bedrock-agentcore:[a-z0-9-]+:[0-9]{12}:evaluator\\/[a-zA-Z][a-zA-Z0-9-_]{0,99}-[a-zA-Z0-9]{10}$|^arn:aws[a-zA-Z-]*:bedrock-agentcore:::evaluator/Builtin.[a-zA-Z0-9_-]+"
3945+
"pattern":"arn:aws[a-zA-Z-]*:bedrock-agentcore:[a-z0-9-]+:[0-9]{12}:evaluator\\/[a-zA-Z][a-zA-Z0-9-_]{0,99}-[a-zA-Z0-9]{10}$|^arn:aws[a-zA-Z-]*:bedrock-agentcore:::evaluator/(Builtin|ThirdParty)\\.[a-zA-Z0-9._-]+"
39463946
},
39473947
"EvaluatorId":{
39483948
"type":"string",
3949-
"pattern":"(Builtin.[a-zA-Z0-9_-]+|[a-zA-Z][a-zA-Z0-9-_]{0,99}-[a-zA-Z0-9]{10})"
3949+
"max":111,
3950+
"min":1,
3951+
"pattern":"(Builtin\\.[a-zA-Z0-9._-]+|ThirdParty\\.[a-zA-Z0-9_-]+\\.[a-zA-Z0-9_-]+|[a-zA-Z][a-zA-Z0-9-_]{0,99}-[a-zA-Z0-9]{10})"
39503952
},
39513953
"EvaluatorList":{
39523954
"type":"list",
@@ -3981,7 +3983,9 @@
39813983
},
39823984
"EvaluatorName":{
39833985
"type":"string",
3984-
"pattern":"(Builtin.[a-zA-Z0-9_-]+|[a-zA-Z][a-zA-Z0-9_]{0,47})"
3986+
"max":48,
3987+
"min":1,
3988+
"pattern":"(Builtin\\.[a-zA-Z0-9._-]+|ThirdParty\\.[a-zA-Z0-9_-]+\\.[a-zA-Z0-9_-]+|[a-zA-Z][a-zA-Z0-9_]{0,47})"
39853989
},
39863990
"EvaluatorStatistics":{
39873991
"type":"structure",
@@ -10756,7 +10760,7 @@
1075610760
"Spans":{
1075710761
"type":"list",
1075810762
"member":{"shape":"Span"},
10759-
"max":1000,
10763+
"max":20000,
1076010764
"min":1,
1076110765
"sensitive":true
1076210766
},

0 commit comments

Comments
 (0)