Puppet Task: ssm_aws_get_parameters_by_path
- Defined in:
-
tasks/ssm_aws_get_parameters_by_path.json,
tasks/ssm_aws_get_parameters_by_path.rb
Overview
Retrieve parameters in a specific hierarchy. For more information, see Working with Systems Manager Parameters in the AWS Systems Manager User Guide. Request results are returned on a best-effort basis. If you specify MaxResults in the request, the response includes information up to the limit specified. The number of items returned, however, can be between zero and the value of MaxResults. If the service reaches an internal limit while processing the results, it stops the operation and returns the matching values up to that point and a NextToken. You can specify the NextToken in a subsequent call to get the next set of results. This API action doesn't support filtering by tags.