@jjrawlins/cdk-iam-policy-builder-helper 0.0.114 → 0.0.116

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 (53) hide show
  1. package/.jsii +3 -3
  2. package/cdkiampolicybuilderhelper/go.mod +1 -1
  3. package/cdkiampolicybuilderhelper/jsii/jsii.go +2 -2
  4. package/cdkiampolicybuilderhelper/version +1 -1
  5. package/node_modules/@aws-sdk/client-iam/README.md +1 -182
  6. package/node_modules/@aws-sdk/client-iam/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  7. package/node_modules/@aws-sdk/client-iam/dist-cjs/index.js +2164 -2317
  8. package/node_modules/@aws-sdk/client-iam/dist-cjs/runtimeConfig.browser.js +1 -2
  9. package/node_modules/@aws-sdk/client-iam/dist-cjs/runtimeConfig.js +2 -4
  10. package/node_modules/@aws-sdk/client-iam/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  11. package/node_modules/@aws-sdk/client-iam/dist-es/pagination/index.js +9 -9
  12. package/node_modules/@aws-sdk/client-iam/dist-es/runtimeConfig.browser.js +1 -2
  13. package/node_modules/@aws-sdk/client-iam/dist-es/runtimeConfig.js +4 -6
  14. package/node_modules/@aws-sdk/client-iam/dist-es/schemas/schemas_0.js +1961 -2114
  15. package/node_modules/@aws-sdk/client-iam/dist-types/pagination/index.d.ts +9 -9
  16. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/pagination/index.d.ts +9 -9
  17. package/node_modules/@aws-sdk/client-iam/package.json +15 -13
  18. package/node_modules/@aws-sdk/client-sso/README.md +1 -9
  19. package/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js +27 -20
  20. package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +69 -77
  21. package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +1 -2
  22. package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +2 -4
  23. package/node_modules/@aws-sdk/client-sso/dist-es/auth/httpAuthSchemeProvider.js +27 -20
  24. package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +1 -2
  25. package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +4 -6
  26. package/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +75 -83
  27. package/node_modules/@aws-sdk/client-sso/package.json +12 -12
  28. package/node_modules/@aws-sdk/core/package.json +4 -4
  29. package/node_modules/@aws-sdk/credential-provider-env/package.json +4 -4
  30. package/node_modules/@aws-sdk/credential-provider-http/package.json +4 -4
  31. package/node_modules/@aws-sdk/credential-provider-ini/package.json +11 -11
  32. package/node_modules/@aws-sdk/credential-provider-login/package.json +5 -5
  33. package/node_modules/@aws-sdk/credential-provider-node/package.json +9 -9
  34. package/node_modules/@aws-sdk/credential-provider-process/package.json +4 -4
  35. package/node_modules/@aws-sdk/credential-provider-sso/package.json +6 -6
  36. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +5 -5
  37. package/node_modules/@aws-sdk/middleware-host-header/package.json +3 -3
  38. package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
  39. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +3 -3
  40. package/node_modules/@aws-sdk/middleware-user-agent/package.json +5 -5
  41. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -2
  42. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -2
  43. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -2
  44. package/node_modules/@aws-sdk/nested-clients/package.json +12 -12
  45. package/node_modules/@aws-sdk/region-config-resolver/package.json +3 -3
  46. package/node_modules/@aws-sdk/token-providers/package.json +5 -5
  47. package/node_modules/@aws-sdk/types/package.json +2 -2
  48. package/node_modules/@aws-sdk/util-endpoints/package.json +3 -3
  49. package/node_modules/@aws-sdk/util-locate-window/package.json +2 -2
  50. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  51. package/node_modules/@aws-sdk/util-user-agent-node/package.json +4 -4
  52. package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
  53. package/package.json +5 -5
@@ -1393,2607 +1393,2454 @@ var passwordType = [0, n0, _pT, 8, 0];
1393
1393
  var privateKeyType = [0, n0, _pKT, 8, 0];
1394
1394
  var serviceCredentialSecret = [0, n0, _sCS, 8, 0];
1395
1395
  var servicePassword = [0, n0, _sP, 8, 0];
