Skip to content

secrets/awskms: support AWS KMS encryption context #3149

@ekini

Description

@ekini

It would be nice to support Encryption Context.

It'll allow assigning access to different roles based on context in policy conditions. Additionally, encryption context is tracked in API calls to KMS in Cloudtrail.

Describe the solution you'd like

An additional query string parameter like:

  • explicitly specified context ?context_${key}=${value}
  • or maybe any parameter that is not currently recognised can be used as a key.

Describe alternatives you've considered

There's no alternative at the moment, except using AWS SDK directly.

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