Skip to content

Integrate history/versioning data #37

@alexcasalboni

Description

@alexcasalboni

SSM returns this data:

{
  "Name": "...",
  "LastModifiedDate": "...",
  "Value": "...",
  "Version": 3,
  "Type": "String",
  "ARN": "..."
}

We could integrate fields such as Version and LastModifiedData in the SSMParameter class. It would allow you to integrate them into refreshing logics or other customizations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions