AWS SDK for C++

AWS SDK for C++ Version 1.11.608

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

Namespaces

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
namespace  ModelStatusMapper
 
namespace  OfferTypeMapper
 
 
 
 
 
 
 
 
 
 
namespace  SearchTypeMapper
 
 
namespace  SortJobsByMapper
 
namespace  SortModelsByMapper
 
namespace  SortOrderMapper
 
namespace  StatusMapper
 
 

Classes

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  LegalTerm
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  Offer
 
 
 
 
class  PricingTerm
 
 
 
 
 
 
 
 
 
 
class  RAGConfig
 
 
 
 
 
 
 
 
 
 
 
 
class  S3Config
 
class  S3DataSource
 
class  S3ObjectDoc
 
 
 
 
 
 
 
 
 
class  SupportTerm
 
class  Tag
 
 
 
 
class  TermDetails
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  Validator
 
 
class  ValidityTerm
 
 
 
 
class  VpcConfig
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Enumerations

enum class  AgreementStatus {
  NOT_SET , AVAILABLE , PENDING , NOT_AVAILABLE ,
  ERROR_
}
 
 
enum class  AttributeType {
  NOT_SET , STRING , NUMBER , BOOLEAN ,
  STRING_LIST
}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
enum class  GuardrailFilterStrength {
  NOT_SET , NONE , LOW , MEDIUM ,
  HIGH
}
 
 
enum class  GuardrailModality { NOT_SET , TEXT , IMAGE }
 
 
 
 
enum class  GuardrailTopicAction { NOT_SET , BLOCK , NONE }
 
 
enum class  GuardrailTopicType { NOT_SET , DENY }
 
enum class  GuardrailWordAction { NOT_SET , BLOCK , NONE }
 
 
 
 
 
 
 
 
 
 
enum class  ModelModality { NOT_SET , TEXT , IMAGE , EMBEDDING }
 
enum class  ModelStatus { NOT_SET , Active , Creating , Failed }
 
enum class  OfferType { NOT_SET , ALL , PUBLIC_ }
 
 
 
 
 
 
 
 
 
enum class  S3InputFormat { NOT_SET , JSONL }
 
enum class  SearchType { NOT_SET , HYBRID , SEMANTIC }
 
 
enum class  SortJobsBy { NOT_SET , CreationTime }
 
enum class  SortModelsBy { NOT_SET , CreationTime }
 
enum class  SortOrder { NOT_SET , Ascending , Descending }
 
 
 

Typedef Documentation

◆ BatchDeleteEvaluationJobOutcome

Definition at line 221 of file BedrockServiceClientModel.h.

◆ BatchDeleteEvaluationJobOutcomeCallable

Definition at line 294 of file BedrockServiceClientModel.h.

◆ CreateCustomModelDeploymentOutcome

Definition at line 223 of file BedrockServiceClientModel.h.

◆ CreateCustomModelDeploymentOutcomeCallable

Definition at line 296 of file BedrockServiceClientModel.h.

◆ CreateCustomModelOutcome

Definition at line 222 of file BedrockServiceClientModel.h.

◆ CreateCustomModelOutcomeCallable

Definition at line 295 of file BedrockServiceClientModel.h.

◆ CreateEvaluationJobOutcome

Definition at line 224 of file BedrockServiceClientModel.h.

◆ CreateEvaluationJobOutcomeCallable

Definition at line 297 of file BedrockServiceClientModel.h.

◆ CreateFoundationModelAgreementOutcome

Definition at line 225 of file BedrockServiceClientModel.h.

◆ CreateFoundationModelAgreementOutcomeCallable

Definition at line 298 of file BedrockServiceClientModel.h.

◆ CreateGuardrailOutcome

Definition at line 226 of file BedrockServiceClientModel.h.

◆ CreateGuardrailOutcomeCallable

Definition at line 299 of file BedrockServiceClientModel.h.

◆ CreateGuardrailVersionOutcome

Definition at line 227 of file BedrockServiceClientModel.h.

◆ CreateGuardrailVersionOutcomeCallable

Definition at line 300 of file BedrockServiceClientModel.h.

◆ CreateInferenceProfileOutcome

Definition at line 228 of file BedrockServiceClientModel.h.

◆ CreateInferenceProfileOutcomeCallable

Definition at line 301 of file BedrockServiceClientModel.h.

◆ CreateMarketplaceModelEndpointOutcome

Definition at line 229 of file BedrockServiceClientModel.h.

◆ CreateMarketplaceModelEndpointOutcomeCallable

Definition at line 302 of file BedrockServiceClientModel.h.

◆ CreateModelCopyJobOutcome

Definition at line 230 of file BedrockServiceClientModel.h.

◆ CreateModelCopyJobOutcomeCallable

Definition at line 303 of file BedrockServiceClientModel.h.

◆ CreateModelCustomizationJobOutcome

Definition at line 231 of file BedrockServiceClientModel.h.

◆ CreateModelCustomizationJobOutcomeCallable

Definition at line 304 of file BedrockServiceClientModel.h.

◆ CreateModelImportJobOutcome

Definition at line 232 of file BedrockServiceClientModel.h.

◆ CreateModelImportJobOutcomeCallable

Definition at line 305 of file BedrockServiceClientModel.h.

◆ CreateModelInvocationJobOutcome

Definition at line 233 of file BedrockServiceClientModel.h.

◆ CreateModelInvocationJobOutcomeCallable

Definition at line 306 of file BedrockServiceClientModel.h.

◆ CreatePromptRouterOutcome

Definition at line 234 of file BedrockServiceClientModel.h.

◆ CreatePromptRouterOutcomeCallable

Definition at line 307 of file BedrockServiceClientModel.h.

◆ CreateProvisionedModelThroughputOutcome

Definition at line 235 of file BedrockServiceClientModel.h.

◆ CreateProvisionedModelThroughputOutcomeCallable

Definition at line 308 of file BedrockServiceClientModel.h.

◆ DeleteCustomModelDeploymentOutcome

Definition at line 237 of file BedrockServiceClientModel.h.

◆ DeleteCustomModelDeploymentOutcomeCallable

Definition at line 310 of file BedrockServiceClientModel.h.

◆ DeleteCustomModelOutcome

Definition at line 236 of file BedrockServiceClientModel.h.

◆ DeleteCustomModelOutcomeCallable

Definition at line 309 of file BedrockServiceClientModel.h.

◆ DeleteFoundationModelAgreementOutcome

Definition at line 238 of file BedrockServiceClientModel.h.

◆ DeleteFoundationModelAgreementOutcomeCallable

Definition at line 311 of file BedrockServiceClientModel.h.

◆ DeleteGuardrailOutcome

Definition at line 239 of file BedrockServiceClientModel.h.

◆ DeleteGuardrailOutcomeCallable

Definition at line 312 of file BedrockServiceClientModel.h.

◆ DeleteImportedModelOutcome

Definition at line 240 of file BedrockServiceClientModel.h.

◆ DeleteImportedModelOutcomeCallable

Definition at line 313 of file BedrockServiceClientModel.h.

◆ DeleteInferenceProfileOutcome

Definition at line 241 of file BedrockServiceClientModel.h.

◆ DeleteInferenceProfileOutcomeCallable

Definition at line 314 of file BedrockServiceClientModel.h.

◆ DeleteMarketplaceModelEndpointOutcome

Definition at line 242 of file BedrockServiceClientModel.h.

◆ DeleteMarketplaceModelEndpointOutcomeCallable

Definition at line 315 of file BedrockServiceClientModel.h.

◆ DeleteModelInvocationLoggingConfigurationOutcome

Definition at line 243 of file BedrockServiceClientModel.h.

◆ DeleteModelInvocationLoggingConfigurationOutcomeCallable

Definition at line 316 of file BedrockServiceClientModel.h.

◆ DeletePromptRouterOutcome

Definition at line 244 of file BedrockServiceClientModel.h.

◆ DeletePromptRouterOutcomeCallable

Definition at line 317 of file BedrockServiceClientModel.h.

◆ DeleteProvisionedModelThroughputOutcome

Definition at line 245 of file BedrockServiceClientModel.h.

◆ DeleteProvisionedModelThroughputOutcomeCallable

Definition at line 318 of file BedrockServiceClientModel.h.

◆ DeregisterMarketplaceModelEndpointOutcome

Definition at line 246 of file BedrockServiceClientModel.h.

◆ DeregisterMarketplaceModelEndpointOutcomeCallable

Definition at line 319 of file BedrockServiceClientModel.h.

