AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

 
namespace  As2TransportMapper
 
 
 
 
 
 
 
namespace  DomainMapper
 
 
 
namespace  EndpointTypeMapper
 
 
 
 
 
namespace  MapTypeMapper
 
namespace  MdnResponseMapper
 
 
 
namespace  ProfileTypeMapper
 
namespace  ProtocolMapper
 
 
 
 
 
namespace  SigningAlgMapper
 
namespace  StateMapper
 
 
 
 

Classes

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  FileLocation
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  ListedAccess
 
 
 
 
 
 
 
class  ListedServer
 
class  ListedUser
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  PosixProfile
 
 
 
 
 
 
 
class  S3Tag
 
 
 
 
 
class  SshPublicKey
 
 
 
 
 
 
 
class  Tag
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  UserDetails
 
 
 
class  WorkflowStep
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Enumerations

 
enum class  As2Transport { NOT_SET , HTTP }
 
 
 
 
enum class  CompressionEnum { NOT_SET , ZLIB , DISABLED }
 
 
 
enum class  Domain { NOT_SET , S3 , EFS }
 
 
enum class  EncryptionType { NOT_SET , PGP }
 
 
 
 
enum class  HomeDirectoryType { NOT_SET , PATH , LOGICAL }
 
 
enum class  MapType { NOT_SET , FILE , DIRECTORY }
 
enum class  MdnResponse { NOT_SET , SYNC , NONE }
 
enum class  MdnSigningAlg {
  NOT_SET , SHA256 , SHA384 , SHA512 ,
  SHA1 , NONE , DEFAULT
}
 
enum class  OverwriteExisting { NOT_SET , TRUE , FALSE }
 
enum class  ProfileType { NOT_SET , LOCAL , PARTNER }
 
enum class  Protocol {
  NOT_SET , SFTP , FTP , FTPS ,
  AS2
}
 
 
 
 
 
enum class  SigningAlg {
  NOT_SET , SHA256 , SHA384 , SHA512 ,
  SHA1 , NONE
}
 
enum class  State {
  NOT_SET , OFFLINE , ONLINE , STARTING ,
  STOPPING , START_FAILED , STOP_FAILED
}
 
 
 
enum class  WorkflowStepType {
  NOT_SET , COPY , CUSTOM , TAG ,
  DELETE_ , DECRYPT
}
 

Typedef Documentation

◆ CreateAccessOutcome

Definition at line 180 of file TransferServiceClientModel.h.

◆ CreateAccessOutcomeCallable

Definition at line 244 of file TransferServiceClientModel.h.

◆ CreateAgreementOutcome

Definition at line 181 of file TransferServiceClientModel.h.

◆ CreateAgreementOutcomeCallable

Definition at line 245 of file TransferServiceClientModel.h.

◆ CreateConnectorOutcome

Definition at line 182 of file TransferServiceClientModel.h.

◆ CreateConnectorOutcomeCallable

Definition at line 246 of file TransferServiceClientModel.h.

◆ CreateProfileOutcome

Definition at line 183 of file TransferServiceClientModel.h.

◆ CreateProfileOutcomeCallable

Definition at line 247 of file TransferServiceClientModel.h.

◆ CreateServerOutcome

Definition at line 184 of file TransferServiceClientModel.h.

◆ CreateServerOutcomeCallable

Definition at line 248 of file TransferServiceClientModel.h.

◆ CreateUserOutcome

Definition at line 185 of file TransferServiceClientModel.h.

◆ CreateUserOutcomeCallable

Definition at line 249 of file TransferServiceClientModel.h.

◆ CreateWorkflowOutcome

Definition at line 186 of file TransferServiceClientModel.h.

◆ CreateWorkflowOutcomeCallable

Definition at line 250 of file TransferServiceClientModel.h.

◆ DeleteAccessOutcome

Definition at line 187 of file TransferServiceClientModel.h.

◆ DeleteAccessOutcomeCallable

Definition at line 251 of file TransferServiceClientModel.h.

◆ DeleteAgreementOutcome

Definition at line 188 of file TransferServiceClientModel.h.

◆ DeleteAgreementOutcomeCallable

Definition at line 252 of file TransferServiceClientModel.h.

