Traduzir "configure your lambda" para alemão

Mostrando 50 de 50 traduções da frase "configure your lambda" de inglês para alemão

Tradução de inglês para alemão de configure your lambda

inglês
alemão

EN ” When X-Ray is enabled for your Lambda function, AWS Lambda will emit tracing information to X-Ray regarding the Lambda service overhead incurred when invoking your function

DE Wenn X-Ray für Ihre Lambda-Funktion aktiviert ist, sendet AWS Lambda Nachverfolgungsinformationen bezüglich des Aufwands des Lambda-Service, der beim Aufrufen Ihrer Funktion aufgetreten ist, an X-Ray

inglês alemão
enabled aktiviert
aws aws
function funktion
to an
lambda lambda
for für
is ist
regarding bezüglich
when wenn
your ihrer

EN ” When X-Ray is enabled for your Lambda function, AWS Lambda will emit tracing information to X-Ray regarding the Lambda service overhead incurred when invoking your function

DE Wenn X-Ray für Ihre Lambda-Funktion aktiviert ist, sendet AWS Lambda Nachverfolgungsinformationen bezüglich des Aufwands des Lambda-Service, der beim Aufrufen Ihrer Funktion aufgetreten ist, an X-Ray

inglês alemão
enabled aktiviert
aws aws
function funktion
to an
lambda lambda
for für
is ist
regarding bezüglich
when wenn
your ihrer

EN For example, if your application workflow invokes an AWS Lambda function, you will be billed for that AWS Lambda use based on your AWS Lambda pricing

DE Wenn Ihr Anwendungs-Workflow beispielsweise eine AWS Lambda-Funktion aufruft, wird Ihnen diese AWS Lambda-Nutzung auf Grundlage Ihrer AWS Lambda-Preise in Rechnung gestellt

inglês alemão
workflow workflow
aws aws
pricing preise
use nutzung
your ihr
lambda lambda
function funktion
if wenn
will wird
billed in rechnung gestellt
example beispielsweise
on auf
that diese
be grundlage

EN You can associate a DynamoDB Stream with a Lambda function using the Amazon DynamoDB console, the AWS Lambda console, or Lambda’s registerEventSource API.

DE Sie können einem DynamoDB-Stream über die Amazon DynamoDB-Konsole, die AWS Lambda-Konsole oder die registerEventSource-API eine Lambda-Funktion zuordnen.

inglês alemão
dynamodb dynamodb
stream stream
function funktion
amazon amazon
console konsole
aws aws
api api
or oder
lambda lambda
can können
a eine
with über

EN The Lambda Runtime Interface Emulator is a proxy for the Lambda Runtime API,which allows customers to locally test their Lambda function packaged as a container image

DE Der Lambda Runtime Interface Emulator ist ein Proxy für die Runtime-API von Lambda, der es Kunden ermöglicht, ihre als Container-Image verpackte Lambda-Funktion lokal zu testen

inglês alemão
emulator emulator
proxy proxy
allows ermöglicht
customers kunden
locally lokal
function funktion
container container
image image
runtime runtime
interface interface
api api
test testen
lambda lambda
to zu
as als
for für
is ist
a ein
the der

EN You can associate a DynamoDB Stream with a Lambda function using the Amazon DynamoDB console, the AWS Lambda console, or Lambda’s registerEventSource API.

DE Sie können einem DynamoDB-Stream über die Amazon DynamoDB-Konsole, die AWS Lambda-Konsole oder die registerEventSource-API eine Lambda-Funktion zuordnen.

inglês alemão
dynamodb dynamodb
stream stream
function funktion
amazon amazon
console konsole
aws aws
api api
or oder
lambda lambda
can können
a eine
with über

EN The Lambda Runtime Interface Emulator is a proxy for the Lambda Runtime API,which allows customers to locally test their Lambda function packaged as a container image

