Skip to content

Commit 22a0c01

Browse files
committed
chore: update CHANGELOG for S3 permission race condition fix
1 parent 2e9c581 commit 22a0c01

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
### **Changed**
1515

16+
- fixed `sagemaker-templates` Model Deploy seed code S3 permission race condition where `grant_read_write()` on an imported bucket created a `DefaultPolicy` with no CloudFormation dependency from the SageMaker Model, causing intermittent `s3:GetObject` access denied errors
17+
1618
## v3.2.3
1719

1820
### **Added**

0 commit comments

Comments
 (0)