We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4d7592 commit 6a77d7eCopy full SHA for 6a77d7e
docs/design/core/presignedURL-Get/Design.md
@@ -65,7 +65,6 @@ GetObjectResponse response = presignManager.getObject(request);
65
* Presigned URL Manager class that implements presigned URL features for an async client.
66
*/
67
@SdkPublicApi
68
-@Generated("software.amazon.awssdk:codegen")
69
public interface AsyncPresignedUrlManager {
70
71
/**
@@ -99,7 +98,6 @@ public interface AsyncPresignedUrlManager {
99
98
* Presigned URL Manager class that implements presigned URL features for a sync client.
100
101
102
103
public interface PresignedUrlManager {
104
105
0 commit comments