Skip to content

Support for HTTP API tagging #1478

@farski

Description

@farski

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions