Skip to content
← Toutes les mises à jour de Repost
R

Repost

Ce que Repost a publié en mai 2026

206 mises à jour · mai 2026

Répartition des signaux — mai 2026

23 technical updates·10 feature updates·8 TECHNICAL·7 CONTENT MARKETING·4 community signals·4 COMMUNITY ENGAGEMENT·2 new integrations·2 FEATURE UPDATE

Parcourir d'autres mois de Repost

Community/repost.aws
AWS Partyrock file upload widget not working

AWS Partyrock file upload widget not working

Multiple users report the AWS PartyRock file upload widget failing to work across browsers, with console errors indicating JavaScript security policy violations and CSP directive conflicts. AWS recomm

Feature/repost.aws
Retrieve labels for AWS WAF Bot Control rule group

Retrieve labels for AWS WAF Bot Control rule group

AWS WAF Bot Control now allows users to retrieve over 500 bot labels via the DescribeManagedRuleGroup API, including namespaces like awswaf:managed:aws:bot-control:bot:name:chatgpt_user. Labels can be

/repost.aws
Priority of credentials read by the AWS CLI

Priority of credentials read by the AWS CLI

AWS CLI now explicitly documents the priority order in which credentials are loaded, from environment variables to credentials files, to help users troubleshoot authentication issues. The 'get-caller-

/repost.aws
AWS Partyrock file upload widget not working

AWS Partyrock file upload widget not working

Users report the AWS PartyRock file upload widget fails to work across multiple browsers, with console errors indicating JavaScript security policy violations and file picker conflicts. Attempts to tr

Technical/repost.aws
AWS Partyrock file upload widget not working

AWS Partyrock file upload widget not working

Users report the AWS PartyRock file upload widget failing to respond to upload attempts across multiple browsers and machines. Console logs reveal 'NotAllowedError' for file picker conflicts and Conte

/repost.aws
R script in lambda

R script in lambda

A user on AWS Re:Post confirmed it is possible to run R scripts in AWS Lambda using Java-based container images, addressing a common error about unsupported image media types. The discussion highlight

Technical/repost.aws
R script in lambda

R script in lambda

A user on AWS Re:Post encountered an error deploying a Docker image to AWS Lambda for running R scripts via Java, citing an unsupported media type issue. Community feedback clarified that Lambda suppo

/repost.aws
AWS Partyrock file upload widget not working

AWS Partyrock file upload widget not working

Multiple users report the AWS PartyRock file upload widget failing to respond when attempting file uploads, with errors like 'File picker already active' and Content Security Policy violations. Troubl

Feature/repost.aws
How do I log Amazon SNS data events in CloudTrail?

How do I log Amazon SNS data events in CloudTrail?

AWS published a guide on enabling CloudTrail to log Amazon SNS data events, such as Publish and PublishBatch API operations. This requires configuring trails with the Data events option, which incurs

Community/repost.aws
R script in lambda

R script in lambda

A developer on AWS Re:Post asked how to run R scripts in AWS Lambda using Java, encountering an error related to unsupported image media types. Respondents confirmed it is possible but highlighted iss

/repost.aws
DCV Client bundled for Microsoft Intune

DCV Client bundled for Microsoft Intune

A user on Re:Post (AWS community forum) reports that bundling the AWS DCV Client for Microsoft Intune using the Intune packaging tool inflates the installer from 45MB to 14GB. The issue stems from the

Technical/repost.aws
Setting up namservers for Route53 hosted domain

Setting up namservers for Route53 hosted domain

A user on AWS Re:Post explains how to reactivate an inactive domain transferred to Route 53 by syncing its nameservers with the hosted zone. The process involves updating the domain registration in th

Technical/repost.aws
R script in lambda

R script in lambda

A developer asked if R scripts can run in AWS Lambda, confirming it is possible using container images. The error stemmed from incorrect Dockerfile configuration, specifically the ENTRYPOINT setup for

Community/repost.aws
DCV Client bundled for Microsoft Intune

DCV Client bundled for Microsoft Intune

A user on AWS Re:Post reported that bundling the DCV Client for Microsoft Intune using the Intune packaging tool inflated the file size from 45MB to 14GB. The issue stems from the Microsoft Win32 Cont

/repost.aws
Setting up namservers for Route53 hosted domain

Setting up namservers for Route53 hosted domain

A user sought guidance on reusing an inactive domain transferred to Route 53, which required redirecting to another domain. The solution involved syncing the domain’s registered nameservers with the h

/repost.aws
Lambda AccessDeniedException Issue

Lambda AccessDeniedException Issue

Multiple AWS Lambda users report AccessDeniedException errors when attempting to update function code via CLI or console, despite having full Lambda access policies and IAM simulator confirming permis

/repost.aws
Nice DCV virtual desktop Linux

Nice DCV virtual desktop Linux