◆ GetCustomModelDeploymentOutcome

Definition at line 248 of file BedrockServiceClientModel.h.

◆ GetCustomModelDeploymentOutcomeCallable

Definition at line 321 of file BedrockServiceClientModel.h.

◆ GetCustomModelOutcome

Definition at line 247 of file BedrockServiceClientModel.h.

◆ GetCustomModelOutcomeCallable

Definition at line 320 of file BedrockServiceClientModel.h.

◆ GetEvaluationJobOutcome

Definition at line 249 of file BedrockServiceClientModel.h.

◆ GetEvaluationJobOutcomeCallable

Definition at line 322 of file BedrockServiceClientModel.h.

◆ GetFoundationModelAvailabilityOutcome

Definition at line 251 of file BedrockServiceClientModel.h.

◆ GetFoundationModelAvailabilityOutcomeCallable

Definition at line 324 of file BedrockServiceClientModel.h.

◆ GetFoundationModelOutcome

Definition at line 250 of file BedrockServiceClientModel.h.

◆ GetFoundationModelOutcomeCallable

Definition at line 323 of file BedrockServiceClientModel.h.

◆ GetGuardrailOutcome

Definition at line 252 of file BedrockServiceClientModel.h.

◆ GetGuardrailOutcomeCallable

Definition at line 325 of file BedrockServiceClientModel.h.

◆ GetImportedModelOutcome

Definition at line 253 of file BedrockServiceClientModel.h.

◆ GetImportedModelOutcomeCallable

Definition at line 326 of file BedrockServiceClientModel.h.

◆ GetInferenceProfileOutcome

Definition at line 254 of file BedrockServiceClientModel.h.

◆ GetInferenceProfileOutcomeCallable

Definition at line 327 of file BedrockServiceClientModel.h.

◆ GetMarketplaceModelEndpointOutcome

Definition at line 255 of file BedrockServiceClientModel.h.

◆ GetMarketplaceModelEndpointOutcomeCallable

Definition at line 328 of file BedrockServiceClientModel.h.

◆ GetModelCopyJobOutcome

Definition at line 256 of file BedrockServiceClientModel.h.

◆ GetModelCopyJobOutcomeCallable

Definition at line 329 of file BedrockServiceClientModel.h.

◆ GetModelCustomizationJobOutcome

Definition at line 257 of file BedrockServiceClientModel.h.

◆ GetModelCustomizationJobOutcomeCallable

Definition at line 330 of file BedrockServiceClientModel.h.

◆ GetModelImportJobOutcome

Definition at line 258 of file BedrockServiceClientModel.h.

◆ GetModelImportJobOutcomeCallable

Definition at line 331 of file BedrockServiceClientModel.h.

◆ GetModelInvocationJobOutcome

Definition at line 259 of file BedrockServiceClientModel.h.

◆ GetModelInvocationJobOutcomeCallable

Definition at line 332 of file BedrockServiceClientModel.h.

◆ GetModelInvocationLoggingConfigurationOutcome

Definition at line 260 of file BedrockServiceClientModel.h.

◆ GetModelInvocationLoggingConfigurationOutcomeCallable

Definition at line 333 of file BedrockServiceClientModel.h.

◆ GetPromptRouterOutcome

Definition at line 261 of file BedrockServiceClientModel.h.

◆ GetPromptRouterOutcomeCallable

Definition at line 334 of file BedrockServiceClientModel.h.

◆ GetProvisionedModelThroughputOutcome

Definition at line 262 of file BedrockServiceClientModel.h.

◆ GetProvisionedModelThroughputOutcomeCallable

Definition at line 335 of file BedrockServiceClientModel.h.

◆ GetUseCaseForModelAccessOutcome

Definition at line 263 of file BedrockServiceClientModel.h.

◆ GetUseCaseForModelAccessOutcomeCallable

Definition at line 336 of file BedrockServiceClientModel.h.

◆ ListCustomModelDeploymentsOutcome

Definition at line 264 of file BedrockServiceClientModel.h.

◆ ListCustomModelDeploymentsOutcomeCallable

Definition at line 337 of file BedrockServiceClientModel.h.

◆ ListCustomModelsOutcome

Definition at line 265 of file BedrockServiceClientModel.h.

◆ ListCustomModelsOutcomeCallable

