Skip to content

Commit e15126c

Browse files
committed
Merge remote-tracking branch 'origin/main' into chore-remove-ecs-integ-test
2 parents eb627f4 + 9794f8b commit e15126c

File tree

20 files changed

+2695
-494
lines changed

20 files changed

+2695
-494
lines changed

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,35 @@
11
# Changelog
22

3+
## [1.4.8] - 01/28/2025
4+
5+
### Features
6+
* (**appsync**) Add stash and outErrors to EvaluateCode/EvaluateMappingTemplate response
7+
* (**datasync**) AWS DataSync now supports the Kerberos authentication protocol for SMB locations.
8+
* (**deadline**) feature: Deadline: Add support for limiting the concurrent usage of external resources, like floating licenses, using limits and the ability to constrain the maximum number of workers that work on a job
9+
* (**ec2**) This release changes the CreateFleet CLI and SDK's such that if you do not specify a client token, a randomly generated token is used for the request to ensure idempotency.
10+
* (**firehose**) For AppendOnly streams, Firehose will automatically scale to match your throughput.
11+
* (**timestreaminfluxdb**) Adds 'allocatedStorage' parameter to UpdateDbInstance API that allows increasing the database instance storage size and 'dbStorageType' parameter to UpdateDbInstance API that allows changing the storage type of the database instance
12+
13+
## [1.4.7] - 01/27/2025
14+
15+
### Features
16+
* (**bedrockagent**) Add support for the prompt caching feature for Bedrock Prompt Management
17+
* (**iot**) Raised the documentParameters size limit to 30 KB for AWS IoT Device Management - Jobs.
18+
* (**mediaconvert**) This release adds support for dynamic audio configuration and the ability to disable the deblocking filter for h265 encodes.
19+
* (**s3control**) Minor fix to ARN validation for Lambda functions passed to S3 Batch Operations
20+
21+
## [1.4.6] - 01/24/2025
22+
23+
### Features
24+
* (**cloudtrail**) This release introduces the SearchSampleQueries API that allows users to search for CloudTrail Lake sample queries.
25+
* (**eks**) Adds support for UpdateStrategies in EKS Managed Node Groups.
26+
* (**healthlake**) Added new authorization strategy value 'SMART_ON_FHIR' for CreateFHIRDatastore API to support Smart App 2.0
27+
* (**transfer**) Added CustomDirectories as a new directory option for storing inbound AS2 messages, MDN files and Status files.
28+
29+
### Documentation
30+
* (**ssm**) Systems Manager doc-only update for January, 2025.
31+
* (**ssooidc**) Fixed typos in the descriptions.
32+
333
## [1.4.5] - 01/23/2025
434

535
### Features

codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen/endpoints.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23642,6 +23642,9 @@
2364223642
"variants" : [ {
2364323643
"hostname" : "synthetics-fips.ca-central-1.amazonaws.com",
2364423644
"tags" : [ "fips" ]
23645+
}, {
23646+
"hostname" : "synthetics-fips.ca-central-1.api.aws",
23647+
"tags" : [ "dualstack", "fips" ]
2364523648
}, {
2364623649
"hostname" : "synthetics.ca-central-1.api.aws",
2364723650
"tags" : [ "dualstack" ]
@@ -23651,6 +23654,9 @@
2365123654
"variants" : [ {
2365223655
"hostname" : "synthetics-fips.ca-west-1.amazonaws.com",
2365323656
"tags" : [ "fips" ]
23657+
}, {
23658+
"hostname" : "synthetics-fips.ca-west-1.api.aws",
23659+
"tags" : [ "dualstack", "fips" ]
2365423660
}, {
2365523661
"hostname" : "synthetics.ca-west-1.api.aws",
2365623662
"tags" : [ "dualstack" ]
@@ -23780,6 +23786,9 @@
2378023786
"variants" : [ {
2378123787
"hostname" : "synthetics-fips.us-east-1.amazonaws.com",
2378223788
"tags" : [ "fips" ]
23789+
}, {
23790+
"hostname" : "synthetics-fips.us-east-1.api.aws",
23791+
"tags" : [ "dualstack", "fips" ]
2378323792
}, {
2378423793
"hostname" : "synthetics.us-east-1.api.aws",
2378523794
"tags" : [ "dualstack" ]
@@ -23789,6 +23798,9 @@
2378923798
"variants" : [ {
2379023799
"hostname" : "synthetics-fips.us-east-2.amazonaws.com",
2379123800
"tags" : [ "fips" ]
23801+
}, {
23802+
"hostname" : "synthetics-fips.us-east-2.api.aws",
23803+
"tags" : [ "dualstack", "fips" ]
2379223804
}, {
2379323805
"hostname" : "synthetics.us-east-2.api.aws",
2379423806
"tags" : [ "dualstack" ]
@@ -23798,6 +23810,9 @@
2379823810
"variants" : [ {
2379923811
"hostname" : "synthetics-fips.us-west-1.amazonaws.com",
2380023812
"tags" : [ "fips" ]
23813+
}, {
23814+
"hostname" : "synthetics-fips.us-west-1.api.aws",
23815+
"tags" : [ "dualstack", "fips" ]
2380123816
}, {
2380223817
"hostname" : "synthetics.us-west-1.api.aws",
2380323818
"tags" : [ "dualstack" ]
@@ -23807,6 +23822,9 @@
2380723822
"variants" : [ {
2380823823
"hostname" : "synthetics-fips.us-west-2.amazonaws.com",
2380923824
"tags" : [ "fips" ]
23825+
}, {
23826+
"hostname" : "synthetics-fips.us-west-2.api.aws",
23827+
"tags" : [ "dualstack", "fips" ]
2381023828
}, {
2381123829
"hostname" : "synthetics.us-west-2.api.aws",
2381223830
"tags" : [ "dualstack" ]

codegen/sdk/aws-models/appsync.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5092,6 +5092,18 @@
50925092
"traits": {
50935093
"smithy.api#documentation": "<p>A list of logs that were generated by calls to <code>util.log.info</code> and\n <code>util.log.error</code> in the evaluated code.</p>"
50945094
}
5095+
},
5096+
"stash": {
5097+
"target": "com.amazonaws.appsync#Stash",
5098+
"traits": {
5099+
"smithy.api#documentation": "<p>An object available inside each resolver and function handler. A single <code>stash</code> object lives through a single resolver run. Therefore, you can use the stash to pass arbitrary data across request and response handlers and across functions in a pipeline resolver.</p>"
5100+
}
5101+
},
5102+
"outErrors": {
5103+
"target": "com.amazonaws.appsync#OutErrors",
5104+
"traits": {
5105+
"smithy.api#documentation": "<p>The list of runtime errors that are added to the GraphQL operation response.</p>"
5106+
}
50955107
}
50965108
},
50975109
"traits": {
@@ -5168,6 +5180,18 @@
51685180
"traits": {
51695181
"smithy.api#documentation": "<p>A list of logs that were generated by calls to <code>util.log.info</code> and\n <code>util.log.error</code> in the evaluated code.</p>"
51705182
}
5183+
},
5184+
"stash": {
5185+
"target": "com.amazonaws.appsync#Stash",
5186+
"traits": {
5187+
"smithy.api#documentation": "<p>An object available inside each resolver and function handler. A single <code>stash</code> object lives through a single resolver run. Therefore, you can use the stash to pass arbitrary data across request and response handlers and across functions in a pipeline resolver.</p>"
5188+
}
5189+
},
5190+
"outErrors": {
5191+
"target": "com.amazonaws.appsync#OutErrors",
5192+
"traits": {
5193+
"smithy.api#documentation": "<p>The list of runtime errors that are added to the GraphQL operation response.</p>"
5194+
}
51715195
}
51725196
},
51735197
"traits": {
@@ -8201,6 +8225,12 @@
82018225
}
82028226
}
82038227
},
8228+
"com.amazonaws.appsync#OutErrors": {
8229+
"type": "string",
8230+
"traits": {
8231+
"smithy.api#pattern": "^[\\s\\S]*$"
8232+
}
8233+
},
82048234
"com.amazonaws.appsync#OutputType": {
82058235
"type": "enum",
82068236
"members": {
@@ -9133,6 +9163,12 @@
91339163
"smithy.api#output": {}
91349164
}
91359165
},
9166+
"com.amazonaws.appsync#Stash": {
9167+
"type": "string",
9168+
"traits": {
9169+
"smithy.api#pattern": "^[\\s\\S]*$"
9170+
}
9171+
},
91369172
"com.amazonaws.appsync#String": {
91379173
"type": "string"
91389174
},

codegen/sdk/aws-models/bedrock-agent.json

Lines changed: 128 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,7 @@
482482
"agentAliasStatus": {
483483
"target": "com.amazonaws.bedrockagent#AgentAliasStatus",
484484
"traits": {
485-
"smithy.api#documentation": "<p>The status of the alias of the agent and whether it is ready for use. The following statuses are possible:</p>\n <ul>\n <li>\n <p>CREATING – The agent alias is being created.</p>\n </li>\n <li>\n <p>PREPARED – The agent alias is finished being created or updated and is ready to be invoked.</p>\n </li>\n <li>\n <p>FAILED – The agent alias API operation failed.</p>\n </li>\n <li>\n <p>UPDATING – The agent alias is being updated.</p>\n </li>\n <li>\n <p>DELETING – The agent alias is being deleted.</p>\n </li>\n </ul>",
485+
"smithy.api#documentation": "<p>The status of the alias of the agent and whether it is ready for use. The following statuses are possible:</p>\n <ul>\n <li>\n <p>CREATING – The agent alias is being created.</p>\n </li>\n <li>\n <p>PREPARED – The agent alias is finished being created or updated and is ready to be invoked.</p>\n </li>\n <li>\n <p>FAILED – The agent alias API operation failed.</p>\n </li>\n <li>\n <p>UPDATING – The agent alias is being updated.</p>\n </li>\n <li>\n <p>DELETING – The agent alias is being deleted.</p>\n </li>\n <li>\n <p>DISSOCIATED - The agent alias has no version associated with it.</p>\n </li>\n </ul>",
486486
"smithy.api#required": {}
487487
}
488488
},
@@ -616,6 +616,12 @@
616616
"traits": {
617617
"smithy.api#enumValue": "DELETING"
618618
}
619+
},
620+
"DISSOCIATED": {
621+
"target": "smithy.api#Unit",
622+
"traits": {
623+
"smithy.api#enumValue": "DISSOCIATED"
624+
}
619625
}
620626
}
621627
},
@@ -2525,6 +2531,32 @@
25252531
"smithy.api#documentation": "<p>Contains information about content defined inline in bytes.</p>"
25262532
}
25272533
},
2534+
"com.amazonaws.bedrockagent#CachePointBlock": {
2535+
"type": "structure",
2536+
"members": {
2537+
"type": {
2538+
"target": "com.amazonaws.bedrockagent#CachePointType",
2539+
"traits": {
2540+
"smithy.api#documentation": "<p>Indicates that the CachePointBlock is of the default type</p>",
2541+
"smithy.api#required": {}
2542+
}
2543+
}
2544+
},
2545+
"traits": {
2546+
"smithy.api#documentation": "<p>Indicates where a cache checkpoint is located. All information before this checkpoint is cached to be accessed on subsequent requests.</p>"
2547+
}
2548+
},
2549+
"com.amazonaws.bedrockagent#CachePointType": {
2550+
"type": "enum",
2551+
"members": {
2552+
"DEFAULT": {
2553+
"target": "smithy.api#Unit",
2554+
"traits": {
2555+
"smithy.api#enumValue": "default"
2556+
}
2557+
}
2558+
}
2559+
},
25282560
"com.amazonaws.bedrockagent#ChatPromptTemplateConfiguration": {
25292561
"type": "structure",
25302562
"members": {
@@ -2792,6 +2824,12 @@
27922824
"traits": {
27932825
"smithy.api#documentation": "<p>The text in the message.</p>"
27942826
}
2827+
},
2828+
"cachePoint": {
2829+
"target": "com.amazonaws.bedrockagent#CachePointBlock",
2830+
"traits": {
2831+
"smithy.api#documentation": "<p>Creates a cache checkpoint within a message.</p>"
2832+
}
27952833
}
27962834
},
27972835
"traits": {
@@ -7091,7 +7129,7 @@
70917129
},
70927130
"traits": {
70937131
"smithy.api#length": {
7094-
"max": 20
7132+
"max": 40
70957133
}
70967134
}
70977135
},
@@ -7425,6 +7463,18 @@
74257463
"traits": {
74267464
"smithy.api#documentation": "<p>Details about an unspecified validation.</p>"
74277465
}
7466+
},
7467+
"unknownNodeInput": {
7468+
"target": "com.amazonaws.bedrockagent#UnknownNodeInputFlowValidationDetails",
7469+
"traits": {
7470+
"smithy.api#documentation": "<p>Details about an unknown input for a node.</p>"
7471+
}
7472+
},
7473+
"unknownNodeOutput": {
7474+
"target": "com.amazonaws.bedrockagent#UnknownNodeOutputFlowValidationDetails",
7475+
"traits": {
7476+
"smithy.api#documentation": "<p>Details about an unknown output for a node.</p>"
7477+
}
74287478
}
74297479
},
74307480
"traits": {
@@ -7600,6 +7650,18 @@
76007650
"traits": {
76017651
"smithy.api#enumValue": "Unspecified"
76027652
}
7653+
},
7654+
"UNKNOWN_NODE_INPUT": {
7655+
"target": "smithy.api#Unit",
7656+
"traits": {
7657+
"smithy.api#enumValue": "UnknownNodeInput"
7658+
}
7659+
},
7660+
"UNKNOWN_NODE_OUTPUT": {
7661+
"target": "smithy.api#Unit",
7662+
"traits": {
7663+
"smithy.api#enumValue": "UnknownNodeOutput"
7664+
}
76037665
}
76047666
}
76057667
},
@@ -11893,7 +11955,7 @@
1189311955
"traits": {
1189411956
"smithy.api#range": {
1189511957
"min": 0,
11896-
"max": 4096
11958+
"max": 8192
1189711959
}
1189811960
}
1189911961
},
@@ -13273,7 +13335,7 @@
1327313335
},
1327413336
"traits": {
1327513337
"smithy.api#length": {
13276-
"max": 5
13338+
"max": 10
1327713339
},
1327813340
"smithy.api#sensitive": {}
1327913341
}
@@ -15372,6 +15434,12 @@
1537215434
"traits": {
1537315435
"smithy.api#documentation": "<p>The text in the system prompt.</p>"
1537415436
}
15437+
},
15438+
"cachePoint": {
15439+
"target": "com.amazonaws.bedrockagent#CachePointBlock",
15440+
"traits": {
15441+
"smithy.api#documentation": "<p>Creates a cache checkpoint within a tool designation</p>"
15442+
}
1537515443
}
1537615444
},
1537715445
"traits": {
@@ -15561,6 +15629,12 @@
1556115629
"smithy.api#required": {}
1556215630
}
1556315631
},
15632+
"cachePoint": {
15633+
"target": "com.amazonaws.bedrockagent#CachePointBlock",
15634+
"traits": {
15635+
"smithy.api#documentation": "<p>A cache checkpoint within a template configuration.</p>"
15636+
}
15637+
},
1556415638
"inputVariables": {
1556515639
"target": "com.amazonaws.bedrockagent#PromptInputVariablesList",
1556615640
"traits": {
@@ -15594,6 +15668,12 @@
1559415668
"traits": {
1559515669
"smithy.api#documentation": "<p>The specification for the tool.</p>"
1559615670
}
15671+
},
15672+
"cachePoint": {
15673+
"target": "com.amazonaws.bedrockagent#CachePointBlock",
15674+
"traits": {
15675+
"smithy.api#documentation": "<p>Creates a cache checkpoint within a tool designation</p>"
15676+
}
1559715677
}
1559815678
},
1559915679
"traits": {
@@ -15926,6 +16006,50 @@
1592616006
"smithy.api#documentation": "<p>Details about an unknown target input for a connection.</p>"
1592716007
}
1592816008
},
16009+
"com.amazonaws.bedrockagent#UnknownNodeInputFlowValidationDetails": {
16010+
"type": "structure",
16011+
"members": {
16012+
"node": {
16013+
"target": "com.amazonaws.bedrockagent#FlowNodeName",
16014+
"traits": {
16015+
"smithy.api#documentation": "<p>The name of the unknown input.</p>",
16016+
"smithy.api#required": {}
16017+
}
16018+
},
16019+
"input": {
16020+
"target": "com.amazonaws.bedrockagent#FlowNodeInputName",
16021+
"traits": {
16022+
"smithy.api#documentation": "<p>The name of the node with the unknown input.</p>",
16023+
"smithy.api#required": {}
16024+
}
16025+
}
16026+
},
16027+
"traits": {
16028+
"smithy.api#documentation": "<p>Details about an unknown input for a node.</p>"
16029+
}
16030+
},
16031+
"com.amazonaws.bedrockagent#UnknownNodeOutputFlowValidationDetails": {
16032+
"type": "structure",
16033+
"members": {
16034+
"node": {
16035+
"target": "com.amazonaws.bedrockagent#FlowNodeName",
16036+
"traits": {
16037+
"smithy.api#documentation": "<p>The name of the node with the unknown output.</p>",
16038+
"smithy.api#required": {}
16039+
}
16040+
},
16041+
"output": {
16042+
"target": "com.amazonaws.bedrockagent#FlowNodeOutputName",
16043+
"traits": {
16044+
"smithy.api#documentation": "<p>The name of the unknown output.</p>",
16045+
"smithy.api#required": {}
16046+
}
16047+
}
16048+
},
16049+
"traits": {
16050+
"smithy.api#documentation": "<p>Details about an unknown output for a node.</p>"
16051+
}
16052+
},
1592916053
"com.amazonaws.bedrockagent#UnreachableNodeFlowValidationDetails": {
1593016054
"type": "structure",
1593116055
"members": {

0 commit comments

Comments
 (0)