-
Couldn't load subscription status.
- Fork 2.4k
Closed
Description
Description:
I don't believe there is currently any way to add resource tags to an AWS::Serverless::HttpApi resource[1]. The SAM specification does not include anything, and I don't think it's possible to do it through an OpenAPI definition (though admittedly my experience with OpenAPI/Swagger is limited. I have read through the docs, specifically the info section, and did not find anything).
[1] It turns out you can add a tags list to the OpenApi BodyDefinition and those tags will get applied to the HttpApi, but they don't get applied to default stage, and there may be better ways of supporting tags, as discussed below.
Metadata
Metadata
Assignees
Labels
No labels