amazonaws.com

Contains all data plane API operations and data types for the Amazon SageMaker Feature Store. Use this API to put, delete, and retrieve (get) features from a feature store. Use the following operations to configure your OnlineStore and OfflineStore features, and t

🔑 oauth2 4 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
Use for <code>OnlineStore</code> serving from a <code>FeatureStore</code>. On…
curl \
  -H "Authorization: $API_KEY" \
  http://featurestore-runtime.sagemaker.us-east-1.amazonaws.com/FeatureGroup/{FeatureGroupName}#RecordIdentifierValueAsString
Endpoints (4 total)
GET
/FeatureGroup/{FeatureGroupName}#RecordIdentifierValueAsString
Use for <code>OnlineStore</code> serving from a <code>FeatureStore</code>. On…
POST
/BatchGetRecord
Retrieves a batch of <code>Records</code> from a <code>FeatureGroup</code>.
PUT
/FeatureGroup/{FeatureGroupName}
Used for data ingestion into the <code>FeatureStore</code>. The <code>PutReco…
DELETE
/FeatureGroup/{FeatureGroupName}#RecordIdentifierValueAsString&EventTime
<p>Deletes a <code>Record</code> from a <code>FeatureGroup</code> in the <cod…
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints4
Authoauth2
Categories1
http://featurestore-runtime.sagemaker.us-east-1.amazonaws.com