Skip to content
#

amazon-web-services

Here are 788 public repositories matching this topic...

omerlh
omerlh commented Jan 6, 2020

Before creating a feature request, please search existing feature requests to see if you find a similar one. If there is a similar feature request please up-vote it and/or add your comments to it instead

Why do you want this feature?
When draining nodes on a production cluster, it might be safer to use a health check between node/nodegroup draining loops - to ensure that until now things

PaulIPS
PaulIPS commented Mar 24, 2020

State your question
Hi how do you do a put media request to Kinesis using the iOS SDK?. I can't seam to find any reference code after getting the endpoint URL from getDataEndpoint.

I see in the android SDK there is a PutMediaClient.builder() but I can't seam to find something similar in the iOS SDK.

Which AWS Services are you utilizing?
Kinesis Video

Environment:

puregallery
puregallery commented Mar 16, 2019

Describe the bug
Gradle fails to build with included proguard rules

To Reproduce
After using provided proguard rules, it worked(built) fine when I use version 2.12.4
implementation('com.amazonaws:aws-android-sdk-mobile-client:2.12.4@aar') {
transitive = true
}

But it breaks once I bump up to this version
implementation('com.amazonaws:aws-android-sdk-mobile-client:2.

laurikimmel
laurikimmel commented Apr 8, 2018

Metadata:

  • Operating System: Debian 8.10
  • Installation method: install.sh script
  • AWS CLI Version: not sure any more, less than 1.15.2

I was not able to login over SSH with existing IAM user account. Troubleshooting revealed

aws iam list-ssh-public-keys --user-name "$UnsaveUserName" --query "SSHPublicKeys[?Status == 'Active'].[SSHPublicKeyId]" --output text

in ```authorized_k

twelvelabs
twelvelabs commented Apr 27, 2020

I recently switched to ecs-deploy from the fargate CLI. I just noticed that after the change my task definitions are no longer tagged (the fargate CLI maintained them across deploys).

Looking through the source, it looks like you don't pass include=['TAGS'] when getting the task definition to copy. Unfortunately, the AWS api [doesn't return the tags

Code0x58
Code0x58 commented Oct 26, 2018

Hey! This looks like it could be pretty cool, but I'm new to both Node, and haven't managed to get the demo running anywhere (e.g. various versions of the node Docker image with things like NODE_OPTIONS=--experimental-modules and attempts at tinkering - I feel I'm miles off).

I'm thinking that this could be deployed to an EC2 instance or ECS task with an IAM role applied, so keys aren't neede

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

You can’t perform that action at this time.