Route to your AWS Sagemaker models through Obiguard
sagemaker
AWS Secret Access Key
, AWS Access Key Id
, and AWS Region
to create your Virtual key.AWS Assumed Role ARN
and AWS Region
to create the virtual key.Node SDK | Python SDK | REST Headers |
---|---|---|
awsAccessKeyId | aws_access_key_id | x-obiguard-aws-access-key-id |
awsSecretAccessKey | aws_secret_access_key | x-obiguard-aws-secret-access-key |
awsRegion | aws_region | x-obiguard-aws-region |
awsSessionToken | aws_session_token | x-obiguard-aws-session-token |
sagemakerCustomAttributes | sagemaker_custom_attributes | x-obiguard-amzn-sagemaker-custom-attributes |
sagemakerTargetModel | sagemaker_target_model | x-obiguard-amzn-sagemaker-target-model |
sagemakerTargetVariant | sagemaker_target_variant | x-obiguard-amzn-sagemaker-target-variant |
sagemakerTargetContainerHostname | sagemaker_target_container_hostname | x-obiguard-amzn-sagemaker-target-container-hostname |
sagemakerInferenceId | sagemaker_inference_id | x-obiguard-amzn-sagemaker-inference-id |
sagemakerEnableExplanations | sagemaker_enable_explanations | x-obiguard-amzn-sagemaker-enable-explanations |
sagemakerInferenceComponent | sagemaker_inference_component | x-obiguard-amzn-sagemaker-inference-component |
sagemakerSessionId | sagemaker_session_id | x-obiguard-amzn-sagemaker-session-id |
sagemakerModelName | sagemaker_model_name | x-obiguard-amzn-sagemaker-model-name |