◆ DeleteCertificateOutcome

Definition at line 189 of file TransferServiceClientModel.h.

◆ DeleteCertificateOutcomeCallable

Definition at line 253 of file TransferServiceClientModel.h.

◆ DeleteConnectorOutcome

Definition at line 190 of file TransferServiceClientModel.h.

◆ DeleteConnectorOutcomeCallable

Definition at line 254 of file TransferServiceClientModel.h.

◆ DeleteHostKeyOutcome

Definition at line 191 of file TransferServiceClientModel.h.

◆ DeleteHostKeyOutcomeCallable

Definition at line 255 of file TransferServiceClientModel.h.

◆ DeleteProfileOutcome

Definition at line 192 of file TransferServiceClientModel.h.

◆ DeleteProfileOutcomeCallable

Definition at line 256 of file TransferServiceClientModel.h.

◆ DeleteServerOutcome

Definition at line 193 of file TransferServiceClientModel.h.

◆ DeleteServerOutcomeCallable

Definition at line 257 of file TransferServiceClientModel.h.

◆ DeleteSshPublicKeyOutcome

Definition at line 194 of file TransferServiceClientModel.h.

◆ DeleteSshPublicKeyOutcomeCallable

Definition at line 258 of file TransferServiceClientModel.h.

◆ DeleteUserOutcome

Definition at line 195 of file TransferServiceClientModel.h.

◆ DeleteUserOutcomeCallable

Definition at line 259 of file TransferServiceClientModel.h.

◆ DeleteWorkflowOutcome

Definition at line 196 of file TransferServiceClientModel.h.

◆ DeleteWorkflowOutcomeCallable

Definition at line 260 of file TransferServiceClientModel.h.

◆ DescribeAccessOutcome

Definition at line 197 of file TransferServiceClientModel.h.

◆ DescribeAccessOutcomeCallable

Definition at line 261 of file TransferServiceClientModel.h.

◆ DescribeAgreementOutcome

Definition at line 198 of file TransferServiceClientModel.h.

◆ DescribeAgreementOutcomeCallable

Definition at line 262 of file TransferServiceClientModel.h.

◆ DescribeCertificateOutcome

Definition at line 199 of file TransferServiceClientModel.h.

◆ DescribeCertificateOutcomeCallable

Definition at line 263 of file TransferServiceClientModel.h.

◆ DescribeConnectorOutcome

Definition at line 200 of file TransferServiceClientModel.h.

◆ DescribeConnectorOutcomeCallable

Definition at line 264 of file TransferServiceClientModel.h.

◆ DescribeExecutionOutcome

Definition at line 201 of file TransferServiceClientModel.h.

◆ DescribeExecutionOutcomeCallable

Definition at line 265 of file TransferServiceClientModel.h.

◆ DescribeHostKeyOutcome

Definition at line 202 of file TransferServiceClientModel.h.

◆ DescribeHostKeyOutcomeCallable

Definition at line 266 of file TransferServiceClientModel.h.

◆ DescribeProfileOutcome

Definition at line 203 of file TransferServiceClientModel.h.

◆ DescribeProfileOutcomeCallable

Definition at line 267 of file TransferServiceClientModel.h.

◆ DescribeSecurityPolicyOutcome

Definition at line 204 of file TransferServiceClientModel.h.

◆ DescribeSecurityPolicyOutcomeCallable

Definition at line 268 of file TransferServiceClientModel.h.

◆ DescribeServerOutcome

Definition at line 205 of file TransferServiceClientModel.h.

◆ DescribeServerOutcomeCallable

Definition at line 269 of file TransferServiceClientModel.h.

◆ DescribeUserOutcome

Definition at line 206 of file TransferServiceClientModel.h.

◆ DescribeUserOutcomeCallable

Definition at line 270 of file TransferServiceClientModel.h.

◆ DescribeWorkflowOutcome

Definition at line 207 of file TransferServiceClientModel.h.

◆ DescribeWorkflowOutcomeCallable

Definition at line 271 of file TransferServiceClientModel.h.

◆ ImportCertificateOutcome

Definition at line 208 of file TransferServiceClientModel.h.

◆ ImportCertificateOutcomeCallable

