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 Sep 7, 2023
1 parent 6be268e commit 7380655
Show file tree
Hide file tree
Showing 12 changed files with 192 additions and 187 deletions.
17 changes: 17 additions & 0 deletions .changes/3.281.2
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[
{
"type": "enhancement",
"category": "SecurityHub",
"description": "Documentation updates for AWS Security Hub"
},
{
"type": "api-change",
"category": "Neptunedata",
"description": "Minor changes to send unsigned requests to Neptune clusters"
},
{
"type": "api-change",
"category": "SimSpaceWeaver",
"description": "BucketName and ObjectKey are now required for the S3Location data type. BucketName is now required for the S3Destination data type."
}
]
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CHANGELOG

## next release

* `Aws\SecurityHub` - Documentation updates for AWS Security Hub
* `Aws\Neptunedata` - Minor changes to send unsigned requests to Neptune clusters
* `Aws\SimSpaceWeaver` - BucketName and ObjectKey are now required for the S3Location data type. BucketName is now required for the S3Destination data type.

## 3.281.1 - 2023-09-06

* `Aws\WAFV2` - The targeted protection level of the Bot Control managed rule group now provides optional, machine-learning analysis of traffic statistics to detect some bot-related activity. You can enable or disable the machine learning functionality through the API.
Expand Down
1 change: 1 addition & 0 deletions src/data/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -3859,6 +3859,7 @@
"endpoints" : {
"ap-southeast-2" : { },
"ca-central-1" : { },
"eu-central-1" : { },
"eu-west-2" : { },
"fips-us-east-1" : {
"credentialScope" : {
Expand Down
2 changes: 1 addition & 1 deletion src/data/endpoints.json.php

Large diffs are not rendered by default.

Loading

0 comments on commit 7380655

Please sign in to comment.