1396
- var AcceptDelegationRequestRequest$ = [3, n0, _ADRR, 0, [_DRI], [0]];
1397
- var AccessDetail$ = [3, n0, _AD, 0, [_SN, _SNe, _R, _EP, _LAT, _TAE], [0, 0, 0, 0, 4, 1]];
1398
- var AccessKey$ = [
1399
- 3,
1400
- n0,
1401
- _AK,
1396
+ var AcceptDelegationRequestRequest$ = [3, n0, _ADRR,
1397
+ 0,
1398
+ [_DRI],
1399
+ [0]
1400
+ ];
1401
+ var AccessDetail$ = [3, n0, _AD,
1402
+ 0,
1403
+ [_SN, _SNe, _R, _EP, _LAT, _TAE],
1404
+ [0, 0, 0, 0, 4, 1]
1405
+ ];
1406
+ var AccessKey$ = [3, n0, _AK,
1402
1407
  0,
1403
1408
  [_UN, _AKI, _S, _SAK, _CD],
1404
- [0, 0, 0, [() => accessKeySecretType, 0], 4],
1405
- ];
1406
- var AccessKeyLastUsed$ = [3, n0, _AKLU, 0, [_LUD, _SN, _R], [4, 0, 0]];
1407
- var AccessKeyMetadata$ = [3, n0, _AKM, 0, [_UN, _AKI, _S, _CD], [0, 0, 0, 4]];
1408
- var AccountNotManagementOrDelegatedAdministratorException$ = [
1409
- -3,
1410
- n0,
1411
- _ANMODAE,
1409
+ [0, 0, 0, [() => accessKeySecretType, 0], 4]
1410
+ ];
1411
+ var AccessKeyLastUsed$ = [3, n0, _AKLU,
1412
+ 0,
1413
+ [_LUD, _SN, _R],
1414
+ [4, 0, 0]
1415
+ ];
1416
+ var AccessKeyMetadata$ = [3, n0, _AKM,
1417
+ 0,
1418
+ [_UN, _AKI, _S, _CD],
1419
+ [0, 0, 0, 4]
1420
+ ];
1421
+ var AccountNotManagementOrDelegatedAdministratorException$ = [-3, n0, _ANMODAE,
1412
1422
  { [_e]: _c, [_hE]: 400 },
1413
1423
  [_M],
1414
- [0],
1424
+ [0]
1415
1425
  ];
1416
1426
  schema.TypeRegistry.for(n0).registerError(AccountNotManagementOrDelegatedAdministratorException$, AccountNotManagementOrDelegatedAdministratorException);
1417
- var AddClientIDToOpenIDConnectProviderRequest$ = [
1418
- 3,
1419
- n0,
1420
- _ACIDTOIDCPR,
1427
+ var AddClientIDToOpenIDConnectProviderRequest$ = [3, n0, _ACIDTOIDCPR,
1421
1428
  0,
1422
1429
  [_OIDCPA, _CID],
1423
- [0, 0],
1424
- ];
1425
- var AddRoleToInstanceProfileRequest$ = [3, n0, _ARTIPR, 0, [_IPN, _RN], [0, 0]];
1426
- var AddUserToGroupRequest$ = [3, n0, _AUTGR, 0, [_GN, _UN], [0, 0]];
1427
- var AssociateDelegationRequestRequest$ = [3, n0, _ADRRs, 0, [_DRI], [0]];
1428
- var AttachedPermissionsBoundary$ = [3, n0, _APB, 0, [_PBT, _PBA], [0, 0]];
1429
- var AttachedPolicy$ = [3, n0, _AP, 0, [_PN, _PA], [0, 0]];
1430
- var AttachGroupPolicyRequest$ = [3, n0, _AGPR, 0, [_GN, _PA], [0, 0]];
1431
- var AttachRolePolicyRequest$ = [3, n0, _ARPR, 0, [_RN, _PA], [0, 0]];
1432
- var AttachUserPolicyRequest$ = [3, n0, _AUPR, 0, [_UN, _PA], [0, 0]];
1433
- var CallerIsNotManagementAccountException$ = [
1434
- -3,
1435
- n0,
1436
- _CINMAE,
1430
+ [0, 0]
1431
+ ];
1432
+ var AddRoleToInstanceProfileRequest$ = [3, n0, _ARTIPR,
1433
+ 0,
1434
+ [_IPN, _RN],
1435
+ [0, 0]
1436
+ ];
1437
+ var AddUserToGroupRequest$ = [3, n0, _AUTGR,
1438
+ 0,
1439
+ [_GN, _UN],
1440
+ [0, 0]
1441
+ ];
1442
+ var AssociateDelegationRequestRequest$ = [3, n0, _ADRRs,
1443
+ 0,
1444
+ [_DRI],
1445
+ [0]
1446
+ ];
1447
+ var AttachedPermissionsBoundary$ = [3, n0, _APB,
1448
+ 0,
1449
+ [_PBT, _PBA],
1450
+ [0, 0]
1451
+ ];
1452
+ var AttachedPolicy$ = [3, n0, _AP,
1453
+ 0,
1454
+ [_PN, _PA],
1455
+ [0, 0]
1456
+ ];
1457
+ var AttachGroupPolicyRequest$ = [3, n0, _AGPR,
1458
+ 0,
1459
+ [_GN, _PA],
1460
+ [0, 0]
1461
+ ];
1462
+ var AttachRolePolicyRequest$ = [3, n0, _ARPR,
1463
+ 0,
1464
+ [_RN, _PA],
1465
+ [0, 0]
1466
+ ];
1467
+ var AttachUserPolicyRequest$ = [3, n0, _AUPR,
1468
+ 0,
1469
+ [_UN, _PA],
1470
+ [0, 0]
1471
+ ];
1472
+ var CallerIsNotManagementAccountException$ = [-3, n0, _CINMAE,
1437
1473
  { [_e]: _c, [_hE]: 400 },
1438
1474
  [_M],
1439
- [0],
1475
+ [0]
1440
1476
  ];
1441
1477
  schema.TypeRegistry.for(n0).registerError(CallerIsNotManagementAccountException$, CallerIsNotManagementAccountException);
1442
- var ChangePasswordRequest$ = [
1443
- 3,
1444
- n0,
1445
- _CPR,
1478
+ var ChangePasswordRequest$ = [3, n0, _CPR,
1446
1479
  0,
1447
1480
  [_OP, _NP],
1448
- [
1449
- [() => passwordType, 0],
1450
- [() => passwordType, 0],
1451
- ],
1452
- ];
1453
- var ConcurrentModificationException$ = [
1454
- -3,
1455
- n0,
1456
- _CME,
1481
+ [[() => passwordType, 0], [() => passwordType, 0]]
1482
+ ];
1483
+ var ConcurrentModificationException$ = [-3, n0, _CME,
1457
1484
  { [_aQE]: [`ConcurrentModification`, 409], [_e]: _c, [_hE]: 409 },
1458
1485
  [_m],
1459
- [0],
1486
+ [0]
1460
1487
  ];
1461
1488
  schema.TypeRegistry.for(n0).registerError(ConcurrentModificationException$, ConcurrentModificationException);
1462
- var ContextEntry$ = [3, n0, _CE, 0, [_CKN, _CKV, _CKT], [0, 64 | 0, 0]];
1463
- var CreateAccessKeyRequest$ = [3, n0, _CAKR, 0, [_UN], [0]];
1464
- var CreateAccessKeyResponse$ = [3, n0, _CAKRr, 0, [_AK], [[() => AccessKey$, 0]]];
1465
- var CreateAccountAliasRequest$ = [3, n0, _CAAR, 0, [_AA], [0]];
1466
- var CreateDelegationRequestRequest$ = [
1467
- 3,
1468
- n0,
1469
- _CDRR,
1489
+ var ContextEntry$ = [3, n0, _CE,
1490
+ 0,
1491
+ [_CKN, _CKV, _CKT],
1492
+ [0, 64 | 0, 0]
1493
+ ];
1494
+ var CreateAccessKeyRequest$ = [3, n0, _CAKR,
1495
+ 0,
1496
+ [_UN],
1497
+ [0]
1498
+ ];
1499
+ var CreateAccessKeyResponse$ = [3, n0, _CAKRr,
1500
+ 0,
1501
+ [_AK],
1502
+ [[() => AccessKey$, 0]]
1503
+ ];
1504
+ var CreateAccountAliasRequest$ = [3, n0, _CAAR,
1505
+ 0,
1506
+ [_AA],
1507
+ [0]
1508
+ ];
1509
+ var CreateDelegationRequestRequest$ = [3, n0, _CDRR,
1470
1510
  0,
1471
1511
  [_OAI, _D, _P, _RM, _RWI, _RU, _NC, _SD, _OSBO],
1472
- [0, 0, () => DelegationPermission$, 0, 0, 0, 0, 1, 2],
1512
+ [0, 0, () => DelegationPermission$, 0, 0, 0, 0, 1, 2]
1513
+ ];
1514
+ var CreateDelegationRequestResponse$ = [3, n0, _CDRRr,
1515
+ 0,
1516
+ [_CDL, _DRI],
1517
+ [0, 0]
1518
+ ];
1519
+ var CreateGroupRequest$ = [3, n0, _CGR,
1520
+ 0,
1521
+ [_Pa, _GN],
1522
+ [0, 0]
1523
+ ];
1524
+ var CreateGroupResponse$ = [3, n0, _CGRr,
1525
+ 0,
1526
+ [_G],
1527
+ [() => Group$]
1473
1528
  ];
1474
- var CreateDelegationRequestResponse$ = [3, n0, _CDRRr, 0, [_CDL, _DRI], [0, 0]];
1475
- var CreateGroupRequest$ = [3, n0, _CGR, 0, [_Pa, _GN], [0, 0]];
1476
- var CreateGroupResponse$ = [3, n0, _CGRr, 0, [_G], [() => Group$]];
1477
- var CreateInstanceProfileRequest$ = [
1478
- 3,
1479
- n0,
1480
- _CIPR,
1529
+ var CreateInstanceProfileRequest$ = [3, n0, _CIPR,
1481
1530
  0,
1482
1531
  [_IPN, _Pa, _T],
1483
- [0, 0, () => tagListType],
1532
+ [0, 0, () => tagListType]
1533
+ ];
1534
+ var CreateInstanceProfileResponse$ = [3, n0, _CIPRr,
1535
+ 0,
1536
+ [_IP],
1537
+ [() => InstanceProfile$]
1484
1538
  ];
1485
- var CreateInstanceProfileResponse$ = [3, n0, _CIPRr, 0, [_IP], [() => InstanceProfile$]];
1486
- var CreateLoginProfileRequest$ = [
1487
- 3,
1488
- n0,
1489
- _CLPR,
1539
+ var CreateLoginProfileRequest$ = [3, n0, _CLPR,
1490
1540
  0,
1491
1541
  [_UN, _Pas, _PRR],
1492
- [0, [() => passwordType, 0], 2],
1542
+ [0, [() => passwordType, 0], 2]
1543
+ ];
1544
+ var CreateLoginProfileResponse$ = [3, n0, _CLPRr,
1545
+ 0,
1546
+ [_LP],
1547
+ [() => LoginProfile$]
1493
1548
  ];
1494
- var CreateLoginProfileResponse$ = [3, n0, _CLPRr, 0, [_LP], [() => LoginProfile$]];
1495
- var CreateOpenIDConnectProviderRequest$ = [
1496
- 3,
1497
- n0,
1498
- _COIDCPR,
1549
+ var CreateOpenIDConnectProviderRequest$ = [3, n0, _COIDCPR,
1499
1550
  0,
1500
1551
  [_U, _CIDL, _TL, _T],
1501
- [0, 64 | 0, 64 | 0, () => tagListType],
1552
+ [0, 64 | 0, 64 | 0, () => tagListType]
1502
1553
  ];
1503
- var CreateOpenIDConnectProviderResponse$ = [
1504
- 3,
1505
- n0,
1506
- _COIDCPRr,
1554
+ var CreateOpenIDConnectProviderResponse$ = [3, n0, _COIDCPRr,
1507
1555
  0,
1508
1556
  [_OIDCPA, _T],
1509
- [0, () => tagListType],
1557
+ [0, () => tagListType]
1510
1558
  ];
1511
- var CreatePolicyRequest$ = [
1512
- 3,
1513
- n0,
1514
- _CPRr,
1559
+ var CreatePolicyRequest$ = [3, n0, _CPRr,
1515
1560
  0,
1516
1561
  [_PN, _Pa, _PD, _D, _T],
1517
- [0, 0, 0, 0, () => tagListType],
1562
+ [0, 0, 0, 0, () => tagListType]
1563
+ ];
1564
+ var CreatePolicyResponse$ = [3, n0, _CPRre,
1565
+ 0,
1566
+ [_Po],
1567
+ [() => Policy$]
1568
+ ];
1569
+ var CreatePolicyVersionRequest$ = [3, n0, _CPVR,
1570
+ 0,
1571
+ [_PA, _PD, _SAD],
1572
+ [0, 0, 2]
1573
+ ];
1574
+ var CreatePolicyVersionResponse$ = [3, n0, _CPVRr,
1575
+ 0,
1576
+ [_PV],
1577
+ [() => PolicyVersion$]
1518
1578
  ];
1519
- var CreatePolicyResponse$ = [3, n0, _CPRre, 0, [_Po], [() => Policy$]];
1520
- var CreatePolicyVersionRequest$ = [3, n0, _CPVR, 0, [_PA, _PD, _SAD], [0, 0, 2]];
1521
- var CreatePolicyVersionResponse$ = [3, n0, _CPVRr, 0, [_PV], [() => PolicyVersion$]];
1522
- var CreateRoleRequest$ = [
1523
- 3,
1524
- n0,
1525
- _CRR,
1579
+ var CreateRoleRequest$ = [3, n0, _CRR,
1526
1580
  0,
1527
1581
  [_Pa, _RN, _ARPD, _D, _MSD, _PB, _T],
1528
- [0, 0, 0, 0, 1, 0, () => tagListType],
1582
+ [0, 0, 0, 0, 1, 0, () => tagListType]
1583
+ ];
1584
+ var CreateRoleResponse$ = [3, n0, _CRRr,
1585
+ 0,
1586
+ [_Ro],
1587
+ [() => Role$]
1529
1588
  ];
1530
- var CreateRoleResponse$ = [3, n0, _CRRr, 0, [_Ro], [() => Role$]];
1531
- var CreateSAMLProviderRequest$ = [
1532
- 3,
1533
- n0,
1534
- _CSAMLPR,
1589
+ var CreateSAMLProviderRequest$ = [3, n0, _CSAMLPR,
1535
1590
  0,
1536
1591
  [_SAMLMD, _N, _T, _AEM, _APK],
1537
- [0, 0, () => tagListType, 0, [() => privateKeyType, 0]],
1592
+ [0, 0, () => tagListType, 0, [() => privateKeyType, 0]]
1538
1593
  ];
1539
- var CreateSAMLProviderResponse$ = [
1540
- 3,
1541
- n0,
1542
- _CSAMLPRr,
1594
+ var CreateSAMLProviderResponse$ = [3, n0, _CSAMLPRr,
1543
1595
  0,
1544
1596
  [_SAMLPA, _T],
1545
- [0, () => tagListType],
1597
+ [0, () => tagListType]
1598
+ ];
1599
+ var CreateServiceLinkedRoleRequest$ = [3, n0, _CSLRR,
1600
+ 0,
1601
+ [_AWSSN, _D, _CS],
1602
+ [0, 0, 0]
1603
+ ];
1604
+ var CreateServiceLinkedRoleResponse$ = [3, n0, _CSLRRr,
1605
+ 0,
1606
+ [_Ro],
1607
+ [() => Role$]
1546
1608
  ];
1547
- var CreateServiceLinkedRoleRequest$ = [3, n0, _CSLRR, 0, [_AWSSN, _D, _CS], [0, 0, 0]];
1548
- var CreateServiceLinkedRoleResponse$ = [3, n0, _CSLRRr, 0, [_Ro], [() => Role$]];
1549
- var CreateServiceSpecificCredentialRequest$ = [
1550
- 3,
1551
- n0,
1552
- _CSSCR,
1609
+ var CreateServiceSpecificCredentialRequest$ = [3, n0, _CSSCR,
1553
1610
  0,
1554
1611
  [_UN, _SN, _CAD],
1555
- [0, 0, 1],
1612
+ [0, 0, 1]
1556
1613
  ];
1557
- var CreateServiceSpecificCredentialResponse$ = [
1558
- 3,
1559
- n0,
1560
- _CSSCRr,
1614
+ var CreateServiceSpecificCredentialResponse$ = [3, n0, _CSSCRr,
1561
1615
  0,
1562
1616
  [_SSC],
1563
- [[() => ServiceSpecificCredential$, 0]],
1617
+ [[() => ServiceSpecificCredential$, 0]]
1564
1618
  ];
1565
- var CreateUserRequest$ = [
1566
- 3,
1567
- n0,
1568
- _CUR,
1619
+ var CreateUserRequest$ = [3, n0, _CUR,
1569
1620
  0,
1570
1621
  [_Pa, _UN, _PB, _T],
1571
- [0, 0, 0, () => tagListType],
1622
+ [0, 0, 0, () => tagListType]
1623
+ ];
1624
+ var CreateUserResponse$ = [3, n0, _CURr,
1625
+ 0,
1626
+ [_Us],
1627
+ [() => User$]
1572
1628
  ];
1573
- var CreateUserResponse$ = [3, n0, _CURr, 0, [_Us], [() => User$]];
1574
- var CreateVirtualMFADeviceRequest$ = [
1575
- 3,
1576
- n0,
1577
- _CVMFADR,
1629
+ var CreateVirtualMFADeviceRequest$ = [3, n0, _CVMFADR,
1578
1630
  0,
1579
1631
  [_Pa, _VMFADN, _T],
1580
- [0, 0, () => tagListType],
1632
+ [0, 0, () => tagListType]
1581
1633
  ];
1582
- var CreateVirtualMFADeviceResponse$ = [
1583
- 3,
1584
- n0,
1585
- _CVMFADRr,
1634
+ var CreateVirtualMFADeviceResponse$ = [3, n0, _CVMFADRr,
1586
1635
  0,
1587
1636
  [_VMFAD],
1588
- [[() => VirtualMFADevice$, 0]],
1637
+ [[() => VirtualMFADevice$, 0]]
1589
1638
  ];
1590
- var CredentialReportExpiredException$ = [
1591
- -3,
1592
- n0,
1593
- _CREE,
1639
+ var CredentialReportExpiredException$ = [-3, n0, _CREE,
1594
1640
  { [_aQE]: [`ReportExpired`, 410], [_e]: _c, [_hE]: 410 },
1595
1641
  [_m],
1596
- [0],
1642
+ [0]
1597
1643
  ];
1598
1644
  schema.TypeRegistry.for(n0).registerError(CredentialReportExpiredException$, CredentialReportExpiredException);
1599
- var CredentialReportNotPresentException$ = [
1600
- -3,
1601
- n0,
1602
- _CRNPE,
1645
+ var CredentialReportNotPresentException$ = [-3, n0, _CRNPE,
1603
1646
  { [_aQE]: [`ReportNotPresent`, 410], [_e]: _c, [_hE]: 410 },
1604
1647
  [_m],
1605
- [0],
1648
+ [0]
1606
1649
  ];
1607
1650
  schema.TypeRegistry.for(n0).registerError(CredentialReportNotPresentException$, CredentialReportNotPresentException);
1608
- var CredentialReportNotReadyException$ = [
1609
- -3,
1610
- n0,
1611
- _CRNRE,
1651
+ var CredentialReportNotReadyException$ = [-3, n0, _CRNRE,
1612
1652
  { [_aQE]: [`ReportInProgress`, 404], [_e]: _c, [_hE]: 404 },
1613
1653
  [_m],
1614
- [0],
1654
+ [0]
1615
1655
  ];
1616
1656
  schema.TypeRegistry.for(n0).registerError(CredentialReportNotReadyException$, CredentialReportNotReadyException);
1617
- var DeactivateMFADeviceRequest$ = [3, n0, _DMFADR, 0, [_UN, _SNer], [0, 0]];
1618
- var DelegationPermission$ = [
1619
- 3,
1620
- n0,
1621
- _DP,
1657
+ var DeactivateMFADeviceRequest$ = [3, n0, _DMFADR,
1658
+ 0,
1659
+ [_UN, _SNer],
1660
+ [0, 0]
1661
+ ];
1662
+ var DelegationPermission$ = [3, n0, _DP,
1622
1663
  0,
1623
1664
  [_PTA, _Par],
1624
- [0, () => policyParameterListType],
1665
+ [0, () => policyParameterListType]
1625
1666
  ];
1626
- var DelegationRequest$ = [
1627
- 3,
1628
- n0,
1629
- _DR,
1667
+ var DelegationRequest$ = [3, n0, _DR,
1630
1668
  0,
1631
1669
  [_DRI, _OAI, _D, _RM, _P, _PP, _RPRA, _OI, _AI, _St, _ET, _RI, _RNe, _CD, _SD, _RU, _No, _RR, _OSBO, _UT],
1632
- [0, 0, 0, 0, () => DelegationPermission$, 0, 64 | 0, 0, 0, 0, 4, 0, 0, 4, 1, 0, 0, 0, 2, 4],
1633
- ];
1634
- var DeleteAccessKeyRequest$ = [3, n0, _DAKR, 0, [_UN, _AKI], [0, 0]];
1635
- var DeleteAccountAliasRequest$ = [3, n0, _DAAR, 0, [_AA], [0]];
1636
- var DeleteConflictException$ = [
1637
- -3,
1638
- n0,
1639
- _DCE,
1670
+ [0, 0, 0, 0, () => DelegationPermission$, 0, 64 | 0, 0, 0, 0, 4, 0, 0, 4, 1, 0, 0, 0, 2, 4]
1671
+ ];
1672
+ var DeleteAccessKeyRequest$ = [3, n0, _DAKR,
1673
+ 0,
1674
+ [_UN, _AKI],
1675
+ [0, 0]
1676
+ ];
1677
+ var DeleteAccountAliasRequest$ = [3, n0, _DAAR,
1678
+ 0,
1679
+ [_AA],
1680
+ [0]
1681
+ ];
1682
+ var DeleteConflictException$ = [-3, n0, _DCE,
1640
1683
  { [_aQE]: [`DeleteConflict`, 409], [_e]: _c, [_hE]: 409 },
1641
1684
  [_m],
1642
- [0],
1685
+ [0]
1643
1686
  ];
1644
1687
  schema.TypeRegistry.for(n0).registerError(DeleteConflictException$, DeleteConflictException);
1645
- var DeleteGroupPolicyRequest$ = [3, n0, _DGPR, 0, [_GN, _PN], [0, 0]];
1646
- var DeleteGroupRequest$ = [3, n0, _DGR, 0, [_GN], [0]];
1647
- var DeleteInstanceProfileRequest$ = [3, n0, _DIPR, 0, [_IPN], [0]];
1648
- var DeleteLoginProfileRequest$ = [3, n0, _DLPR, 0, [_UN], [0]];
1649
- var DeleteOpenIDConnectProviderRequest$ = [3, n0, _DOIDCPR, 0, [_OIDCPA], [0]];
1650
- var DeletePolicyRequest$ = [3, n0, _DPR, 0, [_PA], [0]];
1651
- var DeletePolicyVersionRequest$ = [3, n0, _DPVR, 0, [_PA, _VI], [0, 0]];
1652
- var DeleteRolePermissionsBoundaryRequest$ = [3, n0, _DRPBR, 0, [_RN], [0]];
1653
- var DeleteRolePolicyRequest$ = [3, n0, _DRPR, 0, [_RN, _PN], [0, 0]];
1654
- var DeleteRoleRequest$ = [3, n0, _DRR, 0, [_RN], [0]];
1655
- var DeleteSAMLProviderRequest$ = [3, n0, _DSAMLPR, 0, [_SAMLPA], [0]];
1656
- var DeleteServerCertificateRequest$ = [3, n0, _DSCR, 0, [_SCN], [0]];
1657
- var DeleteServiceLinkedRoleRequest$ = [3, n0, _DSLRR, 0, [_RN], [0]];
1658
- var DeleteServiceLinkedRoleResponse$ = [3, n0, _DSLRRe, 0, [_DTI], [0]];
1659
- var DeleteServiceSpecificCredentialRequest$ = [3, n0, _DSSCR, 0, [_UN, _SSCI], [0, 0]];
1660
- var DeleteSigningCertificateRequest$ = [3, n0, _DSCRe, 0, [_UN, _CI], [0, 0]];
1661
- var DeleteSSHPublicKeyRequest$ = [3, n0, _DSSHPKR, 0, [_UN, _SSHPKI], [0, 0]];
1662
- var DeleteUserPermissionsBoundaryRequest$ = [3, n0, _DUPBR, 0, [_UN], [0]];
1663
- var DeleteUserPolicyRequest$ = [3, n0, _DUPR, 0, [_UN, _PN], [0, 0]];
1664
- var DeleteUserRequest$ = [3, n0, _DUR, 0, [_UN], [0]];
1665
- var DeleteVirtualMFADeviceRequest$ = [3, n0, _DVMFADR, 0, [_SNer], [0]];
1666
- var DeletionTaskFailureReasonType$ = [
1667
- 3,
1668
- n0,
1669
- _DTFRT,
1688
+ var DeleteGroupPolicyRequest$ = [3, n0, _DGPR,
1689
+ 0,
1690
+ [_GN, _PN],
1691
+ [0, 0]
1692
+ ];
1693
+ var DeleteGroupRequest$ = [3, n0, _DGR,
1694
+ 0,
1695
+ [_GN],
1696
+ [0]
1697
+ ];
1698
+ var DeleteInstanceProfileRequest$ = [3, n0, _DIPR,
1699
+ 0,
1700
+ [_IPN],
1701
+ [0]
1702
+ ];
1703
+ var DeleteLoginProfileRequest$ = [3, n0, _DLPR,
1704
+ 0,
1705
+ [_UN],
1706
+ [0]
1707
+ ];
1708
+ var DeleteOpenIDConnectProviderRequest$ = [3, n0, _DOIDCPR,
1709
+ 0,
1710
+ [_OIDCPA],
1711
+ [0]
1712
+ ];
1713
+ var DeletePolicyRequest$ = [3, n0, _DPR,
1714
+ 0,
1715
+ [_PA],
1716
+ [0]
1717
+ ];
1718
+ var DeletePolicyVersionRequest$ = [3, n0, _DPVR,
1719
+ 0,
1720
+ [_PA, _VI],
1721
+ [0, 0]
1722
+ ];
1723
+ var DeleteRolePermissionsBoundaryRequest$ = [3, n0, _DRPBR,
1724
+ 0,
1725
+ [_RN],
1726
+ [0]
1727
+ ];
1728
+ var DeleteRolePolicyRequest$ = [3, n0, _DRPR,
1729
+ 0,
1730
+ [_RN, _PN],
1731
+ [0, 0]
1732
+ ];
1733
+ var DeleteRoleRequest$ = [3, n0, _DRR,
1734
+ 0,
1735
+ [_RN],
1736
+ [0]
1737
+ ];
1738
+ var DeleteSAMLProviderRequest$ = [3, n0, _DSAMLPR,
1739
+ 0,
1740
+ [_SAMLPA],
1741
+ [0]
1742
+ ];
1743
+ var DeleteServerCertificateRequest$ = [3, n0, _DSCR,
1744
+ 0,
1745
+ [_SCN],
1746
+ [0]
1747
+ ];
1748
+ var DeleteServiceLinkedRoleRequest$ = [3, n0, _DSLRR,
1749
+ 0,
1750
+ [_RN],
1751
+ [0]
1752
+ ];
1753
+ var DeleteServiceLinkedRoleResponse$ = [3, n0, _DSLRRe,
1754
+ 0,
1755
+ [_DTI],
1756
+ [0]
1757
+ ];
1758
+ var DeleteServiceSpecificCredentialRequest$ = [3, n0, _DSSCR,
1759
+ 0,
1760
+ [_UN, _SSCI],
1761
+ [0, 0]
1762
+ ];
1763
+ var DeleteSigningCertificateRequest$ = [3, n0, _DSCRe,
1764
+ 0,
1765
+ [_UN, _CI],
1766
+ [0, 0]
1767
+ ];
1768
+ var DeleteSSHPublicKeyRequest$ = [3, n0, _DSSHPKR,
1769
+ 0,
1770
+ [_UN, _SSHPKI],
1771
+ [0, 0]
1772
+ ];
1773
+ var DeleteUserPermissionsBoundaryRequest$ = [3, n0, _DUPBR,
1774
+ 0,
1775
+ [_UN],
1776
+ [0]
1777
+ ];
1778
+ var DeleteUserPolicyRequest$ = [3, n0, _DUPR,
1779
+ 0,
1780
+ [_UN, _PN],
1781
+ [0, 0]
1782
+ ];
1783
+ var DeleteUserRequest$ = [3, n0, _DUR,
1784
+ 0,
1785
+ [_UN],
1786
+ [0]
1787
+ ];
1788
+ var DeleteVirtualMFADeviceRequest$ = [3, n0, _DVMFADR,
1789
+ 0,
1790
+ [_SNer],
1791
+ [0]
1792
+ ];
1793
+ var DeletionTaskFailureReasonType$ = [3, n0, _DTFRT,
1670
1794
  0,
1671
1795
  [_Re, _RUL],
1672
- [0, () => RoleUsageListType],
1796
+ [0, () => RoleUsageListType]
1797
+ ];
1798
+ var DetachGroupPolicyRequest$ = [3, n0, _DGPRe,
1799
+ 0,
1800
+ [_GN, _PA],
1801
+ [0, 0]
1802
+ ];
1803
+ var DetachRolePolicyRequest$ = [3, n0, _DRPRe,
1804
+ 0,
1805
+ [_RN, _PA],
1806
+ [0, 0]
1673
1807
  ];
1674
- var DetachGroupPolicyRequest$ = [3, n0, _DGPRe, 0, [_GN, _PA], [0, 0]];
1675
- var DetachRolePolicyRequest$ = [3, n0, _DRPRe, 0, [_RN, _PA], [0, 0]];
1676
- var DetachUserPolicyRequest$ = [3, n0, _DUPRe, 0, [_UN, _PA], [0, 0]];
1677
- var DisableOrganizationsRootCredentialsManagementRequest$ = [3, n0, _DORCMR, 0, [], []];
1678
- var DisableOrganizationsRootCredentialsManagementResponse$ = [
1679
- 3,
1680
- n0,
1681
- _DORCMRi,
1808
+ var DetachUserPolicyRequest$ = [3, n0, _DUPRe,
1809
+ 0,
1810
+ [_UN, _PA],
1811
+ [0, 0]
1812
+ ];
1813
+ var DisableOrganizationsRootCredentialsManagementRequest$ = [3, n0, _DORCMR,
1814
+ 0,
1815
+ [],
1816
+ []
1817
+ ];
1818
+ var DisableOrganizationsRootCredentialsManagementResponse$ = [3, n0, _DORCMRi,
1682
1819
  0,
1683
1820
  [_OIr, _EF],
1684
- [0, 64 | 0],
1821
+ [0, 64 | 0]
1685
1822
  ];
1686
- var DisableOrganizationsRootSessionsRequest$ = [3, n0, _DORSR, 0, [], []];
1687
- var DisableOrganizationsRootSessionsResponse$ = [
1688
- 3,
1689
- n0,
1690
- _DORSRi,
1823
+ var DisableOrganizationsRootSessionsRequest$ = [3, n0, _DORSR,
1824
+ 0,
1825
+ [],
1826
+ []
1827
+ ];
1828
+ var DisableOrganizationsRootSessionsResponse$ = [3, n0, _DORSRi,
1691
1829
  0,
1692
1830
  [_OIr, _EF],
1693
- [0, 64 | 0],
1831
+ [0, 64 | 0]
1694
1832
  ];
1695
- var DuplicateCertificateException$ = [
1696
- -3,
1697
- n0,
1698
- _DCEu,
1833
+ var DuplicateCertificateException$ = [-3, n0, _DCEu,
1699
1834
  { [_aQE]: [`DuplicateCertificate`, 409], [_e]: _c, [_hE]: 409 },
1700
1835
  [_m],
1701
- [0],
1836
+ [0]
1702
1837
  ];
1703
1838
  schema.TypeRegistry.for(n0).registerError(DuplicateCertificateException$, DuplicateCertificateException);
1704
- var DuplicateSSHPublicKeyException$ = [
1705
- -3,
1706
- n0,
1707
- _DSSHPKE,
1839
+ var DuplicateSSHPublicKeyException$ = [-3, n0, _DSSHPKE,
1708
1840
  { [_aQE]: [`DuplicateSSHPublicKey`, 400], [_e]: _c, [_hE]: 400 },
1709
1841
  [_m],
1710
- [0],
1842
+ [0]
1711
1843
  ];
1712
1844
  schema.TypeRegistry.for(n0).registerError(DuplicateSSHPublicKeyException$, DuplicateSSHPublicKeyException);
1713
- var EnableMFADeviceRequest$ = [3, n0, _EMFADR, 0, [_UN, _SNer, _AC, _ACu], [0, 0, 0, 0]];
1714
- var EnableOrganizationsRootCredentialsManagementRequest$ = [3, n0, _EORCMR, 0, [], []];
1715
- var EnableOrganizationsRootCredentialsManagementResponse$ = [
1716
- 3,
1717
- n0,
1718
- _EORCMRn,
1845
+ var EnableMFADeviceRequest$ = [3, n0, _EMFADR,
1846
+ 0,
1847
+ [_UN, _SNer, _AC, _ACu],
1848
+ [0, 0, 0, 0]
1849
+ ];
1850
+ var EnableOrganizationsRootCredentialsManagementRequest$ = [3, n0, _EORCMR,
1851
+ 0,
1852
+ [],
1853
+ []
1854
+ ];
1855
+ var EnableOrganizationsRootCredentialsManagementResponse$ = [3, n0, _EORCMRn,
1719
1856
  0,
1720
1857
  [_OIr, _EF],
1721
- [0, 64 | 0],
1858
+ [0, 64 | 0]
1859
+ ];
1860
+ var EnableOrganizationsRootSessionsRequest$ = [3, n0, _EORSR,
1861
+ 0,
1862
+ [],
1863
+ []
1722
1864
  ];
1723
- var EnableOrganizationsRootSessionsRequest$ = [3, n0, _EORSR, 0, [], []];
1724
- var EnableOrganizationsRootSessionsResponse$ = [
1725
- 3,
1726
- n0,
1727
- _EORSRn,
1865
+ var EnableOrganizationsRootSessionsResponse$ = [3, n0, _EORSRn,
1728
1866
  0,
1729
1867
  [_OIr, _EF],
1730
- [0, 64 | 0],
1868
+ [0, 64 | 0]
1731
1869
  ];
1732
- var EnableOutboundWebIdentityFederationResponse$ = [3, n0, _EOWIFR, 0, [_II], [0]];
1733
- var EntityAlreadyExistsException$ = [
1734
- -3,
1735
- n0,
1736
- _EAEE,
1870
+ var EnableOutboundWebIdentityFederationResponse$ = [3, n0, _EOWIFR,
1871
+ 0,
1872
+ [_II],
1873
+ [0]
1874
+ ];
1875
+ var EntityAlreadyExistsException$ = [-3, n0, _EAEE,
1737
1876
  { [_aQE]: [`EntityAlreadyExists`, 409], [_e]: _c, [_hE]: 409 },
1738
1877
  [_m],
1739
- [0],
1878
+ [0]
1740
1879
  ];
1741
1880
  schema.TypeRegistry.for(n0).registerError(EntityAlreadyExistsException$, EntityAlreadyExistsException);
1742
- var EntityDetails$ = [3, n0, _ED, 0, [_EI, _LA], [() => EntityInfo$, 4]];
1743
- var EntityInfo$ = [3, n0, _EI, 0, [_A, _N, _Ty, _I, _Pa], [0, 0, 0, 0, 0]];
1744
- var EntityTemporarilyUnmodifiableException$ = [
1745
- -3,
1746
- n0,
1747
- _ETUE,
1881
+ var EntityDetails$ = [3, n0, _ED,
1882
+ 0,
1883
+ [_EI, _LA],
1884
+ [() => EntityInfo$, 4]
1885
+ ];
1886
+ var EntityInfo$ = [3, n0, _EI,
1887
+ 0,
1888
+ [_A, _N, _Ty, _I, _Pa],
1889
+ [0, 0, 0, 0, 0]
1890
+ ];
1891
+ var EntityTemporarilyUnmodifiableException$ = [-3, n0, _ETUE,
1748
1892
  { [_aQE]: [`EntityTemporarilyUnmodifiable`, 409], [_e]: _c, [_hE]: 409 },
1749
1893
  [_m],
1750
- [0],
1894
+ [0]
1751
1895
  ];
1752
1896
  schema.TypeRegistry.for(n0).registerError(EntityTemporarilyUnmodifiableException$, EntityTemporarilyUnmodifiableException);
1753
- var ErrorDetails$ = [3, n0, _EDr, 0, [_M, _C], [0, 0]];
1754
- var EvaluationResult$ = [
1755
- 3,
1756
- n0,
1757
- _ER,
1897
+ var ErrorDetails$ = [3, n0, _EDr,
1898
+ 0,
1899
+ [_M, _C],
1900
+ [0, 0]
1901
+ ];
1902
+ var EvaluationResult$ = [3, n0, _ER,
1758
1903
  0,
1759
1904
  [_EAN, _ERN, _EDv, _MS, _MCV, _ODD, _PBDD, _EDD, _RSR],
1760
- [
1761
- 0,
1762
- 0,
1763
- 0,
1764
- () => StatementListType,
1765
- 64 | 0,
1766
- () => OrganizationsDecisionDetail$,
1767
- () => PermissionsBoundaryDecisionDetail$,
1768
- 128 | 0,
1769
- () => ResourceSpecificResultListType,
1770
- ],
1771
- ];
1772
- var FeatureDisabledException$ = [
1773
- -3,
1774
- n0,
1775
- _FDE,
1905
+ [0, 0, 0, () => StatementListType, 64 | 0, () => OrganizationsDecisionDetail$, () => PermissionsBoundaryDecisionDetail$, 128 | 0, () => ResourceSpecificResultListType]
1906
+ ];
1907
+ var FeatureDisabledException$ = [-3, n0, _FDE,
1776
1908
  { [_aQE]: [`FeatureDisabled`, 404], [_e]: _c, [_hE]: 404 },
1777
1909
  [_m],
1778
- [0],
1910
+ [0]
1779
1911
  ];
1780
1912
  schema.TypeRegistry.for(n0).registerError(FeatureDisabledException$, FeatureDisabledException);
1781
- var FeatureEnabledException$ = [
1782
- -3,
1783
- n0,
1784
- _FEE,
1913
+ var FeatureEnabledException$ = [-3, n0, _FEE,
1785
1914
  { [_aQE]: [`FeatureEnabled`, 409], [_e]: _c, [_hE]: 409 },
1786
1915
  [_m],
1787
- [0],
1916
+ [0]
1788
1917
  ];
1789
1918
  schema.TypeRegistry.for(n0).registerError(FeatureEnabledException$, FeatureEnabledException);
1790
- var GenerateCredentialReportResponse$ = [3, n0, _GCRR, 0, [_St, _D], [0, 0]];
1791
- var GenerateOrganizationsAccessReportRequest$ = [3, n0, _GOARR, 0, [_EP, _OPI], [0, 0]];
1792
- var GenerateOrganizationsAccessReportResponse$ = [3, n0, _GOARRe, 0, [_JI], [0]];
1793
- var GenerateServiceLastAccessedDetailsRequest$ = [3, n0, _GSLADR, 0, [_A, _Gr], [0, 0]];
1794
- var GenerateServiceLastAccessedDetailsResponse$ = [3, n0, _GSLADRe, 0, [_JI], [0]];
1795
- var GetAccessKeyLastUsedRequest$ = [3, n0, _GAKLUR, 0, [_AKI], [0]];
1796
- var GetAccessKeyLastUsedResponse$ = [
1797
- 3,
1798
- n0,
1799
- _GAKLURe,
1919
+ var GenerateCredentialReportResponse$ = [3, n0, _GCRR,
1920
+ 0,
1921
+ [_St, _D],
1922
+ [0, 0]
1923
+ ];
1924
+ var GenerateOrganizationsAccessReportRequest$ = [3, n0, _GOARR,
1925
+ 0,
1926
+ [_EP, _OPI],
1927
+ [0, 0]
1928
+ ];
1929
+ var GenerateOrganizationsAccessReportResponse$ = [3, n0, _GOARRe,
1930
+ 0,
1931
+ [_JI],
1932
+ [0]
1933
+ ];
1934
+ var GenerateServiceLastAccessedDetailsRequest$ = [3, n0, _GSLADR,
1935
+ 0,
1936
+ [_A, _Gr],
1937
+ [0, 0]
1938
+ ];
1939
+ var GenerateServiceLastAccessedDetailsResponse$ = [3, n0, _GSLADRe,
1940
+ 0,
1941
+ [_JI],
1942
+ [0]
1943
+ ];
1944
+ var GetAccessKeyLastUsedRequest$ = [3, n0, _GAKLUR,
1945
+ 0,
1946
+ [_AKI],
1947
+ [0]
1948
+ ];
1949
+ var GetAccessKeyLastUsedResponse$ = [3, n0, _GAKLURe,
1800
1950
  0,
1801
1951
  [_UN, _AKLU],
1802
- [0, () => AccessKeyLastUsed$],
1952
+ [0, () => AccessKeyLastUsed$]
1803
1953
  ];
1804
- var GetAccountAuthorizationDetailsRequest$ = [
1805
- 3,
1806
- n0,
1807
- _GAADR,
1954
+ var GetAccountAuthorizationDetailsRequest$ = [3, n0, _GAADR,
1808
1955
  0,
1809
1956
  [_F, _MI, _Ma],
1810
- [64 | 0, 1, 0],
1957
+ [64 | 0, 1, 0]
1811
1958
  ];
1812
- var GetAccountAuthorizationDetailsResponse$ = [
1813
- 3,
1814
- n0,
1815
- _GAADRe,
1959
+ var GetAccountAuthorizationDetailsResponse$ = [3, n0, _GAADRe,
1816
1960
  0,
1817
1961
  [_UDL, _GDL, _RDL, _Pol, _IT, _Ma],
1818
- [
1819
- () => userDetailListType,
1820
- () => groupDetailListType,
1821
- () => roleDetailListType,
1822
- () => ManagedPolicyDetailListType,
1823
- 2,
1824
- 0,
1825
- ],
1826
- ];
1827
- var GetAccountPasswordPolicyResponse$ = [
1828
- 3,
1829
- n0,
1830
- _GAPPR,
1962
+ [() => userDetailListType, () => groupDetailListType, () => roleDetailListType, () => ManagedPolicyDetailListType, 2, 0]
1963
+ ];
1964
+ var GetAccountPasswordPolicyResponse$ = [3, n0, _GAPPR,
1831
1965
  0,
1832
1966
  [_PPa],
1833
- [() => PasswordPolicy$],
1967
+ [() => PasswordPolicy$]
1968
+ ];
1969
+ var GetAccountSummaryResponse$ = [3, n0, _GASR,
1970
+ 0,
1971
+ [_SM],
1972
+ [128 | 1]
1973
+ ];
1974
+ var GetContextKeysForCustomPolicyRequest$ = [3, n0, _GCKFCPR,
1975
+ 0,
1976
+ [_PIL],
1977
+ [64 | 0]
1978
+ ];
1979
+ var GetContextKeysForPolicyResponse$ = [3, n0, _GCKFPR,
1980
+ 0,
1981
+ [_CKNo],
1982
+ [64 | 0]
1834
1983
  ];
1835
- var GetAccountSummaryResponse$ = [3, n0, _GASR, 0, [_SM], [128 | 1]];
1836
- var GetContextKeysForCustomPolicyRequest$ = [3, n0, _GCKFCPR, 0, [_PIL], [64 | 0]];
1837
- var GetContextKeysForPolicyResponse$ = [3, n0, _GCKFPR, 0, [_CKNo], [64 | 0]];
1838
- var GetContextKeysForPrincipalPolicyRequest$ = [
1839
- 3,
1840
- n0,
1841
- _GCKFPPR,
1984
+ var GetContextKeysForPrincipalPolicyRequest$ = [3, n0, _GCKFPPR,
1842
1985
  0,
1843
1986
  [_PSA, _PIL],
1844
- [0, 64 | 0],
1987
+ [0, 64 | 0]
1845
1988
  ];
1846
- var GetCredentialReportResponse$ = [3, n0, _GCRRe, 0, [_Co, _RF, _GT], [21, 0, 4]];
1847
- var GetDelegationRequestRequest$ = [3, n0, _GDRR, 0, [_DRI, _DPC], [0, 2]];
1848
- var GetDelegationRequestResponse$ = [
1849
- 3,
1850
- n0,
1851
- _GDRRe,
1989
+ var GetCredentialReportResponse$ = [3, n0, _GCRRe,
1990
+ 0,
1991
+ [_Co, _RF, _GT],
1992
+ [21, 0, 4]
1993
+ ];
1994
+ var GetDelegationRequestRequest$ = [3, n0, _GDRR,
1995
+ 0,
1996
+ [_DRI, _DPC],
1997
+ [0, 2]
1998
+ ];
1999
+ var GetDelegationRequestResponse$ = [3, n0, _GDRRe,
1852
2000
  0,
1853
2001
  [_DR, _PCS, _PCR],
1854
- [() => DelegationRequest$, 0, 0],
2002
+ [() => DelegationRequest$, 0, 0]
2003
+ ];
2004
+ var GetGroupPolicyRequest$ = [3, n0, _GGPR,
2005
+ 0,
2006
+ [_GN, _PN],
2007
+ [0, 0]
2008
+ ];
2009
+ var GetGroupPolicyResponse$ = [3, n0, _GGPRe,
2010
+ 0,
2011
+ [_GN, _PN, _PD],
2012
+ [0, 0, 0]
1855
2013
  ];
1856
- var GetGroupPolicyRequest$ = [3, n0, _GGPR, 0, [_GN, _PN], [0, 0]];
1857
- var GetGroupPolicyResponse$ = [3, n0, _GGPRe, 0, [_GN, _PN, _PD], [0, 0, 0]];
1858
- var GetGroupRequest$ = [3, n0, _GGR, 0, [_GN, _Ma, _MI], [0, 0, 1]];
1859
- var GetGroupResponse$ = [
1860
- 3,
1861
- n0,
1862
- _GGRe,
2014
+ var GetGroupRequest$ = [3, n0, _GGR,
2015
+ 0,
2016
+ [_GN, _Ma, _MI],
2017
+ [0, 0, 1]
2018
+ ];
2019
+ var GetGroupResponse$ = [3, n0, _GGRe,
1863
2020
  0,
1864
2021
  [_G, _Use, _IT, _Ma],
1865
- [() => Group$, () => userListType, 2, 0],
1866
- ];
1867
- var GetHumanReadableSummaryRequest$ = [3, n0, _GHRSR, 0, [_EA, _L], [0, 0]];
1868
- var GetHumanReadableSummaryResponse$ = [3, n0, _GHRSRe, 0, [_SC, _L, _SS], [0, 0, 0]];
1869
- var GetInstanceProfileRequest$ = [3, n0, _GIPR, 0, [_IPN], [0]];
1870
- var GetInstanceProfileResponse$ = [3, n0, _GIPRe, 0, [_IP], [() => InstanceProfile$]];
1871
- var GetLoginProfileRequest$ = [3, n0, _GLPR, 0, [_UN], [0]];
1872
- var GetLoginProfileResponse$ = [3, n0, _GLPRe, 0, [_LP], [() => LoginProfile$]];
1873
- var GetMFADeviceRequest$ = [3, n0, _GMFADR, 0, [_SNer, _UN], [0, 0]];
1874
- var GetMFADeviceResponse$ = [
1875
- 3,
1876
- n0,
1877
- _GMFADRe,
2022
+ [() => Group$, () => userListType, 2, 0]
2023
+ ];
2024
+ var GetHumanReadableSummaryRequest$ = [3, n0, _GHRSR,
2025
+ 0,
2026
+ [_EA, _L],
2027
+ [0, 0]
2028
+ ];
2029
+ var GetHumanReadableSummaryResponse$ = [3, n0, _GHRSRe,
2030
+ 0,
2031
+ [_SC, _L, _SS],
2032
+ [0, 0, 0]
2033
+ ];
2034
+ var GetInstanceProfileRequest$ = [3, n0, _GIPR,
2035
+ 0,
2036
+ [_IPN],
2037
+ [0]
2038
+ ];
2039
+ var GetInstanceProfileResponse$ = [3, n0, _GIPRe,
2040
+ 0,
2041
+ [_IP],
2042
+ [() => InstanceProfile$]
2043
+ ];
2044
+ var GetLoginProfileRequest$ = [3, n0, _GLPR,
2045
+ 0,
2046
+ [_UN],
2047
+ [0]
2048
+ ];
2049
+ var GetLoginProfileResponse$ = [3, n0, _GLPRe,
2050
+ 0,
2051
+ [_LP],
2052
+ [() => LoginProfile$]
2053
+ ];
2054
+ var GetMFADeviceRequest$ = [3, n0, _GMFADR,
2055
+ 0,
2056
+ [_SNer, _UN],
2057
+ [0, 0]
2058
+ ];
2059
+ var GetMFADeviceResponse$ = [3, n0, _GMFADRe,
1878
2060
  0,
1879
2061
  [_UN, _SNer, _EDn, _Ce],
1880
- [0, 0, 4, 128 | 0],
2062
+ [0, 0, 4, 128 | 0]
2063
+ ];
2064
+ var GetOpenIDConnectProviderRequest$ = [3, n0, _GOIDCPR,
2065
+ 0,
2066
+ [_OIDCPA],
2067
+ [0]
1881
2068
  ];
1882
- var GetOpenIDConnectProviderRequest$ = [3, n0, _GOIDCPR, 0, [_OIDCPA], [0]];
1883
- var GetOpenIDConnectProviderResponse$ = [
1884
- 3,
1885
- n0,
1886
- _GOIDCPRe,
2069
+ var GetOpenIDConnectProviderResponse$ = [3, n0, _GOIDCPRe,
1887
2070
  0,
1888
2071
  [_U, _CIDL, _TL, _CD, _T],
1889
- [0, 64 | 0, 64 | 0, 4, () => tagListType],
2072
+ [0, 64 | 0, 64 | 0, 4, () => tagListType]
1890
2073
  ];
1891
- var GetOrganizationsAccessReportRequest$ = [
1892
- 3,
1893
- n0,
1894
- _GOARRet,
2074
+ var GetOrganizationsAccessReportRequest$ = [3, n0, _GOARRet,
1895
2075
  0,
1896
2076
  [_JI, _MI, _Ma, _SK],
1897
- [0, 1, 0, 0],
2077
+ [0, 1, 0, 0]
1898
2078
  ];
1899
- var GetOrganizationsAccessReportResponse$ = [
1900
- 3,
1901
- n0,
1902
- _GOARRetr,
2079
+ var GetOrganizationsAccessReportResponse$ = [3, n0, _GOARRetr,
1903
2080
  0,
1904
2081
  [_JS, _JCD, _JCDo, _NOSA, _NOSNA, _ADc, _IT, _Ma, _EDr],
1905
- [0, 4, 4, 1, 1, () => AccessDetails, 2, 0, () => ErrorDetails$],
2082
+ [0, 4, 4, 1, 1, () => AccessDetails, 2, 0, () => ErrorDetails$]
1906
2083
  ];
1907
- var GetOutboundWebIdentityFederationInfoResponse$ = [
1908
- 3,
1909
- n0,
1910
- _GOWIFIR,
2084
+ var GetOutboundWebIdentityFederationInfoResponse$ = [3, n0, _GOWIFIR,
1911
2085
  0,
1912
2086
  [_II, _JVE],
1913
- [0, 2],
1914
- ];
1915
- var GetPolicyRequest$ = [3, n0, _GPR, 0, [_PA], [0]];
1916
- var GetPolicyResponse$ = [3, n0, _GPRe, 0, [_Po], [() => Policy$]];
1917
- var GetPolicyVersionRequest$ = [3, n0, _GPVR, 0, [_PA, _VI], [0, 0]];
1918
- var GetPolicyVersionResponse$ = [3, n0, _GPVRe, 0, [_PV], [() => PolicyVersion$]];
1919
- var GetRolePolicyRequest$ = [3, n0, _GRPR, 0, [_RN, _PN], [0, 0]];
1920
- var GetRolePolicyResponse$ = [3, n0, _GRPRe, 0, [_RN, _PN, _PD], [0, 0, 0]];
1921
- var GetRoleRequest$ = [3, n0, _GRR, 0, [_RN], [0]];
1922
- var GetRoleResponse$ = [3, n0, _GRRe, 0, [_Ro], [() => Role$]];
1923
- var GetSAMLProviderRequest$ = [3, n0, _GSAMLPR, 0, [_SAMLPA], [0]];
1924
- var GetSAMLProviderResponse$ = [
1925
- 3,
1926
- n0,
1927
- _GSAMLPRe,
2087
+ [0, 2]
2088
+ ];
2089
+ var GetPolicyRequest$ = [3, n0, _GPR,
2090
+ 0,
2091
+ [_PA],
2092
+ [0]
2093
+ ];
2094
+ var GetPolicyResponse$ = [3, n0, _GPRe,
2095
+ 0,
2096
+ [_Po],
2097
+ [() => Policy$]
2098
+ ];
2099
+ var GetPolicyVersionRequest$ = [3, n0, _GPVR,
2100
+ 0,
2101
+ [_PA, _VI],
2102
+ [0, 0]
2103
+ ];
2104
+ var GetPolicyVersionResponse$ = [3, n0, _GPVRe,
2105
+ 0,
2106
+ [_PV],
2107
+ [() => PolicyVersion$]
2108
+ ];
2109
+ var GetRolePolicyRequest$ = [3, n0, _GRPR,
2110
+ 0,
2111
+ [_RN, _PN],
2112
+ [0, 0]
2113
+ ];
2114
+ var GetRolePolicyResponse$ = [3, n0, _GRPRe,
2115
+ 0,
2116
+ [_RN, _PN, _PD],
2117
+ [0, 0, 0]
2118
+ ];
2119
+ var GetRoleRequest$ = [3, n0, _GRR,
2120
+ 0,
2121
+ [_RN],
2122
+ [0]
2123
+ ];
2124
+ var GetRoleResponse$ = [3, n0, _GRRe,
2125
+ 0,
2126
+ [_Ro],
2127
+ [() => Role$]
2128
+ ];
2129
+ var GetSAMLProviderRequest$ = [3, n0, _GSAMLPR,
2130
+ 0,
2131
+ [_SAMLPA],
2132
+ [0]
2133
+ ];
2134
+ var GetSAMLProviderResponse$ = [3, n0, _GSAMLPRe,
1928
2135
  0,
1929
2136
  [_SAMLPUUID, _SAMLMD, _CD, _VU, _T, _AEM, _PKL],
1930
- [0, 0, 4, 4, () => tagListType, 0, () => privateKeyList],
2137
+ [0, 0, 4, 4, () => tagListType, 0, () => privateKeyList]
2138
+ ];
2139
+ var GetServerCertificateRequest$ = [3, n0, _GSCR,
2140
+ 0,
2141
+ [_SCN],
2142
+ [0]
1931
2143
  ];
1932
- var GetServerCertificateRequest$ = [3, n0, _GSCR, 0, [_SCN], [0]];
1933
- var GetServerCertificateResponse$ = [
1934
- 3,
1935
- n0,
1936
- _GSCRe,
2144
+ var GetServerCertificateResponse$ = [3, n0, _GSCRe,
1937
2145
  0,
1938
2146
  [_SCe],
1939
- [() => ServerCertificate$],
2147
+ [() => ServerCertificate$]
1940
2148
  ];
1941
- var GetServiceLastAccessedDetailsRequest$ = [
1942
- 3,
1943
- n0,
1944
- _GSLADRet,
2149
+ var GetServiceLastAccessedDetailsRequest$ = [3, n0, _GSLADRet,
1945
2150
  0,
1946
2151
  [_JI, _MI, _Ma],
1947
- [0, 1, 0],
2152
+ [0, 1, 0]
1948
2153
  ];
1949
- var GetServiceLastAccessedDetailsResponse$ = [
1950
- 3,
1951
- n0,
1952
- _GSLADRete,
2154
+ var GetServiceLastAccessedDetailsResponse$ = [3, n0, _GSLADRete,
1953
2155
  0,
1954
2156
  [_JS, _JT, _JCD, _SLA, _JCDo, _IT, _Ma, _E],
1955
- [0, 0, 4, () => ServicesLastAccessed, 4, 2, 0, () => ErrorDetails$],
2157
+ [0, 0, 4, () => ServicesLastAccessed, 4, 2, 0, () => ErrorDetails$]
1956
2158
  ];
1957
- var GetServiceLastAccessedDetailsWithEntitiesRequest$ = [
1958
- 3,
1959
- n0,
1960
- _GSLADWER,
2159
+ var GetServiceLastAccessedDetailsWithEntitiesRequest$ = [3, n0, _GSLADWER,
1961
2160
  0,
1962
2161
  [_JI, _SNe, _MI, _Ma],
1963
- [0, 0, 1, 0],
2162
+ [0, 0, 1, 0]
1964
2163
  ];
1965
- var GetServiceLastAccessedDetailsWithEntitiesResponse$ = [
1966
- 3,
1967
- n0,
1968
- _GSLADWERe,
2164
+ var GetServiceLastAccessedDetailsWithEntitiesResponse$ = [3, n0, _GSLADWERe,
1969
2165
  0,
1970
2166
  [_JS, _JCD, _JCDo, _EDL, _IT, _Ma, _E],
1971
- [0, 4, 4, () => entityDetailsListType, 2, 0, () => ErrorDetails$],
2167
+ [0, 4, 4, () => entityDetailsListType, 2, 0, () => ErrorDetails$]
1972
2168
  ];
1973
- var GetServiceLinkedRoleDeletionStatusRequest$ = [3, n0, _GSLRDSR, 0, [_DTI], [0]];
1974
- var GetServiceLinkedRoleDeletionStatusResponse$ = [
1975
- 3,
1976
- n0,
1977
- _GSLRDSRe,
2169
+ var GetServiceLinkedRoleDeletionStatusRequest$ = [3, n0, _GSLRDSR,
2170
+ 0,
2171
+ [_DTI],
2172
+ [0]
2173
+ ];
2174
+ var GetServiceLinkedRoleDeletionStatusResponse$ = [3, n0, _GSLRDSRe,
1978
2175
  0,
1979
2176
  [_S, _Re],
1980
- [0, () => DeletionTaskFailureReasonType$],
1981
- ];
1982
- var GetSSHPublicKeyRequest$ = [3, n0, _GSSHPKR, 0, [_UN, _SSHPKI, _En], [0, 0, 0]];
1983
- var GetSSHPublicKeyResponse$ = [3, n0, _GSSHPKRe, 0, [_SSHPK], [() => SSHPublicKey$]];
1984
- var GetUserPolicyRequest$ = [3, n0, _GUPR, 0, [_UN, _PN], [0, 0]];
1985
- var GetUserPolicyResponse$ = [3, n0, _GUPRe, 0, [_UN, _PN, _PD], [0, 0, 0]];
1986
- var GetUserRequest$ = [3, n0, _GUR, 0, [_UN], [0]];
1987
- var GetUserResponse$ = [3, n0, _GURe, 0, [_Us], [() => User$]];
1988
- var Group$ = [3, n0, _G, 0, [_Pa, _GN, _GI, _A, _CD], [0, 0, 0, 0, 4]];
1989
- var GroupDetail$ = [
1990
- 3,
1991
- n0,
1992
- _GD,
2177
+ [0, () => DeletionTaskFailureReasonType$]
2178
+ ];
2179
+ var GetSSHPublicKeyRequest$ = [3, n0, _GSSHPKR,
2180
+ 0,
2181
+ [_UN, _SSHPKI, _En],
2182
+ [0, 0, 0]
2183
+ ];
2184
+ var GetSSHPublicKeyResponse$ = [3, n0, _GSSHPKRe,
2185
+ 0,
2186
+ [_SSHPK],
2187
+ [() => SSHPublicKey$]
2188
+ ];
2189
+ var GetUserPolicyRequest$ = [3, n0, _GUPR,
2190
+ 0,
2191
+ [_UN, _PN],
2192
+ [0, 0]
2193
+ ];
2194
+ var GetUserPolicyResponse$ = [3, n0, _GUPRe,
2195
+ 0,
2196
+ [_UN, _PN, _PD],
2197
+ [0, 0, 0]
2198
+ ];
2199
+ var GetUserRequest$ = [3, n0, _GUR,
2200
+ 0,
2201
+ [_UN],
2202
+ [0]
2203
+ ];
2204
+ var GetUserResponse$ = [3, n0, _GURe,
2205
+ 0,
2206
+ [_Us],
2207
+ [() => User$]
2208
+ ];
2209
+ var Group$ = [3, n0, _G,
2210
+ 0,
2211
+ [_Pa, _GN, _GI, _A, _CD],
2212
+ [0, 0, 0, 0, 4]
2213
+ ];
2214
+ var GroupDetail$ = [3, n0, _GD,
1993
2215
  0,
1994
2216
  [_Pa, _GN, _GI, _A, _CD, _GPL, _AMP],
1995
- [0, 0, 0, 0, 4, () => policyDetailListType, () => attachedPoliciesListType],
2217
+ [0, 0, 0, 0, 4, () => policyDetailListType, () => attachedPoliciesListType]
1996
2218
  ];
1997
- var InstanceProfile$ = [
1998
- 3,
1999
- n0,
2000
- _IP,
2219
+ var InstanceProfile$ = [3, n0, _IP,
2001
2220
  0,
2002
2221
  [_Pa, _IPN, _IPI, _A, _CD, _Rol, _T],
2003
- [0, 0, 0, 0, 4, () => roleListType, () => tagListType],
2222
+ [0, 0, 0, 0, 4, () => roleListType, () => tagListType]
2004
2223
  ];
2005
- var InvalidAuthenticationCodeException$ = [
2006
- -3,
2007
- n0,
2008
- _IACE,
2224
+ var InvalidAuthenticationCodeException$ = [-3, n0, _IACE,
2009
2225
  { [_aQE]: [`InvalidAuthenticationCode`, 403], [_e]: _c, [_hE]: 403 },
2010
2226
  [_m],
2011
- [0],
2227
+ [0]
2012
2228
  ];
2013
2229
  schema.TypeRegistry.for(n0).registerError(InvalidAuthenticationCodeException$, InvalidAuthenticationCodeException);
2014
- var InvalidCertificateException$ = [
2015
- -3,
2016
- n0,
2017
- _ICE,
2230
+ var InvalidCertificateException$ = [-3, n0, _ICE,
2018
2231
  { [_aQE]: [`InvalidCertificate`, 400], [_e]: _c, [_hE]: 400 },
2019
2232
  [_m],
2020
- [0],
2233
+ [0]
2234
+ ];
2235
+ schema.TypeRegistry.for(n0).registerError(InvalidCertificateException$, InvalidCertificateException);
2236
+ var InvalidInputException$ = [-3, n0, _IIE,
2237
+ { [_aQE]: [`InvalidInput`, 400], [_e]: _c, [_hE]: 400 },
2238
+ [_m],
2239
+ [0]
2240
+ ];
2241
+ schema.TypeRegistry.for(n0).registerError(InvalidInputException$, InvalidInputException);
2242
+ var InvalidPublicKeyException$ = [-3, n0, _IPKE,
2243
+ { [_aQE]: [`InvalidPublicKey`, 400], [_e]: _c, [_hE]: 400 },
2244
+ [_m],
2245
+ [0]
2246
+ ];
2247
+ schema.TypeRegistry.for(n0).registerError(InvalidPublicKeyException$, InvalidPublicKeyException);
2248
+ var InvalidUserTypeException$ = [-3, n0, _IUTE,
2249
+ { [_aQE]: [`InvalidUserType`, 400], [_e]: _c, [_hE]: 400 },
2250
+ [_m],
2251
+ [0]
2252
+ ];
2253
+ schema.TypeRegistry.for(n0).registerError(InvalidUserTypeException$, InvalidUserTypeException);
2254
+ var KeyPairMismatchException$ = [-3, n0, _KPME,
2255
+ { [_aQE]: [`KeyPairMismatch`, 400], [_e]: _c, [_hE]: 400 },
2256
+ [_m],
2257
+ [0]
2258
+ ];
2259
+ schema.TypeRegistry.for(n0).registerError(KeyPairMismatchException$, KeyPairMismatchException);
2260
+ var LimitExceededException$ = [-3, n0, _LEE,
2261
+ { [_aQE]: [`LimitExceeded`, 409], [_e]: _c, [_hE]: 409 },
2262
+ [_m],
2263
+ [0]
2264
+ ];
2265
+ schema.TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceededException);
2266
+ var ListAccessKeysRequest$ = [3, n0, _LAKR,
2267
+ 0,
2268
+ [_UN, _Ma, _MI],
2269
+ [0, 0, 1]
2270
+ ];
2271
+ var ListAccessKeysResponse$ = [3, n0, _LAKRi,
2272
+ 0,
2273
+ [_AKM, _IT, _Ma],
2274
+ [() => accessKeyMetadataListType, 2, 0]
2275
+ ];
2276
+ var ListAccountAliasesRequest$ = [3, n0, _LAAR,
2277
+ 0,
2278
+ [_Ma, _MI],
2279
+ [0, 1]
2280
+ ];
2281
+ var ListAccountAliasesResponse$ = [3, n0, _LAARi,
2282
+ 0,
2283
+ [_AAc, _IT, _Ma],
2284
+ [64 | 0, 2, 0]
2285
+ ];
2286
+ var ListAttachedGroupPoliciesRequest$ = [3, n0, _LAGPR,
2287
+ 0,
2288
+ [_GN, _PPat, _Ma, _MI],
2289
+ [0, 0, 0, 1]
2290
+ ];
2291
+ var ListAttachedGroupPoliciesResponse$ = [3, n0, _LAGPRi,
2292
+ 0,
2293
+ [_APt, _IT, _Ma],
2294
+ [() => attachedPoliciesListType, 2, 0]
2295
+ ];
2296
+ var ListAttachedRolePoliciesRequest$ = [3, n0, _LARPR,
2297
+ 0,
2298
+ [_RN, _PPat, _Ma, _MI],
2299
+ [0, 0, 0, 1]
2300
+ ];
2301
+ var ListAttachedRolePoliciesResponse$ = [3, n0, _LARPRi,
2302
+ 0,
2303
+ [_APt, _IT, _Ma],
2304
+ [() => attachedPoliciesListType, 2, 0]
2305
+ ];
2306
+ var ListAttachedUserPoliciesRequest$ = [3, n0, _LAUPR,
2307
+ 0,
2308
+ [_UN, _PPat, _Ma, _MI],
2309
+ [0, 0, 0, 1]
2310
+ ];
2311
+ var ListAttachedUserPoliciesResponse$ = [3, n0, _LAUPRi,
2312
+ 0,
2313
+ [_APt, _IT, _Ma],
2314
+ [() => attachedPoliciesListType, 2, 0]
2315
+ ];
2316
+ var ListDelegationRequestsRequest$ = [3, n0, _LDRR,
2317
+ 0,
2318
+ [_OI, _Ma, _MI],
2319
+ [0, 0, 1]
2320
+ ];
2321
+ var ListDelegationRequestsResponse$ = [3, n0, _LDRRi,
2322
+ 0,
2323
+ [_DRe, _Ma, _iT],
2324
+ [() => delegationRequestsListType, 0, 2]
2325
+ ];
2326
+ var ListEntitiesForPolicyRequest$ = [3, n0, _LEFPR,
2327
+ 0,
2328
+ [_PA, _EFn, _PPat, _PUF, _Ma, _MI],
2329
+ [0, 0, 0, 0, 0, 1]
2330
+ ];
2331
+ var ListEntitiesForPolicyResponse$ = [3, n0, _LEFPRi,
2332
+ 0,
2333
+ [_PG, _PU, _PR, _IT, _Ma],
2334
+ [() => PolicyGroupListType, () => PolicyUserListType, () => PolicyRoleListType, 2, 0]
2335
+ ];
2336
+ var ListGroupPoliciesRequest$ = [3, n0, _LGPR,
2337
+ 0,
2338
+ [_GN, _Ma, _MI],
2339
+ [0, 0, 1]
2340
+ ];
2341
+ var ListGroupPoliciesResponse$ = [3, n0, _LGPRi,
2342
+ 0,
2343
+ [_PNo, _IT, _Ma],
2344
+ [64 | 0, 2, 0]
2345
+ ];
2346
+ var ListGroupsForUserRequest$ = [3, n0, _LGFUR,
2347
+ 0,
2348
+ [_UN, _Ma, _MI],
2349
+ [0, 0, 1]
2350
+ ];
2351
+ var ListGroupsForUserResponse$ = [3, n0, _LGFURi,
2352
+ 0,
2353
+ [_Gro, _IT, _Ma],
2354
+ [() => groupListType, 2, 0]
2355
+ ];
2356
+ var ListGroupsRequest$ = [3, n0, _LGR,
2357
+ 0,
2358
+ [_PPat, _Ma, _MI],
2359
+ [0, 0, 1]
2360
+ ];
2361
+ var ListGroupsResponse$ = [3, n0, _LGRi,
2362
+ 0,
2363
+ [_Gro, _IT, _Ma],
2364
+ [() => groupListType, 2, 0]
2365
+ ];
2366
+ var ListInstanceProfilesForRoleRequest$ = [3, n0, _LIPFRR,
2367
+ 0,
2368
+ [_RN, _Ma, _MI],
2369
+ [0, 0, 1]
2370
+ ];
2371
+ var ListInstanceProfilesForRoleResponse$ = [3, n0, _LIPFRRi,
2372
+ 0,
2373
+ [_IPn, _IT, _Ma],
2374
+ [() => instanceProfileListType, 2, 0]
2375
+ ];
2376
+ var ListInstanceProfilesRequest$ = [3, n0, _LIPR,
2377
+ 0,
2378
+ [_PPat, _Ma, _MI],
2379
+ [0, 0, 1]
2380
+ ];
2381
+ var ListInstanceProfilesResponse$ = [3, n0, _LIPRi,
2382
+ 0,
2383
+ [_IPn, _IT, _Ma],
2384
+ [() => instanceProfileListType, 2, 0]
2385
+ ];
2386
+ var ListInstanceProfileTagsRequest$ = [3, n0, _LIPTR,
2387
+ 0,
2388
+ [_IPN, _Ma, _MI],
2389
+ [0, 0, 1]
2390
+ ];
2391
+ var ListInstanceProfileTagsResponse$ = [3, n0, _LIPTRi,
2392
+ 0,
2393
+ [_T, _IT, _Ma],
2394
+ [() => tagListType, 2, 0]
2395
+ ];
2396
+ var ListMFADevicesRequest$ = [3, n0, _LMFADR,
2397
+ 0,
2398
+ [_UN, _Ma, _MI],
2399
+ [0, 0, 1]
2400
+ ];
2401
+ var ListMFADevicesResponse$ = [3, n0, _LMFADRi,
2402
+ 0,
2403
+ [_MFAD, _IT, _Ma],
2404
+ [() => mfaDeviceListType, 2, 0]
2405
+ ];
2406
+ var ListMFADeviceTagsRequest$ = [3, n0, _LMFADTR,
2407
+ 0,
2408
+ [_SNer, _Ma, _MI],
2409
+ [0, 0, 1]
2410
+ ];
2411
+ var ListMFADeviceTagsResponse$ = [3, n0, _LMFADTRi,
2412
+ 0,
2413
+ [_T, _IT, _Ma],
2414
+ [() => tagListType, 2, 0]
2415
+ ];
2416
+ var ListOpenIDConnectProvidersRequest$ = [3, n0, _LOIDCPR,
2417
+ 0,
2418
+ [],
2419
+ []
2420
+ ];
2421
+ var ListOpenIDConnectProvidersResponse$ = [3, n0, _LOIDCPRi,
2422
+ 0,
2423
+ [_OIDCPL],
2424
+ [() => OpenIDConnectProviderListType]
2425
+ ];
2426
+ var ListOpenIDConnectProviderTagsRequest$ = [3, n0, _LOIDCPTR,
2427
+ 0,
2428
+ [_OIDCPA, _Ma, _MI],
2429
+ [0, 0, 1]
2430
+ ];
2431
+ var ListOpenIDConnectProviderTagsResponse$ = [3, n0, _LOIDCPTRi,
2432
+ 0,
2433
+ [_T, _IT, _Ma],
2434
+ [() => tagListType, 2, 0]
2435
+ ];
2436
+ var ListOrganizationsFeaturesRequest$ = [3, n0, _LOFR,
2437
+ 0,
2438
+ [],
2439
+ []
2440
+ ];
2441
+ var ListOrganizationsFeaturesResponse$ = [3, n0, _LOFRi,
2442
+ 0,
2443
+ [_OIr, _EF],
2444
+ [0, 64 | 0]
2445
+ ];
2446
+ var ListPoliciesGrantingServiceAccessEntry$ = [3, n0, _LPGSAE,
2447
+ 0,
2448
+ [_SNe, _Pol],
2449
+ [0, () => policyGrantingServiceAccessListType]
2450
+ ];
2451
+ var ListPoliciesGrantingServiceAccessRequest$ = [3, n0, _LPGSAR,
2452
+ 0,
2453
+ [_Ma, _A, _SNerv],
2454
+ [0, 0, 64 | 0]
2455
+ ];
2456
+ var ListPoliciesGrantingServiceAccessResponse$ = [3, n0, _LPGSARi,
2457
+ 0,
2458
+ [_PGSA, _IT, _Ma],
2459
+ [() => listPolicyGrantingServiceAccessResponseListType, 2, 0]
2460
+ ];
2461
+ var ListPoliciesRequest$ = [3, n0, _LPR,
2462
+ 0,
2463
+ [_Sc, _OA, _PPat, _PUF, _Ma, _MI],
2464
+ [0, 2, 0, 0, 0, 1]
2465
+ ];
2466
+ var ListPoliciesResponse$ = [3, n0, _LPRi,
2467
+ 0,
2468
+ [_Pol, _IT, _Ma],
2469
+ [() => policyListType, 2, 0]
2470
+ ];
2471
+ var ListPolicyTagsRequest$ = [3, n0, _LPTR,
2472
+ 0,
2473
+ [_PA, _Ma, _MI],
2474
+ [0, 0, 1]
2475
+ ];
2476
+ var ListPolicyTagsResponse$ = [3, n0, _LPTRi,
2477
+ 0,
2478
+ [_T, _IT, _Ma],
2479
+ [() => tagListType, 2, 0]
2480
+ ];
2481
+ var ListPolicyVersionsRequest$ = [3, n0, _LPVR,
2482
+ 0,
2483
+ [_PA, _Ma, _MI],
2484
+ [0, 0, 1]
2485
+ ];
2486
+ var ListPolicyVersionsResponse$ = [3, n0, _LPVRi,
2487
+ 0,
2488
+ [_V, _IT, _Ma],
2489
+ [() => policyDocumentVersionListType, 2, 0]
2490
+ ];
2491
+ var ListRolePoliciesRequest$ = [3, n0, _LRPR,
2492
+ 0,
2493
+ [_RN, _Ma, _MI],
2494
+ [0, 0, 1]
2495
+ ];
2496
+ var ListRolePoliciesResponse$ = [3, n0, _LRPRi,
2497
+ 0,
2498
+ [_PNo, _IT, _Ma],
2499
+ [64 | 0, 2, 0]
2500
+ ];
2501
+ var ListRolesRequest$ = [3, n0, _LRR,
2502
+ 0,
2503
+ [_PPat, _Ma, _MI],
2504
+ [0, 0, 1]
2505
+ ];
2506
+ var ListRolesResponse$ = [3, n0, _LRRi,
2507
+ 0,
2508
+ [_Rol, _IT, _Ma],
2509
+ [() => roleListType, 2, 0]
2510
+ ];
2511
+ var ListRoleTagsRequest$ = [3, n0, _LRTR,
2512
+ 0,
2513
+ [_RN, _Ma, _MI],
2514
+ [0, 0, 1]
2515
+ ];
2516
+ var ListRoleTagsResponse$ = [3, n0, _LRTRi,
2517
+ 0,
2518
+ [_T, _IT, _Ma],
2519
+ [() => tagListType, 2, 0]
2520
+ ];
2521
+ var ListSAMLProvidersRequest$ = [3, n0, _LSAMLPR,
2522
+ 0,
2523
+ [],
2524
+ []
2525
+ ];
2526
+ var ListSAMLProvidersResponse$ = [3, n0, _LSAMLPRi,
2527
+ 0,
2528
+ [_SAMLPL],
2529
+ [() => SAMLProviderListType]
2530
+ ];
2531
+ var ListSAMLProviderTagsRequest$ = [3, n0, _LSAMLPTR,
2532
+ 0,
2533
+ [_SAMLPA, _Ma, _MI],
2534
+ [0, 0, 1]
2535
+ ];
2536
+ var ListSAMLProviderTagsResponse$ = [3, n0, _LSAMLPTRi,
2537
+ 0,
2538
+ [_T, _IT, _Ma],
2539
+ [() => tagListType, 2, 0]
2540
+ ];
2541
+ var ListServerCertificatesRequest$ = [3, n0, _LSCR,
2542
+ 0,
2543
+ [_PPat, _Ma, _MI],
2544
+ [0, 0, 1]
2545
+ ];
2546
+ var ListServerCertificatesResponse$ = [3, n0, _LSCRi,
2547
+ 0,
2548
+ [_SCML, _IT, _Ma],
2549
+ [() => serverCertificateMetadataListType, 2, 0]
2550
+ ];
2551
+ var ListServerCertificateTagsRequest$ = [3, n0, _LSCTR,
2552
+ 0,
2553
+ [_SCN, _Ma, _MI],
2554
+ [0, 0, 1]
2555
+ ];
2556
+ var ListServerCertificateTagsResponse$ = [3, n0, _LSCTRi,
2557
+ 0,
2558
+ [_T, _IT, _Ma],
2559
+ [() => tagListType, 2, 0]
2560
+ ];
2561
+ var ListServiceSpecificCredentialsRequest$ = [3, n0, _LSSCR,
2562
+ 0,
2563
+ [_UN, _SN, _AU, _Ma, _MI],
2564
+ [0, 0, 2, 0, 1]
2565
+ ];
2566
+ var ListServiceSpecificCredentialsResponse$ = [3, n0, _LSSCRi,
2567
+ 0,
2568
+ [_SSCe, _Ma, _IT],
2569
+ [() => ServiceSpecificCredentialsListType, 0, 2]
2570
+ ];
2571
+ var ListSigningCertificatesRequest$ = [3, n0, _LSCRis,
2572
+ 0,
2573
+ [_UN, _Ma, _MI],
2574
+ [0, 0, 1]
2575
+ ];
2576
+ var ListSigningCertificatesResponse$ = [3, n0, _LSCRist,
2577
+ 0,
2578
+ [_Cer, _IT, _Ma],
2579
+ [() => certificateListType, 2, 0]
2580
+ ];
2581
+ var ListSSHPublicKeysRequest$ = [3, n0, _LSSHPKR,
2582
+ 0,
2583
+ [_UN, _Ma, _MI],
2584
+ [0, 0, 1]
2585
+ ];
2586
+ var ListSSHPublicKeysResponse$ = [3, n0, _LSSHPKRi,
2587
+ 0,
2588
+ [_SSHPKu, _IT, _Ma],
2589
+ [() => SSHPublicKeyListType, 2, 0]
2590
+ ];
2591
+ var ListUserPoliciesRequest$ = [3, n0, _LUPR,
2592
+ 0,
2593
+ [_UN, _Ma, _MI],
2594
+ [0, 0, 1]
2595
+ ];
2596
+ var ListUserPoliciesResponse$ = [3, n0, _LUPRi,
2597
+ 0,
2598
+ [_PNo, _IT, _Ma],
2599
+ [64 | 0, 2, 0]
2600
+ ];
2601
+ var ListUsersRequest$ = [3, n0, _LUR,
2602
+ 0,
2603
+ [_PPat, _Ma, _MI],
2604
+ [0, 0, 1]
2605
+ ];
2606
+ var ListUsersResponse$ = [3, n0, _LURi,
2607
+ 0,
2608
+ [_Use, _IT, _Ma],
2609
+ [() => userListType, 2, 0]
2610
+ ];
2611
+ var ListUserTagsRequest$ = [3, n0, _LUTR,
2612
+ 0,
2613
+ [_UN, _Ma, _MI],
2614
+ [0, 0, 1]
2615
+ ];
2616
+ var ListUserTagsResponse$ = [3, n0, _LUTRi,
2617
+ 0,
2618
+ [_T, _IT, _Ma],
2619
+ [() => tagListType, 2, 0]
2620
+ ];
2621
+ var ListVirtualMFADevicesRequest$ = [3, n0, _LVMFADR,
2622
+ 0,
2623
+ [_AS, _Ma, _MI],
2624
+ [0, 0, 1]
2625
+ ];
2626
+ var ListVirtualMFADevicesResponse$ = [3, n0, _LVMFADRi,
2627
+ 0,
2628
+ [_VMFADi, _IT, _Ma],
2629
+ [[() => virtualMFADeviceListType, 0], 2, 0]
2630
+ ];
2631
+ var LoginProfile$ = [3, n0, _LP,
2632
+ 0,
2633
+ [_UN, _CD, _PRR],
2634
+ [0, 4, 2]
2635
+ ];
2636
+ var MalformedCertificateException$ = [-3, n0, _MCE,
2637
+ { [_aQE]: [`MalformedCertificate`, 400], [_e]: _c, [_hE]: 400 },
2638
+ [_m],
2639
+ [0]
2640
+ ];
2641
+ schema.TypeRegistry.for(n0).registerError(MalformedCertificateException$, MalformedCertificateException);
2642
+ var MalformedPolicyDocumentException$ = [-3, n0, _MPDE,
2643
+ { [_aQE]: [`MalformedPolicyDocument`, 400], [_e]: _c, [_hE]: 400 },
2644
+ [_m],
2645
+ [0]
2646
+ ];
2647
+ schema.TypeRegistry.for(n0).registerError(MalformedPolicyDocumentException$, MalformedPolicyDocumentException);
2648
+ var ManagedPolicyDetail$ = [3, n0, _MPD,
2649
+ 0,
2650
+ [_PN, _PI, _A, _Pa, _DVI, _ACt, _PBUC, _IA, _D, _CD, _UD, _PVL],
2651
+ [0, 0, 0, 0, 0, 1, 1, 2, 0, 4, 4, () => policyDocumentVersionListType]
2652
+ ];
2653
+ var MFADevice$ = [3, n0, _MFADe,
2654
+ 0,
2655
+ [_UN, _SNer, _EDn],
2656
+ [0, 0, 4]
2657
+ ];
2658
+ var NoSuchEntityException$ = [-3, n0, _NSEE,
2659
+ { [_aQE]: [`NoSuchEntity`, 404], [_e]: _c, [_hE]: 404 },
2660
+ [_m],
2661
+ [0]
2662
+ ];
2663
+ schema.TypeRegistry.for(n0).registerError(NoSuchEntityException$, NoSuchEntityException);
2664
+ var OpenIDConnectProviderListEntry$ = [3, n0, _OIDCPLE,
2665
+ 0,
2666
+ [_A],
2667
+ [0]
2668
+ ];
2669
+ var OpenIdIdpCommunicationErrorException$ = [-3, n0, _OIICEE,
2670
+ { [_aQE]: [`OpenIdIdpCommunicationError`, 400], [_e]: _c, [_hE]: 400 },
2671
+ [_m],
2672
+ [0]
2673
+ ];
2674
+ schema.TypeRegistry.for(n0).registerError(OpenIdIdpCommunicationErrorException$, OpenIdIdpCommunicationErrorException);
2675
+ var OrganizationNotFoundException$ = [-3, n0, _ONFE,
2676
+ { [_e]: _c, [_hE]: 400 },
2677
+ [_M],
2678
+ [0]
2679
+ ];
2680
+ schema.TypeRegistry.for(n0).registerError(OrganizationNotFoundException$, OrganizationNotFoundException);
2681
+ var OrganizationNotInAllFeaturesModeException$ = [-3, n0, _ONIAFME,
2682
+ { [_e]: _c, [_hE]: 400 },
2683
+ [_M],
2684
+ [0]
2685
+ ];
2686
+ schema.TypeRegistry.for(n0).registerError(OrganizationNotInAllFeaturesModeException$, OrganizationNotInAllFeaturesModeException);
2687
+ var OrganizationsDecisionDetail$ = [3, n0, _ODD,
2688
+ 0,
2689
+ [_ABO],
2690
+ [2]
2691
+ ];
2692
+ var PasswordPolicy$ = [3, n0, _PPa,
2693
+ 0,
2694
+ [_MPL, _RS, _RNeq, _RUC, _RLC, _AUTCP, _EPx, _MPA, _PRP, _HE],
2695
+ [1, 2, 2, 2, 2, 2, 2, 1, 1, 2]
2696
+ ];
2697
+ var PasswordPolicyViolationException$ = [-3, n0, _PPVE,
2698
+ { [_aQE]: [`PasswordPolicyViolation`, 400], [_e]: _c, [_hE]: 400 },
2699
+ [_m],
2700
+ [0]
2701
+ ];
2702
+ schema.TypeRegistry.for(n0).registerError(PasswordPolicyViolationException$, PasswordPolicyViolationException);
2703
+ var PermissionsBoundaryDecisionDetail$ = [3, n0, _PBDD,
2704
+ 0,
2705
+ [_ABPB],
2706
+ [2]
2707
+ ];
2708
+ var Policy$ = [3, n0, _Po,
2709
+ 0,
2710
+ [_PN, _PI, _A, _Pa, _DVI, _ACt, _PBUC, _IA, _D, _CD, _UD, _T],
2711
+ [0, 0, 0, 0, 0, 1, 1, 2, 0, 4, 4, () => tagListType]
2712
+ ];
2713
+ var PolicyDetail$ = [3, n0, _PDo,
2714
+ 0,
2715
+ [_PN, _PD],
2716
+ [0, 0]
2717
+ ];
2718
+ var PolicyEvaluationException$ = [-3, n0, _PEE,
2719
+ { [_aQE]: [`PolicyEvaluation`, 500], [_e]: _s, [_hE]: 500 },
2720
+ [_m],
2721
+ [0]
2722
+ ];
2723
+ schema.TypeRegistry.for(n0).registerError(PolicyEvaluationException$, PolicyEvaluationException);
2724
+ var PolicyGrantingServiceAccess$ = [3, n0, _PGSAo,
2725
+ 0,
2726
+ [_PN, _PT, _PA, _ETn, _EN],
2727
+ [0, 0, 0, 0, 0]
2728
+ ];
2729
+ var PolicyGroup$ = [3, n0, _PGo,
2730
+ 0,
2731
+ [_GN, _GI],
2732
+ [0, 0]
2733
+ ];
2734
+ var PolicyNotAttachableException$ = [-3, n0, _PNAE,
2735
+ { [_aQE]: [`PolicyNotAttachable`, 400], [_e]: _c, [_hE]: 400 },
2736
+ [_m],
2737
+ [0]
2738
+ ];
2739
+ schema.TypeRegistry.for(n0).registerError(PolicyNotAttachableException$, PolicyNotAttachableException);
2740
+ var PolicyParameter$ = [3, n0, _PPo,
2741
+ 0,
2742
+ [_N, _Va, _Ty],
2743
+ [0, 64 | 0, 0]
2744
+ ];
2745
+ var PolicyRole$ = [3, n0, _PRo,
2746
+ 0,
2747
+ [_RN, _RIo],
2748
+ [0, 0]
2749
+ ];
2750
+ var PolicyUser$ = [3, n0, _PUo,
2751
+ 0,
2752
+ [_UN, _UI],
2753
+ [0, 0]
2754
+ ];
2755
+ var PolicyVersion$ = [3, n0, _PV,
2756
+ 0,
2757
+ [_Do, _VI, _IDV, _CD],
2758
+ [0, 0, 2, 4]
2759
+ ];
2760
+ var Position$ = [3, n0, _Pos,
2761
+ 0,
2762
+ [_Li, _Col],
2763
+ [1, 1]
2764
+ ];
2765
+ var PutGroupPolicyRequest$ = [3, n0, _PGPR,
2766
+ 0,
2767
+ [_GN, _PN, _PD],
2768
+ [0, 0, 0]
2769
+ ];
2770
+ var PutRolePermissionsBoundaryRequest$ = [3, n0, _PRPBR,
2771
+ 0,
2772
+ [_RN, _PB],
2773
+ [0, 0]
2774
+ ];
2775
+ var PutRolePolicyRequest$ = [3, n0, _PRPR,
2776
+ 0,
2777
+ [_RN, _PN, _PD],
2778
+ [0, 0, 0]
2779
+ ];
2780
+ var PutUserPermissionsBoundaryRequest$ = [3, n0, _PUPBR,
2781
+ 0,
2782
+ [_UN, _PB],
2783
+ [0, 0]
2784
+ ];
2785
+ var PutUserPolicyRequest$ = [3, n0, _PUPR,
2786
+ 0,
2787
+ [_UN, _PN, _PD],
2788
+ [0, 0, 0]
2789
+ ];
2790
+ var RejectDelegationRequestRequest$ = [3, n0, _RDRR,
2791
+ 0,
2792
+ [_DRI, _No],
2793
+ [0, 0]
2794
+ ];
2795
+ var RemoveClientIDFromOpenIDConnectProviderRequest$ = [3, n0, _RCIDFOIDCPR,
2796
+ 0,
2797
+ [_OIDCPA, _CID],
2798
+ [0, 0]
2799
+ ];
2800
+ var RemoveRoleFromInstanceProfileRequest$ = [3, n0, _RRFIPR,
2801
+ 0,
2802
+ [_IPN, _RN],
2803
+ [0, 0]
2804
+ ];
2805
+ var RemoveUserFromGroupRequest$ = [3, n0, _RUFGR,
2806
+ 0,
2807
+ [_GN, _UN],
2808
+ [0, 0]
2809
+ ];
2810
+ var ReportGenerationLimitExceededException$ = [-3, n0, _RGLEE,
2811
+ { [_aQE]: [`ReportGenerationLimitExceeded`, 409], [_e]: _c, [_hE]: 409 },
2812
+ [_m],
2813
+ [0]
2814
+ ];
2815
+ schema.TypeRegistry.for(n0).registerError(ReportGenerationLimitExceededException$, ReportGenerationLimitExceededException);
2816
+ var ResetServiceSpecificCredentialRequest$ = [3, n0, _RSSCR,
2817
+ 0,
2818
+ [_UN, _SSCI],
2819
+ [0, 0]
2820
+ ];
2821
+ var ResetServiceSpecificCredentialResponse$ = [3, n0, _RSSCRe,
2822
+ 0,
2823
+ [_SSC],
2824
+ [[() => ServiceSpecificCredential$, 0]]
2825
+ ];
2826
+ var ResourceSpecificResult$ = [3, n0, _RSRe,
2827
+ 0,
2828
+ [_ERN, _ERD, _MS, _MCV, _EDD, _PBDD],
2829
+ [0, 0, () => StatementListType, 64 | 0, 128 | 0, () => PermissionsBoundaryDecisionDetail$]
2830
+ ];
2831
+ var ResyncMFADeviceRequest$ = [3, n0, _RMFADR,
2832
+ 0,
2833
+ [_UN, _SNer, _AC, _ACu],
2834
+ [0, 0, 0, 0]
2835
+ ];
2836
+ var Role$ = [3, n0, _Ro,
2837
+ 0,
2838
+ [_Pa, _RN, _RIo, _A, _CD, _ARPD, _D, _MSD, _PB, _T, _RLU],
2839
+ [0, 0, 0, 0, 4, 0, 0, 1, () => AttachedPermissionsBoundary$, () => tagListType, () => RoleLastUsed$]
2840
+ ];
2841
+ var RoleDetail$ = [3, n0, _RD,
2842
+ 0,
2843
+ [_Pa, _RN, _RIo, _A, _CD, _ARPD, _IPL, _RPL, _AMP, _PB, _T, _RLU],
2844
+ [0, 0, 0, 0, 4, 0, () => instanceProfileListType, () => policyDetailListType, () => attachedPoliciesListType, () => AttachedPermissionsBoundary$, () => tagListType, () => RoleLastUsed$]
2845
+ ];
2846
+ var RoleLastUsed$ = [3, n0, _RLU,
2847
+ 0,
2848
+ [_LUD, _R],
2849
+ [4, 0]
2850
+ ];
2851
+ var RoleUsageType$ = [3, n0, _RUT,
2852
+ 0,
2853
+ [_R, _Res],
2854
+ [0, 64 | 0]
2855
+ ];
2856
+ var SAMLPrivateKey$ = [3, n0, _SAMLPK,
2857
+ 0,
2858
+ [_KI, _Ti],
2859
+ [0, 4]
2860
+ ];
2861
+ var SAMLProviderListEntry$ = [3, n0, _SAMLPLE,
2862
+ 0,
2863
+ [_A, _VU, _CD],
2864
+ [0, 4, 4]
2865
+ ];
2866
+ var SendDelegationTokenRequest$ = [3, n0, _SDTR,
2867
+ 0,
2868
+ [_DRI],
2869
+ [0]
2870
+ ];
2871
+ var ServerCertificate$ = [3, n0, _SCe,
2872
+ 0,
2873
+ [_SCM, _CB, _CC, _T],
2874
+ [() => ServerCertificateMetadata$, 0, 0, () => tagListType]
2875
+ ];
2876
+ var ServerCertificateMetadata$ = [3, n0, _SCM,
2877
+ 0,
2878
+ [_Pa, _SCN, _SCI, _A, _UDp, _Ex],
2879
+ [0, 0, 0, 0, 4, 4]
2880
+ ];
2881
+ var ServiceAccessNotEnabledException$ = [-3, n0, _SANEE,
2882
+ { [_e]: _c, [_hE]: 400 },
2883
+ [_M],
2884
+ [0]
2885
+ ];
2886
+ schema.TypeRegistry.for(n0).registerError(ServiceAccessNotEnabledException$, ServiceAccessNotEnabledException);
2887
+ var ServiceFailureException$ = [-3, n0, _SFE,
2888
+ { [_aQE]: [`ServiceFailure`, 500], [_e]: _s, [_hE]: 500 },
2889
+ [_m],
2890
+ [0]
2891
+ ];
2892
+ schema.TypeRegistry.for(n0).registerError(ServiceFailureException$, ServiceFailureException);
2893
+ var ServiceLastAccessed$ = [3, n0, _SLAe,
2894
+ 0,
2895
+ [_SN, _LA, _SNe, _LAE, _LAR, _TAE, _TALA],
2896
+ [0, 4, 0, 0, 0, 1, () => TrackedActionsLastAccessed]
2897
+ ];
2898
+ var ServiceNotSupportedException$ = [-3, n0, _SNSE,
2899
+ { [_aQE]: [`NotSupportedService`, 404], [_e]: _c, [_hE]: 404 },
2900
+ [_m],
2901
+ [0]
2902
+ ];
2903
+ schema.TypeRegistry.for(n0).registerError(ServiceNotSupportedException$, ServiceNotSupportedException);
2904
+ var ServiceSpecificCredential$ = [3, n0, _SSC,
2905
+ 0,
2906
+ [_CD, _EDx, _SN, _SUN, _SP, _SCA, _SCS, _SSCI, _UN, _S],
2907
+ [4, 4, 0, 0, [() => servicePassword, 0], 0, [() => serviceCredentialSecret, 0], 0, 0, 0]
2908
+ ];
2909
+ var ServiceSpecificCredentialMetadata$ = [3, n0, _SSCM,
2910
+ 0,
2911
+ [_UN, _S, _SUN, _SCA, _CD, _EDx, _SSCI, _SN],
2912
+ [0, 0, 0, 0, 4, 4, 0, 0]
2913
+ ];
2914
+ var SetDefaultPolicyVersionRequest$ = [3, n0, _SDPVR,
2915
+ 0,
2916
+ [_PA, _VI],
2917
+ [0, 0]
2918
+ ];
2919
+ var SetSecurityTokenServicePreferencesRequest$ = [3, n0, _SSTSPR,
2920
+ 0,
2921
+ [_GETV],
2922
+ [0]
2923
+ ];
2924
+ var SigningCertificate$ = [3, n0, _SCi,
2925
+ 0,
2926
+ [_UN, _CI, _CB, _S, _UDp],
2927
+ [0, 0, 0, 0, 4]
2928
+ ];
2929
+ var SimulateCustomPolicyRequest$ = [3, n0, _SCPR,
2930
+ 0,
2931
+ [_PIL, _PBPIL, _AN, _RA, _RP, _RO, _CA, _CEo, _RHO, _MI, _Ma],
2932
+ [64 | 0, 64 | 0, 64 | 0, 64 | 0, 0, 0, 0, () => ContextEntryListType, 0, 1, 0]
2933
+ ];
2934
+ var SimulatePolicyResponse$ = [3, n0, _SPR,
2935
+ 0,
2936
+ [_ERv, _IT, _Ma],
2937
+ [() => EvaluationResultsListType, 2, 0]
2938
+ ];
2939
+ var SimulatePrincipalPolicyRequest$ = [3, n0, _SPPR,
2940
+ 0,
2941
+ [_PSA, _PIL, _PBPIL, _AN, _RA, _RP, _RO, _CA, _CEo, _RHO, _MI, _Ma],
2942
+ [0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 0, 0, 0, () => ContextEntryListType, 0, 1, 0]
2943
+ ];
2944
+ var SSHPublicKey$ = [3, n0, _SSHPK,
2945
+ 0,
2946
+ [_UN, _SSHPKI, _Fi, _SSHPKB, _S, _UDp],
2947
+ [0, 0, 0, 0, 0, 4]
2948
+ ];
2949
+ var SSHPublicKeyMetadata$ = [3, n0, _SSHPKM,
2950
+ 0,
2951
+ [_UN, _SSHPKI, _S, _UDp],
2952
+ [0, 0, 0, 4]
2953
+ ];
2954
+ var Statement$ = [3, n0, _Sta,
2955
+ 0,
2956
+ [_SPI, _SPT, _SPt, _EPn],
2957
+ [0, 0, () => Position$, () => Position$]
2958
+ ];
2959
+ var Tag$ = [3, n0, _Ta,
2960
+ 0,
2961
+ [_K, _Val],
2962
+ [0, 0]
2963
+ ];
2964
+ var TagInstanceProfileRequest$ = [3, n0, _TIPR,
2965
+ 0,
2966
+ [_IPN, _T],
2967
+ [0, () => tagListType]
2968
+ ];
2969
+ var TagMFADeviceRequest$ = [3, n0, _TMFADR,
2970
+ 0,
2971
+ [_SNer, _T],
2972
+ [0, () => tagListType]
2973
+ ];
2974
+ var TagOpenIDConnectProviderRequest$ = [3, n0, _TOIDCPR,
2975
+ 0,
2976
+ [_OIDCPA, _T],
2977
+ [0, () => tagListType]
2978
+ ];
2979
+ var TagPolicyRequest$ = [3, n0, _TPR,
2980
+ 0,
2981
+ [_PA, _T],
2982
+ [0, () => tagListType]
2983
+ ];
2984
+ var TagRoleRequest$ = [3, n0, _TRR,
2985
+ 0,
2986
+ [_RN, _T],
2987
+ [0, () => tagListType]
2988
+ ];
2989
+ var TagSAMLProviderRequest$ = [3, n0, _TSAMLPR,
2990
+ 0,
2991
+ [_SAMLPA, _T],
2992
+ [0, () => tagListType]
2993
+ ];
2994
+ var TagServerCertificateRequest$ = [3, n0, _TSCR,
2995
+ 0,
2996
+ [_SCN, _T],
2997
+ [0, () => tagListType]
2998
+ ];
2999
+ var TagUserRequest$ = [3, n0, _TUR,
3000
+ 0,
3001
+ [_UN, _T],
3002
+ [0, () => tagListType]
3003
+ ];
3004
+ var TrackedActionLastAccessed$ = [3, n0, _TALAr,
3005
+ 0,
3006
+ [_ANc, _LAEa, _LATa, _LARa],
3007
+ [0, 0, 4, 0]
3008
+ ];
3009
+ var UnmodifiableEntityException$ = [-3, n0, _UEE,
3010
+ { [_aQE]: [`UnmodifiableEntity`, 400], [_e]: _c, [_hE]: 400 },
3011
+ [_m],
3012
+ [0]
3013
+ ];
3014
+ schema.TypeRegistry.for(n0).registerError(UnmodifiableEntityException$, UnmodifiableEntityException);
3015
+ var UnrecognizedPublicKeyEncodingException$ = [-3, n0, _UPKEE,
3016
+ { [_aQE]: [`UnrecognizedPublicKeyEncoding`, 400], [_e]: _c, [_hE]: 400 },
3017
+ [_m],
3018
+ [0]
3019
+ ];
3020
+ schema.TypeRegistry.for(n0).registerError(UnrecognizedPublicKeyEncodingException$, UnrecognizedPublicKeyEncodingException);
3021
+ var UntagInstanceProfileRequest$ = [3, n0, _UIPR,
3022
+ 0,
3023
+ [_IPN, _TK],
3024
+ [0, 64 | 0]
3025
+ ];
3026
+ var UntagMFADeviceRequest$ = [3, n0, _UMFADR,
3027
+ 0,
3028
+ [_SNer, _TK],
3029
+ [0, 64 | 0]
3030
+ ];
3031
+ var UntagOpenIDConnectProviderRequest$ = [3, n0, _UOIDCPR,
3032
+ 0,
3033
+ [_OIDCPA, _TK],
3034
+ [0, 64 | 0]
3035
+ ];
3036
+ var UntagPolicyRequest$ = [3, n0, _UPR,
3037
+ 0,
3038
+ [_PA, _TK],
3039
+ [0, 64 | 0]
3040
+ ];
3041
+ var UntagRoleRequest$ = [3, n0, _URR,
3042
+ 0,
3043
+ [_RN, _TK],
3044
+ [0, 64 | 0]
3045
+ ];
3046
+ var UntagSAMLProviderRequest$ = [3, n0, _USAMLPR,
3047
+ 0,
3048
+ [_SAMLPA, _TK],
3049
+ [0, 64 | 0]
3050
+ ];
3051
+ var UntagServerCertificateRequest$ = [3, n0, _USCR,
3052
+ 0,
3053
+ [_SCN, _TK],
3054
+ [0, 64 | 0]
3055
+ ];
3056
+ var UntagUserRequest$ = [3, n0, _UUR,
3057
+ 0,
3058
+ [_UN, _TK],
3059
+ [0, 64 | 0]
3060
+ ];
3061
+ var UpdateAccessKeyRequest$ = [3, n0, _UAKR,
3062
+ 0,
3063
+ [_UN, _AKI, _S],
3064
+ [0, 0, 0]
3065
+ ];
3066
+ var UpdateAccountPasswordPolicyRequest$ = [3, n0, _UAPPR,
3067
+ 0,
3068
+ [_MPL, _RS, _RNeq, _RUC, _RLC, _AUTCP, _MPA, _PRP, _HE],
3069
+ [1, 2, 2, 2, 2, 2, 1, 1, 2]
3070
+ ];
3071
+ var UpdateAssumeRolePolicyRequest$ = [3, n0, _UARPR,
3072
+ 0,
3073
+ [_RN, _PD],
3074
+ [0, 0]
3075
+ ];
3076
+ var UpdateDelegationRequestRequest$ = [3, n0, _UDRR,
3077
+ 0,
3078
+ [_DRI, _No],
3079
+ [0, 0]
3080
+ ];
3081
+ var UpdateGroupRequest$ = [3, n0, _UGR,
3082
+ 0,
3083
+ [_GN, _NPe, _NGN],
3084
+ [0, 0, 0]
3085
+ ];
3086
+ var UpdateLoginProfileRequest$ = [3, n0, _ULPR,
3087
+ 0,
3088
+ [_UN, _Pas, _PRR],
3089
+ [0, [() => passwordType, 0], 2]
3090
+ ];
3091
+ var UpdateOpenIDConnectProviderThumbprintRequest$ = [3, n0, _UOIDCPTR,
3092
+ 0,
3093
+ [_OIDCPA, _TL],
3094
+ [0, 64 | 0]
3095
+ ];
3096
+ var UpdateRoleDescriptionRequest$ = [3, n0, _URDR,
3097
+ 0,
3098
+ [_RN, _D],
3099
+ [0, 0]
3100
+ ];
3101
+ var UpdateRoleDescriptionResponse$ = [3, n0, _URDRp,
3102
+ 0,
3103
+ [_Ro],
3104
+ [() => Role$]
3105
+ ];
3106
+ var UpdateRoleRequest$ = [3, n0, _URRp,
3107
+ 0,
3108
+ [_RN, _D, _MSD],
3109
+ [0, 0, 1]
3110
+ ];
3111
+ var UpdateRoleResponse$ = [3, n0, _URRpd,
3112
+ 0,
3113
+ [],
3114
+ []
3115
+ ];
3116
+ var UpdateSAMLProviderRequest$ = [3, n0, _USAMLPRp,
3117
+ 0,
3118
+ [_SAMLMD, _SAMLPA, _AEM, _APK, _RPK],
3119
+ [0, 0, 0, [() => privateKeyType, 0], 0]
3120
+ ];
3121
+ var UpdateSAMLProviderResponse$ = [3, n0, _USAMLPRpd,
3122
+ 0,
3123
+ [_SAMLPA],
3124
+ [0]
3125
+ ];
3126
+ var UpdateServerCertificateRequest$ = [3, n0, _USCRp,
3127
+ 0,
3128
+ [_SCN, _NPe, _NSCN],
3129
+ [0, 0, 0]
3130
+ ];
3131
+ var UpdateServiceSpecificCredentialRequest$ = [3, n0, _USSCR,
3132
+ 0,
3133
+ [_UN, _SSCI, _S],
3134
+ [0, 0, 0]
3135
+ ];
3136
+ var UpdateSigningCertificateRequest$ = [3, n0, _USCRpd,
3137
+ 0,
3138
+ [_UN, _CI, _S],
3139
+ [0, 0, 0]
3140
+ ];
3141
+ var UpdateSSHPublicKeyRequest$ = [3, n0, _USSHPKR,
3142
+ 0,
3143
+ [_UN, _SSHPKI, _S],
3144
+ [0, 0, 0]
3145
+ ];
3146
+ var UpdateUserRequest$ = [3, n0, _UURp,
3147
+ 0,
3148
+ [_UN, _NPe, _NUN],
3149
+ [0, 0, 0]
3150
+ ];
3151
+ var UploadServerCertificateRequest$ = [3, n0, _USCRpl,
3152
+ 0,
3153
+ [_Pa, _SCN, _CB, _PK, _CC, _T],
3154
+ [0, 0, 0, [() => privateKeyType, 0], 0, () => tagListType]
3155
+ ];
3156
+ var UploadServerCertificateResponse$ = [3, n0, _USCRplo,
3157
+ 0,
3158
+ [_SCM, _T],
3159
+ [() => ServerCertificateMetadata$, () => tagListType]
3160
+ ];
3161
+ var UploadSigningCertificateRequest$ = [3, n0, _USCRploa,
3162
+ 0,
3163
+ [_UN, _CB],
3164
+ [0, 0]
3165
+ ];
3166
+ var UploadSigningCertificateResponse$ = [3, n0, _USCRpload,
3167
+ 0,
3168
+ [_Cert],
3169
+ [() => SigningCertificate$]
3170
+ ];
3171
+ var UploadSSHPublicKeyRequest$ = [3, n0, _USSHPKRp,
3172
+ 0,
3173
+ [_UN, _SSHPKB],
3174
+ [0, 0]
3175
+ ];
3176
+ var UploadSSHPublicKeyResponse$ = [3, n0, _USSHPKRpl,
3177
+ 0,
3178
+ [_SSHPK],
3179
+ [() => SSHPublicKey$]
3180
+ ];
3181
+ var User$ = [3, n0, _Us,
3182
+ 0,
3183
+ [_Pa, _UN, _UI, _A, _CD, _PLU, _PB, _T],
3184
+ [0, 0, 0, 0, 4, 4, () => AttachedPermissionsBoundary$, () => tagListType]
3185
+ ];
3186
+ var UserDetail$ = [3, n0, _UDs,
3187
+ 0,
3188
+ [_Pa, _UN, _UI, _A, _CD, _UPL, _GL, _AMP, _PB, _T],
3189
+ [0, 0, 0, 0, 4, () => policyDetailListType, 64 | 0, () => attachedPoliciesListType, () => AttachedPermissionsBoundary$, () => tagListType]
3190
+ ];
3191
+ var VirtualMFADevice$ = [3, n0, _VMFAD,
3192
+ 0,
3193
+ [_SNer, _BSS, _QRCPNG, _Us, _EDn, _T],
3194
+ [0, [() => BootstrapDatum, 0], [() => BootstrapDatum, 0], () => User$, 4, () => tagListType]
3195
+ ];
3196
+ var __Unit = "unit";
3197
+ var IAMServiceException$ = [-3, _sm, "IAMServiceException", 0, [], []];
3198
+ schema.TypeRegistry.for(_sm).registerError(IAMServiceException$, IAMServiceException);
3199
+ var AccessDetails = [1, n0, _ADc,
3200
+ 0, () => AccessDetail$
3201
+ ];
3202
+ var accessKeyMetadataListType = [1, n0, _aKMLT,
3203
+ 0, () => AccessKeyMetadata$
3204
+ ];
3205
+ var attachedPoliciesListType = [1, n0, _aPLT,
3206
+ 0, () => AttachedPolicy$
3207
+ ];
3208
+ var certificateListType = [1, n0, _cLT,
3209
+ 0, () => SigningCertificate$
3210
+ ];
3211
+ var ContextEntryListType = [1, n0, _CELT,
3212
+ 0, () => ContextEntry$
3213
+ ];
3214
+ var delegationRequestsListType = [1, n0, _dRLT,
3215
+ 0, () => DelegationRequest$
3216
+ ];
3217
+ var entityDetailsListType = [1, n0, _eDLT,
3218
+ 0, () => EntityDetails$
3219
+ ];
3220
+ var EvaluationResultsListType = [1, n0, _ERLT,
3221
+ 0, () => EvaluationResult$
3222
+ ];
3223
+ var groupDetailListType = [1, n0, _gDLT,
3224
+ 0, () => GroupDetail$
3225
+ ];
3226
+ var groupListType = [1, n0, _gLT,
3227
+ 0, () => Group$
3228
+ ];
3229
+ var instanceProfileListType = [1, n0, _iPLT,
3230
+ 0, () => InstanceProfile$
3231
+ ];
3232
+ var listPolicyGrantingServiceAccessResponseListType = [1, n0, _lPGSARLT,
3233
+ 0, () => ListPoliciesGrantingServiceAccessEntry$
3234
+ ];
3235
+ var ManagedPolicyDetailListType = [1, n0, _MPDLT,
3236
+ 0, () => ManagedPolicyDetail$
3237
+ ];
3238
+ var mfaDeviceListType = [1, n0, _mDLT,
3239
+ 0, () => MFADevice$
3240
+ ];
3241
+ var OpenIDConnectProviderListType = [1, n0, _OIDCPLT,
3242
+ 0, () => OpenIDConnectProviderListEntry$
3243
+ ];
3244
+ var policyDetailListType = [1, n0, _pDLT,
3245
+ 0, () => PolicyDetail$
3246
+ ];
3247
+ var policyDocumentVersionListType = [1, n0, _pDVLT,
3248
+ 0, () => PolicyVersion$
3249
+ ];
3250
+ var policyGrantingServiceAccessListType = [1, n0, _pGSALT,
3251
+ 0, () => PolicyGrantingServiceAccess$
3252
+ ];
3253
+ var PolicyGroupListType = [1, n0, _PGLT,
3254
+ 0, () => PolicyGroup$
3255
+ ];
3256
+ var policyListType = [1, n0, _pLT,
3257
+ 0, () => Policy$
3258
+ ];
3259
+ var policyParameterListType = [1, n0, _pPLT,
3260
+ 0, () => PolicyParameter$
3261
+ ];
3262
+ var PolicyRoleListType = [1, n0, _PRLT,
3263
+ 0, () => PolicyRole$
3264
+ ];
3265
+ var PolicyUserListType = [1, n0, _PULT,
3266
+ 0, () => PolicyUser$
3267
+ ];
3268
+ var privateKeyList = [1, n0, _pKL,
3269
+ 0, () => SAMLPrivateKey$
3270
+ ];
3271
+ var ResourceSpecificResultListType = [1, n0, _RSRLT,
3272
+ 0, () => ResourceSpecificResult$
3273
+ ];
3274
+ var roleDetailListType = [1, n0, _rDLT,
3275
+ 0, () => RoleDetail$
3276
+ ];
3277
+ var roleListType = [1, n0, _rLT,
3278
+ 0, () => Role$
3279
+ ];
3280
+ var RoleUsageListType = [1, n0, _RULT,
3281
+ 0, () => RoleUsageType$
3282
+ ];
3283
+ var SAMLProviderListType = [1, n0, _SAMLPLT,
3284
+ 0, () => SAMLProviderListEntry$
3285
+ ];
3286
+ var serverCertificateMetadataListType = [1, n0, _sCMLT,
3287
+ 0, () => ServerCertificateMetadata$
3288
+ ];
3289
+ var ServicesLastAccessed = [1, n0, _SLA,
3290
+ 0, () => ServiceLastAccessed$
3291
+ ];
3292
+ var ServiceSpecificCredentialsListType = [1, n0, _SSCLT,
3293
+ 0, () => ServiceSpecificCredentialMetadata$
3294
+ ];
3295
+ var SSHPublicKeyListType = [1, n0, _SSHPKLT,
3296
+ 0, () => SSHPublicKeyMetadata$
3297
+ ];
3298
+ var StatementListType = [1, n0, _SLT,
3299
+ 0, () => Statement$
3300
+ ];
3301
+ var tagListType = [1, n0, _tLT,
3302
+ 0, () => Tag$
3303
+ ];
3304
+ var TrackedActionsLastAccessed = [1, n0, _TALA,
3305
+ 0, () => TrackedActionLastAccessed$
3306
+ ];
3307
+ var userDetailListType = [1, n0, _uDLT,
3308
+ 0, () => UserDetail$
3309
+ ];
3310
+ var userListType = [1, n0, _uLT,
3311
+ 0, () => User$
3312
+ ];
3313
+ var virtualMFADeviceListType = [1, n0, _vMFADLT,
3314
+ 0, [() => VirtualMFADevice$,
3315
+ 0]
3316
+ ];
3317
+ var AcceptDelegationRequest$ = [9, n0, _ADR,
3318
+ 0, () => AcceptDelegationRequestRequest$, () => __Unit
3319
+ ];
3320
+ var AddClientIDToOpenIDConnectProvider$ = [9, n0, _ACIDTOIDCP,
3321
+ 0, () => AddClientIDToOpenIDConnectProviderRequest$, () => __Unit
3322
+ ];
3323
+ var AddRoleToInstanceProfile$ = [9, n0, _ARTIP,
3324
+ 0, () => AddRoleToInstanceProfileRequest$, () => __Unit
3325
+ ];
3326
+ var AddUserToGroup$ = [9, n0, _AUTG,
3327
+ 0, () => AddUserToGroupRequest$, () => __Unit
3328
+ ];
3329
+ var AssociateDelegationRequest$ = [9, n0, _ADRs,
3330
+ 0, () => AssociateDelegationRequestRequest$, () => __Unit
3331
+ ];
3332
+ var AttachGroupPolicy$ = [9, n0, _AGP,
3333
+ 0, () => AttachGroupPolicyRequest$, () => __Unit
3334
+ ];
3335
+ var AttachRolePolicy$ = [9, n0, _ARP,
3336
+ 0, () => AttachRolePolicyRequest$, () => __Unit
3337
+ ];
3338
+ var AttachUserPolicy$ = [9, n0, _AUP,
3339
+ 0, () => AttachUserPolicyRequest$, () => __Unit
3340
+ ];
3341
+ var ChangePassword$ = [9, n0, _CP,
3342
+ 0, () => ChangePasswordRequest$, () => __Unit
3343
+ ];
3344
+ var CreateAccessKey$ = [9, n0, _CAK,
3345
+ 0, () => CreateAccessKeyRequest$, () => CreateAccessKeyResponse$
3346
+ ];
3347
+ var CreateAccountAlias$ = [9, n0, _CAA,
3348
+ 0, () => CreateAccountAliasRequest$, () => __Unit
3349
+ ];
3350
+ var CreateDelegationRequest$ = [9, n0, _CDR,
3351
+ 0, () => CreateDelegationRequestRequest$, () => CreateDelegationRequestResponse$
3352
+ ];
3353
+ var CreateGroup$ = [9, n0, _CG,
3354
+ 0, () => CreateGroupRequest$, () => CreateGroupResponse$
3355
+ ];
3356
+ var CreateInstanceProfile$ = [9, n0, _CIP,
3357
+ 0, () => CreateInstanceProfileRequest$, () => CreateInstanceProfileResponse$
3358
+ ];
3359
+ var CreateLoginProfile$ = [9, n0, _CLP,
3360
+ 0, () => CreateLoginProfileRequest$, () => CreateLoginProfileResponse$
3361
+ ];
3362
+ var CreateOpenIDConnectProvider$ = [9, n0, _COIDCP,
3363
+ 0, () => CreateOpenIDConnectProviderRequest$, () => CreateOpenIDConnectProviderResponse$
3364
+ ];
3365
+ var CreatePolicy$ = [9, n0, _CPr,
3366
+ 0, () => CreatePolicyRequest$, () => CreatePolicyResponse$
3367
+ ];
3368
+ var CreatePolicyVersion$ = [9, n0, _CPV,
3369
+ 0, () => CreatePolicyVersionRequest$, () => CreatePolicyVersionResponse$
3370
+ ];
3371
+ var CreateRole$ = [9, n0, _CR,
3372
+ 0, () => CreateRoleRequest$, () => CreateRoleResponse$
3373
+ ];
3374
+ var CreateSAMLProvider$ = [9, n0, _CSAMLP,
3375
+ 0, () => CreateSAMLProviderRequest$, () => CreateSAMLProviderResponse$
3376
+ ];
3377
+ var CreateServiceLinkedRole$ = [9, n0, _CSLR,
3378
+ 0, () => CreateServiceLinkedRoleRequest$, () => CreateServiceLinkedRoleResponse$
3379
+ ];
3380
+ var CreateServiceSpecificCredential$ = [9, n0, _CSSC,
3381
+ 0, () => CreateServiceSpecificCredentialRequest$, () => CreateServiceSpecificCredentialResponse$
3382
+ ];
3383
+ var CreateUser$ = [9, n0, _CU,
3384
+ 0, () => CreateUserRequest$, () => CreateUserResponse$
3385
+ ];
3386
+ var CreateVirtualMFADevice$ = [9, n0, _CVMFAD,
3387
+ 0, () => CreateVirtualMFADeviceRequest$, () => CreateVirtualMFADeviceResponse$
3388
+ ];
3389
+ var DeactivateMFADevice$ = [9, n0, _DMFAD,
3390
+ 0, () => DeactivateMFADeviceRequest$, () => __Unit
3391
+ ];
3392
+ var DeleteAccessKey$ = [9, n0, _DAK,
3393
+ 0, () => DeleteAccessKeyRequest$, () => __Unit
3394
+ ];
3395
+ var DeleteAccountAlias$ = [9, n0, _DAA,
3396
+ 0, () => DeleteAccountAliasRequest$, () => __Unit
3397
+ ];
3398
+ var DeleteAccountPasswordPolicy$ = [9, n0, _DAPP,
3399
+ 0, () => __Unit, () => __Unit
3400
+ ];
3401
+ var DeleteGroup$ = [9, n0, _DG,
3402
+ 0, () => DeleteGroupRequest$, () => __Unit
3403
+ ];
3404
+ var DeleteGroupPolicy$ = [9, n0, _DGP,
3405
+ 0, () => DeleteGroupPolicyRequest$, () => __Unit
3406
+ ];
3407
+ var DeleteInstanceProfile$ = [9, n0, _DIP,
3408
+ 0, () => DeleteInstanceProfileRequest$, () => __Unit
3409
+ ];
3410
+ var DeleteLoginProfile$ = [9, n0, _DLP,
3411
+ 0, () => DeleteLoginProfileRequest$, () => __Unit
3412
+ ];
3413
+ var DeleteOpenIDConnectProvider$ = [9, n0, _DOIDCP,
3414
+ 0, () => DeleteOpenIDConnectProviderRequest$, () => __Unit
3415
+ ];
3416
+ var DeletePolicy$ = [9, n0, _DPe,
3417
+ 0, () => DeletePolicyRequest$, () => __Unit
3418
+ ];
3419
+ var DeletePolicyVersion$ = [9, n0, _DPV,
3420
+ 0, () => DeletePolicyVersionRequest$, () => __Unit
3421
+ ];
3422
+ var DeleteRole$ = [9, n0, _DRel,
3423
+ 0, () => DeleteRoleRequest$, () => __Unit
3424
+ ];
3425
+ var DeleteRolePermissionsBoundary$ = [9, n0, _DRPB,
3426
+ 0, () => DeleteRolePermissionsBoundaryRequest$, () => __Unit
3427
+ ];
3428
+ var DeleteRolePolicy$ = [9, n0, _DRP,
3429
+ 0, () => DeleteRolePolicyRequest$, () => __Unit
3430
+ ];
3431
+ var DeleteSAMLProvider$ = [9, n0, _DSAMLP,
3432
+ 0, () => DeleteSAMLProviderRequest$, () => __Unit
3433
+ ];
3434
+ var DeleteServerCertificate$ = [9, n0, _DSC,
3435
+ 0, () => DeleteServerCertificateRequest$, () => __Unit
3436
+ ];
3437
+ var DeleteServiceLinkedRole$ = [9, n0, _DSLR,
3438
+ 0, () => DeleteServiceLinkedRoleRequest$, () => DeleteServiceLinkedRoleResponse$
3439
+ ];
3440
+ var DeleteServiceSpecificCredential$ = [9, n0, _DSSC,
3441
+ 0, () => DeleteServiceSpecificCredentialRequest$, () => __Unit
3442
+ ];
3443
+ var DeleteSigningCertificate$ = [9, n0, _DSCe,
3444
+ 0, () => DeleteSigningCertificateRequest$, () => __Unit
3445
+ ];
3446
+ var DeleteSSHPublicKey$ = [9, n0, _DSSHPK,
3447
+ 0, () => DeleteSSHPublicKeyRequest$, () => __Unit
3448
+ ];
3449
+ var DeleteUser$ = [9, n0, _DU,
3450
+ 0, () => DeleteUserRequest$, () => __Unit
3451
+ ];
3452
+ var DeleteUserPermissionsBoundary$ = [9, n0, _DUPB,
3453
+ 0, () => DeleteUserPermissionsBoundaryRequest$, () => __Unit
3454
+ ];
3455
+ var DeleteUserPolicy$ = [9, n0, _DUP,
3456
+ 0, () => DeleteUserPolicyRequest$, () => __Unit
3457
+ ];
3458
+ var DeleteVirtualMFADevice$ = [9, n0, _DVMFAD,
3459
+ 0, () => DeleteVirtualMFADeviceRequest$, () => __Unit
3460
+ ];
3461
+ var DetachGroupPolicy$ = [9, n0, _DGPe,
3462
+ 0, () => DetachGroupPolicyRequest$, () => __Unit
3463
+ ];
3464
+ var DetachRolePolicy$ = [9, n0, _DRPe,
3465
+ 0, () => DetachRolePolicyRequest$, () => __Unit
3466
+ ];
3467
+ var DetachUserPolicy$ = [9, n0, _DUPe,
3468
+ 0, () => DetachUserPolicyRequest$, () => __Unit
3469
+ ];
3470
+ var DisableOrganizationsRootCredentialsManagement$ = [9, n0, _DORCM,
3471
+ 0, () => DisableOrganizationsRootCredentialsManagementRequest$, () => DisableOrganizationsRootCredentialsManagementResponse$
3472
+ ];
3473
+ var DisableOrganizationsRootSessions$ = [9, n0, _DORS,
3474
+ 0, () => DisableOrganizationsRootSessionsRequest$, () => DisableOrganizationsRootSessionsResponse$
3475
+ ];
3476
+ var DisableOutboundWebIdentityFederation$ = [9, n0, _DOWIF,
3477
+ 0, () => __Unit, () => __Unit
3478
+ ];
3479
+ var EnableMFADevice$ = [9, n0, _EMFAD,
3480
+ 0, () => EnableMFADeviceRequest$, () => __Unit
3481
+ ];
3482
+ var EnableOrganizationsRootCredentialsManagement$ = [9, n0, _EORCM,
3483
+ 0, () => EnableOrganizationsRootCredentialsManagementRequest$, () => EnableOrganizationsRootCredentialsManagementResponse$
3484
+ ];
3485
+ var EnableOrganizationsRootSessions$ = [9, n0, _EORS,
3486
+ 0, () => EnableOrganizationsRootSessionsRequest$, () => EnableOrganizationsRootSessionsResponse$
3487
+ ];
3488
+ var EnableOutboundWebIdentityFederation$ = [9, n0, _EOWIF,
3489
+ 0, () => __Unit, () => EnableOutboundWebIdentityFederationResponse$
3490
+ ];
3491
+ var GenerateCredentialReport$ = [9, n0, _GCR,
3492
+ 0, () => __Unit, () => GenerateCredentialReportResponse$
3493
+ ];
3494
+ var GenerateOrganizationsAccessReport$ = [9, n0, _GOAR,
3495
+ 0, () => GenerateOrganizationsAccessReportRequest$, () => GenerateOrganizationsAccessReportResponse$
3496
+ ];
3497
+ var GenerateServiceLastAccessedDetails$ = [9, n0, _GSLAD,
3498
+ 0, () => GenerateServiceLastAccessedDetailsRequest$, () => GenerateServiceLastAccessedDetailsResponse$
3499
+ ];
3500
+ var GetAccessKeyLastUsed$ = [9, n0, _GAKLU,
3501
+ 0, () => GetAccessKeyLastUsedRequest$, () => GetAccessKeyLastUsedResponse$
3502
+ ];
3503
+ var GetAccountAuthorizationDetails$ = [9, n0, _GAAD,
3504
+ 0, () => GetAccountAuthorizationDetailsRequest$, () => GetAccountAuthorizationDetailsResponse$
3505
+ ];
3506
+ var GetAccountPasswordPolicy$ = [9, n0, _GAPP,
3507
+ 0, () => __Unit, () => GetAccountPasswordPolicyResponse$
2021
3508
  ];
2022
- schema.TypeRegistry.for(n0).registerError(InvalidCertificateException$, InvalidCertificateException);
2023
- var InvalidInputException$ = [
2024
- -3,
2025
- n0,
2026
- _IIE,
2027
- { [_aQE]: [`InvalidInput`, 400], [_e]: _c, [_hE]: 400 },
2028
- [_m],
2029
- [0],
3509
+ var GetAccountSummary$ = [9, n0, _GAS,
3510
+ 0, () => __Unit, () => GetAccountSummaryResponse$
2030
3511
  ];
2031
- schema.TypeRegistry.for(n0).registerError(InvalidInputException$, InvalidInputException);
2032
- var InvalidPublicKeyException$ = [
2033
- -3,
2034
- n0,
2035
- _IPKE,
2036
- { [_aQE]: [`InvalidPublicKey`, 400], [_e]: _c, [_hE]: 400 },
2037
- [_m],
2038
- [0],
3512
+ var GetContextKeysForCustomPolicy$ = [9, n0, _GCKFCP,
3513
+ 0, () => GetContextKeysForCustomPolicyRequest$, () => GetContextKeysForPolicyResponse$
2039
3514
  ];
2040
- schema.TypeRegistry.for(n0).registerError(InvalidPublicKeyException$, InvalidPublicKeyException);
2041
- var InvalidUserTypeException$ = [
2042
- -3,
2043
- n0,
2044
- _IUTE,
2045
- { [_aQE]: [`InvalidUserType`, 400], [_e]: _c, [_hE]: 400 },
2046
- [_m],
2047
- [0],
3515
+ var GetContextKeysForPrincipalPolicy$ = [9, n0, _GCKFPP,
3516
+ 0, () => GetContextKeysForPrincipalPolicyRequest$, () => GetContextKeysForPolicyResponse$
2048
3517
  ];
2049
- schema.TypeRegistry.for(n0).registerError(InvalidUserTypeException$, InvalidUserTypeException);
2050
- var KeyPairMismatchException$ = [
2051
- -3,
2052
- n0,
2053
- _KPME,
2054
- { [_aQE]: [`KeyPairMismatch`, 400], [_e]: _c, [_hE]: 400 },
2055
- [_m],
2056
- [0],
3518
+ var GetCredentialReport$ = [9, n0, _GCRe,
3519
+ 0, () => __Unit, () => GetCredentialReportResponse$
2057
3520
  ];
2058
- schema.TypeRegistry.for(n0).registerError(KeyPairMismatchException$, KeyPairMismatchException);
2059
- var LimitExceededException$ = [
2060
- -3,
2061
- n0,
2062
- _LEE,
2063
- { [_aQE]: [`LimitExceeded`, 409], [_e]: _c, [_hE]: 409 },
2064
- [_m],
2065
- [0],
3521
+ var GetDelegationRequest$ = [9, n0, _GDR,
3522
+ 0, () => GetDelegationRequestRequest$, () => GetDelegationRequestResponse$
2066
3523
  ];
2067
- schema.TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceededException);
2068
- var ListAccessKeysRequest$ = [3, n0, _LAKR, 0, [_UN, _Ma, _MI], [0, 0, 1]];
2069
- var ListAccessKeysResponse$ = [
2070
- 3,
2071
- n0,
2072
- _LAKRi,
2073
- 0,
2074
- [_AKM, _IT, _Ma],
2075
- [() => accessKeyMetadataListType, 2, 0],
3524
+ var GetGroup$ = [9, n0, _GG,
3525
+ 0, () => GetGroupRequest$, () => GetGroupResponse$
2076
3526
  ];
2077
- var ListAccountAliasesRequest$ = [3, n0, _LAAR, 0, [_Ma, _MI], [0, 1]];
2078
- var ListAccountAliasesResponse$ = [3, n0, _LAARi, 0, [_AAc, _IT, _Ma], [64 | 0, 2, 0]];
2079
- var ListAttachedGroupPoliciesRequest$ = [
2080
- 3,
2081
- n0,
2082
- _LAGPR,
2083
- 0,
2084
- [_GN, _PPat, _Ma, _MI],
2085
- [0, 0, 0, 1],
3527
+ var GetGroupPolicy$ = [9, n0, _GGP,
3528
+ 0, () => GetGroupPolicyRequest$, () => GetGroupPolicyResponse$
2086
3529
  ];
2087
- var ListAttachedGroupPoliciesResponse$ = [
2088
- 3,
2089
- n0,
2090
- _LAGPRi,
2091
- 0,
2092
- [_APt, _IT, _Ma],
2093
- [() => attachedPoliciesListType, 2, 0],
3530
+ var GetHumanReadableSummary$ = [9, n0, _GHRS,
3531
+ 0, () => GetHumanReadableSummaryRequest$, () => GetHumanReadableSummaryResponse$
2094
3532
  ];
2095
- var ListAttachedRolePoliciesRequest$ = [
2096
- 3,
2097
- n0,
2098
- _LARPR,
2099
- 0,
2100
- [_RN, _PPat, _Ma, _MI],
2101
- [0, 0, 0, 1],
3533
+ var GetInstanceProfile$ = [9, n0, _GIP,
3534
+ 0, () => GetInstanceProfileRequest$, () => GetInstanceProfileResponse$
2102
3535
  ];
2103
- var ListAttachedRolePoliciesResponse$ = [
2104
- 3,
2105
- n0,
2106
- _LARPRi,
2107
- 0,
2108
- [_APt, _IT, _Ma],
2109
- [() => attachedPoliciesListType, 2, 0],
3536
+ var GetLoginProfile$ = [9, n0, _GLP,
3537
+ 0, () => GetLoginProfileRequest$, () => GetLoginProfileResponse$
2110
3538
  ];
2111
- var ListAttachedUserPoliciesRequest$ = [
2112
- 3,
2113
- n0,
2114
- _LAUPR,
2115
- 0,
2116
- [_UN, _PPat, _Ma, _MI],
2117
- [0, 0, 0, 1],
3539
+ var GetMFADevice$ = [9, n0, _GMFAD,
3540
+ 0, () => GetMFADeviceRequest$, () => GetMFADeviceResponse$
2118
3541
  ];
2119
- var ListAttachedUserPoliciesResponse$ = [
2120
- 3,
2121
- n0,
2122
- _LAUPRi,
2123
- 0,
2124
- [_APt, _IT, _Ma],
2125
- [() => attachedPoliciesListType, 2, 0],
3542
+ var GetOpenIDConnectProvider$ = [9, n0, _GOIDCP,
3543
+ 0, () => GetOpenIDConnectProviderRequest$, () => GetOpenIDConnectProviderResponse$
2126
3544
  ];
2127
- var ListDelegationRequestsRequest$ = [3, n0, _LDRR, 0, [_OI, _Ma, _MI], [0, 0, 1]];
2128
- var ListDelegationRequestsResponse$ = [
2129
- 3,
2130
- n0,
2131
- _LDRRi,
2132
- 0,
2133
- [_DRe, _Ma, _iT],
2134
- [() => delegationRequestsListType, 0, 2],
3545
+ var GetOrganizationsAccessReport$ = [9, n0, _GOARe,
3546
+ 0, () => GetOrganizationsAccessReportRequest$, () => GetOrganizationsAccessReportResponse$
2135
3547
  ];
2136
- var ListEntitiesForPolicyRequest$ = [
2137
- 3,
2138
- n0,
2139
- _LEFPR,
2140
- 0,
2141
- [_PA, _EFn, _PPat, _PUF, _Ma, _MI],
2142
- [0, 0, 0, 0, 0, 1],
3548
+ var GetOutboundWebIdentityFederationInfo$ = [9, n0, _GOWIFI,
3549
+ 0, () => __Unit, () => GetOutboundWebIdentityFederationInfoResponse$
2143
3550
  ];
2144
- var ListEntitiesForPolicyResponse$ = [
2145
- 3,
2146
- n0,
2147
- _LEFPRi,
2148
- 0,
2149
- [_PG, _PU, _PR, _IT, _Ma],
2150
- [() => PolicyGroupListType, () => PolicyUserListType, () => PolicyRoleListType, 2, 0],
3551
+ var GetPolicy$ = [9, n0, _GP,
3552
+ 0, () => GetPolicyRequest$, () => GetPolicyResponse$
2151
3553
  ];
2152
- var ListGroupPoliciesRequest$ = [3, n0, _LGPR, 0, [_GN, _Ma, _MI], [0, 0, 1]];
2153
- var ListGroupPoliciesResponse$ = [3, n0, _LGPRi, 0, [_PNo, _IT, _Ma], [64 | 0, 2, 0]];
2154
- var ListGroupsForUserRequest$ = [3, n0, _LGFUR, 0, [_UN, _Ma, _MI], [0, 0, 1]];
2155
- var ListGroupsForUserResponse$ = [
2156
- 3,
2157
- n0,
2158
- _LGFURi,
2159
- 0,
2160
- [_Gro, _IT, _Ma],
2161
- [() => groupListType, 2, 0],
3554
+ var GetPolicyVersion$ = [9, n0, _GPV,
3555
+ 0, () => GetPolicyVersionRequest$, () => GetPolicyVersionResponse$
2162
3556
  ];
2163
- var ListGroupsRequest$ = [3, n0, _LGR, 0, [_PPat, _Ma, _MI], [0, 0, 1]];
2164
- var ListGroupsResponse$ = [
2165
- 3,
2166
- n0,
2167
- _LGRi,
2168
- 0,
2169
- [_Gro, _IT, _Ma],
2170
- [() => groupListType, 2, 0],
3557
+ var GetRole$ = [9, n0, _GR,
3558
+ 0, () => GetRoleRequest$, () => GetRoleResponse$
2171
3559
  ];
2172
- var ListInstanceProfilesForRoleRequest$ = [3, n0, _LIPFRR, 0, [_RN, _Ma, _MI], [0, 0, 1]];
2173
- var ListInstanceProfilesForRoleResponse$ = [
2174
- 3,
2175
- n0,
2176
- _LIPFRRi,
2177
- 0,
2178
- [_IPn, _IT, _Ma],
2179
- [() => instanceProfileListType, 2, 0],
3560
+ var GetRolePolicy$ = [9, n0, _GRP,
3561
+ 0, () => GetRolePolicyRequest$, () => GetRolePolicyResponse$
2180
3562
  ];
2181
- var ListInstanceProfilesRequest$ = [3, n0, _LIPR, 0, [_PPat, _Ma, _MI], [0, 0, 1]];
2182
- var ListInstanceProfilesResponse$ = [
2183
- 3,
2184
- n0,
2185
- _LIPRi,
2186
- 0,
2187
- [_IPn, _IT, _Ma],
2188
- [() => instanceProfileListType, 2, 0],
3563
+ var GetSAMLProvider$ = [9, n0, _GSAMLP,
3564
+ 0, () => GetSAMLProviderRequest$, () => GetSAMLProviderResponse$
2189
3565
  ];
2190
- var ListInstanceProfileTagsRequest$ = [3, n0, _LIPTR, 0, [_IPN, _Ma, _MI], [0, 0, 1]];
2191
- var ListInstanceProfileTagsResponse$ = [
2192
- 3,
2193
- n0,
2194
- _LIPTRi,
2195
- 0,
2196
- [_T, _IT, _Ma],
2197
- [() => tagListType, 2, 0],
3566
+ var GetServerCertificate$ = [9, n0, _GSC,
3567
+ 0, () => GetServerCertificateRequest$, () => GetServerCertificateResponse$
2198
3568
  ];
2199
- var ListMFADevicesRequest$ = [3, n0, _LMFADR, 0, [_UN, _Ma, _MI], [0, 0, 1]];
2200
- var ListMFADevicesResponse$ = [
2201
- 3,
2202
- n0,
2203
- _LMFADRi,
2204
- 0,
2205
- [_MFAD, _IT, _Ma],
2206
- [() => mfaDeviceListType, 2, 0],
3569
+ var GetServiceLastAccessedDetails$ = [9, n0, _GSLADe,
3570
+ 0, () => GetServiceLastAccessedDetailsRequest$, () => GetServiceLastAccessedDetailsResponse$
2207
3571
  ];
2208
- var ListMFADeviceTagsRequest$ = [3, n0, _LMFADTR, 0, [_SNer, _Ma, _MI], [0, 0, 1]];
2209
- var ListMFADeviceTagsResponse$ = [
2210
- 3,
2211
- n0,
2212
- _LMFADTRi,
2213
- 0,
2214
- [_T, _IT, _Ma],
2215
- [() => tagListType, 2, 0],
3572
+ var GetServiceLastAccessedDetailsWithEntities$ = [9, n0, _GSLADWE,
3573
+ 0, () => GetServiceLastAccessedDetailsWithEntitiesRequest$, () => GetServiceLastAccessedDetailsWithEntitiesResponse$
2216
3574
  ];
2217
- var ListOpenIDConnectProvidersRequest$ = [3, n0, _LOIDCPR, 0, [], []];
2218
- var ListOpenIDConnectProvidersResponse$ = [
2219
- 3,
2220
- n0,
2221
- _LOIDCPRi,
2222
- 0,
2223
- [_OIDCPL],
2224
- [() => OpenIDConnectProviderListType],
3575
+ var GetServiceLinkedRoleDeletionStatus$ = [9, n0, _GSLRDS,
3576
+ 0, () => GetServiceLinkedRoleDeletionStatusRequest$, () => GetServiceLinkedRoleDeletionStatusResponse$
2225
3577
  ];
2226
- var ListOpenIDConnectProviderTagsRequest$ = [
2227
- 3,
2228
- n0,
2229
- _LOIDCPTR,
2230
- 0,
2231
- [_OIDCPA, _Ma, _MI],
2232
- [0, 0, 1],
3578
+ var GetSSHPublicKey$ = [9, n0, _GSSHPK,
3579
+ 0, () => GetSSHPublicKeyRequest$, () => GetSSHPublicKeyResponse$
2233
3580
  ];
2234
- var ListOpenIDConnectProviderTagsResponse$ = [
2235
- 3,
2236
- n0,
2237
- _LOIDCPTRi,
2238
- 0,
2239
- [_T, _IT, _Ma],
2240
- [() => tagListType, 2, 0],
3581
+ var GetUser$ = [9, n0, _GU,
3582
+ 0, () => GetUserRequest$, () => GetUserResponse$
2241
3583
  ];
2242
- var ListOrganizationsFeaturesRequest$ = [3, n0, _LOFR, 0, [], []];
2243
- var ListOrganizationsFeaturesResponse$ = [3, n0, _LOFRi, 0, [_OIr, _EF], [0, 64 | 0]];
2244
- var ListPoliciesGrantingServiceAccessEntry$ = [
2245
- 3,
2246
- n0,
2247
- _LPGSAE,
2248
- 0,
2249
- [_SNe, _Pol],
2250
- [0, () => policyGrantingServiceAccessListType],
3584
+ var GetUserPolicy$ = [9, n0, _GUP,
3585
+ 0, () => GetUserPolicyRequest$, () => GetUserPolicyResponse$
2251
3586
  ];
2252
- var ListPoliciesGrantingServiceAccessRequest$ = [
2253
- 3,
2254
- n0,
2255
- _LPGSAR,
2256
- 0,
2257
- [_Ma, _A, _SNerv],
2258
- [0, 0, 64 | 0],
3587
+ var ListAccessKeys$ = [9, n0, _LAK,
3588
+ 0, () => ListAccessKeysRequest$, () => ListAccessKeysResponse$
2259
3589
  ];
2260
- var ListPoliciesGrantingServiceAccessResponse$ = [
2261
- 3,
2262
- n0,
2263
- _LPGSARi,
2264
- 0,
2265
- [_PGSA, _IT, _Ma],
2266
- [() => listPolicyGrantingServiceAccessResponseListType, 2, 0],
3590
+ var ListAccountAliases$ = [9, n0, _LAA,
3591
+ 0, () => ListAccountAliasesRequest$, () => ListAccountAliasesResponse$
2267
3592
  ];
2268
- var ListPoliciesRequest$ = [
2269
- 3,
2270
- n0,
2271
- _LPR,
2272
- 0,
2273
- [_Sc, _OA, _PPat, _PUF, _Ma, _MI],
2274
- [0, 2, 0, 0, 0, 1],
3593
+ var ListAttachedGroupPolicies$ = [9, n0, _LAGP,
3594
+ 0, () => ListAttachedGroupPoliciesRequest$, () => ListAttachedGroupPoliciesResponse$
2275
3595
  ];
2276
- var ListPoliciesResponse$ = [
2277
- 3,
2278
- n0,
2279
- _LPRi,
2280
- 0,
2281
- [_Pol, _IT, _Ma],
2282
- [() => policyListType, 2, 0],
3596
+ var ListAttachedRolePolicies$ = [9, n0, _LARP,
3597
+ 0, () => ListAttachedRolePoliciesRequest$, () => ListAttachedRolePoliciesResponse$
2283
3598
  ];
2284
- var ListPolicyTagsRequest$ = [3, n0, _LPTR, 0, [_PA, _Ma, _MI], [0, 0, 1]];
2285
- var ListPolicyTagsResponse$ = [
2286
- 3,
2287
- n0,
2288
- _LPTRi,
2289
- 0,
2290
- [_T, _IT, _Ma],
2291
- [() => tagListType, 2, 0],
3599
+ var ListAttachedUserPolicies$ = [9, n0, _LAUP,
3600
+ 0, () => ListAttachedUserPoliciesRequest$, () => ListAttachedUserPoliciesResponse$
2292
3601
  ];
2293
- var ListPolicyVersionsRequest$ = [3, n0, _LPVR, 0, [_PA, _Ma, _MI], [0, 0, 1]];
2294
- var ListPolicyVersionsResponse$ = [
2295
- 3,
2296
- n0,
2297
- _LPVRi,
2298
- 0,
2299
- [_V, _IT, _Ma],
2300
- [() => policyDocumentVersionListType, 2, 0],
2301
- ];
2302
- var ListRolePoliciesRequest$ = [3, n0, _LRPR, 0, [_RN, _Ma, _MI], [0, 0, 1]];
2303
- var ListRolePoliciesResponse$ = [3, n0, _LRPRi, 0, [_PNo, _IT, _Ma], [64 | 0, 2, 0]];
2304
- var ListRolesRequest$ = [3, n0, _LRR, 0, [_PPat, _Ma, _MI], [0, 0, 1]];
2305
- var ListRolesResponse$ = [3, n0, _LRRi, 0, [_Rol, _IT, _Ma], [() => roleListType, 2, 0]];
2306
- var ListRoleTagsRequest$ = [3, n0, _LRTR, 0, [_RN, _Ma, _MI], [0, 0, 1]];
2307
- var ListRoleTagsResponse$ = [3, n0, _LRTRi, 0, [_T, _IT, _Ma], [() => tagListType, 2, 0]];
2308
- var ListSAMLProvidersRequest$ = [3, n0, _LSAMLPR, 0, [], []];
2309
- var ListSAMLProvidersResponse$ = [
2310
- 3,
2311
- n0,
2312
- _LSAMLPRi,
2313
- 0,
2314
- [_SAMLPL],
2315
- [() => SAMLProviderListType],
3602
+ var ListDelegationRequests$ = [9, n0, _LDR,
3603
+ 0, () => ListDelegationRequestsRequest$, () => ListDelegationRequestsResponse$
2316
3604
  ];
2317
- var ListSAMLProviderTagsRequest$ = [3, n0, _LSAMLPTR, 0, [_SAMLPA, _Ma, _MI], [0, 0, 1]];
2318
- var ListSAMLProviderTagsResponse$ = [
2319
- 3,
2320
- n0,
2321
- _LSAMLPTRi,
2322
- 0,
2323
- [_T, _IT, _Ma],
2324
- [() => tagListType, 2, 0],
3605
+ var ListEntitiesForPolicy$ = [9, n0, _LEFP,
3606
+ 0, () => ListEntitiesForPolicyRequest$, () => ListEntitiesForPolicyResponse$
2325
3607
  ];
2326
- var ListServerCertificatesRequest$ = [3, n0, _LSCR, 0, [_PPat, _Ma, _MI], [0, 0, 1]];
2327
- var ListServerCertificatesResponse$ = [
2328
- 3,
2329
- n0,
2330
- _LSCRi,
2331
- 0,
2332
- [_SCML, _IT, _Ma],
2333
- [() => serverCertificateMetadataListType, 2, 0],
3608
+ var ListGroupPolicies$ = [9, n0, _LGP,
3609
+ 0, () => ListGroupPoliciesRequest$, () => ListGroupPoliciesResponse$
2334
3610
  ];
2335
- var ListServerCertificateTagsRequest$ = [3, n0, _LSCTR, 0, [_SCN, _Ma, _MI], [0, 0, 1]];
2336
- var ListServerCertificateTagsResponse$ = [
2337
- 3,
2338
- n0,
2339
- _LSCTRi,
2340
- 0,
2341
- [_T, _IT, _Ma],
2342
- [() => tagListType, 2, 0],
3611
+ var ListGroups$ = [9, n0, _LG,
3612
+ 0, () => ListGroupsRequest$, () => ListGroupsResponse$
2343
3613
  ];
2344
- var ListServiceSpecificCredentialsRequest$ = [
2345
- 3,
2346
- n0,
2347
- _LSSCR,
2348
- 0,
2349
- [_UN, _SN, _AU, _Ma, _MI],
2350
- [0, 0, 2, 0, 1],
3614
+ var ListGroupsForUser$ = [9, n0, _LGFU,
3615
+ 0, () => ListGroupsForUserRequest$, () => ListGroupsForUserResponse$
2351
3616
  ];
2352
- var ListServiceSpecificCredentialsResponse$ = [
2353
- 3,
2354
- n0,
2355
- _LSSCRi,
2356
- 0,
2357
- [_SSCe, _Ma, _IT],
2358
- [() => ServiceSpecificCredentialsListType, 0, 2],
3617
+ var ListInstanceProfiles$ = [9, n0, _LIP,
3618
+ 0, () => ListInstanceProfilesRequest$, () => ListInstanceProfilesResponse$
2359
3619
  ];
2360
- var ListSigningCertificatesRequest$ = [3, n0, _LSCRis, 0, [_UN, _Ma, _MI], [0, 0, 1]];
2361
- var ListSigningCertificatesResponse$ = [
2362
- 3,
2363
- n0,
2364
- _LSCRist,
2365
- 0,
2366
- [_Cer, _IT, _Ma],
2367
- [() => certificateListType, 2, 0],
3620
+ var ListInstanceProfilesForRole$ = [9, n0, _LIPFR,
3621
+ 0, () => ListInstanceProfilesForRoleRequest$, () => ListInstanceProfilesForRoleResponse$
2368
3622
  ];
2369
- var ListSSHPublicKeysRequest$ = [3, n0, _LSSHPKR, 0, [_UN, _Ma, _MI], [0, 0, 1]];
2370
- var ListSSHPublicKeysResponse$ = [
2371
- 3,
2372
- n0,
2373
- _LSSHPKRi,
2374
- 0,
2375
- [_SSHPKu, _IT, _Ma],
2376
- [() => SSHPublicKeyListType, 2, 0],
2377
- ];
2378
- var ListUserPoliciesRequest$ = [3, n0, _LUPR, 0, [_UN, _Ma, _MI], [0, 0, 1]];
2379
- var ListUserPoliciesResponse$ = [3, n0, _LUPRi, 0, [_PNo, _IT, _Ma], [64 | 0, 2, 0]];
2380
- var ListUsersRequest$ = [3, n0, _LUR, 0, [_PPat, _Ma, _MI], [0, 0, 1]];
2381
- var ListUsersResponse$ = [3, n0, _LURi, 0, [_Use, _IT, _Ma], [() => userListType, 2, 0]];
2382
- var ListUserTagsRequest$ = [3, n0, _LUTR, 0, [_UN, _Ma, _MI], [0, 0, 1]];
2383
- var ListUserTagsResponse$ = [3, n0, _LUTRi, 0, [_T, _IT, _Ma], [() => tagListType, 2, 0]];
2384
- var ListVirtualMFADevicesRequest$ = [3, n0, _LVMFADR, 0, [_AS, _Ma, _MI], [0, 0, 1]];
2385
- var ListVirtualMFADevicesResponse$ = [
2386
- 3,
2387
- n0,
2388
- _LVMFADRi,
2389
- 0,
2390
- [_VMFADi, _IT, _Ma],
2391
- [[() => virtualMFADeviceListType, 0], 2, 0],
3623
+ var ListInstanceProfileTags$ = [9, n0, _LIPT,
3624
+ 0, () => ListInstanceProfileTagsRequest$, () => ListInstanceProfileTagsResponse$
2392
3625
  ];
2393
- var LoginProfile$ = [3, n0, _LP, 0, [_UN, _CD, _PRR], [0, 4, 2]];
2394
- var MalformedCertificateException$ = [
2395
- -3,
2396
- n0,
2397
- _MCE,
2398
- { [_aQE]: [`MalformedCertificate`, 400], [_e]: _c, [_hE]: 400 },
2399
- [_m],
2400
- [0],
3626
+ var ListMFADevices$ = [9, n0, _LMFAD,
3627
+ 0, () => ListMFADevicesRequest$, () => ListMFADevicesResponse$
2401
3628
  ];
2402
- schema.TypeRegistry.for(n0).registerError(MalformedCertificateException$, MalformedCertificateException);
2403
- var MalformedPolicyDocumentException$ = [
2404
- -3,
2405
- n0,
2406
- _MPDE,
2407
- { [_aQE]: [`MalformedPolicyDocument`, 400], [_e]: _c, [_hE]: 400 },
2408
- [_m],
2409
- [0],
3629
+ var ListMFADeviceTags$ = [9, n0, _LMFADT,
3630
+ 0, () => ListMFADeviceTagsRequest$, () => ListMFADeviceTagsResponse$
2410
3631
  ];
2411
- schema.TypeRegistry.for(n0).registerError(MalformedPolicyDocumentException$, MalformedPolicyDocumentException);
2412
- var ManagedPolicyDetail$ = [
2413
- 3,
2414
- n0,
2415
- _MPD,
2416
- 0,
2417
- [_PN, _PI, _A, _Pa, _DVI, _ACt, _PBUC, _IA, _D, _CD, _UD, _PVL],
2418
- [0, 0, 0, 0, 0, 1, 1, 2, 0, 4, 4, () => policyDocumentVersionListType],
3632
+ var ListOpenIDConnectProviders$ = [9, n0, _LOIDCP,
3633
+ 0, () => ListOpenIDConnectProvidersRequest$, () => ListOpenIDConnectProvidersResponse$
2419
3634
  ];
2420
- var MFADevice$ = [3, n0, _MFADe, 0, [_UN, _SNer, _EDn], [0, 0, 4]];
2421
- var NoSuchEntityException$ = [
2422
- -3,
2423
- n0,
2424
- _NSEE,
2425
- { [_aQE]: [`NoSuchEntity`, 404], [_e]: _c, [_hE]: 404 },
2426
- [_m],
2427
- [0],
3635
+ var ListOpenIDConnectProviderTags$ = [9, n0, _LOIDCPT,
3636
+ 0, () => ListOpenIDConnectProviderTagsRequest$, () => ListOpenIDConnectProviderTagsResponse$
2428
3637
  ];
2429
- schema.TypeRegistry.for(n0).registerError(NoSuchEntityException$, NoSuchEntityException);
2430
- var OpenIDConnectProviderListEntry$ = [3, n0, _OIDCPLE, 0, [_A], [0]];
2431
- var OpenIdIdpCommunicationErrorException$ = [
2432
- -3,
2433
- n0,
2434
- _OIICEE,
2435
- { [_aQE]: [`OpenIdIdpCommunicationError`, 400], [_e]: _c, [_hE]: 400 },
2436
- [_m],
2437
- [0],
3638
+ var ListOrganizationsFeatures$ = [9, n0, _LOF,
3639
+ 0, () => ListOrganizationsFeaturesRequest$, () => ListOrganizationsFeaturesResponse$
2438
3640
  ];
2439
- schema.TypeRegistry.for(n0).registerError(OpenIdIdpCommunicationErrorException$, OpenIdIdpCommunicationErrorException);
2440
- var OrganizationNotFoundException$ = [-3, n0, _ONFE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
2441
- schema.TypeRegistry.for(n0).registerError(OrganizationNotFoundException$, OrganizationNotFoundException);
2442
- var OrganizationNotInAllFeaturesModeException$ = [
2443
- -3,
2444
- n0,
2445
- _ONIAFME,
2446
- { [_e]: _c, [_hE]: 400 },
2447
- [_M],
2448
- [0],
3641
+ var ListPolicies$ = [9, n0, _LPi,
3642
+ 0, () => ListPoliciesRequest$, () => ListPoliciesResponse$
2449
3643
  ];
2450
- schema.TypeRegistry.for(n0).registerError(OrganizationNotInAllFeaturesModeException$, OrganizationNotInAllFeaturesModeException);
2451
- var OrganizationsDecisionDetail$ = [3, n0, _ODD, 0, [_ABO], [2]];
2452
- var PasswordPolicy$ = [
2453
- 3,
2454
- n0,
2455
- _PPa,
2456
- 0,
2457
- [_MPL, _RS, _RNeq, _RUC, _RLC, _AUTCP, _EPx, _MPA, _PRP, _HE],
2458
- [1, 2, 2, 2, 2, 2, 2, 1, 1, 2],
3644
+ var ListPoliciesGrantingServiceAccess$ = [9, n0, _LPGSA,
3645
+ 0, () => ListPoliciesGrantingServiceAccessRequest$, () => ListPoliciesGrantingServiceAccessResponse$
2459
3646
  ];
2460
- var PasswordPolicyViolationException$ = [
2461
- -3,
2462
- n0,
2463
- _PPVE,
2464
- { [_aQE]: [`PasswordPolicyViolation`, 400], [_e]: _c, [_hE]: 400 },
2465
- [_m],
2466
- [0],
3647
+ var ListPolicyTags$ = [9, n0, _LPT,
3648
+ 0, () => ListPolicyTagsRequest$, () => ListPolicyTagsResponse$
2467
3649
  ];
2468
- schema.TypeRegistry.for(n0).registerError(PasswordPolicyViolationException$, PasswordPolicyViolationException);
2469
- var PermissionsBoundaryDecisionDetail$ = [3, n0, _PBDD, 0, [_ABPB], [2]];
2470
- var Policy$ = [
2471
- 3,
2472
- n0,
2473
- _Po,
2474
- 0,
2475
- [_PN, _PI, _A, _Pa, _DVI, _ACt, _PBUC, _IA, _D, _CD, _UD, _T],
2476
- [0, 0, 0, 0, 0, 1, 1, 2, 0, 4, 4, () => tagListType],
3650
+ var ListPolicyVersions$ = [9, n0, _LPV,
3651
+ 0, () => ListPolicyVersionsRequest$, () => ListPolicyVersionsResponse$
2477
3652
  ];
2478
- var PolicyDetail$ = [3, n0, _PDo, 0, [_PN, _PD], [0, 0]];
2479
- var PolicyEvaluationException$ = [
2480
- -3,
2481
- n0,
2482
- _PEE,
2483
- { [_aQE]: [`PolicyEvaluation`, 500], [_e]: _s, [_hE]: 500 },
2484
- [_m],
2485
- [0],
3653
+ var ListRolePolicies$ = [9, n0, _LRP,
3654
+ 0, () => ListRolePoliciesRequest$, () => ListRolePoliciesResponse$
2486
3655
  ];
2487
- schema.TypeRegistry.for(n0).registerError(PolicyEvaluationException$, PolicyEvaluationException);
2488
- var PolicyGrantingServiceAccess$ = [
2489
- 3,
2490
- n0,
2491
- _PGSAo,
2492
- 0,
2493
- [_PN, _PT, _PA, _ETn, _EN],
2494
- [0, 0, 0, 0, 0],
3656
+ var ListRoles$ = [9, n0, _LR,
3657
+ 0, () => ListRolesRequest$, () => ListRolesResponse$
2495
3658
  ];
2496
- var PolicyGroup$ = [3, n0, _PGo, 0, [_GN, _GI], [0, 0]];
2497
- var PolicyNotAttachableException$ = [
2498
- -3,
2499
- n0,
2500
- _PNAE,
2501
- { [_aQE]: [`PolicyNotAttachable`, 400], [_e]: _c, [_hE]: 400 },
2502
- [_m],
2503
- [0],
3659
+ var ListRoleTags$ = [9, n0, _LRT,
3660
+ 0, () => ListRoleTagsRequest$, () => ListRoleTagsResponse$
2504
3661
  ];
2505
- schema.TypeRegistry.for(n0).registerError(PolicyNotAttachableException$, PolicyNotAttachableException);
2506
- var PolicyParameter$ = [3, n0, _PPo, 0, [_N, _Va, _Ty], [0, 64 | 0, 0]];
2507
- var PolicyRole$ = [3, n0, _PRo, 0, [_RN, _RIo], [0, 0]];
2508
- var PolicyUser$ = [3, n0, _PUo, 0, [_UN, _UI], [0, 0]];
2509
- var PolicyVersion$ = [3, n0, _PV, 0, [_Do, _VI, _IDV, _CD], [0, 0, 2, 4]];
2510
- var Position$ = [3, n0, _Pos, 0, [_Li, _Col], [1, 1]];
2511
- var PutGroupPolicyRequest$ = [3, n0, _PGPR, 0, [_GN, _PN, _PD], [0, 0, 0]];
2512
- var PutRolePermissionsBoundaryRequest$ = [3, n0, _PRPBR, 0, [_RN, _PB], [0, 0]];
2513
- var PutRolePolicyRequest$ = [3, n0, _PRPR, 0, [_RN, _PN, _PD], [0, 0, 0]];
2514
- var PutUserPermissionsBoundaryRequest$ = [3, n0, _PUPBR, 0, [_UN, _PB], [0, 0]];
2515
- var PutUserPolicyRequest$ = [3, n0, _PUPR, 0, [_UN, _PN, _PD], [0, 0, 0]];
2516
- var RejectDelegationRequestRequest$ = [3, n0, _RDRR, 0, [_DRI, _No], [0, 0]];
2517
- var RemoveClientIDFromOpenIDConnectProviderRequest$ = [
2518
- 3,
2519
- n0,
2520
- _RCIDFOIDCPR,
2521
- 0,
2522
- [_OIDCPA, _CID],
2523
- [0, 0],
2524
- ];
2525
- var RemoveRoleFromInstanceProfileRequest$ = [3, n0, _RRFIPR, 0, [_IPN, _RN], [0, 0]];
2526
- var RemoveUserFromGroupRequest$ = [3, n0, _RUFGR, 0, [_GN, _UN], [0, 0]];
2527
- var ReportGenerationLimitExceededException$ = [
2528
- -3,
2529
- n0,
2530
- _RGLEE,
2531
- { [_aQE]: [`ReportGenerationLimitExceeded`, 409], [_e]: _c, [_hE]: 409 },
2532
- [_m],
2533
- [0],
3662
+ var ListSAMLProviders$ = [9, n0, _LSAMLP,
3663
+ 0, () => ListSAMLProvidersRequest$, () => ListSAMLProvidersResponse$
2534
3664
  ];
2535
- schema.TypeRegistry.for(n0).registerError(ReportGenerationLimitExceededException$, ReportGenerationLimitExceededException);
2536
- var ResetServiceSpecificCredentialRequest$ = [3, n0, _RSSCR, 0, [_UN, _SSCI], [0, 0]];
2537
- var ResetServiceSpecificCredentialResponse$ = [
2538
- 3,
2539
- n0,
2540
- _RSSCRe,
2541
- 0,
2542
- [_SSC],
2543
- [[() => ServiceSpecificCredential$, 0]],
3665
+ var ListSAMLProviderTags$ = [9, n0, _LSAMLPT,
3666
+ 0, () => ListSAMLProviderTagsRequest$, () => ListSAMLProviderTagsResponse$
2544
3667
  ];
2545
- var ResourceSpecificResult$ = [
2546
- 3,
2547
- n0,
2548
- _RSRe,
2549
- 0,
2550
- [_ERN, _ERD, _MS, _MCV, _EDD, _PBDD],
2551
- [0, 0, () => StatementListType, 64 | 0, 128 | 0, () => PermissionsBoundaryDecisionDetail$],
3668
+ var ListServerCertificates$ = [9, n0, _LSC,
3669
+ 0, () => ListServerCertificatesRequest$, () => ListServerCertificatesResponse$
2552
3670
  ];
2553
- var ResyncMFADeviceRequest$ = [3, n0, _RMFADR, 0, [_UN, _SNer, _AC, _ACu], [0, 0, 0, 0]];
2554
- var Role$ = [
2555
- 3,
2556
- n0,
2557
- _Ro,
2558
- 0,
2559
- [_Pa, _RN, _RIo, _A, _CD, _ARPD, _D, _MSD, _PB, _T, _RLU],
2560
- [0, 0, 0, 0, 4, 0, 0, 1, () => AttachedPermissionsBoundary$, () => tagListType, () => RoleLastUsed$],
3671
+ var ListServerCertificateTags$ = [9, n0, _LSCT,
3672
+ 0, () => ListServerCertificateTagsRequest$, () => ListServerCertificateTagsResponse$
2561
3673
  ];
2562
- var RoleDetail$ = [
2563
- 3,
2564
- n0,
2565
- _RD,
2566
- 0,
2567
- [_Pa, _RN, _RIo, _A, _CD, _ARPD, _IPL, _RPL, _AMP, _PB, _T, _RLU],
2568
- [
2569
- 0,
2570
- 0,
2571
- 0,
2572
- 0,
2573
- 4,
2574
- 0,
2575
- () => instanceProfileListType,
2576
- () => policyDetailListType,
2577
- () => attachedPoliciesListType,
2578
- () => AttachedPermissionsBoundary$,
2579
- () => tagListType,
2580
- () => RoleLastUsed$,
2581
- ],
2582
- ];
2583
- var RoleLastUsed$ = [3, n0, _RLU, 0, [_LUD, _R], [4, 0]];
2584
- var RoleUsageType$ = [3, n0, _RUT, 0, [_R, _Res], [0, 64 | 0]];
2585
- var SAMLPrivateKey$ = [3, n0, _SAMLPK, 0, [_KI, _Ti], [0, 4]];
2586
- var SAMLProviderListEntry$ = [3, n0, _SAMLPLE, 0, [_A, _VU, _CD], [0, 4, 4]];
2587
- var SendDelegationTokenRequest$ = [3, n0, _SDTR, 0, [_DRI], [0]];
2588
- var ServerCertificate$ = [
2589
- 3,
2590
- n0,
2591
- _SCe,
2592
- 0,
2593
- [_SCM, _CB, _CC, _T],
2594
- [() => ServerCertificateMetadata$, 0, 0, () => tagListType],
3674
+ var ListServiceSpecificCredentials$ = [9, n0, _LSSC,
3675
+ 0, () => ListServiceSpecificCredentialsRequest$, () => ListServiceSpecificCredentialsResponse$
2595
3676
  ];
2596
- var ServerCertificateMetadata$ = [
2597
- 3,
2598
- n0,
2599
- _SCM,
2600
- 0,
2601
- [_Pa, _SCN, _SCI, _A, _UDp, _Ex],
2602
- [0, 0, 0, 0, 4, 4],
3677
+ var ListSigningCertificates$ = [9, n0, _LSCi,
3678
+ 0, () => ListSigningCertificatesRequest$, () => ListSigningCertificatesResponse$
2603
3679
  ];
2604
- var ServiceAccessNotEnabledException$ = [-3, n0, _SANEE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
2605
- schema.TypeRegistry.for(n0).registerError(ServiceAccessNotEnabledException$, ServiceAccessNotEnabledException);
2606
- var ServiceFailureException$ = [
2607
- -3,
2608
- n0,
2609
- _SFE,
2610
- { [_aQE]: [`ServiceFailure`, 500], [_e]: _s, [_hE]: 500 },
2611
- [_m],
2612
- [0],
3680
+ var ListSSHPublicKeys$ = [9, n0, _LSSHPK,
3681
+ 0, () => ListSSHPublicKeysRequest$, () => ListSSHPublicKeysResponse$
2613
3682
  ];
2614
- schema.TypeRegistry.for(n0).registerError(ServiceFailureException$, ServiceFailureException);
2615
- var ServiceLastAccessed$ = [
2616
- 3,
2617
- n0,
2618
- _SLAe,
2619
- 0,
2620
- [_SN, _LA, _SNe, _LAE, _LAR, _TAE, _TALA],
2621
- [0, 4, 0, 0, 0, 1, () => TrackedActionsLastAccessed],
3683
+ var ListUserPolicies$ = [9, n0, _LUP,
3684
+ 0, () => ListUserPoliciesRequest$, () => ListUserPoliciesResponse$
2622
3685
  ];
2623
- var ServiceNotSupportedException$ = [
2624
- -3,
2625
- n0,
2626
- _SNSE,
2627
- { [_aQE]: [`NotSupportedService`, 404], [_e]: _c, [_hE]: 404 },
2628
- [_m],
2629
- [0],
3686
+ var ListUsers$ = [9, n0, _LU,
3687
+ 0, () => ListUsersRequest$, () => ListUsersResponse$
2630
3688
  ];
2631
- schema.TypeRegistry.for(n0).registerError(ServiceNotSupportedException$, ServiceNotSupportedException);
2632
- var ServiceSpecificCredential$ = [
2633
- 3,
2634
- n0,
2635
- _SSC,
2636
- 0,
2637
- [_CD, _EDx, _SN, _SUN, _SP, _SCA, _SCS, _SSCI, _UN, _S],
2638
- [4, 4, 0, 0, [() => servicePassword, 0], 0, [() => serviceCredentialSecret, 0], 0, 0, 0],
3689
+ var ListUserTags$ = [9, n0, _LUT,
3690
+ 0, () => ListUserTagsRequest$, () => ListUserTagsResponse$
2639
3691
  ];
2640
- var ServiceSpecificCredentialMetadata$ = [
2641
- 3,
2642
- n0,
2643
- _SSCM,
2644
- 0,
2645
- [_UN, _S, _SUN, _SCA, _CD, _EDx, _SSCI, _SN],
2646
- [0, 0, 0, 0, 4, 4, 0, 0],
3692
+ var ListVirtualMFADevices$ = [9, n0, _LVMFAD,
3693
+ 0, () => ListVirtualMFADevicesRequest$, () => ListVirtualMFADevicesResponse$
2647
3694
  ];
2648
- var SetDefaultPolicyVersionRequest$ = [3, n0, _SDPVR, 0, [_PA, _VI], [0, 0]];
2649
- var SetSecurityTokenServicePreferencesRequest$ = [3, n0, _SSTSPR, 0, [_GETV], [0]];
2650
- var SigningCertificate$ = [3, n0, _SCi, 0, [_UN, _CI, _CB, _S, _UDp], [0, 0, 0, 0, 4]];
2651
- var SimulateCustomPolicyRequest$ = [
2652
- 3,
2653
- n0,
2654
- _SCPR,
2655
- 0,
2656
- [_PIL, _PBPIL, _AN, _RA, _RP, _RO, _CA, _CEo, _RHO, _MI, _Ma],
2657
- [64 | 0, 64 | 0, 64 | 0, 64 | 0, 0, 0, 0, () => ContextEntryListType, 0, 1, 0],
3695
+ var PutGroupPolicy$ = [9, n0, _PGP,
3696
+ 0, () => PutGroupPolicyRequest$, () => __Unit
2658
3697
  ];
2659
- var SimulatePolicyResponse$ = [
2660
- 3,
2661
- n0,
2662
- _SPR,
2663
- 0,
2664
- [_ERv, _IT, _Ma],
2665
- [() => EvaluationResultsListType, 2, 0],
3698
+ var PutRolePermissionsBoundary$ = [9, n0, _PRPB,
3699
+ 0, () => PutRolePermissionsBoundaryRequest$, () => __Unit
2666
3700
  ];
2667
- var SimulatePrincipalPolicyRequest$ = [
2668
- 3,
2669
- n0,
2670
- _SPPR,
2671
- 0,
2672
- [_PSA, _PIL, _PBPIL, _AN, _RA, _RP, _RO, _CA, _CEo, _RHO, _MI, _Ma],
2673
- [0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 0, 0, 0, () => ContextEntryListType, 0, 1, 0],
3701
+ var PutRolePolicy$ = [9, n0, _PRPu,
3702
+ 0, () => PutRolePolicyRequest$, () => __Unit
2674
3703
  ];
2675
- var SSHPublicKey$ = [
2676
- 3,
2677
- n0,
2678
- _SSHPK,
2679
- 0,
2680
- [_UN, _SSHPKI, _Fi, _SSHPKB, _S, _UDp],
2681
- [0, 0, 0, 0, 0, 4],
3704
+ var PutUserPermissionsBoundary$ = [9, n0, _PUPB,
3705
+ 0, () => PutUserPermissionsBoundaryRequest$, () => __Unit
2682
3706
  ];
2683
- var SSHPublicKeyMetadata$ = [3, n0, _SSHPKM, 0, [_UN, _SSHPKI, _S, _UDp], [0, 0, 0, 4]];
2684
- var Statement$ = [
2685
- 3,
2686
- n0,
2687
- _Sta,
2688
- 0,
2689
- [_SPI, _SPT, _SPt, _EPn],
2690
- [0, 0, () => Position$, () => Position$],
3707
+ var PutUserPolicy$ = [9, n0, _PUP,
3708
+ 0, () => PutUserPolicyRequest$, () => __Unit
2691
3709
  ];
2692
- var Tag$ = [3, n0, _Ta, 0, [_K, _Val], [0, 0]];
2693
- var TagInstanceProfileRequest$ = [3, n0, _TIPR, 0, [_IPN, _T], [0, () => tagListType]];
2694
- var TagMFADeviceRequest$ = [3, n0, _TMFADR, 0, [_SNer, _T], [0, () => tagListType]];
2695
- var TagOpenIDConnectProviderRequest$ = [
2696
- 3,
2697
- n0,
2698
- _TOIDCPR,
2699
- 0,
2700
- [_OIDCPA, _T],
2701
- [0, () => tagListType],
2702
- ];
2703
- var TagPolicyRequest$ = [3, n0, _TPR, 0, [_PA, _T], [0, () => tagListType]];
2704
- var TagRoleRequest$ = [3, n0, _TRR, 0, [_RN, _T], [0, () => tagListType]];
2705
- var TagSAMLProviderRequest$ = [3, n0, _TSAMLPR, 0, [_SAMLPA, _T], [0, () => tagListType]];
2706
- var TagServerCertificateRequest$ = [3, n0, _TSCR, 0, [_SCN, _T], [0, () => tagListType]];
2707
- var TagUserRequest$ = [3, n0, _TUR, 0, [_UN, _T], [0, () => tagListType]];
2708
- var TrackedActionLastAccessed$ = [
2709
- 3,
2710
- n0,
2711
- _TALAr,
2712
- 0,
2713
- [_ANc, _LAEa, _LATa, _LARa],
2714
- [0, 0, 4, 0],
3710
+ var RejectDelegationRequest$ = [9, n0, _RDR,
3711
+ 0, () => RejectDelegationRequestRequest$, () => __Unit
2715
3712
  ];
2716
- var UnmodifiableEntityException$ = [
2717
- -3,
2718
- n0,
2719
- _UEE,
2720
- { [_aQE]: [`UnmodifiableEntity`, 400], [_e]: _c, [_hE]: 400 },
2721
- [_m],
2722
- [0],
3713
+ var RemoveClientIDFromOpenIDConnectProvider$ = [9, n0, _RCIDFOIDCP,
3714
+ 0, () => RemoveClientIDFromOpenIDConnectProviderRequest$, () => __Unit
2723
3715
  ];
2724
- schema.TypeRegistry.for(n0).registerError(UnmodifiableEntityException$, UnmodifiableEntityException);
2725
- var UnrecognizedPublicKeyEncodingException$ = [
2726
- -3,
2727
- n0,
2728
- _UPKEE,
2729
- { [_aQE]: [`UnrecognizedPublicKeyEncoding`, 400], [_e]: _c, [_hE]: 400 },
2730
- [_m],
2731
- [0],
3716
+ var RemoveRoleFromInstanceProfile$ = [9, n0, _RRFIP,
3717
+ 0, () => RemoveRoleFromInstanceProfileRequest$, () => __Unit
2732
3718
  ];
2733
- schema.TypeRegistry.for(n0).registerError(UnrecognizedPublicKeyEncodingException$, UnrecognizedPublicKeyEncodingException);
2734
- var UntagInstanceProfileRequest$ = [3, n0, _UIPR, 0, [_IPN, _TK], [0, 64 | 0]];
2735
- var UntagMFADeviceRequest$ = [3, n0, _UMFADR, 0, [_SNer, _TK], [0, 64 | 0]];
2736
- var UntagOpenIDConnectProviderRequest$ = [
2737
- 3,
2738
- n0,
2739
- _UOIDCPR,
2740
- 0,
2741
- [_OIDCPA, _TK],
2742
- [0, 64 | 0],
2743
- ];
2744
- var UntagPolicyRequest$ = [3, n0, _UPR, 0, [_PA, _TK], [0, 64 | 0]];
2745
- var UntagRoleRequest$ = [3, n0, _URR, 0, [_RN, _TK], [0, 64 | 0]];
2746
- var UntagSAMLProviderRequest$ = [3, n0, _USAMLPR, 0, [_SAMLPA, _TK], [0, 64 | 0]];
2747
- var UntagServerCertificateRequest$ = [3, n0, _USCR, 0, [_SCN, _TK], [0, 64 | 0]];
2748
- var UntagUserRequest$ = [3, n0, _UUR, 0, [_UN, _TK], [0, 64 | 0]];
2749
- var UpdateAccessKeyRequest$ = [3, n0, _UAKR, 0, [_UN, _AKI, _S], [0, 0, 0]];
2750
- var UpdateAccountPasswordPolicyRequest$ = [
2751
- 3,
2752
- n0,
2753
- _UAPPR,
2754
- 0,
2755
- [_MPL, _RS, _RNeq, _RUC, _RLC, _AUTCP, _MPA, _PRP, _HE],
2756
- [1, 2, 2, 2, 2, 2, 1, 1, 2],
3719
+ var RemoveUserFromGroup$ = [9, n0, _RUFG,
3720
+ 0, () => RemoveUserFromGroupRequest$, () => __Unit
2757
3721
  ];
2758
- var UpdateAssumeRolePolicyRequest$ = [3, n0, _UARPR, 0, [_RN, _PD], [0, 0]];
2759
- var UpdateDelegationRequestRequest$ = [3, n0, _UDRR, 0, [_DRI, _No], [0, 0]];
2760
- var UpdateGroupRequest$ = [3, n0, _UGR, 0, [_GN, _NPe, _NGN], [0, 0, 0]];
2761
- var UpdateLoginProfileRequest$ = [
2762
- 3,
2763
- n0,
2764
- _ULPR,
2765
- 0,
2766
- [_UN, _Pas, _PRR],
2767
- [0, [() => passwordType, 0], 2],
3722
+ var ResetServiceSpecificCredential$ = [9, n0, _RSSC,
3723
+ 0, () => ResetServiceSpecificCredentialRequest$, () => ResetServiceSpecificCredentialResponse$
2768
3724
  ];
2769
- var UpdateOpenIDConnectProviderThumbprintRequest$ = [
2770
- 3,
2771
- n0,
2772
- _UOIDCPTR,
2773
- 0,
2774
- [_OIDCPA, _TL],
2775
- [0, 64 | 0],
3725
+ var ResyncMFADevice$ = [9, n0, _RMFAD,
3726
+ 0, () => ResyncMFADeviceRequest$, () => __Unit
2776
3727
  ];
2777
- var UpdateRoleDescriptionRequest$ = [3, n0, _URDR, 0, [_RN, _D], [0, 0]];
2778
- var UpdateRoleDescriptionResponse$ = [3, n0, _URDRp, 0, [_Ro], [() => Role$]];
2779
- var UpdateRoleRequest$ = [3, n0, _URRp, 0, [_RN, _D, _MSD], [0, 0, 1]];
2780
- var UpdateRoleResponse$ = [3, n0, _URRpd, 0, [], []];
2781
- var UpdateSAMLProviderRequest$ = [
2782
- 3,
2783
- n0,
2784
- _USAMLPRp,
2785
- 0,
2786
- [_SAMLMD, _SAMLPA, _AEM, _APK, _RPK],
2787
- [0, 0, 0, [() => privateKeyType, 0], 0],
3728
+ var SendDelegationToken$ = [9, n0, _SDT,
3729
+ 0, () => SendDelegationTokenRequest$, () => __Unit
2788
3730
  ];
2789
- var UpdateSAMLProviderResponse$ = [3, n0, _USAMLPRpd, 0, [_SAMLPA], [0]];
2790
- var UpdateServerCertificateRequest$ = [3, n0, _USCRp, 0, [_SCN, _NPe, _NSCN], [0, 0, 0]];
2791
- var UpdateServiceSpecificCredentialRequest$ = [
2792
- 3,
2793
- n0,
2794
- _USSCR,
2795
- 0,
2796
- [_UN, _SSCI, _S],
2797
- [0, 0, 0],
3731
+ var SetDefaultPolicyVersion$ = [9, n0, _SDPV,
3732
+ 0, () => SetDefaultPolicyVersionRequest$, () => __Unit
2798
3733
  ];
2799
- var UpdateSigningCertificateRequest$ = [3, n0, _USCRpd, 0, [_UN, _CI, _S], [0, 0, 0]];
2800
- var UpdateSSHPublicKeyRequest$ = [3, n0, _USSHPKR, 0, [_UN, _SSHPKI, _S], [0, 0, 0]];
2801
- var UpdateUserRequest$ = [3, n0, _UURp, 0, [_UN, _NPe, _NUN], [0, 0, 0]];
2802
- var UploadServerCertificateRequest$ = [
2803
- 3,
2804
- n0,
2805
- _USCRpl,
2806
- 0,
2807
- [_Pa, _SCN, _CB, _PK, _CC, _T],
2808
- [0, 0, 0, [() => privateKeyType, 0], 0, () => tagListType],
3734
+ var SetSecurityTokenServicePreferences$ = [9, n0, _SSTSP,
3735
+ 0, () => SetSecurityTokenServicePreferencesRequest$, () => __Unit
2809
3736
  ];
2810
- var UploadServerCertificateResponse$ = [
2811
- 3,
2812
- n0,
2813
- _USCRplo,
2814
- 0,
2815
- [_SCM, _T],
2816
- [() => ServerCertificateMetadata$, () => tagListType],
3737
+ var SimulateCustomPolicy$ = [9, n0, _SCP,
3738
+ 0, () => SimulateCustomPolicyRequest$, () => SimulatePolicyResponse$
2817
3739
  ];
2818
- var UploadSigningCertificateRequest$ = [3, n0, _USCRploa, 0, [_UN, _CB], [0, 0]];
2819
- var UploadSigningCertificateResponse$ = [
2820
- 3,
2821
- n0,
2822
- _USCRpload,
2823
- 0,
2824
- [_Cert],
2825
- [() => SigningCertificate$],
3740
+ var SimulatePrincipalPolicy$ = [9, n0, _SPP,
3741
+ 0, () => SimulatePrincipalPolicyRequest$, () => SimulatePolicyResponse$
2826
3742
  ];
2827
- var UploadSSHPublicKeyRequest$ = [3, n0, _USSHPKRp, 0, [_UN, _SSHPKB], [0, 0]];
2828
- var UploadSSHPublicKeyResponse$ = [3, n0, _USSHPKRpl, 0, [_SSHPK], [() => SSHPublicKey$]];
2829
- var User$ = [
2830
- 3,
2831
- n0,
2832
- _Us,
2833
- 0,
2834
- [_Pa, _UN, _UI, _A, _CD, _PLU, _PB, _T],
2835
- [0, 0, 0, 0, 4, 4, () => AttachedPermissionsBoundary$, () => tagListType],
3743
+ var TagInstanceProfile$ = [9, n0, _TIP,
3744
+ 0, () => TagInstanceProfileRequest$, () => __Unit
2836
3745
  ];
2837
- var UserDetail$ = [
2838
- 3,
2839
- n0,
2840
- _UDs,
2841
- 0,
2842
- [_Pa, _UN, _UI, _A, _CD, _UPL, _GL, _AMP, _PB, _T],
2843
- [
2844
- 0,
2845
- 0,
2846
- 0,
2847
- 0,
2848
- 4,
2849
- () => policyDetailListType,
2850
- 64 | 0,
2851
- () => attachedPoliciesListType,
2852
- () => AttachedPermissionsBoundary$,
2853
- () => tagListType,
2854
- ],
2855
- ];
2856
- var VirtualMFADevice$ = [
2857
- 3,
2858
- n0,
2859
- _VMFAD,
2860
- 0,
2861
- [_SNer, _BSS, _QRCPNG, _Us, _EDn, _T],
2862
- [0, [() => BootstrapDatum, 0], [() => BootstrapDatum, 0], () => User$, 4, () => tagListType],
3746
+ var TagMFADevice$ = [9, n0, _TMFAD,
3747
+ 0, () => TagMFADeviceRequest$, () => __Unit
2863
3748
  ];
2864
- var __Unit = "unit";
2865
- var IAMServiceException$ = [-3, _sm, "IAMServiceException", 0, [], []];
2866
- schema.TypeRegistry.for(_sm).registerError(IAMServiceException$, IAMServiceException);
2867
- var AccessDetails = [1, n0, _ADc, 0, () => AccessDetail$];
2868
- var accessKeyMetadataListType = [1, n0, _aKMLT, 0, () => AccessKeyMetadata$];
2869
- var attachedPoliciesListType = [1, n0, _aPLT, 0, () => AttachedPolicy$];
2870
- var certificateListType = [1, n0, _cLT, 0, () => SigningCertificate$];
2871
- var ContextEntryListType = [1, n0, _CELT, 0, () => ContextEntry$];
2872
- var delegationRequestsListType = [1, n0, _dRLT, 0, () => DelegationRequest$];
2873
- var entityDetailsListType = [1, n0, _eDLT, 0, () => EntityDetails$];
2874
- var EvaluationResultsListType = [1, n0, _ERLT, 0, () => EvaluationResult$];
2875
- var groupDetailListType = [1, n0, _gDLT, 0, () => GroupDetail$];
2876
- var groupListType = [1, n0, _gLT, 0, () => Group$];
2877
- var instanceProfileListType = [1, n0, _iPLT, 0, () => InstanceProfile$];
2878
- var listPolicyGrantingServiceAccessResponseListType = [
2879
- 1,
2880
- n0,
2881
- _lPGSARLT,
2882
- 0,
2883
- () => ListPoliciesGrantingServiceAccessEntry$,
2884
- ];
2885
- var ManagedPolicyDetailListType = [1, n0, _MPDLT, 0, () => ManagedPolicyDetail$];
2886
- var mfaDeviceListType = [1, n0, _mDLT, 0, () => MFADevice$];
2887
- var OpenIDConnectProviderListType = [1, n0, _OIDCPLT, 0, () => OpenIDConnectProviderListEntry$];
2888
- var policyDetailListType = [1, n0, _pDLT, 0, () => PolicyDetail$];
2889
- var policyDocumentVersionListType = [1, n0, _pDVLT, 0, () => PolicyVersion$];
2890
- var policyGrantingServiceAccessListType = [1, n0, _pGSALT, 0, () => PolicyGrantingServiceAccess$];
2891
- var PolicyGroupListType = [1, n0, _PGLT, 0, () => PolicyGroup$];
2892
- var policyListType = [1, n0, _pLT, 0, () => Policy$];
2893
- var policyParameterListType = [1, n0, _pPLT, 0, () => PolicyParameter$];
2894
- var PolicyRoleListType = [1, n0, _PRLT, 0, () => PolicyRole$];
2895
- var PolicyUserListType = [1, n0, _PULT, 0, () => PolicyUser$];
2896
- var privateKeyList = [1, n0, _pKL, 0, () => SAMLPrivateKey$];
2897
- var ResourceSpecificResultListType = [1, n0, _RSRLT, 0, () => ResourceSpecificResult$];
2898
- var roleDetailListType = [1, n0, _rDLT, 0, () => RoleDetail$];
2899
- var roleListType = [1, n0, _rLT, 0, () => Role$];
2900
- var RoleUsageListType = [1, n0, _RULT, 0, () => RoleUsageType$];
2901
- var SAMLProviderListType = [1, n0, _SAMLPLT, 0, () => SAMLProviderListEntry$];
2902
- var serverCertificateMetadataListType = [1, n0, _sCMLT, 0, () => ServerCertificateMetadata$];
2903
- var ServicesLastAccessed = [1, n0, _SLA, 0, () => ServiceLastAccessed$];
2904
- var ServiceSpecificCredentialsListType = [1, n0, _SSCLT, 0, () => ServiceSpecificCredentialMetadata$];
2905
- var SSHPublicKeyListType = [1, n0, _SSHPKLT, 0, () => SSHPublicKeyMetadata$];
2906
- var StatementListType = [1, n0, _SLT, 0, () => Statement$];
2907
- var tagListType = [1, n0, _tLT, 0, () => Tag$];
2908
- var TrackedActionsLastAccessed = [1, n0, _TALA, 0, () => TrackedActionLastAccessed$];
2909
- var userDetailListType = [1, n0, _uDLT, 0, () => UserDetail$];
2910
- var userListType = [1, n0, _uLT, 0, () => User$];
2911
- var virtualMFADeviceListType = [1, n0, _vMFADLT, 0, [() => VirtualMFADevice$, 0]];
2912
- var AcceptDelegationRequest$ = [
2913
- 9,
2914
- n0,
2915
- _ADR,
2916
- 0,
2917
- () => AcceptDelegationRequestRequest$,
2918
- () => __Unit,
2919
- ];
2920
- var AddClientIDToOpenIDConnectProvider$ = [
2921
- 9,
2922
- n0,
2923
- _ACIDTOIDCP,
2924
- 0,
2925
- () => AddClientIDToOpenIDConnectProviderRequest$,
2926
- () => __Unit,
2927
- ];
2928
- var AddRoleToInstanceProfile$ = [
2929
- 9,
2930
- n0,
2931
- _ARTIP,
2932
- 0,
2933
- () => AddRoleToInstanceProfileRequest$,
2934
- () => __Unit,
2935
- ];
2936
- var AddUserToGroup$ = [9, n0, _AUTG, 0, () => AddUserToGroupRequest$, () => __Unit];
2937
- var AssociateDelegationRequest$ = [
2938
- 9,
2939
- n0,
2940
- _ADRs,
2941
- 0,
2942
- () => AssociateDelegationRequestRequest$,
2943
- () => __Unit,
2944
- ];
2945
- var AttachGroupPolicy$ = [9, n0, _AGP, 0, () => AttachGroupPolicyRequest$, () => __Unit];
2946
- var AttachRolePolicy$ = [9, n0, _ARP, 0, () => AttachRolePolicyRequest$, () => __Unit];
2947
- var AttachUserPolicy$ = [9, n0, _AUP, 0, () => AttachUserPolicyRequest$, () => __Unit];
2948
- var ChangePassword$ = [9, n0, _CP, 0, () => ChangePasswordRequest$, () => __Unit];
2949
- var CreateAccessKey$ = [
2950
- 9,
2951
- n0,
2952
- _CAK,
2953
- 0,
2954
- () => CreateAccessKeyRequest$,
2955
- () => CreateAccessKeyResponse$,
2956
- ];
2957
- var CreateAccountAlias$ = [
2958
- 9,
2959
- n0,
2960
- _CAA,
2961
- 0,
2962
- () => CreateAccountAliasRequest$,
2963
- () => __Unit,
2964
- ];
2965
- var CreateDelegationRequest$ = [
2966
- 9,
2967
- n0,
2968
- _CDR,
2969
- 0,
2970
- () => CreateDelegationRequestRequest$,
2971
- () => CreateDelegationRequestResponse$,
2972
- ];
2973
- var CreateGroup$ = [9, n0, _CG, 0, () => CreateGroupRequest$, () => CreateGroupResponse$];
2974
- var CreateInstanceProfile$ = [
2975
- 9,
2976
- n0,
2977
- _CIP,
2978
- 0,
2979
- () => CreateInstanceProfileRequest$,
2980
- () => CreateInstanceProfileResponse$,
2981
- ];
2982
- var CreateLoginProfile$ = [
2983
- 9,
2984
- n0,
2985
- _CLP,
2986
- 0,
2987
- () => CreateLoginProfileRequest$,
2988
- () => CreateLoginProfileResponse$,
2989
- ];
2990
- var CreateOpenIDConnectProvider$ = [
2991
- 9,
2992
- n0,
2993
- _COIDCP,
2994
- 0,
2995
- () => CreateOpenIDConnectProviderRequest$,
2996
- () => CreateOpenIDConnectProviderResponse$,
2997
- ];
2998
- var CreatePolicy$ = [
2999
- 9,
3000
- n0,
3001
- _CPr,
3002
- 0,
3003
- () => CreatePolicyRequest$,
3004
- () => CreatePolicyResponse$,
3005
- ];
3006
- var CreatePolicyVersion$ = [
3007
- 9,
3008
- n0,
3009
- _CPV,
3010
- 0,
3011
- () => CreatePolicyVersionRequest$,
3012
- () => CreatePolicyVersionResponse$,
3013
- ];
3014
- var CreateRole$ = [9, n0, _CR, 0, () => CreateRoleRequest$, () => CreateRoleResponse$];
3015
- var CreateSAMLProvider$ = [
3016
- 9,
3017
- n0,
3018
- _CSAMLP,
3019
- 0,
3020
- () => CreateSAMLProviderRequest$,
3021
- () => CreateSAMLProviderResponse$,
3022
- ];
3023
- var CreateServiceLinkedRole$ = [
3024
- 9,
3025
- n0,
3026
- _CSLR,
3027
- 0,
3028
- () => CreateServiceLinkedRoleRequest$,
3029
- () => CreateServiceLinkedRoleResponse$,
3030
- ];
3031
- var CreateServiceSpecificCredential$ = [
3032
- 9,
3033
- n0,
3034
- _CSSC,
3035
- 0,
3036
- () => CreateServiceSpecificCredentialRequest$,
3037
- () => CreateServiceSpecificCredentialResponse$,
3038
- ];
3039
- var CreateUser$ = [9, n0, _CU, 0, () => CreateUserRequest$, () => CreateUserResponse$];
3040
- var CreateVirtualMFADevice$ = [
3041
- 9,
3042
- n0,
3043
- _CVMFAD,
3044
- 0,
3045
- () => CreateVirtualMFADeviceRequest$,
3046
- () => CreateVirtualMFADeviceResponse$,
3047
- ];
3048
- var DeactivateMFADevice$ = [
3049
- 9,
3050
- n0,
3051
- _DMFAD,
3052
- 0,
3053
- () => DeactivateMFADeviceRequest$,
3054
- () => __Unit,
3055
- ];
3056
- var DeleteAccessKey$ = [9, n0, _DAK, 0, () => DeleteAccessKeyRequest$, () => __Unit];
3057
- var DeleteAccountAlias$ = [
3058
- 9,
3059
- n0,
3060
- _DAA,
3061
- 0,
3062
- () => DeleteAccountAliasRequest$,
3063
- () => __Unit,
3064
- ];
3065
- var DeleteAccountPasswordPolicy$ = [9, n0, _DAPP, 0, () => __Unit, () => __Unit];
3066
- var DeleteGroup$ = [9, n0, _DG, 0, () => DeleteGroupRequest$, () => __Unit];
3067
- var DeleteGroupPolicy$ = [9, n0, _DGP, 0, () => DeleteGroupPolicyRequest$, () => __Unit];
3068
- var DeleteInstanceProfile$ = [
3069
- 9,
3070
- n0,
3071
- _DIP,
3072
- 0,
3073
- () => DeleteInstanceProfileRequest$,
3074
- () => __Unit,
3075
- ];
3076
- var DeleteLoginProfile$ = [
3077
- 9,
3078
- n0,
3079
- _DLP,
3080
- 0,
3081
- () => DeleteLoginProfileRequest$,
3082
- () => __Unit,
3083
- ];
3084
- var DeleteOpenIDConnectProvider$ = [
3085
- 9,
3086
- n0,
3087
- _DOIDCP,
3088
- 0,
3089
- () => DeleteOpenIDConnectProviderRequest$,
3090
- () => __Unit,
3091
- ];
3092
- var DeletePolicy$ = [9, n0, _DPe, 0, () => DeletePolicyRequest$, () => __Unit];
3093
- var DeletePolicyVersion$ = [
3094
- 9,
3095
- n0,
3096
- _DPV,
3097
- 0,
3098
- () => DeletePolicyVersionRequest$,
3099
- () => __Unit,
3100
- ];
3101
- var DeleteRole$ = [9, n0, _DRel, 0, () => DeleteRoleRequest$, () => __Unit];
3102
- var DeleteRolePermissionsBoundary$ = [
3103
- 9,
3104
- n0,
3105
- _DRPB,
3106
- 0,
3107
- () => DeleteRolePermissionsBoundaryRequest$,
3108
- () => __Unit,
3109
- ];
3110
- var DeleteRolePolicy$ = [9, n0, _DRP, 0, () => DeleteRolePolicyRequest$, () => __Unit];
3111
- var DeleteSAMLProvider$ = [
3112
- 9,
3113
- n0,
3114
- _DSAMLP,
3115
- 0,
3116
- () => DeleteSAMLProviderRequest$,
3117
- () => __Unit,
3118
- ];
3119
- var DeleteServerCertificate$ = [
3120
- 9,
3121
- n0,
3122
- _DSC,
3123
- 0,
3124
- () => DeleteServerCertificateRequest$,
3125
- () => __Unit,
3126
- ];
3127
- var DeleteServiceLinkedRole$ = [
3128
- 9,
3129
- n0,
3130
- _DSLR,
3131
- 0,
3132
- () => DeleteServiceLinkedRoleRequest$,
3133
- () => DeleteServiceLinkedRoleResponse$,
3134
- ];
3135
- var DeleteServiceSpecificCredential$ = [
3136
- 9,
3137
- n0,
3138
- _DSSC,
3139
- 0,
3140
- () => DeleteServiceSpecificCredentialRequest$,
3141
- () => __Unit,
3142
- ];
3143
- var DeleteSigningCertificate$ = [
3144
- 9,
3145
- n0,
3146
- _DSCe,
3147
- 0,
3148
- () => DeleteSigningCertificateRequest$,
3149
- () => __Unit,
3150
- ];
3151
- var DeleteSSHPublicKey$ = [
3152
- 9,
3153
- n0,
3154
- _DSSHPK,
3155
- 0,
3156
- () => DeleteSSHPublicKeyRequest$,
3157
- () => __Unit,
3158
- ];
3159
- var DeleteUser$ = [9, n0, _DU, 0, () => DeleteUserRequest$, () => __Unit];
3160
- var DeleteUserPermissionsBoundary$ = [
3161
- 9,
3162
- n0,
3163
- _DUPB,
3164
- 0,
3165
- () => DeleteUserPermissionsBoundaryRequest$,
3166
- () => __Unit,
3167
- ];
3168
- var DeleteUserPolicy$ = [9, n0, _DUP, 0, () => DeleteUserPolicyRequest$, () => __Unit];
3169
- var DeleteVirtualMFADevice$ = [
3170
- 9,
3171
- n0,
3172
- _DVMFAD,
3173
- 0,
3174
- () => DeleteVirtualMFADeviceRequest$,
3175
- () => __Unit,
3176
- ];
3177
- var DetachGroupPolicy$ = [9, n0, _DGPe, 0, () => DetachGroupPolicyRequest$, () => __Unit];
3178
- var DetachRolePolicy$ = [9, n0, _DRPe, 0, () => DetachRolePolicyRequest$, () => __Unit];
3179
- var DetachUserPolicy$ = [9, n0, _DUPe, 0, () => DetachUserPolicyRequest$, () => __Unit];
3180
- var DisableOrganizationsRootCredentialsManagement$ = [
3181
- 9,
3182
- n0,
3183
- _DORCM,
3184
- 0,
3185
- () => DisableOrganizationsRootCredentialsManagementRequest$,
3186
- () => DisableOrganizationsRootCredentialsManagementResponse$,
3187
- ];
3188
- var DisableOrganizationsRootSessions$ = [
3189
- 9,
3190
- n0,
3191
- _DORS,
3192
- 0,
3193
- () => DisableOrganizationsRootSessionsRequest$,
3194
- () => DisableOrganizationsRootSessionsResponse$,
3195
- ];
3196
- var DisableOutboundWebIdentityFederation$ = [
3197
- 9,
3198
- n0,
3199
- _DOWIF,
3200
- 0,
3201
- () => __Unit,
3202
- () => __Unit,
3203
- ];
3204
- var EnableMFADevice$ = [9, n0, _EMFAD, 0, () => EnableMFADeviceRequest$, () => __Unit];
3205
- var EnableOrganizationsRootCredentialsManagement$ = [
3206
- 9,
3207
- n0,
3208
- _EORCM,
3209
- 0,
3210
- () => EnableOrganizationsRootCredentialsManagementRequest$,
3211
- () => EnableOrganizationsRootCredentialsManagementResponse$,
3212
- ];
3213
- var EnableOrganizationsRootSessions$ = [
3214
- 9,
3215
- n0,
3216
- _EORS,
3217
- 0,
3218
- () => EnableOrganizationsRootSessionsRequest$,
3219
- () => EnableOrganizationsRootSessionsResponse$,
3220
- ];
3221
- var EnableOutboundWebIdentityFederation$ = [
3222
- 9,
3223
- n0,
3224
- _EOWIF,
3225
- 0,
3226
- () => __Unit,
3227
- () => EnableOutboundWebIdentityFederationResponse$,
3228
- ];
3229
- var GenerateCredentialReport$ = [
3230
- 9,
3231
- n0,
3232
- _GCR,
3233
- 0,
3234
- () => __Unit,
3235
- () => GenerateCredentialReportResponse$,
3236
- ];
3237
- var GenerateOrganizationsAccessReport$ = [
3238
- 9,
3239
- n0,
3240
- _GOAR,
3241
- 0,
3242
- () => GenerateOrganizationsAccessReportRequest$,
3243
- () => GenerateOrganizationsAccessReportResponse$,
3244
- ];
3245
- var GenerateServiceLastAccessedDetails$ = [
3246
- 9,
3247
- n0,
3248
- _GSLAD,
3249
- 0,
3250
- () => GenerateServiceLastAccessedDetailsRequest$,
3251
- () => GenerateServiceLastAccessedDetailsResponse$,
3252
- ];
3253
- var GetAccessKeyLastUsed$ = [
3254
- 9,
3255
- n0,
3256
- _GAKLU,
3257
- 0,
3258
- () => GetAccessKeyLastUsedRequest$,
3259
- () => GetAccessKeyLastUsedResponse$,
3260
- ];
3261
- var GetAccountAuthorizationDetails$ = [
3262
- 9,
3263
- n0,
3264
- _GAAD,
3265
- 0,
3266
- () => GetAccountAuthorizationDetailsRequest$,
3267
- () => GetAccountAuthorizationDetailsResponse$,
3268
- ];
3269
- var GetAccountPasswordPolicy$ = [
3270
- 9,
3271
- n0,
3272
- _GAPP,
3273
- 0,
3274
- () => __Unit,
3275
- () => GetAccountPasswordPolicyResponse$,
3276
- ];
3277
- var GetAccountSummary$ = [9, n0, _GAS, 0, () => __Unit, () => GetAccountSummaryResponse$];
3278
- var GetContextKeysForCustomPolicy$ = [
3279
- 9,
3280
- n0,
3281
- _GCKFCP,
3282
- 0,
3283
- () => GetContextKeysForCustomPolicyRequest$,
3284
- () => GetContextKeysForPolicyResponse$,
3285
- ];
3286
- var GetContextKeysForPrincipalPolicy$ = [
3287
- 9,
3288
- n0,
3289
- _GCKFPP,
3290
- 0,
3291
- () => GetContextKeysForPrincipalPolicyRequest$,
3292
- () => GetContextKeysForPolicyResponse$,
3293
- ];
3294
- var GetCredentialReport$ = [
3295
- 9,
3296
- n0,
3297
- _GCRe,
3298
- 0,
3299
- () => __Unit,
3300
- () => GetCredentialReportResponse$,
3301
- ];
3302
- var GetDelegationRequest$ = [
3303
- 9,
3304
- n0,
3305
- _GDR,
3306
- 0,
3307
- () => GetDelegationRequestRequest$,
3308
- () => GetDelegationRequestResponse$,
3749
+ var TagOpenIDConnectProvider$ = [9, n0, _TOIDCP,
3750
+ 0, () => TagOpenIDConnectProviderRequest$, () => __Unit
3309
3751
  ];
3310
- var GetGroup$ = [9, n0, _GG, 0, () => GetGroupRequest$, () => GetGroupResponse$];
3311
- var GetGroupPolicy$ = [
3312
- 9,
3313
- n0,
3314
- _GGP,
3315
- 0,
3316
- () => GetGroupPolicyRequest$,
3317
- () => GetGroupPolicyResponse$,
3318
- ];
3319
- var GetHumanReadableSummary$ = [
3320
- 9,
3321
- n0,
3322
- _GHRS,
3323
- 0,
3324
- () => GetHumanReadableSummaryRequest$,
3325
- () => GetHumanReadableSummaryResponse$,
3326
- ];
3327
- var GetInstanceProfile$ = [
3328
- 9,
3329
- n0,
3330
- _GIP,
3331
- 0,
3332
- () => GetInstanceProfileRequest$,
3333
- () => GetInstanceProfileResponse$,
3334
- ];
3335
- var GetLoginProfile$ = [
3336
- 9,
3337
- n0,
3338
- _GLP,
3339
- 0,
3340
- () => GetLoginProfileRequest$,
3341
- () => GetLoginProfileResponse$,
3342
- ];
3343
- var GetMFADevice$ = [
3344
- 9,
3345
- n0,
3346
- _GMFAD,
3347
- 0,
3348
- () => GetMFADeviceRequest$,
3349
- () => GetMFADeviceResponse$,
3350
- ];
3351
- var GetOpenIDConnectProvider$ = [
3352
- 9,
3353
- n0,
3354
- _GOIDCP,
3355
- 0,
3356
- () => GetOpenIDConnectProviderRequest$,
3357
- () => GetOpenIDConnectProviderResponse$,
3358
- ];
3359
- var GetOrganizationsAccessReport$ = [
3360
- 9,
3361
- n0,
3362
- _GOARe,
3363
- 0,
3364
- () => GetOrganizationsAccessReportRequest$,
3365
- () => GetOrganizationsAccessReportResponse$,
3366
- ];
3367
- var GetOutboundWebIdentityFederationInfo$ = [
3368
- 9,
3369
- n0,
3370
- _GOWIFI,
3371
- 0,
3372
- () => __Unit,
3373
- () => GetOutboundWebIdentityFederationInfoResponse$,
3374
- ];
3375
- var GetPolicy$ = [9, n0, _GP, 0, () => GetPolicyRequest$, () => GetPolicyResponse$];
3376
- var GetPolicyVersion$ = [
3377
- 9,
3378
- n0,
3379
- _GPV,
3380
- 0,
3381
- () => GetPolicyVersionRequest$,
3382
- () => GetPolicyVersionResponse$,
3383
- ];
3384
- var GetRole$ = [9, n0, _GR, 0, () => GetRoleRequest$, () => GetRoleResponse$];
3385
- var GetRolePolicy$ = [
3386
- 9,
3387
- n0,
3388
- _GRP,
3389
- 0,
3390
- () => GetRolePolicyRequest$,
3391
- () => GetRolePolicyResponse$,
3392
- ];
3393
- var GetSAMLProvider$ = [
3394
- 9,
3395
- n0,
3396
- _GSAMLP,
3397
- 0,
3398
- () => GetSAMLProviderRequest$,
3399
- () => GetSAMLProviderResponse$,
3400
- ];
3401
- var GetServerCertificate$ = [
3402
- 9,
3403
- n0,
3404
- _GSC,
3405
- 0,
3406
- () => GetServerCertificateRequest$,
3407
- () => GetServerCertificateResponse$,
3408
- ];
3409
- var GetServiceLastAccessedDetails$ = [
3410
- 9,
3411
- n0,
3412
- _GSLADe,
3413
- 0,
3414
- () => GetServiceLastAccessedDetailsRequest$,
3415
- () => GetServiceLastAccessedDetailsResponse$,
3416
- ];
3417
- var GetServiceLastAccessedDetailsWithEntities$ = [
3418
- 9,
3419
- n0,
3420
- _GSLADWE,
3421
- 0,
3422
- () => GetServiceLastAccessedDetailsWithEntitiesRequest$,
3423
- () => GetServiceLastAccessedDetailsWithEntitiesResponse$,
3424
- ];
3425
- var GetServiceLinkedRoleDeletionStatus$ = [
3426
- 9,
3427
- n0,
3428
- _GSLRDS,
3429
- 0,
3430
- () => GetServiceLinkedRoleDeletionStatusRequest$,
3431
- () => GetServiceLinkedRoleDeletionStatusResponse$,
3432
- ];
3433
- var GetSSHPublicKey$ = [
3434
- 9,
3435
- n0,
3436
- _GSSHPK,
3437
- 0,
3438
- () => GetSSHPublicKeyRequest$,
3439
- () => GetSSHPublicKeyResponse$,
3440
- ];
3441
- var GetUser$ = [9, n0, _GU, 0, () => GetUserRequest$, () => GetUserResponse$];
3442
- var GetUserPolicy$ = [
3443
- 9,
3444
- n0,
3445
- _GUP,
3446
- 0,
3447
- () => GetUserPolicyRequest$,
3448
- () => GetUserPolicyResponse$,
3449
- ];
3450
- var ListAccessKeys$ = [
3451
- 9,
3452
- n0,
3453
- _LAK,
3454
- 0,
3455
- () => ListAccessKeysRequest$,
3456
- () => ListAccessKeysResponse$,
3457
- ];
3458
- var ListAccountAliases$ = [
3459
- 9,
3460
- n0,
3461
- _LAA,
3462
- 0,
3463
- () => ListAccountAliasesRequest$,
3464
- () => ListAccountAliasesResponse$,
3465
- ];
3466
- var ListAttachedGroupPolicies$ = [
3467
- 9,
3468
- n0,
3469
- _LAGP,
3470
- 0,
3471
- () => ListAttachedGroupPoliciesRequest$,
3472
- () => ListAttachedGroupPoliciesResponse$,
3473
- ];
3474
- var ListAttachedRolePolicies$ = [
3475
- 9,
3476
- n0,
3477
- _LARP,
3478
- 0,
3479
- () => ListAttachedRolePoliciesRequest$,
3480
- () => ListAttachedRolePoliciesResponse$,
3481
- ];
3482
- var ListAttachedUserPolicies$ = [
3483
- 9,
3484
- n0,
3485
- _LAUP,
3486
- 0,
3487
- () => ListAttachedUserPoliciesRequest$,
3488
- () => ListAttachedUserPoliciesResponse$,
3752
+ var TagPolicy$ = [9, n0, _TP,
3753
+ 0, () => TagPolicyRequest$, () => __Unit
3489
3754
  ];
3490
- var ListDelegationRequests$ = [
3491
- 9,
3492
- n0,
3493
- _LDR,
3494
- 0,
3495
- () => ListDelegationRequestsRequest$,
3496
- () => ListDelegationRequestsResponse$,
3755
+ var TagRole$ = [9, n0, _TR,
3756
+ 0, () => TagRoleRequest$, () => __Unit
3497
3757
  ];
3498
- var ListEntitiesForPolicy$ = [
3499
- 9,
3500
- n0,
3501
- _LEFP,
3502
- 0,
3503
- () => ListEntitiesForPolicyRequest$,
3504
- () => ListEntitiesForPolicyResponse$,
3758
+ var TagSAMLProvider$ = [9, n0, _TSAMLP,
3759
+ 0, () => TagSAMLProviderRequest$, () => __Unit
3505
3760
  ];
3506
- var ListGroupPolicies$ = [
3507
- 9,
3508
- n0,
3509
- _LGP,
3510
- 0,
3511
- () => ListGroupPoliciesRequest$,
3512
- () => ListGroupPoliciesResponse$,
3761
+ var TagServerCertificate$ = [9, n0, _TSC,
3762
+ 0, () => TagServerCertificateRequest$, () => __Unit
3513
3763
  ];
3514
- var ListGroups$ = [9, n0, _LG, 0, () => ListGroupsRequest$, () => ListGroupsResponse$];
3515
- var ListGroupsForUser$ = [
3516
- 9,
3517
- n0,
3518
- _LGFU,
3519
- 0,
3520
- () => ListGroupsForUserRequest$,
3521
- () => ListGroupsForUserResponse$,
3522
- ];
3523
- var ListInstanceProfiles$ = [
3524
- 9,
3525
- n0,
3526
- _LIP,
3527
- 0,
3528
- () => ListInstanceProfilesRequest$,
3529
- () => ListInstanceProfilesResponse$,
3530
- ];
3531
- var ListInstanceProfilesForRole$ = [
3532
- 9,
3533
- n0,
3534
- _LIPFR,
3535
- 0,
3536
- () => ListInstanceProfilesForRoleRequest$,
3537
- () => ListInstanceProfilesForRoleResponse$,
3538
- ];
3539
- var ListInstanceProfileTags$ = [
3540
- 9,
3541
- n0,
3542
- _LIPT,
3543
- 0,
3544
- () => ListInstanceProfileTagsRequest$,
3545
- () => ListInstanceProfileTagsResponse$,
3764
+ var TagUser$ = [9, n0, _TU,
3765
+ 0, () => TagUserRequest$, () => __Unit
3546
3766
  ];
3547
- var ListMFADevices$ = [
3548
- 9,
3549
- n0,
3550
- _LMFAD,
3551
- 0,
3552
- () => ListMFADevicesRequest$,
3553
- () => ListMFADevicesResponse$,
3767
+ var UntagInstanceProfile$ = [9, n0, _UIP,
3768
+ 0, () => UntagInstanceProfileRequest$, () => __Unit
3554
3769
  ];
3555
- var ListMFADeviceTags$ = [
3556
- 9,
3557
- n0,
3558
- _LMFADT,
3559
- 0,
3560
- () => ListMFADeviceTagsRequest$,
3561
- () => ListMFADeviceTagsResponse$,
3770
+ var UntagMFADevice$ = [9, n0, _UMFAD,
3771
+ 0, () => UntagMFADeviceRequest$, () => __Unit
3562
3772
  ];
3563
- var ListOpenIDConnectProviders$ = [
3564
- 9,
3565
- n0,
3566
- _LOIDCP,
3567
- 0,
3568
- () => ListOpenIDConnectProvidersRequest$,
3569
- () => ListOpenIDConnectProvidersResponse$,
3773
+ var UntagOpenIDConnectProvider$ = [9, n0, _UOIDCP,
3774
+ 0, () => UntagOpenIDConnectProviderRequest$, () => __Unit
3570
3775
  ];
3571
- var ListOpenIDConnectProviderTags$ = [
3572
- 9,
3573
- n0,
3574
- _LOIDCPT,
3575
- 0,
3576
- () => ListOpenIDConnectProviderTagsRequest$,
3577
- () => ListOpenIDConnectProviderTagsResponse$,
3776
+ var UntagPolicy$ = [9, n0, _UP,
3777
+ 0, () => UntagPolicyRequest$, () => __Unit
3578
3778
  ];
3579
- var ListOrganizationsFeatures$ = [
3580
- 9,
3581
- n0,
3582
- _LOF,
3583
- 0,
3584
- () => ListOrganizationsFeaturesRequest$,
3585
- () => ListOrganizationsFeaturesResponse$,
3779
+ var UntagRole$ = [9, n0, _UR,
3780
+ 0, () => UntagRoleRequest$, () => __Unit
3586
3781
  ];
3587
- var ListPolicies$ = [
3588
- 9,
3589
- n0,
3590
- _LPi,
3591
- 0,
3592
- () => ListPoliciesRequest$,
3593
- () => ListPoliciesResponse$,
3782
+ var UntagSAMLProvider$ = [9, n0, _USAMLP,
3783
+ 0, () => UntagSAMLProviderRequest$, () => __Unit
3594
3784
  ];
3595
- var ListPoliciesGrantingServiceAccess$ = [
3596
- 9,
3597
- n0,
3598
- _LPGSA,
3599
- 0,
3600
- () => ListPoliciesGrantingServiceAccessRequest$,
3601
- () => ListPoliciesGrantingServiceAccessResponse$,
3785
+ var UntagServerCertificate$ = [9, n0, _USC,
3786
+ 0, () => UntagServerCertificateRequest$, () => __Unit
3602
3787
  ];
3603
- var ListPolicyTags$ = [
3604
- 9,
3605
- n0,
3606
- _LPT,
3607
- 0,
3608
- () => ListPolicyTagsRequest$,
3609
- () => ListPolicyTagsResponse$,
3788
+ var UntagUser$ = [9, n0, _UU,
3789
+ 0, () => UntagUserRequest$, () => __Unit
3610
3790
  ];
3611
- var ListPolicyVersions$ = [
3612
- 9,
3613
- n0,
3614
- _LPV,
3615
- 0,
3616
- () => ListPolicyVersionsRequest$,
3617
- () => ListPolicyVersionsResponse$,
3791
+ var UpdateAccessKey$ = [9, n0, _UAK,
3792
+ 0, () => UpdateAccessKeyRequest$, () => __Unit
3618
3793
  ];
3619
- var ListRolePolicies$ = [
3620
- 9,
3621
- n0,
3622
- _LRP,
3623
- 0,
3624
- () => ListRolePoliciesRequest$,
3625
- () => ListRolePoliciesResponse$,
3794
+ var UpdateAccountPasswordPolicy$ = [9, n0, _UAPP,
3795
+ 0, () => UpdateAccountPasswordPolicyRequest$, () => __Unit
3626
3796
  ];
3627
- var ListRoles$ = [9, n0, _LR, 0, () => ListRolesRequest$, () => ListRolesResponse$];
3628
- var ListRoleTags$ = [
3629
- 9,
3630
- n0,
3631
- _LRT,
3632
- 0,
3633
- () => ListRoleTagsRequest$,
3634
- () => ListRoleTagsResponse$,
3797
+ var UpdateAssumeRolePolicy$ = [9, n0, _UARP,
3798
+ 0, () => UpdateAssumeRolePolicyRequest$, () => __Unit
3635
3799
  ];
3636
- var ListSAMLProviders$ = [
3637
- 9,
3638
- n0,
3639
- _LSAMLP,
3640
- 0,
3641
- () => ListSAMLProvidersRequest$,
3642
- () => ListSAMLProvidersResponse$,
3800
+ var UpdateDelegationRequest$ = [9, n0, _UDR,
3801
+ 0, () => UpdateDelegationRequestRequest$, () => __Unit
3643
3802
  ];
3644
- var ListSAMLProviderTags$ = [
3645
- 9,
3646
- n0,
3647
- _LSAMLPT,
3648
- 0,
3649
- () => ListSAMLProviderTagsRequest$,
3650
- () => ListSAMLProviderTagsResponse$,
3803
+ var UpdateGroup$ = [9, n0, _UG,
3804
+ 0, () => UpdateGroupRequest$, () => __Unit
3651
3805
  ];
3652
- var ListServerCertificates$ = [
3653
- 9,
3654
- n0,
3655
- _LSC,
3656
- 0,
3657
- () => ListServerCertificatesRequest$,
3658
- () => ListServerCertificatesResponse$,
3806
+ var UpdateLoginProfile$ = [9, n0, _ULP,
3807
+ 0, () => UpdateLoginProfileRequest$, () => __Unit
3659
3808
  ];
3660
- var ListServerCertificateTags$ = [
3661
- 9,
3662
- n0,
3663
- _LSCT,
3664
- 0,
3665
- () => ListServerCertificateTagsRequest$,
3666
- () => ListServerCertificateTagsResponse$,
3809
+ var UpdateOpenIDConnectProviderThumbprint$ = [9, n0, _UOIDCPT,
3810
+ 0, () => UpdateOpenIDConnectProviderThumbprintRequest$, () => __Unit
3667
3811
  ];
3668
- var ListServiceSpecificCredentials$ = [
3669
- 9,
3670
- n0,
3671
- _LSSC,
3672
- 0,
3673
- () => ListServiceSpecificCredentialsRequest$,
3674
- () => ListServiceSpecificCredentialsResponse$,
3812
+ var UpdateRole$ = [9, n0, _URp,
3813
+ 0, () => UpdateRoleRequest$, () => UpdateRoleResponse$
3675
3814
  ];
3676
- var ListSigningCertificates$ = [
3677
- 9,
3678
- n0,
3679
- _LSCi,
3680
- 0,
3681
- () => ListSigningCertificatesRequest$,
3682
- () => ListSigningCertificatesResponse$,
3683
- ];
3684
- var ListSSHPublicKeys$ = [
3685
- 9,
3686
- n0,
3687
- _LSSHPK,
3688
- 0,
3689
- () => ListSSHPublicKeysRequest$,
3690
- () => ListSSHPublicKeysResponse$,
3691
- ];
3692
- var ListUserPolicies$ = [
3693
- 9,
3694
- n0,
3695
- _LUP,
3696
- 0,
3697
- () => ListUserPoliciesRequest$,
3698
- () => ListUserPoliciesResponse$,
3699
- ];
3700
- var ListUsers$ = [9, n0, _LU, 0, () => ListUsersRequest$, () => ListUsersResponse$];
3701
- var ListUserTags$ = [
3702
- 9,
3703
- n0,
3704
- _LUT,
3705
- 0,
3706
- () => ListUserTagsRequest$,
3707
- () => ListUserTagsResponse$,
3708
- ];
3709
- var ListVirtualMFADevices$ = [
3710
- 9,
3711
- n0,
3712
- _LVMFAD,
3713
- 0,
3714
- () => ListVirtualMFADevicesRequest$,
3715
- () => ListVirtualMFADevicesResponse$,
3716
- ];
3717
- var PutGroupPolicy$ = [9, n0, _PGP, 0, () => PutGroupPolicyRequest$, () => __Unit];
3718
- var PutRolePermissionsBoundary$ = [
3719
- 9,
3720
- n0,
3721
- _PRPB,
3722
- 0,
3723
- () => PutRolePermissionsBoundaryRequest$,
3724
- () => __Unit,
3725
- ];
3726
- var PutRolePolicy$ = [9, n0, _PRPu, 0, () => PutRolePolicyRequest$, () => __Unit];
3727
- var PutUserPermissionsBoundary$ = [
3728
- 9,
3729
- n0,
3730
- _PUPB,
3731
- 0,
3732
- () => PutUserPermissionsBoundaryRequest$,
3733
- () => __Unit,
3734
- ];
3735
- var PutUserPolicy$ = [9, n0, _PUP, 0, () => PutUserPolicyRequest$, () => __Unit];
3736
- var RejectDelegationRequest$ = [
3737
- 9,
3738
- n0,
3739
- _RDR,
3740
- 0,
3741
- () => RejectDelegationRequestRequest$,
3742
- () => __Unit,
3743
- ];
3744
- var RemoveClientIDFromOpenIDConnectProvider$ = [
3745
- 9,
3746
- n0,
3747
- _RCIDFOIDCP,
3748
- 0,
3749
- () => RemoveClientIDFromOpenIDConnectProviderRequest$,
3750
- () => __Unit,
3751
- ];
3752
- var RemoveRoleFromInstanceProfile$ = [
3753
- 9,
3754
- n0,
3755
- _RRFIP,
3756
- 0,
3757
- () => RemoveRoleFromInstanceProfileRequest$,
3758
- () => __Unit,
3759
- ];
3760
- var RemoveUserFromGroup$ = [
3761
- 9,
3762
- n0,
3763
- _RUFG,
3764
- 0,
3765
- () => RemoveUserFromGroupRequest$,
3766
- () => __Unit,
3767
- ];
3768
- var ResetServiceSpecificCredential$ = [
3769
- 9,
3770
- n0,
3771
- _RSSC,
3772
- 0,
3773
- () => ResetServiceSpecificCredentialRequest$,
3774
- () => ResetServiceSpecificCredentialResponse$,
3775
- ];
3776
- var ResyncMFADevice$ = [9, n0, _RMFAD, 0, () => ResyncMFADeviceRequest$, () => __Unit];
3777
- var SendDelegationToken$ = [
3778
- 9,
3779
- n0,
3780
- _SDT,
3781
- 0,
3782
- () => SendDelegationTokenRequest$,
3783
- () => __Unit,
3784
- ];
3785
- var SetDefaultPolicyVersion$ = [
3786
- 9,
3787
- n0,
3788
- _SDPV,
3789
- 0,
3790
- () => SetDefaultPolicyVersionRequest$,
3791
- () => __Unit,
3792
- ];
3793
- var SetSecurityTokenServicePreferences$ = [
3794
- 9,
3795
- n0,
3796
- _SSTSP,
3797
- 0,
3798
- () => SetSecurityTokenServicePreferencesRequest$,
3799
- () => __Unit,
3800
- ];
3801
- var SimulateCustomPolicy$ = [
3802
- 9,
3803
- n0,
3804
- _SCP,
3805
- 0,
3806
- () => SimulateCustomPolicyRequest$,
3807
- () => SimulatePolicyResponse$,
3808
- ];
3809
- var SimulatePrincipalPolicy$ = [
3810
- 9,
3811
- n0,
3812
- _SPP,
3813
- 0,
3814
- () => SimulatePrincipalPolicyRequest$,
3815
- () => SimulatePolicyResponse$,
3816
- ];
3817
- var TagInstanceProfile$ = [
3818
- 9,
3819
- n0,
3820
- _TIP,
3821
- 0,
3822
- () => TagInstanceProfileRequest$,
3823
- () => __Unit,
3824
- ];
3825
- var TagMFADevice$ = [9, n0, _TMFAD, 0, () => TagMFADeviceRequest$, () => __Unit];
3826
- var TagOpenIDConnectProvider$ = [
3827
- 9,
3828
- n0,
3829
- _TOIDCP,
3830
- 0,
3831
- () => TagOpenIDConnectProviderRequest$,
3832
- () => __Unit,
3833
- ];
3834
- var TagPolicy$ = [9, n0, _TP, 0, () => TagPolicyRequest$, () => __Unit];
3835
- var TagRole$ = [9, n0, _TR, 0, () => TagRoleRequest$, () => __Unit];
3836
- var TagSAMLProvider$ = [9, n0, _TSAMLP, 0, () => TagSAMLProviderRequest$, () => __Unit];
3837
- var TagServerCertificate$ = [
3838
- 9,
3839
- n0,
3840
- _TSC,
3841
- 0,
3842
- () => TagServerCertificateRequest$,
3843
- () => __Unit,
3844
- ];
3845
- var TagUser$ = [9, n0, _TU, 0, () => TagUserRequest$, () => __Unit];
3846
- var UntagInstanceProfile$ = [
3847
- 9,
3848
- n0,
3849
- _UIP,
3850
- 0,
3851
- () => UntagInstanceProfileRequest$,
3852
- () => __Unit,
3853
- ];
3854
- var UntagMFADevice$ = [9, n0, _UMFAD, 0, () => UntagMFADeviceRequest$, () => __Unit];
3855
- var UntagOpenIDConnectProvider$ = [
3856
- 9,
3857
- n0,
3858
- _UOIDCP,
3859
- 0,
3860
- () => UntagOpenIDConnectProviderRequest$,
3861
- () => __Unit,
3862
- ];
3863
- var UntagPolicy$ = [9, n0, _UP, 0, () => UntagPolicyRequest$, () => __Unit];
3864
- var UntagRole$ = [9, n0, _UR, 0, () => UntagRoleRequest$, () => __Unit];
3865
- var UntagSAMLProvider$ = [
3866
- 9,
3867
- n0,
3868
- _USAMLP,
3869
- 0,
3870
- () => UntagSAMLProviderRequest$,
3871
- () => __Unit,
3872
- ];
3873
- var UntagServerCertificate$ = [
3874
- 9,
3875
- n0,
3876
- _USC,
3877
- 0,
3878
- () => UntagServerCertificateRequest$,
3879
- () => __Unit,
3880
- ];
3881
- var UntagUser$ = [9, n0, _UU, 0, () => UntagUserRequest$, () => __Unit];
3882
- var UpdateAccessKey$ = [9, n0, _UAK, 0, () => UpdateAccessKeyRequest$, () => __Unit];
3883
- var UpdateAccountPasswordPolicy$ = [
3884
- 9,
3885
- n0,
3886
- _UAPP,
3887
- 0,
3888
- () => UpdateAccountPasswordPolicyRequest$,
3889
- () => __Unit,
3890
- ];
3891
- var UpdateAssumeRolePolicy$ = [
3892
- 9,
3893
- n0,
3894
- _UARP,
3895
- 0,
3896
- () => UpdateAssumeRolePolicyRequest$,
3897
- () => __Unit,
3898
- ];
3899
- var UpdateDelegationRequest$ = [
3900
- 9,
3901
- n0,
3902
- _UDR,
3903
- 0,
3904
- () => UpdateDelegationRequestRequest$,
3905
- () => __Unit,
3906
- ];
3907
- var UpdateGroup$ = [9, n0, _UG, 0, () => UpdateGroupRequest$, () => __Unit];
3908
- var UpdateLoginProfile$ = [
3909
- 9,
3910
- n0,
3911
- _ULP,
3912
- 0,
3913
- () => UpdateLoginProfileRequest$,
3914
- () => __Unit,
3915
- ];
3916
- var UpdateOpenIDConnectProviderThumbprint$ = [
3917
- 9,
3918
- n0,
3919
- _UOIDCPT,
3920
- 0,
3921
- () => UpdateOpenIDConnectProviderThumbprintRequest$,
3922
- () => __Unit,
3923
- ];
3924
- var UpdateRole$ = [9, n0, _URp, 0, () => UpdateRoleRequest$, () => UpdateRoleResponse$];
3925
- var UpdateRoleDescription$ = [
3926
- 9,
3927
- n0,
3928
- _URD,
3929
- 0,
3930
- () => UpdateRoleDescriptionRequest$,
3931
- () => UpdateRoleDescriptionResponse$,
3932
- ];
3933
- var UpdateSAMLProvider$ = [
3934
- 9,
3935
- n0,
3936
- _USAMLPp,
3937
- 0,
3938
- () => UpdateSAMLProviderRequest$,
3939
- () => UpdateSAMLProviderResponse$,
3815
+ var UpdateRoleDescription$ = [9, n0, _URD,
3816
+ 0, () => UpdateRoleDescriptionRequest$, () => UpdateRoleDescriptionResponse$
3940
3817
  ];
3941
- var UpdateServerCertificate$ = [
3942
- 9,
3943
- n0,
3944
- _USCp,
3945
- 0,
3946
- () => UpdateServerCertificateRequest$,
3947
- () => __Unit,
3818
+ var UpdateSAMLProvider$ = [9, n0, _USAMLPp,
3819
+ 0, () => UpdateSAMLProviderRequest$, () => UpdateSAMLProviderResponse$
3948
3820
  ];
3949
- var UpdateServiceSpecificCredential$ = [
3950
- 9,
3951
- n0,
3952
- _USSC,
3953
- 0,
3954
- () => UpdateServiceSpecificCredentialRequest$,
3955
- () => __Unit,
3821
+ var UpdateServerCertificate$ = [9, n0, _USCp,
3822
+ 0, () => UpdateServerCertificateRequest$, () => __Unit
3956
3823
  ];
3957
- var UpdateSigningCertificate$ = [
3958
- 9,
3959
- n0,
3960
- _USCpd,
3961
- 0,
3962
- () => UpdateSigningCertificateRequest$,
3963
- () => __Unit,
3824
+ var UpdateServiceSpecificCredential$ = [9, n0, _USSC,
3825
+ 0, () => UpdateServiceSpecificCredentialRequest$, () => __Unit
3964
3826
  ];
3965
- var UpdateSSHPublicKey$ = [
3966
- 9,
3967
- n0,
3968
- _USSHPK,
3969
- 0,
3970
- () => UpdateSSHPublicKeyRequest$,
3971
- () => __Unit,
3827
+ var UpdateSigningCertificate$ = [9, n0, _USCpd,
3828
+ 0, () => UpdateSigningCertificateRequest$, () => __Unit
3972
3829
  ];
3973
- var UpdateUser$ = [9, n0, _UUp, 0, () => UpdateUserRequest$, () => __Unit];
3974
- var UploadServerCertificate$ = [
3975
- 9,
3976
- n0,
3977
- _USCpl,
3978
- 0,
3979
- () => UploadServerCertificateRequest$,
3980
- () => UploadServerCertificateResponse$,
3830
+ var UpdateSSHPublicKey$ = [9, n0, _USSHPK,
3831
+ 0, () => UpdateSSHPublicKeyRequest$, () => __Unit
3981
3832
  ];
3982
- var UploadSigningCertificate$ = [
3983
- 9,
3984
- n0,
3985
- _USCplo,
3986
- 0,
3987
- () => UploadSigningCertificateRequest$,
3988
- () => UploadSigningCertificateResponse$,
3833
+ var UpdateUser$ = [9, n0, _UUp,
3834
+ 0, () => UpdateUserRequest$, () => __Unit
3989
3835
  ];
3990
- var UploadSSHPublicKey$ = [
3991
- 9,
3992
- n0,
3993
- _USSHPKp,
3994
- 0,
3995
- () => UploadSSHPublicKeyRequest$,
3996
- () => UploadSSHPublicKeyResponse$,
3836
+ var UploadServerCertificate$ = [9, n0, _USCpl,
3837
+ 0, () => UploadServerCertificateRequest$, () => UploadServerCertificateResponse$
3838
+ ];
3839
+ var UploadSigningCertificate$ = [9, n0, _USCplo,
3840
+ 0, () => UploadSigningCertificateRequest$, () => UploadSigningCertificateResponse$
3841
+ ];
3842
+ var UploadSSHPublicKey$ = [9, n0, _USSHPKp,
3843
+ 0, () => UploadSSHPublicKeyRequest$, () => UploadSSHPublicKeyResponse$
3997
3844
  ];
3998
3845
 
3999
3846
  class AcceptDelegationRequestCommand extends smithyClient.Command
@@ -6308,20 +6155,20 @@ const paginateListEntitiesForPolicy = core.createPaginator(IAMClient, ListEntiti
6308
6155
 
6309
6156
  const paginateListGroupPolicies = core.createPaginator(IAMClient, ListGroupPoliciesCommand, "Marker", "Marker", "MaxItems");
6310
6157
 
6311
- const paginateListGroupsForUser = core.createPaginator(IAMClient, ListGroupsForUserCommand, "Marker", "Marker", "MaxItems");
6312
-
6313
6158
  const paginateListGroups = core.createPaginator(IAMClient, ListGroupsCommand, "Marker", "Marker", "MaxItems");
6314
6159
 
6315
- const paginateListInstanceProfileTags = core.createPaginator(IAMClient, ListInstanceProfileTagsCommand, "Marker", "Marker", "MaxItems");
6316
-
6317
- const paginateListInstanceProfilesForRole = core.createPaginator(IAMClient, ListInstanceProfilesForRoleCommand, "Marker", "Marker", "MaxItems");
6160
+ const paginateListGroupsForUser = core.createPaginator(IAMClient, ListGroupsForUserCommand, "Marker", "Marker", "MaxItems");
6318
6161
 
6319
6162
  const paginateListInstanceProfiles = core.createPaginator(IAMClient, ListInstanceProfilesCommand, "Marker", "Marker", "MaxItems");
6320
6163
 
6321
- const paginateListMFADeviceTags = core.createPaginator(IAMClient, ListMFADeviceTagsCommand, "Marker", "Marker", "MaxItems");
6164
+ const paginateListInstanceProfilesForRole = core.createPaginator(IAMClient, ListInstanceProfilesForRoleCommand, "Marker", "Marker", "MaxItems");
6165
+
6166
+ const paginateListInstanceProfileTags = core.createPaginator(IAMClient, ListInstanceProfileTagsCommand, "Marker", "Marker", "MaxItems");
6322
6167
 
6323
6168
  const paginateListMFADevices = core.createPaginator(IAMClient, ListMFADevicesCommand, "Marker", "Marker", "MaxItems");
6324
6169
 
6170
+ const paginateListMFADeviceTags = core.createPaginator(IAMClient, ListMFADeviceTagsCommand, "Marker", "Marker", "MaxItems");
6171
+
6325
6172
  const paginateListOpenIDConnectProviderTags = core.createPaginator(IAMClient, ListOpenIDConnectProviderTagsCommand, "Marker", "Marker", "MaxItems");
6326
6173
 
6327
6174
  const paginateListPolicies = core.createPaginator(IAMClient, ListPoliciesCommand, "Marker", "Marker", "MaxItems");
@@ -6332,26 +6179,26 @@ const paginateListPolicyVersions = core.createPaginator(IAMClient, ListPolicyVer
6332
6179
 
6333
6180
  const paginateListRolePolicies = core.createPaginator(IAMClient, ListRolePoliciesCommand, "Marker", "Marker", "MaxItems");
6334
6181
 
6335
- const paginateListRoleTags = core.createPaginator(IAMClient, ListRoleTagsCommand, "Marker", "Marker", "MaxItems");
6336
-
6337
6182
  const paginateListRoles = core.createPaginator(IAMClient, ListRolesCommand, "Marker", "Marker", "MaxItems");
6338
6183
 
6184
+ const paginateListRoleTags = core.createPaginator(IAMClient, ListRoleTagsCommand, "Marker", "Marker", "MaxItems");
6185
+
6339
6186
  const paginateListSAMLProviderTags = core.createPaginator(IAMClient, ListSAMLProviderTagsCommand, "Marker", "Marker", "MaxItems");
6340
6187
 
6341
- const paginateListSSHPublicKeys = core.createPaginator(IAMClient, ListSSHPublicKeysCommand, "Marker", "Marker", "MaxItems");
6188
+ const paginateListServerCertificates = core.createPaginator(IAMClient, ListServerCertificatesCommand, "Marker", "Marker", "MaxItems");
6342
6189
 
6343
6190
  const paginateListServerCertificateTags = core.createPaginator(IAMClient, ListServerCertificateTagsCommand, "Marker", "Marker", "MaxItems");
6344
6191
 
6345
- const paginateListServerCertificates = core.createPaginator(IAMClient, ListServerCertificatesCommand, "Marker", "Marker", "MaxItems");
6346
-
6347
6192
  const paginateListSigningCertificates = core.createPaginator(IAMClient, ListSigningCertificatesCommand, "Marker", "Marker", "MaxItems");
6348
6193
 
6349
- const paginateListUserPolicies = core.createPaginator(IAMClient, ListUserPoliciesCommand, "Marker", "Marker", "MaxItems");
6194
+ const paginateListSSHPublicKeys = core.createPaginator(IAMClient, ListSSHPublicKeysCommand, "Marker", "Marker", "MaxItems");
6350
6195
 
6351
- const paginateListUserTags = core.createPaginator(IAMClient, ListUserTagsCommand, "Marker", "Marker", "MaxItems");
6196
+ const paginateListUserPolicies = core.createPaginator(IAMClient, ListUserPoliciesCommand, "Marker", "Marker", "MaxItems");
6352
6197
 
6353
6198
  const paginateListUsers = core.createPaginator(IAMClient, ListUsersCommand, "Marker", "Marker", "MaxItems");
6354
6199
 
6200
+ const paginateListUserTags = core.createPaginator(IAMClient, ListUserTagsCommand, "Marker", "Marker", "MaxItems");
6201
+
6355
6202
  const paginateListVirtualMFADevices = core.createPaginator(IAMClient, ListVirtualMFADevicesCommand, "Marker", "Marker", "MaxItems");
6356
6203
 
6357
6204
  const paginateSimulateCustomPolicy = core.createPaginator(IAMClient, SimulateCustomPolicyCommand, "Marker", "Marker", "MaxItems");