@aws-sdk/client-bedrock-agentcore-control 3.1056.0 → 3.1057.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 (26) hide show
  1. package/dist-cjs/index.js +5 -0
  2. package/dist-cjs/schemas/schemas_0.js +85 -64
  3. package/dist-es/models/enums.js +4 -0
  4. package/dist-es/schemas/schemas_0.js +77 -56
  5. package/dist-types/commands/CreateApiKeyCredentialProviderCommand.d.ts +8 -1
  6. package/dist-types/commands/CreateOauth2CredentialProviderCommand.d.ts +53 -18
  7. package/dist-types/commands/CreatePaymentCredentialProviderCommand.d.ts +32 -4
  8. package/dist-types/commands/DeleteWorkloadIdentityCommand.d.ts +1 -2
  9. package/dist-types/commands/GetApiKeyCredentialProviderCommand.d.ts +2 -0
  10. package/dist-types/commands/GetOauth2CredentialProviderCommand.d.ts +2 -0
  11. package/dist-types/commands/GetPaymentCredentialProviderCommand.d.ts +8 -0
  12. package/dist-types/commands/UpdateApiKeyCredentialProviderCommand.d.ts +8 -1
  13. package/dist-types/commands/UpdateOauth2CredentialProviderCommand.d.ts +53 -18
  14. package/dist-types/commands/UpdatePaymentCredentialProviderCommand.d.ts +32 -4
  15. package/dist-types/models/enums.d.ts +12 -0
  16. package/dist-types/models/models_0.d.ts +69 -19
  17. package/dist-types/models/models_1.d.ts +234 -28
  18. package/dist-types/models/models_2.d.ts +10 -0
  19. package/dist-types/schemas/schemas_0.d.ts +1 -0
  20. package/dist-types/ts3.4/commands/DeleteWorkloadIdentityCommand.d.ts +4 -2
  21. package/dist-types/ts3.4/models/enums.d.ts +6 -0
  22. package/dist-types/ts3.4/models/models_0.d.ts +17 -7
  23. package/dist-types/ts3.4/models/models_1.d.ts +60 -18
  24. package/dist-types/ts3.4/models/models_2.d.ts +3 -0
  25. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -0
  26. package/package.json +2 -2
@@ -17,7 +17,6 @@ const _AGTO = "ApiGatewayToolOverride";
17
17
  const _AGTOp = "ApiGatewayToolOverrides";
18
18
  const _AKCP = "ApiKeyCredentialProviders";
19
19
  const _AKCPI = "ApiKeyCredentialProviderItem";
20
- const _AKT = "ApiKeyType";
21
20
  const _AOPCI = "AtlassianOauth2ProviderConfigInput";
22
21
  const _AOPCO = "AtlassianOauth2ProviderConfigOutput";
23
22
  const _AR = "AgentRuntime";
@@ -63,7 +62,6 @@ const _CBSL = "ConfigurationBundleSummaryList";
63
62
  const _CBVS = "ConfigurationBundleVersionSummary";
64
63
  const _CBVSL = "ConfigurationBundleVersionSummaryList";
65
64
  const _CC = "CodeConfiguration";
66
- const _CCAKST = "CoinbaseCdpApiKeySecretType";
67
65
  const _CCB = "CreateConfigurationBundle";
68
66
  const _CCBR = "CreateConfigurationBundleRequest";
69
67
  const _CCBRr = "CreateConfigurationBundleResponse";
@@ -79,7 +77,6 @@ const _CCL = "ContentConfigurationList";
79
77
  const _CCM = "ComponentConfigurationMap";
80
78
  const _CCVT = "CustomClaimValidationType";
81
79
  const _CCVTu = "CustomClaimValidationsType";
82
- const _CCWST = "CoinbaseCdpWalletSecretType";
83
80
  const _CCo = "ComponentConfiguration";
84
81
  const _CCon = "ContainerConfiguration";
85
82
  const _CCons = "ConsolidationConfiguration";
@@ -159,7 +156,6 @@ const _CRRr = "CreateRegistryResponse";
159
156
  const _CRRre = "CreateRegistryRecord";
160
157
  const _CSD = "CategoricalScaleDefinition";
161
158
  const _CSDa = "CategoricalScaleDefinitions";
162
- const _CST = "ClientSecretType";
163
159
  const _CWI = "CreateWorkloadIdentity";
164
160
  const _CWIR = "CreateWorkloadIdentityRequest";
165
161
  const _CWIRr = "CreateWorkloadIdentityResponse";
@@ -174,6 +170,7 @@ const _D = "Definition";
174
170
  const _DAKCP = "DeleteApiKeyCredentialProvider";
175
171
  const _DAKCPR = "DeleteApiKeyCredentialProviderRequest";
176
172
  const _DAKCPRe = "DeleteApiKeyCredentialProviderResponse";
173
+ const _DAKT = "DefaultApiKeyType";
177
174
  const _DAR = "DeleteAgentRuntime";
178
175
  const _DARE = "DeleteAgentRuntimeEndpoint";
179
176
  const _DARER = "DeleteAgentRuntimeEndpointRequest";
@@ -189,6 +186,8 @@ const _DBRe = "DeleteBrowserResponse";
189
186
  const _DCB = "DeleteConfigurationBundle";
190
187
  const _DCBR = "DeleteConfigurationBundleRequest";
191
188
  const _DCBRe = "DeleteConfigurationBundleResponse";
189
+ const _DCCAKST = "DefaultCoinbaseCdpApiKeySecretType";
190
+ const _DCCWST = "DefaultCoinbaseCdpWalletSecretType";
192
191
  const _DCI = "DeleteCodeInterpreter";
193
192
  const _DCIR = "DeleteCodeInterpreterRequest";
194
193
  const _DCIRe = "DeleteCodeInterpreterResponse";
@@ -254,6 +253,8 @@ const _DRRel = "DeleteRegistryRecord";
254
253
  const _DS = "DatasetSummary";