DE Der Lambda Runtime Interface Emulator ist ein Proxy für die Runtime-API von Lambda, der es Kunden ermöglicht, ihre als Container-Image verpackte Lambda-Funktion lokal zu testen

inglês alemão
emulator emulator
proxy proxy
allows ermöglicht
customers kunden
locally lokal
function funktion
container container
image image
runtime runtime
interface interface
api api
test testen
lambda lambda
to zu
as als
for für
is ist
a ein
the der

EN You can enable your Lambda function for tracing with AWS X-Ray by adding X-Ray permissions to your Lambda function execution role and changing your function “tracing mode” to “active

DE Sie können die Lambda-Funktion für die Nachverfolgung mit AWS X-Ray aktivieren, indem Sie X-Ray-Berechtigungen zur Ausführungsrolle Ihrer Lambda-Funktion hinzufügen und den Nachverfolgungsmodus Ihrer Funktion auf "Active" festlegen

inglês alemão
lambda lambda-funktion
tracing nachverfolgung
aws aws
enable aktivieren
active active
adding hinzufügen
function funktion
by indem
can können
your ihrer
for für
with mit

EN You can enable your Lambda function for tracing with AWS X-Ray by adding X-Ray permissions to your Lambda function execution role and changing your function “tracing mode” to “active

DE Sie können die Lambda-Funktion für die Nachverfolgung mit AWS X-Ray aktivieren, indem Sie X-Ray-Berechtigungen zur Ausführungsrolle Ihrer Lambda-Funktion hinzufügen und den Nachverfolgungsmodus Ihrer Funktion auf "Active" festlegen

inglês alemão
lambda lambda-funktion
tracing nachverfolgung
aws aws
enable aktivieren
active active
adding hinzufügen
function funktion
by indem
can können
your ihrer
for für
with mit

EN You do not have to scale your Lambda functions – AWS Lambda scales them automatically on your behalf

DE Sie müssen Ihre Lambda-Funktionen nicht skalieren – AWS Lambda erledigt das automatisch für Sie

EN In this talk, you'll learn how to write your Lambda functions once and execute them everywhere your end viewers are present with AWS Lambda@Edge. Get started >>

DE In diesem Vortrag erfahren Sie, wie Sie Ihre Lambda-Funktionen einmal schreiben und überall dort ausführen können, wo Ihre Endbetrachter mit AWS Lambda@Edge präsent sind. Erste Schritte >>

inglês alemão
lambda lambda
aws aws
started erste
gt gt
functions funktionen
edge edge
in in
execute ausführen
this diesem
are sind
your ihre
with mit
to überall
once sie

EN You do not have to scale your Lambda functions – AWS Lambda scales them automatically on your behalf

DE Sie müssen Ihre Lambda-Funktionen nicht skalieren – AWS Lambda erledigt das automatisch für Sie

EN AWS Lambda stores code in Amazon S3 and encrypts it at rest. AWS Lambda performs additional integrity checks while your code is in use.

DE AWS Lambda speichert Code auf Amazon S3 und verschlüsselt ihn bei der Speicherung. AWS Lambda führt zusätzliche Integritätsprüfungen durch, während Ihr Code verwendet wird.

inglês alemão
aws aws
lambda lambda
stores speichert
amazon amazon
encrypts verschlüsselt
performs führt
additional zusätzliche
code code
and und
your ihr
it ihn
is wird

EN You can easily list, delete, update, and monitor your Lambda functions using the dashboard in the AWS Lambda console

DE Sie können Ihre Lambda-Funktionen problemlos mit dem Dashboard in der AWS Lambda-Konsole auflisten, löschen, aktualisieren und überwachen

inglês alemão
easily problemlos
delete löschen
update aktualisieren
lambda lambda
functions funktionen
aws aws
monitor überwachen
dashboard dashboard
console konsole
and und
in in
your ihre
can können

EN You can view statistics for each of your Lambda functions via the Amazon CloudWatch console or through the AWS Lambda console

