Skip to content

Commit 70ef4e1

Browse files
Move S3PostUploadSignedPolicy outside of _bcl folder (#3900)
* move to non bcl folder * Add dev config * remove bcl * update text * update text * Update c2e4913e-b19a-4bca-b372-322bffb0662b.json * update attribute * Add comments to code * add optimization
1 parent 047ec54 commit 70ef4e1

File tree

2 files changed

+224
-109
lines changed

2 files changed

+224
-109
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"services": [
3+
{
4+
"serviceName": "S3",
5+
"type": "patch",
6+
"changeLogMessages": [
7+
"Move S3PostUploadSignedPolicy out of _bcl folder"
8+
]
9+
}
10+
]
11+
}

0 commit comments

Comments
 (0)