255
254
  const _DSC = "DataSourceConfig";
256
255
  const _DSL = "DatasetSummaryList";
256
+ const _DSPAPKT = "DefaultStripePrivyAuthorizationPrivateKeyType";
257
+ const _DSPAST = "DefaultStripePrivyAppSecretType";
257
258
  const _DST = "DataSourceType";
258
259
  const _DU = "DownloadUrl";
259
260
  const _DVS = "DatasetVersionSummary";
@@ -727,18 +728,17 @@ const _SOPCIl = "SlackOauth2ProviderConfigInput";
727
728
  const _SOPCO = "SalesforceOauth2ProviderConfigOutput";
728
729
  const _SOPCOl = "SlackOauth2ProviderConfigOutput";
729
730
  const _SP = "SchemaProperties";
730
- const _SPAPKT = "StripePrivyAuthorizationPrivateKeyType";
731
- const _SPAST = "StripePrivyAppSecretType";
732
731
  const _SPCI = "StripePrivyConfigurationInput";
733
732
  const _SPCO = "StripePrivyConfigurationOutput";
734
733
  const _SPG = "StartPolicyGeneration";
735
734
  const _SPGR = "StartPolicyGenerationRequest";
736
735
  const _SPGRt = "StartPolicyGenerationResponse";
737
736
  const _SQEE = "ServiceQuotaExceededException";
738
- const _SR = "StaticRoute";
737
+ const _SR = "SecretReference";
739
738
  const _SRRFA = "SubmitRegistryRecordForApproval";
740
739
  const _SRRFAR = "SubmitRegistryRecordForApprovalRequest";
741
740
  const _SRRFARu = "SubmitRegistryRecordForApprovalResponse";
741
+ const _SRt = "StaticRoute";
742
742
  const _SS = "S3Source";
743
743
  const _SSC = "SessionStorageConfiguration";
744
744
  const _ST = "SensitiveText";
@@ -915,6 +915,9 @@ const _aKCP = "apiKeyCredentialProvider";
915
915
  const _aKI = "apiKeyId";
916
916
  const _aKS = "apiKeySecret";
917
917
  const _aKSA = "apiKeySecretArn";
918
+ const _aKSC = "apiKeySecretConfig";
919
+ const _aKSJK = "apiKeySecretJsonKey";
920
+ const _aKSS = "apiKeySecretSource";
918
921
  const _aMRF = "additionalModelRequestFields";
919
922
  const _aMS = "addMemoryStrategies";
920
923
  const _aO = "anyOf";
@@ -923,6 +926,9 @@ const _aP = "additionalParams";
923
926
  const _aPA = "accessPointArn";
924
927
  const _aPK = "authorizationPrivateKey";
925
928
  const _aPKA = "authorizationPrivateKeyArn";
929
+ const _aPKC = "authorizationPrivateKeyConfig";
930
+ const _aPKJK = "authorizationPrivateKeyJsonKey";
931
+ const _aPKS = "authorizationPrivateKeySource";
926
932
  const _aQP = "allowedQueryParameters";
927
933
  const _aR = "agentRuntimes";
928
934
  const _aRA = "agentRuntimeArn";
@@ -937,7 +943,10 @@ const _aRV = "agentRuntimeVersion";
937
943
  const _aRg = "agentcoreRuntime";
938
944
  const _aS = "allowedScopes";
939
945
  const _aSA = "appSecretArn";
946
+ const _aSC = "appSecretConfig";
947
+ const _aSJK = "appSecretJsonKey";
940
948
  const _aSM = "authorizationServerMetadata";
949
+ const _aSS = "appSecretSource";
941
950
  const _aSg = "agentSkills";
942
951
  const _aSp = "appSecret";
943
952
  const _aT = "authorizerType";
@@ -1004,6 +1013,9 @@ const _cPu = "customParameters";
1004
1013
  const _cRC = "customReflectionConfiguration";
1005
1014
  const _cS = "clientSecret";
1006
1015
  const _cSA = "clientSecretArn";
1016
+ const _cSC = "clientSecretConfig";
1017
+ const _cSJK = "clientSecretJsonKey";
1018
+ const _cSS = "clientSecretSource";
1007
1019
  const _cT = "clientToken";
1008
1020
  const _cTr = "createdTime";
1009
1021
  const _cU = "containerUri";
@@ -1129,6 +1141,7 @@ const _in = "interceptor";
1129
1141
  const _ins = "instructions";
1130
1142
  const _is = "issuer";
1131
1143
  const _it = "items";
1144
+ const _jK = "jsonKey";
1132
1145
  const _k = "key";
1133
1146
  const _kC = "kmsConfiguration";
1134
1147
  const _kKA = "kmsKeyArn";
@@ -1323,6 +1336,7 @@ const _sFAP = "s3FilesAccessPoint";
1323
1336
  const _sG = "securityGroups";
1324
1337
  const _sGI = "securityGroupIds";
1325
1338
  const _sI = "strategyId";
1339
+ const _sIe = "secretId";
1326
1340
  const _sIu = "subnetIds";
1327
1341
  const _sL = "s3Location";
1328
1342
  const _sLV = "stringListValidation";
@@ -1437,6 +1451,9 @@ const _wO = "weightedOverride";
1437
1451
  const _wR = "weightedRoute";
1438
1452
  const _wS = "walletSecret";
1439
1453
  const _wSA = "walletSecretArn";
1454
+ const _wSC = "walletSecretConfig";
1455
+ const _wSJK = "walletSecretJsonKey";
1456
+ const _wSS = "walletSecretSource";
1440
1457
  const n0 = "com.amazonaws.bedrockagentcorecontrol";
1441
1458
  import { TypeRegistry } from "@smithy/core/schema";
1442
1459
  import { BedrockAgentCoreControlServiceException } from "../models/BedrockAgentCoreControlServiceException";