AWS re:Post users explore methods to auto-start Amazon DCV virtual desktop sessions on Linux, noting the lack of native support compared to console sessions. Solutions include custom systemd services

/repost.aws
DCV Client bundled for Microsoft Intune

DCV Client bundled for Microsoft Intune

A user on AWS Re:Post reports that bundling the AWS DCV Client for Microsoft Intune using the Intune packaging tool inflates the installer size from 45MB to 14GB, suggesting the tool captures unintend

/repost.aws
Lambda AccessDeniedException Issue

Lambda AccessDeniedException Issue

A user reported AccessDeniedException errors when attempting to update Lambda functions via AWS CLI, despite having sufficient IAM permissions. Investigation revealed the issue stemmed from AWS restri

/repost.aws
Nice DCV virtual desktop Linux

Nice DCV virtual desktop Linux

A user on AWS re:Post asked how to auto-start Amazon Nice DCV virtual desktop sessions on Linux upon user login, noting that console sessions support this via dcv.conf but virtual sessions require man

/repost.aws
STS succeeds but SES fails

STS succeeds but SES fails

A user reported that AWS STS authentication succeeds but SES API calls fail with 'InvalidClientTokenId' errors despite verified credentials, correct IAM permissions, and tested regions. Debugging reve

Security/repost.aws
Lambda AccessDeniedException Issue

Lambda AccessDeniedException Issue

Multiple AWS Lambda users experienced AccessDeniedException errors when attempting write operations (e.g., UpdateFunctionCode) despite sufficient IAM permissions. Investigations revealed a hidden KMS

/repost.aws
Nice DCV virtual desktop Linux

Nice DCV virtual desktop Linux

A user on AWS re:Post asked how to auto-start Amazon Nice DCV virtual desktop sessions on Linux upon user login, noting that console sessions support this but virtual sessions do not. Community respon

Technical/repost.aws
STS succeeds but SES fails

STS succeeds but SES fails

A user reported that Amazon SES fails with InvalidClientTokenId errors while AWS STS and IAM credentials succeed, even after enforcing Signature V4 and verifying permissions. The issue appears account

Content/repost.aws
Priority of credentials read by the AWS CLI

Priority of credentials read by the AWS CLI

AWS CLI loads credentials in a strict priority order, which can cause confusion when unintended IAM roles or credentials are used. The order is documented in AWS’s official guide, and users can verify

/repost.aws
Amazon GameLift Streams Launches Proton 10 Runtime

Amazon GameLift Streams Launches Proton 10 Runtime

Amazon GameLift Streams now supports Proton 10, a managed runtime for running Windows games on Linux-based stream classes. Proton 10 enhances compatibility with modern DirectX 12 titles, improves rend

Feature/repost.aws
Retrieve labels for AWS WAF Bot Control rule group

Retrieve labels for AWS WAF Bot Control rule group

AWS WAF Bot Control now supports over 500 labels (e.g., awswaf:managed:aws:bot-control:bot:name:chatgpt_user) to classify bot traffic, with regional and CloudFront variations. Users can retrieve these

Technical/repost.aws
Lambda AccessDeniedException Issue

Lambda AccessDeniedException Issue

Multiple AWS Lambda users report sudden AccessDeniedException errors when attempting write operations (UpdateFunctionCode, CreateFunction) despite having full Lambda IAM permissions. IAM Policy Simula

/repost.aws
Nice DCV virtual desktop Linux

Nice DCV virtual desktop Linux

A user on AWS re:Post asked how to auto-start Amazon Nice DCV virtual desktop sessions on Linux (Rocky 8) upon user login, noting that console sessions support this via dcv.conf but virtual sessions d

Sentiment/repost.aws
STS succeeds but SES fails

STS succeeds but SES fails

A user reported that AWS STS authentication succeeds but SES API calls fail with 'InvalidClientTokenId' errors despite verified credentials, correct IAM permissions, and tested regions. The issue pers

Technical/repost.aws
Lambda AccessDeniedException Issue

Lambda AccessDeniedException Issue

Multiple AWS Lambda users report AccessDeniedException errors when attempting write operations (e.g., UpdateFunctionCode) despite having full Lambda IAM permissions. IAM Policy Simulator confirms perm

/repost.aws
Nice DCV virtual desktop Linux

Nice DCV virtual desktop Linux

A user on AWS re:Post asked how to auto-start Amazon Nice DCV virtual desktop sessions on Linux (Rocky 8) upon user login, noting console sessions support auto-start but virtual sessions do not. Commu

/repost.aws
STS succeeds but SES fails

STS succeeds but SES fails

A user reported that AWS STS authentication succeeds but SES API calls fail with 'InvalidClientTokenId' despite verified credentials, IAM permissions, and tested regions. The issue persists even with

Technical/repost.aws
Lambda AccessDeniedException Issue

Lambda AccessDeniedException Issue

