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.

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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