DE Kennzahlen über die einzelnen Lambda-Funktionen können Sie über die Amazon CloudWatch-Konsole oder die AWS Lambda-Konsole anzeigen

inglês alemão
view anzeigen
lambda lambda
functions funktionen
amazon amazon
console konsole
aws aws
or oder
can können
the einzelnen
you sie
of über

EN You can trigger a Lambda function on DynamoDB table updates by subscribing your Lambda function to the DynamoDB Stream associated with the table

DE Sie können eine Lambda-Funktion auf DynamoDB-Tabellen-Updates auslösen, indem Sie den der Tabelle zugeordneten DynamoDB-Stream für Ihre Lambda-Funktion abonnieren

inglês alemão
dynamodb dynamodb
updates updates
subscribing abonnieren
stream stream
lambda lambda
function funktion
by indem
your ihre
can können
a eine
table tabelle
the den
you sie
on auf

EN This means that if you put two records in the same shard, Lambda guarantees that your Lambda function will be successfully invoked with the first record before it is invoked with the second record

DE Wenn Sie also zwei Datensätze in demselben Shard ablegen, sorgt Lambda dafür, dass Ihre Lambda-Funktion korrekt beim ersten Datensatz aufgerufen wird, bevor sie beim zweiten Datensatz aufgerufen wird

inglês alemão
function funktion
guarantees sorgt
the same demselben
lambda lambda
in in
if wenn
your ihre
that dass
the first ersten
the second zweiten
before bevor
the wird
you sie
two zwei

EN You upload the code you want AWS Lambda to execute and then invoke it from your mobile app using the AWS Lambda SDK included in the AWS Mobile SDK

DE Laden Sie den Code hoch, den AWS Lambda ausführen soll, und rufen Sie ihn dann aus Ihrer mobilen App unter Verwendung des AWS Lambda SDK auf, das im AWS Mobile SDK enthalten ist

inglês alemão
aws aws
lambda lambda
sdk sdk
code code
app app
in the im
mobile mobile
using verwendung
and und
it ihn
you want soll
included enthalten
from aus
want sie
then dann

EN You can include the Lambda Runtime Interface Emulator in your container image to have it accept HTTP requests natively instead of the JSON events required for deployment to Lambda

DE Sie können den Lambda Runtime Interface Emulator in Ihr Container-Image einbinden, damit er HTTP-Anfragen nativ anstelle der JSON-Ereignisse akzeptiert, die für die Bereitstellung an Lambda erforderlich sind

inglês alemão
lambda lambda
interface interface
emulator emulator
container container
image image
http http
natively nativ
json json
events ereignisse
deployment bereitstellung
runtime runtime
include einbinden
in in
your ihr
requests anfragen
required erforderlich
for für
can können
instead of anstelle
to damit
the den
you sie
of der

EN We have open-sourced a set of software packages, Runtime Interface Clients (RIC), that implement the Lambda Runtime API, allowing you to seamlessly extend your preferred base images to be Lambda compatible.

DE Wir haben einen Satz Open-Source-Softwarepakete, Runtime Interface Clients (RIC), die die Lambda-Runtime-API implementieren, was es Ihnen ermöglicht, Ihre bevorzugten Basis-Images nahtlos so zu erweitern, dass Sie Lambda-kompatibel sind.

inglês alemão
clients clients
implement implementieren
lambda lambda
allowing ermöglicht
seamlessly nahtlos
extend erweitern
preferred bevorzugten
base basis
images images
compatible kompatibel
runtime runtime
interface interface
api api
we wir
to zu
your ihre
have haben
that dass
packages satz

EN AWS Lambda Extensions lets you integrate Lambda with your favorite tools for monitoring, observability, security, and governance

DE Mit AWS Lambda Extensions können Sie Lambda mit Ihren bevorzugten Tools für die Zwecke der Überwachung, Beobachtung, Sicherheit und Governance integrieren

inglês alemão
aws aws
lambda lambda
favorite bevorzugten
integrate integrieren
tools tools
monitoring beobachtung
security sicherheit
governance governance
your ihren
with mit
for zwecke
you sie
and und

EN Extensions enable you and your preferred tooling vendors to plug into Lambda’s lifecycle and integrate more deeply into the Lambda execution environment.

DE Mit Erweiterungen können Sie und Ihre bevorzugten Tooling-Anbieter den Lebenszyklus von Lambda nutzen und tiefer in die Lambda-Ausführungsumgebung integrieren.

inglês alemão
extensions erweiterungen
preferred bevorzugten
vendors anbieter
lifecycle lebenszyklus
integrate integrieren
lambda lambda
and und
your ihre
the den
you sie

EN The AWS Lambda Runtime Logs API enables you to use extensions to send logs from AWS Lambda functions directly to a destination of your choice

DE Die AWS Lambda Runtime Logs API ermöglicht die Verwendung von Erweiterungen, um Protokolle von AWS Lambda-Funktionen direkt an ein Ziel Ihrer Wahl senden

inglês alemão
aws aws
lambda lambda
enables ermöglicht
extensions erweiterungen
functions funktionen
directly direkt
destination ziel
choice wahl
runtime runtime
api api
to senden
of von
logs logs
send an
a ein

EN The role you assign to your Lambda function also determines which resource(s) AWS Lambda can poll on its behalf

DE Die Rolle, die Sie Ihrer Lambda-Funktion zuweisen, bestimmt auch, welche Ressourcen AWS Lambda im eigenen Namen abfragen kann

inglês alemão
assign zuweisen
resource ressourcen
aws aws
behalf namen
role rolle
function funktion
can kann
lambda lambda
your eigenen

EN Code Signing for AWS Lambda offers trust and integrity controls that enable you to verify that only unaltered code from approved developers is deployed in your Lambda functions

DE Code Signing für AWS Lambda bietet Vertrauens- und Integritätskontrollen, mit denen Sie überprüfen können, dass nur unveränderter Code von zugelassenen Entwicklern in Ihren Lambda-Funktionen bereitgestellt wird

inglês alemão
code code
aws aws
lambda lambda
offers bietet
trust vertrauens
approved zugelassenen
developers entwicklern
functions funktionen
in in
verify überprüfen
and und
is wird
your ihren
you sie
only nur
for für
that dass

EN No. AWS Lambda offers a single version of the operating system and managed language runtime to all users of the service. You can bring your own language runtime to use in Lambda.

DE Nein. AWS Lambda bietet eine Betriebssystem- und Managed Language Runtime-Version für alle Benutzer des Service. Sie können Ihre eigene Language Runtime mitbringen und in Lambda verwenden.

inglês alemão
aws aws
lambda lambda
managed managed
runtime runtime
offers bietet
version version
users benutzer
service service
no nein
in in
and und
use verwenden
can können
a eine
all alle
your ihre
operating für
the des
you sie

EN Take your first steps in the AWS Lambda console. You will learn the very basic elements and deploy a simple Lambda function.

DE Machen Sie Ihre ersten Schritte in der AWS Lambda-Konsole. Sie werden die Grundlagen kennenlernen und eine einfache Lambda-Funktion bereitstellen.

inglês alemão
aws aws
console konsole
deploy bereitstellen
in in
function funktion
lambda lambda
simple einfache
your ihre
a ersten
will werden
steps schritte

EN With Lambda@Edge, AWS Lambda can run your code across AWS locations globally in response to Amazon CloudFront events, such as content requests to or from origin servers and viewers

DE Mit Lambda@Edge kann AWS Lambda Ihren Code global über AWS-Standorte als Reaktion auf Amazon CloudFront-Ereignisse wie Inhaltsanforderungen an oder von Ursprungs-Servern und Betrachtern ausführen

inglês alemão
lambda lambda
edge edge
aws aws
code code
locations standorte
globally global
amazon amazon
events ereignisse
servers servern
can kann
or oder
your ihren
with mit
as als
requests an

