Help improve AWS Support Official channel in re:Post and share your experience - complete a quick three-question survey to earn a re:Post badge!
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...

Event data
Service
ElasticContainerService
Start time
March 16, 2025 at 11:30:00 PM UTC+5:30
Status
Ongoing
End ti...
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...
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 ...
EXPERT
published 2 months ago0 votes151 views
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...
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...
**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...
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...