@aws-sdk/client-iam 3.476.0 → 3.478.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/pagination/GetAccountAuthorizationDetailsPaginator.js +2 -24
- package/dist-cjs/pagination/GetGroupPaginator.js +2 -24
- package/dist-cjs/pagination/ListAccessKeysPaginator.js +2 -24
- package/dist-cjs/pagination/ListAccountAliasesPaginator.js +2 -24
- package/dist-cjs/pagination/ListAttachedGroupPoliciesPaginator.js +2 -24
- package/dist-cjs/pagination/ListAttachedRolePoliciesPaginator.js +2 -24
- package/dist-cjs/pagination/ListAttachedUserPoliciesPaginator.js +2 -24
- package/dist-cjs/pagination/ListEntitiesForPolicyPaginator.js +2 -24
- package/dist-cjs/pagination/ListGroupPoliciesPaginator.js +2 -24
- package/dist-cjs/pagination/ListGroupsForUserPaginator.js +2 -24
- package/dist-cjs/pagination/ListGroupsPaginator.js +2 -24
- package/dist-cjs/pagination/ListInstanceProfileTagsPaginator.js +2 -24
- package/dist-cjs/pagination/ListInstanceProfilesForRolePaginator.js +2 -24
- package/dist-cjs/pagination/ListInstanceProfilesPaginator.js +2 -24
- package/dist-cjs/pagination/ListMFADeviceTagsPaginator.js +2 -24
- package/dist-cjs/pagination/ListMFADevicesPaginator.js +2 -24
- package/dist-cjs/pagination/ListOpenIDConnectProviderTagsPaginator.js +2 -24
- package/dist-cjs/pagination/ListPoliciesPaginator.js +2 -24
- package/dist-cjs/pagination/ListPolicyTagsPaginator.js +2 -24
- package/dist-cjs/pagination/ListPolicyVersionsPaginator.js +2 -24
- package/dist-cjs/pagination/ListRolePoliciesPaginator.js +2 -24
- package/dist-cjs/pagination/ListRoleTagsPaginator.js +2 -24
- package/dist-cjs/pagination/ListRolesPaginator.js +2 -24
- package/dist-cjs/pagination/ListSAMLProviderTagsPaginator.js +2 -24
- package/dist-cjs/pagination/ListSSHPublicKeysPaginator.js +2 -24
- package/dist-cjs/pagination/ListServerCertificateTagsPaginator.js +2 -24
- package/dist-cjs/pagination/ListServerCertificatesPaginator.js +2 -24
- package/dist-cjs/pagination/ListSigningCertificatesPaginator.js +2 -24
- package/dist-cjs/pagination/ListUserPoliciesPaginator.js +2 -24
- package/dist-cjs/pagination/ListUserTagsPaginator.js +2 -24
- package/dist-cjs/pagination/ListUsersPaginator.js +2 -24
- package/dist-cjs/pagination/ListVirtualMFADevicesPaginator.js +2 -24
- package/dist-cjs/pagination/SimulateCustomPolicyPaginator.js +2 -24
- package/dist-cjs/pagination/SimulatePrincipalPolicyPaginator.js +2 -24
- package/dist-cjs/protocols/Aws_query.js +2563 -2175
- package/dist-es/pagination/GetAccountAuthorizationDetailsPaginator.js +2 -23
- package/dist-es/pagination/GetGroupPaginator.js +2 -23
- package/dist-es/pagination/ListAccessKeysPaginator.js +2 -23
- package/dist-es/pagination/ListAccountAliasesPaginator.js +2 -23
- package/dist-es/pagination/ListAttachedGroupPoliciesPaginator.js +2 -23
- package/dist-es/pagination/ListAttachedRolePoliciesPaginator.js +2 -23
- package/dist-es/pagination/ListAttachedUserPoliciesPaginator.js +2 -23
- package/dist-es/pagination/ListEntitiesForPolicyPaginator.js +2 -23
- package/dist-es/pagination/ListGroupPoliciesPaginator.js +2 -23
- package/dist-es/pagination/ListGroupsForUserPaginator.js +2 -23
- package/dist-es/pagination/ListGroupsPaginator.js +2 -23
- package/dist-es/pagination/ListInstanceProfileTagsPaginator.js +2 -23
- package/dist-es/pagination/ListInstanceProfilesForRolePaginator.js +2 -23
- package/dist-es/pagination/ListInstanceProfilesPaginator.js +2 -23
- package/dist-es/pagination/ListMFADeviceTagsPaginator.js +2 -23
- package/dist-es/pagination/ListMFADevicesPaginator.js +2 -23
- package/dist-es/pagination/ListOpenIDConnectProviderTagsPaginator.js +2 -23
- package/dist-es/pagination/ListPoliciesPaginator.js +2 -23
- package/dist-es/pagination/ListPolicyTagsPaginator.js +2 -23
- package/dist-es/pagination/ListPolicyVersionsPaginator.js +2 -23
- package/dist-es/pagination/ListRolePoliciesPaginator.js +2 -23
- package/dist-es/pagination/ListRoleTagsPaginator.js +2 -23
- package/dist-es/pagination/ListRolesPaginator.js +2 -23
- package/dist-es/pagination/ListSAMLProviderTagsPaginator.js +2 -23
- package/dist-es/pagination/ListSSHPublicKeysPaginator.js +2 -23
- package/dist-es/pagination/ListServerCertificateTagsPaginator.js +2 -23
- package/dist-es/pagination/ListServerCertificatesPaginator.js +2 -23
- package/dist-es/pagination/ListSigningCertificatesPaginator.js +2 -23
- package/dist-es/pagination/ListUserPoliciesPaginator.js +2 -23
- package/dist-es/pagination/ListUserTagsPaginator.js +2 -23
- package/dist-es/pagination/ListUsersPaginator.js +2 -23
- package/dist-es/pagination/ListVirtualMFADevicesPaginator.js +2 -23
- package/dist-es/pagination/SimulateCustomPolicyPaginator.js +2 -23
- package/dist-es/pagination/SimulatePrincipalPolicyPaginator.js +2 -23
- package/dist-es/protocols/Aws_query.js +2563 -2175
- package/dist-types/pagination/GetAccountAuthorizationDetailsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetGroupPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAccessKeysPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAccountAliasesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAttachedGroupPoliciesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAttachedRolePoliciesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAttachedUserPoliciesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListEntitiesForPolicyPaginator.d.ts +1 -1
- package/dist-types/pagination/ListGroupPoliciesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListGroupsForUserPaginator.d.ts +1 -1
- package/dist-types/pagination/ListGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListInstanceProfileTagsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListInstanceProfilesForRolePaginator.d.ts +1 -1
- package/dist-types/pagination/ListInstanceProfilesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListMFADeviceTagsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListMFADevicesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListOpenIDConnectProviderTagsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPoliciesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPolicyTagsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPolicyVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListRolePoliciesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListRoleTagsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListRolesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSAMLProviderTagsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSSHPublicKeysPaginator.d.ts +1 -1
- package/dist-types/pagination/ListServerCertificateTagsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListServerCertificatesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSigningCertificatesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListUserPoliciesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListUserTagsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListUsersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListVirtualMFADevicesPaginator.d.ts +1 -1
- package/dist-types/pagination/SimulateCustomPolicyPaginator.d.ts +1 -1
- package/dist-types/pagination/SimulatePrincipalPolicyPaginator.d.ts +1 -1
- package/dist-types/ts3.4/pagination/GetAccountAuthorizationDetailsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/GetGroupPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAccessKeysPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAccountAliasesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAttachedGroupPoliciesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAttachedRolePoliciesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAttachedUserPoliciesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListEntitiesForPolicyPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListGroupPoliciesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListGroupsForUserPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListGroupsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListInstanceProfileTagsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListInstanceProfilesForRolePaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListInstanceProfilesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListMFADeviceTagsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListMFADevicesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListOpenIDConnectProviderTagsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListPoliciesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListPolicyTagsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListPolicyVersionsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListRolePoliciesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListRoleTagsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListRolesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListSAMLProviderTagsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListSSHPublicKeysPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListServerCertificateTagsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListServerCertificatesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListSigningCertificatesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListUserPoliciesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListUserTagsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListUsersPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListVirtualMFADevicesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/SimulateCustomPolicyPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/SimulatePrincipalPolicyPaginator.d.ts +3 -3
- package/package.json +7 -6
|
@@ -4,4 +4,4 @@ import { IAMPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetAccountAuthorizationDetails: (config: IAMPaginationConfiguration, input: GetAccountAuthorizationDetailsCommandInput, ...rest: any[]) => Paginator<GetAccountAuthorizationDetailsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IAMPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetGroup: (config: IAMPaginationConfiguration, input: GetGroupCommandInput, ...rest: any[]) => Paginator<GetGroupCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IAMPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAccessKeys: (config: IAMPaginationConfiguration, input: ListAccessKeysCommandInput, ...rest: any[]) => Paginator<ListAccessKeysCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IAMPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAccountAliases: (config: IAMPaginationConfiguration, input: ListAccountAliasesCommandInput, ...rest: any[]) => Paginator<ListAccountAliasesCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IAMPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAttachedGroupPolicies: (config: IAMPaginationConfiguration, input: ListAttachedGroupPoliciesCommandInput, ...rest: any[]) => Paginator<ListAttachedGroupPoliciesCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IAMPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAttachedRolePolicies: (config: IAMPaginationConfiguration, input: ListAttachedRolePoliciesCommandInput, ...rest: any[]) => Paginator<ListAttachedRolePoliciesCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IAMPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAttachedUserPolicies: (config: IAMPaginationConfiguration, input: ListAttachedUserPoliciesCommandInput, ...rest: any[]) => Paginator<ListAttachedUserPoliciesCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IAMPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListEntitiesForPolicy: (config: IAMPaginationConfiguration, input: ListEntitiesForPolicyCommandInput, ...rest: any[]) => Paginator<ListEntitiesForPolicyCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IAMPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListGroupPolicies: (config: IAMPaginationConfiguration, input: ListGroupPoliciesCommandInput, ...rest: any[]) => Paginator<ListGroupPoliciesCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IAMPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListGroupsForUser: (config: IAMPaginationConfiguration, input: ListGroupsForUserCommandInput, ...rest: any[]) => Paginator<ListGroupsForUserCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IAMPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListGroups: (config: IAMPaginationConfiguration, input: ListGroupsCommandInput, ...rest: any[]) => Paginator<ListGroupsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IAMPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListInstanceProfileTags: (config: IAMPaginationConfiguration, input: ListInstanceProfileTagsCommandInput, ...rest: any[]) => Paginator<ListInstanceProfileTagsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IAMPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListInstanceProfilesForRole: (config: IAMPaginationConfiguration, input: ListInstanceProfilesForRoleCommandInput, ...rest: any[]) => Paginator<ListInstanceProfilesForRoleCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IAMPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListInstanceProfiles: (config: IAMPaginationConfiguration, input: ListInstanceProfilesCommandInput, ...rest: any[]) => Paginator<ListInstanceProfilesCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IAMPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListMFADeviceTags: (config: IAMPaginationConfiguration, input: ListMFADeviceTagsCommandInput, ...rest: any[]) => Paginator<ListMFADeviceTagsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IAMPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListMFADevices: (config: IAMPaginationConfiguration, input: ListMFADevicesCommandInput, ...rest: any[]) => Paginator<ListMFADevicesCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IAMPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListOpenIDConnectProviderTags: (config: IAMPaginationConfiguration, input: ListOpenIDConnectProviderTagsCommandInput, ...rest: any[]) => Paginator<ListOpenIDConnectProviderTagsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IAMPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListPolicies: (config: IAMPaginationConfiguration, input: ListPoliciesCommandInput, ...rest: any[]) => Paginator<ListPoliciesCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IAMPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListPolicyTags: (config: IAMPaginationConfiguration, input: ListPolicyTagsCommandInput, ...rest: any[]) => Paginator<ListPolicyTagsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IAMPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListPolicyVersions: (config: IAMPaginationConfiguration, input: ListPolicyVersionsCommandInput, ...rest: any[]) => Paginator<ListPolicyVersionsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IAMPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListRolePolicies: (config: IAMPaginationConfiguration, input: ListRolePoliciesCommandInput, ...rest: any[]) => Paginator<ListRolePoliciesCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IAMPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListRoleTags: (config: IAMPaginationConfiguration, input: ListRoleTagsCommandInput, ...rest: any[]) => Paginator<ListRoleTagsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IAMPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListRoles: (config: IAMPaginationConfiguration, input: ListRolesCommandInput, ...rest: any[]) => Paginator<ListRolesCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IAMPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListSAMLProviderTags: (config: IAMPaginationConfiguration, input: ListSAMLProviderTagsCommandInput, ...rest: any[]) => Paginator<ListSAMLProviderTagsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IAMPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListSSHPublicKeys: (config: IAMPaginationConfiguration, input: ListSSHPublicKeysCommandInput, ...rest: any[]) => Paginator<ListSSHPublicKeysCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IAMPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListServerCertificateTags: (config: IAMPaginationConfiguration, input: ListServerCertificateTagsCommandInput, ...rest: any[]) => Paginator<ListServerCertificateTagsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IAMPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListServerCertificates: (config: IAMPaginationConfiguration, input: ListServerCertificatesCommandInput, ...rest: any[]) => Paginator<ListServerCertificatesCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IAMPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListSigningCertificates: (config: IAMPaginationConfiguration, input: ListSigningCertificatesCommandInput, ...rest: any[]) => Paginator<ListSigningCertificatesCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IAMPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListUserPolicies: (config: IAMPaginationConfiguration, input: ListUserPoliciesCommandInput, ...rest: any[]) => Paginator<ListUserPoliciesCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IAMPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListUserTags: (config: IAMPaginationConfiguration, input: ListUserTagsCommandInput, ...rest: any[]) => Paginator<ListUserTagsCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IAMPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListUsers: (config: IAMPaginationConfiguration, input: ListUsersCommandInput, ...rest: any[]) => Paginator<ListUsersCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IAMPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListVirtualMFADevices: (config: IAMPaginationConfiguration, input: ListVirtualMFADevicesCommandInput, ...rest: any[]) => Paginator<ListVirtualMFADevicesCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IAMPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateSimulateCustomPolicy: (config: IAMPaginationConfiguration, input: SimulateCustomPolicyCommandInput, ...rest: any[]) => Paginator<SimulateCustomPolicyCommandOutput>;
|
|
@@ -4,4 +4,4 @@ import { IAMPaginationConfiguration } from "./Interfaces";
|
|
|
4
4
|
/**
|
|
5
5
|
* @public
|
|
6
6
|
*/
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateSimulatePrincipalPolicy: (config: IAMPaginationConfiguration, input: SimulatePrincipalPolicyCommandInput, ...rest: any[]) => Paginator<SimulatePrincipalPolicyCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
GetAccountAuthorizationDetailsCommandOutput,
|
|
5
5
|
} from "../commands/GetAccountAuthorizationDetailsCommand";
|
|
6
6
|
import { IAMPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetAccountAuthorizationDetails: (
|
|
8
8
|
config: IAMPaginationConfiguration,
|
|
9
9
|
input: GetAccountAuthorizationDetailsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<GetAccountAuthorizationDetailsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
GetGroupCommandOutput,
|
|
5
5
|
} from "../commands/GetGroupCommand";
|
|
6
6
|
import { IAMPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateGetGroup: (
|
|
8
8
|
config: IAMPaginationConfiguration,
|
|
9
9
|
input: GetGroupCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<GetGroupCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListAccessKeysCommandOutput,
|
|
5
5
|
} from "../commands/ListAccessKeysCommand";
|
|
6
6
|
import { IAMPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAccessKeys: (
|
|
8
8
|
config: IAMPaginationConfiguration,
|
|
9
9
|
input: ListAccessKeysCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListAccessKeysCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListAccountAliasesCommandOutput,
|
|
5
5
|
} from "../commands/ListAccountAliasesCommand";
|
|
6
6
|
import { IAMPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAccountAliases: (
|
|
8
8
|
config: IAMPaginationConfiguration,
|
|
9
9
|
input: ListAccountAliasesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListAccountAliasesCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListAttachedGroupPoliciesCommandOutput,
|
|
5
5
|
} from "../commands/ListAttachedGroupPoliciesCommand";
|
|
6
6
|
import { IAMPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAttachedGroupPolicies: (
|
|
8
8
|
config: IAMPaginationConfiguration,
|
|
9
9
|
input: ListAttachedGroupPoliciesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListAttachedGroupPoliciesCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListAttachedRolePoliciesCommandOutput,
|
|
5
5
|
} from "../commands/ListAttachedRolePoliciesCommand";
|
|
6
6
|
import { IAMPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAttachedRolePolicies: (
|
|
8
8
|
config: IAMPaginationConfiguration,
|
|
9
9
|
input: ListAttachedRolePoliciesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListAttachedRolePoliciesCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListAttachedUserPoliciesCommandOutput,
|
|
5
5
|
} from "../commands/ListAttachedUserPoliciesCommand";
|
|
6
6
|
import { IAMPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListAttachedUserPolicies: (
|
|
8
8
|
config: IAMPaginationConfiguration,
|
|
9
9
|
input: ListAttachedUserPoliciesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListAttachedUserPoliciesCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListEntitiesForPolicyCommandOutput,
|
|
5
5
|
} from "../commands/ListEntitiesForPolicyCommand";
|
|
6
6
|
import { IAMPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListEntitiesForPolicy: (
|
|
8
8
|
config: IAMPaginationConfiguration,
|
|
9
9
|
input: ListEntitiesForPolicyCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListEntitiesForPolicyCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListGroupPoliciesCommandOutput,
|
|
5
5
|
} from "../commands/ListGroupPoliciesCommand";
|
|
6
6
|
import { IAMPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListGroupPolicies: (
|
|
8
8
|
config: IAMPaginationConfiguration,
|
|
9
9
|
input: ListGroupPoliciesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListGroupPoliciesCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListGroupsForUserCommandOutput,
|
|
5
5
|
} from "../commands/ListGroupsForUserCommand";
|
|
6
6
|
import { IAMPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListGroupsForUser: (
|
|
8
8
|
config: IAMPaginationConfiguration,
|
|
9
9
|
input: ListGroupsForUserCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListGroupsForUserCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListGroupsCommandOutput,
|
|
5
5
|
} from "../commands/ListGroupsCommand";
|
|
6
6
|
import { IAMPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListGroups: (
|
|
8
8
|
config: IAMPaginationConfiguration,
|
|
9
9
|
input: ListGroupsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListGroupsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListInstanceProfileTagsCommandOutput,
|
|
5
5
|
} from "../commands/ListInstanceProfileTagsCommand";
|
|
6
6
|
import { IAMPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListInstanceProfileTags: (
|
|
8
8
|
config: IAMPaginationConfiguration,
|
|
9
9
|
input: ListInstanceProfileTagsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListInstanceProfileTagsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListInstanceProfilesForRoleCommandOutput,
|
|
5
5
|
} from "../commands/ListInstanceProfilesForRoleCommand";
|
|
6
6
|
import { IAMPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListInstanceProfilesForRole: (
|
|
8
8
|
config: IAMPaginationConfiguration,
|
|
9
9
|
input: ListInstanceProfilesForRoleCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListInstanceProfilesForRoleCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListInstanceProfilesCommandOutput,
|
|
5
5
|
} from "../commands/ListInstanceProfilesCommand";
|
|
6
6
|
import { IAMPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListInstanceProfiles: (
|
|
8
8
|
config: IAMPaginationConfiguration,
|
|
9
9
|
input: ListInstanceProfilesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListInstanceProfilesCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListMFADeviceTagsCommandOutput,
|
|
5
5
|
} from "../commands/ListMFADeviceTagsCommand";
|
|
6
6
|
import { IAMPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListMFADeviceTags: (
|
|
8
8
|
config: IAMPaginationConfiguration,
|
|
9
9
|
input: ListMFADeviceTagsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListMFADeviceTagsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListMFADevicesCommandOutput,
|
|
5
5
|
} from "../commands/ListMFADevicesCommand";
|
|
6
6
|
import { IAMPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListMFADevices: (
|
|
8
8
|
config: IAMPaginationConfiguration,
|
|
9
9
|
input: ListMFADevicesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListMFADevicesCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListOpenIDConnectProviderTagsCommandOutput,
|
|
5
5
|
} from "../commands/ListOpenIDConnectProviderTagsCommand";
|
|
6
6
|
import { IAMPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListOpenIDConnectProviderTags: (
|
|
8
8
|
config: IAMPaginationConfiguration,
|
|
9
9
|
input: ListOpenIDConnectProviderTagsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListOpenIDConnectProviderTagsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListPoliciesCommandOutput,
|
|
5
5
|
} from "../commands/ListPoliciesCommand";
|
|
6
6
|
import { IAMPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListPolicies: (
|
|
8
8
|
config: IAMPaginationConfiguration,
|
|
9
9
|
input: ListPoliciesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListPoliciesCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListPolicyTagsCommandOutput,
|
|
5
5
|
} from "../commands/ListPolicyTagsCommand";
|
|
6
6
|
import { IAMPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListPolicyTags: (
|
|
8
8
|
config: IAMPaginationConfiguration,
|
|
9
9
|
input: ListPolicyTagsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListPolicyTagsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListPolicyVersionsCommandOutput,
|
|
5
5
|
} from "../commands/ListPolicyVersionsCommand";
|
|
6
6
|
import { IAMPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListPolicyVersions: (
|
|
8
8
|
config: IAMPaginationConfiguration,
|
|
9
9
|
input: ListPolicyVersionsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListPolicyVersionsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListRolePoliciesCommandOutput,
|
|
5
5
|
} from "../commands/ListRolePoliciesCommand";
|
|
6
6
|
import { IAMPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListRolePolicies: (
|
|
8
8
|
config: IAMPaginationConfiguration,
|
|
9
9
|
input: ListRolePoliciesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListRolePoliciesCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListRoleTagsCommandOutput,
|
|
5
5
|
} from "../commands/ListRoleTagsCommand";
|
|
6
6
|
import { IAMPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListRoleTags: (
|
|
8
8
|
config: IAMPaginationConfiguration,
|
|
9
9
|
input: ListRoleTagsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListRoleTagsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListRolesCommandOutput,
|
|
5
5
|
} from "../commands/ListRolesCommand";
|
|
6
6
|
import { IAMPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListRoles: (
|
|
8
8
|
config: IAMPaginationConfiguration,
|
|
9
9
|
input: ListRolesCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListRolesCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListSAMLProviderTagsCommandOutput,
|
|
5
5
|
} from "../commands/ListSAMLProviderTagsCommand";
|
|
6
6
|
import { IAMPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListSAMLProviderTags: (
|
|
8
8
|
config: IAMPaginationConfiguration,
|
|
9
9
|
input: ListSAMLProviderTagsCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListSAMLProviderTagsCommandOutput>;
|
|
@@ -4,8 +4,8 @@ import {
|
|
|
4
4
|
ListSSHPublicKeysCommandOutput,
|
|
5
5
|
} from "../commands/ListSSHPublicKeysCommand";
|
|
6
6
|
import { IAMPaginationConfiguration } from "./Interfaces";
|
|
7
|
-
export declare
|
|
7
|
+
export declare const paginateListSSHPublicKeys: (
|
|
8
8
|
config: IAMPaginationConfiguration,
|
|
9
9
|
input: ListSSHPublicKeysCommandInput,
|
|
10
|
-
...
|
|
11
|
-
)
|
|
10
|
+
...rest: any[]
|
|
11
|
+
) => Paginator<ListSSHPublicKeysCommandOutput>;
|