AWS Config now supports 21 new resource types

AWS Config now supports 21 additional AWS resource types across key services including Amazon EC2, Amazon SageMaker, and Amazon S3 Tables. This expansion provides greater coverage over your AWS environment, enabling you to more effectively discover, assess, audit, and remediate an even broader range of resources. With this launch, if you have enabled recording for all resource types, then AWS Config will automatically track these new additions. The newly supported resource types are also available in Config rules and Config aggregators. You can now use AWS Config to monitor the following newly supported resource types in all AWS Regions where the supported resources are available: Resource Types:

AWS::AppStream::AppBlockBuilder
AWS::IoT::ThingGroup

AWS::B2BI::Capability
AWS::IoTSiteWise::Asset

AWS::CleanRoomsML::TrainingDataset
AWS::Location::APIKey

AWS::CloudFront::KeyValueStore
AWS::MediaPackageV2::OriginEndpoint

AWS::Connect::SecurityProfile
AWS::PCAConnectorAD::Connector

AWS::Deadline::Monitor
AWS::Route53::DNSSEC

AWS::EC2::SubnetCidrBlock
AWS::S3Tables::TableBucketPolicy

AWS::ECR::ReplicationConfiguration
AWS::SageMaker::UserProfile

AWS::GameLift::Build
AWS::SecretsManager::ResourcePolicy

AWS::GuardDuty::MalwareProtectionPlan      
AWS::SSMContacts::Contact

AWS::ImageBuilder::LifecyclePolicy
 

Quelle: aws.amazon.com

Amazon ECS now supports tmpfs mounts on AWS Fargate and ECS Managed Instances

Amazon Elastic Container Service (Amazon ECS) now supports tmpfs mounts for Linux tasks running on AWS Fargate and Amazon ECS Managed Instances, extending beyond the EC2 launch type. With tmpfs, you can now create memory‑backed file systems for your containerized workloads without writing this data to task storage. tmpfs mounts provide a temporary file system that is backed by memory and exposed inside the container at a path you choose. This is ideal for performance‑sensitive workloads that need fast access to scratch files, caches, or temporary working sets, and for security‑sensitive data such as short‑lived secrets or credentials, because the data does not persist after the task stops. tmpfs also lets you keep the container root file system read‑only using the readonlyRootFilesystem setting while still allowing applications to write to specific in‑memory directories. To get started, update your task definition so that the container definitions include a linuxParameters block with one or more tmpfs entries. For each tmpfs mount, specify the containerPath, size, and optional mountOptions. You can register or update task definitions using the Amazon ECS console, AWS CLI, AWS CloudFormation, or AWS CDK. This feature is available in all AWS Regions where Amazon ECS, AWS Fargate, and Amazon ECS Managed Instances are supported. To learn more, see the LinuxParameters and Tmpfs sections in the Amazon ECS API Reference and the Amazon ECS Developer Guide.
Quelle: aws.amazon.com

AWS Resource Explorer is now available in AWS Asia Pacific (New Zealand) Region.

Today, AWS Resource Explorer has expanded the availability of resource search and discovery to the Asia Pacific (New Zealand) Region. With AWS Resource Explorer you can search for and discover your AWS resources across AWS Regions and accounts in your organization, either using the AWS Resource Explorer console, the AWS Command Line Interface (AWS CLI), the AWS SDKs, or the unified search bar from wherever you are in the AWS Management Console. For more information about the Regions where AWS Resource Explorer is available, see the AWS Region table. To turn on AWS Resource Explorer, visit the AWS Resource Explorer console. Read about getting started in our AWS Resource Explorer documentation, or explore the AWS Resource Explorer product page.
Quelle: aws.amazon.com