Skip to content

Commit

Permalink
Update models for release
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-php-automation committed Apr 4, 2023
1 parent 5516a7e commit 4d8a4cc
Show file tree
Hide file tree
Showing 54 changed files with 1,922 additions and 1,994 deletions.
42 changes: 42 additions & 0 deletions .changes/3.263.3
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
[
{
"type": "api-change",
"category": "AmplifyUIBuilder",
"description": "Support StorageField and custom displays for data-bound options in form builder. Support non-string operands for predicates in collections. Support choosing client to get token from."
},
{
"type": "api-change",
"category": "WAFV2",
"description": "This release rolls back association config feature for webACLs that protect CloudFront protections."
},
{
"type": "api-change",
"category": "ElasticInference",
"description": "Updated public documentation for the Describe and Tagging APIs."
},
{
"type": "api-change",
"category": "DataExchange",
"description": "This release updates the value of MaxResults."
},
{
"type": "api-change",
"category": "EC2",
"description": "C6in, M6in, M6idn, R6in and R6idn bare metal instances are powered by 3rd Generation Intel Xeon Scalable processors and offer up to 200 Gbps of network bandwidth."
},
{
"type": "api-change",
"category": "SageMaker",
"description": "Amazon SageMaker Asynchronous Inference now allows customer's to receive failure model responses in S3 and receive success\/failure model responses in SNS notifications."
},
{
"type": "enhancement",
"category": "AutoScaling",
"description": "Documentation updates for Amazon EC2 Auto Scaling"
},
{
"type": "api-change",
"category": "SageMakerRuntime",
"description": "Amazon SageMaker Asynchronous Inference now provides customers a FailureLocation as a response parameter in InvokeEndpointAsync API to capture the model failure responses."
}
]
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# CHANGELOG

## next release

* `Aws\AmplifyUIBuilder` - Support StorageField and custom displays for data-bound options in form builder. Support non-string operands for predicates in collections. Support choosing client to get token from.
* `Aws\AutoScaling` - Documentation updates for Amazon EC2 Auto Scaling
* `Aws\DataExchange` - This release updates the value of MaxResults.
* `Aws\EC2` - C6in, M6in, M6idn, R6in and R6idn bare metal instances are powered by 3rd Generation Intel Xeon Scalable processors and offer up to 200 Gbps of network bandwidth.
* `Aws\ElasticInference` - Updated public documentation for the Describe and Tagging APIs.
* `Aws\SageMaker` - Amazon SageMaker Asynchronous Inference now allows customer's to receive failure model responses in S3 and receive success/failure model responses in SNS notifications.
* `Aws\SageMakerRuntime` - Amazon SageMaker Asynchronous Inference now provides customers a FailureLocation as a response parameter in InvokeEndpointAsync API to capture the model failure responses.
* `Aws\WAFV2` - This release rolls back association config feature for webACLs that protect CloudFront protections.

## 3.263.2 - 2023-04-03

* `Aws\Glue` - Add support for database-level federation
Expand Down
Loading

0 comments on commit 4d8a4cc

Please sign in to comment.