Definition at line 338 of file BedrockServiceClientModel.h.

◆ ListEvaluationJobsOutcome

Definition at line 266 of file BedrockServiceClientModel.h.

◆ ListEvaluationJobsOutcomeCallable

Definition at line 339 of file BedrockServiceClientModel.h.

◆ ListFoundationModelAgreementOffersOutcome

Definition at line 267 of file BedrockServiceClientModel.h.

◆ ListFoundationModelAgreementOffersOutcomeCallable

Definition at line 340 of file BedrockServiceClientModel.h.

◆ ListFoundationModelsOutcome

Definition at line 268 of file BedrockServiceClientModel.h.

◆ ListFoundationModelsOutcomeCallable

Definition at line 341 of file BedrockServiceClientModel.h.

◆ ListGuardrailsOutcome

Definition at line 269 of file BedrockServiceClientModel.h.

◆ ListGuardrailsOutcomeCallable

Definition at line 342 of file BedrockServiceClientModel.h.

◆ ListImportedModelsOutcome

Definition at line 270 of file BedrockServiceClientModel.h.

◆ ListImportedModelsOutcomeCallable

Definition at line 343 of file BedrockServiceClientModel.h.

◆ ListInferenceProfilesOutcome

Definition at line 271 of file BedrockServiceClientModel.h.

◆ ListInferenceProfilesOutcomeCallable

Definition at line 344 of file BedrockServiceClientModel.h.

◆ ListMarketplaceModelEndpointsOutcome

Definition at line 272 of file BedrockServiceClientModel.h.

◆ ListMarketplaceModelEndpointsOutcomeCallable

Definition at line 345 of file BedrockServiceClientModel.h.

◆ ListModelCopyJobsOutcome

Definition at line 273 of file BedrockServiceClientModel.h.

◆ ListModelCopyJobsOutcomeCallable

Definition at line 346 of file BedrockServiceClientModel.h.

◆ ListModelCustomizationJobsOutcome

Definition at line 274 of file BedrockServiceClientModel.h.

◆ ListModelCustomizationJobsOutcomeCallable

Definition at line 347 of file BedrockServiceClientModel.h.

◆ ListModelImportJobsOutcome

Definition at line 275 of file BedrockServiceClientModel.h.

◆ ListModelImportJobsOutcomeCallable

Definition at line 348 of file BedrockServiceClientModel.h.

◆ ListModelInvocationJobsOutcome

Definition at line 276 of file BedrockServiceClientModel.h.

◆ ListModelInvocationJobsOutcomeCallable

Definition at line 349 of file BedrockServiceClientModel.h.

◆ ListPromptRoutersOutcome

Definition at line 277 of file BedrockServiceClientModel.h.

◆ ListPromptRoutersOutcomeCallable

Definition at line 350 of file BedrockServiceClientModel.h.

◆ ListProvisionedModelThroughputsOutcome

Definition at line 278 of file BedrockServiceClientModel.h.

◆ ListProvisionedModelThroughputsOutcomeCallable

Definition at line 351 of file BedrockServiceClientModel.h.

◆ ListTagsForResourceOutcome

Definition at line 279 of file BedrockServiceClientModel.h.

◆ ListTagsForResourceOutcomeCallable

Definition at line 352 of file BedrockServiceClientModel.h.

◆ PutModelInvocationLoggingConfigurationOutcome

Definition at line 280 of file BedrockServiceClientModel.h.

◆ PutModelInvocationLoggingConfigurationOutcomeCallable

Definition at line 353 of file BedrockServiceClientModel.h.

◆ PutUseCaseForModelAccessOutcome

Definition at line 281 of file BedrockServiceClientModel.h.

◆ PutUseCaseForModelAccessOutcomeCallable

Definition at line 354 of file BedrockServiceClientModel.h.

◆ RegisterMarketplaceModelEndpointOutcome

Definition at line 282 of file BedrockServiceClientModel.h.

◆ RegisterMarketplaceModelEndpointOutcomeCallable

Definition at line 355 of file BedrockServiceClientModel.h.

◆ StopEvaluationJobOutcome

Definition at line 283 of file BedrockServiceClientModel.h.

◆ StopEvaluationJobOutcomeCallable

Definition at line 356 of file BedrockServiceClientModel.h.

◆ StopModelCustomizationJobOutcome