EN Code Signing for AWS Lambda allows you to verify that only unaltered code published by approved developers is deployed in your Lambda functions

DE Code Signing für AWS Lambda bietet Vertraulichkeits- und Integritätskontrollen, mit denen Sie sicherstellen können, dass nur unveränderter, von zugelassenen Entwicklern veröffentlichter Code in Ihren Lambda-Funktionen bereitgestellt wird

inglês alemão
code code
aws aws
lambda lambda
approved zugelassenen
developers entwicklern
functions funktionen
in in
is wird
your ihren
you sie
only nur
for für
that dass

EN AWS Lambda stores code in Amazon S3 and encrypts it at rest. AWS Lambda performs additional integrity checks while your code is in use.

DE AWS Lambda speichert Code auf Amazon S3 und verschlüsselt ihn bei der Speicherung. AWS Lambda führt zusätzliche Integritätsprüfungen durch, während Ihr Code verwendet wird.

inglês alemão
aws aws
lambda lambda
stores speichert
amazon amazon
encrypts verschlüsselt
performs führt
additional zusätzliche
code code
and und
your ihr
it ihn
is wird

EN You can easily list, delete, update, and monitor your Lambda functions using the dashboard in the AWS Lambda console

DE Sie können Ihre Lambda-Funktionen problemlos mit dem Dashboard in der AWS Lambda-Konsole auflisten, löschen, aktualisieren und überwachen

inglês alemão
easily problemlos
delete löschen
update aktualisieren
lambda lambda
functions funktionen
aws aws
monitor überwachen
dashboard dashboard
console konsole
and und
in in
your ihre
can können

EN You can view statistics for each of your Lambda functions via the Amazon CloudWatch console or through the AWS Lambda console

DE Kennzahlen über die einzelnen Lambda-Funktionen können Sie über die Amazon CloudWatch-Konsole oder die AWS Lambda-Konsole anzeigen

inglês alemão
view anzeigen
lambda lambda
functions funktionen
amazon amazon
console konsole
aws aws
or oder
can können
the einzelnen
you sie
of über

EN You can trigger a Lambda function on DynamoDB table updates by subscribing your Lambda function to the DynamoDB Stream associated with the table

DE Sie können eine Lambda-Funktion auf DynamoDB-Tabellen-Updates auslösen, indem Sie den der Tabelle zugeordneten DynamoDB-Stream für Ihre Lambda-Funktion abonnieren

inglês alemão
dynamodb dynamodb
updates updates
subscribing abonnieren
stream stream
lambda lambda
function funktion
by indem
your ihre
can können
a eine
table tabelle
the den
you sie
on auf

EN This means that if you put two records in the same shard, Lambda guarantees that your Lambda function will be successfully invoked with the first record before it is invoked with the second record

DE Wenn Sie also zwei Datensätze in demselben Shard ablegen, sorgt Lambda dafür, dass Ihre Lambda-Funktion korrekt beim ersten Datensatz aufgerufen wird, bevor sie beim zweiten Datensatz aufgerufen wird

inglês alemão
function funktion
guarantees sorgt
the same demselben
lambda lambda
in in
if wenn
your ihre
that dass
the first ersten
the second zweiten
before bevor
the wird
you sie
two zwei

EN You upload the code you want AWS Lambda to execute and then invoke it from your mobile app using the AWS Lambda SDK included in the AWS Mobile SDK

DE Laden Sie den Code hoch, den AWS Lambda ausführen soll, und rufen Sie ihn dann aus Ihrer mobilen App unter Verwendung des AWS Lambda SDK auf, das im AWS Mobile SDK enthalten ist

inglês alemão
aws aws
lambda lambda
sdk sdk
code code
app app
in the im
mobile mobile
using verwendung
and und
it ihn
you want soll
included enthalten
from aus
want sie
then dann

EN You can include the Lambda Runtime Interface Emulator in your container image to have it accept HTTP requests natively instead of the JSON events required for deployment to Lambda

