All Content tagged with AWS Signer

AWS Signer is a fully managed code signing service to ensure trust and integrity of your code.

Content language: English

Select tags to filter
Sort by most recent
13 results
This blog post summarizes key highlights from the AWS re:Invent 2024 session "Securing Amazon ECS workloads with AWS Signer and Amazon GuardDuty" presented by Mai Nishitani, Senior Solutions Architect...
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', aws_acce...
1
answers
0
votes
1K
views
asked 10 months 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 operations...
1
answers
0
votes
279
views
asked a year 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 essentia...
4
answers
0
votes
304
views
asked a year 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 erro...
2
answers
0
votes
353
views
asked a year 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 AnswerAWS SignerContainers
1
answers
0
votes
305
views
asked a year 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. Plea...
0
answers
0
votes
161
views
asked a year 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
165
views
asked a year 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: `https://docs.aws.amazon.com/codeartifact/latest/APIRefer...
Accepted AnswerAWS SignerAWS AppSync
2
answers
0
votes
832
views
asked 2 years 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 Advertisi...
0
answers
0
votes
143
views
asked 2 years 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 inte...
2
answers
1
votes
1.1K
views
asked 2 years 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 Prof...
0
answers
0
votes
151
views
asked 2 years ago
  • 1
  • 2
  • 12 / page