Users report sudden AccessDeniedException errors when attempting Lambda write operations (e.g., UpdateFunctionCode) despite having full Lambda IAM permissions. Read operations work, but write operatio

Community/repost.aws
Nice DCV virtual desktop Linux

Nice DCV virtual desktop Linux

A user on AWS re:Post asked how to auto-start Amazon Nice DCV virtual desktop sessions on Linux upon user login, noting that console sessions support this via dcv.conf but virtual sessions require man

Technical/repost.aws
STS succeeds but SES fails

STS succeeds but SES fails

A user reported SES API calls failing with 'InvalidClientTokenId' despite valid credentials and permissions, while STS succeeds. Root causes identified include EC2 instance time synchronization issues

/repost.aws
Nice DCV virtual desktop Linux

Nice DCV virtual desktop Linux

A user on AWS re:Post asked how to auto-start Amazon Nice DCV virtual desktop sessions on Linux upon user login, noting that console sessions support this via dcv.conf but virtual sessions require man

/repost.aws
Amazon QuickSight Access Error

Amazon QuickSight Access Error

A user reported an 'Error when authenticating' message when accessing Amazon QuickSight under 'amazonbi', indicating a potential access or permission issue. Suggested fixes include verifying account a

Technical/repost.aws
STS succeeds but SES fails

STS succeeds but SES fails

A user reported SES API calls failing (e.g., GetSendQuota) despite valid credentials and IAM permissions, while STS succeeds. Root causes identified include EC2 instance clock skew (exceeding 5-minute

/repost.aws
Amazon GameLift Streams Launches Proton 10 Runtime

Amazon GameLift Streams Launches Proton 10 Runtime

Amazon GameLift Streams now supports Proton 10, a managed runtime for running Windows games on Linux-based stream classes. The update improves compatibility for modern DirectX 12 titles, enhances rend

Technical/repost.aws
Priority of credentials read by the AWS CLI

Priority of credentials read by the AWS CLI

AWS CLI credentials are loaded in a strict priority order from environment variables, credentials files, and other sources. Misconfigurations can lead to unintended IAM roles being used. The 'get-call

/repost.aws
Amazon GameLift Streams Launches Proton 10 Runtime

Amazon GameLift Streams Launches Proton 10 Runtime

Amazon GameLift Streams now supports Proton 10, a managed runtime for running Windows-based games on Linux stream classes. The update improves compatibility with modern DirectX 12 games, enhances perf

Content/repost.aws
Lowering S3 KMS Decrypt API Costs in Amazon EMR Spark Jobs

Lowering S3 KMS Decrypt API Costs in Amazon EMR Spark Jobs

The article outlines three techniques to lower KMS decrypt API costs in Amazon EMR Spark jobs processing KMS-encrypted S3 data: data aggregation, file format optimization (e.g., Parquet/ORC/Iceberg),

/repost.aws
STS succeeds but SES fails

STS succeeds but SES fails

A user reported SES API calls failing with 'InvalidClientTokenId' errors despite valid credentials and IAM permissions, while STS succeeds. Debugging revealed potential causes: EC2 instance time sync

/repost.aws
My support case stays in "Unassigned" status

My support case stays in "Unassigned" status

A user reported a six-day delay in their AWS support case remaining in 'Unassigned' status, blocking critical email access for their corporate domain. The response highlighted that technical support r

/repost.aws
Orchestrating ECS Task with Step function state macheine

Orchestrating ECS Task with Step function state macheine

A user on AWS re:Post clarified how to pass tags to ECS tasks when orchestrating them via Step Functions state machines. The correct method involves using the Parameters field in the Task state defini

Community/repost.aws
Nice DCV virtual desktop Linux

Nice DCV virtual desktop Linux

A user on AWS re:Post asked how to auto-start Amazon Nice DCV virtual desktop sessions on Linux upon user login, noting that console sessions support this via dcv.conf but virtual sessions require man

Technical/repost.aws
STS succeeds but SES fails

STS succeeds but SES fails

A user reported SES API calls failing with 'InvalidClientTokenId' despite valid credentials and IAM permissions, while STS succeeds. Root causes identified include EC2 instance time synchronization is

Feature/repost.aws
Amazon GameLift Streams Launches Proton 10 Runtime

Amazon GameLift Streams Launches Proton 10 Runtime

Amazon GameLift Streams now supports Proton 10, a managed runtime for running Windows games on Linux-based stream classes. Proton 10 enhances compatibility with modern DirectX 12 titles, improves rend

Suivez Repost en pilote automatique

  • · Brief IA hebdomadaire — résumé narratif de ce qui a été livré, chaque lundi 9 h
  • · Alertes par e-mail ou Slack, ou discutez avec l'archive depuis votre tableau de bord
  • · Ajoutez Repost + jusqu'à 4 autres concurrents gratuitement, sans carte bancaire