@aws-cdk/aws-bedrock-agentcore-alpha 2.266.0-alpha.0 → 2.268.0-alpha.0

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.
Files changed (49) hide show
  1. package/.jsii +342 -168
  2. package/.jsii.tabl.json.gz +0 -0
  3. package/lib/evaluation/custom-evaluator.js +1 -1
  4. package/lib/evaluation/data-source.js +1 -1
  5. package/lib/evaluation/evaluator-base.js +1 -1
  6. package/lib/evaluation/evaluator-config.js +2 -2
  7. package/lib/evaluation/evaluator.js +1 -1
  8. package/lib/evaluation/online-evaluation-base.js +1 -1
  9. package/lib/evaluation/online-evaluation.js +1 -1
  10. package/lib/evaluation/types.js +5 -5
  11. package/lib/gateway/gateway-base.js +1 -1
  12. package/lib/gateway/gateway.js +2 -2
  13. package/lib/gateway/inbound-auth/authorizer.js +4 -4
  14. package/lib/gateway/inbound-auth/custom-claim.js +1 -1
  15. package/lib/gateway/interceptor.js +1 -1
  16. package/lib/gateway/outbound-auth/api-key.js +1 -1
  17. package/lib/gateway/outbound-auth/credential-provider.js +1 -1
  18. package/lib/gateway/protocol.js +2 -2
  19. package/lib/gateway/targets/schema/api-schema.js +4 -4
  20. package/lib/gateway/targets/schema/tool-schema.js +4 -4
  21. package/lib/gateway/targets/target-base.js +1 -1
  22. package/lib/gateway/targets/target-configuration.js +6 -6
  23. package/lib/gateway/targets/target.js +1 -1
  24. package/lib/identity/api-key-credential-provider.js +1 -1
  25. package/lib/identity/oauth2-credential-provider.js +1 -1
  26. package/lib/identity/perms.js +3 -3
  27. package/lib/identity/workload-identity.js +1 -1
  28. package/lib/memory/memory-strategy.js +1 -1
  29. package/lib/memory/memory.js +2 -2
  30. package/lib/memory/strategies/managed-strategy.js +1 -1
  31. package/lib/memory/strategies/self-managed-strategy.js +1 -1
  32. package/lib/network/network-configuration.js +4 -4
  33. package/lib/policy/policy-base.js +1 -1
  34. package/lib/policy/policy-engine-base.js +1 -1
  35. package/lib/policy/policy-engine.js +1 -1
  36. package/lib/policy/policy-statement.js +5 -5
  37. package/lib/policy/policy-types.js +1 -1
  38. package/lib/policy/policy.js +1 -1
  39. package/lib/runtime/inbound-auth/custom-claim.js +1 -1
  40. package/lib/runtime/inbound-auth/runtime-authorizer-configuration.js +1 -1
  41. package/lib/runtime/observability.js +2 -2
  42. package/lib/runtime/runtime-artifact.js +1 -1
  43. package/lib/runtime/runtime-base.js +1 -1
  44. package/lib/runtime/runtime-endpoint-base.js +1 -1
  45. package/lib/runtime/runtime-endpoint.js +1 -1
  46. package/lib/runtime/runtime.js +1 -1
  47. package/lib/tools/browser.js +2 -2
  48. package/lib/tools/code-interpreter.js +2 -2
  49. package/package.json +9 -9
package/.jsii CHANGED
@@ -8,8 +8,8 @@
8
8
  "url": "https://aws.amazon.com"
9
9
  },
10
10
  "dependencies": {
11
- "@aws-cdk/aws-bedrock-alpha": "2.266.0-alpha.0",
12
- "aws-cdk-lib": "^2.266.0",
11
+ "@aws-cdk/aws-bedrock-alpha": "2.268.0-alpha.0",
12
+ "aws-cdk-lib": "^2.268.0",
13
13
  "constructs": "^10.5.0"
14
14
  },
15
15
  "dependencyClosure": {
@@ -180,6 +180,19 @@
180
180
  }
181
181
  }
182
182
  },
183
+ "aws-cdk-lib.aws_accountaccess": {
184
+ "targets": {
185
+ "dotnet": {
186
+ "namespace": "Amazon.CDK.AWS.AccountAccess"
187
+ },
188
+ "java": {
189
+ "package": "software.amazon.awscdk.services.accountaccess"
190
+ },
191
+ "python": {
192
+ "module": "aws_cdk.aws_accountaccess"
193
+ }
194
+ }
195
+ },
183
196
  "aws-cdk-lib.aws_acmpca": {
184
197
  "targets": {
185
198
  "dotnet": {
@@ -193,6 +206,19 @@
193
206
  }
194
207
  }
195
208
  },
209
+ "aws-cdk-lib.aws_agentregistry": {
210
+ "targets": {
211
+ "dotnet": {
212
+ "namespace": "Amazon.CDK.AWS.AgentRegistry"
213
+ },
214
+ "java": {
215
+ "package": "software.amazon.awscdk.services.agentregistry"
216
+ },
217
+ "python": {
218
+ "module": "aws_cdk.aws_agentregistry"
219
+ }
220
+ }
221
+ },
196
222
  "aws-cdk-lib.aws_aiops": {
197
223
  "targets": {
198
224
  "dotnet": {
@@ -479,19 +505,6 @@
479
505
  }
480
506
  }
481
507
  },
482
- "aws-cdk-lib.aws_artifact": {
483
- "targets": {
484
- "dotnet": {
485
- "namespace": "Amazon.CDK.AWS.Artifact"
486
- },
487
- "java": {
488
- "package": "software.amazon.awscdk.services.artifact"
489
- },
490
- "python": {
491
- "module": "aws_cdk.aws_artifact"
492
- }
493
- }
494
- },
495
508
  "aws-cdk-lib.aws_athena": {
496
509
  "targets": {
497
510
  "dotnet": {
@@ -622,19 +635,6 @@
622
635
  }
623
636
  }
624
637
  },
625
- "aws-cdk-lib.aws_backupsearch": {
626
- "targets": {
627
- "dotnet": {
628
- "namespace": "Amazon.CDK.AWS.BackupSearch"
629
- },
630
- "java": {
631
- "package": "software.amazon.awscdk.services.backupsearch"
632
- },
633
- "python": {
634
- "module": "aws_cdk.aws_backupsearch"
635
- }
636
- }
637
- },
638
638
  "aws-cdk-lib.aws_batch": {
639
639
  "targets": {
640
640
  "dotnet": {
@@ -909,6 +909,19 @@
909
909
  }
910
910
  }
911
911
  },
