Questions tagged with AWS Signer

Content language: English

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

I am making an API call to S3 using boto3 with the following code, which is working as expected: ``` import boto3 boto3.set_stream_logger(name='botocore') s3 = boto3.resource( 's3', ...
1
answers
0
votes
285
views
asked a month ago
I need to perform signing/verification and/or encryption/decryption using a key present in hsm. To elaborate, I wan to fetch the key from aws cloudhsm and the use that key to perform crypto...
1
answers
0
votes
166
views
Nush
asked 2 months ago
Hello! Is there a way one can easily retrieve the **code signing signature** of a binary that has been successfully signed by AWS Code Signer with a Code Signing Profile for AWS FreeRTOS? So...
4
answers
0
votes
225
views
asked 4 months ago
I'm getting the error "Signing failed: Invalid file" when I try to sign a file with AWS Signer. I am sure that the file exists and that I have access to it. I cannot find any explanation for this...
2
answers
0
votes
234
views
Frank
asked 4 months ago
How to sign a custom image locally with AWS Signer, before pushing to private ECR repo? And how to automate verification of image when it is pulled from private repo?
Accepted AnswerContainersAWS Signer
1
answers
0
votes
195
views
Vansh
asked 6 months ago
Can we validate code-signing for Lambda@Edge as its applicable for some of the aws services and I go thru the limitation its not mentioned there that aws lambda@edge doesn't support code-signing....
0
answers
0
votes
147
views
asked 7 months ago
Hi All, I'm currently trying to implement an integration in an Edge function to call a Lambda Function through an FunctionUrl which has IAM as auth-type. I originally followed this blog post available...
0
answers
0
votes
152
views
asked 8 months ago
How to use Appsync Http Resolver with AWS services which expected post but without an request body? I try to make a request to this endpoint:...
Accepted AnswerAWS AppSyncAWS Signer
2
answers
0
votes
474
views
Stefan
asked 9 months ago
I read in some very old posts that you need to get permission. I am trying to write something for myself on my Macbook using Cocoa Framework. I just want to retrieve data from Amazon Product...
0
answers
0
votes
138
views
asked 10 months ago
Hi, I'd like to know if it's possible to sign the code of a lambda function using AWS signer if the lambda uses the AppConfig layer? The AWS Signer documentation states that to sign a lambda that...
2
answers
1
votes
733
views
William
asked a year ago
I am currently using the AWS Signer service for lambda functions. We have changed the architecture using AWS organization and control tower setup, therefore I want to implement Central AWS Signer...
0
answers
0
votes
144
views
Qasim
asked a year ago
I was trying to create an OTA update job on AWS IoT Core. I ran into an error when trying to specify AWS to sign a file for me. When I attempted to create the file, there is an error on `Object size...
1
answers
0
votes
404
views
asked a year ago
  • 1
  • 12 / page