DE Sie können den Lambda Runtime Interface Emulator in Ihr Container-Image einbinden, damit er HTTP-Anfragen nativ anstelle der JSON-Ereignisse akzeptiert, die für die Bereitstellung an Lambda erforderlich sind

inglês alemão
lambda lambda
interface interface
emulator emulator
container container
image image
http http
natively nativ
json json
events ereignisse
deployment bereitstellung
runtime runtime
include einbinden
in in
your ihr
requests anfragen
required erforderlich
for für
can können
instead of anstelle
to damit
the den
you sie
of der

EN We have open-sourced a set of software packages, Runtime Interface Clients (RIC), that implement the Lambda Runtime API, allowing you to seamlessly extend your preferred base images to be Lambda compatible.

DE Wir haben einen Satz Open-Source-Softwarepakete, Runtime Interface Clients (RIC), die die Lambda-Runtime-API implementieren, was es Ihnen ermöglicht, Ihre bevorzugten Basis-Images nahtlos so zu erweitern, dass Sie Lambda-kompatibel sind.

inglês alemão
clients clients
implement implementieren
lambda lambda
allowing ermöglicht
seamlessly nahtlos
extend erweitern
preferred bevorzugten
base basis
images images
compatible kompatibel
runtime runtime
interface interface
api api
we wir
to zu
your ihre
have haben
that dass
packages satz

EN AWS Lambda Extensions lets you integrate Lambda with your favorite tools for monitoring, observability, security, and governance

DE Mit AWS Lambda Extensions können Sie Lambda mit Ihren bevorzugten Tools für die Zwecke der Überwachung, Beobachtung, Sicherheit und Governance integrieren

inglês alemão
aws aws
lambda lambda
favorite bevorzugten
integrate integrieren
tools tools
monitoring beobachtung
security sicherheit
governance governance
your ihren
with mit
for zwecke
you sie
and und

EN Extensions enable you and your preferred tooling vendors to plug into Lambda’s lifecycle and integrate more deeply into the Lambda execution environment.

DE Mit Erweiterungen können Sie und Ihre bevorzugten Tooling-Anbieter den Lebenszyklus von Lambda nutzen und tiefer in die Lambda-Ausführungsumgebung integrieren.

inglês alemão
extensions erweiterungen
preferred bevorzugten
vendors anbieter
lifecycle lebenszyklus
integrate integrieren
lambda lambda
and und
your ihre
the den
you sie

EN The AWS Lambda Runtime Logs API enables you to use extensions to send logs from AWS Lambda functions directly to a destination of your choice

DE Die AWS Lambda Runtime Logs API ermöglicht die Verwendung von Erweiterungen, um Protokolle von AWS Lambda-Funktionen direkt an ein Ziel Ihrer Wahl senden

inglês alemão
aws aws
lambda lambda
enables ermöglicht
extensions erweiterungen
functions funktionen
directly direkt
destination ziel
choice wahl
runtime runtime
api api
to senden
of von
logs logs
send an
a ein

EN The role you assign to your Lambda function also determines which resource(s) AWS Lambda can poll on its behalf

DE Die Rolle, die Sie Ihrer Lambda-Funktion zuweisen, bestimmt auch, welche Ressourcen AWS Lambda im eigenen Namen abfragen kann

inglês alemão
assign zuweisen
resource ressourcen
aws aws
behalf namen
role rolle
function funktion
can kann
lambda lambda
your eigenen

EN Code Signing for AWS Lambda offers trust and integrity controls that enable you to verify that only unaltered code from approved developers is deployed in your Lambda functions

DE Code Signing für AWS Lambda bietet Vertrauens- und Integritätskontrollen, mit denen Sie überprüfen können, dass nur unveränderter Code von zugelassenen Entwicklern in Ihren Lambda-Funktionen bereitgestellt wird