912
+ "aws-cdk-lib.aws_cloudhsm": {
913
+ "targets": {
914
+ "dotnet": {
915
+ "namespace": "Amazon.CDK.AWS.CloudHSM"
916
+ },
917
+ "java": {
918
+ "package": "software.amazon.awscdk.services.cloudhsm"
919
+ },
920
+ "python": {
921
+ "module": "aws_cdk.aws_cloudhsm"
922
+ }
923
+ }
924
+ },
912
925
  "aws-cdk-lib.aws_cloudtrail": {
913
926
  "targets": {
914
927
  "dotnet": {
@@ -1130,19 +1143,6 @@
1130
1143
  }
1131
1144
  }
1132
1145
  },
1133
- "aws-cdk-lib.aws_cognitosync": {
1134
- "targets": {
1135
- "dotnet": {
1136
- "namespace": "Amazon.CDK.AWS.CognitoSync"
1137
- },
1138
- "java": {
1139
- "package": "software.amazon.awscdk.services.cognitosync"
1140
- },
1141
- "python": {
1142
- "module": "aws_cdk.aws_cognitosync"
1143
- }
1144
- }
1145
- },
1146
1146
  "aws-cdk-lib.aws_comprehend": {
1147
1147
  "targets": {
1148
1148
  "dotnet": {
@@ -1221,19 +1221,6 @@
1221
1221
  }
1222
1222
  }
1223
1223
  },
1224
- "aws-cdk-lib.aws_controlcatalog": {
1225
- "targets": {
1226
- "dotnet": {
1227
- "namespace": "Amazon.CDK.AWS.ControlCatalog"
1228
- },
1229
- "java": {
1230
- "package": "software.amazon.awscdk.services.controlcatalog"
1231
- },
1232
- "python": {
1233
- "module": "aws_cdk.aws_controlcatalog"
1234
- }
1235
- }
1236
- },
1237
1224
  "aws-cdk-lib.aws_controltower": {
1238
1225
  "targets": {
1239
1226
  "dotnet": {
@@ -1286,6 +1273,19 @@
1286
1273
  }
1287
1274
  }
1288
1275
  },
1276
+ "aws-cdk-lib.aws_dataexchange": {
1277
+ "targets": {
1278
+ "dotnet": {
1279
+ "namespace": "Amazon.CDK.AWS.DataExchange"
1280
+ },
1281
+ "java": {
1282
+ "package": "software.amazon.awscdk.services.dataexchange"
1283
+ },
1284
+ "python": {
1285
+ "module": "aws_cdk.aws_dataexchange"
1286
+ }
1287
+ }
1288
+ },
1289
1289
  "aws-cdk-lib.aws_datapipeline": {
1290
1290
  "targets": {
1291
1291
  "dotnet": {
@@ -1481,6 +1481,19 @@
1481
1481
  }
1482
1482
  }
1483
1483
  },
1484
+ "aws-cdk-lib.aws_drs": {
1485
+ "targets": {
1486
+ "dotnet": {
1487
+ "namespace": "Amazon.CDK.AWS.DRS"
1488
+ },
1489
+ "java": {
1490
+ "package": "software.amazon.awscdk.services.drs"
1491
+ },
1492
+ "python": {
1493
+ "module": "aws_cdk.aws_drs"
1494
+ }
1495
+ }
1496
+ },
1484
1497
  "aws-cdk-lib.aws_dsql": {
1485
1498
  "targets": {
1486
1499
  "dotnet": {
@@ -2280,6 +2293,19 @@
2280
2293
  }
2281
2294
  }
2282
2295
  },
2296
+ "aws-cdk-lib.aws_iotsecuretunneling": {
2297
+ "targets": {
2298
+ "dotnet": {
2299
+ "namespace": "Amazon.CDK.AWS.IoTSecureTunneling"
2300
+ },
2301
+ "java": {
2302
+ "package": "software.amazon.awscdk.services.iotsecuretunneling"
2303
+ },
2304
+ "python": {
2305
+ "module": "aws_cdk.aws_iotsecuretunneling"
2306
+ }
2307
+ }
2308
+ },
2283
2309
  "aws-cdk-lib.aws_iotsitewise": {
2284
2310
  "targets": {
2285
2311
  "dotnet": {
@@ -2813,6 +2839,19 @@
2813
2839
  }
2814
2840
  }
2815
2841
  },
2842
+ "aws-cdk-lib.aws_mgn": {
2843
+ "targets": {
2844
+ "dotnet": {
2845
+ "namespace": "Amazon.CDK.AWS.MGN"
2846
+ },
2847
+ "java": {
2848
+ "package": "software.amazon.awscdk.services.mgn"
2849
+ },
2850
+ "python": {
2851
+ "module": "aws_cdk.aws_mgn"
2852
+ }
2853
+ }
2854
+ },
2816
2855
  "aws-cdk-lib.aws_mpa": {
2817
2856
  "targets": {
2818
2857
  "dotnet": {
@@ -3034,6 +3073,19 @@
3034
3073
  }
3035
3074
  }
3036
3075
  },
3076
+ "aws-cdk-lib.aws_opensearch": {
3077
+ "targets": {
3078
+ "dotnet": {
3079
+ "namespace": "Amazon.CDK.AWS.OpenSearch"
3080
+ },
3081
+ "java": {
3082
+ "package": "software.amazon.awscdk.services.opensearch"
3083
+ },
3084
+ "python": {
3085
+ "module": "aws_cdk.aws_opensearch"
3086
+ }
3087
+ }
3088
+ },
3037
3089
  "aws-cdk-lib.aws_opensearchserverless": {
3038
3090
  "targets": {
3039
3091
  "dotnet": {
@@ -3869,6 +3921,19 @@
3869
3921
  }
3870
3922
  }
3871
3923
  },
3924
+ "aws-cdk-lib.aws_serverlessrepo": {
3925
+ "targets": {
3926
+ "dotnet": {
3927
+ "namespace": "Amazon.CDK.AWS.ServerlessRepo"
3928
+ },
3929
+ "java": {
3930
+ "package": "software.amazon.awscdk.services.serverlessrepo"
3931
+ },
3932
+ "python": {
3933
+ "module": "aws_cdk.aws_serverlessrepo"
3934
+ }
3935
+ }
3936
+ },
3872
3937
  "aws-cdk-lib.aws_servicecatalog": {
3873
3938
  "targets": {
3874
3939
  "dotnet": {
@@ -4103,19 +4168,6 @@
4103
4168
  }
4104
4169
  }
4105
4170
  },
4106
- "aws-cdk-lib.aws_states": {
4107
- "targets": {
4108
- "dotnet": {
4109
- "namespace": "Amazon.CDK.AWS.States"
4110
- },
4111
- "java": {
4112
- "package": "software.amazon.awscdk.services.states"
4113
- },
4114
- "python": {
4115
- "module": "aws_cdk.aws_states"
4116
- }
4117
- }
4118
- },
4119
4171
  "aws-cdk-lib.aws_stepfunctions": {
4120
4172
  "targets": {
4121
4173
  "dotnet": {
@@ -4168,6 +4220,19 @@
4168
4220
  }
4169
4221
  }
4170
4222
  },