Definition at line 284 of file BedrockServiceClientModel.h.

◆ StopModelCustomizationJobOutcomeCallable

Definition at line 357 of file BedrockServiceClientModel.h.

◆ StopModelInvocationJobOutcome

Definition at line 285 of file BedrockServiceClientModel.h.

◆ StopModelInvocationJobOutcomeCallable

Definition at line 358 of file BedrockServiceClientModel.h.

◆ TagResourceOutcome

Definition at line 286 of file BedrockServiceClientModel.h.

◆ TagResourceOutcomeCallable

Definition at line 359 of file BedrockServiceClientModel.h.

◆ UntagResourceOutcome

Definition at line 287 of file BedrockServiceClientModel.h.

◆ UntagResourceOutcomeCallable

Definition at line 360 of file BedrockServiceClientModel.h.

◆ UpdateGuardrailOutcome

Definition at line 288 of file BedrockServiceClientModel.h.

◆ UpdateGuardrailOutcomeCallable

Definition at line 361 of file BedrockServiceClientModel.h.

◆ UpdateMarketplaceModelEndpointOutcome

Definition at line 289 of file BedrockServiceClientModel.h.

◆ UpdateMarketplaceModelEndpointOutcomeCallable

Definition at line 362 of file BedrockServiceClientModel.h.

◆ UpdateProvisionedModelThroughputOutcome

Definition at line 290 of file BedrockServiceClientModel.h.

◆ UpdateProvisionedModelThroughputOutcomeCallable

Definition at line 363 of file BedrockServiceClientModel.h.

Enumeration Type Documentation

◆ AgreementStatus

Enumerator
NOT_SET 
AVAILABLE 
PENDING 
NOT_AVAILABLE 
ERROR_ 

Definition at line 16 of file AgreementStatus.h.

◆ ApplicationType

Enumerator
NOT_SET 
ModelEvaluation 
RagEvaluation 

Definition at line 16 of file ApplicationType.h.

◆ AttributeType

Enumerator
NOT_SET 
STRING 
NUMBER 
BOOLEAN 
STRING_LIST 

Definition at line 16 of file AttributeType.h.

◆ AuthorizationStatus

Enumerator
NOT_SET 
AUTHORIZED 
NOT_AUTHORIZED 

Definition at line 16 of file AuthorizationStatus.h.

◆ CommitmentDuration

Enumerator
NOT_SET 
OneMonth 
SixMonths 

Definition at line 16 of file CommitmentDuration.h.

◆ CustomizationType

Enumerator
NOT_SET 
FINE_TUNING 
CONTINUED_PRE_TRAINING 
DISTILLATION 
IMPORTED 

Definition at line 16 of file CustomizationType.h.

◆ CustomModelDeploymentStatus

Enumerator
NOT_SET 
Creating 
Active 
Failed 

Definition at line 16 of file CustomModelDeploymentStatus.h.

◆ EntitlementAvailability

Enumerator
NOT_SET 
AVAILABLE 
NOT_AVAILABLE 

Definition at line 16 of file EntitlementAvailability.h.

◆ EvaluationJobStatus

Enumerator
NOT_SET 
InProgress 
Completed 
Failed 
Stopping 
Stopped 
Deleting 

Definition at line 16 of file EvaluationJobStatus.h.

◆ EvaluationJobType

Enumerator
NOT_SET 
Human 
Automated 

Definition at line 16 of file EvaluationJobType.h.

◆ EvaluationTaskType

Enumerator
NOT_SET 
Summarization 
Classification 
QuestionAndAnswer 
Generation 
Custom 

Definition at line 16 of file EvaluationTaskType.h.

◆ ExternalSourceType

Enumerator
NOT_SET 
S3 
BYTE_CONTENT 

Definition at line 16 of file ExternalSourceType.h.

◆ FineTuningJobStatus

Enumerator
NOT_SET 
InProgress 
Completed 
Failed 
Stopping 
Stopped 

Definition at line 16 of file FineTuningJobStatus.h.

◆ FoundationModelLifecycleStatus

Enumerator
NOT_SET 
ACTIVE 
LEGACY 

Definition at line 16 of file FoundationModelLifecycleStatus.h.

◆ GuardrailContentFilterAction

Enumerator
NOT_SET 
BLOCK 
NONE 

Definition at line 16 of file GuardrailContentFilterAction.h.

