-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request