Skip to content

Commit

Permalink
Add reflect-config.json to s3-transfer-manager (aws#5184)
Browse files Browse the repository at this point in the history
  • Loading branch information
klopfdreh authored and akidambisrinivasan committed Jun 28, 2024
1 parent 3103e0e commit 95e8d35
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .changes/next-release/bugfix-s3transfermanager-8ed72b5.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"type": "bugfix",
"category": "s3-transfer-manager",
"contributor": "klopfdreh",
"description": "Added reflect-config.json for ApplyUserAgentInterceptor in s3-transfer-manager for native builds"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[
{
"name": "software.amazon.awssdk.transfer.s3.internal.ApplyUserAgentInterceptor",
"methods": [
{
"name": "<init>",
"parameterTypes": []
}
]
}
]

0 comments on commit 95e8d35

Please sign in to comment.