◆ GuardrailContentFiltersTierName

Enumerator
NOT_SET 
CLASSIC 
STANDARD 

Definition at line 16 of file GuardrailContentFiltersTierName.h.

◆ GuardrailContentFilterType

Enumerator
NOT_SET 
SEXUAL 
VIOLENCE 
HATE 
INSULTS 
MISCONDUCT 
PROMPT_ATTACK 

Definition at line 16 of file GuardrailContentFilterType.h.

◆ GuardrailContextualGroundingAction

Enumerator
NOT_SET 
BLOCK 
NONE 

Definition at line 16 of file GuardrailContextualGroundingAction.h.

◆ GuardrailContextualGroundingFilterType

Enumerator
NOT_SET 
GROUNDING 
RELEVANCE 

Definition at line 16 of file GuardrailContextualGroundingFilterType.h.

◆ GuardrailFilterStrength

Enumerator
NOT_SET 
NONE 
LOW 
MEDIUM 
HIGH 

Definition at line 16 of file GuardrailFilterStrength.h.

◆ GuardrailManagedWordsType

Enumerator
NOT_SET 
PROFANITY 

Definition at line 16 of file GuardrailManagedWordsType.h.

◆ GuardrailModality

Enumerator
NOT_SET 
TEXT 
IMAGE 

Definition at line 16 of file GuardrailModality.h.

◆ GuardrailPiiEntityType

Enumerator
NOT_SET 
ADDRESS 
AGE 
AWS_ACCESS_KEY 
AWS_SECRET_KEY 
CA_HEALTH_NUMBER 
CA_SOCIAL_INSURANCE_NUMBER 
CREDIT_DEBIT_CARD_CVV 
CREDIT_DEBIT_CARD_EXPIRY 
CREDIT_DEBIT_CARD_NUMBER 
DRIVER_ID 
EMAIL 
INTERNATIONAL_BANK_ACCOUNT_NUMBER 
IP_ADDRESS 
LICENSE_PLATE 
MAC_ADDRESS 
NAME 
PASSWORD 
PHONE 
PIN 
SWIFT_CODE 
UK_NATIONAL_HEALTH_SERVICE_NUMBER 
UK_NATIONAL_INSURANCE_NUMBER 
UK_UNIQUE_TAXPAYER_REFERENCE_NUMBER 
URL 
USERNAME 
US_BANK_ACCOUNT_NUMBER 
US_BANK_ROUTING_NUMBER 
US_INDIVIDUAL_TAX_IDENTIFICATION_NUMBER 
US_PASSPORT_NUMBER 
US_SOCIAL_SECURITY_NUMBER 
VEHICLE_IDENTIFICATION_NUMBER 

Definition at line 16 of file GuardrailPiiEntityType.h.

◆ GuardrailSensitiveInformationAction

Enumerator
NOT_SET 
BLOCK 
ANONYMIZE 
NONE 

Definition at line 16 of file GuardrailSensitiveInformationAction.h.

◆ GuardrailStatus

Enumerator
NOT_SET 
CREATING 
UPDATING 
VERSIONING 
READY 
FAILED 
DELETING 

Definition at line 16 of file GuardrailStatus.h.

◆ GuardrailTopicAction

Enumerator
NOT_SET 
BLOCK 
NONE 

Definition at line 16 of file GuardrailTopicAction.h.

◆ GuardrailTopicsTierName

Enumerator
NOT_SET 
CLASSIC 
STANDARD 

Definition at line 16 of file GuardrailTopicsTierName.h.

◆ GuardrailTopicType

Enumerator
NOT_SET 
DENY 

Definition at line 16 of file GuardrailTopicType.h.

◆ GuardrailWordAction

Enumerator
NOT_SET 
BLOCK 
NONE 

Definition at line 16 of file GuardrailWordAction.h.

◆ InferenceProfileStatus

Enumerator
NOT_SET 
ACTIVE 

Definition at line 16 of file InferenceProfileStatus.h.

◆ InferenceProfileType

Enumerator
NOT_SET 
SYSTEM_DEFINED 
APPLICATION 

Definition at line 16 of file InferenceProfileType.h.

◆ InferenceType

Enumerator
NOT_SET 
ON_DEMAND 
PROVISIONED 

Definition at line 16 of file InferenceType.h.