Definition at line 272 of file TransferServiceClientModel.h.

◆ ImportHostKeyOutcome

Definition at line 209 of file TransferServiceClientModel.h.

◆ ImportHostKeyOutcomeCallable

Definition at line 273 of file TransferServiceClientModel.h.

◆ ImportSshPublicKeyOutcome

Definition at line 210 of file TransferServiceClientModel.h.

◆ ImportSshPublicKeyOutcomeCallable

Definition at line 274 of file TransferServiceClientModel.h.

◆ ListAccessesOutcome

Definition at line 211 of file TransferServiceClientModel.h.

◆ ListAccessesOutcomeCallable

Definition at line 275 of file TransferServiceClientModel.h.

◆ ListAgreementsOutcome

Definition at line 212 of file TransferServiceClientModel.h.

◆ ListAgreementsOutcomeCallable

Definition at line 276 of file TransferServiceClientModel.h.

◆ ListCertificatesOutcome

Definition at line 213 of file TransferServiceClientModel.h.

◆ ListCertificatesOutcomeCallable

Definition at line 277 of file TransferServiceClientModel.h.

◆ ListConnectorsOutcome

Definition at line 214 of file TransferServiceClientModel.h.

◆ ListConnectorsOutcomeCallable

Definition at line 278 of file TransferServiceClientModel.h.

◆ ListExecutionsOutcome

Definition at line 215 of file TransferServiceClientModel.h.

◆ ListExecutionsOutcomeCallable

Definition at line 279 of file TransferServiceClientModel.h.

◆ ListFileTransferResultsOutcome

Definition at line 216 of file TransferServiceClientModel.h.

◆ ListFileTransferResultsOutcomeCallable

Definition at line 280 of file TransferServiceClientModel.h.

◆ ListHostKeysOutcome

Definition at line 217 of file TransferServiceClientModel.h.

◆ ListHostKeysOutcomeCallable

Definition at line 281 of file TransferServiceClientModel.h.

◆ ListProfilesOutcome

Definition at line 218 of file TransferServiceClientModel.h.

◆ ListProfilesOutcomeCallable

Definition at line 282 of file TransferServiceClientModel.h.

◆ ListSecurityPoliciesOutcome

Definition at line 219 of file TransferServiceClientModel.h.

◆ ListSecurityPoliciesOutcomeCallable

Definition at line 283 of file TransferServiceClientModel.h.

◆ ListServersOutcome

Definition at line 220 of file TransferServiceClientModel.h.

◆ ListServersOutcomeCallable

Definition at line 284 of file TransferServiceClientModel.h.

◆ ListTagsForResourceOutcome

Definition at line 221 of file TransferServiceClientModel.h.

◆ ListTagsForResourceOutcomeCallable

Definition at line 285 of file TransferServiceClientModel.h.

◆ ListUsersOutcome

Definition at line 222 of file TransferServiceClientModel.h.

◆ ListUsersOutcomeCallable

Definition at line 286 of file TransferServiceClientModel.h.

◆ ListWorkflowsOutcome

Definition at line 223 of file TransferServiceClientModel.h.

◆ ListWorkflowsOutcomeCallable

Definition at line 287 of file TransferServiceClientModel.h.

◆ SendWorkflowStepStateOutcome

Definition at line 224 of file TransferServiceClientModel.h.

◆ SendWorkflowStepStateOutcomeCallable

Definition at line 288 of file TransferServiceClientModel.h.

◆ StartDirectoryListingOutcome

Definition at line 225 of file TransferServiceClientModel.h.

◆ StartDirectoryListingOutcomeCallable

Definition at line 289 of file TransferServiceClientModel.h.

◆ StartFileTransferOutcome

Definition at line 226 of file TransferServiceClientModel.h.

◆ StartFileTransferOutcomeCallable

Definition at line 290 of file TransferServiceClientModel.h.

◆ StartServerOutcome

Definition at line 227 of file TransferServiceClientModel.h.

◆ StartServerOutcomeCallable

Definition at line 291 of file TransferServiceClientModel.h.

◆ StopServerOutcome

Definition at line 228 of file TransferServiceClientModel.h.

◆ StopServerOutcomeCallable