4223
+ "aws-cdk-lib.aws_supportauthz": {
4224
+ "targets": {
4225
+ "dotnet": {
4226
+ "namespace": "Amazon.CDK.AWS.SupportAuthZ"
4227
+ },
4228
+ "java": {
4229
+ "package": "software.amazon.awscdk.services.supportauthz"
4230
+ },
4231
+ "python": {
4232
+ "module": "aws_cdk.aws_supportauthz"
4233
+ }
4234
+ }
4235
+ },
4171
4236
  "aws-cdk-lib.aws_synthetics": {
4172
4237
  "targets": {
4173
4238
  "dotnet": {
@@ -4194,16 +4259,16 @@
4194
4259
  }
4195
4260
  }
4196
4261
  },
4197
- "aws-cdk-lib.aws_thinclient": {
4262
+ "aws-cdk-lib.aws_textract": {
4198
4263
  "targets": {
4199
4264
  "dotnet": {
4200
- "namespace": "Amazon.CDK.AWS.ThinClient"
4265
+ "namespace": "Amazon.CDK.AWS.Textract"
4201
4266
  },
4202
4267
  "java": {
4203
- "package": "software.amazon.awscdk.services.thinclient"
4268
+ "package": "software.amazon.awscdk.services.textract"
4204
4269
  },
4205
4270
  "python": {
4206
- "module": "aws_cdk.aws_thinclient"
4271
+ "module": "aws_cdk.aws_textract"
4207
4272
  }
4208
4273
  }
4209
4274
  },
@@ -4246,16 +4311,16 @@
4246
4311
  }
4247
4312
  }
4248
4313
  },
4249
- "aws-cdk-lib.aws_usernotifications": {
4314
+ "aws-cdk-lib.aws_translate": {
4250
4315
  "targets": {
4251
4316
  "dotnet": {
4252
- "namespace": "Amazon.CDK.AWS.UserNotifications"
4317
+ "namespace": "Amazon.CDK.AWS.Translate"
4253
4318
  },
4254
4319
  "java": {
4255
- "package": "software.amazon.awscdk.services.usernotifications"
4320
+ "package": "software.amazon.awscdk.services.translate"
4256
4321
  },
4257
4322
  "python": {
4258
- "module": "aws_cdk.aws_usernotifications"
4323
+ "module": "aws_cdk.aws_translate"
4259
4324
  }
4260
4325
  }
4261
4326
  },
@@ -4363,6 +4428,19 @@
4363
4428
  }
4364
4429
  }
4365
4430
  },
4431
+ "aws-cdk-lib.aws_wickr": {
4432
+ "targets": {
4433
+ "dotnet": {
4434
+ "namespace": "Amazon.CDK.AWS.Wickr"
4435
+ },
4436
+ "java": {
4437
+ "package": "software.amazon.awscdk.services.wickr"
4438
+ },
4439
+ "python": {
4440
+ "module": "aws_cdk.aws_wickr"
4441
+ }
4442
+ }
4443
+ },
4366
4444
  "aws-cdk-lib.aws_wisdom": {
4367
4445
  "targets": {
4368
4446
  "dotnet": {
@@ -4529,6 +4607,22 @@
4529
4607
  }
4530
4608
  }
4531
4609
  },
4610
+ "aws-cdk-lib.interfaces.aws_accountaccess": {
4611
+ "targets": {
4612
+ "dotnet": {
4613
+ "namespace": "Amazon.CDK.Interfaces.AccountAccess"
4614
+ },
4615
+ "go": {
4616
+ "packageName": "interfacesawsaccountaccess"
4617
+ },
4618
+ "java": {
4619
+ "package": "software.amazon.awscdk.interfaces.accountaccess"
4620
+ },
4621
+ "python": {
4622
+ "module": "aws_cdk.interfaces.aws_accountaccess"
4623
+ }
4624
+ }
4625
+ },
4532
4626
  "aws-cdk-lib.interfaces.aws_acmpca": {
4533
4627
  "targets": {
4534
4628
  "dotnet": {
@@ -4545,6 +4639,22 @@
4545
4639
  }
4546
4640
  }
4547
4641
  },
4642
+ "aws-cdk-lib.interfaces.aws_agentregistry": {
4643
+ "targets": {
4644
+ "dotnet": {
4645
+ "namespace": "Amazon.CDK.Interfaces.AgentRegistry"
4646
+ },
4647
+ "go": {
4648
+ "packageName": "interfacesawsagentregistry"
4649
+ },
4650
+ "java": {
4651
+ "package": "software.amazon.awscdk.interfaces.agentregistry"
4652
+ },
4653
+ "python": {
4654
+ "module": "aws_cdk.interfaces.aws_agentregistry"
4655
+ }
4656
+ }
4657
+ },
4548
4658
  "aws-cdk-lib.interfaces.aws_aiops": {
4549
4659
  "targets": {
4550
4660
  "dotnet": {
@@ -4865,22 +4975,6 @@
4865
4975
  }
4866
4976
  }
4867
4977
  },
4868
- "aws-cdk-lib.interfaces.aws_artifact": {
4869
- "targets": {
4870
- "dotnet": {
4871
- "namespace": "Amazon.CDK.Interfaces.Artifact"
4872
- },
4873
- "go": {
4874
- "packageName": "interfacesawsartifact"
4875
- },
4876
- "java": {
4877
- "package": "software.amazon.awscdk.interfaces.artifact"
4878
- },
4879
- "python": {
4880
- "module": "aws_cdk.interfaces.aws_artifact"
4881
- }
4882
- }
4883
- },
4884
4978
  "aws-cdk-lib.interfaces.aws_athena": {
4885
4979
  "targets": {
4886
4980
  "dotnet": {
@@ -5009,22 +5103,6 @@
5009
5103
  }
5010
5104
  }
5011
5105
  },
5012
- "aws-cdk-lib.interfaces.aws_backupsearch": {
5013
- "targets": {
5014
- "dotnet": {
5015
- "namespace": "Amazon.CDK.Interfaces.BackupSearch"
5016
- },
5017
- "go": {
5018
- "packageName": "interfacesawsbackupsearch"
5019
- },
5020
- "java": {
5021
- "package": "software.amazon.awscdk.interfaces.backupsearch"
5022
- },
5023
- "python": {
5024
- "module": "aws_cdk.interfaces.aws_backupsearch"
5025
- }
5026
- }
5027
- },
5028
5106
  "aws-cdk-lib.interfaces.aws_batch": {
5029
5107
  "targets": {
5030
5108
  "dotnet": {
@@ -5377,6 +5455,22 @@
5377
5455
  }
5378
5456
  }
5379
5457
  },
