AWS SDK for C++

AWS SDK for C++ Version 1.11.440

Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations
Aws::signer::Model Namespace Reference

Namespaces

namespace  CategoryMapper
 
 
 
namespace  ImageFormatMapper
 
 
 
namespace  ValidityTypeMapper
 

Classes

 
 
 
 
 
 
 
 
class  Destination
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  Permission
 
 
 
 
 
 
 
 
 
 
class  S3Source
 
 
 
class  SignedObject
 
 
 
 
class  SigningJob
 
 
 
 
 
 
 
 
 
class  Source
 
 
 
 
 
 
 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Enumerations

enum class  Category { NOT_SET , AWSIoT }
 
enum class  EncryptionAlgorithm { NOT_SET , RSA , ECDSA }
 
enum class  HashAlgorithm { NOT_SET , SHA1 , SHA256 }
 
 
 
 
enum class  ValidityType { NOT_SET , DAYS , MONTHS , YEARS }
 

Typedef Documentation

◆ AddProfilePermissionOutcome

Definition at line 103 of file SignerServiceClientModel.h.

◆ AddProfilePermissionOutcomeCallable

Definition at line 125 of file SignerServiceClientModel.h.

◆ CancelSigningProfileOutcome

Definition at line 104 of file SignerServiceClientModel.h.

◆ CancelSigningProfileOutcomeCallable

Definition at line 126 of file SignerServiceClientModel.h.

◆ DescribeSigningJobOutcome

Definition at line 105 of file SignerServiceClientModel.h.

◆ DescribeSigningJobOutcomeCallable

Definition at line 127 of file SignerServiceClientModel.h.

◆ GetRevocationStatusOutcome

Definition at line 106 of file SignerServiceClientModel.h.

◆ GetRevocationStatusOutcomeCallable

Definition at line 128 of file SignerServiceClientModel.h.

◆ GetSigningPlatformOutcome

Definition at line 107 of file SignerServiceClientModel.h.

◆ GetSigningPlatformOutcomeCallable

Definition at line 129 of file SignerServiceClientModel.h.

◆ GetSigningProfileOutcome

Definition at line 108 of file SignerServiceClientModel.h.

◆ GetSigningProfileOutcomeCallable

Definition at line 130 of file SignerServiceClientModel.h.

◆ ListProfilePermissionsOutcome

Definition at line 109 of file SignerServiceClientModel.h.

◆ ListProfilePermissionsOutcomeCallable

Definition at line 131 of file SignerServiceClientModel.h.

◆ ListSigningJobsOutcome

Definition at line 110 of file SignerServiceClientModel.h.

◆ ListSigningJobsOutcomeCallable

Definition at line 132 of file SignerServiceClientModel.h.

◆ ListSigningPlatformsOutcome

Definition at line 111 of file SignerServiceClientModel.h.

◆ ListSigningPlatformsOutcomeCallable

Definition at line 133 of file SignerServiceClientModel.h.

◆ ListSigningProfilesOutcome

Definition at line 112 of file SignerServiceClientModel.h.

◆ ListSigningProfilesOutcomeCallable

Definition at line 134 of file SignerServiceClientModel.h.

◆ ListTagsForResourceOutcome

Definition at line 113 of file SignerServiceClientModel.h.

◆ ListTagsForResourceOutcomeCallable

Definition at line 135 of file SignerServiceClientModel.h.

◆ PutSigningProfileOutcome

Definition at line 114 of file SignerServiceClientModel.h.

◆ PutSigningProfileOutcomeCallable

Definition at line 136 of file SignerServiceClientModel.h.

◆ RemoveProfilePermissionOutcome

Definition at line 115 of file SignerServiceClientModel.h.

◆ RemoveProfilePermissionOutcomeCallable

Definition at line 137 of file SignerServiceClientModel.h.

◆ RevokeSignatureOutcome

Definition at line 116 of file SignerServiceClientModel.h.

◆ RevokeSignatureOutcomeCallable

Definition at line 138 of file SignerServiceClientModel.h.

◆ RevokeSigningProfileOutcome

Definition at line 117 of file SignerServiceClientModel.h.

◆ RevokeSigningProfileOutcomeCallable

Definition at line 139 of file SignerServiceClientModel.h.

◆ SignPayloadOutcome

Definition at line 118 of file SignerServiceClientModel.h.

◆ SignPayloadOutcomeCallable

Definition at line 140 of file SignerServiceClientModel.h.

◆ StartSigningJobOutcome

Definition at line 119 of file SignerServiceClientModel.h.

◆ StartSigningJobOutcomeCallable

Definition at line 141 of file SignerServiceClientModel.h.

◆ TagResourceOutcome

Definition at line 120 of file SignerServiceClientModel.h.

◆ TagResourceOutcomeCallable

Definition at line 142 of file SignerServiceClientModel.h.

◆ UntagResourceOutcome

Definition at line 121 of file SignerServiceClientModel.h.

◆ UntagResourceOutcomeCallable

Definition at line 143 of file SignerServiceClientModel.h.

Enumeration Type Documentation

◆ Category

strong
Enumerator
NOT_SET 
AWSIoT 

Definition at line 16 of file Category.h.

◆ EncryptionAlgorithm

Enumerator
NOT_SET 
RSA 
ECDSA 

Definition at line 16 of file EncryptionAlgorithm.h.

◆ HashAlgorithm

Enumerator
NOT_SET 
SHA1 
SHA256 

Definition at line 16 of file HashAlgorithm.h.

◆ ImageFormat

Enumerator
NOT_SET 
JSON 
JSONEmbedded 
JSONDetached 

Definition at line 16 of file ImageFormat.h.

◆ SigningProfileStatus

Enumerator
NOT_SET 
Active 
Canceled 
Revoked 

Definition at line 16 of file SigningProfileStatus.h.

◆ SigningStatus

Enumerator
NOT_SET 
InProgress 
Failed 
Succeeded 

Definition at line 16 of file SigningStatus.h.

◆ ValidityType

Enumerator
NOT_SET 
DAYS 
MONTHS 
YEARS 

Definition at line 16 of file ValidityType.h.