All Content tagged with Amazon Elastic Container Service

Fully managed container orchestration service that makes it easy for you to deploy, manage, and scale containerized applications

Content language: English

Select tags to filter
Sort by most recent
1460 results
I'm getting the following error when using the Java AWS SDK 2.x from my ECS container. Here is my error: ``` software.amazon.awssdk.services.s3.model.S3Exception: User: arn:aws:sts::yyyyyy:assumed-r...
2
answers
0
votes
60
views
asked 2 months ago
![Enter image description here](/media/postImages/original/IM3NgJZ4rXSK-dUJhc3D0tww) Event data Service ElasticContainerService Start time March 16, 2025 at 11:30:00 PM UTC+5:30 Status Ongoing End ti...
1
answers
0
votes
31
views
asked 2 months ago
As the title says I ran into this issue where `aws ecs execute-command` is failing with the error > An error occurred (TargetNotConnectedException) when calling the ExecuteCommand operation: The exe...
2
answers
0
votes
56
views
asked 2 months ago
Our organization is targeting to rollout container service, I want to know the difference between ECS and EKS especially ongoing operation efforts since my team is new to container services, but also ...
3
answers
0
votes
78
views
asked 2 months ago
This blog post summarizes the AWS re:Invent 2024 session "Containers or serverless functions: A path for cloud-native success" presented by Maximilian Schellhorn, Senior Solutions Architect at AWS, an...
Hi, I need to raise a cloudwatch alarm if one of my ECS Service Status is turned to Stopped. I tried RunningTaskCount but looks like it has dependency of Container Insights to be enabled. It's difficu...
2
answers
0
votes
81
views
asked 2 months ago
Hi everyone, I am working on an example infrastructure for testing the ECS Managed Scaling feature for automatically scaling the underlying EC2 instances. I can't use Fargate because we require a lot...
2
answers
0
votes
74
views
asked 2 months ago
**Issue Summary** I’m migrating an ECS service from using LaunchType: EC2 to Capacity Provider in AWS CloudFormation. As per the AWS documentation, when LaunchType is removed, the service should defa...
1
answers
0
votes
39
views
asked 2 months ago
I have deployed a ECS Cluster through CloudFormation and I used a "AWS::ECS::ClusterCapacityProviderAssociations" resource to set up a capacity provider. After adding services to the cluster I'm unabl...
1
answers
0
votes
100
views
asked 2 months ago