5458
+ "aws-cdk-lib.interfaces.aws_cloudhsm": {
5459
+ "targets": {
5460
+ "dotnet": {
5461
+ "namespace": "Amazon.CDK.Interfaces.CloudHSM"
5462
+ },
5463
+ "go": {
5464
+ "packageName": "interfacesawscloudhsm"
5465
+ },
5466
+ "java": {
5467
+ "package": "software.amazon.awscdk.interfaces.cloudhsm"
5468
+ },
5469
+ "python": {
5470
+ "module": "aws_cdk.interfaces.aws_cloudhsm"
5471
+ }
5472
+ }
5473
+ },
5380
5474
  "aws-cdk-lib.interfaces.aws_cloudtrail": {
5381
5475
  "targets": {
5382
5476
  "dotnet": {
@@ -5601,22 +5695,6 @@
5601
5695
  }
5602
5696
  }
5603
5697
  },
5604
- "aws-cdk-lib.interfaces.aws_cognitosync": {
5605
- "targets": {
5606
- "dotnet": {
5607
- "namespace": "Amazon.CDK.Interfaces.CognitoSync"
5608
- },
5609
- "go": {
5610
- "packageName": "interfacesawscognitosync"
5611
- },
5612
- "java": {
5613
- "package": "software.amazon.awscdk.interfaces.cognitosync"
5614
- },
5615
- "python": {
5616
- "module": "aws_cdk.interfaces.aws_cognitosync"
5617
- }
5618
- }
5619
- },
5620
5698
  "aws-cdk-lib.interfaces.aws_comprehend": {
5621
5699
  "targets": {
5622
5700
  "dotnet": {
@@ -5713,22 +5791,6 @@
5713
5791
  }
5714
5792
  }
5715
5793
  },
5716
- "aws-cdk-lib.interfaces.aws_controlcatalog": {
5717
- "targets": {
5718
- "dotnet": {
5719
- "namespace": "Amazon.CDK.Interfaces.ControlCatalog"
5720
- },
5721
- "go": {
5722
- "packageName": "interfacesawscontrolcatalog"
5723
- },
5724
- "java": {
5725
- "package": "software.amazon.awscdk.interfaces.controlcatalog"
5726
- },
5727
- "python": {
5728
- "module": "aws_cdk.interfaces.aws_controlcatalog"
5729
- }
5730
- }
5731
- },
5732
5794
  "aws-cdk-lib.interfaces.aws_controltower": {
5733
5795
  "targets": {
5734
5796
  "dotnet": {
@@ -5793,6 +5855,22 @@
5793
5855
  }
5794
5856
  }
5795
5857
  },
5858
+ "aws-cdk-lib.interfaces.aws_dataexchange": {
5859
+ "targets": {
5860
+ "dotnet": {
5861
+ "namespace": "Amazon.CDK.Interfaces.DataExchange"
5862
+ },
5863
+ "go": {
5864
+ "packageName": "interfacesawsdataexchange"
5865
+ },
5866
+ "java": {
5867
+ "package": "software.amazon.awscdk.interfaces.dataexchange"
5868
+ },
5869
+ "python": {
5870
+ "module": "aws_cdk.interfaces.aws_dataexchange"
5871
+ }
5872
+ }
5873
+ },
5796
5874
  "aws-cdk-lib.interfaces.aws_datapipeline": {
5797
5875
  "targets": {
5798
5876
  "dotnet": {
@@ -6033,6 +6111,22 @@
6033
6111
  }
6034
6112
  }
6035
6113
  },
6114
+ "aws-cdk-lib.interfaces.aws_drs": {
6115
+ "targets": {
6116
+ "dotnet": {
6117
+ "namespace": "Amazon.CDK.Interfaces.DRS"
6118
+ },
6119
+ "go": {
6120
+ "packageName": "interfacesawsdrs"
6121
+ },
6122
+ "java": {
6123
+ "package": "software.amazon.awscdk.interfaces.drs"
6124
+ },
6125
+ "python": {
6126
+ "module": "aws_cdk.interfaces.aws_drs"
6127
+ }
6128
+ }
6129
+ },
6036
6130
  "aws-cdk-lib.interfaces.aws_dsql": {
6037
6131
  "targets": {
6038
6132
  "dotnet": {
@@ -6865,6 +6959,22 @@
6865
6959
  }
6866
6960
  }
6867
6961
  },
6962
+ "aws-cdk-lib.interfaces.aws_iotsecuretunneling": {
6963
+ "targets": {
6964
+ "dotnet": {
6965
+ "namespace": "Amazon.CDK.Interfaces.IoTSecureTunneling"
6966
+ },
6967
+ "go": {
6968
+ "packageName": "interfacesawsiotsecuretunneling"
6969
+ },
6970
+ "java": {
6971
+ "package": "software.amazon.awscdk.interfaces.iotsecuretunneling"
6972
+ },
6973
+ "python": {
6974
+ "module": "aws_cdk.interfaces.aws_iotsecuretunneling"
6975
+ }
6976
+ }
6977
+ },
6868
6978
  "aws-cdk-lib.interfaces.aws_iotsitewise": {
6869
6979
  "targets": {
6870
6980
  "dotnet": {
@@ -7457,6 +7567,22 @@
7457
7567
  }
7458
7568
  }
7459
7569
  },
7570
+ "aws-cdk-lib.interfaces.aws_mgn": {
7571
+ "targets": {
7572
+ "dotnet": {
7573
+ "namespace": "Amazon.CDK.Interfaces.MGN"
7574
+ },
7575
+ "go": {
7576
+ "packageName": "interfacesawsmgn"
7577
+ },
7578
+ "java": {
7579
+ "package": "software.amazon.awscdk.interfaces.mgn"
7580
+ },
7581
+ "python": {
7582
+ "module": "aws_cdk.interfaces.aws_mgn"
7583
+ }
7584
+ }
7585
+ },
7460
7586
  "aws-cdk-lib.interfaces.aws_mpa": {
7461
7587
  "targets": {
7462
7588
  "dotnet": {
@@ -7729,6 +7855,22 @@
7729
7855
  }
7730
7856
  }
7731
7857
  },
7858
+ "aws-cdk-lib.interfaces.aws_opensearch": {
7859
+ "targets": {
7860
+ "dotnet": {
7861
+ "namespace": "Amazon.CDK.Interfaces.OpenSearch"
7862
+ },
7863
+ "go": {
7864
+ "packageName": "interfacesawsopensearch"
7865
+ },
7866
+ "java": {
7867
+ "package": "software.amazon.awscdk.interfaces.opensearch"
7868
+ },
7869
+ "python": {
7870
+ "module": "aws_cdk.interfaces.aws_opensearch"
7871
+ }
7872
+ }
7873
+ },
7732
7874
  "aws-cdk-lib.interfaces.aws_opensearchserverless": {
7733
7875
  "targets": {
7734
7876
  "dotnet": {
@@ -8641,6 +8783,22 @@
8641
8783
  }
8642
8784
  }
8643
8785
  },