Definition at line 292 of file TransferServiceClientModel.h.

◆ TagResourceOutcome

Definition at line 229 of file TransferServiceClientModel.h.

◆ TagResourceOutcomeCallable

Definition at line 293 of file TransferServiceClientModel.h.

◆ TestConnectionOutcome

Definition at line 230 of file TransferServiceClientModel.h.

◆ TestConnectionOutcomeCallable

Definition at line 294 of file TransferServiceClientModel.h.

◆ TestIdentityProviderOutcome

Definition at line 231 of file TransferServiceClientModel.h.

◆ TestIdentityProviderOutcomeCallable

Definition at line 295 of file TransferServiceClientModel.h.

◆ UntagResourceOutcome

Definition at line 232 of file TransferServiceClientModel.h.

◆ UntagResourceOutcomeCallable

Definition at line 296 of file TransferServiceClientModel.h.

◆ UpdateAccessOutcome

Definition at line 233 of file TransferServiceClientModel.h.

◆ UpdateAccessOutcomeCallable

Definition at line 297 of file TransferServiceClientModel.h.

◆ UpdateAgreementOutcome

Definition at line 234 of file TransferServiceClientModel.h.

◆ UpdateAgreementOutcomeCallable

Definition at line 298 of file TransferServiceClientModel.h.

◆ UpdateCertificateOutcome

Definition at line 235 of file TransferServiceClientModel.h.

◆ UpdateCertificateOutcomeCallable

Definition at line 299 of file TransferServiceClientModel.h.

◆ UpdateConnectorOutcome

Definition at line 236 of file TransferServiceClientModel.h.

◆ UpdateConnectorOutcomeCallable

Definition at line 300 of file TransferServiceClientModel.h.

◆ UpdateHostKeyOutcome

Definition at line 237 of file TransferServiceClientModel.h.

◆ UpdateHostKeyOutcomeCallable

Definition at line 301 of file TransferServiceClientModel.h.

◆ UpdateProfileOutcome

Definition at line 238 of file TransferServiceClientModel.h.

◆ UpdateProfileOutcomeCallable

Definition at line 302 of file TransferServiceClientModel.h.

◆ UpdateServerOutcome

Definition at line 239 of file TransferServiceClientModel.h.

◆ UpdateServerOutcomeCallable

Definition at line 303 of file TransferServiceClientModel.h.

◆ UpdateUserOutcome

Definition at line 240 of file TransferServiceClientModel.h.

◆ UpdateUserOutcomeCallable

Definition at line 304 of file TransferServiceClientModel.h.

Enumeration Type Documentation

◆ AgreementStatusType

Enumerator
NOT_SET 
ACTIVE 
INACTIVE 

Definition at line 16 of file AgreementStatusType.h.

◆ As2Transport

Enumerator
NOT_SET 
HTTP 

Definition at line 16 of file As2Transport.h.

◆ CertificateStatusType

Enumerator
NOT_SET 
ACTIVE 
PENDING_ROTATION 
INACTIVE 

Definition at line 16 of file CertificateStatusType.h.

◆ CertificateType

Enumerator
NOT_SET 
CERTIFICATE 
CERTIFICATE_WITH_PRIVATE_KEY 

Definition at line 16 of file CertificateType.h.

◆ CertificateUsageType

Enumerator
NOT_SET 
SIGNING 
ENCRYPTION 
TLS 

Definition at line 16 of file CertificateUsageType.h.

◆ CompressionEnum

Enumerator
NOT_SET 
ZLIB 
DISABLED 

Definition at line 16 of file CompressionEnum.h.

◆ CustomStepStatus

Enumerator
NOT_SET 
SUCCESS 
FAILURE 

Definition at line 16 of file CustomStepStatus.h.

◆ DirectoryListingOptimization

Enumerator
NOT_SET 
ENABLED 
DISABLED 

Definition at line 16 of file DirectoryListingOptimization.h.

◆ Domain

strong
Enumerator
NOT_SET 
S3 
EFS 

Definition at line 16 of file Domain.h.

◆ EncryptionAlg

Enumerator
NOT_SET 
AES128_CBC 
AES192_CBC 
AES256_CBC 
DES_EDE3_CBC 
NONE 

