Seleziona le tue preferenze relative ai cookie

Utilizziamo cookie essenziali e strumenti simili necessari per fornire il nostro sito e i nostri servizi. Utilizziamo i cookie prestazionali per raccogliere statistiche anonime in modo da poter capire come i clienti utilizzano il nostro sito e apportare miglioramenti. I cookie essenziali non possono essere disattivati, ma puoi fare clic su \"Personalizza\" o \"Rifiuta\" per rifiutare i cookie prestazionali.

Se sei d'accordo, AWS e le terze parti approvate utilizzeranno i cookie anche per fornire utili funzionalità del sito, ricordare le tue preferenze e visualizzare contenuti pertinenti, inclusa la pubblicità pertinente. Per continuare senza accettare questi cookie, fai clic su \"Continua\" o \"Rifiuta\". Per effettuare scelte più dettagliate o saperne di più, fai clic su \"Personalizza\".

RealtimeEndpointInfo - MachineLearning
Questa pagina non è tradotta nella tua lingua. Richiedi traduzione

RealtimeEndpointInfo

Describes the real-time endpoint information for an MLModel.

Contents

CreatedAt

The time that the request to create the real-time endpoint for the MLModel was received. The time is expressed in epoch time.

Type: Timestamp

Required: No

EndpointStatus

The current status of the real-time endpoint for the MLModel. This element can have one of the following values:

  • NONE - Endpoint does not exist or was previously deleted.

  • READY - Endpoint is ready to be used for real-time predictions.

  • UPDATING - Updating/creating the endpoint.

Type: String

Valid Values: NONE | READY | UPDATING | FAILED

Required: No

EndpointUrl

The URI that specifies where to send real-time prediction requests for the MLModel.

Note: The application must wait until the real-time endpoint is ready before using this URI.

Type: String

Length Constraints: Maximum length of 2048.

Pattern: https://[a-zA-Z0-9-.]*\.amazon(aws)?\.com[/]?

Required: No

PeakRequestsPerSecond

The maximum processing rate for the real-time endpoint for MLModel, measured in incoming requests per second.

Type: Integer

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

Argomento successivo:

RedshiftDatabase

Argomento precedente:

RDSMetadata
PrivacyCondizioni del sitoPreferenze cookie
© 2025, Amazon Web Services, Inc. o società affiliate. Tutti i diritti riservati.