8786
+ "aws-cdk-lib.interfaces.aws_serverlessrepo": {
8787
+ "targets": {
8788
+ "dotnet": {
8789
+ "namespace": "Amazon.CDK.Interfaces.ServerlessRepo"
8790
+ },
8791
+ "go": {
8792
+ "packageName": "interfacesawsserverlessrepo"
8793
+ },
8794
+ "java": {
8795
+ "package": "software.amazon.awscdk.interfaces.serverlessrepo"
8796
+ },
8797
+ "python": {
8798
+ "module": "aws_cdk.interfaces.aws_serverlessrepo"
8799
+ }
8800
+ }
8801
+ },
8644
8802
  "aws-cdk-lib.interfaces.aws_servicecatalog": {
8645
8803
  "targets": {
8646
8804
  "dotnet": {
@@ -8897,22 +9055,6 @@
8897
9055
  }
8898
9056
  }
8899
9057
  },
8900
- "aws-cdk-lib.interfaces.aws_states": {
8901
- "targets": {
8902
- "dotnet": {
8903
- "namespace": "Amazon.CDK.Interfaces.States"
8904
- },
8905
- "go": {
8906
- "packageName": "interfacesawsstates"
8907
- },
8908
- "java": {
8909
- "package": "software.amazon.awscdk.interfaces.states"
8910
- },
8911
- "python": {
8912
- "module": "aws_cdk.interfaces.aws_states"
8913
- }
8914
- }
8915
- },
8916
9058
  "aws-cdk-lib.interfaces.aws_stepfunctions": {
8917
9059
  "targets": {
8918
9060
  "dotnet": {
@@ -8961,6 +9103,22 @@
8961
9103
  }
8962
9104
  }
8963
9105
  },
9106
+ "aws-cdk-lib.interfaces.aws_supportauthz": {
9107
+ "targets": {
9108
+ "dotnet": {
9109
+ "namespace": "Amazon.CDK.Interfaces.SupportAuthZ"
9110
+ },
9111
+ "go": {
9112
+ "packageName": "interfacesawssupportauthz"
9113
+ },
9114
+ "java": {
9115
+ "package": "software.amazon.awscdk.interfaces.supportauthz"
9116
+ },
9117
+ "python": {
9118
+ "module": "aws_cdk.interfaces.aws_supportauthz"
9119
+ }
9120
+ }
9121
+ },
8964
9122
  "aws-cdk-lib.interfaces.aws_synthetics": {
8965
9123
  "targets": {
8966
9124
  "dotnet": {
@@ -8993,19 +9151,19 @@
8993
9151
  }
8994
9152
  }
8995
9153
  },
8996
- "aws-cdk-lib.interfaces.aws_thinclient": {
9154
+ "aws-cdk-lib.interfaces.aws_textract": {
8997
9155
  "targets": {
8998
9156
  "dotnet": {
8999
- "namespace": "Amazon.CDK.Interfaces.ThinClient"
9157
+ "namespace": "Amazon.CDK.Interfaces.Textract"
9000
9158
  },
9001
9159
  "go": {
9002
- "packageName": "interfacesawsthinclient"
9160
+ "packageName": "interfacesawstextract"
9003
9161
  },
9004
9162
  "java": {
9005
- "package": "software.amazon.awscdk.interfaces.thinclient"
9163
+ "package": "software.amazon.awscdk.interfaces.textract"
9006
9164
  },
9007
9165
  "python": {
9008
- "module": "aws_cdk.interfaces.aws_thinclient"
9166
+ "module": "aws_cdk.interfaces.aws_textract"
9009
9167
  }
9010
9168
  }
9011
9169
  },
@@ -9057,19 +9215,19 @@
9057
9215
  }
9058
9216
  }
9059
9217
  },
9060
- "aws-cdk-lib.interfaces.aws_usernotifications": {
9218
+ "aws-cdk-lib.interfaces.aws_translate": {
9061
9219
  "targets": {
9062
9220
  "dotnet": {
9063
- "namespace": "Amazon.CDK.Interfaces.UserNotifications"
9221
+ "namespace": "Amazon.CDK.Interfaces.Translate"
9064
9222
  },
9065
9223
  "go": {
9066
- "packageName": "interfacesawsusernotifications"
9224
+ "packageName": "interfacesawstranslate"
9067
9225
  },
9068
9226
  "java": {
9069
- "package": "software.amazon.awscdk.interfaces.usernotifications"
9227
+ "package": "software.amazon.awscdk.interfaces.translate"
9070
9228
  },
9071
9229
  "python": {
9072
- "module": "aws_cdk.interfaces.aws_usernotifications"
9230
+ "module": "aws_cdk.interfaces.aws_translate"
9073
9231
  }
9074
9232
  }
9075
9233
  },
@@ -9201,6 +9359,22 @@
9201
9359
  }
9202
9360
  }
9203
9361
  },
