@cloud-copilot/iam-data 0.15.202509191 → 0.15.202509201

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1921,9 +1921,7 @@
1921
1921
  "s3:signatureAge",
1922
1922
  "s3:signatureversion",
1923
1923
  "s3:TlsVersion",
1924
- "s3:x-amz-content-sha256",
1925
- "s3:if-match",
1926
- "s3:if-none-match"
1924
+ "s3:x-amz-content-sha256"
1927
1925
  ],
1928
1926
  "dependentActions": []
1929
1927
  },
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.15.202509191",
3
+ "version": "0.15.202509201",
4
4
  "description": "AWS IAM Data",
5
5
  "repository": "github:cloud-copilot/iam-data",
6
- "updatedAt": "2025-09-19T04:46:30.370Z",
6
+ "updatedAt": "2025-09-20T04:45:26.452Z",
7
7
  "exports": {
8
8
  ".": {
9
9
  "import": "./dist/esm/index.js",