Skip to content

Commit

Permalink
Add missing changelog entry (#4096)
Browse files Browse the repository at this point in the history
  • Loading branch information
nateprewitt committed Apr 23, 2024
1 parent 3982e49 commit d7e4e96
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .changes/1.34.90.json
Expand Up @@ -39,9 +39,14 @@
"description": "[``botocore``] Fix the example ARN for ModifyActivityStreamRequest",
"type": "api-change"
},
{
"category": "``sqs``",
"description": "[``botocore``] This release enables customers to call SQS using AWS JSON-1.0 protocol",
"type": "api-change"
},
{
"category": "``workspaces-web``",
"description": "[``botocore``] Added InstanceType and MaxConcurrentSessions parameters on CreatePortal and UpdatePortal Operations as well as the ability to read Customer Managed Key & Additional Encryption Context parameters on supported resources (Portal, BrowserSettings, UserSettings, IPAccessSettings)",
"type": "api-change"
}
]
]
1 change: 1 addition & 0 deletions CHANGELOG.rst
Expand Up @@ -13,6 +13,7 @@ CHANGELOG
* api-change:``ec2``: [``botocore``] This release introduces EC2 AMI Deregistration Protection, a new AMI property that can be enabled by customers to protect an AMI against an unintended deregistration. This release also enables the AMI owners to view the AMI 'LastLaunchedTime' in DescribeImages API.
* api-change:``pi``: [``botocore``] Clarifies how aggregation works for GetResourceMetrics in the Performance Insights API.
* api-change:``rds``: [``botocore``] Fix the example ARN for ModifyActivityStreamRequest
* api-change:``sqs``: [``botocore``] This release enables customers to call SQS using AWS JSON-1.0 protocol
* api-change:``workspaces-web``: [``botocore``] Added InstanceType and MaxConcurrentSessions parameters on CreatePortal and UpdatePortal Operations as well as the ability to read Customer Managed Key & Additional Encryption Context parameters on supported resources (Portal, BrowserSettings, UserSettings, IPAccessSettings)


Expand Down

0 comments on commit d7e4e96

Please sign in to comment.