9362
+ "aws-cdk-lib.interfaces.aws_wickr": {
9363
+ "targets": {
9364
+ "dotnet": {
9365
+ "namespace": "Amazon.CDK.Interfaces.Wickr"
9366
+ },
9367
+ "go": {
9368
+ "packageName": "interfacesawswickr"
9369
+ },
9370
+ "java": {
9371
+ "package": "software.amazon.awscdk.interfaces.wickr"
9372
+ },
9373
+ "python": {
9374
+ "module": "aws_cdk.interfaces.aws_wickr"
9375
+ }
9376
+ }
9377
+ },
9204
9378
  "aws-cdk-lib.interfaces.aws_wisdom": {
9205
9379
  "targets": {
9206
9380
  "dotnet": {
@@ -34604,7 +34778,7 @@
34604
34778
  "see": "https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-bedrockagentcore-oauth2credentialprovider.html",
34605
34779
  "stability": "experimental",
34606
34780
  "summary": "L2 construct for `AWS::BedrockAgentCore::OAuth2CredentialProvider`.",
34607
- "example": "// The code below shows an example of how to instantiate this type.\n// The values are placeholders you should change.\nimport * as bedrock_agentcore_alpha from '@aws-cdk/aws-bedrock-agentcore-alpha';\nconst oAuth2CredentialProvider = new bedrock_agentcore_alpha.OAuth2CredentialProvider(this, 'MyOAuth2CredentialProvider', {\n credentialProviderVendor: 'credentialProviderVendor',\n oauth2ProviderConfigInput: {\n atlassianOauth2ProviderConfig: {\n clientId: 'clientId',\n\n // the properties below are optional\n clientSecret: 'clientSecret',\n clientSecretConfig: {\n jsonKey: 'jsonKey',\n secretId: 'secretId',\n },\n clientSecretSource: 'clientSecretSource',\n },\n customOauth2ProviderConfig: {\n oauthDiscovery: {\n authorizationServerMetadata: {\n authorizationEndpoint: 'authorizationEndpoint',\n issuer: 'issuer',\n tokenEndpoint: 'tokenEndpoint',\n\n // the properties below are optional\n responseTypes: ['responseTypes'],\n },\n discoveryUrl: 'discoveryUrl',\n },\n\n // the properties below are optional\n clientAuthenticationMethod: 'clientAuthenticationMethod',\n clientId: 'clientId',\n clientSecret: 'clientSecret',\n clientSecretConfig: {\n jsonKey: 'jsonKey',\n secretId: 'secretId',\n },\n clientSecretSource: 'clientSecretSource',\n onBehalfOfTokenExchangeConfig: {\n grantType: 'grantType',\n\n // the properties below are optional\n tokenExchangeGrantTypeConfig: {\n actorTokenContent: 'actorTokenContent',\n\n // the properties below are optional\n actorTokenScopes: ['actorTokenScopes'],\n },\n },\n },\n githubOauth2ProviderConfig: {\n clientId: 'clientId',\n\n // the properties below are optional\n clientSecret: 'clientSecret',\n clientSecretConfig: {\n jsonKey: 'jsonKey',\n secretId: 'secretId',\n },\n clientSecretSource: 'clientSecretSource',\n },\n googleOauth2ProviderConfig: {\n clientId: 'clientId',\n\n // the properties below are optional\n clientSecret: 'clientSecret',\n clientSecretConfig: {\n jsonKey: 'jsonKey',\n secretId: 'secretId',\n },\n clientSecretSource: 'clientSecretSource',\n },\n includedOauth2ProviderConfig: {\n clientId: 'clientId',\n\n // the properties below are optional\n authorizationEndpoint: 'authorizationEndpoint',\n clientSecret: 'clientSecret',\n clientSecretConfig: {\n jsonKey: 'jsonKey',\n secretId: 'secretId',\n },\n clientSecretSource: 'clientSecretSource',\n issuer: 'issuer',\n tokenEndpoint: 'tokenEndpoint',\n },\n linkedinOauth2ProviderConfig: {\n clientId: 'clientId',\n\n // the properties below are optional\n clientSecret: 'clientSecret',\n clientSecretConfig: {\n jsonKey: 'jsonKey',\n secretId: 'secretId',\n },\n clientSecretSource: 'clientSecretSource',\n },\n microsoftOauth2ProviderConfig: {\n clientId: 'clientId',\n\n // the properties below are optional\n clientSecret: 'clientSecret',\n clientSecretConfig: {\n jsonKey: 'jsonKey',\n secretId: 'secretId',\n },\n clientSecretSource: 'clientSecretSource',\n tenantId: 'tenantId',\n },\n salesforceOauth2ProviderConfig: {\n clientId: 'clientId',\n\n // the properties below are optional\n clientSecret: 'clientSecret',\n clientSecretConfig: {\n jsonKey: 'jsonKey',\n secretId: 'secretId',\n },\n clientSecretSource: 'clientSecretSource',\n },\n slackOauth2ProviderConfig: {\n clientId: 'clientId',\n\n // the properties below are optional\n clientSecret: 'clientSecret',\n clientSecretConfig: {\n jsonKey: 'jsonKey',\n secretId: 'secretId',\n },\n clientSecretSource: 'clientSecretSource',\n },\n },\n\n // the properties below are optional\n oAuth2CredentialProviderName: 'oAuth2CredentialProviderName',\n tags: {\n tagsKey: 'tags',\n },\n});"
34781
+ "example": "// The code below shows an example of how to instantiate this type.\n// The values are placeholders you should change.\nimport * as bedrock_agentcore_alpha from '@aws-cdk/aws-bedrock-agentcore-alpha';\nconst oAuth2CredentialProvider = new bedrock_agentcore_alpha.OAuth2CredentialProvider(this, 'MyOAuth2CredentialProvider', {\n credentialProviderVendor: 'credentialProviderVendor',\n oauth2ProviderConfigInput: {\n atlassianOauth2ProviderConfig: {\n clientId: 'clientId',\n\n // the properties below are optional\n clientSecret: 'clientSecret',\n clientSecretConfig: {\n jsonKey: 'jsonKey',\n secretId: 'secretId',\n },\n clientSecretSource: 'clientSecretSource',\n },\n customOauth2ProviderConfig: {\n oauthDiscovery: {\n authorizationServerMetadata: {\n authorizationEndpoint: 'authorizationEndpoint',\n issuer: 'issuer',\n tokenEndpoint: 'tokenEndpoint',\n\n // the properties below are optional\n responseTypes: ['responseTypes'],\n },\n discoveryUrl: 'discoveryUrl',\n },\n\n // the properties below are optional\n clientAuthenticationMethod: 'clientAuthenticationMethod',\n clientId: 'clientId',\n clientSecret: 'clientSecret',\n clientSecretConfig: {\n jsonKey: 'jsonKey',\n secretId: 'secretId',\n },\n clientSecretSource: 'clientSecretSource',\n onBehalfOfTokenExchangeConfig: {\n grantType: 'grantType',\n\n // the properties below are optional\n tokenExchangeGrantTypeConfig: {\n actorTokenContent: 'actorTokenContent',\n\n // the properties below are optional\n actorTokenScopes: ['actorTokenScopes'],\n },\n },\n privateEndpoint: {\n managedVpcResource: {\n endpointIpAddressType: 'endpointIpAddressType',\n subnetIds: ['subnetIds'],\n vpcIdentifier: 'vpcIdentifier',\n\n // the properties below are optional\n routingDomain: 'routingDomain',\n securityGroupIds: ['securityGroupIds'],\n tags: {\n tagsKey: 'tags',\n },\n },\n selfManagedLatticeResource: {\n resourceConfigurationIdentifier: 'resourceConfigurationIdentifier',\n },\n },\n privateEndpointOverrides: [{\n domain: 'domain',\n privateEndpoint: {\n managedVpcResource: {\n endpointIpAddressType: 'endpointIpAddressType',\n subnetIds: ['subnetIds'],\n vpcIdentifier: 'vpcIdentifier',\n\n // the properties below are optional\n routingDomain: 'routingDomain',\n securityGroupIds: ['securityGroupIds'],\n tags: {\n tagsKey: 'tags',\n },\n },\n selfManagedLatticeResource: {\n resourceConfigurationIdentifier: 'resourceConfigurationIdentifier',\n },\n },\n }],\n privateKeyJwtConfig: {\n additionalHeaderClaims: {\n additionalHeaderClaimsKey: 'additionalHeaderClaims',\n },\n additionalPayloadClaims: {\n additionalPayloadClaimsKey: 'additionalPayloadClaims',\n },\n privateKeySource: {\n kmsKeySource: {\n kmsKeyArn: 'kmsKeyArn',\n },\n },\n signingAlgorithm: 'signingAlgorithm',\n },\n },\n githubOauth2ProviderConfig: {\n clientId: 'clientId',\n\n // the properties below are optional\n clientSecret: 'clientSecret',\n clientSecretConfig: {\n jsonKey: 'jsonKey',\n secretId: 'secretId',\n },\n clientSecretSource: 'clientSecretSource',\n },\n googleOauth2ProviderConfig: {\n clientId: 'clientId',\n\n // the properties below are optional\n clientSecret: 'clientSecret',\n clientSecretConfig: {\n jsonKey: 'jsonKey',\n secretId: 'secretId',\n },\n clientSecretSource: 'clientSecretSource',\n },\n includedOauth2ProviderConfig: {\n clientId: 'clientId',\n\n // the properties below are optional\n authorizationEndpoint: 'authorizationEndpoint',\n clientSecret: 'clientSecret',\n clientSecretConfig: {\n jsonKey: 'jsonKey',\n secretId: 'secretId',\n },\n clientSecretSource: 'clientSecretSource',\n issuer: 'issuer',\n tokenEndpoint: 'tokenEndpoint',\n },\n linkedinOauth2ProviderConfig: {\n clientId: 'clientId',\n\n // the properties below are optional\n clientSecret: 'clientSecret',\n clientSecretConfig: {\n jsonKey: 'jsonKey',\n secretId: 'secretId',\n },\n clientSecretSource: 'clientSecretSource',\n },\n microsoftOauth2ProviderConfig: {\n clientId: 'clientId',\n\n // the properties below are optional\n clientSecret: 'clientSecret',\n clientSecretConfig: {\n jsonKey: 'jsonKey',\n secretId: 'secretId',\n },\n clientSecretSource: 'clientSecretSource',\n tenantId: 'tenantId',\n },\n salesforceOauth2ProviderConfig: {\n clientId: 'clientId',\n\n // the properties below are optional\n clientSecret: 'clientSecret',\n clientSecretConfig: {\n jsonKey: 'jsonKey',\n secretId: 'secretId',\n },\n clientSecretSource: 'clientSecretSource',\n },\n slackOauth2ProviderConfig: {\n clientId: 'clientId',\n\n // the properties below are optional\n clientSecret: 'clientSecret',\n clientSecretConfig: {\n jsonKey: 'jsonKey',\n secretId: 'secretId',\n },\n clientSecretSource: 'clientSecretSource',\n },\n },\n\n // the properties below are optional\n oAuth2CredentialProviderName: 'oAuth2CredentialProviderName',\n tags: {\n tagsKey: 'tags',\n },\n});"
34608
34782
  },
34609
34783
  "fqn": "@aws-cdk/aws-bedrock-agentcore-alpha.OAuth2CredentialProvider",
34610
34784
  "initializer": {
@@ -36331,7 +36505,7 @@
36331
36505
  "deprecated": "Use the equivalent construct from `aws-cdk-lib/aws-bedrockagentcore` instead.",
36332
36506
  "stability": "deprecated",
36333
36507
  "summary": "Low-level properties when you need full control (prefer {@link OAuth2CredentialProvider.usingSlack} and other factories).",
36334
- "example": "// The code below shows an example of how to instantiate this type.\n// The values are placeholders you should change.\nimport * as bedrock_agentcore_alpha from '@aws-cdk/aws-bedrock-agentcore-alpha';\nconst oAuth2CredentialProviderProps: bedrock_agentcore_alpha.OAuth2CredentialProviderProps = {\n credentialProviderVendor: 'credentialProviderVendor',\n oauth2ProviderConfigInput: {\n atlassianOauth2ProviderConfig: {\n clientId: 'clientId',\n\n // the properties below are optional\n clientSecret: 'clientSecret',\n clientSecretConfig: {\n jsonKey: 'jsonKey',\n secretId: 'secretId',\n },\n clientSecretSource: 'clientSecretSource',\n },\n customOauth2ProviderConfig: {\n oauthDiscovery: {\n authorizationServerMetadata: {\n authorizationEndpoint: 'authorizationEndpoint',\n issuer: 'issuer',\n tokenEndpoint: 'tokenEndpoint',\n\n // the properties below are optional\n responseTypes: ['responseTypes'],\n },\n discoveryUrl: 'discoveryUrl',\n },\n\n // the properties below are optional\n clientAuthenticationMethod: 'clientAuthenticationMethod',\n clientId: 'clientId',\n clientSecret: 'clientSecret',\n clientSecretConfig: {\n jsonKey: 'jsonKey',\n secretId: 'secretId',\n },\n clientSecretSource: 'clientSecretSource',\n onBehalfOfTokenExchangeConfig: {\n grantType: 'grantType',\n\n // the properties below are optional\n tokenExchangeGrantTypeConfig: {\n actorTokenContent: 'actorTokenContent',\n\n // the properties below are optional\n actorTokenScopes: ['actorTokenScopes'],\n },\n },\n },\n githubOauth2ProviderConfig: {\n clientId: 'clientId',\n\n // the properties below are optional\n clientSecret: 'clientSecret',\n clientSecretConfig: {\n jsonKey: 'jsonKey',\n secretId: 'secretId',\n },\n clientSecretSource: 'clientSecretSource',\n },\n googleOauth2ProviderConfig: {\n clientId: 'clientId',\n\n // the properties below are optional\n clientSecret: 'clientSecret',\n clientSecretConfig: {\n jsonKey: 'jsonKey',\n secretId: 'secretId',\n },\n clientSecretSource: 'clientSecretSource',\n },\n includedOauth2ProviderConfig: {\n clientId: 'clientId',\n\n // the properties below are optional\n authorizationEndpoint: 'authorizationEndpoint',\n clientSecret: 'clientSecret',\n clientSecretConfig: {\n jsonKey: 'jsonKey',\n secretId: 'secretId',\n },\n clientSecretSource: 'clientSecretSource',\n issuer: 'issuer',\n tokenEndpoint: 'tokenEndpoint',\n },\n linkedinOauth2ProviderConfig: {\n clientId: 'clientId',\n\n // the properties below are optional\n clientSecret: 'clientSecret',\n clientSecretConfig: {\n jsonKey: 'jsonKey',\n secretId: 'secretId',\n },\n clientSecretSource: 'clientSecretSource',\n },\n microsoftOauth2ProviderConfig: {\n clientId: 'clientId',\n\n // the properties below are optional\n clientSecret: 'clientSecret',\n clientSecretConfig: {\n jsonKey: 'jsonKey',\n secretId: 'secretId',\n },\n clientSecretSource: 'clientSecretSource',\n tenantId: 'tenantId',\n },\n salesforceOauth2ProviderConfig: {\n clientId: 'clientId',\n\n // the properties below are optional\n clientSecret: 'clientSecret',\n clientSecretConfig: {\n jsonKey: 'jsonKey',\n secretId: 'secretId',\n },\n clientSecretSource: 'clientSecretSource',\n },\n slackOauth2ProviderConfig: {\n clientId: 'clientId',\n\n // the properties below are optional\n clientSecret: 'clientSecret',\n clientSecretConfig: {\n jsonKey: 'jsonKey',\n secretId: 'secretId',\n },\n clientSecretSource: 'clientSecretSource',\n },\n },\n\n // the properties below are optional\n oAuth2CredentialProviderName: 'oAuth2CredentialProviderName',\n tags: {\n tagsKey: 'tags',\n },\n};",
36508
+ "example": "// The code below shows an example of how to instantiate this type.\n// The values are placeholders you should change.\nimport * as bedrock_agentcore_alpha from '@aws-cdk/aws-bedrock-agentcore-alpha';\nconst oAuth2CredentialProviderProps: bedrock_agentcore_alpha.OAuth2CredentialProviderProps = {\n credentialProviderVendor: 'credentialProviderVendor',\n oauth2ProviderConfigInput: {\n atlassianOauth2ProviderConfig: {\n clientId: 'clientId',\n\n // the properties below are optional\n clientSecret: 'clientSecret',\n clientSecretConfig: {\n jsonKey: 'jsonKey',\n secretId: 'secretId',\n },\n clientSecretSource: 'clientSecretSource',\n },\n customOauth2ProviderConfig: {\n oauthDiscovery: {\n authorizationServerMetadata: {\n authorizationEndpoint: 'authorizationEndpoint',\n issuer: 'issuer',\n tokenEndpoint: 'tokenEndpoint',\n\n // the properties below are optional\n responseTypes: ['responseTypes'],\n },\n discoveryUrl: 'discoveryUrl',\n },\n\n // the properties below are optional\n clientAuthenticationMethod: 'clientAuthenticationMethod',\n clientId: 'clientId',\n clientSecret: 'clientSecret',\n clientSecretConfig: {\n jsonKey: 'jsonKey',\n secretId: 'secretId',\n },\n clientSecretSource: 'clientSecretSource',\n onBehalfOfTokenExchangeConfig: {\n grantType: 'grantType',\n\n // the properties below are optional\n tokenExchangeGrantTypeConfig: {\n actorTokenContent: 'actorTokenContent',\n\n // the properties below are optional\n actorTokenScopes: ['actorTokenScopes'],\n },\n },\n privateEndpoint: {\n managedVpcResource: {\n endpointIpAddressType: 'endpointIpAddressType',\n subnetIds: ['subnetIds'],\n vpcIdentifier: 'vpcIdentifier',\n\n // the properties below are optional\n routingDomain: 'routingDomain',\n securityGroupIds: ['securityGroupIds'],\n tags: {\n tagsKey: 'tags',\n },\n },\n selfManagedLatticeResource: {\n resourceConfigurationIdentifier: 'resourceConfigurationIdentifier',\n },\n },\n privateEndpointOverrides: [{\n domain: 'domain',\n privateEndpoint: {\n managedVpcResource: {\n endpointIpAddressType: 'endpointIpAddressType',\n subnetIds: ['subnetIds'],\n vpcIdentifier: 'vpcIdentifier',\n\n // the properties below are optional\n routingDomain: 'routingDomain',\n securityGroupIds: ['securityGroupIds'],\n tags: {\n tagsKey: 'tags',\n },\n },\n selfManagedLatticeResource: {\n resourceConfigurationIdentifier: 'resourceConfigurationIdentifier',\n },\n },\n }],\n privateKeyJwtConfig: {\n additionalHeaderClaims: {\n additionalHeaderClaimsKey: 'additionalHeaderClaims',\n },\n additionalPayloadClaims: {\n additionalPayloadClaimsKey: 'additionalPayloadClaims',\n },\n privateKeySource: {\n kmsKeySource: {\n kmsKeyArn: 'kmsKeyArn',\n },\n },\n signingAlgorithm: 'signingAlgorithm',\n },\n },\n githubOauth2ProviderConfig: {\n clientId: 'clientId',\n\n // the properties below are optional\n clientSecret: 'clientSecret',\n clientSecretConfig: {\n jsonKey: 'jsonKey',\n secretId: 'secretId',\n },\n clientSecretSource: 'clientSecretSource',\n },\n googleOauth2ProviderConfig: {\n clientId: 'clientId',\n\n // the properties below are optional\n clientSecret: 'clientSecret',\n clientSecretConfig: {\n jsonKey: 'jsonKey',\n secretId: 'secretId',\n },\n clientSecretSource: 'clientSecretSource',\n },\n includedOauth2ProviderConfig: {\n clientId: 'clientId',\n\n // the properties below are optional\n authorizationEndpoint: 'authorizationEndpoint',\n clientSecret: 'clientSecret',\n clientSecretConfig: {\n jsonKey: 'jsonKey',\n secretId: 'secretId',\n },\n clientSecretSource: 'clientSecretSource',\n issuer: 'issuer',\n tokenEndpoint: 'tokenEndpoint',\n },\n linkedinOauth2ProviderConfig: {\n clientId: 'clientId',\n\n // the properties below are optional\n clientSecret: 'clientSecret',\n clientSecretConfig: {\n jsonKey: 'jsonKey',\n secretId: 'secretId',\n },\n clientSecretSource: 'clientSecretSource',\n },\n microsoftOauth2ProviderConfig: {\n clientId: 'clientId',\n\n // the properties below are optional\n clientSecret: 'clientSecret',\n clientSecretConfig: {\n jsonKey: 'jsonKey',\n secretId: 'secretId',\n },\n clientSecretSource: 'clientSecretSource',\n tenantId: 'tenantId',\n },\n salesforceOauth2ProviderConfig: {\n clientId: 'clientId',\n\n // the properties below are optional\n clientSecret: 'clientSecret',\n clientSecretConfig: {\n jsonKey: 'jsonKey',\n secretId: 'secretId',\n },\n clientSecretSource: 'clientSecretSource',\n },\n slackOauth2ProviderConfig: {\n clientId: 'clientId',\n\n // the properties below are optional\n clientSecret: 'clientSecret',\n clientSecretConfig: {\n jsonKey: 'jsonKey',\n secretId: 'secretId',\n },\n clientSecretSource: 'clientSecretSource',\n },\n },\n\n // the properties below are optional\n oAuth2CredentialProviderName: 'oAuth2CredentialProviderName',\n tags: {\n tagsKey: 'tags',\n },\n};",
36335
36509
  "custom": {
36336
36510
  "exampleMetadata": "fixture=_generated"
36337
36511
  }
@@ -45468,6 +45642,6 @@
45468
45642
  "symbolId": "lib/identity/oauth2-credential-provider:ZoomOAuth2CredentialProviderProps"
45469
45643
  }
45470
45644
  },
45471
- "version": "2.266.0-alpha.0",
45645
+ "version": "2.268.0-alpha.0",
45472
45646
  "fingerprint": "**********"
45473
45647
  }