How to latest version Id of object stored in s3 in cloudformation/serverless?

0

How to latest version Id of object stored in s3 in cloudformation/serverless? I need this to set configuration version of aws:appconfig:deployment in my serverless file. I don't want to hardcover version id.

Saad
已提問 2 年前檢視次數 417 次
1 個回答
0

You may want to look into AWS::CloudFormation::CustomResource. This will allow you to execute a Lambda function to find the latest version of an object in S3.

profile pictureAWS
專家
Chris_G
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南