AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Interface for accessing Signer
AWS Signer is a fully managed code-signing service to help you ensure the trust and integrity of your code.Signer supports the following applications:
With code signing for AWS Lambda, you can sign AWS Lambda deployment packages. Integrated support is provided for Amazon S3, Amazon CloudWatch, and AWS CloudTrail. In order to sign code, you create a signing profile and then use Signer to sign Lambda zip files in S3.
With code signing for IoT, you can sign code for any IoT device that is supported by AWS. IoT code signing is available for Amazon FreeRTOS and AWS IoT Device Management, and is integrated with AWS Certificate Manager (ACM). In order to sign code, you import a third-party code-signing certificate using ACM, and use that to sign updates in Amazon FreeRTOS and AWS IoT Device Management.
With Signer and the Notation CLI from the Notary Project, you can sign container images stored in a container registry such as Amazon Elastic Container Registry (ECR). The signatures are stored in the registry alongside the images, where they are available for verifying image authenticity and integrity.
For more information about Signer, see the AWS Signer Developer Guide.
Namespace: Amazon.Signer
Assembly: AWSSDK.Signer.dll
Version: 3.x.y.z
public interface IAmazonSigner IAmazonService, IDisposable
The IAmazonSigner type exposes the following members
Name | Type | Description | |
---|---|---|---|
![]() |
Paginators | Amazon.Signer.Model.ISignerPaginatorFactory |
Paginators for the service |
Name | Description | |
---|---|---|
![]() |
AddProfilePermission(AddProfilePermissionRequest) |
Adds cross-account permissions to a signing profile. |
![]() |
AddProfilePermissionAsync(AddProfilePermissionRequest, CancellationToken) |
Adds cross-account permissions to a signing profile. |
![]() |
CancelSigningProfile(CancelSigningProfileRequest) |
Changes the state of an |
![]() |
CancelSigningProfileAsync(CancelSigningProfileRequest, CancellationToken) |
Changes the state of an |
![]() |
DescribeSigningJob(DescribeSigningJobRequest) |
Returns information about a specific code signing job. You specify the job by using
the |
![]() |
DescribeSigningJobAsync(DescribeSigningJobRequest, CancellationToken) |
Returns information about a specific code signing job. You specify the job by using
the |
![]() |
DetermineServiceOperationEndpoint(AmazonWebServiceRequest) |
Returns the endpoint that will be used for a particular request. |
![]() |
GetRevocationStatus(GetRevocationStatusRequest) |
Retrieves the revocation status of one or more of the signing profile, signing job, and signing certificate. |
![]() |
GetRevocationStatusAsync(GetRevocationStatusRequest, CancellationToken) |
Retrieves the revocation status of one or more of the signing profile, signing job, and signing certificate. |
![]() |
GetSigningPlatform(GetSigningPlatformRequest) |
Returns information on a specific signing platform. |
![]() |
GetSigningPlatformAsync(GetSigningPlatformRequest, CancellationToken) |
Returns information on a specific signing platform. |
![]() |
GetSigningProfile(GetSigningProfileRequest) |
Returns information on a specific signing profile. |
![]() |
GetSigningProfileAsync(GetSigningProfileRequest, CancellationToken) |
Returns information on a specific signing profile. |
![]() |
ListProfilePermissions(ListProfilePermissionsRequest) |
Lists the cross-account permissions associated with a signing profile. |
![]() |
ListProfilePermissionsAsync(ListProfilePermissionsRequest, CancellationToken) |
Lists the cross-account permissions associated with a signing profile. |
![]() |
ListSigningJobs(ListSigningJobsRequest) |
Lists all your signing jobs. You can use the |
![]() |
ListSigningJobsAsync(ListSigningJobsRequest, CancellationToken) |
Lists all your signing jobs. You can use the |
![]() |
ListSigningPlatforms(ListSigningPlatformsRequest) |
Lists all signing platforms available in AWS Signer that match the request parameters.
If additional jobs remain to be listed, Signer returns a |
![]() |
ListSigningPlatformsAsync(ListSigningPlatformsRequest, CancellationToken) |
Lists all signing platforms available in AWS Signer that match the request parameters.
If additional jobs remain to be listed, Signer returns a |
![]() |
ListSigningProfiles(ListSigningProfilesRequest) |
Lists all available signing profiles in your AWS account. Returns only profiles with
an |
![]() |
ListSigningProfilesAsync(ListSigningProfilesRequest, CancellationToken) |
Lists all available signing profiles in your AWS account. Returns only profiles with
an |
![]() |
ListTagsForResource(ListTagsForResourceRequest) |
Returns a list of the tags associated with a signing profile resource. |
![]() |
ListTagsForResourceAsync(ListTagsForResourceRequest, CancellationToken) |
Returns a list of the tags associated with a signing profile resource. |
![]() |
PutSigningProfile(PutSigningProfileRequest) |
Creates a signing profile. A signing profile is a code-signing template that can be used to carry out a pre-defined signing job. |
![]() |
PutSigningProfileAsync(PutSigningProfileRequest, CancellationToken) |
Creates a signing profile. A signing profile is a code-signing template that can be used to carry out a pre-defined signing job. |
![]() |
RemoveProfilePermission(RemoveProfilePermissionRequest) |
Removes cross-account permissions from a signing profile. |
![]() |
RemoveProfilePermissionAsync(RemoveProfilePermissionRequest, CancellationToken) |
Removes cross-account permissions from a signing profile. |
![]() |
RevokeSignature(RevokeSignatureRequest) |
Changes the state of a signing job to REVOKED. This indicates that the signature is no longer valid. |
![]() |
RevokeSignatureAsync(RevokeSignatureRequest, CancellationToken) |
Changes the state of a signing job to REVOKED. This indicates that the signature is no longer valid. |
![]() |
RevokeSigningProfile(RevokeSigningProfileRequest) |
Changes the state of a signing profile to REVOKED. This indicates that signatures generated using the signing profile after an effective start date are no longer valid. |
![]() |
RevokeSigningProfileAsync(RevokeSigningProfileRequest, CancellationToken) |
Changes the state of a signing profile to REVOKED. This indicates that signatures generated using the signing profile after an effective start date are no longer valid. |
![]() |
SignPayload(SignPayloadRequest) |
Signs a binary payload and returns a signature envelope. |
![]() |
SignPayloadAsync(SignPayloadRequest, CancellationToken) |
Signs a binary payload and returns a signature envelope. |
![]() |
StartSigningJob(StartSigningJobRequest) |
Initiates a signing job to be performed on the code provided. Signing jobs are viewable
by the
You can call the DescribeSigningJob and the ListSigningJobs actions
after you call For a Java example that shows how to use this action, see StartSigningJob. |
![]() |
StartSigningJobAsync(StartSigningJobRequest, CancellationToken) |
Initiates a signing job to be performed on the code provided. Signing jobs are viewable
by the
You can call the DescribeSigningJob and the ListSigningJobs actions
after you call For a Java example that shows how to use this action, see StartSigningJob. |
![]() |
TagResource(TagResourceRequest) |
Adds one or more tags to a signing profile. Tags are labels that you can use to identify and organize your AWS resources. Each tag consists of a key and an optional value. To specify the signing profile, use its Amazon Resource Name (ARN). To specify the tag, use a key-value pair. |
![]() |
TagResourceAsync(TagResourceRequest, CancellationToken) |
Adds one or more tags to a signing profile. Tags are labels that you can use to identify and organize your AWS resources. Each tag consists of a key and an optional value. To specify the signing profile, use its Amazon Resource Name (ARN). To specify the tag, use a key-value pair. |
![]() |
UntagResource(UntagResourceRequest) |
Removes one or more tags from a signing profile. To remove the tags, specify a list of tag keys. |
![]() |
UntagResourceAsync(UntagResourceRequest, CancellationToken) |
Removes one or more tags from a signing profile. To remove the tags, specify a list of tag keys. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5