@aws-sdk/client-bedrock 3.967.0 → 3.969.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.
package/dist-cjs/index.js CHANGED
@@ -1524,7 +1524,7 @@ schema.TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedEx
1524
1524
  var AccountEnforcedGuardrailInferenceInputConfiguration$ = [3, n0, _AEGIIC,
1525
1525
  0,
1526
1526
  [_gI, _gV, _iT],
1527
- [0, 0, 0]
1527
+ [0, 0, 0], 3
1528
1528
  ];
1529
1529
  var AccountEnforcedGuardrailOutputConfiguration$ = [3, n0, _AEGOC,
1530
1530
  0,
@@ -1534,17 +1534,17 @@ var AccountEnforcedGuardrailOutputConfiguration$ = [3, n0, _AEGOC,
1534
1534
  var AgreementAvailability$ = [3, n0, _AA,
1535
1535
  0,
1536
1536
  [_s, _eM],
1537
- [0, 0]
1537
+ [0, 0], 1
1538
1538
  ];
1539
1539
  var AutomatedEvaluationConfig$ = [3, n0, _AEC,
1540
1540
  0,
1541
1541
  [_dMC, _eMC, _cMC],
1542
- [[() => EvaluationDatasetMetricConfigs, 0], () => EvaluatorModelConfig$, [() => AutomatedEvaluationCustomMetricConfig$, 0]]
1542
+ [[() => EvaluationDatasetMetricConfigs, 0], () => EvaluatorModelConfig$, [() => AutomatedEvaluationCustomMetricConfig$, 0]], 1
1543
1543
  ];
1544
1544
  var AutomatedEvaluationCustomMetricConfig$ = [3, n0, _AECMC,
1545
1545
  0,
1546
1546
  [_cM, _eMC],
1547
- [[() => AutomatedEvaluationCustomMetrics, 0], () => CustomMetricEvaluatorModelConfig$]
1547
+ [[() => AutomatedEvaluationCustomMetrics, 0], () => CustomMetricEvaluatorModelConfig$], 2
1548
1548
  ];
1549
1549
  var AutomatedReasoningCheckImpossibleFinding$ = [3, n0, _ARCIF,
1550
1550
  0,
@@ -1593,8 +1593,8 @@ var AutomatedReasoningCheckTooComplexFinding$ = [3, n0, _ARCTCF,
1593
1593
  ];
1594
1594
  var AutomatedReasoningCheckTranslation$ = [3, n0, _ARCT,
1595
1595
  0,
1596
- [_p, _cl, _uP, _uC, _co],
1597
- [[() => AutomatedReasoningLogicStatementList, 0], [() => AutomatedReasoningLogicStatementList, 0], [() => AutomatedReasoningCheckInputTextReferenceList, 0], [() => AutomatedReasoningCheckInputTextReferenceList, 0], 1]
1596
+ [_cl, _co, _p, _uP, _uC],
1597
+ [[() => AutomatedReasoningLogicStatementList, 0], 1, [() => AutomatedReasoningLogicStatementList, 0], [() => AutomatedReasoningCheckInputTextReferenceList, 0], [() => AutomatedReasoningCheckInputTextReferenceList, 0]], 2
1598
1598
  ];
1599
1599
  var AutomatedReasoningCheckTranslationAmbiguousFinding$ = [3, n0, _ARCTAF,
1600
1600
  0,
@@ -1614,77 +1614,77 @@ var AutomatedReasoningCheckValidFinding$ = [3, n0, _ARCVF,
1614
1614
  var AutomatedReasoningLogicStatement$ = [3, n0, _ARLS,
1615
1615
  0,
1616
1616
  [_l, _nL],
1617
- [[() => AutomatedReasoningLogicStatementContent, 0], [() => AutomatedReasoningNaturalLanguageStatementContent, 0]]
1617
+ [[() => AutomatedReasoningLogicStatementContent, 0], [() => AutomatedReasoningNaturalLanguageStatementContent, 0]], 1
1618
1618
  ];
1619
1619
  var AutomatedReasoningPolicyAddRuleAnnotation$ = [3, n0, _ARPARA,
1620
1620
  0,
1621
1621
  [_ex],
1622
- [[() => AutomatedReasoningPolicyDefinitionRuleExpression, 0]]
1622
+ [[() => AutomatedReasoningPolicyDefinitionRuleExpression, 0]], 1
1623
1623
  ];
1624
1624
  var AutomatedReasoningPolicyAddRuleFromNaturalLanguageAnnotation$ = [3, n0, _ARPARFNLA,
1625
1625
  0,
1626
1626
  [_nL],
1627
- [[() => AutomatedReasoningPolicyAnnotationRuleNaturalLanguage, 0]]
1627
+ [[() => AutomatedReasoningPolicyAnnotationRuleNaturalLanguage, 0]], 1
1628
1628
  ];
1629
1629
  var AutomatedReasoningPolicyAddRuleMutation$ = [3, n0, _ARPARM,
1630
1630
  0,
1631
1631
  [_r],
1632
- [[() => AutomatedReasoningPolicyDefinitionRule$, 0]]
1632
+ [[() => AutomatedReasoningPolicyDefinitionRule$, 0]], 1
1633
1633
  ];
1634
1634
  var AutomatedReasoningPolicyAddTypeAnnotation$ = [3, n0, _ARPATA,
1635
1635
  0,
1636
1636
  [_n, _d, _v],
1637
- [[() => AutomatedReasoningPolicyDefinitionTypeName, 0], [() => AutomatedReasoningPolicyDefinitionTypeDescription, 0], [() => AutomatedReasoningPolicyDefinitionTypeValueList, 0]]
1637
+ [[() => AutomatedReasoningPolicyDefinitionTypeName, 0], [() => AutomatedReasoningPolicyDefinitionTypeDescription, 0], [() => AutomatedReasoningPolicyDefinitionTypeValueList, 0]], 3
1638
1638
  ];
1639
1639
  var AutomatedReasoningPolicyAddTypeMutation$ = [3, n0, _ARPATM,
1640
1640
  0,
1641
1641
  [_ty],
1642
- [[() => AutomatedReasoningPolicyDefinitionType$, 0]]
1642
+ [[() => AutomatedReasoningPolicyDefinitionType$, 0]], 1
1643
1643
  ];
1644
1644
  var AutomatedReasoningPolicyAddTypeValue$ = [3, n0, _ARPATV,
1645
1645
  0,
1646
1646
  [_va, _d],
1647
- [0, [() => AutomatedReasoningPolicyDefinitionTypeValueDescription, 0]]
1647
+ [0, [() => AutomatedReasoningPolicyDefinitionTypeValueDescription, 0]], 1
1648
1648
  ];
1649
1649
  var AutomatedReasoningPolicyAddVariableAnnotation$ = [3, n0, _ARPAVA,
1650
1650
  0,
1651
1651
  [_n, _ty, _d],
1652
- [[() => AutomatedReasoningPolicyDefinitionVariableName, 0], [() => AutomatedReasoningPolicyDefinitionTypeName, 0], [() => AutomatedReasoningPolicyDefinitionVariableDescription, 0]]
1652
+ [[() => AutomatedReasoningPolicyDefinitionVariableName, 0], [() => AutomatedReasoningPolicyDefinitionTypeName, 0], [() => AutomatedReasoningPolicyDefinitionVariableDescription, 0]], 3
1653
1653
  ];
1654
1654
  var AutomatedReasoningPolicyAddVariableMutation$ = [3, n0, _ARPAVM,
1655
1655
  0,
1656
1656
  [_var],
1657
- [[() => AutomatedReasoningPolicyDefinitionVariable$, 0]]
1657
+ [[() => AutomatedReasoningPolicyDefinitionVariable$, 0]], 1
1658
1658
  ];
1659
1659
  var AutomatedReasoningPolicyBuildLog$ = [3, n0, _ARPBL,
1660
1660
  0,
1661
1661
  [_en],
1662
- [[() => AutomatedReasoningPolicyBuildLogEntryList, 0]]
1662
+ [[() => AutomatedReasoningPolicyBuildLogEntryList, 0]], 1
1663
1663
  ];
1664
1664
  var AutomatedReasoningPolicyBuildLogEntry$ = [3, n0, _ARPBLE,
1665
1665
  0,
1666
1666
  [_a, _s, _bS],
1667
- [[() => AutomatedReasoningPolicyAnnotation$, 0], 0, [() => AutomatedReasoningPolicyBuildStepList, 0]]
1667
+ [[() => AutomatedReasoningPolicyAnnotation$, 0], 0, [() => AutomatedReasoningPolicyBuildStepList, 0]], 3
1668
1668
  ];
1669
1669
  var AutomatedReasoningPolicyBuildStep$ = [3, n0, _ARPBS,
1670
1670
  0,
1671
- [_con, _pE, _me],
1672
- [[() => AutomatedReasoningPolicyBuildStepContext$, 0], [() => AutomatedReasoningPolicyDefinitionElement$, 0], () => AutomatedReasoningPolicyBuildStepMessageList]
1671
+ [_con, _me, _pE],
1672
+ [[() => AutomatedReasoningPolicyBuildStepContext$, 0], () => AutomatedReasoningPolicyBuildStepMessageList, [() => AutomatedReasoningPolicyDefinitionElement$, 0]], 2
1673
1673
  ];
1674
1674
  var AutomatedReasoningPolicyBuildStepMessage$ = [3, n0, _ARPBSM,
1675
1675
  0,
1676
1676
  [_m, _mT],
1677
- [0, 0]
1677
+ [0, 0], 2
1678
1678
  ];
1679
1679
  var AutomatedReasoningPolicyBuildWorkflowDocument$ = [3, n0, _ARPBWD,
1680
1680
  0,
1681
1681
  [_do, _dCT, _dN, _dD],
1682
- [[() => AutomatedReasoningPolicyBuildDocumentBlob, 0], 0, [() => AutomatedReasoningPolicyBuildDocumentName, 0], [() => AutomatedReasoningPolicyBuildDocumentDescription, 0]]
1682
+ [[() => AutomatedReasoningPolicyBuildDocumentBlob, 0], 0, [() => AutomatedReasoningPolicyBuildDocumentName, 0], [() => AutomatedReasoningPolicyBuildDocumentDescription, 0]], 3
1683
1683
  ];
1684
1684
  var AutomatedReasoningPolicyBuildWorkflowRepairContent$ = [3, n0, _ARPBWRC,
1685
1685
  0,
1686
1686
  [_an],
1687
- [[() => AutomatedReasoningPolicyAnnotationList, 0]]
1687
+ [[() => AutomatedReasoningPolicyAnnotationList, 0]], 1
1688
1688
  ];
1689
1689
  var AutomatedReasoningPolicyBuildWorkflowSource$ = [3, n0, _ARPBWS,
1690
1690
  0,
@@ -1694,7 +1694,7 @@ var AutomatedReasoningPolicyBuildWorkflowSource$ = [3, n0, _ARPBWS,
1694
1694
  var AutomatedReasoningPolicyBuildWorkflowSummary$ = [3, n0, _ARPBWSu,
1695
1695
  0,
1696
1696
  [_pA, _bWI, _s, _bWT, _cA, _uA],
1697
- [0, 0, 0, 0, 5, 5]
1697
+ [0, 0, 0, 0, 5, 5], 6
1698
1698
  ];
1699
1699
  var AutomatedReasoningPolicyDefinition$ = [3, n0, _ARPDu,
1700
1700
  0,
@@ -1704,87 +1704,87 @@ var AutomatedReasoningPolicyDefinition$ = [3, n0, _ARPDu,
1704
1704
  var AutomatedReasoningPolicyDefinitionQualityReport$ = [3, n0, _ARPDQR,
1705
1705
  0,
1706
1706
  [_tC, _vC, _rC, _uT, _uTV, _uV, _cRo, _dRS],
1707
- [1, 1, 1, [() => AutomatedReasoningPolicyDefinitionTypeNameList, 0], [() => AutomatedReasoningPolicyDefinitionTypeValuePairList, 0], [() => AutomatedReasoningPolicyDefinitionVariableNameList, 0], 64 | 0, [() => AutomatedReasoningPolicyDisjointRuleSetList, 0]]
1707
+ [1, 1, 1, [() => AutomatedReasoningPolicyDefinitionTypeNameList, 0], [() => AutomatedReasoningPolicyDefinitionTypeValuePairList, 0], [() => AutomatedReasoningPolicyDefinitionVariableNameList, 0], 64 | 0, [() => AutomatedReasoningPolicyDisjointRuleSetList, 0]], 8
1708
1708
  ];
1709
1709
  var AutomatedReasoningPolicyDefinitionRule$ = [3, n0, _ARPDR,
1710
1710
  0,
1711
1711
  [_i, _ex, _aE],
1712
- [0, [() => AutomatedReasoningPolicyDefinitionRuleExpression, 0], [() => AutomatedReasoningPolicyDefinitionRuleAlternateExpression, 0]]
1712
+ [0, [() => AutomatedReasoningPolicyDefinitionRuleExpression, 0], [() => AutomatedReasoningPolicyDefinitionRuleAlternateExpression, 0]], 2
1713
1713
  ];
1714
1714
  var AutomatedReasoningPolicyDefinitionType$ = [3, n0, _ARPDT,
1715
1715
  0,
1716
- [_n, _d, _v],
1717
- [[() => AutomatedReasoningPolicyDefinitionTypeName, 0], [() => AutomatedReasoningPolicyDefinitionTypeDescription, 0], [() => AutomatedReasoningPolicyDefinitionTypeValueList, 0]]
1716
+ [_n, _v, _d],
1717
+ [[() => AutomatedReasoningPolicyDefinitionTypeName, 0], [() => AutomatedReasoningPolicyDefinitionTypeValueList, 0], [() => AutomatedReasoningPolicyDefinitionTypeDescription, 0]], 2
1718
1718
  ];
1719
1719
  var AutomatedReasoningPolicyDefinitionTypeValue$ = [3, n0, _ARPDTV,
1720
1720
  0,
1721
1721
  [_va, _d],
1722
- [0, [() => AutomatedReasoningPolicyDefinitionTypeValueDescription, 0]]
1722
+ [0, [() => AutomatedReasoningPolicyDefinitionTypeValueDescription, 0]], 1
1723
1723
  ];
1724
1724
  var AutomatedReasoningPolicyDefinitionTypeValuePair$ = [3, n0, _ARPDTVP,
1725
1725
  0,
1726
1726
  [_tN, _vN],
1727
- [[() => AutomatedReasoningPolicyDefinitionTypeName, 0], 0]
1727
+ [[() => AutomatedReasoningPolicyDefinitionTypeName, 0], 0], 2
1728
1728
  ];
1729
1729
  var AutomatedReasoningPolicyDefinitionVariable$ = [3, n0, _ARPDV,
1730
1730
  0,
1731
1731
  [_n, _ty, _d],
1732
- [[() => AutomatedReasoningPolicyDefinitionVariableName, 0], [() => AutomatedReasoningPolicyDefinitionTypeName, 0], [() => AutomatedReasoningPolicyDefinitionVariableDescription, 0]]
1732
+ [[() => AutomatedReasoningPolicyDefinitionVariableName, 0], [() => AutomatedReasoningPolicyDefinitionTypeName, 0], [() => AutomatedReasoningPolicyDefinitionVariableDescription, 0]], 3
1733
1733
  ];
1734
1734
  var AutomatedReasoningPolicyDeleteRuleAnnotation$ = [3, n0, _ARPDRA,
1735
1735
  0,
1736
1736
  [_rI],
1737
- [0]
1737
+ [0], 1
1738
1738
  ];
1739
1739
  var AutomatedReasoningPolicyDeleteRuleMutation$ = [3, n0, _ARPDRM,
1740
1740
  0,
1741
1741
  [_i],
1742
- [0]
1742
+ [0], 1
1743
1743
  ];
1744
1744
  var AutomatedReasoningPolicyDeleteTypeAnnotation$ = [3, n0, _ARPDTA,
1745
1745
  0,
1746
1746
  [_n],
1747
- [[() => AutomatedReasoningPolicyDefinitionTypeName, 0]]
1747
+ [[() => AutomatedReasoningPolicyDefinitionTypeName, 0]], 1
1748
1748
  ];
1749
1749
  var AutomatedReasoningPolicyDeleteTypeMutation$ = [3, n0, _ARPDTM,
1750
1750
  0,
1751
1751
  [_n],
1752
- [[() => AutomatedReasoningPolicyDefinitionTypeName, 0]]
1752
+ [[() => AutomatedReasoningPolicyDefinitionTypeName, 0]], 1
1753
1753
  ];
1754
1754
  var AutomatedReasoningPolicyDeleteTypeValue$ = [3, n0, _ARPDTVu,
1755
1755
  0,
1756
1756
  [_va],
1757
- [0]
1757
+ [0], 1
1758
1758
  ];
1759
1759
  var AutomatedReasoningPolicyDeleteVariableAnnotation$ = [3, n0, _ARPDVA,
1760
1760
  0,
1761
1761
  [_n],
1762
- [[() => AutomatedReasoningPolicyDefinitionVariableName, 0]]
1762
+ [[() => AutomatedReasoningPolicyDefinitionVariableName, 0]], 1
1763
1763
  ];
1764
1764
  var AutomatedReasoningPolicyDeleteVariableMutation$ = [3, n0, _ARPDVM,
1765
1765
  0,
1766
1766
  [_n],
1767
- [[() => AutomatedReasoningPolicyDefinitionVariableName, 0]]
1767
+ [[() => AutomatedReasoningPolicyDefinitionVariableName, 0]], 1
1768
1768
  ];
1769
1769
  var AutomatedReasoningPolicyDisjointRuleSet$ = [3, n0, _ARPDRS,
1770
1770
  0,
1771
1771
  [_vari, _ru],
1772
- [[() => AutomatedReasoningPolicyDefinitionVariableNameList, 0], 64 | 0]
1772
+ [[() => AutomatedReasoningPolicyDefinitionVariableNameList, 0], 64 | 0], 2
1773
1773
  ];
1774
1774
  var AutomatedReasoningPolicyGeneratedTestCase$ = [3, n0, _ARPGTC,
1775
1775
  0,
1776
1776
  [_qC, _gC, _eAFR],
1777
- [[() => AutomatedReasoningPolicyTestQueryContent, 0], [() => AutomatedReasoningPolicyTestGuardContent, 0], 0]
1777
+ [[() => AutomatedReasoningPolicyTestQueryContent, 0], [() => AutomatedReasoningPolicyTestGuardContent, 0], 0], 3
1778
1778
  ];
1779
1779
  var AutomatedReasoningPolicyGeneratedTestCases$ = [3, n0, _ARPGTCu,
1780
1780
  0,
1781
1781
  [_gTC],
1782
- [[() => AutomatedReasoningPolicyGeneratedTestCaseList, 0]]
1782
+ [[() => AutomatedReasoningPolicyGeneratedTestCaseList, 0]], 1
1783
1783
  ];
1784
1784
  var AutomatedReasoningPolicyIngestContentAnnotation$ = [3, n0, _ARPICA,
1785
1785
  0,
1786
1786
  [_cont],
1787
- [[() => AutomatedReasoningPolicyAnnotationIngestContent, 0]]
1787
+ [[() => AutomatedReasoningPolicyAnnotationIngestContent, 0]], 1
1788
1788
  ];
1789
1789
  var AutomatedReasoningPolicyPlanning$ = [3, n0, _ARPP,
1790
1790
  0,
@@ -1794,107 +1794,107 @@ var AutomatedReasoningPolicyPlanning$ = [3, n0, _ARPP,
1794
1794
  var AutomatedReasoningPolicyScenario$ = [3, n0, _ARPS,
1795
1795
  0,
1796
1796
  [_ex, _aE, _eR, _rIu],
1797
- [[() => AutomatedReasoningPolicyScenarioExpression, 0], [() => AutomatedReasoningPolicyScenarioAlternateExpression, 0], 0, 64 | 0]
1797
+ [[() => AutomatedReasoningPolicyScenarioExpression, 0], [() => AutomatedReasoningPolicyScenarioAlternateExpression, 0], 0, 64 | 0], 4
1798
1798
  ];
1799
1799
  var AutomatedReasoningPolicyScenarios$ = [3, n0, _ARPSu,
1800
1800
  0,
1801
1801
  [_pS],
1802
- [[() => AutomatedReasoningPolicyScenarioList, 0]]
1802
+ [[() => AutomatedReasoningPolicyScenarioList, 0]], 1
1803
1803
  ];
1804
1804
  var AutomatedReasoningPolicySummary$ = [3, n0, _ARPSut,
1805
1805
  0,
1806
- [_pA, _n, _d, _ve, _pI, _cA, _uA],
1807
- [0, [() => AutomatedReasoningPolicyName, 0], [() => AutomatedReasoningPolicyDescription, 0], 0, 0, 5, 5]
1806
+ [_pA, _n, _ve, _pI, _cA, _uA, _d],
1807
+ [0, [() => AutomatedReasoningPolicyName, 0], 0, 0, 5, 5, [() => AutomatedReasoningPolicyDescription, 0]], 6
1808
1808
  ];
1809
1809
  var AutomatedReasoningPolicyTestCase$ = [3, n0, _ARPTC,
1810
1810
  0,
1811
- [_tCI, _gC, _qC, _eAFR, _cA, _uA, _cT],
1812
- [0, [() => AutomatedReasoningPolicyTestGuardContent, 0], [() => AutomatedReasoningPolicyTestQueryContent, 0], 0, 5, 5, 1]
1811
+ [_tCI, _gC, _cA, _uA, _qC, _eAFR, _cT],
1812
+ [0, [() => AutomatedReasoningPolicyTestGuardContent, 0], 5, 5, [() => AutomatedReasoningPolicyTestQueryContent, 0], 0, 1], 4
1813
1813
  ];
1814
1814
  var AutomatedReasoningPolicyTestResult$ = [3, n0, _ARPTR,
1815
1815
  0,
1816
- [_tCe, _pA, _tRS, _tF, _tRR, _aTFR, _uA],
1817
- [[() => AutomatedReasoningPolicyTestCase$, 0], 0, 0, [() => AutomatedReasoningCheckFindingList, 0], 0, 0, 5]
1816
+ [_tCe, _pA, _tRS, _uA, _tF, _tRR, _aTFR],
1817
+ [[() => AutomatedReasoningPolicyTestCase$, 0], 0, 0, 5, [() => AutomatedReasoningCheckFindingList, 0], 0, 0], 4
1818
1818
  ];
1819
1819
  var AutomatedReasoningPolicyUpdateFromRuleFeedbackAnnotation$ = [3, n0, _ARPUFRFA,
1820
1820
  0,
1821
- [_rIu, _f],
1822
- [64 | 0, [() => AutomatedReasoningPolicyAnnotationFeedbackNaturalLanguage, 0]]
1821
+ [_f, _rIu],
1822
+ [[() => AutomatedReasoningPolicyAnnotationFeedbackNaturalLanguage, 0], 64 | 0], 1
1823
1823
  ];
1824
1824
  var AutomatedReasoningPolicyUpdateFromScenarioFeedbackAnnotation$ = [3, n0, _ARPUFSFA,
1825
1825
  0,
1826
- [_rIu, _sE, _f],
1827
- [64 | 0, [() => AutomatedReasoningPolicyScenarioExpression, 0], [() => AutomatedReasoningPolicyAnnotationFeedbackNaturalLanguage, 0]]
1826
+ [_sE, _rIu, _f],
1827
+ [[() => AutomatedReasoningPolicyScenarioExpression, 0], 64 | 0, [() => AutomatedReasoningPolicyAnnotationFeedbackNaturalLanguage, 0]], 1
1828
1828
  ];
1829
1829
  var AutomatedReasoningPolicyUpdateRuleAnnotation$ = [3, n0, _ARPURA,
1830
1830
  0,
1831
1831
  [_rI, _ex],
1832
- [0, [() => AutomatedReasoningPolicyDefinitionRuleExpression, 0]]
1832
+ [0, [() => AutomatedReasoningPolicyDefinitionRuleExpression, 0]], 2
1833
1833
  ];
1834
1834
  var AutomatedReasoningPolicyUpdateRuleMutation$ = [3, n0, _ARPURM,
1835
1835
  0,
1836
1836
  [_r],
1837
- [[() => AutomatedReasoningPolicyDefinitionRule$, 0]]
1837
+ [[() => AutomatedReasoningPolicyDefinitionRule$, 0]], 1
1838
1838
  ];
1839
1839
  var AutomatedReasoningPolicyUpdateTypeAnnotation$ = [3, n0, _ARPUTA,
1840
1840
  0,
1841
- [_n, _nN, _d, _v],
1842
- [[() => AutomatedReasoningPolicyDefinitionTypeName, 0], [() => AutomatedReasoningPolicyDefinitionTypeName, 0], [() => AutomatedReasoningPolicyDefinitionTypeDescription, 0], [() => AutomatedReasoningPolicyTypeValueAnnotationList, 0]]
1841
+ [_n, _v, _nN, _d],
1842
+ [[() => AutomatedReasoningPolicyDefinitionTypeName, 0], [() => AutomatedReasoningPolicyTypeValueAnnotationList, 0], [() => AutomatedReasoningPolicyDefinitionTypeName, 0], [() => AutomatedReasoningPolicyDefinitionTypeDescription, 0]], 2
1843
1843
  ];
1844
1844
  var AutomatedReasoningPolicyUpdateTypeMutation$ = [3, n0, _ARPUTM,
1845
1845
  0,
1846
1846
  [_ty],
1847
- [[() => AutomatedReasoningPolicyDefinitionType$, 0]]
1847
+ [[() => AutomatedReasoningPolicyDefinitionType$, 0]], 1
1848
1848
  ];
1849
1849
  var AutomatedReasoningPolicyUpdateTypeValue$ = [3, n0, _ARPUTV,
1850
1850
  0,
1851
1851
  [_va, _nV, _d],
1852
- [0, 0, [() => AutomatedReasoningPolicyDefinitionTypeValueDescription, 0]]
1852
+ [0, 0, [() => AutomatedReasoningPolicyDefinitionTypeValueDescription, 0]], 1
1853
1853
  ];
1854
1854
  var AutomatedReasoningPolicyUpdateVariableAnnotation$ = [3, n0, _ARPUVA,
1855
1855
  0,
1856
1856
  [_n, _nN, _d],
1857
- [[() => AutomatedReasoningPolicyDefinitionVariableName, 0], [() => AutomatedReasoningPolicyDefinitionVariableName, 0], [() => AutomatedReasoningPolicyDefinitionVariableDescription, 0]]
1857
+ [[() => AutomatedReasoningPolicyDefinitionVariableName, 0], [() => AutomatedReasoningPolicyDefinitionVariableName, 0], [() => AutomatedReasoningPolicyDefinitionVariableDescription, 0]], 1
1858
1858
  ];
1859
1859
  var AutomatedReasoningPolicyUpdateVariableMutation$ = [3, n0, _ARPUVM,
1860
1860
  0,
1861
1861
  [_var],
1862
- [[() => AutomatedReasoningPolicyDefinitionVariable$, 0]]
1862
+ [[() => AutomatedReasoningPolicyDefinitionVariable$, 0]], 1
1863
1863
  ];
1864
1864
  var BatchDeleteEvaluationJobError$ = [3, n0, _BDEJE,
1865
1865
  0,
1866
1866
  [_jI, _cod, _m],
1867
- [[() => EvaluationJobIdentifier, 0], 0, 0]
1867
+ [[() => EvaluationJobIdentifier, 0], 0, 0], 2
1868
1868
  ];
1869
1869
  var BatchDeleteEvaluationJobItem$ = [3, n0, _BDEJI,
1870
1870
  0,
1871
1871
  [_jI, _jS],
1872
- [[() => EvaluationJobIdentifier, 0], 0]
1872
+ [[() => EvaluationJobIdentifier, 0], 0], 2
1873
1873
  ];
1874
1874
  var BatchDeleteEvaluationJobRequest$ = [3, n0, _BDEJR,
1875
1875
  0,
1876
1876
  [_jIo],
1877
- [[() => EvaluationJobIdentifiers, 0]]
1877
+ [[() => EvaluationJobIdentifiers, 0]], 1
1878
1878
  ];
1879
1879
  var BatchDeleteEvaluationJobResponse$ = [3, n0, _BDEJRa,
1880
1880
  0,
1881
1881
  [_er, _eJ],
1882
- [[() => BatchDeleteEvaluationJobErrors, 0], [() => BatchDeleteEvaluationJobItems, 0]]
1882
+ [[() => BatchDeleteEvaluationJobErrors, 0], [() => BatchDeleteEvaluationJobItems, 0]], 2
1883
1883
  ];
1884
1884
  var BedrockEvaluatorModel$ = [3, n0, _BEM,
1885
1885
  0,
1886
1886
  [_mI],
1887
- [0]
1887
+ [0], 1
1888
1888
  ];
1889
1889
  var ByteContentDoc$ = [3, n0, _BCD,
1890
1890
  0,
1891
1891
  [_id, _cTo, _da],
1892
- [[() => Identifier, 0], 0, [() => ByteContentBlob, 0]]
1892
+ [[() => Identifier, 0], 0, [() => ByteContentBlob, 0]], 3
1893
1893
  ];
1894
1894
  var CancelAutomatedReasoningPolicyBuildWorkflowRequest$ = [3, n0, _CARPBWR,
1895
1895
  0,
1896
1896
  [_pA, _bWI],
1897
- [[0, 1], [0, 1]]
1897
+ [[0, 1], [0, 1]], 2
1898
1898
  ];
1899
1899
  var CancelAutomatedReasoningPolicyBuildWorkflowResponse$ = [3, n0, _CARPBWRa,
1900
1900
  0,
@@ -1904,7 +1904,7 @@ var CancelAutomatedReasoningPolicyBuildWorkflowResponse$ = [3, n0, _CARPBWRa,
1904
1904
  var CloudWatchConfig$ = [3, n0, _CWC,
1905
1905
  0,
1906
1906
  [_lGN, _rA, _lDDSC],
1907
- [0, 0, () => S3Config$]
1907
+ [0, 0, () => S3Config$], 2
1908
1908
  ];
1909
1909
  var ConflictException$ = [-3, n0, _CE,
1910
1910
  { [_e]: _c, [_hE]: 400 },
@@ -1915,157 +1915,157 @@ schema.TypeRegistry.for(n0).registerError(ConflictException$, ConflictException)
1915
1915
  var CreateAutomatedReasoningPolicyRequest$ = [3, n0, _CARPR,
1916
1916
  0,
1917
1917
  [_n, _d, _cRT, _pD, _kKI, _ta],
1918
- [[() => AutomatedReasoningPolicyName, 0], [() => AutomatedReasoningPolicyDescription, 0], [0, 4], [() => AutomatedReasoningPolicyDefinition$, 0], 0, () => TagList]
1918
+ [[() => AutomatedReasoningPolicyName, 0], [() => AutomatedReasoningPolicyDescription, 0], [0, 4], [() => AutomatedReasoningPolicyDefinition$, 0], 0, () => TagList], 1
1919
1919
  ];
1920
1920
  var CreateAutomatedReasoningPolicyResponse$ = [3, n0, _CARPRr,
1921
1921
  0,
1922
- [_pA, _ve, _n, _d, _dH, _cA, _uA],
1923
- [0, 0, [() => AutomatedReasoningPolicyName, 0], [() => AutomatedReasoningPolicyDescription, 0], 0, 5, 5]
1922
+ [_pA, _ve, _n, _cA, _uA, _d, _dH],
1923
+ [0, 0, [() => AutomatedReasoningPolicyName, 0], 5, 5, [() => AutomatedReasoningPolicyDescription, 0], 0], 5
1924
1924
  ];
1925
1925
  var CreateAutomatedReasoningPolicyTestCaseRequest$ = [3, n0, _CARPTCR,
1926
1926
  0,
1927
- [_pA, _gC, _qC, _eAFR, _cRT, _cT],
1928
- [[0, 1], [() => AutomatedReasoningPolicyTestGuardContent, 0], [() => AutomatedReasoningPolicyTestQueryContent, 0], 0, [0, 4], 1]
1927
+ [_pA, _gC, _eAFR, _qC, _cRT, _cT],
1928
+ [[0, 1], [() => AutomatedReasoningPolicyTestGuardContent, 0], 0, [() => AutomatedReasoningPolicyTestQueryContent, 0], [0, 4], 1], 3
1929
1929
  ];
1930
1930
  var CreateAutomatedReasoningPolicyTestCaseResponse$ = [3, n0, _CARPTCRr,
1931
1931
  0,
1932
1932
  [_pA, _tCI],
1933
- [0, 0]
1933
+ [0, 0], 2
1934
1934
  ];
1935
1935
  var CreateAutomatedReasoningPolicyVersionRequest$ = [3, n0, _CARPVR,
1936
1936
  0,
1937
- [_pA, _cRT, _lUDH, _ta],
1938
- [[0, 1], [0, 4], 0, () => TagList]
1937
+ [_pA, _lUDH, _cRT, _ta],
1938
+ [[0, 1], 0, [0, 4], () => TagList], 2
1939
1939
  ];
1940
1940
  var CreateAutomatedReasoningPolicyVersionResponse$ = [3, n0, _CARPVRr,
1941
1941
  0,
1942
- [_pA, _ve, _n, _d, _dH, _cA],
1943
- [0, 0, [() => AutomatedReasoningPolicyName, 0], [() => AutomatedReasoningPolicyDescription, 0], 0, 5]
1942
+ [_pA, _ve, _n, _dH, _cA, _d],
1943
+ [0, 0, [() => AutomatedReasoningPolicyName, 0], 0, 5, [() => AutomatedReasoningPolicyDescription, 0]], 5
1944
1944
  ];
1945
1945
  var CreateCustomModelDeploymentRequest$ = [3, n0, _CCMDR,
1946
1946
  0,
1947
1947
  [_mDN, _mA, _d, _ta, _cRT],
1948
- [0, 0, 0, () => TagList, [0, 4]]
1948
+ [0, 0, 0, () => TagList, [0, 4]], 2
1949
1949
  ];
1950
1950
  var CreateCustomModelDeploymentResponse$ = [3, n0, _CCMDRr,
1951
1951
  0,
1952
1952
  [_cMDA],
1953
- [0]
1953
+ [0], 1
1954
1954
  ];
1955
1955
  var CreateCustomModelRequest$ = [3, n0, _CCMR,
1956
1956
  0,
1957
1957
  [_mN, _mSC, _mKKA, _rA, _mTo, _cRT],
1958
- [0, () => ModelDataSource$, 0, 0, () => TagList, [0, 4]]
1958
+ [0, () => ModelDataSource$, 0, 0, () => TagList, [0, 4]], 2
1959
1959
  ];
1960
1960
  var CreateCustomModelResponse$ = [3, n0, _CCMRr,
1961
1961
  0,
1962
1962
  [_mA],
1963
- [0]
1963
+ [0], 1
1964
1964
  ];
1965
1965
  var CreateEvaluationJobRequest$ = [3, n0, _CEJR,
1966
1966
  0,
1967
- [_jN, _jD, _cRT, _rA, _cEKI, _jT, _aT, _eC, _iC, _oDC],
1968
- [0, [() => EvaluationJobDescription, 0], [0, 4], 0, 0, () => TagList, 0, [() => EvaluationConfig$, 0], [() => EvaluationInferenceConfig$, 0], () => EvaluationOutputDataConfig$]
1967
+ [_jN, _rA, _eC, _iC, _oDC, _jD, _cRT, _cEKI, _jT, _aT],
1968
+ [0, 0, [() => EvaluationConfig$, 0], [() => EvaluationInferenceConfig$, 0], () => EvaluationOutputDataConfig$, [() => EvaluationJobDescription, 0], [0, 4], 0, () => TagList, 0], 5
1969
1969
  ];
1970
1970
  var CreateEvaluationJobResponse$ = [3, n0, _CEJRr,
1971
1971
  0,
1972
1972
  [_jA],
1973
- [0]
1973
+ [0], 1
1974
1974
  ];
1975
1975
  var CreateFoundationModelAgreementRequest$ = [3, n0, _CFMAR,
1976
1976
  0,
1977
1977
  [_oT, _mIo],
1978
- [0, 0]
1978
+ [0, 0], 2
1979
1979
  ];
1980
1980
  var CreateFoundationModelAgreementResponse$ = [3, n0, _CFMARr,
1981
1981
  0,
1982
1982
  [_mIo],
1983
- [0]
1983
+ [0], 1
1984
1984
  ];
1985
1985
  var CreateGuardrailRequest$ = [3, n0, _CGR,
1986
1986
  0,
1987
- [_n, _d, _tPC, _cPC, _wPC, _sIPC, _cGPC, _aRPC, _cRC, _bIM, _bOM, _kKI, _ta, _cRT],
1988
- [[() => GuardrailName, 0], [() => GuardrailDescription, 0], [() => GuardrailTopicPolicyConfig$, 0], [() => GuardrailContentPolicyConfig$, 0], [() => GuardrailWordPolicyConfig$, 0], () => GuardrailSensitiveInformationPolicyConfig$, [() => GuardrailContextualGroundingPolicyConfig$, 0], () => GuardrailAutomatedReasoningPolicyConfig$, () => GuardrailCrossRegionConfig$, [() => GuardrailBlockedMessaging, 0], [() => GuardrailBlockedMessaging, 0], 0, () => TagList, [0, 4]]
1987
+ [_n, _bIM, _bOM, _d, _tPC, _cPC, _wPC, _sIPC, _cGPC, _aRPC, _cRC, _kKI, _ta, _cRT],
1988
+ [[() => GuardrailName, 0], [() => GuardrailBlockedMessaging, 0], [() => GuardrailBlockedMessaging, 0], [() => GuardrailDescription, 0], [() => GuardrailTopicPolicyConfig$, 0], [() => GuardrailContentPolicyConfig$, 0], [() => GuardrailWordPolicyConfig$, 0], () => GuardrailSensitiveInformationPolicyConfig$, [() => GuardrailContextualGroundingPolicyConfig$, 0], () => GuardrailAutomatedReasoningPolicyConfig$, () => GuardrailCrossRegionConfig$, 0, () => TagList, [0, 4]], 3
1989
1989
  ];
1990
1990
  var CreateGuardrailResponse$ = [3, n0, _CGRr,
1991
1991
  0,
1992
1992
  [_gIu, _gA, _ve, _cA],
1993
- [0, 0, 0, 5]
1993
+ [0, 0, 0, 5], 4
1994
1994
  ];
1995
1995
  var CreateGuardrailVersionRequest$ = [3, n0, _CGVR,
1996
1996
  0,
1997
1997
  [_gI, _d, _cRT],
1998
- [[0, 1], [() => GuardrailDescription, 0], [0, 4]]
1998
+ [[0, 1], [() => GuardrailDescription, 0], [0, 4]], 1
1999
1999
  ];
2000
2000
  var CreateGuardrailVersionResponse$ = [3, n0, _CGVRr,
2001
2001
  0,
2002
2002
  [_gIu, _ve],
2003
- [0, 0]
2003
+ [0, 0], 2
2004
2004
  ];
2005
2005
  var CreateInferenceProfileRequest$ = [3, n0, _CIPR,
2006
2006
  0,
2007
- [_iPN, _d, _cRT, _mS, _ta],
2008
- [0, [() => InferenceProfileDescription, 0], [0, 4], () => InferenceProfileModelSource$, () => TagList]
2007
+ [_iPN, _mS, _d, _cRT, _ta],
2008
+ [0, () => InferenceProfileModelSource$, [() => InferenceProfileDescription, 0], [0, 4], () => TagList], 2
2009
2009
  ];
2010
2010
  var CreateInferenceProfileResponse$ = [3, n0, _CIPRr,
2011
2011
  0,
2012
2012
  [_iPA, _s],
2013
- [0, 0]
2013
+ [0, 0], 1
2014
2014
  ];
2015
2015
  var CreateMarketplaceModelEndpointRequest$ = [3, n0, _CMMER,
2016
2016
  0,
2017
- [_mSI, _eCn, _aEc, _eN, _cRT, _ta],
2018
- [0, () => EndpointConfig$, 2, 0, [0, 4], () => TagList]
2017
+ [_mSI, _eCn, _eN, _aEc, _cRT, _ta],
2018
+ [0, () => EndpointConfig$, 0, 2, [0, 4], () => TagList], 3
2019
2019
  ];
2020
2020
  var CreateMarketplaceModelEndpointResponse$ = [3, n0, _CMMERr,
2021
2021
  0,
2022
2022
  [_mME],
2023
- [() => MarketplaceModelEndpoint$]
2023
+ [() => MarketplaceModelEndpoint$], 1
2024
2024
  ];
2025
2025
  var CreateModelCopyJobRequest$ = [3, n0, _CMCJR,
2026
2026
  0,
2027
2027
  [_sMA, _tMN, _mKKI, _tMT, _cRT],
2028
- [0, 0, 0, () => TagList, [0, 4]]
2028
+ [0, 0, 0, () => TagList, [0, 4]], 2
2029
2029
  ];
2030
2030
  var CreateModelCopyJobResponse$ = [3, n0, _CMCJRr,
2031
2031
  0,
2032
2032
  [_jA],
2033
- [0]
2033
+ [0], 1
2034
2034
  ];
2035
2035
  var CreateModelCustomizationJobRequest$ = [3, n0, _CMCJRre,
2036
2036
  0,
2037
- [_jN, _cMN, _rA, _cRT, _bMI, _cTu, _cMKKI, _jT, _cMT, _tDC, _vDC, _oDC, _hP, _vCp, _cC],
2038
- [0, 0, 0, [0, 4], 0, 0, 0, () => TagList, () => TagList, [() => TrainingDataConfig$, 0], () => ValidationDataConfig$, () => OutputDataConfig$, 128 | 0, () => VpcConfig$, () => CustomizationConfig$]
2037
+ [_jN, _cMN, _rA, _bMI, _tDC, _oDC, _cRT, _cTu, _cMKKI, _jT, _cMT, _vDC, _hP, _vCp, _cC],
2038
+ [0, 0, 0, 0, [() => TrainingDataConfig$, 0], () => OutputDataConfig$, [0, 4], 0, 0, () => TagList, () => TagList, () => ValidationDataConfig$, 128 | 0, () => VpcConfig$, () => CustomizationConfig$], 6
2039
2039
  ];
2040
2040
  var CreateModelCustomizationJobResponse$ = [3, n0, _CMCJRrea,
2041
2041
  0,
2042
2042
  [_jA],
2043
- [0]
2043
+ [0], 1
2044
2044
  ];
2045
2045
  var CreateModelImportJobRequest$ = [3, n0, _CMIJR,
2046
2046
  0,
2047
2047
  [_jN, _iMN, _rA, _mDS, _jT, _iMT, _cRT, _vCp, _iMKKI],
2048
- [0, 0, 0, () => ModelDataSource$, () => TagList, () => TagList, 0, () => VpcConfig$, 0]
2048
+ [0, 0, 0, () => ModelDataSource$, () => TagList, () => TagList, 0, () => VpcConfig$, 0], 4
2049
2049
  ];
2050
2050
  var CreateModelImportJobResponse$ = [3, n0, _CMIJRr,
2051
2051
  0,
2052
2052
  [_jA],
2053
- [0]
2053
+ [0], 1
2054
2054
  ];
2055
2055
  var CreateModelInvocationJobRequest$ = [3, n0, _CMIJRre,
2056
2056
  0,
2057
- [_jN, _rA, _cRT, _mIo, _iDC, _oDC, _vCp, _tDIH, _ta],
2058
- [0, 0, [0, 4], 0, () => ModelInvocationJobInputDataConfig$, () => ModelInvocationJobOutputDataConfig$, () => VpcConfig$, 1, () => TagList]
2057
+ [_jN, _rA, _mIo, _iDC, _oDC, _cRT, _vCp, _tDIH, _ta],
2058
+ [0, 0, 0, () => ModelInvocationJobInputDataConfig$, () => ModelInvocationJobOutputDataConfig$, [0, 4], () => VpcConfig$, 1, () => TagList], 5
2059
2059
  ];
2060
2060
  var CreateModelInvocationJobResponse$ = [3, n0, _CMIJRrea,
2061
2061
  0,
2062
2062
  [_jA],
2063
- [0]
2063
+ [0], 1
2064
2064
  ];
2065
2065
  var CreatePromptRouterRequest$ = [3, n0, _CPRR,
2066
2066
  0,
2067
- [_cRT, _pRN, _mo, _d, _rCo, _fM, _ta],
2068
- [[0, 4], 0, () => PromptRouterTargetModels, [() => PromptRouterDescription, 0], () => RoutingCriteria$, () => PromptRouterTargetModel$, () => TagList]
2067
+ [_pRN, _mo, _rCo, _fM, _cRT, _d, _ta],
2068
+ [0, () => PromptRouterTargetModels, () => RoutingCriteria$, () => PromptRouterTargetModel$, [0, 4], [() => PromptRouterDescription, 0], () => TagList], 4
2069
2069
  ];
2070
2070
  var CreatePromptRouterResponse$ = [3, n0, _CPRRr,
2071
2071
  0,
@@ -2074,43 +2074,43 @@ var CreatePromptRouterResponse$ = [3, n0, _CPRRr,
2074
2074
  ];
2075
2075
  var CreateProvisionedModelThroughputRequest$ = [3, n0, _CPMTR,
2076
2076
  0,
2077
- [_cRT, _mU, _pMN, _mIo, _cD, _ta],
2078
- [[0, 4], 1, 0, 0, 0, () => TagList]
2077
+ [_mU, _pMN, _mIo, _cRT, _cD, _ta],
2078
+ [1, 0, 0, [0, 4], 0, () => TagList], 3
2079
2079
  ];
2080
2080
  var CreateProvisionedModelThroughputResponse$ = [3, n0, _CPMTRr,
2081
2081
  0,
2082
2082
  [_pMA],
2083
- [0]
2083
+ [0], 1
2084
2084
  ];
2085
2085
  var CustomMetricBedrockEvaluatorModel$ = [3, n0, _CMBEM,
2086
2086
  0,
2087
2087
  [_mI],
2088
- [0]
2088
+ [0], 1
2089
2089
  ];
2090
2090
  var CustomMetricDefinition$ = [3, n0, _CMD,
2091
2091
  8,
2092
2092
  [_n, _in, _rS],
2093
- [[() => MetricName, 0], 0, () => RatingScale]
2093
+ [[() => MetricName, 0], 0, () => RatingScale], 2
2094
2094
  ];
2095
2095
  var CustomMetricEvaluatorModelConfig$ = [3, n0, _CMEMC,
2096
2096
  0,
2097
2097
  [_bEM],
2098
- [() => CustomMetricBedrockEvaluatorModels]
2098
+ [() => CustomMetricBedrockEvaluatorModels], 1
2099
2099
  ];
2100
2100
  var CustomModelDeploymentSummary$ = [3, n0, _CMDS,
2101
2101
  0,
2102
2102
  [_cMDA, _cMDN, _mA, _cA, _s, _lUA, _fMa],
2103
- [0, 0, 0, 5, 0, 5, 0]
2103
+ [0, 0, 0, 5, 0, 5, 0], 5
2104
2104
  ];
2105
2105
  var CustomModelDeploymentUpdateDetails$ = [3, n0, _CMDUD,
2106
2106
  0,
2107
2107
  [_mA, _uS],
2108
- [0, 0]
2108
+ [0, 0], 2
2109
2109
  ];
2110
2110
  var CustomModelSummary$ = [3, n0, _CMS,
2111
2111
  0,
2112
2112
  [_mA, _mN, _cTr, _bMA, _bMN, _cTu, _oAI, _mSo],
2113
- [0, 0, 5, 0, 0, 0, 0, 0]
2113
+ [0, 0, 5, 0, 0, 0, 0, 0], 5
2114
2114
  ];
2115
2115
  var CustomModelUnits$ = [3, n0, _CMU,
2116
2116
  0,
@@ -2125,7 +2125,7 @@ var DataProcessingDetails$ = [3, n0, _DPD,
2125
2125
  var DeleteAutomatedReasoningPolicyBuildWorkflowRequest$ = [3, n0, _DARPBWR,
2126
2126
  0,
2127
2127
  [_pA, _bWI, _lUA],
2128
- [[0, 1], [0, 1], [5, { [_hQ]: _uA }]]
2128
+ [[0, 1], [0, 1], [5, { [_hQ]: _uA }]], 3
2129
2129
  ];
2130
2130
  var DeleteAutomatedReasoningPolicyBuildWorkflowResponse$ = [3, n0, _DARPBWRe,
2131
2131
  0,
@@ -2135,7 +2135,7 @@ var DeleteAutomatedReasoningPolicyBuildWorkflowResponse$ = [3, n0, _DARPBWRe,
2135
2135
  var DeleteAutomatedReasoningPolicyRequest$ = [3, n0, _DARPR,
2136
2136
  0,
2137
2137
  [_pA, _fo],
2138
- [[0, 1], [2, { [_hQ]: _fo }]]
2138
+ [[0, 1], [2, { [_hQ]: _fo }]], 1
2139
2139
  ];
2140
2140
  var DeleteAutomatedReasoningPolicyResponse$ = [3, n0, _DARPRe,
2141
2141
  0,
@@ -2145,7 +2145,7 @@ var DeleteAutomatedReasoningPolicyResponse$ = [3, n0, _DARPRe,
2145
2145
  var DeleteAutomatedReasoningPolicyTestCaseRequest$ = [3, n0, _DARPTCR,
2146
2146
  0,
2147
2147
  [_pA, _tCI, _lUA],
2148
- [[0, 1], [0, 1], [5, { [_hQ]: _uA }]]
2148
+ [[0, 1], [0, 1], [5, { [_hQ]: _uA }]], 3
2149
2149
  ];
2150
2150
  var DeleteAutomatedReasoningPolicyTestCaseResponse$ = [3, n0, _DARPTCRe,
2151
2151
  0,
@@ -2155,7 +2155,7 @@ var DeleteAutomatedReasoningPolicyTestCaseResponse$ = [3, n0, _DARPTCRe,
2155
2155
  var DeleteCustomModelDeploymentRequest$ = [3, n0, _DCMDR,
2156
2156
  0,
2157
2157
  [_cMDI],
2158
- [[0, 1]]
2158
+ [[0, 1]], 1
2159
2159
  ];
2160
2160
  var DeleteCustomModelDeploymentResponse$ = [3, n0, _DCMDRe,
2161
2161
  0,
@@ -2165,7 +2165,7 @@ var DeleteCustomModelDeploymentResponse$ = [3, n0, _DCMDRe,
2165
2165
  var DeleteCustomModelRequest$ = [3, n0, _DCMR,
2166
2166
  0,
2167
2167
  [_mI],
2168
- [[0, 1]]
2168
+ [[0, 1]], 1
2169
2169
  ];
2170
2170
  var DeleteCustomModelResponse$ = [3, n0, _DCMRe,
2171
2171
  0,
@@ -2175,7 +2175,7 @@ var DeleteCustomModelResponse$ = [3, n0, _DCMRe,
2175
2175
  var DeleteEnforcedGuardrailConfigurationRequest$ = [3, n0, _DEGCR,
2176
2176
  0,
2177
2177
  [_cI],
2178
- [[0, 1]]
2178
+ [[0, 1]], 1
2179
2179
  ];
2180
2180
  var DeleteEnforcedGuardrailConfigurationResponse$ = [3, n0, _DEGCRe,
2181
2181
  0,
@@ -2185,7 +2185,7 @@ var DeleteEnforcedGuardrailConfigurationResponse$ = [3, n0, _DEGCRe,
2185
2185
  var DeleteFoundationModelAgreementRequest$ = [3, n0, _DFMAR,
2186
2186
  0,
2187
2187
  [_mIo],
2188
- [0]
2188
+ [0], 1
2189
2189
  ];
2190
2190
  var DeleteFoundationModelAgreementResponse$ = [3, n0, _DFMARe,
2191
2191
  0,
@@ -2195,7 +2195,7 @@ var DeleteFoundationModelAgreementResponse$ = [3, n0, _DFMARe,
2195
2195
  var DeleteGuardrailRequest$ = [3, n0, _DGR,
2196
2196
  0,
2197
2197
  [_gI, _gV],
2198
- [[0, 1], [0, { [_hQ]: _gV }]]
2198
+ [[0, 1], [0, { [_hQ]: _gV }]], 1
2199
2199
  ];
2200
2200
  var DeleteGuardrailResponse$ = [3, n0, _DGRe,
2201
2201
  0,
@@ -2205,7 +2205,7 @@ var DeleteGuardrailResponse$ = [3, n0, _DGRe,
2205
2205
  var DeleteImportedModelRequest$ = [3, n0, _DIMR,
2206
2206
  0,
2207
2207
  [_mI],
2208
- [[0, 1]]
2208
+ [[0, 1]], 1
2209
2209
  ];
2210
2210
  var DeleteImportedModelResponse$ = [3, n0, _DIMRe,
2211
2211
  0,
@@ -2215,7 +2215,7 @@ var DeleteImportedModelResponse$ = [3, n0, _DIMRe,
2215
2215
  var DeleteInferenceProfileRequest$ = [3, n0, _DIPR,
2216
2216
  0,
2217
2217
  [_iPI],
2218
- [[0, 1]]
2218
+ [[0, 1]], 1
2219
2219
  ];
2220
2220
  var DeleteInferenceProfileResponse$ = [3, n0, _DIPRe,
2221
2221
  0,
@@ -2225,7 +2225,7 @@ var DeleteInferenceProfileResponse$ = [3, n0, _DIPRe,
2225
2225
  var DeleteMarketplaceModelEndpointRequest$ = [3, n0, _DMMER,
2226
2226
  0,
2227
2227
  [_eA],
2228
- [[0, 1]]
2228
+ [[0, 1]], 1
2229
2229
  ];
2230
2230
  var DeleteMarketplaceModelEndpointResponse$ = [3, n0, _DMMERe,
2231
2231
  0,
@@ -2245,7 +2245,7 @@ var DeleteModelInvocationLoggingConfigurationResponse$ = [3, n0, _DMILCRe,
2245
2245
  var DeletePromptRouterRequest$ = [3, n0, _DPRR,
2246
2246
  0,
2247
2247
  [_pRA],
2248
- [[0, 1]]
2248
+ [[0, 1]], 1
2249
2249
  ];
2250
2250
  var DeletePromptRouterResponse$ = [3, n0, _DPRRe,
2251
2251
  0,
@@ -2255,7 +2255,7 @@ var DeletePromptRouterResponse$ = [3, n0, _DPRRe,
2255
2255
  var DeleteProvisionedModelThroughputRequest$ = [3, n0, _DPMTR,
2256
2256
  0,
2257
2257
  [_pMI],
2258
- [[0, 1]]
2258
+ [[0, 1]], 1
2259
2259
  ];
2260
2260
  var DeleteProvisionedModelThroughputResponse$ = [3, n0, _DPMTRe,
2261
2261
  0,
@@ -2265,7 +2265,7 @@ var DeleteProvisionedModelThroughputResponse$ = [3, n0, _DPMTRe,
2265
2265
  var DeregisterMarketplaceModelEndpointRequest$ = [3, n0, _DMMERer,
2266
2266
  0,
2267
2267
  [_eA],
2268
- [[0, 1]]
2268
+ [[0, 1]], 1
2269
2269
  ];
2270
2270
  var DeregisterMarketplaceModelEndpointResponse$ = [3, n0, _DMMERere,
2271
2271
  0,
@@ -2280,22 +2280,22 @@ var DimensionalPriceRate$ = [3, n0, _DPR,
2280
2280
  var DistillationConfig$ = [3, n0, _DC,
2281
2281
  0,
2282
2282
  [_tMC],
2283
- [() => TeacherModelConfig$]
2283
+ [() => TeacherModelConfig$], 1
2284
2284
  ];
2285
2285
  var EvaluationBedrockModel$ = [3, n0, _EBM,
2286
2286
  0,
2287
2287
  [_mI, _iP, _pC],
2288
- [0, [() => EvaluationModelInferenceParams, 0], () => PerformanceConfiguration$]
2288
+ [0, [() => EvaluationModelInferenceParams, 0], () => PerformanceConfiguration$], 1
2289
2289
  ];
2290
2290
  var EvaluationDataset$ = [3, n0, _ED,
2291
2291
  0,
2292
2292
  [_n, _dL],
2293
- [[() => EvaluationDatasetName, 0], () => EvaluationDatasetLocation$]
2293
+ [[() => EvaluationDatasetName, 0], () => EvaluationDatasetLocation$], 1
2294
2294
  ];
2295
2295
  var EvaluationDatasetMetricConfig$ = [3, n0, _EDMC,
2296
2296
  0,
2297
2297
  [_tT, _dat, _mNe],
2298
- [0, [() => EvaluationDataset$, 0], [() => EvaluationMetricNames, 0]]
2298
+ [0, [() => EvaluationDataset$, 0], [() => EvaluationMetricNames, 0]], 3
2299
2299
  ];
2300
2300
  var EvaluationInferenceConfigSummary$ = [3, n0, _EICS,
2301
2301
  0,
@@ -2310,22 +2310,22 @@ var EvaluationModelConfigSummary$ = [3, n0, _EMCS,
2310
2310
  var EvaluationOutputDataConfig$ = [3, n0, _EODC,
2311
2311
  0,
2312
2312
  [_sU],
2313
- [0]
2313
+ [0], 1
2314
2314
  ];
2315
2315
  var EvaluationPrecomputedInferenceSource$ = [3, n0, _EPIS,
2316
2316
  0,
2317
2317
  [_iSI],
2318
- [0]
2318
+ [0], 1
2319
2319
  ];
2320
2320
  var EvaluationPrecomputedRetrieveAndGenerateSourceConfig$ = [3, n0, _EPRAGSC,
2321
2321
  0,
2322
2322
  [_rSI],
2323
- [0]
2323
+ [0], 1
2324
2324
  ];
2325
2325
  var EvaluationPrecomputedRetrieveSourceConfig$ = [3, n0, _EPRSC,
2326
2326
  0,
2327
2327
  [_rSI],
2328
- [0]
2328
+ [0], 1
2329
2329
  ];
2330
2330
  var EvaluationRagConfigSummary$ = [3, n0, _ERCS,
2331
2331
  0,
@@ -2335,22 +2335,22 @@ var EvaluationRagConfigSummary$ = [3, n0, _ERCS,
2335
2335
  var EvaluationSummary$ = [3, n0, _ES,
2336
2336
  0,
2337
2337
  [_jA, _jN, _s, _cTr, _jTo, _eTT, _mIod, _rIa, _eMI, _cMEMI, _iCS, _aT],
2338
- [0, 0, 0, 5, 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, () => EvaluationInferenceConfigSummary$, 0]
2338
+ [0, 0, 0, 5, 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, () => EvaluationInferenceConfigSummary$, 0], 6
2339
2339
  ];
2340
2340
  var ExportAutomatedReasoningPolicyVersionRequest$ = [3, n0, _EARPVR,
2341
2341
  0,
2342
2342
  [_pA],
2343
- [[0, 1]]
2343
+ [[0, 1]], 1
2344
2344
  ];
2345
2345
  var ExportAutomatedReasoningPolicyVersionResponse$ = [3, n0, _EARPVRx,
2346
2346
  0,
2347
2347
  [_pD],
2348
- [[() => AutomatedReasoningPolicyDefinition$, 16]]
2348
+ [[() => AutomatedReasoningPolicyDefinition$, 16]], 1
2349
2349
  ];
2350
2350
  var ExternalSource$ = [3, n0, _ESx,
2351
2351
  0,
2352
2352
  [_sT, _sL, _bC],
2353
- [0, () => S3ObjectDoc$, [() => ByteContentDoc$, 0]]
2353
+ [0, () => S3ObjectDoc$, [() => ByteContentDoc$, 0]], 1
2354
2354
  ];
2355
2355
  var ExternalSourcesGenerationConfiguration$ = [3, n0, _ESGC,
2356
2356
  0,
@@ -2360,32 +2360,32 @@ var ExternalSourcesGenerationConfiguration$ = [3, n0, _ESGC,
2360
2360
  var ExternalSourcesRetrieveAndGenerateConfiguration$ = [3, n0, _ESRAGC,
2361
2361
  0,
2362
2362
  [_mA, _so, _gCe],
2363
- [0, [() => ExternalSources, 0], [() => ExternalSourcesGenerationConfiguration$, 0]]
2363
+ [0, [() => ExternalSources, 0], [() => ExternalSourcesGenerationConfiguration$, 0]], 2
2364
2364
  ];
2365
2365
  var FieldForReranking$ = [3, n0, _FFR,
2366
2366
  0,
2367
2367
  [_fN],
2368
- [0]
2368
+ [0], 1
2369
2369
  ];
2370
2370
  var FilterAttribute$ = [3, n0, _FA,
2371
2371
  0,
2372
2372
  [_k, _va],
2373
- [0, 15]
2373
+ [0, 15], 2
2374
2374
  ];
2375
2375
  var FoundationModelDetails$ = [3, n0, _FMD,
2376
2376
  0,
2377
2377
  [_mA, _mIo, _mN, _pN, _iM, _oM, _rSS, _cS, _iTS, _mL],
2378
- [0, 0, 0, 0, 64 | 0, 64 | 0, 2, 64 | 0, 64 | 0, () => FoundationModelLifecycle$]
2378
+ [0, 0, 0, 0, 64 | 0, 64 | 0, 2, 64 | 0, 64 | 0, () => FoundationModelLifecycle$], 2
2379
2379
  ];
2380
2380
  var FoundationModelLifecycle$ = [3, n0, _FML,
2381
2381
  0,
2382
2382
  [_s],
2383
- [0]
2383
+ [0], 1
2384
2384
  ];
2385
2385
  var FoundationModelSummary$ = [3, n0, _FMS,
2386
2386
  0,
2387
2387
  [_mA, _mIo, _mN, _pN, _iM, _oM, _rSS, _cS, _iTS, _mL],
2388
- [0, 0, 0, 0, 64 | 0, 64 | 0, 2, 64 | 0, 64 | 0, () => FoundationModelLifecycle$]
2388
+ [0, 0, 0, 0, 64 | 0, 64 | 0, 2, 64 | 0, 64 | 0, () => FoundationModelLifecycle$], 2
2389
2389
  ];
2390
2390
  var GenerationConfiguration$ = [3, n0, _GC,
2391
2391
  0,
@@ -2395,117 +2395,117 @@ var GenerationConfiguration$ = [3, n0, _GC,
2395
2395
  var GetAutomatedReasoningPolicyAnnotationsRequest$ = [3, n0, _GARPAR,
2396
2396
  0,
2397
2397
  [_pA, _bWI],
2398
- [[0, 1], [0, 1]]
2398
+ [[0, 1], [0, 1]], 2
2399
2399
  ];
2400
2400
  var GetAutomatedReasoningPolicyAnnotationsResponse$ = [3, n0, _GARPARe,
2401
2401
  0,
2402
2402
  [_pA, _n, _bWI, _an, _aSH, _uA],
2403
- [0, [() => AutomatedReasoningPolicyName, 0], 0, [() => AutomatedReasoningPolicyAnnotationList, 0], 0, 5]
2403
+ [0, [() => AutomatedReasoningPolicyName, 0], 0, [() => AutomatedReasoningPolicyAnnotationList, 0], 0, 5], 6
2404
2404
  ];
2405
2405
  var GetAutomatedReasoningPolicyBuildWorkflowRequest$ = [3, n0, _GARPBWR,
2406
2406
  0,
2407
2407
  [_pA, _bWI],
2408
- [[0, 1], [0, 1]]
2408
+ [[0, 1], [0, 1]], 2
2409
2409
  ];
2410
2410
  var GetAutomatedReasoningPolicyBuildWorkflowResponse$ = [3, n0, _GARPBWRe,
2411
2411
  0,
2412
- [_pA, _bWI, _s, _bWT, _dN, _dCT, _dD, _cA, _uA],
2413
- [0, 0, 0, 0, [() => AutomatedReasoningPolicyBuildDocumentName, 0], 0, [() => AutomatedReasoningPolicyBuildDocumentDescription, 0], 5, 5]
2412
+ [_pA, _bWI, _s, _bWT, _cA, _uA, _dN, _dCT, _dD],
2413
+ [0, 0, 0, 0, 5, 5, [() => AutomatedReasoningPolicyBuildDocumentName, 0], 0, [() => AutomatedReasoningPolicyBuildDocumentDescription, 0]], 6
2414
2414
  ];
2415
2415
  var GetAutomatedReasoningPolicyBuildWorkflowResultAssetsRequest$ = [3, n0, _GARPBWRAR,
2416
2416
  0,
2417
2417
  [_pA, _bWI, _aTs],
2418
- [[0, 1], [0, 1], [0, { [_hQ]: _aTs }]]
2418
+ [[0, 1], [0, 1], [0, { [_hQ]: _aTs }]], 3
2419
2419
  ];
2420
2420
  var GetAutomatedReasoningPolicyBuildWorkflowResultAssetsResponse$ = [3, n0, _GARPBWRARe,
2421
2421
  0,
2422
2422
  [_pA, _bWI, _bWA],
2423
- [0, 0, [() => AutomatedReasoningPolicyBuildResultAssets$, 0]]
2423
+ [0, 0, [() => AutomatedReasoningPolicyBuildResultAssets$, 0]], 2
2424
2424
  ];
2425
2425
  var GetAutomatedReasoningPolicyNextScenarioRequest$ = [3, n0, _GARPNSR,
2426
2426
  0,
2427
2427
  [_pA, _bWI],
2428
- [[0, 1], [0, 1]]
2428
+ [[0, 1], [0, 1]], 2
2429
2429
  ];
2430
2430
  var GetAutomatedReasoningPolicyNextScenarioResponse$ = [3, n0, _GARPNSRe,
2431
2431
  0,
2432
2432
  [_pA, _sc],
2433
- [0, [() => AutomatedReasoningPolicyScenario$, 0]]
2433
+ [0, [() => AutomatedReasoningPolicyScenario$, 0]], 1
2434
2434
  ];
2435
2435
  var GetAutomatedReasoningPolicyRequest$ = [3, n0, _GARPR,
2436
2436
  0,
2437
2437
  [_pA],
2438
- [[0, 1]]
2438
+ [[0, 1]], 1
2439
2439
  ];
2440
2440
  var GetAutomatedReasoningPolicyResponse$ = [3, n0, _GARPRe,
2441
2441
  0,
2442
- [_pA, _n, _ve, _pI, _d, _dH, _kKA, _cA, _uA],
2443
- [0, [() => AutomatedReasoningPolicyName, 0], 0, 0, [() => AutomatedReasoningPolicyDescription, 0], 0, 0, 5, 5]
2442
+ [_pA, _n, _ve, _pI, _dH, _uA, _d, _kKA, _cA],
2443
+ [0, [() => AutomatedReasoningPolicyName, 0], 0, 0, 0, 5, [() => AutomatedReasoningPolicyDescription, 0], 0, 5], 6
2444
2444
  ];
2445
2445
  var GetAutomatedReasoningPolicyTestCaseRequest$ = [3, n0, _GARPTCR,
2446
2446
  0,
2447
2447
  [_pA, _tCI],
2448
- [[0, 1], [0, 1]]
2448
+ [[0, 1], [0, 1]], 2
2449
2449
  ];
2450
2450
  var GetAutomatedReasoningPolicyTestCaseResponse$ = [3, n0, _GARPTCRe,
2451
2451
  0,
2452
2452
  [_pA, _tCe],
2453
- [0, [() => AutomatedReasoningPolicyTestCase$, 0]]
2453
+ [0, [() => AutomatedReasoningPolicyTestCase$, 0]], 2
2454
2454
  ];
2455
2455
  var GetAutomatedReasoningPolicyTestResultRequest$ = [3, n0, _GARPTRR,
2456
2456
  0,
2457
2457
  [_pA, _bWI, _tCI],
2458
- [[0, 1], [0, 1], [0, 1]]
2458
+ [[0, 1], [0, 1], [0, 1]], 3
2459
2459
  ];
2460
2460
  var GetAutomatedReasoningPolicyTestResultResponse$ = [3, n0, _GARPTRRe,
2461
2461
  0,
2462
2462
  [_tR],
2463
- [[() => AutomatedReasoningPolicyTestResult$, 0]]
2463
+ [[() => AutomatedReasoningPolicyTestResult$, 0]], 1
2464
2464
  ];
2465
2465
  var GetCustomModelDeploymentRequest$ = [3, n0, _GCMDR,
2466
2466
  0,
2467
2467
  [_cMDI],
2468
- [[0, 1]]
2468
+ [[0, 1]], 1
2469
2469
  ];
2470
2470
  var GetCustomModelDeploymentResponse$ = [3, n0, _GCMDRe,
2471
2471
  0,
2472
2472
  [_cMDA, _mDN, _mA, _cA, _s, _d, _uD, _fMa, _lUA],
2473
- [0, 0, 0, 5, 0, 0, () => CustomModelDeploymentUpdateDetails$, 0, 5]
2473
+ [0, 0, 0, 5, 0, 0, () => CustomModelDeploymentUpdateDetails$, 0, 5], 5
2474
2474
  ];
2475
2475
  var GetCustomModelRequest$ = [3, n0, _GCMR,
2476
2476
  0,
2477
2477
  [_mI],
2478
- [[0, 1]]
2478
+ [[0, 1]], 1
2479
2479
  ];
2480
2480
  var GetCustomModelResponse$ = [3, n0, _GCMRe,
2481
2481
  0,
2482
- [_mA, _mN, _jN, _jA, _bMA, _cTu, _mKKA, _hP, _tDC, _vDC, _oDC, _tM, _vM, _cTr, _cC, _mSo, _fMa],
2483
- [0, 0, 0, 0, 0, 0, 0, 128 | 0, [() => TrainingDataConfig$, 0], () => ValidationDataConfig$, () => OutputDataConfig$, () => TrainingMetrics$, () => ValidationMetrics, 5, () => CustomizationConfig$, 0, 0]
2482
+ [_mA, _mN, _cTr, _jN, _jA, _bMA, _cTu, _mKKA, _hP, _tDC, _vDC, _oDC, _tM, _vM, _cC, _mSo, _fMa],
2483
+ [0, 0, 5, 0, 0, 0, 0, 0, 128 | 0, [() => TrainingDataConfig$, 0], () => ValidationDataConfig$, () => OutputDataConfig$, () => TrainingMetrics$, () => ValidationMetrics, () => CustomizationConfig$, 0, 0], 3
2484
2484
  ];
2485
2485
  var GetEvaluationJobRequest$ = [3, n0, _GEJR,
2486
2486
  0,
2487
2487
  [_jI],
2488
- [[() => EvaluationJobIdentifier, 1]]
2488
+ [[() => EvaluationJobIdentifier, 1]], 1
2489
2489
  ];
2490
2490
  var GetEvaluationJobResponse$ = [3, n0, _GEJRe,
2491
2491
  0,
2492
- [_jN, _s, _jA, _jD, _rA, _cEKI, _jTo, _aT, _eC, _iC, _oDC, _cTr, _lMT, _fMai],
2493
- [0, 0, 0, [() => EvaluationJobDescription, 0], 0, 0, 0, 0, [() => EvaluationConfig$, 0], [() => EvaluationInferenceConfig$, 0], () => EvaluationOutputDataConfig$, 5, 5, 64 | 0]
2492
+ [_jN, _s, _jA, _rA, _jTo, _eC, _iC, _oDC, _cTr, _jD, _cEKI, _aT, _lMT, _fMai],
2493
+ [0, 0, 0, 0, 0, [() => EvaluationConfig$, 0], [() => EvaluationInferenceConfig$, 0], () => EvaluationOutputDataConfig$, 5, [() => EvaluationJobDescription, 0], 0, 0, 5, 64 | 0], 9
2494
2494
  ];
2495
2495
  var GetFoundationModelAvailabilityRequest$ = [3, n0, _GFMAR,
2496
2496
  0,
2497
2497
  [_mIo],
2498
- [[0, 1]]
2498
+ [[0, 1]], 1
2499
2499
  ];
2500
2500
  var GetFoundationModelAvailabilityResponse$ = [3, n0, _GFMARe,
2501
2501
  0,
2502
2502
  [_mIo, _aA, _aS, _eAn, _rAe],
2503
- [0, () => AgreementAvailability$, 0, 0, 0]
2503
+ [0, () => AgreementAvailability$, 0, 0, 0], 5
2504
2504
  ];
2505
2505
  var GetFoundationModelRequest$ = [3, n0, _GFMR,
2506
2506
  0,
2507
2507
  [_mI],
2508
- [[0, 1]]
2508
+ [[0, 1]], 1
2509
2509
  ];
2510
2510
  var GetFoundationModelResponse$ = [3, n0, _GFMRe,
2511
2511
  0,
@@ -2515,17 +2515,17 @@ var GetFoundationModelResponse$ = [3, n0, _GFMRe,
2515
2515
  var GetGuardrailRequest$ = [3, n0, _GGR,
2516
2516
  0,
2517
2517
  [_gI, _gV],
2518
- [[0, 1], [0, { [_hQ]: _gV }]]
2518
+ [[0, 1], [0, { [_hQ]: _gV }]], 1
2519
2519
  ];
2520
2520
  var GetGuardrailResponse$ = [3, n0, _GGRe,
2521
2521
  0,
2522
- [_n, _d, _gIu, _gA, _ve, _s, _tP, _cP, _wP, _sIP, _cGP, _aRP, _cRD, _cA, _uA, _sRt, _fR, _bIM, _bOM, _kKA],
2523
- [[() => GuardrailName, 0], [() => GuardrailDescription, 0], 0, 0, 0, 0, [() => GuardrailTopicPolicy$, 0], [() => GuardrailContentPolicy$, 0], [() => GuardrailWordPolicy$, 0], () => GuardrailSensitiveInformationPolicy$, [() => GuardrailContextualGroundingPolicy$, 0], () => GuardrailAutomatedReasoningPolicy$, () => GuardrailCrossRegionDetails$, 5, 5, [() => GuardrailStatusReasons, 0], [() => GuardrailFailureRecommendations, 0], [() => GuardrailBlockedMessaging, 0], [() => GuardrailBlockedMessaging, 0], 0]
2522
+ [_n, _gIu, _gA, _ve, _s, _cA, _uA, _bIM, _bOM, _d, _tP, _cP, _wP, _sIP, _cGP, _aRP, _cRD, _sRt, _fR, _kKA],
2523
+ [[() => GuardrailName, 0], 0, 0, 0, 0, 5, 5, [() => GuardrailBlockedMessaging, 0], [() => GuardrailBlockedMessaging, 0], [() => GuardrailDescription, 0], [() => GuardrailTopicPolicy$, 0], [() => GuardrailContentPolicy$, 0], [() => GuardrailWordPolicy$, 0], () => GuardrailSensitiveInformationPolicy$, [() => GuardrailContextualGroundingPolicy$, 0], () => GuardrailAutomatedReasoningPolicy$, () => GuardrailCrossRegionDetails$, [() => GuardrailStatusReasons, 0], [() => GuardrailFailureRecommendations, 0], 0], 9
2524
2524
  ];
2525
2525
  var GetImportedModelRequest$ = [3, n0, _GIMR,
2526
2526
  0,
2527
2527
  [_mI],
2528
- [[0, 1]]
2528
+ [[0, 1]], 1
2529
2529
  ];
2530
2530
  var GetImportedModelResponse$ = [3, n0, _GIMRe,
2531
2531
  0,
@@ -2535,17 +2535,17 @@ var GetImportedModelResponse$ = [3, n0, _GIMRe,
2535
2535
  var GetInferenceProfileRequest$ = [3, n0, _GIPR,
2536
2536
  0,
2537
2537
  [_iPI],
2538
- [[0, 1]]
2538
+ [[0, 1]], 1
2539
2539
  ];
2540
2540
  var GetInferenceProfileResponse$ = [3, n0, _GIPRe,
2541
2541
  0,
2542
- [_iPN, _d, _cA, _uA, _iPA, _mo, _iPIn, _s, _ty],
2543
- [0, [() => InferenceProfileDescription, 0], 5, 5, 0, () => InferenceProfileModels, 0, 0, 0]
2542
+ [_iPN, _iPA, _mo, _iPIn, _s, _ty, _d, _cA, _uA],
2543
+ [0, 0, () => InferenceProfileModels, 0, 0, 0, [() => InferenceProfileDescription, 0], 5, 5], 6
2544
2544
  ];
2545
2545
  var GetMarketplaceModelEndpointRequest$ = [3, n0, _GMMER,
2546
2546
  0,
2547
2547
  [_eA],
2548
- [[0, 1]]
2548
+ [[0, 1]], 1
2549
2549
  ];
2550
2550
  var GetMarketplaceModelEndpointResponse$ = [3, n0, _GMMERe,
2551
2551
  0,
@@ -2555,27 +2555,27 @@ var GetMarketplaceModelEndpointResponse$ = [3, n0, _GMMERe,
2555
2555
  var GetModelCopyJobRequest$ = [3, n0, _GMCJR,
2556
2556
  0,
2557
2557
  [_jA],
2558
- [[0, 1]]
2558
+ [[0, 1]], 1
2559
2559
  ];
2560
2560
  var GetModelCopyJobResponse$ = [3, n0, _GMCJRe,
2561
2561
  0,
2562
- [_jA, _s, _cTr, _tMA, _tMN, _sAI, _sMA, _tMKKA, _tMT, _fMa, _sMN],
2563
- [0, 0, 5, 0, 0, 0, 0, 0, () => TagList, 0, 0]
2562
+ [_jA, _s, _cTr, _tMA, _sAI, _sMA, _tMN, _tMKKA, _tMT, _fMa, _sMN],
2563
+ [0, 0, 5, 0, 0, 0, 0, 0, () => TagList, 0, 0], 6
2564
2564
  ];
2565
2565
  var GetModelCustomizationJobRequest$ = [3, n0, _GMCJRet,
2566
2566
  0,
2567
2567
  [_jI],
2568
- [[0, 1]]
2568
+ [[0, 1]], 1
2569
2569
  ];
2570
2570
  var GetModelCustomizationJobResponse$ = [3, n0, _GMCJReto,
2571
2571
  0,
2572
- [_jA, _jN, _oMN, _oMA, _cRT, _rA, _s, _sD, _fMa, _cTr, _lMT, _eT, _bMA, _hP, _tDC, _vDC, _oDC, _cTu, _oMKKA, _tM, _vM, _vCp, _cC],
2573
- [0, 0, 0, 0, 0, 0, 0, () => StatusDetails$, 0, 5, 5, 5, 0, 128 | 0, [() => TrainingDataConfig$, 0], () => ValidationDataConfig$, () => OutputDataConfig$, 0, 0, () => TrainingMetrics$, () => ValidationMetrics, () => VpcConfig$, () => CustomizationConfig$]
2572
+ [_jA, _jN, _oMN, _rA, _cTr, _bMA, _tDC, _vDC, _oDC, _oMA, _cRT, _s, _sD, _fMa, _lMT, _eT, _hP, _cTu, _oMKKA, _tM, _vM, _vCp, _cC],
2573
+ [0, 0, 0, 0, 5, 0, [() => TrainingDataConfig$, 0], () => ValidationDataConfig$, () => OutputDataConfig$, 0, 0, 0, () => StatusDetails$, 0, 5, 5, 128 | 0, 0, 0, () => TrainingMetrics$, () => ValidationMetrics, () => VpcConfig$, () => CustomizationConfig$], 9
2574
2574
  ];
2575
2575
  var GetModelImportJobRequest$ = [3, n0, _GMIJR,
2576
2576
  0,
2577
2577
  [_jI],
2578
- [[0, 1]]
2578
+ [[0, 1]], 1
2579
2579
  ];
2580
2580
  var GetModelImportJobResponse$ = [3, n0, _GMIJRe,
2581
2581
  0,
@@ -2585,12 +2585,12 @@ var GetModelImportJobResponse$ = [3, n0, _GMIJRe,
2585
2585
  var GetModelInvocationJobRequest$ = [3, n0, _GMIJRet,
2586
2586
  0,
2587
2587
  [_jI],
2588
- [[0, 1]]
2588
+ [[0, 1]], 1
2589
2589
  ];
2590
2590
  var GetModelInvocationJobResponse$ = [3, n0, _GMIJReto,
2591
2591
  0,
2592
- [_jA, _jN, _mIo, _cRT, _rA, _s, _m, _sTu, _lMT, _eT, _iDC, _oDC, _vCp, _tDIH, _jET],
2593
- [0, 0, 0, 0, 0, 0, [() => Message, 0], 5, 5, 5, () => ModelInvocationJobInputDataConfig$, () => ModelInvocationJobOutputDataConfig$, () => VpcConfig$, 1, 5]
2592
+ [_jA, _mIo, _rA, _sTu, _iDC, _oDC, _jN, _cRT, _s, _m, _lMT, _eT, _vCp, _tDIH, _jET],
2593
+ [0, 0, 0, 5, () => ModelInvocationJobInputDataConfig$, () => ModelInvocationJobOutputDataConfig$, 0, 0, 0, [() => Message, 0], 5, 5, () => VpcConfig$, 1, 5], 6
2594
2594
  ];
2595
2595
  var GetModelInvocationLoggingConfigurationRequest$ = [3, n0, _GMILCR,
2596
2596
  0,
@@ -2605,22 +2605,22 @@ var GetModelInvocationLoggingConfigurationResponse$ = [3, n0, _GMILCRe,
2605
2605
  var GetPromptRouterRequest$ = [3, n0, _GPRR,
2606
2606
  0,
2607
2607
  [_pRA],
2608
- [[0, 1]]
2608
+ [[0, 1]], 1
2609
2609
  ];
2610
2610
  var GetPromptRouterResponse$ = [3, n0, _GPRRe,
2611
2611
  0,
2612
- [_pRN, _rCo, _d, _cA, _uA, _pRA, _mo, _fM, _s, _ty],
2613
- [0, () => RoutingCriteria$, [() => PromptRouterDescription, 0], 5, 5, 0, () => PromptRouterTargetModels, () => PromptRouterTargetModel$, 0, 0]
2612
+ [_pRN, _rCo, _pRA, _mo, _fM, _s, _ty, _d, _cA, _uA],
2613
+ [0, () => RoutingCriteria$, 0, () => PromptRouterTargetModels, () => PromptRouterTargetModel$, 0, 0, [() => PromptRouterDescription, 0], 5, 5], 7
2614
2614
  ];
2615
2615
  var GetProvisionedModelThroughputRequest$ = [3, n0, _GPMTR,
2616
2616
  0,
2617
2617
  [_pMI],
2618
- [[0, 1]]
2618
+ [[0, 1]], 1
2619
2619
  ];
2620
2620
  var GetProvisionedModelThroughputResponse$ = [3, n0, _GPMTRe,
2621
2621
  0,
2622
2622
  [_mU, _dMU, _pMN, _pMA, _mA, _dMA, _fMA, _s, _cTr, _lMT, _fMa, _cD, _cET],
2623
- [1, 1, 0, 0, 0, 0, 0, 0, 5, 5, 0, 0, 5]
2623
+ [1, 1, 0, 0, 0, 0, 0, 0, 5, 5, 0, 0, 5], 10
2624
2624
  ];
2625
2625
  var GetUseCaseForModelAccessRequest$ = [3, n0, _GUCFMAR,
2626
2626
  0,
@@ -2630,42 +2630,42 @@ var GetUseCaseForModelAccessRequest$ = [3, n0, _GUCFMAR,
2630
2630
  var GetUseCaseForModelAccessResponse$ = [3, n0, _GUCFMARe,
2631
2631
  0,
2632
2632
  [_fD],
2633
- [21]
2633
+ [21], 1
2634
2634
  ];
2635
2635
  var GuardrailAutomatedReasoningPolicy$ = [3, n0, _GARP,
2636
2636
  0,
2637
2637
  [_po, _cT],
2638
- [64 | 0, 1]
2638
+ [64 | 0, 1], 1
2639
2639
  ];
2640
2640
  var GuardrailAutomatedReasoningPolicyConfig$ = [3, n0, _GARPC,
2641
2641
  0,
2642
2642
  [_po, _cT],
2643
- [64 | 0, 1]
2643
+ [64 | 0, 1], 1
2644
2644
  ];
2645
2645
  var GuardrailConfiguration$ = [3, n0, _GCu,
2646
2646
  0,
2647
2647
  [_gIu, _gV],
2648
- [0, 0]
2648
+ [0, 0], 2
2649
2649
  ];
2650
2650
  var GuardrailContentFilter$ = [3, n0, _GCF,
2651
2651
  0,
2652
2652
  [_ty, _iSn, _oS, _iM, _oM, _iA, _oA, _iE, _oE],
2653
- [0, 0, 0, [() => GuardrailModalities, 0], [() => GuardrailModalities, 0], [() => GuardrailContentFilterAction$1, 0], [() => GuardrailContentFilterAction$1, 0], 2, 2]
2653
+ [0, 0, 0, [() => GuardrailModalities, 0], [() => GuardrailModalities, 0], [() => GuardrailContentFilterAction$1, 0], [() => GuardrailContentFilterAction$1, 0], 2, 2], 3
2654
2654
  ];
2655
2655
  var GuardrailContentFilterConfig$ = [3, n0, _GCFC,
2656
2656
  0,
2657
2657
  [_ty, _iSn, _oS, _iM, _oM, _iA, _oA, _iE, _oE],
2658
- [0, 0, 0, [() => GuardrailModalities, 0], [() => GuardrailModalities, 0], [() => GuardrailContentFilterAction$1, 0], [() => GuardrailContentFilterAction$1, 0], 2, 2]
2658
+ [0, 0, 0, [() => GuardrailModalities, 0], [() => GuardrailModalities, 0], [() => GuardrailContentFilterAction$1, 0], [() => GuardrailContentFilterAction$1, 0], 2, 2], 3
2659
2659
  ];
2660
2660
  var GuardrailContentFiltersTier$ = [3, n0, _GCFT,
2661
2661
  0,
2662
2662
  [_tNi],
2663
- [[() => GuardrailContentFiltersTierName$1, 0]]
2663
+ [[() => GuardrailContentFiltersTierName$1, 0]], 1
2664
2664
  ];
2665
2665
  var GuardrailContentFiltersTierConfig$ = [3, n0, _GCFTC,
2666
2666
  0,
2667
2667
  [_tNi],
2668
- [[() => GuardrailContentFiltersTierName$1, 0]]
2668
+ [[() => GuardrailContentFiltersTierName$1, 0]], 1
2669
2669
  ];
2670
2670
  var GuardrailContentPolicy$ = [3, n0, _GCP,
2671
2671
  0,
@@ -2675,32 +2675,32 @@ var GuardrailContentPolicy$ = [3, n0, _GCP,
2675
2675
  var GuardrailContentPolicyConfig$ = [3, n0, _GCPC,
2676
2676
  0,
2677
2677
  [_fC, _tCi],
2678
- [[() => GuardrailContentFiltersConfig, 0], [() => GuardrailContentFiltersTierConfig$, 0]]
2678
+ [[() => GuardrailContentFiltersConfig, 0], [() => GuardrailContentFiltersTierConfig$, 0]], 1
2679
2679
  ];
2680
2680
  var GuardrailContextualGroundingFilter$ = [3, n0, _GCGF,
2681
2681
  0,
2682
2682
  [_ty, _th, _ac, _ena],
2683
- [0, 1, [() => GuardrailContextualGroundingAction$1, 0], 2]
2683
+ [0, 1, [() => GuardrailContextualGroundingAction$1, 0], 2], 2
2684
2684
  ];
2685
2685
  var GuardrailContextualGroundingFilterConfig$ = [3, n0, _GCGFC,
2686
2686
  0,
2687
2687
  [_ty, _th, _ac, _ena],
2688
- [0, 1, [() => GuardrailContextualGroundingAction$1, 0], 2]
2688
+ [0, 1, [() => GuardrailContextualGroundingAction$1, 0], 2], 2
2689
2689
  ];
2690
2690
  var GuardrailContextualGroundingPolicy$ = [3, n0, _GCGP,
2691
2691
  0,
2692
2692
  [_fi],
2693
- [[() => GuardrailContextualGroundingFilters, 0]]
2693
+ [[() => GuardrailContextualGroundingFilters, 0]], 1
2694
2694
  ];
2695
2695
  var GuardrailContextualGroundingPolicyConfig$ = [3, n0, _GCGPC,
2696
2696
  0,
2697
2697
  [_fC],
2698
- [[() => GuardrailContextualGroundingFiltersConfig, 0]]
2698
+ [[() => GuardrailContextualGroundingFiltersConfig, 0]], 1
2699
2699
  ];
2700
2700
  var GuardrailCrossRegionConfig$ = [3, n0, _GCRC,
2701
2701
  0,
2702
2702
  [_gPI],
2703
- [0]
2703
+ [0], 1
2704
2704
  ];
2705
2705
  var GuardrailCrossRegionDetails$ = [3, n0, _GCRD,
2706
2706
  0,
@@ -2710,32 +2710,32 @@ var GuardrailCrossRegionDetails$ = [3, n0, _GCRD,
2710
2710
  var GuardrailManagedWords$ = [3, n0, _GMW,
2711
2711
  0,
2712
2712
  [_ty, _iA, _oA, _iE, _oE],
2713
- [0, [() => GuardrailWordAction$1, 0], [() => GuardrailWordAction$1, 0], 2, 2]
2713
+ [0, [() => GuardrailWordAction$1, 0], [() => GuardrailWordAction$1, 0], 2, 2], 1
2714
2714
  ];
2715
2715
  var GuardrailManagedWordsConfig$ = [3, n0, _GMWC,
2716
2716
  0,
2717
2717
  [_ty, _iA, _oA, _iE, _oE],
2718
- [0, [() => GuardrailWordAction$1, 0], [() => GuardrailWordAction$1, 0], 2, 2]
2718
+ [0, [() => GuardrailWordAction$1, 0], [() => GuardrailWordAction$1, 0], 2, 2], 1
2719
2719
  ];
2720
2720
  var GuardrailPiiEntity$ = [3, n0, _GPE,
2721
2721
  0,
2722
2722
  [_ty, _ac, _iA, _oA, _iE, _oE],
2723
- [0, 0, 0, 0, 2, 2]
2723
+ [0, 0, 0, 0, 2, 2], 2
2724
2724
  ];
2725
2725
  var GuardrailPiiEntityConfig$ = [3, n0, _GPEC,
2726
2726
  0,
2727
2727
  [_ty, _ac, _iA, _oA, _iE, _oE],
2728
- [0, 0, 0, 0, 2, 2]
2728
+ [0, 0, 0, 0, 2, 2], 2
2729
2729
  ];
2730
2730
  var GuardrailRegex$ = [3, n0, _GR,
2731
2731
  0,
2732
- [_n, _d, _pa, _ac, _iA, _oA, _iE, _oE],
2733
- [0, 0, 0, 0, 0, 0, 2, 2]
2732
+ [_n, _pa, _ac, _d, _iA, _oA, _iE, _oE],
2733
+ [0, 0, 0, 0, 0, 0, 2, 2], 3
2734
2734
  ];
2735
2735
  var GuardrailRegexConfig$ = [3, n0, _GRC,
2736
2736
  0,
2737
- [_n, _d, _pa, _ac, _iA, _oA, _iE, _oE],
2738
- [0, 0, 0, 0, 0, 0, 2, 2]
2737
+ [_n, _pa, _ac, _d, _iA, _oA, _iE, _oE],
2738
+ [0, 0, 0, 0, 0, 0, 2, 2], 3
2739
2739
  ];
2740
2740
  var GuardrailSensitiveInformationPolicy$ = [3, n0, _GSIP,
2741
2741
  0,
@@ -2749,48 +2749,48 @@ var GuardrailSensitiveInformationPolicyConfig$ = [3, n0, _GSIPC,
2749
2749
  ];
2750
2750
  var GuardrailSummary$ = [3, n0, _GS,
2751
2751
  0,
2752
- [_i, _ar, _s, _n, _d, _ve, _cA, _uA, _cRD],
2753
- [0, 0, 0, [() => GuardrailName, 0], [() => GuardrailDescription, 0], 0, 5, 5, () => GuardrailCrossRegionDetails$]
2752
+ [_i, _ar, _s, _n, _ve, _cA, _uA, _d, _cRD],
2753
+ [0, 0, 0, [() => GuardrailName, 0], 0, 5, 5, [() => GuardrailDescription, 0], () => GuardrailCrossRegionDetails$], 7
2754
2754
  ];
2755
2755
  var GuardrailTopic$ = [3, n0, _GT,
2756
2756
  0,
2757
2757
  [_n, _de, _exa, _ty, _iA, _oA, _iE, _oE],
2758
- [[() => GuardrailTopicName, 0], [() => GuardrailTopicDefinition, 0], [() => GuardrailTopicExamples, 0], 0, [() => GuardrailTopicAction$1, 0], [() => GuardrailTopicAction$1, 0], 2, 2]
2758
+ [[() => GuardrailTopicName, 0], [() => GuardrailTopicDefinition, 0], [() => GuardrailTopicExamples, 0], 0, [() => GuardrailTopicAction$1, 0], [() => GuardrailTopicAction$1, 0], 2, 2], 2
2759
2759
  ];
2760
2760
  var GuardrailTopicConfig$ = [3, n0, _GTC,
2761
2761
  0,
2762
- [_n, _de, _exa, _ty, _iA, _oA, _iE, _oE],
2763
- [[() => GuardrailTopicName, 0], [() => GuardrailTopicDefinition, 0], [() => GuardrailTopicExamples, 0], 0, [() => GuardrailTopicAction$1, 0], [() => GuardrailTopicAction$1, 0], 2, 2]
2762
+ [_n, _de, _ty, _exa, _iA, _oA, _iE, _oE],
2763
+ [[() => GuardrailTopicName, 0], [() => GuardrailTopicDefinition, 0], 0, [() => GuardrailTopicExamples, 0], [() => GuardrailTopicAction$1, 0], [() => GuardrailTopicAction$1, 0], 2, 2], 3
2764
2764
  ];
2765
2765
  var GuardrailTopicPolicy$ = [3, n0, _GTP,
2766
2766
  0,
2767
2767
  [_to, _ti],
2768
- [[() => GuardrailTopics, 0], [() => GuardrailTopicsTier$, 0]]
2768
+ [[() => GuardrailTopics, 0], [() => GuardrailTopicsTier$, 0]], 1
2769
2769
  ];
2770
2770
  var GuardrailTopicPolicyConfig$ = [3, n0, _GTPC,
2771
2771
  0,
2772
2772
  [_tCo, _tCi],
2773
- [[() => GuardrailTopicsConfig, 0], [() => GuardrailTopicsTierConfig$, 0]]
2773
+ [[() => GuardrailTopicsConfig, 0], [() => GuardrailTopicsTierConfig$, 0]], 1
2774
2774
  ];
2775
2775
  var GuardrailTopicsTier$ = [3, n0, _GTT,
2776
2776
  0,
2777
2777
  [_tNi],
2778
- [[() => GuardrailTopicsTierName$1, 0]]
2778
+ [[() => GuardrailTopicsTierName$1, 0]], 1
2779
2779
  ];
2780
2780
  var GuardrailTopicsTierConfig$ = [3, n0, _GTTC,
2781
2781
  0,
2782
2782
  [_tNi],
2783
- [[() => GuardrailTopicsTierName$1, 0]]
2783
+ [[() => GuardrailTopicsTierName$1, 0]], 1
2784
2784
  ];
2785
2785
  var GuardrailWord$ = [3, n0, _GW,
2786
2786
  0,
2787
2787
  [_te, _iA, _oA, _iE, _oE],
2788
- [0, [() => GuardrailWordAction$1, 0], [() => GuardrailWordAction$1, 0], 2, 2]
2788
+ [0, [() => GuardrailWordAction$1, 0], [() => GuardrailWordAction$1, 0], 2, 2], 1
2789
2789
  ];
2790
2790
  var GuardrailWordConfig$ = [3, n0, _GWC,
2791
2791
  0,
2792
2792
  [_te, _iA, _oA, _iE, _oE],
2793
- [0, [() => GuardrailWordAction$1, 0], [() => GuardrailWordAction$1, 0], 2, 2]
2793
+ [0, [() => GuardrailWordAction$1, 0], [() => GuardrailWordAction$1, 0], 2, 2], 1
2794
2794
  ];
2795
2795
  var GuardrailWordPolicy$ = [3, n0, _GWP,
2796
2796
  0,
@@ -2804,28 +2804,28 @@ var GuardrailWordPolicyConfig$ = [3, n0, _GWPC,
2804
2804
  ];
2805
2805
  var HumanEvaluationConfig$ = [3, n0, _HEC,
2806
2806
  0,
2807
- [_hWC, _cM, _dMC],
2808
- [[() => HumanWorkflowConfig$, 0], [() => HumanEvaluationCustomMetrics, 0], [() => EvaluationDatasetMetricConfigs, 0]]
2807
+ [_dMC, _hWC, _cM],
2808
+ [[() => EvaluationDatasetMetricConfigs, 0], [() => HumanWorkflowConfig$, 0], [() => HumanEvaluationCustomMetrics, 0]], 1
2809
2809
  ];
2810
2810
  var HumanEvaluationCustomMetric$ = [3, n0, _HECM,
2811
2811
  0,
2812
- [_n, _d, _rM],
2813
- [[() => EvaluationMetricName, 0], [() => EvaluationMetricDescription, 0], 0]
2812
+ [_n, _rM, _d],
2813
+ [[() => EvaluationMetricName, 0], 0, [() => EvaluationMetricDescription, 0]], 2
2814
2814
  ];
2815
2815
  var HumanWorkflowConfig$ = [3, n0, _HWC,
2816
2816
  0,
2817
2817
  [_fDA, _in],
2818
- [0, [() => HumanTaskInstructions, 0]]
2818
+ [0, [() => HumanTaskInstructions, 0]], 1
2819
2819
  ];
2820
2820
  var ImplicitFilterConfiguration$ = [3, n0, _IFC,
2821
2821
  0,
2822
2822
  [_mAe, _mA],
2823
- [[() => MetadataAttributeSchemaList, 0], 0]
2823
+ [[() => MetadataAttributeSchemaList, 0], 0], 2
2824
2824
  ];
2825
2825
  var ImportedModelSummary$ = [3, n0, _IMS,
2826
2826
  0,
2827
2827
  [_mA, _mN, _cTr, _iS, _mAo],
2828
- [0, 0, 5, 2, 0]
2828
+ [0, 0, 5, 2, 0], 3
2829
2829
  ];
2830
2830
  var InferenceProfileModel$ = [3, n0, _IPM,
2831
2831
  0,
@@ -2834,8 +2834,8 @@ var InferenceProfileModel$ = [3, n0, _IPM,
2834
2834
  ];
2835
2835
  var InferenceProfileSummary$ = [3, n0, _IPS,
2836
2836
  0,
2837
- [_iPN, _d, _cA, _uA, _iPA, _mo, _iPIn, _s, _ty],
2838
- [0, [() => InferenceProfileDescription, 0], 5, 5, 0, () => InferenceProfileModels, 0, 0, 0]
2837
+ [_iPN, _iPA, _mo, _iPIn, _s, _ty, _d, _cA, _uA],
2838
+ [0, 0, () => InferenceProfileModels, 0, 0, 0, [() => InferenceProfileDescription, 0], 5, 5], 6
2839
2839
  ];
2840
2840
  var InternalServerException$ = [-3, n0, _ISE,
2841
2841
  { [_e]: _se, [_hE]: 500 },
@@ -2845,8 +2845,8 @@ var InternalServerException$ = [-3, n0, _ISE,
2845
2845
  schema.TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
2846
2846
  var InvocationLogsConfig$ = [3, n0, _ILC,
2847
2847
  0,
2848
- [_uPR, _iLS, _rMF],
2849
- [2, () => InvocationLogSource$, [() => RequestMetadataFilters$, 0]]
2848
+ [_iLS, _uPR, _rMF],
2849
+ [() => InvocationLogSource$, 2, [() => RequestMetadataFilters$, 0]], 1
2850
2850
  ];
2851
2851
  var KbInferenceConfig$ = [3, n0, _KIC,
2852
2852
  0,
@@ -2856,12 +2856,12 @@ var KbInferenceConfig$ = [3, n0, _KIC,
2856
2856
  var KnowledgeBaseRetrievalConfiguration$ = [3, n0, _KBRC,
2857
2857
  0,
2858
2858
  [_vSC],
2859
- [[() => KnowledgeBaseVectorSearchConfiguration$, 0]]
2859
+ [[() => KnowledgeBaseVectorSearchConfiguration$, 0]], 1
2860
2860
  ];
2861
2861
  var KnowledgeBaseRetrieveAndGenerateConfiguration$ = [3, n0, _KBRAGC,
2862
2862
  0,
2863
2863
  [_kBI, _mA, _rCet, _gCe, _oC],
2864
- [0, 0, [() => KnowledgeBaseRetrievalConfiguration$, 0], [() => GenerationConfiguration$, 0], () => OrchestrationConfiguration$]
2864
+ [0, 0, [() => KnowledgeBaseRetrievalConfiguration$, 0], [() => GenerationConfiguration$, 0], () => OrchestrationConfiguration$], 2
2865
2865
  ];
2866
2866
  var KnowledgeBaseVectorSearchConfiguration$ = [3, n0, _KBVSC,
2867
2867
  0,
@@ -2871,7 +2871,7 @@ var KnowledgeBaseVectorSearchConfiguration$ = [3, n0, _KBVSC,
2871
2871
  var LambdaGraderConfig$ = [3, n0, _LGC,
2872
2872
  0,
2873
2873
  [_lA],
2874
- [0]
2874
+ [0], 1
2875
2875
  ];
2876
2876
  var LegalTerm$ = [3, n0, _LT,
2877
2877
  0,
@@ -2886,37 +2886,37 @@ var ListAutomatedReasoningPoliciesRequest$ = [3, n0, _LARPR,
2886
2886
  var ListAutomatedReasoningPoliciesResponse$ = [3, n0, _LARPRi,
2887
2887
  0,
2888
2888
  [_aRPS, _nT],
2889
- [[() => AutomatedReasoningPolicySummaries, 0], 0]
2889
+ [[() => AutomatedReasoningPolicySummaries, 0], 0], 1
2890
2890
  ];
2891
2891
  var ListAutomatedReasoningPolicyBuildWorkflowsRequest$ = [3, n0, _LARPBWR,
2892
2892
  0,
2893
2893
  [_pA, _nT, _mR],
2894
- [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
2894
+ [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
2895
2895
  ];
2896
2896
  var ListAutomatedReasoningPolicyBuildWorkflowsResponse$ = [3, n0, _LARPBWRi,
2897
2897
  0,
2898
2898
  [_aRPBWS, _nT],
2899
- [() => AutomatedReasoningPolicyBuildWorkflowSummaries, 0]
2899
+ [() => AutomatedReasoningPolicyBuildWorkflowSummaries, 0], 1
2900
2900
  ];
2901
2901
  var ListAutomatedReasoningPolicyTestCasesRequest$ = [3, n0, _LARPTCR,
2902
2902
  0,
2903
2903
  [_pA, _nT, _mR],
2904
- [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
2904
+ [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
2905
2905
  ];
2906
2906
  var ListAutomatedReasoningPolicyTestCasesResponse$ = [3, n0, _LARPTCRi,
2907
2907
  0,
2908
2908
  [_tCes, _nT],
2909
- [[() => AutomatedReasoningPolicyTestCaseList, 0], 0]
2909
+ [[() => AutomatedReasoningPolicyTestCaseList, 0], 0], 1
2910
2910
  ];
2911
2911
  var ListAutomatedReasoningPolicyTestResultsRequest$ = [3, n0, _LARPTRR,
2912
2912
  0,
2913
2913
  [_pA, _bWI, _nT, _mR],
2914
- [[0, 1], [0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
2914
+ [[0, 1], [0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 2
2915
2915
  ];
2916
2916
  var ListAutomatedReasoningPolicyTestResultsResponse$ = [3, n0, _LARPTRRi,
2917
2917
  0,
2918
2918
  [_tRe, _nT],
2919
- [[() => AutomatedReasoningPolicyTestList, 0], 0]
2919
+ [[() => AutomatedReasoningPolicyTestList, 0], 0], 1
2920
2920
  ];
2921
2921
  var ListCustomModelDeploymentsRequest$ = [3, n0, _LCMDR,
2922
2922
  0,
@@ -2946,7 +2946,7 @@ var ListEnforcedGuardrailsConfigurationRequest$ = [3, n0, _LEGCR,
2946
2946
  var ListEnforcedGuardrailsConfigurationResponse$ = [3, n0, _LEGCRi,
2947
2947
  0,
2948
2948
  [_gCua, _nT],
2949
- [() => AccountEnforcedGuardrailsOutputConfiguration, 0]
2949
+ [() => AccountEnforcedGuardrailsOutputConfiguration, 0], 1
2950
2950
  ];
2951
2951
  var ListEvaluationJobsRequest$ = [3, n0, _LEJR,
2952
2952
  0,
@@ -2961,12 +2961,12 @@ var ListEvaluationJobsResponse$ = [3, n0, _LEJRi,
2961
2961
  var ListFoundationModelAgreementOffersRequest$ = [3, n0, _LFMAOR,
2962
2962
  0,
2963
2963
  [_mIo, _oTf],
2964
- [[0, 1], [0, { [_hQ]: _oTf }]]
2964
+ [[0, 1], [0, { [_hQ]: _oTf }]], 1
2965
2965
  ];
2966
2966
  var ListFoundationModelAgreementOffersResponse$ = [3, n0, _LFMAORi,
2967
2967
  0,
2968
2968
  [_mIo, _of],
2969
- [0, () => Offers]
2969
+ [0, () => Offers], 2
2970
2970
  ];
2971
2971
  var ListFoundationModelsRequest$ = [3, n0, _LFMR,
2972
2972
  0,
@@ -2986,7 +2986,7 @@ var ListGuardrailsRequest$ = [3, n0, _LGR,
2986
2986
  var ListGuardrailsResponse$ = [3, n0, _LGRi,
2987
2987
  0,
2988
2988
  [_g, _nT],
2989
- [[() => GuardrailSummaries, 0], 0]
2989
+ [[() => GuardrailSummaries, 0], 0], 1
2990
2990
  ];
2991
2991
  var ListImportedModelsRequest$ = [3, n0, _LIMR,
2992
2992
  0,
@@ -3081,7 +3081,7 @@ var ListProvisionedModelThroughputsResponse$ = [3, n0, _LPMTRi,
3081
3081
  var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
3082
3082
  0,
3083
3083
  [_rARN],
3084
- [0]
3084
+ [0], 1
3085
3085
  ];
3086
3086
  var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
3087
3087
  0,
@@ -3095,68 +3095,68 @@ var LoggingConfig$ = [3, n0, _LC,
3095
3095
  ];
3096
3096
  var MarketplaceModelEndpoint$ = [3, n0, _MME,
3097
3097
  0,
3098
- [_eA, _mSI, _s, _sM, _cA, _uA, _eCn, _eS, _eSM],
3099
- [0, 0, 0, 0, 5, 5, () => EndpointConfig$, 0, 0]
3098
+ [_eA, _mSI, _cA, _uA, _eCn, _eS, _s, _sM, _eSM],
3099
+ [0, 0, 5, 5, () => EndpointConfig$, 0, 0, 0, 0], 6
3100
3100
  ];
3101
3101
  var MarketplaceModelEndpointSummary$ = [3, n0, _MMES,
3102
3102
  0,
3103
- [_eA, _mSI, _s, _sM, _cA, _uA],
3104
- [0, 0, 0, 0, 5, 5]
3103
+ [_eA, _mSI, _cA, _uA, _s, _sM],
3104
+ [0, 0, 5, 5, 0, 0], 4
3105
3105
  ];
3106
3106
  var MetadataAttributeSchema$ = [3, n0, _MAS,
3107
3107
  8,
3108
3108
  [_k, _ty, _d],
3109
- [0, 0, 0]
3109
+ [0, 0, 0], 3
3110
3110
  ];
3111
3111
  var MetadataConfigurationForReranking$ = [3, n0, _MCFR,
3112
3112
  0,
3113
3113
  [_sMe, _sMC],
3114
- [0, [() => RerankingMetadataSelectiveModeConfiguration$, 0]]
3114
+ [0, [() => RerankingMetadataSelectiveModeConfiguration$, 0]], 1
3115
3115
  ];
3116
3116
  var ModelCopyJobSummary$ = [3, n0, _MCJS,
3117
3117
  0,
3118
- [_jA, _s, _cTr, _tMA, _tMN, _sAI, _sMA, _tMKKA, _tMT, _fMa, _sMN],
3119
- [0, 0, 5, 0, 0, 0, 0, 0, () => TagList, 0, 0]
3118
+ [_jA, _s, _cTr, _tMA, _sAI, _sMA, _tMN, _tMKKA, _tMT, _fMa, _sMN],
3119
+ [0, 0, 5, 0, 0, 0, 0, 0, () => TagList, 0, 0], 6
3120
3120
  ];
3121
3121
  var ModelCustomizationJobSummary$ = [3, n0, _MCJSo,
3122
3122
  0,
3123
- [_jA, _bMA, _jN, _s, _sD, _lMT, _cTr, _eT, _cMA, _cMN, _cTu],
3124
- [0, 0, 0, 0, () => StatusDetails$, 5, 5, 5, 0, 0, 0]
3123
+ [_jA, _bMA, _jN, _s, _cTr, _sD, _lMT, _eT, _cMA, _cMN, _cTu],
3124
+ [0, 0, 0, 0, 5, () => StatusDetails$, 5, 5, 0, 0, 0], 5
3125
3125
  ];
3126
3126
  var ModelImportJobSummary$ = [3, n0, _MIJS,
3127
3127
  0,
3128
- [_jA, _jN, _s, _lMT, _cTr, _eT, _iMA, _iMN],
3129
- [0, 0, 0, 5, 5, 5, 0, 0]
3128
+ [_jA, _jN, _s, _cTr, _lMT, _eT, _iMA, _iMN],
3129
+ [0, 0, 0, 5, 5, 5, 0, 0], 4
3130
3130
  ];
3131
3131
  var ModelInvocationJobS3InputDataConfig$ = [3, n0, _MIJSIDC,
3132
3132
  0,
3133
- [_sIF, _sU, _sBO],
3134
- [0, 0, 0]
3133
+ [_sU, _sIF, _sBO],
3134
+ [0, 0, 0], 1
3135
3135
  ];
3136
3136
  var ModelInvocationJobS3OutputDataConfig$ = [3, n0, _MIJSODC,
3137
3137
  0,
3138
3138
  [_sU, _sEKI, _sBO],
3139
- [0, 0, 0]
3139
+ [0, 0, 0], 1
3140
3140
  ];
3141
3141
  var ModelInvocationJobSummary$ = [3, n0, _MIJSo,
3142
3142
  0,
3143
- [_jA, _jN, _mIo, _cRT, _rA, _s, _m, _sTu, _lMT, _eT, _iDC, _oDC, _vCp, _tDIH, _jET],
3144
- [0, 0, 0, 0, 0, 0, [() => Message, 0], 5, 5, 5, () => ModelInvocationJobInputDataConfig$, () => ModelInvocationJobOutputDataConfig$, () => VpcConfig$, 1, 5]
3143
+ [_jA, _jN, _mIo, _rA, _sTu, _iDC, _oDC, _cRT, _s, _m, _lMT, _eT, _vCp, _tDIH, _jET],
3144
+ [0, 0, 0, 0, 5, () => ModelInvocationJobInputDataConfig$, () => ModelInvocationJobOutputDataConfig$, 0, 0, [() => Message, 0], 5, 5, () => VpcConfig$, 1, 5], 7
3145
3145
  ];
3146
3146
  var Offer$ = [3, n0, _O,
3147
3147
  0,
3148
- [_oI, _oT, _tD],
3149
- [0, 0, () => TermDetails$]
3148
+ [_oT, _tD, _oI],
3149
+ [0, () => TermDetails$, 0], 2
3150
3150
  ];
3151
3151
  var OrchestrationConfiguration$ = [3, n0, _OC,
3152
3152
  0,
3153
3153
  [_qTC],
3154
- [() => QueryTransformationConfiguration$]
3154
+ [() => QueryTransformationConfiguration$], 1
3155
3155
  ];
3156
3156
  var OutputDataConfig$ = [3, n0, _ODC,
3157
3157
  0,
3158
3158
  [_sU],
3159
- [0]
3159
+ [0], 1
3160
3160
  ];
3161
3161
  var PerformanceConfiguration$ = [3, n0, _PC,
3162
3162
  0,
@@ -3166,17 +3166,17 @@ var PerformanceConfiguration$ = [3, n0, _PC,
3166
3166
  var PricingTerm$ = [3, n0, _PT,
3167
3167
  0,
3168
3168
  [_rCa],
3169
- [() => RateCard]
3169
+ [() => RateCard], 1
3170
3170
  ];
3171
3171
  var PromptRouterSummary$ = [3, n0, _PRS,
3172
3172
  0,
3173
- [_pRN, _rCo, _d, _cA, _uA, _pRA, _mo, _fM, _s, _ty],
3174
- [0, () => RoutingCriteria$, [() => PromptRouterDescription, 0], 5, 5, 0, () => PromptRouterTargetModels, () => PromptRouterTargetModel$, 0, 0]
3173
+ [_pRN, _rCo, _pRA, _mo, _fM, _s, _ty, _d, _cA, _uA],
3174
+ [0, () => RoutingCriteria$, 0, () => PromptRouterTargetModels, () => PromptRouterTargetModel$, 0, 0, [() => PromptRouterDescription, 0], 5, 5], 7
3175
3175
  ];
3176
3176
  var PromptRouterTargetModel$ = [3, n0, _PRTM,
3177
3177
  0,
3178
3178
  [_mA],
3179
- [0]
3179
+ [0], 1
3180
3180
  ];
3181
3181
  var PromptTemplate$ = [3, n0, _PTr,
3182
3182
  0,
@@ -3185,13 +3185,13 @@ var PromptTemplate$ = [3, n0, _PTr,
3185
3185
  ];
3186
3186
  var ProvisionedModelSummary$ = [3, n0, _PMS,
3187
3187
  0,
3188
- [_pMN, _pMA, _mA, _dMA, _fMA, _mU, _dMU, _s, _cD, _cET, _cTr, _lMT],
3189
- [0, 0, 0, 0, 0, 1, 1, 0, 0, 5, 5, 5]
3188
+ [_pMN, _pMA, _mA, _dMA, _fMA, _mU, _dMU, _s, _cTr, _lMT, _cD, _cET],
3189
+ [0, 0, 0, 0, 0, 1, 1, 0, 5, 5, 0, 5], 10
3190
3190
  ];
3191
3191
  var PutEnforcedGuardrailConfigurationRequest$ = [3, n0, _PEGCR,
3192
3192
  0,
3193
- [_cI, _gIC],
3194
- [0, () => AccountEnforcedGuardrailInferenceInputConfiguration$]
3193
+ [_gIC, _cI],
3194
+ [() => AccountEnforcedGuardrailInferenceInputConfiguration$, 0], 1
3195
3195
  ];
3196
3196
  var PutEnforcedGuardrailConfigurationResponse$ = [3, n0, _PEGCRu,
3197
3197
  0,
@@ -3201,7 +3201,7 @@ var PutEnforcedGuardrailConfigurationResponse$ = [3, n0, _PEGCRu,
3201
3201
  var PutModelInvocationLoggingConfigurationRequest$ = [3, n0, _PMILCR,
3202
3202
  0,
3203
3203
  [_lC],
3204
- [() => LoggingConfig$]
3204
+ [() => LoggingConfig$], 1
3205
3205
  ];
3206
3206
  var PutModelInvocationLoggingConfigurationResponse$ = [3, n0, _PMILCRu,
3207
3207
  0,
@@ -3211,7 +3211,7 @@ var PutModelInvocationLoggingConfigurationResponse$ = [3, n0, _PMILCRu,
3211
3211
  var PutUseCaseForModelAccessRequest$ = [3, n0, _PUCFMAR,
3212
3212
  0,
3213
3213
  [_fD],
3214
- [21]
3214
+ [21], 1
3215
3215
  ];
3216
3216
  var PutUseCaseForModelAccessResponse$ = [3, n0, _PUCFMARu,
3217
3217
  0,
@@ -3221,22 +3221,22 @@ var PutUseCaseForModelAccessResponse$ = [3, n0, _PUCFMARu,
3221
3221
  var QueryTransformationConfiguration$ = [3, n0, _QTC,
3222
3222
  0,
3223
3223
  [_ty],
3224
- [0]
3224
+ [0], 1
3225
3225
  ];
3226
3226
  var RatingScaleItem$ = [3, n0, _RSI,
3227
3227
  0,
3228
3228
  [_de, _va],
3229
- [0, () => RatingScaleItemValue$]
3229
+ [0, () => RatingScaleItemValue$], 2
3230
3230
  ];
3231
3231
  var RegisterMarketplaceModelEndpointRequest$ = [3, n0, _RMMER,
3232
3232
  0,
3233
3233
  [_eI, _mSI],
3234
- [[0, 1], 0]
3234
+ [[0, 1], 0], 2
3235
3235
  ];
3236
3236
  var RegisterMarketplaceModelEndpointResponse$ = [3, n0, _RMMERe,
3237
3237
  0,
3238
3238
  [_mME],
3239
- [() => MarketplaceModelEndpoint$]
3239
+ [() => MarketplaceModelEndpoint$], 1
3240
3240
  ];
3241
3241
  var RequestMetadataBaseFilters$ = [3, n0, _RMBF,
3242
3242
  0,
@@ -3258,12 +3258,12 @@ schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNo
3258
3258
  var RetrieveAndGenerateConfiguration$ = [3, n0, _RAGC,
3259
3259
  0,
3260
3260
  [_ty, _kBC, _eSC],
3261
- [0, [() => KnowledgeBaseRetrieveAndGenerateConfiguration$, 0], [() => ExternalSourcesRetrieveAndGenerateConfiguration$, 0]]
3261
+ [0, [() => KnowledgeBaseRetrieveAndGenerateConfiguration$, 0], [() => ExternalSourcesRetrieveAndGenerateConfiguration$, 0]], 1
3262
3262
  ];
3263
3263
  var RetrieveConfig$ = [3, n0, _RC,
3264
3264
  0,
3265
3265
  [_kBI, _kBRC],
3266
- [0, [() => KnowledgeBaseRetrievalConfiguration$, 0]]
3266
+ [0, [() => KnowledgeBaseRetrievalConfiguration$, 0]], 2
3267
3267
  ];
3268
3268
  var RFTConfig$ = [3, n0, _RFTC,
3269
3269
  0,
@@ -3278,27 +3278,27 @@ var RFTHyperParameters$ = [3, n0, _RFTHP,
3278
3278
  var RoutingCriteria$ = [3, n0, _RCo,
3279
3279
  0,
3280
3280
  [_rQD],
3281
- [1]
3281
+ [1], 1
3282
3282
  ];
3283
3283
  var S3Config$ = [3, n0, _SC,
3284
3284
  0,
3285
3285
  [_bN, _kP],
3286
- [0, 0]
3286
+ [0, 0], 1
3287
3287
  ];
3288
3288
  var S3DataSource$ = [3, n0, _SDS,
3289
3289
  0,
3290
3290
  [_sU],
3291
- [0]
3291
+ [0], 1
3292
3292
  ];
3293
3293
  var S3ObjectDoc$ = [3, n0, _SOD,
3294
3294
  0,
3295
3295
  [_uri],
3296
- [0]
3296
+ [0], 1
3297
3297
  ];
3298
3298
  var SageMakerEndpoint$ = [3, n0, _SME,
3299
3299
  0,
3300
3300
  [_iIC, _iTn, _eRx, _kEK, _vp],
3301
- [1, 0, 0, 0, () => VpcConfig$]
3301
+ [1, 0, 0, 0, () => VpcConfig$], 3
3302
3302
  ];
3303
3303
  var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
3304
3304
  { [_e]: _c, [_hE]: 400 },
@@ -3314,23 +3314,23 @@ var ServiceUnavailableException$ = [-3, n0, _SUE,
3314
3314
  schema.TypeRegistry.for(n0).registerError(ServiceUnavailableException$, ServiceUnavailableException);
3315
3315
  var StartAutomatedReasoningPolicyBuildWorkflowRequest$ = [3, n0, _SARPBWR,
3316
3316
  0,
3317
- [_pA, _bWT, _cRT, _sCo],
3318
- [[0, 1], [0, 1], [0, { [_hH]: _xact, [_iTd]: 1 }], [() => AutomatedReasoningPolicyBuildWorkflowSource$, 16]]
3317
+ [_pA, _bWT, _sCo, _cRT],
3318
+ [[0, 1], [0, 1], [() => AutomatedReasoningPolicyBuildWorkflowSource$, 16], [0, { [_hH]: _xact, [_iTd]: 1 }]], 3
3319
3319
  ];
3320
3320
  var StartAutomatedReasoningPolicyBuildWorkflowResponse$ = [3, n0, _SARPBWRt,
3321
3321
  0,
3322
3322
  [_pA, _bWI],
3323
- [0, 0]
3323
+ [0, 0], 2
3324
3324
  ];
3325
3325
  var StartAutomatedReasoningPolicyTestWorkflowRequest$ = [3, n0, _SARPTWR,
3326
3326
  0,
3327
3327
  [_pA, _bWI, _tCIe, _cRT],
3328
- [[0, 1], [0, 1], 64 | 0, [0, 4]]
3328
+ [[0, 1], [0, 1], 64 | 0, [0, 4]], 2
3329
3329
  ];
3330
3330
  var StartAutomatedReasoningPolicyTestWorkflowResponse$ = [3, n0, _SARPTWRt,
3331
3331
  0,
3332
3332
  [_pA],
3333
- [0]
3333
+ [0], 1
3334
3334
  ];
3335
3335
  var StatusDetails$ = [3, n0, _SD,
3336
3336
  0,
@@ -3340,7 +3340,7 @@ var StatusDetails$ = [3, n0, _SD,
3340
3340
  var StopEvaluationJobRequest$ = [3, n0, _SEJR,
3341
3341
  0,
3342
3342
  [_jI],
3343
- [[() => EvaluationJobIdentifier, 1]]
3343
+ [[() => EvaluationJobIdentifier, 1]], 1
3344
3344
  ];
3345
3345
  var StopEvaluationJobResponse$ = [3, n0, _SEJRt,
3346
3346
  0,
@@ -3350,7 +3350,7 @@ var StopEvaluationJobResponse$ = [3, n0, _SEJRt,
3350
3350
  var StopModelCustomizationJobRequest$ = [3, n0, _SMCJR,
3351
3351
  0,
3352
3352
  [_jI],
3353
- [[0, 1]]
3353
+ [[0, 1]], 1
3354
3354
  ];
3355
3355
  var StopModelCustomizationJobResponse$ = [3, n0, _SMCJRt,
3356
3356
  0,
@@ -3360,7 +3360,7 @@ var StopModelCustomizationJobResponse$ = [3, n0, _SMCJRt,
3360
3360
  var StopModelInvocationJobRequest$ = [3, n0, _SMIJR,
3361
3361
  0,
3362
3362
  [_jI],
3363
- [[0, 1]]
3363
+ [[0, 1]], 1
3364
3364
  ];
3365
3365
  var StopModelInvocationJobResponse$ = [3, n0, _SMIJRt,
3366
3366
  0,
@@ -3375,12 +3375,12 @@ var SupportTerm$ = [3, n0, _ST,
3375
3375
  var Tag$ = [3, n0, _T,
3376
3376
  0,
3377
3377
  [_k, _va],
3378
- [0, 0]
3378
+ [0, 0], 2
3379
3379
  ];
3380
3380
  var TagResourceRequest$ = [3, n0, _TRR,
3381
3381
  0,
3382
3382
  [_rARN, _ta],
3383
- [0, () => TagList]
3383
+ [0, () => TagList], 2
3384
3384
  ];
3385
3385
  var TagResourceResponse$ = [3, n0, _TRRa,
3386
3386
  0,
@@ -3390,12 +3390,12 @@ var TagResourceResponse$ = [3, n0, _TRRa,
3390
3390
  var TeacherModelConfig$ = [3, n0, _TMC,
3391
3391
  0,
3392
3392
  [_tMI, _mRLFI],
3393
- [0, 1]
3393
+ [0, 1], 1
3394
3394
  ];
3395
3395
  var TermDetails$ = [3, n0, _TD,
3396
3396
  0,
3397
3397
  [_uBPT, _lT, _sTup, _vT],
3398
- [() => PricingTerm$, () => LegalTerm$, () => SupportTerm$, () => ValidityTerm$]
3398
+ [() => PricingTerm$, () => LegalTerm$, () => SupportTerm$, () => ValidityTerm$], 3
3399
3399
  ];
3400
3400
  var TextInferenceConfig$ = [3, n0, _TIC,
3401
3401
  0,
@@ -3432,7 +3432,7 @@ var TrainingMetrics$ = [3, n0, _TM,
3432
3432
  var UntagResourceRequest$ = [3, n0, _URR,
3433
3433
  0,
3434
3434
  [_rARN, _tK],
3435
- [0, 64 | 0]
3435
+ [0, 64 | 0], 2
3436
3436
  ];
3437
3437
  var UntagResourceResponse$ = [3, n0, _URRn,
3438
3438
  0,
@@ -3442,67 +3442,67 @@ var UntagResourceResponse$ = [3, n0, _URRn,
3442
3442
  var UpdateAutomatedReasoningPolicyAnnotationsRequest$ = [3, n0, _UARPAR,
3443
3443
  0,
3444
3444
  [_pA, _bWI, _an, _lUASH],
3445
- [[0, 1], [0, 1], [() => AutomatedReasoningPolicyAnnotationList, 0], 0]
3445
+ [[0, 1], [0, 1], [() => AutomatedReasoningPolicyAnnotationList, 0], 0], 4
3446
3446
  ];
3447
3447
  var UpdateAutomatedReasoningPolicyAnnotationsResponse$ = [3, n0, _UARPARp,
3448
3448
  0,
3449
3449
  [_pA, _bWI, _aSH, _uA],
3450
- [0, 0, 0, 5]
3450
+ [0, 0, 0, 5], 4
3451
3451
  ];
3452
3452
  var UpdateAutomatedReasoningPolicyRequest$ = [3, n0, _UARPR,
3453
3453
  0,
3454
3454
  [_pA, _pD, _n, _d],
3455
- [[0, 1], [() => AutomatedReasoningPolicyDefinition$, 0], [() => AutomatedReasoningPolicyName, 0], [() => AutomatedReasoningPolicyDescription, 0]]
3455
+ [[0, 1], [() => AutomatedReasoningPolicyDefinition$, 0], [() => AutomatedReasoningPolicyName, 0], [() => AutomatedReasoningPolicyDescription, 0]], 2
3456
3456
  ];
3457
3457
  var UpdateAutomatedReasoningPolicyResponse$ = [3, n0, _UARPRp,
3458
3458
  0,
3459
3459
  [_pA, _n, _dH, _uA],
3460
- [0, [() => AutomatedReasoningPolicyName, 0], 0, 5]
3460
+ [0, [() => AutomatedReasoningPolicyName, 0], 0, 5], 4
3461
3461
  ];
3462
3462
  var UpdateAutomatedReasoningPolicyTestCaseRequest$ = [3, n0, _UARPTCR,
3463
3463
  0,
3464
- [_pA, _tCI, _gC, _qC, _lUA, _eAFR, _cT, _cRT],
3465
- [[0, 1], [0, 1], [() => AutomatedReasoningPolicyTestGuardContent, 0], [() => AutomatedReasoningPolicyTestQueryContent, 0], 5, 0, 1, [0, 4]]
3464
+ [_pA, _tCI, _gC, _lUA, _eAFR, _qC, _cT, _cRT],
3465
+ [[0, 1], [0, 1], [() => AutomatedReasoningPolicyTestGuardContent, 0], 5, 0, [() => AutomatedReasoningPolicyTestQueryContent, 0], 1, [0, 4]], 5
3466
3466
  ];
3467
3467
  var UpdateAutomatedReasoningPolicyTestCaseResponse$ = [3, n0, _UARPTCRp,
3468
3468
  0,
3469
3469
  [_pA, _tCI],
3470
- [0, 0]
3470
+ [0, 0], 2
3471
3471
  ];
3472
3472
  var UpdateCustomModelDeploymentRequest$ = [3, n0, _UCMDR,
3473
3473
  0,
3474
3474
  [_mA, _cMDI],
3475
- [0, [0, 1]]
3475
+ [0, [0, 1]], 2
3476
3476
  ];
3477
3477
  var UpdateCustomModelDeploymentResponse$ = [3, n0, _UCMDRp,
3478
3478
  0,
3479
3479
  [_cMDA],
3480
- [0]
3480
+ [0], 1
3481
3481
  ];
3482
3482
  var UpdateGuardrailRequest$ = [3, n0, _UGR,
3483
3483
  0,
3484
- [_gI, _n, _d, _tPC, _cPC, _wPC, _sIPC, _cGPC, _aRPC, _cRC, _bIM, _bOM, _kKI],
3485
- [[0, 1], [() => GuardrailName, 0], [() => GuardrailDescription, 0], [() => GuardrailTopicPolicyConfig$, 0], [() => GuardrailContentPolicyConfig$, 0], [() => GuardrailWordPolicyConfig$, 0], () => GuardrailSensitiveInformationPolicyConfig$, [() => GuardrailContextualGroundingPolicyConfig$, 0], () => GuardrailAutomatedReasoningPolicyConfig$, () => GuardrailCrossRegionConfig$, [() => GuardrailBlockedMessaging, 0], [() => GuardrailBlockedMessaging, 0], 0]
3484
+ [_gI, _n, _bIM, _bOM, _d, _tPC, _cPC, _wPC, _sIPC, _cGPC, _aRPC, _cRC, _kKI],
3485
+ [[0, 1], [() => GuardrailName, 0], [() => GuardrailBlockedMessaging, 0], [() => GuardrailBlockedMessaging, 0], [() => GuardrailDescription, 0], [() => GuardrailTopicPolicyConfig$, 0], [() => GuardrailContentPolicyConfig$, 0], [() => GuardrailWordPolicyConfig$, 0], () => GuardrailSensitiveInformationPolicyConfig$, [() => GuardrailContextualGroundingPolicyConfig$, 0], () => GuardrailAutomatedReasoningPolicyConfig$, () => GuardrailCrossRegionConfig$, 0], 4
3486
3486
  ];
3487
3487
  var UpdateGuardrailResponse$ = [3, n0, _UGRp,
3488
3488
  0,
3489
3489
  [_gIu, _gA, _ve, _uA],
3490
- [0, 0, 0, 5]
3490
+ [0, 0, 0, 5], 4
3491
3491
  ];
3492
3492
  var UpdateMarketplaceModelEndpointRequest$ = [3, n0, _UMMER,
3493
3493
  0,
3494
3494
  [_eA, _eCn, _cRT],
3495
- [[0, 1], () => EndpointConfig$, [0, 4]]
3495
+ [[0, 1], () => EndpointConfig$, [0, 4]], 2
3496
3496
  ];
3497
3497
  var UpdateMarketplaceModelEndpointResponse$ = [3, n0, _UMMERp,
3498
3498
  0,
3499
3499
  [_mME],
3500
- [() => MarketplaceModelEndpoint$]
3500
+ [() => MarketplaceModelEndpoint$], 1
3501
3501
  ];
3502
3502
  var UpdateProvisionedModelThroughputRequest$ = [3, n0, _UPMTR,
3503
3503
  0,
3504
3504
  [_pMI, _dPMN, _dMI],
3505
- [[0, 1], 0, 0]
3505
+ [[0, 1], 0, 0], 1
3506
3506
  ];
3507
3507
  var UpdateProvisionedModelThroughputResponse$ = [3, n0, _UPMTRp,
3508
3508
  0,
@@ -3512,7 +3512,7 @@ var UpdateProvisionedModelThroughputResponse$ = [3, n0, _UPMTRp,
3512
3512
  var ValidationDataConfig$ = [3, n0, _VDC,
3513
3513
  0,
3514
3514
  [_val],
3515
- [() => Validators]
3515
+ [() => Validators], 1
3516
3516
  ];
3517
3517
  var ValidationDetails$ = [3, n0, _VD,
3518
3518
  0,
@@ -3528,7 +3528,7 @@ schema.TypeRegistry.for(n0).registerError(ValidationException$, ValidationExcept
3528
3528
  var Validator$ = [3, n0, _V,
3529
3529
  0,
3530
3530
  [_sU],
3531
- [0]
3531
+ [0], 1
3532
3532
  ];
3533
3533
  var ValidatorMetric$ = [3, n0, _VM,
3534
3534
  0,
@@ -3543,22 +3543,22 @@ var ValidityTerm$ = [3, n0, _VT,
3543
3543
  var VectorSearchBedrockRerankingConfiguration$ = [3, n0, _VSBRC,
3544
3544
  0,
3545
3545
  [_mC, _nORR, _mCe],
3546
- [() => VectorSearchBedrockRerankingModelConfiguration$, 1, [() => MetadataConfigurationForReranking$, 0]]
3546
+ [() => VectorSearchBedrockRerankingModelConfiguration$, 1, [() => MetadataConfigurationForReranking$, 0]], 1
3547
3547
  ];
3548
3548
  var VectorSearchBedrockRerankingModelConfiguration$ = [3, n0, _VSBRMC,
3549
3549
  0,
3550
3550
  [_mA, _aMRF],
3551
- [0, 128 | 15]
3551
+ [0, 128 | 15], 1
3552
3552
  ];
3553
3553
  var VectorSearchRerankingConfiguration$ = [3, n0, _VSRC,
3554
3554
  0,
3555
3555
  [_ty, _bRC],
3556
- [0, [() => VectorSearchBedrockRerankingConfiguration$, 0]]
3556
+ [0, [() => VectorSearchBedrockRerankingConfiguration$, 0]], 1
3557
3557
  ];
3558
3558
  var VpcConfig$ = [3, n0, _VC,
3559
3559
  0,
3560
3560
  [_sI, _sGI],
3561
- [64 | 0, 64 | 0]
3561
+ [64 | 0, 64 | 0], 2
3562
3562
  ];
3563
3563
  var BedrockServiceException$ = [-3, _sm, "BedrockServiceException", 0, [], []];
3564
3564
  schema.TypeRegistry.for(_sm).registerError(BedrockServiceException$, BedrockServiceException);