boto3
boto3 copied to clipboard
Created CloudFront signed cookies with boto3
I can't find a way to create signed CloudFront cookies in boto3. This is a really confusing part of restricting access to S3 buckets, but is necessary for my application.
Is this currently possible?
Presigned cookies in cloudfront is not supported in boto3, only presigned cloudfront urls for now. Marking as a feature request.
Has there been any progress made on this feature?
need this!
π need this, kind of a glaring omission of functionality.
Would love this feature! Please consider prioritizing.
Please add support for this!
How come the AWSJavaScriptSDK gets this functionality and not here?
Difficult to believe its 2020 and this is still not supported.
Please consider prioritising, quite weird tbh
It's unbelievable that after 4 years it's still not considered worthy ... For people interested in this, I found this code working https://gist.github.com/mekza/b7cdc0858aa1dd22b016
Itβs 2022. Bump.
For this Christmas I need nothing more than a simple way to get signed CloudFront cookies in boto3. It's now almost 2023, bump
Thank you all for your interest in this feature request and apologies for the delay.
Upon investigation, this is currently supported by some of the SDKs while others do not and in order for us to get more consistency across all SDKs, this may also have to be considered and/or agreed by every SDKs to get implemented.
Since it's cross-sdk feature, I am going to close this and create a new one in our aws-sdk repository to track the issue and please feel free to check in for updates.
Any update for 2025 after bumps in 2020, 2023 and the opening of a new ticket to close this one before closing that one and reopening this one?! Head spinning following the updates! π
Can we expect this feature to get some attention or is it dead on arrival?