Definition at line 16 of file EncryptionAlg.h.

◆ EncryptionType

Enumerator
NOT_SET 
PGP 

Definition at line 16 of file EncryptionType.h.

◆ EndpointType

Enumerator
NOT_SET 
PUBLIC_ 
VPC 
VPC_ENDPOINT 

Definition at line 16 of file EndpointType.h.

◆ ExecutionErrorType

Enumerator
NOT_SET 
PERMISSION_DENIED 
CUSTOM_STEP_FAILED 
THROTTLED 
ALREADY_EXISTS 
NOT_FOUND 
BAD_REQUEST 
TIMEOUT 
INTERNAL_SERVER_ERROR 

Definition at line 16 of file ExecutionErrorType.h.

◆ ExecutionStatus

Enumerator
NOT_SET 
IN_PROGRESS 
COMPLETED 
EXCEPTION 
HANDLING_EXCEPTION 

Definition at line 16 of file ExecutionStatus.h.

◆ HomeDirectoryType

Enumerator
NOT_SET 
PATH 
LOGICAL 

Definition at line 16 of file HomeDirectoryType.h.

◆ IdentityProviderType

Enumerator
NOT_SET 
SERVICE_MANAGED 
API_GATEWAY 
AWS_DIRECTORY_SERVICE 
AWS_LAMBDA 

Definition at line 16 of file IdentityProviderType.h.

◆ MapType

strong
Enumerator
NOT_SET 
FILE 
DIRECTORY 

Definition at line 16 of file MapType.h.

◆ MdnResponse

Enumerator
NOT_SET 
SYNC 
NONE 

Definition at line 16 of file MdnResponse.h.

◆ MdnSigningAlg

Enumerator
NOT_SET 
SHA256 
SHA384 
SHA512 
SHA1 
NONE 
DEFAULT 

Definition at line 16 of file MdnSigningAlg.h.

◆ OverwriteExisting

Enumerator
NOT_SET 
TRUE 
FALSE 

Definition at line 16 of file OverwriteExisting.h.

◆ ProfileType

Enumerator
NOT_SET 
LOCAL 
PARTNER 

Definition at line 16 of file ProfileType.h.

◆ Protocol

strong
Enumerator
NOT_SET 
SFTP 
FTP 
FTPS 
AS2 

Definition at line 16 of file Protocol.h.

◆ SecurityPolicyProtocol

Enumerator
NOT_SET 
SFTP 
FTPS 

Definition at line 16 of file SecurityPolicyProtocol.h.

◆ SecurityPolicyResourceType

Enumerator
NOT_SET 
SERVER 
CONNECTOR 

Definition at line 16 of file SecurityPolicyResourceType.h.

◆ SetStatOption

Enumerator
NOT_SET 
DEFAULT 
ENABLE_NO_OP 

Definition at line 16 of file SetStatOption.h.

◆ SftpAuthenticationMethods

Enumerator
NOT_SET 
PASSWORD 
PUBLIC_KEY 
PUBLIC_KEY_OR_PASSWORD 
PUBLIC_KEY_AND_PASSWORD 

Definition at line 16 of file SftpAuthenticationMethods.h.

◆ SigningAlg

Enumerator
NOT_SET 
SHA256 
SHA384 
SHA512 
SHA1 
NONE 

Definition at line 16 of file SigningAlg.h.

◆ State

strong
Enumerator
NOT_SET 
OFFLINE 
ONLINE 
STARTING 
STOPPING 
START_FAILED 
STOP_FAILED 

Definition at line 16 of file State.h.

◆ TlsSessionResumptionMode

Enumerator
NOT_SET 
DISABLED 
ENABLED 
ENFORCED 

Definition at line 16 of file TlsSessionResumptionMode.h.

◆ TransferTableStatus

Enumerator
NOT_SET 
QUEUED 
IN_PROGRESS 
COMPLETED 
FAILED 

Definition at line 16 of file TransferTableStatus.h.

◆ WorkflowStepType

Enumerator
NOT_SET 
COPY 
CUSTOM 
TAG 
DELETE_ 
DECRYPT 

Definition at line 16 of file WorkflowStepType.h.