inglês alemão
code code
aws aws
lambda lambda
offers bietet
trust vertrauens
approved zugelassenen
developers entwicklern
functions funktionen
in in
verify überprüfen
and und
is wird
your ihren
you sie
only nur
for für
that dass

EN No. AWS Lambda offers a single version of the operating system and managed language runtime to all users of the service. You can bring your own language runtime to use in Lambda.

DE Nein. AWS Lambda bietet eine Betriebssystem- und Managed Language Runtime-Version für alle Benutzer des Service. Sie können Ihre eigene Language Runtime mitbringen und in Lambda verwenden.

inglês alemão
aws aws
lambda lambda
managed managed
runtime runtime
offers bietet
version version
users benutzer
service service
no nein
in in
and und
use verwenden
can können
a eine
all alle
your ihre
operating für
the des
you sie

EN For example, if your application workflow invokes an AWS Lambda function, you will be billed for each request and for the duration of each Lambda function

DE Wenn Ihr Anwendungsworkflow beispielsweise eine AWS Lambda-Funktion aufruft, wird Ihnen jede Anfrage und die Dauer jeder Lambda-Funktion verrechnet

inglês alemão
aws aws
function funktion
lambda lambda
your ihr
request anfrage
if wenn
and und
example die
duration dauer
the wird

EN The code you run on AWS Lambda is uploaded as a “Lambda function”

DE Der Code, den Sie auf AWS Lambda ausführen, wird alsLambda-Funktion“ hochgeladen

EN Q: How do I create an AWS Lambda function using the Lambda console?

DE F: Wie erstelle ich mit der Lambda-Konsole eine AWS Lambda-Funktion?

inglês alemão
i ich
aws aws
function funktion
console konsole
lambda lambda
the der
an eine
how wie
using mit
create erstelle

EN Q: How do I create an AWS Lambda function using the Lambda CLI?

DE F: Wie erstelle ich mit der Lambda-Befehlszeile eine AWS Lambda-Funktion?

inglês alemão
i ich
aws aws
function funktion
lambda lambda
the der
an eine
how wie
using mit
create erstelle

EN Visit Troubleshooting CloudWatch metrics to learn more. Standard charges for AWS Lambda apply to use Lambda’s built-in metrics.

DE Weitere Informationen finden Sie in Troubleshooting CloudWatch metrics. Für die in Lambda integrierten Kennzahlen werden die Standardgebühren für AWS Lambda berechnet.

inglês alemão
aws aws
lambda lambda
metrics metrics
in in
learn informationen
for weitere

EN From the AWS Lambda console, you can select a Lambda function and associate it with an Amazon Kinesis stream owned by the same account. This same functionality is also available through the AWS SDK and CLI.

DE Auf der AWS Lambda-Konsole können Sie eine Lambda-Funktion wählen und sie mit einem Amazon Kinesis-Stream verknüpfen, der im Eigentum desselben Kontos ist. Dieselbe Funktionalität ist auch über AWS SDK und die CLI verfügbar.

inglês alemão
aws aws
console konsole
select wählen
associate verknüpfen
amazon amazon
kinesis kinesis
stream stream
account kontos
sdk sdk
lambda lambda
function funktion
functionality funktionalität
also auch
with mit
and und
available verfügbar
can können
the same dieselbe
the der
you sie

EN From the AWS Lambda console, you can select a Lambda function and associate it with an Amazon SNS topic. This same functionality is also available through the AWS SDK and CLI.

DE In der AWS Lambda-Konsole können Sie eine Lambda-Funktion auswählen und sie mit einem Amazon SNS-Thema verknüpfen. Dieselbe Funktionalität ist auch über AWS SDK und die CLI verfügbar.

inglês alemão
aws aws
console konsole
select auswählen
associate verknüpfen
amazon amazon
sns sns
sdk sdk
lambda lambda
topic thema
function funktion
functionality funktionalität
also auch
with mit
and und
available verfügbar
can können
the der
you sie

Mostrando 50 de 50 traduções