p6-cdk-s3-protector 0.0.38 → 0.0.40
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 +6 -6
- package/lib/p6cdks3protector.js +1 -1
- package/node_modules/@aws-sdk/client-s3/package.json +9 -9
- package/node_modules/@aws-sdk/client-s3-control/package.json +5 -5
- package/node_modules/@aws-sdk/client-sso/package.json +4 -4
- package/node_modules/@aws-sdk/client-sts/package.json +5 -5
- package/node_modules/@aws-sdk/core/dist-cjs/index.js +9 -5
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +9 -5
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +1 -4
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +126 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +8 -1
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.d.ts +27 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.d.ts +17 -0
- package/node_modules/@aws-sdk/core/package.json +1 -1
- package/node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-http/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-ini/package.json +8 -8
- package/node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
- package/node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
- package/node_modules/@aws-sdk/credential-provider-node/node_modules/@aws-sdk/nested-clients/package.json +4 -4
- package/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
- package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +2 -2
- package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +2 -2
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +2 -2
- package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +2 -2
- package/node_modules/@aws-sdk/token-providers/node_modules/@aws-sdk/nested-clients/package.json +4 -4
- package/node_modules/@aws-sdk/token-providers/package.json +3 -3
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
- package/node_modules/cdk-iam-floyd/README.md +3 -3
- package/node_modules/cdk-iam-floyd/lib/generated/aws-managed-policies/cdk-iam-floyd.d.ts +8 -0
- package/node_modules/cdk-iam-floyd/lib/generated/aws-managed-policies/cdk-iam-floyd.js +17 -1
- package/node_modules/cdk-iam-floyd/lib/generated/aws-managed-policies/iam-floyd.d.ts +8 -0
- package/node_modules/cdk-iam-floyd/lib/generated/aws-managed-policies/iam-floyd.js +9 -1
- package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/bedrock.d.ts +18 -0
- package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/bedrock.js +24 -1
- package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/bedrockagentcore.d.ts +0 -40
- package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/bedrockagentcore.js +1 -45
- package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/cloudfront.d.ts +39 -7
- package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/cloudfront.js +52 -8
- package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/cognitouserpools.d.ts +40 -0
- package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/cognitouserpools.js +56 -1
- package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/connect.d.ts +29 -1
- package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/connect.js +36 -2
- package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/ec2.d.ts +265 -79
- package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/ec2.js +304 -86
- package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/ec2autoscaling.d.ts +10 -0
- package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/ec2autoscaling.js +14 -1
- package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/elasticloadbalancingv2.d.ts +9 -1
- package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/elasticloadbalancingv2.js +18 -3
- package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/elementalmediaconnect.d.ts +98 -1
- package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/elementalmediaconnect.js +104 -1
- package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/emroneksemrcontainers.d.ts +8 -0
- package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/emroneksemrcontainers.js +12 -1
- package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/iotmanagedintegrations.d.ts +8 -0
- package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/iotmanagedintegrations.js +12 -1
- package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/keymanagementservice.d.ts +4 -0
- package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/keymanagementservice.js +5 -1
- package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/kinesisdatastreams.d.ts +34 -0
- package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/kinesisdatastreams.js +48 -2
- package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/lambda.d.ts +12 -0
- package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/lambda.js +15 -1
- package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/managedserviceforprometheus.d.ts +130 -0
- package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/managedserviceforprometheus.js +160 -1
- package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/rtbfabric.d.ts +41 -9
- package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/rtbfabric.js +42 -10
- package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/support.d.ts +8 -0
- package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/support.js +12 -1
- package/node_modules/cdk-iam-floyd/package.json +5 -5
- package/package.json +8 -8
|
@@ -86,8 +86,6 @@ export declare class BedrockAgentcore extends PolicyStatement {
|
|
|
86
86
|
* Possible conditions:
|
|
87
87
|
* - .ifAwsRequestTag()
|
|
88
88
|
* - .ifAwsTagKeys()
|
|
89
|
-
* - .ifSubnets()
|
|
90
|
-
* - .ifSecurityGroups()
|
|
91
89
|
*
|
|
92
90
|
* Dependent actions:
|
|
93
91
|
* - iam:PassRole
|
|
@@ -127,8 +125,6 @@ export declare class BedrockAgentcore extends PolicyStatement {
|
|
|
127
125
|
* Possible conditions:
|
|
128
126
|
* - .ifAwsRequestTag()
|
|
129
127
|
* - .ifAwsTagKeys()
|
|
130
|
-
* - .ifSubnets()
|
|
131
|
-
* - .ifSecurityGroups()
|
|
132
128
|
*
|
|
133
129
|
* https://docs.aws.amazon.com/bedrock-agentcore-control/latest/APIReference/API_CreateBrowser.html
|
|
134
130
|
*/
|
|
@@ -141,8 +137,6 @@ export declare class BedrockAgentcore extends PolicyStatement {
|
|
|
141
137
|
* Possible conditions:
|
|
142
138
|
* - .ifAwsRequestTag()
|
|
143
139
|
* - .ifAwsTagKeys()
|
|
144
|
-
* - .ifSubnets()
|
|
145
|
-
* - .ifSecurityGroups()
|
|
146
140
|
*
|
|
147
141
|
* https://docs.aws.amazon.com/bedrock-agentcore-control/latest/APIReference/API_CreateCodeInterpreter.html
|
|
148
142
|
*/
|
|
@@ -786,10 +780,6 @@ export declare class BedrockAgentcore extends PolicyStatement {
|
|
|
786
780
|
*
|
|
787
781
|
* Access Level: Write
|
|
788
782
|
*
|
|
789
|
-
* Possible conditions:
|
|
790
|
-
* - .ifSubnets()
|
|
791
|
-
* - .ifSecurityGroups()
|
|
792
|
-
*
|
|
793
783
|
* Dependent actions:
|
|
794
784
|
* - iam:PassRole
|
|
795
785
|
*
|
|
@@ -1217,21 +1207,6 @@ export declare class BedrockAgentcore extends PolicyStatement {
|
|
|
1217
1207
|
* @param operator Works with [string operators](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_condition_operators.html#Conditions_String). **Default:** `StringLike`
|
|
1218
1208
|
*/
|
|
1219
1209
|
ifNamespace(value: string | string[], operator?: Operator | string): this;
|
|
1220
|
-
/**
|
|
1221
|
-
* Filters access by the ID of security groups configured for the AgentCore runtime
|
|
1222
|
-
*
|
|
1223
|
-
* https://docs.aws.amazon.com/bedrock-agentcore/latest/devguide/security-vpc-condition.html
|
|
1224
|
-
*
|
|
1225
|
-
* Applies to actions:
|
|
1226
|
-
* - .toCreateAgentRuntime()
|
|
1227
|
-
* - .toCreateBrowser()
|
|
1228
|
-
* - .toCreateCodeInterpreter()
|
|
1229
|
-
* - .toUpdateAgentRuntime()
|
|
1230
|
-
*
|
|
1231
|
-
* @param value The value(s) to check
|
|
1232
|
-
* @param operator Works with [string operators](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_condition_operators.html#Conditions_String). **Default:** `StringLike`
|
|
1233
|
-
*/
|
|
1234
|
-
ifSecurityGroups(value: string | string[], operator?: Operator | string): this;
|
|
1235
1210
|
/**
|
|
1236
1211
|
* Filters access by Session Id
|
|
1237
1212
|
*
|
|
@@ -1260,21 +1235,6 @@ export declare class BedrockAgentcore extends PolicyStatement {
|
|
|
1260
1235
|
* @param operator Works with [string operators](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_condition_operators.html#Conditions_String). **Default:** `StringLike`
|
|
1261
1236
|
*/
|
|
1262
1237
|
ifStrategyId(value: string | string[], operator?: Operator | string): this;
|
|
1263
|
-
/**
|
|
1264
|
-
* Filters access by the ID of subnets configured for the AgentCore runtime
|
|
1265
|
-
*
|
|
1266
|
-
* https://docs.aws.amazon.com/bedrock-agentcore/latest/devguide/security-vpc-condition.html
|
|
1267
|
-
*
|
|
1268
|
-
* Applies to actions:
|
|
1269
|
-
* - .toCreateAgentRuntime()
|
|
1270
|
-
* - .toCreateBrowser()
|
|
1271
|
-
* - .toCreateCodeInterpreter()
|
|
1272
|
-
* - .toUpdateAgentRuntime()
|
|
1273
|
-
*
|
|
1274
|
-
* @param value The value(s) to check
|
|
1275
|
-
* @param operator Works with [string operators](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_condition_operators.html#Conditions_String). **Default:** `StringLike`
|
|
1276
|
-
*/
|
|
1277
|
-
ifSubnets(value: string | string[], operator?: Operator | string): this;
|
|
1278
1238
|
/**
|
|
1279
1239
|
* Filters access by the static user ID value passed in the request
|
|
1280
1240
|
*
|