Skip to content

Commit

Permalink
Add missing changelog entry (boto#4096)
Browse files Browse the repository at this point in the history
  • Loading branch information
nateprewitt authored and hswong3i committed Apr 25, 2024
1 parent eb20bba commit 24d3c7a
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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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 24d3c7a

Please sign in to comment.