@aws-sdk/client-iam 3.529.1 → 3.535.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-types/IAM.d.ts +25 -1
- package/dist-types/IAMClient.d.ts +1 -1
- package/dist-types/commands/AddClientIDToOpenIDConnectProviderCommand.d.ts +2 -1
- package/dist-types/commands/AddRoleToInstanceProfileCommand.d.ts +2 -1
- package/dist-types/commands/AddUserToGroupCommand.d.ts +2 -1
- package/dist-types/commands/AttachGroupPolicyCommand.d.ts +2 -1
- package/dist-types/commands/AttachRolePolicyCommand.d.ts +2 -1
- package/dist-types/commands/AttachUserPolicyCommand.d.ts +2 -1
- package/dist-types/commands/ChangePasswordCommand.d.ts +2 -1
- package/dist-types/commands/CreateAccessKeyCommand.d.ts +2 -1
- package/dist-types/commands/CreateAccountAliasCommand.d.ts +2 -1
- package/dist-types/commands/CreateGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateInstanceProfileCommand.d.ts +2 -1
- package/dist-types/commands/CreateLoginProfileCommand.d.ts +2 -1
- package/dist-types/commands/CreateOpenIDConnectProviderCommand.d.ts +2 -1
- package/dist-types/commands/CreatePolicyCommand.d.ts +2 -1
- package/dist-types/commands/CreatePolicyVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateRoleCommand.d.ts +2 -1
- package/dist-types/commands/CreateSAMLProviderCommand.d.ts +2 -1
- package/dist-types/commands/CreateServiceLinkedRoleCommand.d.ts +2 -1
- package/dist-types/commands/CreateServiceSpecificCredentialCommand.d.ts +2 -1
- package/dist-types/commands/CreateUserCommand.d.ts +2 -1
- package/dist-types/commands/CreateVirtualMFADeviceCommand.d.ts +4 -3
- package/dist-types/commands/DeactivateMFADeviceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAccessKeyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAccountAliasCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAccountPasswordPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteGroupPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInstanceProfileCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLoginProfileCommand.d.ts +2 -1
- package/dist-types/commands/DeleteOpenIDConnectProviderCommand.d.ts +2 -1
- package/dist-types/commands/DeletePolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeletePolicyVersionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRoleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRolePermissionsBoundaryCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRolePolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSAMLProviderCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSSHPublicKeyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteServerCertificateCommand.d.ts +2 -1
- package/dist-types/commands/DeleteServiceLinkedRoleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteServiceSpecificCredentialCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSigningCertificateCommand.d.ts +2 -1
- package/dist-types/commands/DeleteUserCommand.d.ts +2 -1
- package/dist-types/commands/DeleteUserPermissionsBoundaryCommand.d.ts +2 -1
- package/dist-types/commands/DeleteUserPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVirtualMFADeviceCommand.d.ts +2 -1
- package/dist-types/commands/DetachGroupPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DetachRolePolicyCommand.d.ts +2 -1
- package/dist-types/commands/DetachUserPolicyCommand.d.ts +2 -1
- package/dist-types/commands/EnableMFADeviceCommand.d.ts +2 -1
- package/dist-types/commands/GenerateCredentialReportCommand.d.ts +2 -1
- package/dist-types/commands/GenerateOrganizationsAccessReportCommand.d.ts +2 -1
- package/dist-types/commands/GenerateServiceLastAccessedDetailsCommand.d.ts +2 -1
- package/dist-types/commands/GetAccessKeyLastUsedCommand.d.ts +2 -1
- package/dist-types/commands/GetAccountAuthorizationDetailsCommand.d.ts +2 -1
- package/dist-types/commands/GetAccountPasswordPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetAccountSummaryCommand.d.ts +2 -1
- package/dist-types/commands/GetContextKeysForCustomPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetContextKeysForPrincipalPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetCredentialReportCommand.d.ts +3 -2
- package/dist-types/commands/GetGroupCommand.d.ts +2 -1
- package/dist-types/commands/GetGroupPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetInstanceProfileCommand.d.ts +2 -1
- package/dist-types/commands/GetLoginProfileCommand.d.ts +2 -1
- package/dist-types/commands/GetMFADeviceCommand.d.ts +2 -1
- package/dist-types/commands/GetOpenIDConnectProviderCommand.d.ts +2 -1
- package/dist-types/commands/GetOrganizationsAccessReportCommand.d.ts +2 -1
- package/dist-types/commands/GetPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetPolicyVersionCommand.d.ts +2 -1
- package/dist-types/commands/GetRoleCommand.d.ts +2 -1
- package/dist-types/commands/GetRolePolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetSAMLProviderCommand.d.ts +2 -1
- package/dist-types/commands/GetSSHPublicKeyCommand.d.ts +2 -1
- package/dist-types/commands/GetServerCertificateCommand.d.ts +2 -1
- package/dist-types/commands/GetServiceLastAccessedDetailsCommand.d.ts +2 -1
- package/dist-types/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.d.ts +2 -1
- package/dist-types/commands/GetServiceLinkedRoleDeletionStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetUserCommand.d.ts +2 -1
- package/dist-types/commands/GetUserPolicyCommand.d.ts +2 -1
- package/dist-types/commands/ListAccessKeysCommand.d.ts +2 -1
- package/dist-types/commands/ListAccountAliasesCommand.d.ts +2 -1
- package/dist-types/commands/ListAttachedGroupPoliciesCommand.d.ts +2 -1
- package/dist-types/commands/ListAttachedRolePoliciesCommand.d.ts +2 -1
- package/dist-types/commands/ListAttachedUserPoliciesCommand.d.ts +2 -1
- package/dist-types/commands/ListEntitiesForPolicyCommand.d.ts +2 -1
- package/dist-types/commands/ListGroupPoliciesCommand.d.ts +2 -1
- package/dist-types/commands/ListGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListGroupsForUserCommand.d.ts +2 -1
- package/dist-types/commands/ListInstanceProfileTagsCommand.d.ts +2 -1
- package/dist-types/commands/ListInstanceProfilesCommand.d.ts +2 -1
- package/dist-types/commands/ListInstanceProfilesForRoleCommand.d.ts +2 -1
- package/dist-types/commands/ListMFADeviceTagsCommand.d.ts +2 -1
- package/dist-types/commands/ListMFADevicesCommand.d.ts +2 -1
- package/dist-types/commands/ListOpenIDConnectProviderTagsCommand.d.ts +2 -1
- package/dist-types/commands/ListOpenIDConnectProvidersCommand.d.ts +2 -1
- package/dist-types/commands/ListPoliciesCommand.d.ts +2 -1
- package/dist-types/commands/ListPoliciesGrantingServiceAccessCommand.d.ts +2 -1
- package/dist-types/commands/ListPolicyTagsCommand.d.ts +2 -1
- package/dist-types/commands/ListPolicyVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListRolePoliciesCommand.d.ts +2 -1
- package/dist-types/commands/ListRoleTagsCommand.d.ts +2 -1
- package/dist-types/commands/ListRolesCommand.d.ts +2 -1
- package/dist-types/commands/ListSAMLProviderTagsCommand.d.ts +2 -1
- package/dist-types/commands/ListSAMLProvidersCommand.d.ts +2 -1
- package/dist-types/commands/ListSSHPublicKeysCommand.d.ts +2 -1
- package/dist-types/commands/ListServerCertificateTagsCommand.d.ts +2 -1
- package/dist-types/commands/ListServerCertificatesCommand.d.ts +2 -1
- package/dist-types/commands/ListServiceSpecificCredentialsCommand.d.ts +2 -1
- package/dist-types/commands/ListSigningCertificatesCommand.d.ts +2 -1
- package/dist-types/commands/ListUserPoliciesCommand.d.ts +2 -1
- package/dist-types/commands/ListUserTagsCommand.d.ts +2 -1
- package/dist-types/commands/ListUsersCommand.d.ts +2 -1
- package/dist-types/commands/ListVirtualMFADevicesCommand.d.ts +4 -3
- package/dist-types/commands/PutGroupPolicyCommand.d.ts +2 -1
- package/dist-types/commands/PutRolePermissionsBoundaryCommand.d.ts +2 -1
- package/dist-types/commands/PutRolePolicyCommand.d.ts +2 -1
- package/dist-types/commands/PutUserPermissionsBoundaryCommand.d.ts +2 -1
- package/dist-types/commands/PutUserPolicyCommand.d.ts +2 -1
- package/dist-types/commands/RemoveClientIDFromOpenIDConnectProviderCommand.d.ts +2 -1
- package/dist-types/commands/RemoveRoleFromInstanceProfileCommand.d.ts +2 -1
- package/dist-types/commands/RemoveUserFromGroupCommand.d.ts +2 -1
- package/dist-types/commands/ResetServiceSpecificCredentialCommand.d.ts +2 -1
- package/dist-types/commands/ResyncMFADeviceCommand.d.ts +2 -1
- package/dist-types/commands/SetDefaultPolicyVersionCommand.d.ts +2 -1
- package/dist-types/commands/SetSecurityTokenServicePreferencesCommand.d.ts +2 -1
- package/dist-types/commands/SimulateCustomPolicyCommand.d.ts +2 -1
- package/dist-types/commands/SimulatePrincipalPolicyCommand.d.ts +2 -1
- package/dist-types/commands/TagInstanceProfileCommand.d.ts +2 -1
- package/dist-types/commands/TagMFADeviceCommand.d.ts +2 -1
- package/dist-types/commands/TagOpenIDConnectProviderCommand.d.ts +2 -1
- package/dist-types/commands/TagPolicyCommand.d.ts +2 -1
- package/dist-types/commands/TagRoleCommand.d.ts +2 -1
- package/dist-types/commands/TagSAMLProviderCommand.d.ts +2 -1
- package/dist-types/commands/TagServerCertificateCommand.d.ts +2 -1
- package/dist-types/commands/TagUserCommand.d.ts +2 -1
- package/dist-types/commands/UntagInstanceProfileCommand.d.ts +2 -1
- package/dist-types/commands/UntagMFADeviceCommand.d.ts +2 -1
- package/dist-types/commands/UntagOpenIDConnectProviderCommand.d.ts +2 -1
- package/dist-types/commands/UntagPolicyCommand.d.ts +2 -1
- package/dist-types/commands/UntagRoleCommand.d.ts +2 -1
- package/dist-types/commands/UntagSAMLProviderCommand.d.ts +2 -1
- package/dist-types/commands/UntagServerCertificateCommand.d.ts +2 -1
- package/dist-types/commands/UntagUserCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAccessKeyCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAccountPasswordPolicyCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAssumeRolePolicyCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGroupCommand.d.ts +2 -1
- package/dist-types/commands/UpdateLoginProfileCommand.d.ts +2 -1
- package/dist-types/commands/UpdateOpenIDConnectProviderThumbprintCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRoleCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRoleDescriptionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSAMLProviderCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSSHPublicKeyCommand.d.ts +2 -1
- package/dist-types/commands/UpdateServerCertificateCommand.d.ts +2 -1
- package/dist-types/commands/UpdateServiceSpecificCredentialCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSigningCertificateCommand.d.ts +2 -1
- package/dist-types/commands/UpdateUserCommand.d.ts +2 -1
- package/dist-types/commands/UploadSSHPublicKeyCommand.d.ts +2 -1
- package/dist-types/commands/UploadServerCertificateCommand.d.ts +2 -1
- package/dist-types/commands/UploadSigningCertificateCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +887 -887
- package/dist-types/models/models_1.d.ts +84 -84
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/runtimeConfig.shared.d.ts +2 -2
- package/dist-types/ts3.4/IAM.d.ts +24 -0
- package/dist-types/ts3.4/commands/AddClientIDToOpenIDConnectProviderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AddRoleToInstanceProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AddUserToGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AttachGroupPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AttachRolePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AttachUserPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ChangePasswordCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAccessKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAccountAliasCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateInstanceProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateLoginProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateOpenIDConnectProviderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePolicyVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRoleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSAMLProviderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateServiceLinkedRoleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateServiceSpecificCredentialCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVirtualMFADeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeactivateMFADeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAccessKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAccountAliasCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAccountPasswordPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteGroupPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteInstanceProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteLoginProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteOpenIDConnectProviderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeletePolicyVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRoleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRolePermissionsBoundaryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRolePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSAMLProviderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSSHPublicKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteServerCertificateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteServiceLinkedRoleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteServiceSpecificCredentialCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSigningCertificateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteUserPermissionsBoundaryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteUserPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVirtualMFADeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DetachGroupPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DetachRolePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DetachUserPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableMFADeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GenerateCredentialReportCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GenerateOrganizationsAccessReportCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GenerateServiceLastAccessedDetailsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAccessKeyLastUsedCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAccountAuthorizationDetailsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAccountPasswordPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAccountSummaryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetContextKeysForCustomPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetContextKeysForPrincipalPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCredentialReportCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetGroupPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetInstanceProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetLoginProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMFADeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetOpenIDConnectProviderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetOrganizationsAccessReportCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPolicyVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetRoleCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/GetRolePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSAMLProviderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSSHPublicKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetServerCertificateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetServiceLastAccessedDetailsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetServiceLinkedRoleDeletionStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetUserCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetUserPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAccessKeysCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAccountAliasesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAttachedGroupPoliciesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAttachedRolePoliciesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAttachedUserPoliciesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEntitiesForPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListGroupPoliciesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListGroupsForUserCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListInstanceProfileTagsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListInstanceProfilesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListInstanceProfilesForRoleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListMFADeviceTagsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListMFADevicesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListOpenIDConnectProviderTagsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListOpenIDConnectProvidersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPoliciesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPoliciesGrantingServiceAccessCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPolicyTagsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPolicyVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRolePoliciesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRoleTagsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRolesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSAMLProviderTagsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSAMLProvidersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSSHPublicKeysCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListServerCertificateTagsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListServerCertificatesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListServiceSpecificCredentialsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSigningCertificatesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListUserPoliciesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListUserTagsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListVirtualMFADevicesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutGroupPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutRolePermissionsBoundaryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutRolePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutUserPermissionsBoundaryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutUserPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RemoveClientIDFromOpenIDConnectProviderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RemoveRoleFromInstanceProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RemoveUserFromGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ResetServiceSpecificCredentialCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ResyncMFADeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SetDefaultPolicyVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SetSecurityTokenServicePreferencesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SimulateCustomPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SimulatePrincipalPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagInstanceProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagMFADeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagOpenIDConnectProviderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagRoleCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/TagSAMLProviderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagServerCertificateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagUserCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/UntagInstanceProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagMFADeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagOpenIDConnectProviderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagRoleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagSAMLProviderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagServerCertificateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagUserCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAccessKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAccountPasswordPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAssumeRolePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateLoginProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateOpenIDConnectProviderThumbprintCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateRoleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateRoleDescriptionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateSAMLProviderCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateSSHPublicKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateServerCertificateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateServiceSpecificCredentialCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateSigningCertificateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UploadSSHPublicKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UploadServerCertificateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UploadSigningCertificateCommand.d.ts +9 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/package.json +41 -41
|
@@ -22,10 +22,10 @@ export interface GetUserPolicyCommandOutput extends GetUserPolicyResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetUserPolicyCommand_base: {
|
|
24
24
|
new (input: GetUserPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetUserPolicyCommandInput, GetUserPolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetUserPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetUserPolicyCommandInput, GetUserPolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves the specified inline policy document that is embedded in the specified IAM
|
|
30
30
|
* user.</p>
|
|
31
31
|
* <note>
|
|
@@ -78,6 +78,7 @@ declare const GetUserPolicyCommand_base: {
|
|
|
78
78
|
* @throws {@link IAMServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from IAM service.</p>
|
|
80
80
|
*
|
|
81
|
+
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class GetUserPolicyCommand extends GetUserPolicyCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListAccessKeysCommandOutput extends ListAccessKeysResponse, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListAccessKeysCommand_base: {
|
|
24
24
|
new (input: ListAccessKeysCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccessKeysCommandInput, ListAccessKeysCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListAccessKeysCommandInput]): import("@smithy/smithy-client").CommandImpl<ListAccessKeysCommandInput, ListAccessKeysCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns information about the access key IDs associated with the specified IAM user.
|
|
30
30
|
* If there is none, the operation returns an empty list.</p>
|
|
31
31
|
* <p>Although each user is limited to a small number of keys, you can still paginate the
|
|
@@ -86,6 +86,7 @@ declare const ListAccessKeysCommand_base: {
|
|
|
86
86
|
* @throws {@link IAMServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from IAM service.</p>
|
|
88
88
|
*
|
|
89
|
+
* @public
|
|
89
90
|
* @example To list the access key IDs for an IAM user
|
|
90
91
|
* ```javascript
|
|
91
92
|
* // The following command lists the access keys IDs for the IAM user named Alice.
|
|
@@ -22,10 +22,10 @@ export interface ListAccountAliasesCommandOutput extends ListAccountAliasesRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListAccountAliasesCommand_base: {
|
|
24
24
|
new (input: ListAccountAliasesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccountAliasesCommandInput, ListAccountAliasesCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListAccountAliasesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListAccountAliasesCommandInput, ListAccountAliasesCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the account alias associated with the Amazon Web Services account (Note: you can have only
|
|
30
30
|
* one). For information about using an Amazon Web Services account alias, see <a href="https://docs.aws.amazon.com/signin/latest/userguide/CreateAccountAlias.html">Creating,
|
|
31
31
|
* deleting, and listing an Amazon Web Services account alias</a> in the <i>Amazon Web Services Sign-In
|
|
@@ -65,6 +65,7 @@ declare const ListAccountAliasesCommand_base: {
|
|
|
65
65
|
* @throws {@link IAMServiceException}
|
|
66
66
|
* <p>Base exception class for all service exceptions from IAM service.</p>
|
|
67
67
|
*
|
|
68
|
+
* @public
|
|
68
69
|
* @example To list account aliases
|
|
69
70
|
* ```javascript
|
|
70
71
|
* // The following command lists the aliases for the current account.
|
|
@@ -22,10 +22,10 @@ export interface ListAttachedGroupPoliciesCommandOutput extends ListAttachedGrou
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListAttachedGroupPoliciesCommand_base: {
|
|
24
24
|
new (input: ListAttachedGroupPoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAttachedGroupPoliciesCommandInput, ListAttachedGroupPoliciesCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListAttachedGroupPoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAttachedGroupPoliciesCommandInput, ListAttachedGroupPoliciesCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists all managed policies that are attached to the specified IAM group.</p>
|
|
30
30
|
* <p>An IAM group can also have inline policies embedded with it. To list the inline
|
|
31
31
|
* policies for a group, use <a>ListGroupPolicies</a>. For information about
|
|
@@ -84,6 +84,7 @@ declare const ListAttachedGroupPoliciesCommand_base: {
|
|
|
84
84
|
* @throws {@link IAMServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from IAM service.</p>
|
|
86
86
|
*
|
|
87
|
+
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class ListAttachedGroupPoliciesCommand extends ListAttachedGroupPoliciesCommand_base {
|
|
89
90
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListAttachedRolePoliciesCommandOutput extends ListAttachedRoleP
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListAttachedRolePoliciesCommand_base: {
|
|
24
24
|
new (input: ListAttachedRolePoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAttachedRolePoliciesCommandInput, ListAttachedRolePoliciesCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListAttachedRolePoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAttachedRolePoliciesCommandInput, ListAttachedRolePoliciesCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists all managed policies that are attached to the specified IAM role.</p>
|
|
30
30
|
* <p>An IAM role can also have inline policies embedded with it. To list the inline
|
|
31
31
|
* policies for a role, use <a>ListRolePolicies</a>. For information about
|
|
@@ -84,6 +84,7 @@ declare const ListAttachedRolePoliciesCommand_base: {
|
|
|
84
84
|
* @throws {@link IAMServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from IAM service.</p>
|
|
86
86
|
*
|
|
87
|
+
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class ListAttachedRolePoliciesCommand extends ListAttachedRolePoliciesCommand_base {
|
|
89
90
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListAttachedUserPoliciesCommandOutput extends ListAttachedUserP
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListAttachedUserPoliciesCommand_base: {
|
|
24
24
|
new (input: ListAttachedUserPoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAttachedUserPoliciesCommandInput, ListAttachedUserPoliciesCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListAttachedUserPoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAttachedUserPoliciesCommandInput, ListAttachedUserPoliciesCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists all managed policies that are attached to the specified IAM user.</p>
|
|
30
30
|
* <p>An IAM user can also have inline policies embedded with it. To list the inline
|
|
31
31
|
* policies for a user, use <a>ListUserPolicies</a>. For information about
|
|
@@ -84,6 +84,7 @@ declare const ListAttachedUserPoliciesCommand_base: {
|
|
|
84
84
|
* @throws {@link IAMServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from IAM service.</p>
|
|
86
86
|
*
|
|
87
|
+
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class ListAttachedUserPoliciesCommand extends ListAttachedUserPoliciesCommand_base {
|
|
89
90
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListEntitiesForPolicyCommandOutput extends ListEntitiesForPolic
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListEntitiesForPolicyCommand_base: {
|
|
24
24
|
new (input: ListEntitiesForPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<ListEntitiesForPolicyCommandInput, ListEntitiesForPolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListEntitiesForPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<ListEntitiesForPolicyCommandInput, ListEntitiesForPolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists all IAM users, groups, and roles that the specified managed policy is attached
|
|
30
30
|
* to.</p>
|
|
31
31
|
* <p>You can use the optional <code>EntityFilter</code> parameter to limit the results to a
|
|
@@ -96,6 +96,7 @@ declare const ListEntitiesForPolicyCommand_base: {
|
|
|
96
96
|
* @throws {@link IAMServiceException}
|
|
97
97
|
* <p>Base exception class for all service exceptions from IAM service.</p>
|
|
98
98
|
*
|
|
99
|
+
* @public
|
|
99
100
|
*/
|
|
100
101
|
export declare class ListEntitiesForPolicyCommand extends ListEntitiesForPolicyCommand_base {
|
|
101
102
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListGroupPoliciesCommandOutput extends ListGroupPoliciesRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListGroupPoliciesCommand_base: {
|
|
24
24
|
new (input: ListGroupPoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListGroupPoliciesCommandInput, ListGroupPoliciesCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListGroupPoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListGroupPoliciesCommandInput, ListGroupPoliciesCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the names of the inline policies that are embedded in the specified IAM
|
|
30
30
|
* group.</p>
|
|
31
31
|
* <p>An IAM group can also have managed policies attached to it. To list the managed
|
|
@@ -75,6 +75,7 @@ declare const ListGroupPoliciesCommand_base: {
|
|
|
75
75
|
* @throws {@link IAMServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from IAM service.</p>
|
|
77
77
|
*
|
|
78
|
+
* @public
|
|
78
79
|
* @example To list the in-line policies for an IAM group
|
|
79
80
|
* ```javascript
|
|
80
81
|
* // The following command lists the names of in-line policies that are embedded in the IAM group named Admins.
|
|
@@ -22,10 +22,10 @@ export interface ListGroupsCommandOutput extends ListGroupsResponse, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListGroupsCommand_base: {
|
|
24
24
|
new (input: ListGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListGroupsCommandInput, ListGroupsCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListGroupsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListGroupsCommandInput, ListGroupsCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the IAM groups that have the specified path prefix.</p>
|
|
30
30
|
* <p> You can paginate the results using the <code>MaxItems</code> and <code>Marker</code>
|
|
31
31
|
* parameters.</p>
|
|
@@ -71,6 +71,7 @@ declare const ListGroupsCommand_base: {
|
|
|
71
71
|
* @throws {@link IAMServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from IAM service.</p>
|
|
73
73
|
*
|
|
74
|
+
* @public
|
|
74
75
|
* @example To list the IAM groups for the current account
|
|
75
76
|
* ```javascript
|
|
76
77
|
* // The following command lists the IAM groups in the current account:
|
|
@@ -22,10 +22,10 @@ export interface ListGroupsForUserCommandOutput extends ListGroupsForUserRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListGroupsForUserCommand_base: {
|
|
24
24
|
new (input: ListGroupsForUserCommandInput): import("@smithy/smithy-client").CommandImpl<ListGroupsForUserCommandInput, ListGroupsForUserCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListGroupsForUserCommandInput): import("@smithy/smithy-client").CommandImpl<ListGroupsForUserCommandInput, ListGroupsForUserCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the IAM groups that the specified IAM user belongs to.</p>
|
|
30
30
|
* <p>You can paginate the results using the <code>MaxItems</code> and <code>Marker</code>
|
|
31
31
|
* parameters.</p>
|
|
@@ -75,6 +75,7 @@ declare const ListGroupsForUserCommand_base: {
|
|
|
75
75
|
* @throws {@link IAMServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from IAM service.</p>
|
|
77
77
|
*
|
|
78
|
+
* @public
|
|
78
79
|
* @example To list the groups that an IAM user belongs to
|
|
79
80
|
* ```javascript
|
|
80
81
|
* // The following command displays the groups that the IAM user named Bob belongs to.
|
|
@@ -22,10 +22,10 @@ export interface ListInstanceProfileTagsCommandOutput extends ListInstanceProfil
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListInstanceProfileTagsCommand_base: {
|
|
24
24
|
new (input: ListInstanceProfileTagsCommandInput): import("@smithy/smithy-client").CommandImpl<ListInstanceProfileTagsCommandInput, ListInstanceProfileTagsCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListInstanceProfileTagsCommandInput): import("@smithy/smithy-client").CommandImpl<ListInstanceProfileTagsCommandInput, ListInstanceProfileTagsCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the tags that are attached to the specified IAM instance profile. The returned list of tags is sorted by tag key.
|
|
30
30
|
* For more information about tagging, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_tags.html">Tagging IAM resources</a> in the
|
|
31
31
|
* <i>IAM User Guide</i>.</p>
|
|
@@ -72,6 +72,7 @@ declare const ListInstanceProfileTagsCommand_base: {
|
|
|
72
72
|
* @throws {@link IAMServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from IAM service.</p>
|
|
74
74
|
*
|
|
75
|
+
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class ListInstanceProfileTagsCommand extends ListInstanceProfileTagsCommand_base {
|
|
77
78
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListInstanceProfilesCommandOutput extends ListInstanceProfilesR
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListInstanceProfilesCommand_base: {
|
|
24
24
|
new (input: ListInstanceProfilesCommandInput): import("@smithy/smithy-client").CommandImpl<ListInstanceProfilesCommandInput, ListInstanceProfilesCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListInstanceProfilesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListInstanceProfilesCommandInput, ListInstanceProfilesCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the instance profiles that have the specified path prefix. If there are none,
|
|
30
30
|
* the operation returns an empty list. For more information about instance profiles, see
|
|
31
31
|
* <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_use_switch-role-ec2_instance-profiles.html">Using
|
|
@@ -110,6 +110,7 @@ declare const ListInstanceProfilesCommand_base: {
|
|
|
110
110
|
* @throws {@link IAMServiceException}
|
|
111
111
|
* <p>Base exception class for all service exceptions from IAM service.</p>
|
|
112
112
|
*
|
|
113
|
+
* @public
|
|
113
114
|
*/
|
|
114
115
|
export declare class ListInstanceProfilesCommand extends ListInstanceProfilesCommand_base {
|
|
115
116
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListInstanceProfilesForRoleCommandOutput extends ListInstancePr
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListInstanceProfilesForRoleCommand_base: {
|
|
24
24
|
new (input: ListInstanceProfilesForRoleCommandInput): import("@smithy/smithy-client").CommandImpl<ListInstanceProfilesForRoleCommandInput, ListInstanceProfilesForRoleCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListInstanceProfilesForRoleCommandInput): import("@smithy/smithy-client").CommandImpl<ListInstanceProfilesForRoleCommandInput, ListInstanceProfilesForRoleCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the instance profiles that have the specified associated IAM role. If there
|
|
30
30
|
* are none, the operation returns an empty list. For more information about instance
|
|
31
31
|
* profiles, go to <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_use_switch-role-ec2_instance-profiles.html">Using
|
|
@@ -110,6 +110,7 @@ declare const ListInstanceProfilesForRoleCommand_base: {
|
|
|
110
110
|
* @throws {@link IAMServiceException}
|
|
111
111
|
* <p>Base exception class for all service exceptions from IAM service.</p>
|
|
112
112
|
*
|
|
113
|
+
* @public
|
|
113
114
|
*/
|
|
114
115
|
export declare class ListInstanceProfilesForRoleCommand extends ListInstanceProfilesForRoleCommand_base {
|
|
115
116
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListMFADeviceTagsCommandOutput extends ListMFADeviceTagsRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListMFADeviceTagsCommand_base: {
|
|
24
24
|
new (input: ListMFADeviceTagsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMFADeviceTagsCommandInput, ListMFADeviceTagsCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListMFADeviceTagsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMFADeviceTagsCommandInput, ListMFADeviceTagsCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the tags that are attached to the specified IAM virtual multi-factor authentication (MFA) device. The returned list of tags is
|
|
30
30
|
* sorted by tag key. For more information about tagging, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_tags.html">Tagging IAM resources</a> in the
|
|
31
31
|
* <i>IAM User Guide</i>.</p>
|
|
@@ -76,6 +76,7 @@ declare const ListMFADeviceTagsCommand_base: {
|
|
|
76
76
|
* @throws {@link IAMServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from IAM service.</p>
|
|
78
78
|
*
|
|
79
|
+
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class ListMFADeviceTagsCommand extends ListMFADeviceTagsCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListMFADevicesCommandOutput extends ListMFADevicesResponse, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListMFADevicesCommand_base: {
|
|
24
24
|
new (input: ListMFADevicesCommandInput): import("@smithy/smithy-client").CommandImpl<ListMFADevicesCommandInput, ListMFADevicesCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListMFADevicesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListMFADevicesCommandInput, ListMFADevicesCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the MFA devices for an IAM user. If the request includes a IAM user name,
|
|
30
30
|
* then this operation lists all the MFA devices associated with the specified user. If you
|
|
31
31
|
* do not specify a user name, IAM determines the user name implicitly based on the Amazon Web Services
|
|
@@ -76,6 +76,7 @@ declare const ListMFADevicesCommand_base: {
|
|
|
76
76
|
* @throws {@link IAMServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from IAM service.</p>
|
|
78
78
|
*
|
|
79
|
+
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class ListMFADevicesCommand extends ListMFADevicesCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListOpenIDConnectProviderTagsCommandOutput extends ListOpenIDCo
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListOpenIDConnectProviderTagsCommand_base: {
|
|
24
24
|
new (input: ListOpenIDConnectProviderTagsCommandInput): import("@smithy/smithy-client").CommandImpl<ListOpenIDConnectProviderTagsCommandInput, ListOpenIDConnectProviderTagsCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListOpenIDConnectProviderTagsCommandInput): import("@smithy/smithy-client").CommandImpl<ListOpenIDConnectProviderTagsCommandInput, ListOpenIDConnectProviderTagsCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the tags that are attached to the specified OpenID Connect (OIDC)-compatible
|
|
30
30
|
* identity provider. The returned list of tags is sorted by tag key. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_providers_oidc.html">About web identity
|
|
31
31
|
* federation</a>.</p>
|
|
@@ -78,6 +78,7 @@ declare const ListOpenIDConnectProviderTagsCommand_base: {
|
|
|
78
78
|
* @throws {@link IAMServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from IAM service.</p>
|
|
80
80
|
*
|
|
81
|
+
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class ListOpenIDConnectProviderTagsCommand extends ListOpenIDConnectProviderTagsCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListOpenIDConnectProvidersCommandOutput extends ListOpenIDConne
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListOpenIDConnectProvidersCommand_base: {
|
|
24
24
|
new (input: ListOpenIDConnectProvidersCommandInput): import("@smithy/smithy-client").CommandImpl<ListOpenIDConnectProvidersCommandInput, ListOpenIDConnectProvidersCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListOpenIDConnectProvidersCommandInput]): import("@smithy/smithy-client").CommandImpl<ListOpenIDConnectProvidersCommandInput, ListOpenIDConnectProvidersCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists information about the IAM OpenID Connect (OIDC) provider resource objects
|
|
30
30
|
* defined in the Amazon Web Services account.</p>
|
|
31
31
|
* <note>
|
|
@@ -64,6 +64,7 @@ declare const ListOpenIDConnectProvidersCommand_base: {
|
|
|
64
64
|
* @throws {@link IAMServiceException}
|
|
65
65
|
* <p>Base exception class for all service exceptions from IAM service.</p>
|
|
66
66
|
*
|
|
67
|
+
* @public
|
|
67
68
|
*/
|
|
68
69
|
export declare class ListOpenIDConnectProvidersCommand extends ListOpenIDConnectProvidersCommand_base {
|
|
69
70
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListPoliciesCommandOutput extends ListPoliciesResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListPoliciesCommand_base: {
|
|
24
24
|
new (input: ListPoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListPoliciesCommandInput, ListPoliciesCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListPoliciesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListPoliciesCommandInput, ListPoliciesCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists all the managed policies that are available in your Amazon Web Services account, including
|
|
30
30
|
* your own customer-defined managed policies and all Amazon Web Services managed policies.</p>
|
|
31
31
|
* <p>You can filter the list of policies that is returned using the optional
|
|
@@ -99,6 +99,7 @@ declare const ListPoliciesCommand_base: {
|
|
|
99
99
|
* @throws {@link IAMServiceException}
|
|
100
100
|
* <p>Base exception class for all service exceptions from IAM service.</p>
|
|
101
101
|
*
|
|
102
|
+
* @public
|
|
102
103
|
*/
|
|
103
104
|
export declare class ListPoliciesCommand extends ListPoliciesCommand_base {
|
|
104
105
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListPoliciesGrantingServiceAccessCommandOutput extends ListPoli
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListPoliciesGrantingServiceAccessCommand_base: {
|
|
24
24
|
new (input: ListPoliciesGrantingServiceAccessCommandInput): import("@smithy/smithy-client").CommandImpl<ListPoliciesGrantingServiceAccessCommandInput, ListPoliciesGrantingServiceAccessCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListPoliciesGrantingServiceAccessCommandInput): import("@smithy/smithy-client").CommandImpl<ListPoliciesGrantingServiceAccessCommandInput, ListPoliciesGrantingServiceAccessCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves a list of policies that the IAM identity (user, group, or role) can use to
|
|
30
30
|
* access each specified service.</p>
|
|
31
31
|
* <note>
|
|
@@ -119,6 +119,7 @@ declare const ListPoliciesGrantingServiceAccessCommand_base: {
|
|
|
119
119
|
* @throws {@link IAMServiceException}
|
|
120
120
|
* <p>Base exception class for all service exceptions from IAM service.</p>
|
|
121
121
|
*
|
|
122
|
+
* @public
|
|
122
123
|
* @example To list policies that allow access to a service
|
|
123
124
|
* ```javascript
|
|
124
125
|
* // The following operation lists policies that allow ExampleUser01 to access IAM or EC2.
|
|
@@ -22,10 +22,10 @@ export interface ListPolicyTagsCommandOutput extends ListPolicyTagsResponse, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListPolicyTagsCommand_base: {
|
|
24
24
|
new (input: ListPolicyTagsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPolicyTagsCommandInput, ListPolicyTagsCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListPolicyTagsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPolicyTagsCommandInput, ListPolicyTagsCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the tags that are attached to the specified IAM customer managed policy.
|
|
30
30
|
* The returned list of tags is sorted by tag key. For more information about tagging, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_tags.html">Tagging IAM resources</a> in the
|
|
31
31
|
* <i>IAM User Guide</i>.</p>
|
|
@@ -76,6 +76,7 @@ declare const ListPolicyTagsCommand_base: {
|
|
|
76
76
|
* @throws {@link IAMServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from IAM service.</p>
|
|
78
78
|
*
|
|
79
|
+
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class ListPolicyTagsCommand extends ListPolicyTagsCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListPolicyVersionsCommandOutput extends ListPolicyVersionsRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListPolicyVersionsCommand_base: {
|
|
24
24
|
new (input: ListPolicyVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPolicyVersionsCommandInput, ListPolicyVersionsCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListPolicyVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPolicyVersionsCommandInput, ListPolicyVersionsCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists information about the versions of the specified managed policy, including the
|
|
30
30
|
* version that is currently set as the policy's default version.</p>
|
|
31
31
|
* <p>For more information about managed policies, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/policies-managed-vs-inline.html">Managed policies and inline
|
|
@@ -79,6 +79,7 @@ declare const ListPolicyVersionsCommand_base: {
|
|
|
79
79
|
* @throws {@link IAMServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from IAM service.</p>
|
|
81
81
|
*
|
|
82
|
+
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class ListPolicyVersionsCommand extends ListPolicyVersionsCommand_base {
|
|
84
85
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListRolePoliciesCommandOutput extends ListRolePoliciesResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListRolePoliciesCommand_base: {
|
|
24
24
|
new (input: ListRolePoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListRolePoliciesCommandInput, ListRolePoliciesCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListRolePoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListRolePoliciesCommandInput, ListRolePoliciesCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the names of the inline policies that are embedded in the specified IAM
|
|
30
30
|
* role.</p>
|
|
31
31
|
* <p>An IAM role can also have managed policies attached to it. To list the managed
|
|
@@ -75,6 +75,7 @@ declare const ListRolePoliciesCommand_base: {
|
|
|
75
75
|
* @throws {@link IAMServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from IAM service.</p>
|
|
77
77
|
*
|
|
78
|
+
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class ListRolePoliciesCommand extends ListRolePoliciesCommand_base {
|
|
80
81
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListRoleTagsCommandOutput extends ListRoleTagsResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListRoleTagsCommand_base: {
|
|
24
24
|
new (input: ListRoleTagsCommandInput): import("@smithy/smithy-client").CommandImpl<ListRoleTagsCommandInput, ListRoleTagsCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListRoleTagsCommandInput): import("@smithy/smithy-client").CommandImpl<ListRoleTagsCommandInput, ListRoleTagsCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the tags that are attached to the specified role. The returned list of tags is
|
|
30
30
|
* sorted by tag key. For more information about tagging, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_tags.html">Tagging IAM resources</a> in the
|
|
31
31
|
* <i>IAM User Guide</i>.</p>
|
|
@@ -72,6 +72,7 @@ declare const ListRoleTagsCommand_base: {
|
|
|
72
72
|
* @throws {@link IAMServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from IAM service.</p>
|
|
74
74
|
*
|
|
75
|
+
* @public
|
|
75
76
|
* @example To list the tags attached to an IAM role
|
|
76
77
|
* ```javascript
|
|
77
78
|
* // The following example shows how to list the tags attached to a role.
|
|
@@ -22,10 +22,10 @@ export interface ListRolesCommandOutput extends ListRolesResponse, __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListRolesCommand_base: {
|
|
24
24
|
new (input: ListRolesCommandInput): import("@smithy/smithy-client").CommandImpl<ListRolesCommandInput, ListRolesCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListRolesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListRolesCommandInput, ListRolesCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the IAM roles that have the specified path prefix. If there are none, the
|
|
30
30
|
* operation returns an empty list. For more information about roles, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles.html">IAM roles</a> in the
|
|
31
31
|
* <i>IAM User Guide</i>.</p>
|
|
@@ -106,6 +106,7 @@ declare const ListRolesCommand_base: {
|
|
|
106
106
|
* @throws {@link IAMServiceException}
|
|
107
107
|
* <p>Base exception class for all service exceptions from IAM service.</p>
|
|
108
108
|
*
|
|
109
|
+
* @public
|
|
109
110
|
*/
|
|
110
111
|
export declare class ListRolesCommand extends ListRolesCommand_base {
|
|
111
112
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListSAMLProviderTagsCommandOutput extends ListSAMLProviderTagsR
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListSAMLProviderTagsCommand_base: {
|
|
24
24
|
new (input: ListSAMLProviderTagsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSAMLProviderTagsCommandInput, ListSAMLProviderTagsCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListSAMLProviderTagsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSAMLProviderTagsCommandInput, ListSAMLProviderTagsCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the tags that are attached to the specified Security Assertion Markup Language
|
|
30
30
|
* (SAML) identity provider. The returned list of tags is sorted by tag key. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_providers_saml.html">About SAML 2.0-based
|
|
31
31
|
* federation</a>.</p>
|
|
@@ -78,6 +78,7 @@ declare const ListSAMLProviderTagsCommand_base: {
|
|
|
78
78
|
* @throws {@link IAMServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from IAM service.</p>
|
|
80
80
|
*
|
|
81
|
+
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class ListSAMLProviderTagsCommand extends ListSAMLProviderTagsCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListSAMLProvidersCommandOutput extends ListSAMLProvidersRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListSAMLProvidersCommand_base: {
|
|
24
24
|
new (input: ListSAMLProvidersCommandInput): import("@smithy/smithy-client").CommandImpl<ListSAMLProvidersCommandInput, ListSAMLProvidersCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListSAMLProvidersCommandInput]): import("@smithy/smithy-client").CommandImpl<ListSAMLProvidersCommandInput, ListSAMLProvidersCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the SAML provider resource objects defined in IAM in the account.
|
|
30
30
|
* IAM resource-listing operations return a subset of the available
|
|
31
31
|
* attributes for the resource. For example, this operation does not return tags, even though they are an attribute of the returned object. To view all of the information for a SAML provider, see <a>GetSAMLProvider</a>.</p>
|
|
@@ -66,6 +66,7 @@ declare const ListSAMLProvidersCommand_base: {
|
|
|
66
66
|
* @throws {@link IAMServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from IAM service.</p>
|
|
68
68
|
*
|
|
69
|
+
* @public
|
|
69
70
|
*/
|
|
70
71
|
export declare class ListSAMLProvidersCommand extends ListSAMLProvidersCommand_base {
|
|
71
72
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListSSHPublicKeysCommandOutput extends ListSSHPublicKeysRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListSSHPublicKeysCommand_base: {
|
|
24
24
|
new (input: ListSSHPublicKeysCommandInput): import("@smithy/smithy-client").CommandImpl<ListSSHPublicKeysCommandInput, ListSSHPublicKeysCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListSSHPublicKeysCommandInput]): import("@smithy/smithy-client").CommandImpl<ListSSHPublicKeysCommandInput, ListSSHPublicKeysCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns information about the SSH public keys associated with the specified IAM
|
|
30
30
|
* user. If none exists, the operation returns an empty list.</p>
|
|
31
31
|
* <p>The SSH public keys returned by this operation are used only for authenticating the
|
|
@@ -75,6 +75,7 @@ declare const ListSSHPublicKeysCommand_base: {
|
|
|
75
75
|
* @throws {@link IAMServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from IAM service.</p>
|
|
77
77
|
*
|
|
78
|
+
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class ListSSHPublicKeysCommand extends ListSSHPublicKeysCommand_base {
|
|
80
81
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListServerCertificateTagsCommandOutput extends ListServerCertif
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListServerCertificateTagsCommand_base: {
|
|
24
24
|
new (input: ListServerCertificateTagsCommandInput): import("@smithy/smithy-client").CommandImpl<ListServerCertificateTagsCommandInput, ListServerCertificateTagsCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListServerCertificateTagsCommandInput): import("@smithy/smithy-client").CommandImpl<ListServerCertificateTagsCommandInput, ListServerCertificateTagsCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the tags that are attached to the specified IAM server certificate. The
|
|
30
30
|
* returned list of tags is sorted by tag key. For more information about tagging, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_tags.html">Tagging IAM resources</a> in the
|
|
31
31
|
* <i>IAM User Guide</i>.</p>
|
|
@@ -79,6 +79,7 @@ declare const ListServerCertificateTagsCommand_base: {
|
|
|
79
79
|
* @throws {@link IAMServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from IAM service.</p>
|
|
81
81
|
*
|
|
82
|
+
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class ListServerCertificateTagsCommand extends ListServerCertificateTagsCommand_base {
|
|
84
85
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListServerCertificatesCommandOutput extends ListServerCertifica
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListServerCertificatesCommand_base: {
|
|
24
24
|
new (input: ListServerCertificatesCommandInput): import("@smithy/smithy-client").CommandImpl<ListServerCertificatesCommandInput, ListServerCertificatesCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListServerCertificatesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListServerCertificatesCommandInput, ListServerCertificatesCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the server certificates stored in IAM that have the specified path prefix. If
|
|
30
30
|
* none exist, the operation returns an empty list.</p>
|
|
31
31
|
* <p> You can paginate the results using the <code>MaxItems</code> and <code>Marker</code>
|
|
@@ -81,6 +81,7 @@ declare const ListServerCertificatesCommand_base: {
|
|
|
81
81
|
* @throws {@link IAMServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from IAM service.</p>
|
|
83
83
|
*
|
|
84
|
+
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class ListServerCertificatesCommand extends ListServerCertificatesCommand_base {
|
|
86
87
|
}
|