◆ JobStatusDetails

Enumerator
NOT_SET 
InProgress 
Completed 
Stopping 
Stopped 
Failed 
NotStarted 

Definition at line 16 of file JobStatusDetails.h.

◆ ModelCopyJobStatus

Enumerator
NOT_SET 
InProgress 
Completed 
Failed 

Definition at line 16 of file ModelCopyJobStatus.h.

◆ ModelCustomization

Enumerator
NOT_SET 
FINE_TUNING 
CONTINUED_PRE_TRAINING 
DISTILLATION 

Definition at line 16 of file ModelCustomization.h.

◆ ModelCustomizationJobStatus

Enumerator
NOT_SET 
InProgress 
Completed 
Failed 
Stopping 
Stopped 

Definition at line 16 of file ModelCustomizationJobStatus.h.

◆ ModelImportJobStatus

Enumerator
NOT_SET 
InProgress 
Completed 
Failed 

Definition at line 16 of file ModelImportJobStatus.h.

◆ ModelInvocationJobStatus

Enumerator
NOT_SET 
Submitted 
InProgress 
Completed 
Failed 
Stopping 
Stopped 
PartiallyCompleted 
Expired 
Validating 
Scheduled 

Definition at line 16 of file ModelInvocationJobStatus.h.

◆ ModelModality

Enumerator
NOT_SET 
TEXT 
IMAGE 
EMBEDDING 

Definition at line 16 of file ModelModality.h.

◆ ModelStatus

Enumerator
NOT_SET 
Active 
Creating 
Failed 

Definition at line 16 of file ModelStatus.h.

◆ OfferType

strong
Enumerator
NOT_SET 
ALL 
PUBLIC_ 

Definition at line 16 of file OfferType.h.

◆ PerformanceConfigLatency

Enumerator
NOT_SET 
standard 
optimized 

Definition at line 16 of file PerformanceConfigLatency.h.

◆ PromptRouterStatus

Enumerator
NOT_SET 
AVAILABLE 

Definition at line 16 of file PromptRouterStatus.h.

◆ PromptRouterType

Enumerator
NOT_SET 
custom 
default_ 

Definition at line 16 of file PromptRouterType.h.

◆ ProvisionedModelStatus

Enumerator
NOT_SET 
Creating 
InService 
Updating 
Failed 

Definition at line 16 of file ProvisionedModelStatus.h.

◆ QueryTransformationType

Enumerator
NOT_SET 
QUERY_DECOMPOSITION 

Definition at line 16 of file QueryTransformationType.h.

◆ RegionAvailability

Enumerator
NOT_SET 
AVAILABLE 
NOT_AVAILABLE 

Definition at line 16 of file RegionAvailability.h.

◆ RerankingMetadataSelectionMode

Enumerator
NOT_SET 
SELECTIVE 
ALL 

Definition at line 16 of file RerankingMetadataSelectionMode.h.

◆ RetrieveAndGenerateType

Enumerator
NOT_SET 
KNOWLEDGE_BASE 
EXTERNAL_SOURCES 

Definition at line 16 of file RetrieveAndGenerateType.h.

◆ S3InputFormat

Enumerator
NOT_SET 
JSONL 

Definition at line 16 of file S3InputFormat.h.

◆ SearchType

Enumerator
NOT_SET 
HYBRID 
SEMANTIC 

Definition at line 16 of file SearchType.h.

◆ SortByProvisionedModels

Enumerator
NOT_SET 
CreationTime 

Definition at line 16 of file SortByProvisionedModels.h.

◆ SortJobsBy

Enumerator
NOT_SET 
CreationTime 

Definition at line 16 of file SortJobsBy.h.

◆ SortModelsBy

Enumerator
NOT_SET 
CreationTime 

Definition at line 16 of file SortModelsBy.h.

◆ SortOrder

strong
Enumerator
NOT_SET 
Ascending 
Descending 

Definition at line 16 of file SortOrder.h.

◆ Status

strong
Enumerator
NOT_SET 
REGISTERED 
INCOMPATIBLE_ENDPOINT 

Definition at line 16 of file Status.h.

◆ VectorSearchRerankingConfigurationType

Enumerator
NOT_SET 
BEDROCK_RERANKING_MODEL 

Definition at line 16 of file VectorSearchRerankingConfigurationType.h.