You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems aws-ssm get only 10 parameters using directory when it syncs, and I can't find any configuration to make it get more than 10 parameters for a single secret with directory configuration.
I want to request one of
Get many params at once using MaxItems
Get all params using pagination.
and this may not be needed
Add an annotation to set parameter count to get.
The text was updated successfully, but these errors were encountered:
It seems
aws-ssm
get only 10 parameters using directory when it syncs, and I can't find any configuration to make it get more than 10 parameters for a single secret with directory configuration.I want to request one of
MaxItems
and this may not be needed
The text was updated successfully, but these errors were encountered: