@aws-lite/cloudformation
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@aws-lite/cloudformation", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Official `aws-lite` plugin for CloudFormation", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/architect/aws-lite", |
@@ -121,3 +121,3 @@ # `@aws-lite/cloudformation` | ||
- Pagination cursor token to be used if `NextToken` was returned in a previous response | ||
- **`paginate` (boolean)** | ||
- **`paginate` (boolean, string)** | ||
- Enable automatic result pagination; use this instead of making your own individual pagination requests | ||
@@ -135,3 +135,3 @@ | ||
- Pagination cursor token to be used if `NextToken` was returned in a previous response | ||
- **`paginate` (boolean)** | ||
- **`paginate` (boolean, string)** | ||
- Enable automatic result pagination; use this instead of making your own individual pagination requests | ||
@@ -138,0 +138,0 @@ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
34023
366