@@ -1533,12 +1550,13 @@ export const errorTypeRegistries = [
1533
1550
  _s_registry,
1534
1551
  n0_registry,
1535
1552
  ];
1536
- var ApiKeyType = [0, n0, _AKT, 8, 0];
1537
- var ClientSecretType = [0, n0, _CST, 8, 0];
1538
- var CoinbaseCdpApiKeySecretType = [0, n0, _CCAKST, 8, 0];
1539
- var CoinbaseCdpWalletSecretType = [0, n0, _CCWST, 8, 0];
1540
1553
  var ConfigurationBundleDescription = [0, n0, _CBD, 8, 0];
1554
+ var DefaultApiKeyType = [0, n0, _DAKT, 8, 0];
1541
1555
  var DefaultClientSecretType = [0, n0, _DCST, 8, 0];
1556
+ var DefaultCoinbaseCdpApiKeySecretType = [0, n0, _DCCAKST, 8, 0];
1557
+ var DefaultCoinbaseCdpWalletSecretType = [0, n0, _DCCWST, 8, 0];
1558
+ var DefaultStripePrivyAppSecretType = [0, n0, _DSPAST, 8, 0];
1559
+ var DefaultStripePrivyAuthorizationPrivateKeyType = [0, n0, _DSPAPKT, 8, 0];
1542
1560
  var Definition = [0, n0, _D, 8, 0];
1543
1561
  var Description = [0, n0, _De, 8, 0];
1544
1562
  var DownloadUrl = [0, n0, _DU, 8, 0];
@@ -1557,8 +1575,6 @@ var OAuthCustomParametersValue = [0, n0, _OACPV, 8, 0];
1557
1575
  var Prompt = [0, n0, _P, 8, 0];
1558
1576
  var SensitiveJson = [0, n0, _SJ, 8, 15];
1559
1577
  var SensitiveText = [0, n0, _ST, 8, 0];
1560
- var StripePrivyAppSecretType = [0, n0, _SPAST, 8, 0];
1561
- var StripePrivyAuthorizationPrivateKeyType = [0, n0, _SPAPKT, 8, 0];
1562
1578
  var TargetDescription = [0, n0, _TD, 8, 0];
1563
1579
  var TargetName = [0, n0, _TN, 8, 0];
