Tag AWS Batch compute environment resources dyanmically

0

Hi, I am new to AWS Batch. Is it possible to tag the compute environment resources dynamically based on the job-id that is executes ?

1 Answer
1

Hi,

If I had to do that, I would do it from inside the job itself when it starts via the tagging API of the SDK.

Best,

Didier

profile pictureAWS
EXPERT
answered 5 months ago
profile picture
EXPERT
reviewed 5 months ago
profile picture
EXPERT
reviewed 5 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions