Skip to content

Commit

Permalink
Add changelog entries from botocore
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-python-automation committed Oct 17, 2023
1 parent 38b756d commit 4940ac8
Show file tree
Hide file tree
Showing 8 changed files with 40 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-codepipeline-8887.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``codepipeline``",
"description": "[``botocore``] Add retryMode ALL_ACTIONS to RetryStageExecution API that retries a failed stage starting from first action in the stage"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-discovery-83838.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``discovery``",
"description": "[``botocore``] This release introduces three new APIs: StartBatchDeleteConfigurationTask, DescribeBatchDeleteConfigurationTask, and BatchDeleteAgents."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ecs-10250.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ecs``",
"description": "[``botocore``] Documentation only updates to address Amazon ECS tickets."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-globalaccelerator-69921.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``globalaccelerator``",
"description": "[``botocore``] Fixed error where ListCustomRoutingEndpointGroups did not have a paginator"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-guardduty-3358.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``guardduty``",
"description": "[``botocore``] Add domainWithSuffix finding field to dnsRequestAction"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-kafka-68668.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``kafka``",
"description": "[``botocore``] AWS Managed Streaming for Kafka is launching MSK Replicator, a new feature that enables customers to reliably replicate data across Amazon MSK clusters in same or different AWS regions. You can now use SDK to create, list, describe, delete, update, and manage tags of MSK Replicators."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``route53-recovery-cluster``",
"description": "[``botocore``] Adds Owner field to ListRoutingControls API."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``route53-recovery-control-config``",
"description": "[``botocore``] Adds permissions for GetResourcePolicy to support returning details about AWS Resource Access Manager resource policies for shared resources."
}

0 comments on commit 4940ac8

Please sign in to comment.