@aws-sdk/client-iam 3.490.0 → 3.495.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/IAM.js +1 -329
- package/dist-cjs/IAMClient.js +1 -43
- package/dist-cjs/commands/AddClientIDToOpenIDConnectProviderCommand.js +1 -28
- package/dist-cjs/commands/AddRoleToInstanceProfileCommand.js +1 -28
- package/dist-cjs/commands/AddUserToGroupCommand.js +1 -28
- package/dist-cjs/commands/AttachGroupPolicyCommand.js +1 -28
- package/dist-cjs/commands/AttachRolePolicyCommand.js +1 -28
- package/dist-cjs/commands/AttachUserPolicyCommand.js +1 -28
- package/dist-cjs/commands/ChangePasswordCommand.js +1 -29
- package/dist-cjs/commands/CreateAccessKeyCommand.js +1 -29
- package/dist-cjs/commands/CreateAccountAliasCommand.js +1 -28
- package/dist-cjs/commands/CreateGroupCommand.js +1 -28
- package/dist-cjs/commands/CreateInstanceProfileCommand.js +1 -28
- package/dist-cjs/commands/CreateLoginProfileCommand.js +1 -29
- package/dist-cjs/commands/CreateOpenIDConnectProviderCommand.js +1 -28
- package/dist-cjs/commands/CreatePolicyCommand.js +1 -28
- package/dist-cjs/commands/CreatePolicyVersionCommand.js +1 -28
- package/dist-cjs/commands/CreateRoleCommand.js +1 -28
- package/dist-cjs/commands/CreateSAMLProviderCommand.js +1 -28
- package/dist-cjs/commands/CreateServiceLinkedRoleCommand.js +1 -28
- package/dist-cjs/commands/CreateServiceSpecificCredentialCommand.js +1 -29
- package/dist-cjs/commands/CreateUserCommand.js +1 -28
- package/dist-cjs/commands/CreateVirtualMFADeviceCommand.js +1 -29
- package/dist-cjs/commands/DeactivateMFADeviceCommand.js +1 -28
- package/dist-cjs/commands/DeleteAccessKeyCommand.js +1 -28
- package/dist-cjs/commands/DeleteAccountAliasCommand.js +1 -28
- package/dist-cjs/commands/DeleteAccountPasswordPolicyCommand.js +1 -28
- package/dist-cjs/commands/DeleteGroupCommand.js +1 -28
- package/dist-cjs/commands/DeleteGroupPolicyCommand.js +1 -28
- package/dist-cjs/commands/DeleteInstanceProfileCommand.js +1 -28
- package/dist-cjs/commands/DeleteLoginProfileCommand.js +1 -28
- package/dist-cjs/commands/DeleteOpenIDConnectProviderCommand.js +1 -28
- package/dist-cjs/commands/DeletePolicyCommand.js +1 -28
- package/dist-cjs/commands/DeletePolicyVersionCommand.js +1 -28
- package/dist-cjs/commands/DeleteRoleCommand.js +1 -28
- package/dist-cjs/commands/DeleteRolePermissionsBoundaryCommand.js +1 -28
- package/dist-cjs/commands/DeleteRolePolicyCommand.js +1 -28
- package/dist-cjs/commands/DeleteSAMLProviderCommand.js +1 -28
- package/dist-cjs/commands/DeleteSSHPublicKeyCommand.js +1 -28
- package/dist-cjs/commands/DeleteServerCertificateCommand.js +1 -28
- package/dist-cjs/commands/DeleteServiceLinkedRoleCommand.js +1 -28
- package/dist-cjs/commands/DeleteServiceSpecificCredentialCommand.js +1 -28
- package/dist-cjs/commands/DeleteSigningCertificateCommand.js +1 -28
- package/dist-cjs/commands/DeleteUserCommand.js +1 -28
- package/dist-cjs/commands/DeleteUserPermissionsBoundaryCommand.js +1 -28
- package/dist-cjs/commands/DeleteUserPolicyCommand.js +1 -28
- package/dist-cjs/commands/DeleteVirtualMFADeviceCommand.js +1 -28
- package/dist-cjs/commands/DetachGroupPolicyCommand.js +1 -28
- package/dist-cjs/commands/DetachRolePolicyCommand.js +1 -28
- package/dist-cjs/commands/DetachUserPolicyCommand.js +1 -28
- package/dist-cjs/commands/EnableMFADeviceCommand.js +1 -28
- package/dist-cjs/commands/GenerateCredentialReportCommand.js +1 -28
- package/dist-cjs/commands/GenerateOrganizationsAccessReportCommand.js +1 -28
- package/dist-cjs/commands/GenerateServiceLastAccessedDetailsCommand.js +1 -28
- package/dist-cjs/commands/GetAccessKeyLastUsedCommand.js +1 -28
- package/dist-cjs/commands/GetAccountAuthorizationDetailsCommand.js +1 -28
- package/dist-cjs/commands/GetAccountPasswordPolicyCommand.js +1 -28
- package/dist-cjs/commands/GetAccountSummaryCommand.js +1 -28
- package/dist-cjs/commands/GetContextKeysForCustomPolicyCommand.js +1 -28
- package/dist-cjs/commands/GetContextKeysForPrincipalPolicyCommand.js +1 -28
- package/dist-cjs/commands/GetCredentialReportCommand.js +1 -28
- package/dist-cjs/commands/GetGroupCommand.js +1 -28
- package/dist-cjs/commands/GetGroupPolicyCommand.js +1 -28
- package/dist-cjs/commands/GetInstanceProfileCommand.js +1 -28
- package/dist-cjs/commands/GetLoginProfileCommand.js +1 -28
- package/dist-cjs/commands/GetMFADeviceCommand.js +1 -28
- package/dist-cjs/commands/GetOpenIDConnectProviderCommand.js +1 -28
- package/dist-cjs/commands/GetOrganizationsAccessReportCommand.js +1 -28
- package/dist-cjs/commands/GetPolicyCommand.js +1 -28
- package/dist-cjs/commands/GetPolicyVersionCommand.js +1 -28
- package/dist-cjs/commands/GetRoleCommand.js +1 -28
- package/dist-cjs/commands/GetRolePolicyCommand.js +1 -28
- package/dist-cjs/commands/GetSAMLProviderCommand.js +1 -28
- package/dist-cjs/commands/GetSSHPublicKeyCommand.js +1 -28
- package/dist-cjs/commands/GetServerCertificateCommand.js +1 -28
- package/dist-cjs/commands/GetServiceLastAccessedDetailsCommand.js +1 -28
- package/dist-cjs/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.js +1 -28
- package/dist-cjs/commands/GetServiceLinkedRoleDeletionStatusCommand.js +1 -28
- package/dist-cjs/commands/GetUserCommand.js +1 -28
- package/dist-cjs/commands/GetUserPolicyCommand.js +1 -28
- package/dist-cjs/commands/ListAccessKeysCommand.js +1 -28
- package/dist-cjs/commands/ListAccountAliasesCommand.js +1 -28
- package/dist-cjs/commands/ListAttachedGroupPoliciesCommand.js +1 -28
- package/dist-cjs/commands/ListAttachedRolePoliciesCommand.js +1 -28
- package/dist-cjs/commands/ListAttachedUserPoliciesCommand.js +1 -28
- package/dist-cjs/commands/ListEntitiesForPolicyCommand.js +1 -28
- package/dist-cjs/commands/ListGroupPoliciesCommand.js +1 -28
- package/dist-cjs/commands/ListGroupsCommand.js +1 -28
- package/dist-cjs/commands/ListGroupsForUserCommand.js +1 -28
- package/dist-cjs/commands/ListInstanceProfileTagsCommand.js +1 -28
- package/dist-cjs/commands/ListInstanceProfilesCommand.js +1 -28
- package/dist-cjs/commands/ListInstanceProfilesForRoleCommand.js +1 -28
- package/dist-cjs/commands/ListMFADeviceTagsCommand.js +1 -28
- package/dist-cjs/commands/ListMFADevicesCommand.js +1 -28
- package/dist-cjs/commands/ListOpenIDConnectProviderTagsCommand.js +1 -28
- package/dist-cjs/commands/ListOpenIDConnectProvidersCommand.js +1 -28
- package/dist-cjs/commands/ListPoliciesCommand.js +1 -28
- package/dist-cjs/commands/ListPoliciesGrantingServiceAccessCommand.js +1 -28
- package/dist-cjs/commands/ListPolicyTagsCommand.js +1 -28
- package/dist-cjs/commands/ListPolicyVersionsCommand.js +1 -28
- package/dist-cjs/commands/ListRolePoliciesCommand.js +1 -28
- package/dist-cjs/commands/ListRoleTagsCommand.js +1 -28
- package/dist-cjs/commands/ListRolesCommand.js +1 -28
- package/dist-cjs/commands/ListSAMLProviderTagsCommand.js +1 -28
- package/dist-cjs/commands/ListSAMLProvidersCommand.js +1 -28
- package/dist-cjs/commands/ListSSHPublicKeysCommand.js +1 -28
- package/dist-cjs/commands/ListServerCertificateTagsCommand.js +1 -28
- package/dist-cjs/commands/ListServerCertificatesCommand.js +1 -28
- package/dist-cjs/commands/ListServiceSpecificCredentialsCommand.js +1 -28
- package/dist-cjs/commands/ListSigningCertificatesCommand.js +1 -28
- package/dist-cjs/commands/ListUserPoliciesCommand.js +1 -28
- package/dist-cjs/commands/ListUserTagsCommand.js +1 -28
- package/dist-cjs/commands/ListUsersCommand.js +1 -28
- package/dist-cjs/commands/ListVirtualMFADevicesCommand.js +1 -29
- package/dist-cjs/commands/PutGroupPolicyCommand.js +1 -28
- package/dist-cjs/commands/PutRolePermissionsBoundaryCommand.js +1 -28
- package/dist-cjs/commands/PutRolePolicyCommand.js +1 -28
- package/dist-cjs/commands/PutUserPermissionsBoundaryCommand.js +1 -28
- package/dist-cjs/commands/PutUserPolicyCommand.js +1 -28
- package/dist-cjs/commands/RemoveClientIDFromOpenIDConnectProviderCommand.js +1 -28
- package/dist-cjs/commands/RemoveRoleFromInstanceProfileCommand.js +1 -28
- package/dist-cjs/commands/RemoveUserFromGroupCommand.js +1 -28
- package/dist-cjs/commands/ResetServiceSpecificCredentialCommand.js +1 -29
- package/dist-cjs/commands/ResyncMFADeviceCommand.js +1 -28
- package/dist-cjs/commands/SetDefaultPolicyVersionCommand.js +1 -28
- package/dist-cjs/commands/SetSecurityTokenServicePreferencesCommand.js +1 -28
- package/dist-cjs/commands/SimulateCustomPolicyCommand.js +1 -28
- package/dist-cjs/commands/SimulatePrincipalPolicyCommand.js +1 -28
- package/dist-cjs/commands/TagInstanceProfileCommand.js +1 -28
- package/dist-cjs/commands/TagMFADeviceCommand.js +1 -28
- package/dist-cjs/commands/TagOpenIDConnectProviderCommand.js +1 -28
- package/dist-cjs/commands/TagPolicyCommand.js +1 -28
- package/dist-cjs/commands/TagRoleCommand.js +1 -28
- package/dist-cjs/commands/TagSAMLProviderCommand.js +1 -28
- package/dist-cjs/commands/TagServerCertificateCommand.js +1 -28
- package/dist-cjs/commands/TagUserCommand.js +1 -28
- package/dist-cjs/commands/UntagInstanceProfileCommand.js +1 -28
- package/dist-cjs/commands/UntagMFADeviceCommand.js +1 -28
- package/dist-cjs/commands/UntagOpenIDConnectProviderCommand.js +1 -28
- package/dist-cjs/commands/UntagPolicyCommand.js +1 -28
- package/dist-cjs/commands/UntagRoleCommand.js +1 -28
- package/dist-cjs/commands/UntagSAMLProviderCommand.js +1 -28
- package/dist-cjs/commands/UntagServerCertificateCommand.js +1 -28
- package/dist-cjs/commands/UntagUserCommand.js +1 -28
- package/dist-cjs/commands/UpdateAccessKeyCommand.js +1 -28
- package/dist-cjs/commands/UpdateAccountPasswordPolicyCommand.js +1 -28
- package/dist-cjs/commands/UpdateAssumeRolePolicyCommand.js +1 -28
- package/dist-cjs/commands/UpdateGroupCommand.js +1 -28
- package/dist-cjs/commands/UpdateLoginProfileCommand.js +1 -29
- package/dist-cjs/commands/UpdateOpenIDConnectProviderThumbprintCommand.js +1 -28
- package/dist-cjs/commands/UpdateRoleCommand.js +1 -28
- package/dist-cjs/commands/UpdateRoleDescriptionCommand.js +1 -28
- package/dist-cjs/commands/UpdateSAMLProviderCommand.js +1 -28
- package/dist-cjs/commands/UpdateSSHPublicKeyCommand.js +1 -28
- package/dist-cjs/commands/UpdateServerCertificateCommand.js +1 -28
- package/dist-cjs/commands/UpdateServiceSpecificCredentialCommand.js +1 -28
- package/dist-cjs/commands/UpdateSigningCertificateCommand.js +1 -28
- package/dist-cjs/commands/UpdateUserCommand.js +1 -28
- package/dist-cjs/commands/UploadSSHPublicKeyCommand.js +1 -28
- package/dist-cjs/commands/UploadServerCertificateCommand.js +1 -29
- package/dist-cjs/commands/UploadSigningCertificateCommand.js +1 -28
- package/dist-cjs/commands/index.js +1 -162
- package/dist-cjs/endpoint/EndpointParameters.js +1 -18
- package/dist-cjs/extensionConfiguration.js +1 -2
- package/dist-cjs/index.js +17388 -12
- package/dist-cjs/models/IAMServiceException.js +1 -12
- package/dist-cjs/models/index.js +1 -5
- package/dist-cjs/models/models_0.js +1 -467
- package/dist-cjs/models/models_1.js +1 -93
- package/dist-cjs/pagination/GetAccountAuthorizationDetailsPaginator.js +1 -7
- package/dist-cjs/pagination/GetGroupPaginator.js +1 -7
- package/dist-cjs/pagination/Interfaces.js +1 -2
- package/dist-cjs/pagination/ListAccessKeysPaginator.js +1 -7
- package/dist-cjs/pagination/ListAccountAliasesPaginator.js +1 -7
- package/dist-cjs/pagination/ListAttachedGroupPoliciesPaginator.js +1 -7
- package/dist-cjs/pagination/ListAttachedRolePoliciesPaginator.js +1 -7
- package/dist-cjs/pagination/ListAttachedUserPoliciesPaginator.js +1 -7
- package/dist-cjs/pagination/ListEntitiesForPolicyPaginator.js +1 -7
- package/dist-cjs/pagination/ListGroupPoliciesPaginator.js +1 -7
- package/dist-cjs/pagination/ListGroupsForUserPaginator.js +1 -7
- package/dist-cjs/pagination/ListGroupsPaginator.js +1 -7
- package/dist-cjs/pagination/ListInstanceProfileTagsPaginator.js +1 -7
- package/dist-cjs/pagination/ListInstanceProfilesForRolePaginator.js +1 -7
- package/dist-cjs/pagination/ListInstanceProfilesPaginator.js +1 -7
- package/dist-cjs/pagination/ListMFADeviceTagsPaginator.js +1 -7
- package/dist-cjs/pagination/ListMFADevicesPaginator.js +1 -7
- package/dist-cjs/pagination/ListOpenIDConnectProviderTagsPaginator.js +1 -7
- package/dist-cjs/pagination/ListPoliciesPaginator.js +1 -7
- package/dist-cjs/pagination/ListPolicyTagsPaginator.js +1 -7
- package/dist-cjs/pagination/ListPolicyVersionsPaginator.js +1 -7
- package/dist-cjs/pagination/ListRolePoliciesPaginator.js +1 -7
- package/dist-cjs/pagination/ListRoleTagsPaginator.js +1 -7
- package/dist-cjs/pagination/ListRolesPaginator.js +1 -7
- package/dist-cjs/pagination/ListSAMLProviderTagsPaginator.js +1 -7
- package/dist-cjs/pagination/ListSSHPublicKeysPaginator.js +1 -7
- package/dist-cjs/pagination/ListServerCertificateTagsPaginator.js +1 -7
- package/dist-cjs/pagination/ListServerCertificatesPaginator.js +1 -7
- package/dist-cjs/pagination/ListSigningCertificatesPaginator.js +1 -7
- package/dist-cjs/pagination/ListUserPoliciesPaginator.js +1 -7
- package/dist-cjs/pagination/ListUserTagsPaginator.js +1 -7
- package/dist-cjs/pagination/ListUsersPaginator.js +1 -7
- package/dist-cjs/pagination/ListVirtualMFADevicesPaginator.js +1 -7
- package/dist-cjs/pagination/SimulateCustomPolicyPaginator.js +1 -7
- package/dist-cjs/pagination/SimulatePrincipalPolicyPaginator.js +1 -7
- package/dist-cjs/pagination/index.js +1 -38
- package/dist-cjs/protocols/Aws_query.js +1 -13421
- package/dist-cjs/runtimeExtensions.js +1 -22
- package/dist-cjs/waiters/index.js +1 -7
- package/dist-cjs/waiters/waitForInstanceProfileExists.js +1 -31
- package/dist-cjs/waiters/waitForPolicyExists.js +1 -31
- package/dist-cjs/waiters/waitForRoleExists.js +1 -31
- package/dist-cjs/waiters/waitForUserExists.js +1 -31
- package/package.json +41 -41
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListGroupPolicies = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListGroupPoliciesCommand_1 = require("../commands/ListGroupPoliciesCommand");
|
|
6
|
-
const IAMClient_1 = require("../IAMClient");
|
|
7
|
-
exports.paginateListGroupPolicies = (0, core_1.createPaginator)(IAMClient_1.IAMClient, ListGroupPoliciesCommand_1.ListGroupPoliciesCommand, "Marker", "Marker", "MaxItems");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListGroupsForUser = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListGroupsForUserCommand_1 = require("../commands/ListGroupsForUserCommand");
|
|
6
|
-
const IAMClient_1 = require("../IAMClient");
|
|
7
|
-
exports.paginateListGroupsForUser = (0, core_1.createPaginator)(IAMClient_1.IAMClient, ListGroupsForUserCommand_1.ListGroupsForUserCommand, "Marker", "Marker", "MaxItems");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListGroups = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListGroupsCommand_1 = require("../commands/ListGroupsCommand");
|
|
6
|
-
const IAMClient_1 = require("../IAMClient");
|
|
7
|
-
exports.paginateListGroups = (0, core_1.createPaginator)(IAMClient_1.IAMClient, ListGroupsCommand_1.ListGroupsCommand, "Marker", "Marker", "MaxItems");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListInstanceProfileTags = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListInstanceProfileTagsCommand_1 = require("../commands/ListInstanceProfileTagsCommand");
|
|
6
|
-
const IAMClient_1 = require("../IAMClient");
|
|
7
|
-
exports.paginateListInstanceProfileTags = (0, core_1.createPaginator)(IAMClient_1.IAMClient, ListInstanceProfileTagsCommand_1.ListInstanceProfileTagsCommand, "Marker", "Marker", "MaxItems");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListInstanceProfilesForRole = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListInstanceProfilesForRoleCommand_1 = require("../commands/ListInstanceProfilesForRoleCommand");
|
|
6
|
-
const IAMClient_1 = require("../IAMClient");
|
|
7
|
-
exports.paginateListInstanceProfilesForRole = (0, core_1.createPaginator)(IAMClient_1.IAMClient, ListInstanceProfilesForRoleCommand_1.ListInstanceProfilesForRoleCommand, "Marker", "Marker", "MaxItems");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListInstanceProfiles = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListInstanceProfilesCommand_1 = require("../commands/ListInstanceProfilesCommand");
|
|
6
|
-
const IAMClient_1 = require("../IAMClient");
|
|
7
|
-
exports.paginateListInstanceProfiles = (0, core_1.createPaginator)(IAMClient_1.IAMClient, ListInstanceProfilesCommand_1.ListInstanceProfilesCommand, "Marker", "Marker", "MaxItems");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListMFADeviceTags = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListMFADeviceTagsCommand_1 = require("../commands/ListMFADeviceTagsCommand");
|
|
6
|
-
const IAMClient_1 = require("../IAMClient");
|
|
7
|
-
exports.paginateListMFADeviceTags = (0, core_1.createPaginator)(IAMClient_1.IAMClient, ListMFADeviceTagsCommand_1.ListMFADeviceTagsCommand, "Marker", "Marker", "MaxItems");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListMFADevices = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListMFADevicesCommand_1 = require("../commands/ListMFADevicesCommand");
|
|
6
|
-
const IAMClient_1 = require("../IAMClient");
|
|
7
|
-
exports.paginateListMFADevices = (0, core_1.createPaginator)(IAMClient_1.IAMClient, ListMFADevicesCommand_1.ListMFADevicesCommand, "Marker", "Marker", "MaxItems");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListOpenIDConnectProviderTags = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListOpenIDConnectProviderTagsCommand_1 = require("../commands/ListOpenIDConnectProviderTagsCommand");
|
|
6
|
-
const IAMClient_1 = require("../IAMClient");
|
|
7
|
-
exports.paginateListOpenIDConnectProviderTags = (0, core_1.createPaginator)(IAMClient_1.IAMClient, ListOpenIDConnectProviderTagsCommand_1.ListOpenIDConnectProviderTagsCommand, "Marker", "Marker", "MaxItems");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListPolicies = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListPoliciesCommand_1 = require("../commands/ListPoliciesCommand");
|
|
6
|
-
const IAMClient_1 = require("../IAMClient");
|
|
7
|
-
exports.paginateListPolicies = (0, core_1.createPaginator)(IAMClient_1.IAMClient, ListPoliciesCommand_1.ListPoliciesCommand, "Marker", "Marker", "MaxItems");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListPolicyTags = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListPolicyTagsCommand_1 = require("../commands/ListPolicyTagsCommand");
|
|
6
|
-
const IAMClient_1 = require("../IAMClient");
|
|
7
|
-
exports.paginateListPolicyTags = (0, core_1.createPaginator)(IAMClient_1.IAMClient, ListPolicyTagsCommand_1.ListPolicyTagsCommand, "Marker", "Marker", "MaxItems");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListPolicyVersions = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListPolicyVersionsCommand_1 = require("../commands/ListPolicyVersionsCommand");
|
|
6
|
-
const IAMClient_1 = require("../IAMClient");
|
|
7
|
-
exports.paginateListPolicyVersions = (0, core_1.createPaginator)(IAMClient_1.IAMClient, ListPolicyVersionsCommand_1.ListPolicyVersionsCommand, "Marker", "Marker", "MaxItems");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListRolePolicies = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListRolePoliciesCommand_1 = require("../commands/ListRolePoliciesCommand");
|
|
6
|
-
const IAMClient_1 = require("../IAMClient");
|
|
7
|
-
exports.paginateListRolePolicies = (0, core_1.createPaginator)(IAMClient_1.IAMClient, ListRolePoliciesCommand_1.ListRolePoliciesCommand, "Marker", "Marker", "MaxItems");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListRoleTags = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListRoleTagsCommand_1 = require("../commands/ListRoleTagsCommand");
|
|
6
|
-
const IAMClient_1 = require("../IAMClient");
|
|
7
|
-
exports.paginateListRoleTags = (0, core_1.createPaginator)(IAMClient_1.IAMClient, ListRoleTagsCommand_1.ListRoleTagsCommand, "Marker", "Marker", "MaxItems");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListRoles = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListRolesCommand_1 = require("../commands/ListRolesCommand");
|
|
6
|
-
const IAMClient_1 = require("../IAMClient");
|
|
7
|
-
exports.paginateListRoles = (0, core_1.createPaginator)(IAMClient_1.IAMClient, ListRolesCommand_1.ListRolesCommand, "Marker", "Marker", "MaxItems");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListSAMLProviderTags = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListSAMLProviderTagsCommand_1 = require("../commands/ListSAMLProviderTagsCommand");
|
|
6
|
-
const IAMClient_1 = require("../IAMClient");
|
|
7
|
-
exports.paginateListSAMLProviderTags = (0, core_1.createPaginator)(IAMClient_1.IAMClient, ListSAMLProviderTagsCommand_1.ListSAMLProviderTagsCommand, "Marker", "Marker", "MaxItems");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListSSHPublicKeys = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListSSHPublicKeysCommand_1 = require("../commands/ListSSHPublicKeysCommand");
|
|
6
|
-
const IAMClient_1 = require("../IAMClient");
|
|
7
|
-
exports.paginateListSSHPublicKeys = (0, core_1.createPaginator)(IAMClient_1.IAMClient, ListSSHPublicKeysCommand_1.ListSSHPublicKeysCommand, "Marker", "Marker", "MaxItems");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListServerCertificateTags = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListServerCertificateTagsCommand_1 = require("../commands/ListServerCertificateTagsCommand");
|
|
6
|
-
const IAMClient_1 = require("../IAMClient");
|
|
7
|
-
exports.paginateListServerCertificateTags = (0, core_1.createPaginator)(IAMClient_1.IAMClient, ListServerCertificateTagsCommand_1.ListServerCertificateTagsCommand, "Marker", "Marker", "MaxItems");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListServerCertificates = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListServerCertificatesCommand_1 = require("../commands/ListServerCertificatesCommand");
|
|
6
|
-
const IAMClient_1 = require("../IAMClient");
|
|
7
|
-
exports.paginateListServerCertificates = (0, core_1.createPaginator)(IAMClient_1.IAMClient, ListServerCertificatesCommand_1.ListServerCertificatesCommand, "Marker", "Marker", "MaxItems");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListSigningCertificates = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListSigningCertificatesCommand_1 = require("../commands/ListSigningCertificatesCommand");
|
|
6
|
-
const IAMClient_1 = require("../IAMClient");
|
|
7
|
-
exports.paginateListSigningCertificates = (0, core_1.createPaginator)(IAMClient_1.IAMClient, ListSigningCertificatesCommand_1.ListSigningCertificatesCommand, "Marker", "Marker", "MaxItems");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListUserPolicies = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListUserPoliciesCommand_1 = require("../commands/ListUserPoliciesCommand");
|
|
6
|
-
const IAMClient_1 = require("../IAMClient");
|
|
7
|
-
exports.paginateListUserPolicies = (0, core_1.createPaginator)(IAMClient_1.IAMClient, ListUserPoliciesCommand_1.ListUserPoliciesCommand, "Marker", "Marker", "MaxItems");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListUserTags = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListUserTagsCommand_1 = require("../commands/ListUserTagsCommand");
|
|
6
|
-
const IAMClient_1 = require("../IAMClient");
|
|
7
|
-
exports.paginateListUserTags = (0, core_1.createPaginator)(IAMClient_1.IAMClient, ListUserTagsCommand_1.ListUserTagsCommand, "Marker", "Marker", "MaxItems");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListUsers = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListUsersCommand_1 = require("../commands/ListUsersCommand");
|
|
6
|
-
const IAMClient_1 = require("../IAMClient");
|
|
7
|
-
exports.paginateListUsers = (0, core_1.createPaginator)(IAMClient_1.IAMClient, ListUsersCommand_1.ListUsersCommand, "Marker", "Marker", "MaxItems");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListVirtualMFADevices = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListVirtualMFADevicesCommand_1 = require("../commands/ListVirtualMFADevicesCommand");
|
|
6
|
-
const IAMClient_1 = require("../IAMClient");
|
|
7
|
-
exports.paginateListVirtualMFADevices = (0, core_1.createPaginator)(IAMClient_1.IAMClient, ListVirtualMFADevicesCommand_1.ListVirtualMFADevicesCommand, "Marker", "Marker", "MaxItems");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateSimulateCustomPolicy = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const SimulateCustomPolicyCommand_1 = require("../commands/SimulateCustomPolicyCommand");
|
|
6
|
-
const IAMClient_1 = require("../IAMClient");
|
|
7
|
-
exports.paginateSimulateCustomPolicy = (0, core_1.createPaginator)(IAMClient_1.IAMClient, SimulateCustomPolicyCommand_1.SimulateCustomPolicyCommand, "Marker", "Marker", "MaxItems");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateSimulatePrincipalPolicy = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const SimulatePrincipalPolicyCommand_1 = require("../commands/SimulatePrincipalPolicyCommand");
|
|
6
|
-
const IAMClient_1 = require("../IAMClient");
|
|
7
|
-
exports.paginateSimulatePrincipalPolicy = (0, core_1.createPaginator)(IAMClient_1.IAMClient, SimulatePrincipalPolicyCommand_1.SimulatePrincipalPolicyCommand, "Marker", "Marker", "MaxItems");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,38 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const tslib_1 = require("tslib");
|
|
4
|
-
tslib_1.__exportStar(require("./GetAccountAuthorizationDetailsPaginator"), exports);
|
|
5
|
-
tslib_1.__exportStar(require("./GetGroupPaginator"), exports);
|
|
6
|
-
tslib_1.__exportStar(require("./Interfaces"), exports);
|
|
7
|
-
tslib_1.__exportStar(require("./ListAccessKeysPaginator"), exports);
|
|
8
|
-
tslib_1.__exportStar(require("./ListAccountAliasesPaginator"), exports);
|
|
9
|
-
tslib_1.__exportStar(require("./ListAttachedGroupPoliciesPaginator"), exports);
|
|
10
|
-
tslib_1.__exportStar(require("./ListAttachedRolePoliciesPaginator"), exports);
|
|
11
|
-
tslib_1.__exportStar(require("./ListAttachedUserPoliciesPaginator"), exports);
|
|
12
|
-
tslib_1.__exportStar(require("./ListEntitiesForPolicyPaginator"), exports);
|
|
13
|
-
tslib_1.__exportStar(require("./ListGroupPoliciesPaginator"), exports);
|
|
14
|
-
tslib_1.__exportStar(require("./ListGroupsForUserPaginator"), exports);
|
|
15
|
-
tslib_1.__exportStar(require("./ListGroupsPaginator"), exports);
|
|
16
|
-
tslib_1.__exportStar(require("./ListInstanceProfileTagsPaginator"), exports);
|
|
17
|
-
tslib_1.__exportStar(require("./ListInstanceProfilesForRolePaginator"), exports);
|
|
18
|
-
tslib_1.__exportStar(require("./ListInstanceProfilesPaginator"), exports);
|
|
19
|
-
tslib_1.__exportStar(require("./ListMFADeviceTagsPaginator"), exports);
|
|
20
|
-
tslib_1.__exportStar(require("./ListMFADevicesPaginator"), exports);
|
|
21
|
-
tslib_1.__exportStar(require("./ListOpenIDConnectProviderTagsPaginator"), exports);
|
|
22
|
-
tslib_1.__exportStar(require("./ListPoliciesPaginator"), exports);
|
|
23
|
-
tslib_1.__exportStar(require("./ListPolicyTagsPaginator"), exports);
|
|
24
|
-
tslib_1.__exportStar(require("./ListPolicyVersionsPaginator"), exports);
|
|
25
|
-
tslib_1.__exportStar(require("./ListRolePoliciesPaginator"), exports);
|
|
26
|
-
tslib_1.__exportStar(require("./ListRoleTagsPaginator"), exports);
|
|
27
|
-
tslib_1.__exportStar(require("./ListRolesPaginator"), exports);
|
|
28
|
-
tslib_1.__exportStar(require("./ListSAMLProviderTagsPaginator"), exports);
|
|
29
|
-
tslib_1.__exportStar(require("./ListSSHPublicKeysPaginator"), exports);
|
|
30
|
-
tslib_1.__exportStar(require("./ListServerCertificateTagsPaginator"), exports);
|
|
31
|
-
tslib_1.__exportStar(require("./ListServerCertificatesPaginator"), exports);
|
|
32
|
-
tslib_1.__exportStar(require("./ListSigningCertificatesPaginator"), exports);
|
|
33
|
-
tslib_1.__exportStar(require("./ListUserPoliciesPaginator"), exports);
|
|
34
|
-
tslib_1.__exportStar(require("./ListUserTagsPaginator"), exports);
|
|
35
|
-
tslib_1.__exportStar(require("./ListUsersPaginator"), exports);
|
|
36
|
-
tslib_1.__exportStar(require("./ListVirtualMFADevicesPaginator"), exports);
|
|
37
|
-
tslib_1.__exportStar(require("./SimulateCustomPolicyPaginator"), exports);
|
|
38
|
-
tslib_1.__exportStar(require("./SimulatePrincipalPolicyPaginator"), exports);
|
|
1
|
+
module.exports = require("../index.js");
|