Awso_signer_lwtSourceval add_profile_permission :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_signer.Values.AddProfilePermissionRequest.t ->
(Awso_signer.Values.AddProfilePermissionResponse.t,
Awso_signer.Values.AddProfilePermissionResponse.error)
Result.t
Lwt.tval cancel_signing_profile :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_signer.Values.CancelSigningProfileRequest.t ->
(unit, unit) Result.t Lwt.tval describe_signing_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_signer.Values.DescribeSigningJobRequest.t ->
(Awso_signer.Values.DescribeSigningJobResponse.t,
Awso_signer.Values.DescribeSigningJobResponse.error)
Result.t
Lwt.tval get_revocation_status :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_signer.Values.GetRevocationStatusRequest.t ->
(Awso_signer.Values.GetRevocationStatusResponse.t,
Awso_signer.Values.GetRevocationStatusResponse.error)
Result.t
Lwt.tval get_signing_platform :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_signer.Values.GetSigningPlatformRequest.t ->
(Awso_signer.Values.GetSigningPlatformResponse.t,
Awso_signer.Values.GetSigningPlatformResponse.error)
Result.t
Lwt.tval get_signing_profile :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_signer.Values.GetSigningProfileRequest.t ->
(Awso_signer.Values.GetSigningProfileResponse.t,
Awso_signer.Values.GetSigningProfileResponse.error)
Result.t
Lwt.tval list_profile_permissions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_signer.Values.ListProfilePermissionsRequest.t ->
(Awso_signer.Values.ListProfilePermissionsResponse.t,
Awso_signer.Values.ListProfilePermissionsResponse.error)
Result.t
Lwt.tval list_signing_jobs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_signer.Values.ListSigningJobsRequest.t ->
(Awso_signer.Values.ListSigningJobsResponse.t,
Awso_signer.Values.ListSigningJobsResponse.error)
Result.t
Lwt.tval list_signing_platforms :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_signer.Values.ListSigningPlatformsRequest.t ->
(Awso_signer.Values.ListSigningPlatformsResponse.t,
Awso_signer.Values.ListSigningPlatformsResponse.error)
Result.t
Lwt.tval list_signing_profiles :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_signer.Values.ListSigningProfilesRequest.t ->
(Awso_signer.Values.ListSigningProfilesResponse.t,
Awso_signer.Values.ListSigningProfilesResponse.error)
Result.t
Lwt.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_signer.Values.ListTagsForResourceRequest.t ->
(Awso_signer.Values.ListTagsForResourceResponse.t,
Awso_signer.Values.ListTagsForResourceResponse.error)
Result.t
Lwt.tval put_signing_profile :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_signer.Values.PutSigningProfileRequest.t ->
(Awso_signer.Values.PutSigningProfileResponse.t,
Awso_signer.Values.PutSigningProfileResponse.error)
Result.t
Lwt.tval remove_profile_permission :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_signer.Values.RemoveProfilePermissionRequest.t ->
(Awso_signer.Values.RemoveProfilePermissionResponse.t,
Awso_signer.Values.RemoveProfilePermissionResponse.error)
Result.t
Lwt.tval revoke_signature :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_signer.Values.RevokeSignatureRequest.t ->
(unit, unit) Result.t Lwt.tval revoke_signing_profile :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_signer.Values.RevokeSigningProfileRequest.t ->
(unit, unit) Result.t Lwt.tval sign_payload :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_signer.Values.SignPayloadRequest.t ->
(Awso_signer.Values.SignPayloadResponse.t,
Awso_signer.Values.SignPayloadResponse.error)
Result.t
Lwt.tval start_signing_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_signer.Values.StartSigningJobRequest.t ->
(Awso_signer.Values.StartSigningJobResponse.t,
Awso_signer.Values.StartSigningJobResponse.error)
Result.t
Lwt.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_signer.Values.TagResourceRequest.t ->
(Awso_signer.Values.TagResourceResponse.t,
Awso_signer.Values.TagResourceResponse.error)
Result.t
Lwt.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_signer.Values.UntagResourceRequest.t ->
(Awso_signer.Values.UntagResourceResponse.t,
Awso_signer.Values.UntagResourceResponse.error)
Result.t
Lwt.tinclude module type of struct include Awso_signer.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]The encryption algorithm options that are available to a code-signing job.
The hash algorithms that are available to a code-signing job.
The Amazon S3 bucket name and key where Signer saved your signed code image.
Information about the Amazon S3 bucket where you saved your unsigned code.
The validity period for a signing job.
The ACM certificate that is used to sign your code.
The configuration of a signing operation.
The image format of a AWS Signer platform or profile.
Points to an S3SignedObject object that contains information about your signed code image.
An S3Source object that contains information about the S3 bucket where you saved your unsigned code.
The name and prefix of the Amazon S3 bucket where AWS Signer saves your signed objects.
A signing configuration that overrides the default encryption or hash algorithm of a signing job.
Contains information about the ACM certificates and signing configuration parameters that can be used by a given code signing user.
Contains information about the signing configurations and parameters that are used to perform a code-signing job.
Contains information about a signing job.
A cross-account permission for a signing profile.
The request contains invalid parameters for the ARN or tags. This exception also occurs when you call a tagging API on a cancelled signing profile.
An internal error occurred.
The signing profile was not found.
The allowed number of job-signing requests has been exceeded. This error supersedes the error ThrottlingException.
You do not have sufficient access to perform this action.
A specified resource could not be found.
The request was denied due to request throttling. Instead of this error, TooManyRequestsException should be used.
You signing certificate could not be validated.
Points to an S3Destination object that contains information about your S3 bucket.
The resource encountered a conflicting state.
Any overrides that are applied to the signing configuration of a signing platform.
Revocation information for a signing profile.
Revocation information for a signing job.
The client is making a request that exceeds service limits.
Removes one or more tags from a signing profile. To remove the tags, specify a list of tag keys.
Removes one or more tags from a signing profile. To remove the tags, specify a list of tag keys.
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.
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.
Initiates a signing job to be performed on the code provided. Signing jobs are viewable by the ListSigningJobs operation. Note the following requirements: You must create an Amazon S3 source bucket. For more information, see Creating a Bucket in the Amazon S3 Getting Started Guide. Your S3 source bucket must be version enabled. You must create an S3 destination bucket. AWS Signer uses your S3 destination bucket to write your signed code. You specify the name of the source and destination buckets when calling the StartSigningJob operation. You must ensure the S3 buckets are from the same Region as the signing profile. Cross-Region signing isn't supported. You must also specify a request token that identifies your request to Signer. You can call the DescribeSigningJob and the ListSigningJobs actions after you call StartSigningJob. For a Java example that shows how to use this action, see StartSigningJob.
Initiates a signing job to be performed on the code provided. Signing jobs are viewable by the ListSigningJobs operation. Note the following requirements: You must create an Amazon S3 source bucket. For more information, see Creating a Bucket in the Amazon S3 Getting Started Guide. Your S3 source bucket must be version enabled. You must create an S3 destination bucket. AWS Signer uses your S3 destination bucket to write your signed code. You specify the name of the source and destination buckets when calling the StartSigningJob operation. You must ensure the S3 buckets are from the same Region as the signing profile. Cross-Region signing isn't supported. You must also specify a request token that identifies your request to Signer. You can call the DescribeSigningJob and the ListSigningJobs actions after you call StartSigningJob. For a Java example that shows how to use this action, see StartSigningJob.
Signs a binary payload and returns a signature envelope.
Signs a binary payload and returns a signature envelope.
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. A revoked profile is still viewable with the ListSigningProfiles operation, but it cannot perform new signing jobs. See Data Retention for more information on scheduled deletion of a revoked signing profile.
Changes the state of a signing job to REVOKED. This indicates that the signature is no longer valid.
Removes cross-account permissions from a signing profile.
Removes cross-account permissions from a signing profile.
Creates a signing profile. A signing profile is a code-signing template that can be used to carry out a pre-defined signing job.
Creates a signing profile. A signing profile is a code-signing template that can be used to carry out a pre-defined signing job.
Returns a list of the tags associated with a signing profile resource.
Returns a list of the tags associated with a signing profile resource.
Lists all available signing profiles in your AWS account. Returns only profiles with an ACTIVE status unless the includeCanceled request field is set to true. If additional jobs remain to be listed, AWS Signer returns a nextToken value. Use this value in subsequent calls to ListSigningJobs to fetch the remaining values. You can continue calling ListSigningJobs with your maxResults parameter and with new values that Signer returns in the nextToken parameter until all of your signing jobs have been returned.
Lists all available signing profiles in your AWS account. Returns only profiles with an ACTIVE status unless the includeCanceled request field is set to true. If additional jobs remain to be listed, AWS Signer returns a nextToken value. Use this value in subsequent calls to ListSigningJobs to fetch the remaining values. You can continue calling ListSigningJobs with your maxResults parameter and with new values that Signer returns in the nextToken parameter until all of your signing jobs have been returned.
Lists all signing platforms available in AWS Signer that match the request parameters. If additional jobs remain to be listed, Signer returns a nextToken value. Use this value in subsequent calls to ListSigningJobs to fetch the remaining values. You can continue calling ListSigningJobs with your maxResults parameter and with new values that Signer returns in the nextToken parameter until all of your signing jobs have been returned.
Lists all signing platforms available in AWS Signer that match the request parameters. If additional jobs remain to be listed, Signer returns a nextToken value. Use this value in subsequent calls to ListSigningJobs to fetch the remaining values. You can continue calling ListSigningJobs with your maxResults parameter and with new values that Signer returns in the nextToken parameter until all of your signing jobs have been returned.
Lists all your signing jobs. You can use the maxResults parameter to limit the number of signing jobs that are returned in the response. If additional jobs remain to be listed, AWS Signer returns a nextToken value. Use this value in subsequent calls to ListSigningJobs to fetch the remaining values. You can continue calling ListSigningJobs with your maxResults parameter and with new values that Signer returns in the nextToken parameter until all of your signing jobs have been returned.
Lists all your signing jobs. You can use the maxResults parameter to limit the number of signing jobs that are returned in the response. If additional jobs remain to be listed, AWS Signer returns a nextToken value. Use this value in subsequent calls to ListSigningJobs to fetch the remaining values. You can continue calling ListSigningJobs with your maxResults parameter and with new values that Signer returns in the nextToken parameter until all of your signing jobs have been returned.
Lists the cross-account permissions associated with a signing profile.
Lists the cross-account permissions associated with a signing profile.
Returns information on a specific signing profile.
Returns information on a specific signing profile.
Returns information on a specific signing platform.
Returns information on a specific signing platform.
Retrieves the revocation status of one or more of the signing profile, signing job, and signing certificate.
Retrieves the revocation status of one or more of the signing profile, signing job, and signing certificate.
Returns information about a specific code signing job. You specify the job by using the jobId value that is returned by the StartSigningJob operation.
Returns information about a specific code signing job. You specify the job by using the jobId value that is returned by the StartSigningJob operation.
Changes the state of an ACTIVE signing profile to CANCELED. A canceled profile is still viewable with the ListSigningProfiles operation, but it cannot perform new signing jobs. See Data Retention for more information on scheduled deletion of a canceled signing profile.
Adds cross-account permissions to a signing profile.
Adds cross-account permissions to a signing profile.