1564
1580
  export var A2aDescriptor$ = [3, n0, _AD,
@@ -1628,8 +1644,8 @@ export var ApprovalConfiguration$ = [3, n0, _AC,
1628
1644
  ];
1629
1645
  export var AtlassianOauth2ProviderConfigInput$ = [3, n0, _AOPCI,
1630
1646
  0,
1631
- [_cI, _cS],
1632
- [0, [() => ClientSecretType, 0]], 2
1647
+ [_cI, _cS, _cSC, _cSS],
1648
+ [0, [() => DefaultClientSecretType, 0], () => SecretReference$, 0], 1
1633
1649
  ];
1634
1650
  export var AtlassianOauth2ProviderConfigOutput$ = [3, n0, _AOPCO,
1635
1651
  0,
@@ -1718,13 +1734,13 @@ export var CodeInterpreterSummary$ = [3, n0, _CIS,
1718
1734
  ];
1719
1735
  export var CoinbaseCdpConfigurationInput$ = [3, n0, _CCCI,
1720
1736
  0,
1721
- [_aKI, _aKS, _wS],
1722
- [0, [() => CoinbaseCdpApiKeySecretType, 0], [() => CoinbaseCdpWalletSecretType, 0]], 3
1737
+ [_aKI, _aKS, _aKSS, _aKSC, _wS, _wSS, _wSC],
1738
+ [0, [() => DefaultCoinbaseCdpApiKeySecretType, 0], 0, () => SecretReference$, [() => DefaultCoinbaseCdpWalletSecretType, 0], 0, () => SecretReference$], 1
1723
1739
  ];
1724
1740
  export var CoinbaseCdpConfigurationOutput$ = [3, n0, _CCCO,
1725
1741
  0,
1726
- [_aKI, _aKSA, _wSA],
1727
- [0, () => Secret$, () => Secret$], 3
1742
+ [_aKI, _aKSA, _wSA, _aKSJK, _aKSS, _wSJK, _wSS],
1743
+ [0, () => Secret$, () => Secret$, 0, 0, 0, 0], 3
1728
1744
  ];
1729
1745
  export var ComponentConfiguration$ = [3, n0, _CCo,
1730
1746
  8,
@@ -1778,13 +1794,13 @@ export var CreateAgentRuntimeResponse$ = [3, n0, _CARRr,
1778
1794
  ];
1779
1795
  export var CreateApiKeyCredentialProviderRequest$ = [3, n0, _CAKCPR,
1780
1796
  0,
1781
- [_n, _aK, _ta],
1782
- [0, [() => ApiKeyType, 0], 128 | 0], 2
1797
+ [_n, _aK, _aKSC, _aKSS, _ta],
1798
+ [0, [() => DefaultApiKeyType, 0], () => SecretReference$, 0, 128 | 0], 1
1783
1799
  ];
1784
1800
  export var CreateApiKeyCredentialProviderResponse$ = [3, n0, _CAKCPRr,
1785
1801
  0,
1786
- [_aKSA, _n, _cPA],
1787
- [() => Secret$, 0, 0], 3
1802
+ [_aKSA, _n, _cPA, _aKSJK, _aKSS],
1803
+ [() => Secret$, 0, 0, 0, 0], 3
1788
1804
  ];
1789
1805
  export var CreateBrowserProfileRequest$ = [3, n0, _CBPR,
1790
1806
  0,
@@ -1913,8 +1929,8 @@ export var CreateOauth2CredentialProviderRequest$ = [3, n0, _COCPR,
1913
1929
  ];
1914
1930
  export var CreateOauth2CredentialProviderResponse$ = [3, n0, _COCPRr,
1915
1931
  0,
1916
- [_cSA, _n, _cPA, _cUa, _oPCO, _st],
1917
- [() => Secret$, 0, 0, 0, () => Oauth2ProviderConfigOutput$, 0], 3
1932
+ [_cSA, _n, _cPA, _cSJK, _cSS, _cUa, _oPCO, _st],
1933
+ [() => Secret$, 0, 0, 0, 0, 0, () => Oauth2ProviderConfigOutput$, 0], 3
1918
1934
  ];
1919
1935
  export var CreateOnlineEvaluationConfigRequest$ = [3, n0, _COECR,
1920
1936
  0,
@@ -2033,8 +2049,8 @@ export var CustomMemoryStrategyInput$ = [3, n0, _CMSI,
2033
2049
  ];
2034
2050
  export var CustomOauth2ProviderConfigInput$ = [3, n0, _COPCI,
2035
2051
  0,
2036
- [_oD, _cI, _cS, _pE, _pEO, _oBOTEC, _cAM],
2037
- [() => Oauth2Discovery$, 0, [() => DefaultClientSecretType, 0], () => PrivateEndpoint$, () => PrivateEndpointOverrides, () => OnBehalfOfTokenExchangeConfigType$, 0], 1
2052
+ [_oD, _cI, _cS, _cSC, _cSS, _oBOTEC, _cAM, _pE, _pEO],
2053
+ [() => Oauth2Discovery$, 0, [() => DefaultClientSecretType, 0], () => SecretReference$, 0, () => OnBehalfOfTokenExchangeConfigType$, 0, () => PrivateEndpoint$, () => PrivateEndpointOverrides], 1
2038
2054
  ];
2039
2055
  export var CustomOauth2ProviderConfigOutput$ = [3, n0, _COPCO,
2040
2056
  0,
@@ -2453,8 +2469,8 @@ export var GetApiKeyCredentialProviderRequest$ = [3, n0, _GAKCPR,
2453
2469
  ];
2454
2470
  export var GetApiKeyCredentialProviderResponse$ = [3, n0, _GAKCPRe,
2455
2471
  0,
2456
- [_aKSA, _n, _cPA, _cTr, _lUT],
2457
- [() => Secret$, 0, 0, 4, 4], 5
2472
+ [_aKSA, _n, _cPA, _cTr, _lUT, _aKSJK, _aKSS],
2473
+ [() => Secret$, 0, 0, 4, 4, 0, 0], 5
2458
2474
  ];
2459
2475
  export var GetBrowserProfileRequest$ = [3, n0, _GBPR,
2460
2476
  0,
@@ -2583,8 +2599,8 @@ export var GetOauth2CredentialProviderRequest$ = [3, n0, _GOCPR,
2583
2599
  ];
2584
2600
  export var GetOauth2CredentialProviderResponse$ = [3, n0, _GOCPRe,
2585
2601
  0,
2586
- [_cSA, _n, _cPA, _cPV, _oPCO, _cTr, _lUT, _cUa, _st, _fR],
2587
- [() => Secret$, 0, 0, 0, () => Oauth2ProviderConfigOutput$, 4, 4, 0, 0, 0], 7
2602
+ [_cSA, _n, _cPA, _cPV, _oPCO, _cTr, _lUT, _cSJK, _cSS, _cUa, _st, _fR],
2603
+ [() => Secret$, 0, 0, 0, () => Oauth2ProviderConfigOutput$, 4, 4, 0, 0, 0, 0, 0], 7
2588
2604
  ];
2589
2605
  export var GetOnlineEvaluationConfigRequest$ = [3, n0, _GOECR,
2590
2606
  0,
@@ -2738,8 +2754,8 @@ export var GetWorkloadIdentityResponse$ = [3, n0, _GWIRe,
2738
2754
  ];
2739
2755
  export var GithubOauth2ProviderConfigInput$ = [3, n0, _GOPCI,
2740
2756
  0,
2741
- [_cI, _cS],
2742
- [0, [() => ClientSecretType, 0]], 2
2757
+ [_cI, _cS, _cSC, _cSS],
2758
+ [0, [() => DefaultClientSecretType, 0], () => SecretReference$, 0], 1
2743
2759
  ];
2744
2760
  export var GithubOauth2ProviderConfigOutput$ = [3, n0, _GOPCO,
2745
2761
  0,
@@ -2748,8 +2764,8 @@ export var GithubOauth2ProviderConfigOutput$ = [3, n0, _GOPCO,
2748
2764
  ];
2749
2765
  export var GoogleOauth2ProviderConfigInput$ = [3, n0, _GOPCIo,
2750
2766
  0,
2751
- [_cI, _cS],
2752
- [0, [() => ClientSecretType, 0]], 2
2767
+ [_cI, _cS, _cSC, _cSS],
2768
+ [0, [() => DefaultClientSecretType, 0], () => SecretReference$, 0], 1
2753
2769
  ];
2754
2770
  export var GoogleOauth2ProviderConfigOutput$ = [3, n0, _GOPCOo,
2755
2771
  0,
@@ -2878,8 +2894,8 @@ export var IamPrincipal$ = [3, n0, _IPa,
2878
2894
  ];
2879
2895
  export var IncludedOauth2ProviderConfigInput$ = [3, n0, _IOPCI,
2880
2896
  0,
2881
- [_cI, _cS, _is, _aE, _tE],
2882
- [0, [() => ClientSecretType, 0], 0, 0, 0], 2
2897
+ [_cI, _cS, _cSC, _cSS, _is, _aE, _tE],
2898
+ [0, [() => DefaultClientSecretType, 0], () => SecretReference$, 0, 0, 0, 0], 1
2883
2899
  ];
2884
2900
  export var IncludedOauth2ProviderConfigOutput$ = [3, n0, _IOPCO,
2885
2901
  0,
@@ -2943,8 +2959,8 @@ export var LifecycleConfiguration$ = [3, n0, _LC,
2943
2959
  ];
2944
2960
  export var LinkedinOauth2ProviderConfigInput$ = [3, n0, _LOPCI,
2945
2961
  0,
2946
- [_cI, _cS],
2947
- [0, [() => ClientSecretType, 0]], 2
2962
+ [_cI, _cS, _cSC, _cSS],
2963
+ [0, [() => DefaultClientSecretType, 0], () => SecretReference$, 0], 1
2948
2964
  ];
2949
2965
  export var LinkedinOauth2ProviderConfigOutput$ = [3, n0, _LOPCO,
2950
2966
  0,
@@ -3383,8 +3399,8 @@ export var MetadataSchemaEntry$ = [3, n0, _MSE,
3383
3399
  ];
3384
3400
  export var MicrosoftOauth2ProviderConfigInput$ = [3, n0, _MOPCI,
3385
3401
  0,
3386
- [_cI, _cS, _tIe],
3387
- [0, [() => ClientSecretType, 0], 0], 2
3402
+ [_cI, _cS, _cSC, _cSS, _tIe],
3403
+ [0, [() => DefaultClientSecretType, 0], () => SecretReference$, 0, 0], 1
3388
3404
  ];
3389
3405
  export var MicrosoftOauth2ProviderConfigOutput$ = [3, n0, _MOPCO,
3390
3406
  0,
@@ -3613,8 +3629,8 @@ export var S3Source$ = [3, n0, _SS,
3613
3629
  ];
3614
3630
  export var SalesforceOauth2ProviderConfigInput$ = [3, n0, _SOPCI,
3615
3631
  0,
3616
- [_cI, _cS],
3617
- [0, [() => ClientSecretType, 0]], 2
3632
+ [_cI, _cS, _cSC, _cSS],
3633
+ [0, [() => DefaultClientSecretType, 0], () => SecretReference$, 0], 1
3618
3634
  ];
3619
3635
  export var SalesforceOauth2ProviderConfigOutput$ = [3, n0, _SOPCO,
3620
3636
  0,
@@ -3636,6 +3652,11 @@ export var Secret$ = [3, n0, _S,
3636
3652
  [_sA],
3637
3653
  [0], 1
3638
3654
  ];
3655
+ export var SecretReference$ = [3, n0, _SR,
3656
+ 0,
3657
+ [_sIe, _jK],
3658
+ [0, 0], 2
3659
+ ];
3639
3660
  export var SecretsManagerLocation$ = [3, n0, _SML,
3640
3661
  0,
3641
3662
  [_sA],
@@ -3723,8 +3744,8 @@ export var SkillMdDefinition$ = [3, n0, _SMD,
3723
3744
  ];
3724
3745
  export var SlackOauth2ProviderConfigInput$ = [3, n0, _SOPCIl,
3725
3746
  0,
3726
- [_cI, _cS],
3727
- [0, [() => ClientSecretType, 0]], 2
3747
+ [_cI, _cS, _cSC, _cSS],
3748
+ [0, [() => DefaultClientSecretType, 0], () => SecretReference$, 0], 1
3728
3749
  ];
3729
3750
  export var SlackOauth2ProviderConfigOutput$ = [3, n0, _SOPCOl,
3730
3751
  0,
@@ -3746,7 +3767,7 @@ export var StaticOverride$ = [3, n0, _SO,
3746
3767
  [_bAu, _bV],
3747
3768
  [0, 0], 2
3748
3769
  ];
3749
- export var StaticRoute$ = [3, n0, _SR,
3770
+ export var StaticRoute$ = [3, n0, _SRt,
3750
3771
  0,
3751
3772
  [_tN],
3752
3773
  [[() => TargetName, 0]], 1
@@ -3778,13 +3799,13 @@ export var StringValidation$ = [3, n0, _SV,
3778
3799
  ];
3779
3800
  export var StripePrivyConfigurationInput$ = [3, n0, _SPCI,
3780
3801
  0,
3781
- [_aIp, _aSp, _aPK, _aIu],
3782
- [0, [() => StripePrivyAppSecretType, 0], [() => StripePrivyAuthorizationPrivateKeyType, 0], 0], 4
3802
+ [_aIp, _aIu, _aSp, _aSS, _aSC, _aPK, _aPKS, _aPKC],
3803
+ [0, 0, [() => DefaultStripePrivyAppSecretType, 0], 0, () => SecretReference$, [() => DefaultStripePrivyAuthorizationPrivateKeyType, 0], 0, () => SecretReference$], 2
3783
3804
  ];
3784
3805
  export var StripePrivyConfigurationOutput$ = [3, n0, _SPCO,
3785
3806
  0,
3786
- [_aIp, _aSA, _aPKA, _aIu],
3787
- [0, () => Secret$, () => Secret$, 0], 4
3807
+ [_aIp, _aSA, _aPKA, _aIu, _aSJK, _aSS, _aPKJK, _aPKS],
3808
+ [0, () => Secret$, () => Secret$, 0, 0, 0, 0, 0], 4
3788
3809
  ];
3789
3810
  export var SubmitRegistryRecordForApprovalRequest$ = [3, n0, _SRRFAR,
3790
3811
  0,
@@ -3928,13 +3949,13 @@ export var UpdateAgentRuntimeResponse$ = [3, n0, _UARRp,
3928
3949
  ];
3929
3950
  export var UpdateApiKeyCredentialProviderRequest$ = [3, n0, _UAKCPR,
3930
3951
  0,
3931
- [_n, _aK],
3932
- [0, [() => ApiKeyType, 0]], 2
3952
+ [_n, _aK, _aKSC, _aKSS],
3953
+ [0, [() => DefaultApiKeyType, 0], () => SecretReference$, 0], 1
3933
3954
  ];
3934
3955
  export var UpdateApiKeyCredentialProviderResponse$ = [3, n0, _UAKCPRp,
3935
3956
  0,
3936
- [_aKSA, _n, _cPA, _cTr, _lUT],
3937
- [() => Secret$, 0, 0, 4, 4], 5
3957
+ [_aKSA, _n, _cPA, _cTr, _lUT, _aKSJK, _aKSS],
3958
+ [() => Secret$, 0, 0, 4, 4, 0, 0], 5
3938
3959
  ];
3939
3960
  export var UpdateConfigurationBundleRequest$ = [3, n0, _UCBR,
3940
3961
  0,
@@ -4128,8 +4149,8 @@ export var UpdateOauth2CredentialProviderRequest$ = [3, n0, _UOCPR,
4128
4149
  ];
4129
4150
  export var UpdateOauth2CredentialProviderResponse$ = [3, n0, _UOCPRp,
4130
4151
  0,
4131
- [_cSA, _n, _cPV, _cPA, _oPCO, _cTr, _lUT, _cUa, _st],
4132
- [() => Secret$, 0, 0, 0, () => Oauth2ProviderConfigOutput$, 4, 4, 0, 0], 7
4152
+ [_cSA, _n, _cPV, _cPA, _oPCO, _cTr, _lUT, _cSJK, _cSS, _cUa, _st],
4153
+ [() => Secret$, 0, 0, 0, () => Oauth2ProviderConfigOutput$, 4, 4, 0, 0, 0, 0], 7
4133
4154
  ];
4134
4155
  export var UpdateOnlineEvaluationConfigRequest$ = [3, n0, _UOECR,
4135
4156
  0,
@@ -40,7 +40,12 @@ declare const CreateApiKeyCredentialProviderCommand_base: {
40
40
  * const client = new BedrockAgentCoreControlClient(config);
41
41
  * const input = { // CreateApiKeyCredentialProviderRequest
42
42
  * name: "STRING_VALUE", // required
43
- * apiKey: "STRING_VALUE", // required
43
+ * apiKey: "STRING_VALUE",
44
+ * apiKeySecretConfig: { // SecretReference
45
+ * secretId: "STRING_VALUE", // required
46
+ * jsonKey: "STRING_VALUE", // required
47
+ * },
48
+ * apiKeySecretSource: "MANAGED" || "EXTERNAL",
44
49
  * tags: { // TagsMap
45
50
  * "<keys>": "STRING_VALUE",
46
51
  * },
@@ -51,6 +56,8 @@ declare const CreateApiKeyCredentialProviderCommand_base: {
51
56
  * // apiKeySecretArn: { // Secret
52
57
  * // secretArn: "STRING_VALUE", // required
53
58
  * // },
59
+ * // apiKeySecretJsonKey: "STRING_VALUE",
60
+ * // apiKeySecretSource: "MANAGED" || "EXTERNAL",
54
61
  * // name: "STRING_VALUE", // required
55
62
  * // credentialProviderArn: "STRING_VALUE", // required
56
63
  * // };
@@ -59,6 +59,21 @@ declare const CreateOauth2CredentialProviderCommand_base: {
59
59
  * },
60
60
  * clientId: "STRING_VALUE",
61
61
  * clientSecret: "STRING_VALUE",
62
+ * clientSecretConfig: { // SecretReference
63
+ * secretId: "STRING_VALUE", // required
64
+ * jsonKey: "STRING_VALUE", // required
65
+ * },
66
+ * clientSecretSource: "MANAGED" || "EXTERNAL",
67
+ * onBehalfOfTokenExchangeConfig: { // OnBehalfOfTokenExchangeConfigType
68
+ * grantType: "TOKEN_EXCHANGE" || "JWT_AUTHORIZATION_GRANT", // required
69
+ * tokenExchangeGrantTypeConfig: { // TokenExchangeGrantTypeConfigType
70
+ * actorTokenContent: "NONE" || "M2M" || "AWS_IAM_ID_TOKEN_JWT", // required
71
+ * actorTokenScopes: [ // ScopesListType
72
+ * "STRING_VALUE",
73
+ * ],
74
+ * },
75
+ * },
76
+ * clientAuthenticationMethod: "CLIENT_SECRET_BASIC" || "CLIENT_SECRET_POST" || "AWS_IAM_ID_TOKEN_JWT",
62
77
  * privateEndpoint: { // PrivateEndpoint Union: only one key present
63
78
  * selfManagedLatticeResource: { // SelfManagedLatticeResource Union: only one key present
64
79
  * resourceConfigurationIdentifier: "STRING_VALUE",
@@ -102,49 +117,67 @@ declare const CreateOauth2CredentialProviderCommand_base: {
102
117
  * },
103
118
  * },
104
119
  * ],
105
- * onBehalfOfTokenExchangeConfig: { // OnBehalfOfTokenExchangeConfigType
106
- * grantType: "TOKEN_EXCHANGE" || "JWT_AUTHORIZATION_GRANT", // required
107
- * tokenExchangeGrantTypeConfig: { // TokenExchangeGrantTypeConfigType
108
- * actorTokenContent: "NONE" || "M2M" || "AWS_IAM_ID_TOKEN_JWT", // required
109
- * actorTokenScopes: [ // ScopesListType
110
- * "STRING_VALUE",
111
- * ],
112
- * },
113
- * },
114
- * clientAuthenticationMethod: "CLIENT_SECRET_BASIC" || "CLIENT_SECRET_POST" || "AWS_IAM_ID_TOKEN_JWT",
115
120
  * },
116
121
  * googleOauth2ProviderConfig: { // GoogleOauth2ProviderConfigInput
117
122
  * clientId: "STRING_VALUE", // required
118
- * clientSecret: "STRING_VALUE", // required
123
+ * clientSecret: "STRING_VALUE",
124
+ * clientSecretConfig: {
125
+ * secretId: "STRING_VALUE", // required
126
+ * jsonKey: "STRING_VALUE", // required
127
+ * },
128
+ * clientSecretSource: "MANAGED" || "EXTERNAL",
119
129
  * },
120
130
  * githubOauth2ProviderConfig: { // GithubOauth2ProviderConfigInput
121
131
  * clientId: "STRING_VALUE", // required
122
- * clientSecret: "STRING_VALUE", // required
132
+ * clientSecret: "STRING_VALUE",
133
+ * clientSecretConfig: {
134
+ * secretId: "STRING_VALUE", // required
135
+ * jsonKey: "STRING_VALUE", // required
136
+ * },
137
+ * clientSecretSource: "MANAGED" || "EXTERNAL",
123
138
  * },
124
139
  * slackOauth2ProviderConfig: { // SlackOauth2ProviderConfigInput
125
140
  * clientId: "STRING_VALUE", // required
126
- * clientSecret: "STRING_VALUE", // required
141
+ * clientSecret: "STRING_VALUE",
142
+ * clientSecretConfig: {
143
+ * secretId: "STRING_VALUE", // required
144
+ * jsonKey: "STRING_VALUE", // required
145
+ * },
146
+ * clientSecretSource: "MANAGED" || "EXTERNAL",
127
147
  * },
128
148
  * salesforceOauth2ProviderConfig: { // SalesforceOauth2ProviderConfigInput
129
149
  * clientId: "STRING_VALUE", // required
130
- * clientSecret: "STRING_VALUE", // required
150
+ * clientSecret: "STRING_VALUE",
151
+ * clientSecretConfig: {
152
+ * secretId: "STRING_VALUE", // required
153
+ * jsonKey: "STRING_VALUE", // required
154
+ * },
155
+ * clientSecretSource: "MANAGED" || "EXTERNAL",
131
156
  * },
132
157
  * microsoftOauth2ProviderConfig: { // MicrosoftOauth2ProviderConfigInput
133
158
  * clientId: "STRING_VALUE", // required
134
- * clientSecret: "STRING_VALUE", // required
159
+ * clientSecret: "STRING_VALUE",
160
+ * clientSecretConfig: "<SecretReference>",
161
+ * clientSecretSource: "MANAGED" || "EXTERNAL",
135
162
  * tenantId: "STRING_VALUE",
136
163
  * },
137
164
  * atlassianOauth2ProviderConfig: { // AtlassianOauth2ProviderConfigInput
138
165
  * clientId: "STRING_VALUE", // required
139
- * clientSecret: "STRING_VALUE", // required
166
+ * clientSecret: "STRING_VALUE",
167
+ * clientSecretConfig: "<SecretReference>",
168
+ * clientSecretSource: "MANAGED" || "EXTERNAL",
140
169
  * },
141
170
  * linkedinOauth2ProviderConfig: { // LinkedinOauth2ProviderConfigInput
142
171
  * clientId: "STRING_VALUE", // required
143
- * clientSecret: "STRING_VALUE", // required
172
+ * clientSecret: "STRING_VALUE",
173
+ * clientSecretConfig: "<SecretReference>",
174
+ * clientSecretSource: "MANAGED" || "EXTERNAL",
144
175
  * },
145
176
  * includedOauth2ProviderConfig: { // IncludedOauth2ProviderConfigInput
146
177
  * clientId: "STRING_VALUE", // required
147
- * clientSecret: "STRING_VALUE", // required
178
+ * clientSecret: "STRING_VALUE",
179
+ * clientSecretConfig: "<SecretReference>",
180
+ * clientSecretSource: "MANAGED" || "EXTERNAL",
148
181
  * issuer: "STRING_VALUE",
149
182
  * authorizationEndpoint: "STRING_VALUE",
150
183
  * tokenEndpoint: "STRING_VALUE",
@@ -158,6 +191,8 @@ declare const CreateOauth2CredentialProviderCommand_base: {
158
191
  * // clientSecretArn: { // Secret
159
192
  * // secretArn: "STRING_VALUE", // required
160
193
  * // },
194
+ * // clientSecretJsonKey: "STRING_VALUE",
195
+ * // clientSecretSource: "MANAGED" || "EXTERNAL",
161
196
  * // name: "STRING_VALUE", // required
162
197
  * // credentialProviderArn: "STRING_VALUE", // required
163
198
  * // callbackUrl: "STRING_VALUE",
@@ -44,13 +44,33 @@ declare const CreatePaymentCredentialProviderCommand_base: {
44
44
  * providerConfigurationInput: { // PaymentProviderConfigurationInput Union: only one key present
45
45
  * coinbaseCdpConfiguration: { // CoinbaseCdpConfigurationInput
46
46
  * apiKeyId: "STRING_VALUE", // required
47
- * apiKeySecret: "STRING_VALUE", // required
48
- * walletSecret: "STRING_VALUE", // required
47
+ * apiKeySecret: "STRING_VALUE",
48
+ * apiKeySecretSource: "MANAGED" || "EXTERNAL",
49
+ * apiKeySecretConfig: { // SecretReference
50
+ * secretId: "STRING_VALUE", // required
51
+ * jsonKey: "STRING_VALUE", // required
52
+ * },
53
+ * walletSecret: "STRING_VALUE",
54
+ * walletSecretSource: "MANAGED" || "EXTERNAL",
55
+ * walletSecretConfig: {
56
+ * secretId: "STRING_VALUE", // required
57
+ * jsonKey: "STRING_VALUE", // required
58
+ * },
49
59
  * },
50
60
  * stripePrivyConfiguration: { // StripePrivyConfigurationInput
51
61
  * appId: "STRING_VALUE", // required
52
- * appSecret: "STRING_VALUE", // required
53
- * authorizationPrivateKey: "STRING_VALUE", // required
62
+ * appSecret: "STRING_VALUE",
63
+ * appSecretSource: "MANAGED" || "EXTERNAL",
64
+ * appSecretConfig: {
65
+ * secretId: "STRING_VALUE", // required
66
+ * jsonKey: "STRING_VALUE", // required
67
+ * },
68
+ * authorizationPrivateKey: "STRING_VALUE",
69
+ * authorizationPrivateKeySource: "MANAGED" || "EXTERNAL",
70
+ * authorizationPrivateKeyConfig: {
71
+ * secretId: "STRING_VALUE", // required
72
+ * jsonKey: "STRING_VALUE", // required
73
+ * },
54
74
  * authorizationId: "STRING_VALUE", // required
55
75
  * },
56
76
  * },
@@ -70,18 +90,26 @@ declare const CreatePaymentCredentialProviderCommand_base: {
70
90
  * // apiKeySecretArn: { // Secret
71
91
  * // secretArn: "STRING_VALUE", // required
72
92
  * // },
93
+ * // apiKeySecretJsonKey: "STRING_VALUE",
94
+ * // apiKeySecretSource: "MANAGED" || "EXTERNAL",
73
95
  * // walletSecretArn: {
74
96
  * // secretArn: "STRING_VALUE", // required
75
97
  * // },
98
+ * // walletSecretJsonKey: "STRING_VALUE",
99
+ * // walletSecretSource: "MANAGED" || "EXTERNAL",
76
100
  * // },
77
101
  * // stripePrivyConfiguration: { // StripePrivyConfigurationOutput
78
102
  * // appId: "STRING_VALUE", // required
79
103
  * // appSecretArn: {
80
104
  * // secretArn: "STRING_VALUE", // required
81
105
  * // },
106
+ * // appSecretJsonKey: "STRING_VALUE",
107
+ * // appSecretSource: "MANAGED" || "EXTERNAL",
82
108
  * // authorizationPrivateKeyArn: {
83
109
  * // secretArn: "STRING_VALUE", // required
84
110
  * // },
111
+ * // authorizationPrivateKeyJsonKey: "STRING_VALUE",
112
+ * // authorizationPrivateKeySource: "MANAGED" || "EXTERNAL",
85
113
  * // authorizationId: "STRING_VALUE", // required
86
114
  * // },
87
115
  * // },
@@ -1,8 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { BedrockAgentCoreControlClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BedrockAgentCoreControlClient";
4
- import type { DeleteWorkloadIdentityRequest } from "../models/models_1";
5
- import type { DeleteWorkloadIdentityResponse } from "../models/models_2";
4
+ import type { DeleteWorkloadIdentityRequest, DeleteWorkloadIdentityResponse } from "../models/models_2";
6
5
  /**
7
6
  * @public
8
7
  */
@@ -47,6 +47,8 @@ declare const GetApiKeyCredentialProviderCommand_base: {
47
47
  * // apiKeySecretArn: { // Secret
48
48
  * // secretArn: "STRING_VALUE", // required
49
49
  * // },
50
+ * // apiKeySecretJsonKey: "STRING_VALUE",
51
+ * // apiKeySecretSource: "MANAGED" || "EXTERNAL",
50
52
  * // name: "STRING_VALUE", // required
51
53
  * // credentialProviderArn: "STRING_VALUE", // required
52
54
  * // createdTime: new Date("TIMESTAMP"), // required
@@ -47,6 +47,8 @@ declare const GetOauth2CredentialProviderCommand_base: {
47
47
  * // clientSecretArn: { // Secret
48
48
  * // secretArn: "STRING_VALUE", // required
49
49
  * // },
50
+ * // clientSecretJsonKey: "STRING_VALUE",
51
+ * // clientSecretSource: "MANAGED" || "EXTERNAL",
50
52
  * // name: "STRING_VALUE", // required
51
53
  * // credentialProviderArn: "STRING_VALUE", // required
52
54
  * // credentialProviderVendor: "GoogleOauth2" || "GithubOauth2" || "SlackOauth2" || "SalesforceOauth2" || "MicrosoftOauth2" || "CustomOauth2" || "AtlassianOauth2" || "LinkedinOauth2" || "XOauth2" || "OktaOauth2" || "OneLoginOauth2" || "PingOneOauth2" || "FacebookOauth2" || "YandexOauth2" || "RedditOauth2" || "ZoomOauth2" || "TwitchOauth2" || "SpotifyOauth2" || "DropboxOauth2" || "NotionOauth2" || "HubspotOauth2" || "CyberArkOauth2" || "FusionAuthOauth2" || "Auth0Oauth2" || "CognitoOauth2", // required
@@ -53,18 +53,26 @@ declare const GetPaymentCredentialProviderCommand_base: {
53
53
  * // apiKeySecretArn: { // Secret
54
54
  * // secretArn: "STRING_VALUE", // required
55
55
  * // },
56
+ * // apiKeySecretJsonKey: "STRING_VALUE",
57
+ * // apiKeySecretSource: "MANAGED" || "EXTERNAL",
56
58
  * // walletSecretArn: {
57
59
  * // secretArn: "STRING_VALUE", // required
58
60
  * // },
61
+ * // walletSecretJsonKey: "STRING_VALUE",
62
+ * // walletSecretSource: "MANAGED" || "EXTERNAL",
59
63
  * // },
60
64
  * // stripePrivyConfiguration: { // StripePrivyConfigurationOutput
61
65
  * // appId: "STRING_VALUE", // required
62
66
  * // appSecretArn: {
63
67
  * // secretArn: "STRING_VALUE", // required
64
68
  * // },
69
+ * // appSecretJsonKey: "STRING_VALUE",
70
+ * // appSecretSource: "MANAGED" || "EXTERNAL",
65
71
  * // authorizationPrivateKeyArn: {
66
72
  * // secretArn: "STRING_VALUE", // required
67
73
  * // },
74
+ * // authorizationPrivateKeyJsonKey: "STRING_VALUE",
75
+ * // authorizationPrivateKeySource: "MANAGED" || "EXTERNAL",
68
76
  * // authorizationId: "STRING_VALUE", // required
69
77
  * // },
70
78
  * // },