Skip to content
#

amazon-web-services

Here are 1,164 public repositories matching this topic...

hryamzik
hryamzik commented Jul 22, 2021

I'm trying to apply node labels using the following configuration:

  - name: test
    instanceType: m5.large
    minSize: 1
    maxSize: 2
    desiredCapacity: 2
    labels:
      role: test
      node-role.kubernetes.io/test: ok

According to #580 and #582 using node-role subdomain should the way to apply labels, however I still get a domain error:

AWS::EKS::No
good first issue kind/bug priority/backlog blocked/aws

Saves up to 90% of AWS EC2 costs by automating the use of spot instances on existing AutoScaling groups. Installs in minutes using CloudFormation or Terraform. Convenient to deploy at scale using StackSets. Uses tagging to avoid launch configuration changes. Automated spot termination handling. Reliable fallback to on-demand instances.

  • Updated May 19, 2022
  • Go
armandr
armandr commented Dec 21, 2020

State your question

When I use the AWSLambdaClient to call a Lambda with parameters in Android,
the Lambda is called with an empty "event".

What am I doing wrong?

Also, is there a example code available that is not deprecated?

Which AWS Services are you utilizing?

  • aws-android-sdk-lambda

Provide code snippets (if applicable)

val lambdaInvoker = AWS
bug lambda good first issue

Improve this page

Add a description, image, and links to the amazon-web-services topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the amazon-web-services topic, visit your repo's landing page and select "manage topics."

Learn more