@jjrawlins/cdk-iam-policy-builder-helper 0.0.75 → 0.0.76
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.
- package/.jsii +2 -2
- package/cdk-iam-policy-builder-helper/jsii/jsii.go +2 -2
- package/cdk-iam-policy-builder-helper/version +1 -1
- package/lib/constructs/Actions.d.ts +13 -0
- package/lib/constructs/Actions.js +14 -1
- package/methods_list.txt +13 -0
- package/node_modules/@smithy/config-resolver/dist-cjs/index.js +6 -1
- package/node_modules/@smithy/config-resolver/dist-es/regionConfig/checkRegion.js +6 -1
- package/node_modules/@smithy/config-resolver/package.json +1 -1
- package/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
- package/node_modules/axios/CHANGELOG.md +18 -0
- package/node_modules/axios/README.md +1 -4
- package/node_modules/axios/dist/axios.js +2 -2
- package/node_modules/axios/dist/axios.js.map +1 -1
- package/node_modules/axios/dist/axios.min.js +2 -2
- package/node_modules/axios/dist/axios.min.js.map +1 -1
- package/node_modules/axios/dist/browser/axios.cjs +2 -2
- package/node_modules/axios/dist/browser/axios.cjs.map +1 -1
- package/node_modules/axios/dist/esm/axios.js +2 -2
- package/node_modules/axios/dist/esm/axios.js.map +1 -1
- package/node_modules/axios/dist/esm/axios.min.js +2 -2
- package/node_modules/axios/dist/esm/axios.min.js.map +1 -1
- package/node_modules/axios/dist/node/axios.cjs +25 -20
- package/node_modules/axios/dist/node/axios.cjs.map +1 -1
- package/node_modules/axios/lib/adapters/http.js +22 -18
- package/node_modules/axios/lib/env/data.js +1 -1
- package/node_modules/axios/package.json +1 -1
- package/package.json +1 -1
package/methods_list.txt
CHANGED
|
@@ -5917,6 +5917,8 @@ ec2:ConfirmProductInstance
|
|
|
5917
5917
|
ec2:CopyFpgaImage
|
|
5918
5918
|
ec2:CopyImage
|
|
5919
5919
|
ec2:CopySnapshot
|
|
5920
|
+
ec2:CopyVolumes
|
|
5921
|
+
ec2:CreateCapacityManagerDataExport
|
|
5920
5922
|
ec2:CreateCapacityReservation
|
|
5921
5923
|
ec2:CreateCapacityReservationBySplitting
|
|
5922
5924
|
ec2:CreateCapacityReservationFleet
|
|
@@ -6012,6 +6014,7 @@ ec2:CreateVpcPeeringConnection
|
|
|
6012
6014
|
ec2:CreateVpnConnection
|
|
6013
6015
|
ec2:CreateVpnConnectionRoute
|
|
6014
6016
|
ec2:CreateVpnGateway
|
|
6017
|
+
ec2:DeleteCapacityManagerDataExport
|
|
6015
6018
|
ec2:DeleteCarrierGateway
|
|
6016
6019
|
ec2:DeleteClientVpnEndpoint
|
|
6017
6020
|
ec2:DeleteClientVpnRoute
|
|
@@ -6119,6 +6122,7 @@ ec2:DescribeCapacityBlockExtensionOfferings
|
|
|
6119
6122
|
ec2:DescribeCapacityBlockOfferings
|
|
6120
6123
|
ec2:DescribeCapacityBlocks
|
|
6121
6124
|
ec2:DescribeCapacityBlockStatus
|
|
6125
|
+
ec2:DescribeCapacityManagerDataExports
|
|
6122
6126
|
ec2:DescribeCapacityReservationBillingRequests
|
|
6123
6127
|
ec2:DescribeCapacityReservationFleets
|
|
6124
6128
|
ec2:DescribeCapacityReservations
|
|
@@ -6288,6 +6292,7 @@ ec2:DetachVpnGateway
|
|
|
6288
6292
|
ec2:DisableAddressTransfer
|
|
6289
6293
|
ec2:DisableAllowedImagesSettings
|
|
6290
6294
|
ec2:DisableAwsNetworkPerformanceMetricSubscription
|
|
6295
|
+
ec2:DisableCapacityManager
|
|
6291
6296
|
ec2:DisableEbsEncryptionByDefault
|
|
6292
6297
|
ec2:DisableFastLaunch
|
|
6293
6298
|
ec2:DisableFastSnapshotRestores
|
|
@@ -6325,6 +6330,7 @@ ec2:DisassociateVpcCidrBlock
|
|
|
6325
6330
|
ec2:EnableAddressTransfer
|
|
6326
6331
|
ec2:EnableAllowedImagesSettings
|
|
6327
6332
|
ec2:EnableAwsNetworkPerformanceMetricSubscription
|
|
6333
|
+
ec2:EnableCapacityManager
|
|
6328
6334
|
ec2:EnableEbsEncryptionByDefault
|
|
6329
6335
|
ec2:EnableFastLaunch
|
|
6330
6336
|
ec2:EnableFastSnapshotRestores
|
|
@@ -6352,6 +6358,9 @@ ec2:GetAllowedImagesSettings
|
|
|
6352
6358
|
ec2:GetAssociatedEnclaveCertificateIamRoles
|
|
6353
6359
|
ec2:GetAssociatedIpv6PoolCidrs
|
|
6354
6360
|
ec2:GetAwsNetworkPerformanceData
|
|
6361
|
+
ec2:GetCapacityManagerAttributes
|
|
6362
|
+
ec2:GetCapacityManagerMetricData
|
|
6363
|
+
ec2:GetCapacityManagerMetricDimensions
|
|
6355
6364
|
ec2:GetCapacityReservationUsage
|
|
6356
6365
|
ec2:GetCoipPoolUsage
|
|
6357
6366
|
ec2:GetConsoleOutput
|
|
@@ -6563,6 +6572,7 @@ ec2:UnassignPrivateIpAddresses
|
|
|
6563
6572
|
ec2:UnassignPrivateNatGatewayAddress
|
|
6564
6573
|
ec2:UnlockSnapshot
|
|
6565
6574
|
ec2:UnmonitorInstances
|
|
6575
|
+
ec2:UpdateCapacityManagerOrganizationsAccess
|
|
6566
6576
|
ec2:UpdateSecurityGroupRuleDescriptionsEgress
|
|
6567
6577
|
ec2:UpdateSecurityGroupRuleDescriptionsIngress
|
|
6568
6578
|
ec2:WithdrawByoipCidr
|
|
@@ -10367,6 +10377,7 @@ kinesis:DecreaseStreamRetentionPeriod
|
|
|
10367
10377
|
kinesis:DeleteResourcePolicy
|
|
10368
10378
|
kinesis:DeleteStream
|
|
10369
10379
|
kinesis:DeregisterStreamConsumer
|
|
10380
|
+
kinesis:DescribeAccountSettings
|
|
10370
10381
|
kinesis:DescribeLimits
|
|
10371
10382
|
kinesis:DescribeStream
|
|
10372
10383
|
kinesis:DescribeStreamConsumer
|
|
@@ -10395,9 +10406,11 @@ kinesis:StopStreamEncryption
|
|
|
10395
10406
|
kinesis:SubscribeToShard
|
|
10396
10407
|
kinesis:TagResource
|
|
10397
10408
|
kinesis:UntagResource
|
|
10409
|
+
kinesis:UpdateAccountSettings
|
|
10398
10410
|
kinesis:UpdateMaxRecordSize
|
|
10399
10411
|
kinesis:UpdateShardCount
|
|
10400
10412
|
kinesis:UpdateStreamMode
|
|
10413
|
+
kinesis:UpdateStreamWarmThroughput
|
|
10401
10414
|
kinesisanalytics:AddApplicationCloudWatchLoggingOption
|
|
10402
10415
|
kinesisanalytics:AddApplicationInput
|
|
10403
10416
|
kinesisanalytics:AddApplicationInput
|
|
@@ -77,7 +77,12 @@ const NODE_REGION_CONFIG_FILE_OPTIONS = {
|
|
|
77
77
|
const validRegions = new Set();
|
|
78
78
|
const checkRegion = (region, check = utilEndpoints.isValidHostLabel) => {
|
|
79
79
|
if (!validRegions.has(region) && !check(region)) {
|
|
80
|
-
|
|
80
|
+
if (region === "*") {
|
|
81
|
+
console.warn(`@smithy/config-resolver WARN - Please use the caller region instead of "*". See "sigv4a" in https://github.com/aws/aws-sdk-js-v3/blob/main/supplemental-docs/CLIENTS.md.`);
|
|
82
|
+
}
|
|
83
|
+
else {
|
|
84
|
+
throw new Error(`Region not accepted: region="${region}" is not a valid hostname component.`);
|
|
85
|
+
}
|
|
81
86
|
}
|
|
82
87
|
else {
|
|
83
88
|
validRegions.add(region);
|
|
@@ -2,7 +2,12 @@ import { isValidHostLabel } from "@smithy/util-endpoints";
|
|
|
2
2
|
const validRegions = new Set();
|
|
3
3
|
export const checkRegion = (region, check = isValidHostLabel) => {
|
|
4
4
|
if (!validRegions.has(region) && !check(region)) {
|
|
5
|
-
|
|
5
|
+
if (region === "*") {
|
|
6
|
+
console.warn(`@smithy/config-resolver WARN - Please use the caller region instead of "*". See "sigv4a" in https://github.com/aws/aws-sdk-js-v3/blob/main/supplemental-docs/CLIENTS.md.`);
|
|
7
|
+
}
|
|
8
|
+
else {
|
|
9
|
+
throw new Error(`Region not accepted: region="${region}" is not a valid hostname component.`);
|
|
10
|
+
}
|
|
6
11
|
}
|
|
7
12
|
else {
|
|
8
13
|
validRegions.add(region);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@smithy/util-defaults-mode-node",
|
|
3
|
-
"version": "4.2.
|
|
3
|
+
"version": "4.2.8",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
|
6
6
|
"build:cjs": "node ../../scripts/inline util-defaults-mode-node",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"license": "Apache-2.0",
|
|
25
25
|
"sideEffects": false,
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"@smithy/config-resolver": "^4.4.
|
|
27
|
+
"@smithy/config-resolver": "^4.4.2",
|
|
28
28
|
"@smithy/credential-provider-imds": "^4.2.4",
|
|
29
29
|
"@smithy/node-config-provider": "^4.3.4",
|
|
30
30
|
"@smithy/property-provider": "^4.2.4",
|
|
@@ -1,5 +1,23 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## [1.13.2](https://github.com/axios/axios/compare/v1.13.1...v1.13.2) (2025-11-04)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Bug Fixes
|
|
7
|
+
|
|
8
|
+
* **http:** fix 'socket hang up' bug for keep-alive requests when using timeouts; ([#7206](https://github.com/axios/axios/issues/7206)) ([8d37233](https://github.com/axios/axios/commit/8d372335f5c50ecd01e8615f2468a9eb19703117))
|
|
9
|
+
* **http:** use default export for http2 module to support stubs; ([#7196](https://github.com/axios/axios/issues/7196)) ([0588880](https://github.com/axios/axios/commit/0588880ac7ddba7594ef179930493884b7e90bf5))
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
### Performance Improvements
|
|
13
|
+
|
|
14
|
+
* **http:** fix early loop exit; ([#7202](https://github.com/axios/axios/issues/7202)) ([12c314b](https://github.com/axios/axios/commit/12c314b603e7852a157e93e47edb626a471ba6c5))
|
|
15
|
+
|
|
16
|
+
### Contributors to this release
|
|
17
|
+
|
|
18
|
+
- <img src="https://avatars.githubusercontent.com/u/12586868?v=4&s=18" alt="avatar" width="18"/> [Dmitriy Mozgovoy](https://github.com/DigitalBrainJS "+28/-9 (#7206 #7202 )")
|
|
19
|
+
- <img src="https://avatars.githubusercontent.com/u/1174718?v=4&s=18" alt="avatar" width="18"/> [Kasper Isager Dalsgarð](https://github.com/kasperisager "+9/-9 (#7196 )")
|
|
20
|
+
|
|
3
21
|
## [1.13.1](https://github.com/axios/axios/compare/v1.13.0...v1.13.1) (2025-10-28)
|
|
4
22
|
|
|
5
23
|
|
|
@@ -5,11 +5,8 @@
|
|
|
5
5
|
</td></tr><tr width="33.333333333333336%"><td align="center" width="33.333333333333336%"> <a href="https://www.descope.com/?utm_source=axios&utm_medium=referral&utm_campaign=axios-oss-sponsorship" style="padding: 10px; display: inline-block" target="_blank"> <picture> <source width="200px" height="52px" media="(prefers-color-scheme: dark)" srcset="https://axios-http.com/assets/sponsors/descope_white.png"> <img width="200px" height="52px" src="https://axios-http.com/assets/sponsors/descope.png" alt="Descope"/> </picture> </a> <p align="center" title="Hi, we're Descope! We are building something in the authentication space for app developers and can’t wait to place it in your hands.">Hi, we're Descope! We are building something in the authentication space for app developers and...</p> <p align="center"> <a href="https://www.descope.com/?utm_source=axios&utm_medium=referral&utm_campaign=axios-oss-sponsorship" target="_blank"><b>Website</b></a> | <a href="https://docs.descope.com/?utm_source=axios&utm_medium=referral&utm_campaign=axios-oss-sponsorship" target="_blank"><b>Docs</b></a> | <a href="https://www.descope.com/community?utm_source=axios&utm_medium=referral&utm_campaign=axios-oss-sponsorship" target="_blank"><b>Community</b></a> </p>
|
|
6
6
|
</td><td align="center" width="33.333333333333336%"> <a href="https://route4me.com/?utm_source=axios&utm_medium=sponsorlist&utm_campaign=sponsorship" style="padding: 10px; display: inline-block" target="_blank"> <picture> <source width="200px" height="51px" media="(prefers-color-scheme: dark)" srcset="https://axios-http.com/assets/sponsors/route4me_white.png"> <img width="200px" height="51px" src="https://axios-http.com/assets/sponsors/route4me.png" alt="Route4Me"/> </picture> </a> <p align="center" title="Best Route Planning And Route Optimization Software">Best Route Planning And Route Optimization Software</p> <p align="center"> <a href="https://route4me.com/platform/route-optimization-software?utm_source=axios&utm_medium=readme_sponsorlist&utm_campaign=sponsorship" target="_blank"><b>Explore</b></a> | <a href="https://route4me.com/platform/marketplace/pricing?utm_source=axios&utm_medium=readme_sponsorlist&utm_campaign=sponsorship" target="_blank"><b>Free Trial</b></a> | <a href="https://route4me.com/contact?utm_source=axios&utm_medium=readme_sponsorlist&utm_campaign=sponsorship" target="_blank"><b>Contact</b></a> </p>
|
|
7
7
|
</td><td align="center" width="33.333333333333336%"> <a href="https://buzzoid.com/buy-instagram-followers/?utm_source=axios&utm_medium=sponsorlist&utm_campaign=sponsorship" style="padding: 10px; display: inline-block" target="_blank"> <img width="62px" height="70px" src="https://axios-http.com/assets/sponsors/opencollective/e1625cb54e10ee40180c99d1495a462e9d6664a4.png" alt="Buzzoid - Buy Instagram Followers"/> </a> <p align="center" title="At Buzzoid, you can buy Instagram followers quickly, safely, and easily with just a few clicks. Rated world's #1 IG service since 2012.">At Buzzoid, you can buy Instagram followers quickly, safely, and easily with just a few clicks. Rate...</p> <p align="center"> <a href="https://buzzoid.com/buy-instagram-followers/?utm_source=axios&utm_medium=readme_sponsorlist&utm_campaign=sponsorship" target="_blank"><b>buzzoid.com</b></a> </p>
|
|
8
|
-
</td></tr><tr width="33.333333333333336%"><td align="center" width="33.333333333333336%"> <a href="https://
|
|
9
|
-
</td><td align="center" width="33.333333333333336%"> <a href="https://poprey.com/?utm_source=axios&utm_medium=sponsorlist&utm_campaign=sponsorship" style="padding: 10px; display: inline-block" target="_blank"> <img width="70px" height="70px" src="https://axios-http.com/assets/sponsors/opencollective/e699ec99f7df3a203ddbc49d3c7712a907e628ea.png" alt="Poprey - Buy Instagram Likes"/> </a> <p align="center" title="Buy Instagram Likes">Buy Instagram Likes</p> <p align="center"> <a href="https://poprey.com/?utm_source=axios&utm_medium=readme_sponsorlist&utm_campaign=sponsorship" target="_blank"><b>poprey.com</b></a> </p>
|
|
8
|
+
</td></tr><tr width="33.333333333333336%"><td align="center" width="33.333333333333336%"> <a href="https://poprey.com/?utm_source=axios&utm_medium=sponsorlist&utm_campaign=sponsorship" style="padding: 10px; display: inline-block" target="_blank"> <img width="70px" height="70px" src="https://axios-http.com/assets/sponsors/opencollective/e699ec99f7df3a203ddbc49d3c7712a907e628ea.png" alt="Poprey - Buy Instagram Likes"/> </a> <p align="center" title="Buy Instagram Likes">Buy Instagram Likes</p> <p align="center"> <a href="https://poprey.com/?utm_source=axios&utm_medium=readme_sponsorlist&utm_campaign=sponsorship" target="_blank"><b>poprey.com</b></a> </p>
|
|
10
9
|
</td><td align="center" width="33.333333333333336%"> <a href="https://requestly.com/?utm_source=axios&utm_medium=sponsorlist&utm_campaign=sponsorship" style="padding: 10px; display: inline-block" target="_blank"> <img width="71px" height="70px" src="https://axios-http.com/assets/sponsors/opencollective/16450b4dc0deb9dab5a511bf2bc8b8b4ac33412f.png" alt="Requestly"/> </a> <p align="center" title="A lightweight open-source API Development, Testing & Mocking platform">A lightweight open-source API Development, Testing & Mocking platform</p> <p align="center"> <a href="https://requestly.com/?utm_source=axios&utm_medium=readme_sponsorlist&utm_campaign=sponsorship" target="_blank"><b>requestly.com</b></a> </p>
|
|
11
|
-
</td></tr><tr width="33.333333333333336%"><td align="center" width="33.333333333333336%"> <a href="https://opencollective.com/axios/contribute" target="_blank" >💜 Become a sponsor</a>
|
|
12
|
-
</td><td align="center" width="33.333333333333336%"> <a href="https://opencollective.com/axios/contribute" target="_blank" >💜 Become a sponsor</a>
|
|
13
10
|
</td><td align="center" width="33.333333333333336%"> <a href="https://opencollective.com/axios/contribute" target="_blank" >💜 Become a sponsor</a>
|
|
14
11
|
</td></tr></table>
|
|
15
12
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/*! Axios v1.13.
|
|
1
|
+
/*! Axios v1.13.2 Copyright (c) 2025 Matt Zabriskie and contributors */
|
|
2
2
|
(function (global, factory) {
|
|
3
3
|
typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
|
|
4
4
|
typeof define === 'function' && define.amd ? define(factory) :
|
|
@@ -3847,7 +3847,7 @@
|
|
|
3847
3847
|
});
|
|
3848
3848
|
}
|
|
3849
3849
|
|
|
3850
|
-
var VERSION = "1.13.
|
|
3850
|
+
var VERSION = "1.13.2";
|
|
3851
3851
|
|
|
3852
3852
|
var validators$1 = {};
|
|
3853
3853
|
|