Skip to content

Add ECDSA support for CloudFront.Signers #4304

@Klaus-fz

Description

@Klaus-fz

Describe the feature

The cloudfront has official supported the ECDSA key for signed Urls last year, but the AWSSDK.Extensions.CloudFront.Signers package of v4 or CloudFront package of v3 still lack of implement for this.

Use Case

Use API gateway and lambda to generate signed urls for access of s3 resources, but can only use RSA with the sdk,.

Proposed Solution

Add support of ECDSA key.

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

AWS .NET SDK and/or Package version used

AWSSDK.Extensions.CloudFront.Signers 4.0.0.23

Targeted .NET Platform

.NET8, .NET10

Operating System and version

Windows10, Windows11

Metadata

Metadata

Assignees

No one assigned

    Labels

    Extensionsfeature-requestA feature should be added or improved.p2This is a standard priority issuequeued

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions