@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 CreateUserCommandOutput extends CreateUserResponse, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateUserCommand_base: {
|
|
24
24
|
new (input: CreateUserCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserCommandInput, CreateUserCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateUserCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUserCommandInput, CreateUserCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new IAM user for your Amazon Web Services account.</p>
|
|
30
30
|
* <p> For information about quotas for the number of IAM users you can create, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_iam-quotas.html">IAM and STS
|
|
31
31
|
* quotas</a> in the <i>IAM User Guide</i>.</p>
|
|
@@ -104,6 +104,7 @@ declare const CreateUserCommand_base: {
|
|
|
104
104
|
* @throws {@link IAMServiceException}
|
|
105
105
|
* <p>Base exception class for all service exceptions from IAM service.</p>
|
|
106
106
|
*
|
|
107
|
+
* @public
|
|
107
108
|
* @example To create an IAM user
|
|
108
109
|
* ```javascript
|
|
109
110
|
* // The following create-user command creates an IAM user named Bob in the current account.
|
|
@@ -22,10 +22,10 @@ export interface CreateVirtualMFADeviceCommandOutput extends CreateVirtualMFADev
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateVirtualMFADeviceCommand_base: {
|
|
24
24
|
new (input: CreateVirtualMFADeviceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVirtualMFADeviceCommandInput, CreateVirtualMFADeviceCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateVirtualMFADeviceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVirtualMFADeviceCommandInput, CreateVirtualMFADeviceCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new virtual MFA device for the Amazon Web Services account. After creating the virtual
|
|
30
30
|
* MFA, use <a>EnableMFADevice</a> to attach the MFA device to an IAM user.
|
|
31
31
|
* For more information about creating and working with virtual MFA devices, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/Using_VirtualMFA.html">Using a virtual MFA
|
|
@@ -60,8 +60,8 @@ declare const CreateVirtualMFADeviceCommand_base: {
|
|
|
60
60
|
* // { // CreateVirtualMFADeviceResponse
|
|
61
61
|
* // VirtualMFADevice: { // VirtualMFADevice
|
|
62
62
|
* // SerialNumber: "STRING_VALUE", // required
|
|
63
|
-
* // Base32StringSeed:
|
|
64
|
-
* // QRCodePNG:
|
|
63
|
+
* // Base32StringSeed: new Uint8Array(),
|
|
64
|
+
* // QRCodePNG: new Uint8Array(),
|
|
65
65
|
* // User: { // User
|
|
66
66
|
* // Path: "STRING_VALUE", // required
|
|
67
67
|
* // UserName: "STRING_VALUE", // required
|
|
@@ -121,6 +121,7 @@ declare const CreateVirtualMFADeviceCommand_base: {
|
|
|
121
121
|
* @throws {@link IAMServiceException}
|
|
122
122
|
* <p>Base exception class for all service exceptions from IAM service.</p>
|
|
123
123
|
*
|
|
124
|
+
* @public
|
|
124
125
|
*/
|
|
125
126
|
export declare class CreateVirtualMFADeviceCommand extends CreateVirtualMFADeviceCommand_base {
|
|
126
127
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeactivateMFADeviceCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeactivateMFADeviceCommand_base: {
|
|
24
24
|
new (input: DeactivateMFADeviceCommandInput): import("@smithy/smithy-client").CommandImpl<DeactivateMFADeviceCommandInput, DeactivateMFADeviceCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeactivateMFADeviceCommandInput): import("@smithy/smithy-client").CommandImpl<DeactivateMFADeviceCommandInput, DeactivateMFADeviceCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deactivates the specified MFA device and removes it from association with the user
|
|
30
30
|
* name for which it was originally enabled.</p>
|
|
31
31
|
* <p>For more information about creating and working with virtual MFA devices, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/Using_VirtualMFA.html">Enabling a virtual
|
|
@@ -78,6 +78,7 @@ declare const DeactivateMFADeviceCommand_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 DeactivateMFADeviceCommand extends DeactivateMFADeviceCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteAccessKeyCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteAccessKeyCommand_base: {
|
|
24
24
|
new (input: DeleteAccessKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccessKeyCommandInput, DeleteAccessKeyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteAccessKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccessKeyCommandInput, DeleteAccessKeyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the access key pair associated with the specified IAM user.</p>
|
|
30
30
|
* <p>If you do not specify a user name, IAM determines the user name implicitly based on
|
|
31
31
|
* the Amazon Web Services access key ID signing the request. This operation works for access keys under
|
|
@@ -68,6 +68,7 @@ declare const DeleteAccessKeyCommand_base: {
|
|
|
68
68
|
* @throws {@link IAMServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from IAM service.</p>
|
|
70
70
|
*
|
|
71
|
+
* @public
|
|
71
72
|
* @example To delete an access key for an IAM user
|
|
72
73
|
* ```javascript
|
|
73
74
|
* // The following command deletes one access key (access key ID and secret access key) assigned to the IAM user named Bob.
|
|
@@ -22,10 +22,10 @@ export interface DeleteAccountAliasCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteAccountAliasCommand_base: {
|
|
24
24
|
new (input: DeleteAccountAliasCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccountAliasCommandInput, DeleteAccountAliasCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteAccountAliasCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccountAliasCommandInput, DeleteAccountAliasCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Deletes the specified Amazon Web Services account alias. For information about using an Amazon Web Services
|
|
30
30
|
* account alias, see <a href="https://docs.aws.amazon.com/signin/latest/userguide/CreateAccountAlias.html">Creating, deleting, and
|
|
31
31
|
* listing an Amazon Web Services account alias</a> in the <i>Amazon Web Services Sign-In User
|
|
@@ -70,6 +70,7 @@ declare const DeleteAccountAliasCommand_base: {
|
|
|
70
70
|
* @throws {@link IAMServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from IAM service.</p>
|
|
72
72
|
*
|
|
73
|
+
* @public
|
|
73
74
|
* @example To delete an account alias
|
|
74
75
|
* ```javascript
|
|
75
76
|
* // The following command removes the alias mycompany from the current AWS account:
|
|
@@ -21,10 +21,10 @@ export interface DeleteAccountPasswordPolicyCommandOutput extends __MetadataBear
|
|
|
21
21
|
}
|
|
22
22
|
declare const DeleteAccountPasswordPolicyCommand_base: {
|
|
23
23
|
new (input: DeleteAccountPasswordPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccountPasswordPolicyCommandInput, DeleteAccountPasswordPolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
24
|
+
new (...[input]: [] | [DeleteAccountPasswordPolicyCommandInput]): import("@smithy/smithy-client").CommandImpl<DeleteAccountPasswordPolicyCommandInput, DeleteAccountPasswordPolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
24
25
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
26
|
};
|
|
26
27
|
/**
|
|
27
|
-
* @public
|
|
28
28
|
* <p>Deletes the password policy for the Amazon Web Services account. There are no parameters.</p>
|
|
29
29
|
* @example
|
|
30
30
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -60,6 +60,7 @@ declare const DeleteAccountPasswordPolicyCommand_base: {
|
|
|
60
60
|
* @throws {@link IAMServiceException}
|
|
61
61
|
* <p>Base exception class for all service exceptions from IAM service.</p>
|
|
62
62
|
*
|
|
63
|
+
* @public
|
|
63
64
|
* @example To delete the current account password policy
|
|
64
65
|
* ```javascript
|
|
65
66
|
* // The following command removes the password policy from the current AWS account:
|
|
@@ -22,10 +22,10 @@ export interface DeleteGroupCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteGroupCommand_base: {
|
|
24
24
|
new (input: DeleteGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGroupCommandInput, DeleteGroupCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGroupCommandInput, DeleteGroupCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified IAM group. The group must not contain any users or have any
|
|
30
30
|
* attached policies.</p>
|
|
31
31
|
* @example
|
|
@@ -68,6 +68,7 @@ declare const DeleteGroupCommand_base: {
|
|
|
68
68
|
* @throws {@link IAMServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from IAM service.</p>
|
|
70
70
|
*
|
|
71
|
+
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class DeleteGroupCommand extends DeleteGroupCommand_base {
|
|
73
74
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteGroupPolicyCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteGroupPolicyCommand_base: {
|
|
24
24
|
new (input: DeleteGroupPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGroupPolicyCommandInput, DeleteGroupPolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteGroupPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGroupPolicyCommandInput, DeleteGroupPolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified inline policy that is embedded in the specified IAM
|
|
30
30
|
* group.</p>
|
|
31
31
|
* <p>A group can also have managed policies attached to it. To detach a managed policy from
|
|
@@ -69,6 +69,7 @@ declare const DeleteGroupPolicyCommand_base: {
|
|
|
69
69
|
* @throws {@link IAMServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from IAM service.</p>
|
|
71
71
|
*
|
|
72
|
+
* @public
|
|
72
73
|
* @example To delete a policy from an IAM group
|
|
73
74
|
* ```javascript
|
|
74
75
|
* // The following command deletes the policy named ExamplePolicy from the group named Admins:
|
|
@@ -22,10 +22,10 @@ export interface DeleteInstanceProfileCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteInstanceProfileCommand_base: {
|
|
24
24
|
new (input: DeleteInstanceProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInstanceProfileCommandInput, DeleteInstanceProfileCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteInstanceProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInstanceProfileCommandInput, DeleteInstanceProfileCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified instance profile. The instance profile must not have an
|
|
30
30
|
* associated role.</p>
|
|
31
31
|
* <important>
|
|
@@ -76,6 +76,7 @@ declare const DeleteInstanceProfileCommand_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
|
* @example To delete an instance profile
|
|
80
81
|
* ```javascript
|
|
81
82
|
* // The following command deletes the instance profile named ExampleInstanceProfile
|
|
@@ -22,10 +22,10 @@ export interface DeleteLoginProfileCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteLoginProfileCommand_base: {
|
|
24
24
|
new (input: DeleteLoginProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLoginProfileCommandInput, DeleteLoginProfileCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteLoginProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLoginProfileCommandInput, DeleteLoginProfileCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the password for the specified IAM user, For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_passwords_admin-change-user.html">Managing
|
|
30
30
|
* passwords for IAM users</a>.</p>
|
|
31
31
|
* <p>You can use the CLI, the Amazon Web Services API, or the <b>Users</b>
|
|
@@ -81,6 +81,7 @@ declare const DeleteLoginProfileCommand_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
|
* @example To delete a password for an IAM user
|
|
85
86
|
* ```javascript
|
|
86
87
|
* // The following command deletes the password for the IAM user named Bob.
|
|
@@ -22,10 +22,10 @@ export interface DeleteOpenIDConnectProviderCommandOutput extends __MetadataBear
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteOpenIDConnectProviderCommand_base: {
|
|
24
24
|
new (input: DeleteOpenIDConnectProviderCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteOpenIDConnectProviderCommandInput, DeleteOpenIDConnectProviderCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteOpenIDConnectProviderCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteOpenIDConnectProviderCommandInput, DeleteOpenIDConnectProviderCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes an OpenID Connect identity provider (IdP) resource object in IAM.</p>
|
|
30
30
|
* <p>Deleting an IAM OIDC provider resource does not update any roles that reference the
|
|
31
31
|
* provider as a principal in their trust policies. Any attempt to assume a role that
|
|
@@ -68,6 +68,7 @@ declare const DeleteOpenIDConnectProviderCommand_base: {
|
|
|
68
68
|
* @throws {@link IAMServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from IAM service.</p>
|
|
70
70
|
*
|
|
71
|
+
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class DeleteOpenIDConnectProviderCommand extends DeleteOpenIDConnectProviderCommand_base {
|
|
73
74
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeletePolicyCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeletePolicyCommand_base: {
|
|
24
24
|
new (input: DeletePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePolicyCommandInput, DeletePolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeletePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePolicyCommandInput, DeletePolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified managed policy.</p>
|
|
30
30
|
* <p>Before you can delete a managed policy, you must first detach the policy from all
|
|
31
31
|
* users, groups, and roles that it is attached to. In addition, you must delete all the
|
|
@@ -95,6 +95,7 @@ declare const DeletePolicyCommand_base: {
|
|
|
95
95
|
* @throws {@link IAMServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from IAM service.</p>
|
|
97
97
|
*
|
|
98
|
+
* @public
|
|
98
99
|
*/
|
|
99
100
|
export declare class DeletePolicyCommand extends DeletePolicyCommand_base {
|
|
100
101
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeletePolicyVersionCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeletePolicyVersionCommand_base: {
|
|
24
24
|
new (input: DeletePolicyVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePolicyVersionCommandInput, DeletePolicyVersionCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeletePolicyVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePolicyVersionCommandInput, DeletePolicyVersionCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified version from the specified managed policy.</p>
|
|
30
30
|
* <p>You cannot delete the default version from a policy using this operation. To delete
|
|
31
31
|
* the default version from a policy, use <a>DeletePolicy</a>. To find out which
|
|
@@ -77,6 +77,7 @@ declare const DeletePolicyVersionCommand_base: {
|
|
|
77
77
|
* @throws {@link IAMServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from IAM service.</p>
|
|
79
79
|
*
|
|
80
|
+
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class DeletePolicyVersionCommand extends DeletePolicyVersionCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteRoleCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteRoleCommand_base: {
|
|
24
24
|
new (input: DeleteRoleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRoleCommandInput, DeleteRoleCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteRoleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRoleCommandInput, DeleteRoleCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified role. Unlike the Amazon Web Services Management Console, when you delete a role
|
|
30
30
|
* programmatically, you must delete the items attached to the role manually, or the
|
|
31
31
|
* deletion fails. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_manage_delete.html#roles-managingrole-deleting-cli">Deleting an IAM role</a>. Before attempting to delete a role, remove the
|
|
@@ -100,6 +100,7 @@ declare const DeleteRoleCommand_base: {
|
|
|
100
100
|
* @throws {@link IAMServiceException}
|
|
101
101
|
* <p>Base exception class for all service exceptions from IAM service.</p>
|
|
102
102
|
*
|
|
103
|
+
* @public
|
|
103
104
|
* @example To delete an IAM role
|
|
104
105
|
* ```javascript
|
|
105
106
|
* // The following command removes the role named Test-Role.
|
|
@@ -22,10 +22,10 @@ export interface DeleteRolePermissionsBoundaryCommandOutput extends __MetadataBe
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteRolePermissionsBoundaryCommand_base: {
|
|
24
24
|
new (input: DeleteRolePermissionsBoundaryCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRolePermissionsBoundaryCommandInput, DeleteRolePermissionsBoundaryCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteRolePermissionsBoundaryCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRolePermissionsBoundaryCommandInput, DeleteRolePermissionsBoundaryCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the permissions boundary for the specified IAM role. </p>
|
|
30
30
|
* <p>You cannot set the boundary for a service-linked role.</p>
|
|
31
31
|
* <important>
|
|
@@ -71,6 +71,7 @@ declare const DeleteRolePermissionsBoundaryCommand_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
|
*/
|
|
75
76
|
export declare class DeleteRolePermissionsBoundaryCommand extends DeleteRolePermissionsBoundaryCommand_base {
|
|
76
77
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteRolePolicyCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteRolePolicyCommand_base: {
|
|
24
24
|
new (input: DeleteRolePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRolePolicyCommandInput, DeleteRolePolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteRolePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRolePolicyCommandInput, DeleteRolePolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified inline policy that is embedded in the specified IAM
|
|
30
30
|
* role.</p>
|
|
31
31
|
* <p>A role can also have managed policies attached to it. To detach a managed policy from
|
|
@@ -75,6 +75,7 @@ declare const DeleteRolePolicyCommand_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 remove a policy from an IAM role
|
|
79
80
|
* ```javascript
|
|
80
81
|
* // The following command removes the policy named ExamplePolicy from the role named Test-Role.
|
|
@@ -22,10 +22,10 @@ export interface DeleteSAMLProviderCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteSAMLProviderCommand_base: {
|
|
24
24
|
new (input: DeleteSAMLProviderCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSAMLProviderCommandInput, DeleteSAMLProviderCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteSAMLProviderCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSAMLProviderCommandInput, DeleteSAMLProviderCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a SAML provider resource in IAM.</p>
|
|
30
30
|
* <p>Deleting the provider resource from IAM does not update any roles that reference the
|
|
31
31
|
* SAML provider resource's ARN as a principal in their trust policies. Any attempt to
|
|
@@ -73,6 +73,7 @@ declare const DeleteSAMLProviderCommand_base: {
|
|
|
73
73
|
* @throws {@link IAMServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from IAM service.</p>
|
|
75
75
|
*
|
|
76
|
+
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class DeleteSAMLProviderCommand extends DeleteSAMLProviderCommand_base {
|
|
78
79
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteSSHPublicKeyCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteSSHPublicKeyCommand_base: {
|
|
24
24
|
new (input: DeleteSSHPublicKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSSHPublicKeyCommandInput, DeleteSSHPublicKeyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteSSHPublicKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSSHPublicKeyCommandInput, DeleteSSHPublicKeyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified SSH public key.</p>
|
|
30
30
|
* <p>The SSH public key deleted by this operation is used only for authenticating the
|
|
31
31
|
* associated IAM user to an CodeCommit repository. For more information about using SSH keys
|
|
@@ -60,6 +60,7 @@ declare const DeleteSSHPublicKeyCommand_base: {
|
|
|
60
60
|
* @throws {@link IAMServiceException}
|
|
61
61
|
* <p>Base exception class for all service exceptions from IAM service.</p>
|
|
62
62
|
*
|
|
63
|
+
* @public
|
|
63
64
|
*/
|
|
64
65
|
export declare class DeleteSSHPublicKeyCommand extends DeleteSSHPublicKeyCommand_base {
|
|
65
66
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteServerCertificateCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteServerCertificateCommand_base: {
|
|
24
24
|
new (input: DeleteServerCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServerCertificateCommandInput, DeleteServerCertificateCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteServerCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServerCertificateCommandInput, DeleteServerCertificateCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified server certificate.</p>
|
|
30
30
|
* <p>For more information about working with server certificates, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_server-certs.html">Working
|
|
31
31
|
* with server certificates</a> in the <i>IAM User Guide</i>. This
|
|
@@ -81,6 +81,7 @@ declare const DeleteServerCertificateCommand_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 DeleteServerCertificateCommand extends DeleteServerCertificateCommand_base {
|
|
86
87
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteServiceLinkedRoleCommandOutput extends DeleteServiceLinke
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteServiceLinkedRoleCommand_base: {
|
|
24
24
|
new (input: DeleteServiceLinkedRoleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceLinkedRoleCommandInput, DeleteServiceLinkedRoleCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteServiceLinkedRoleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceLinkedRoleCommandInput, DeleteServiceLinkedRoleCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Submits a service-linked role deletion request and returns a
|
|
30
30
|
* <code>DeletionTaskId</code>, which you can use to check the status of the deletion.
|
|
31
31
|
* Before you call this operation, confirm that the role has no active sessions and that
|
|
@@ -81,6 +81,7 @@ declare const DeleteServiceLinkedRoleCommand_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 DeleteServiceLinkedRoleCommand extends DeleteServiceLinkedRoleCommand_base {
|
|
86
87
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteServiceSpecificCredentialCommandOutput extends __Metadata
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteServiceSpecificCredentialCommand_base: {
|
|
24
24
|
new (input: DeleteServiceSpecificCredentialCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceSpecificCredentialCommandInput, DeleteServiceSpecificCredentialCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteServiceSpecificCredentialCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceSpecificCredentialCommandInput, DeleteServiceSpecificCredentialCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified service-specific credential.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -56,6 +56,7 @@ declare const DeleteServiceSpecificCredentialCommand_base: {
|
|
|
56
56
|
* @throws {@link IAMServiceException}
|
|
57
57
|
* <p>Base exception class for all service exceptions from IAM service.</p>
|
|
58
58
|
*
|
|
59
|
+
* @public
|
|
59
60
|
*/
|
|
60
61
|
export declare class DeleteServiceSpecificCredentialCommand extends DeleteServiceSpecificCredentialCommand_base {
|
|
61
62
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteSigningCertificateCommandOutput extends __MetadataBearer
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteSigningCertificateCommand_base: {
|
|
24
24
|
new (input: DeleteSigningCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSigningCertificateCommandInput, DeleteSigningCertificateCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteSigningCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSigningCertificateCommandInput, DeleteSigningCertificateCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a signing certificate associated with the specified IAM user.</p>
|
|
30
30
|
* <p>If you do not specify a user name, IAM determines the user name implicitly based on
|
|
31
31
|
* the Amazon Web Services access key ID signing the request. This operation works for access keys under
|
|
@@ -72,6 +72,7 @@ declare const DeleteSigningCertificateCommand_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 delete a signing certificate for an IAM user
|
|
76
77
|
* ```javascript
|
|
77
78
|
* // The following command deletes the specified signing certificate for the IAM user named Anika.
|
|
@@ -22,10 +22,10 @@ export interface DeleteUserCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteUserCommand_base: {
|
|
24
24
|
new (input: DeleteUserCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserCommandInput, DeleteUserCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteUserCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserCommandInput, DeleteUserCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified IAM user. Unlike the Amazon Web Services Management Console, when you delete a user
|
|
30
30
|
* programmatically, you must delete the items attached to the user manually, or the
|
|
31
31
|
* deletion fails. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_users_manage.html#id_users_deleting_cli">Deleting an IAM
|
|
@@ -103,6 +103,7 @@ declare const DeleteUserCommand_base: {
|
|
|
103
103
|
* @throws {@link IAMServiceException}
|
|
104
104
|
* <p>Base exception class for all service exceptions from IAM service.</p>
|
|
105
105
|
*
|
|
106
|
+
* @public
|
|
106
107
|
* @example To delete an IAM user
|
|
107
108
|
* ```javascript
|
|
108
109
|
* // The following command removes the IAM user named Bob from the current account.
|
|
@@ -22,10 +22,10 @@ export interface DeleteUserPermissionsBoundaryCommandOutput extends __MetadataBe
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteUserPermissionsBoundaryCommand_base: {
|
|
24
24
|
new (input: DeleteUserPermissionsBoundaryCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserPermissionsBoundaryCommandInput, DeleteUserPermissionsBoundaryCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteUserPermissionsBoundaryCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserPermissionsBoundaryCommandInput, DeleteUserPermissionsBoundaryCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the permissions boundary for the specified IAM user.</p>
|
|
30
30
|
* <important>
|
|
31
31
|
* <p>Deleting the permissions boundary for a user might increase its permissions by
|
|
@@ -64,6 +64,7 @@ declare const DeleteUserPermissionsBoundaryCommand_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 DeleteUserPermissionsBoundaryCommand extends DeleteUserPermissionsBoundaryCommand_base {
|
|
69
70
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteUserPolicyCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteUserPolicyCommand_base: {
|
|
24
24
|
new (input: DeleteUserPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserPolicyCommandInput, DeleteUserPolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteUserPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteUserPolicyCommandInput, DeleteUserPolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified inline policy that is embedded in the specified IAM
|
|
30
30
|
* user.</p>
|
|
31
31
|
* <p>A user can also have managed policies attached to it. To detach a managed policy from
|
|
@@ -69,6 +69,7 @@ declare const DeleteUserPolicyCommand_base: {
|
|
|
69
69
|
* @throws {@link IAMServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from IAM service.</p>
|
|
71
71
|
*
|
|
72
|
+
* @public
|
|
72
73
|
* @example To remove a policy from an IAM user
|
|
73
74
|
* ```javascript
|
|
74
75
|
* // The following delete-user-policy command removes the specified policy from the IAM user named Juan:
|
|
@@ -22,10 +22,10 @@ export interface DeleteVirtualMFADeviceCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteVirtualMFADeviceCommand_base: {
|
|
24
24
|
new (input: DeleteVirtualMFADeviceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVirtualMFADeviceCommandInput, DeleteVirtualMFADeviceCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteVirtualMFADeviceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVirtualMFADeviceCommandInput, DeleteVirtualMFADeviceCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a virtual MFA device.</p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p> You must deactivate a user's virtual MFA device before you can delete it. For
|
|
@@ -75,6 +75,7 @@ declare const DeleteVirtualMFADeviceCommand_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 remove a virtual MFA device
|
|
79
80
|
* ```javascript
|
|
80
81
|
* // The following delete-virtual-mfa-device command removes the specified MFA device from the current AWS account.
|
|
@@ -22,10 +22,10 @@ export interface DetachGroupPolicyCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const DetachGroupPolicyCommand_base: {
|
|
24
24
|
new (input: DetachGroupPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DetachGroupPolicyCommandInput, DetachGroupPolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DetachGroupPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DetachGroupPolicyCommandInput, DetachGroupPolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Removes the specified managed policy from the specified IAM group.</p>
|
|
30
30
|
* <p>A group can also have inline policies embedded with it. To delete an inline policy,
|
|
31
31
|
* use <a>DeleteGroupPolicy</a>. For information about policies, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/policies-managed-vs-inline.html">Managed
|
|
@@ -72,6 +72,7 @@ declare const DetachGroupPolicyCommand_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 DetachGroupPolicyCommand extends DetachGroupPolicyCommand_base {
|
|
77
78
|
}
|
|
@@ -22,10 +22,10 @@ export interface DetachRolePolicyCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const DetachRolePolicyCommand_base: {
|
|
24
24
|
new (input: DetachRolePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DetachRolePolicyCommandInput, DetachRolePolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DetachRolePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DetachRolePolicyCommandInput, DetachRolePolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Removes the specified managed policy from the specified role.</p>
|
|
30
30
|
* <p>A role can also have inline policies embedded with it. To delete an inline policy, use
|
|
31
31
|
* <a>DeleteRolePolicy</a>. For information about policies, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/policies-managed-vs-inline.html">Managed
|
|
@@ -78,6 +78,7 @@ declare const DetachRolePolicyCommand_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 DetachRolePolicyCommand extends DetachRolePolicyCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface DetachUserPolicyCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const DetachUserPolicyCommand_base: {
|
|
24
24
|
new (input: DetachUserPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DetachUserPolicyCommandInput, DetachUserPolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DetachUserPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DetachUserPolicyCommandInput, DetachUserPolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Removes the specified managed policy from the specified user.</p>
|
|
30
30
|
* <p>A user can also have inline policies embedded with it. To delete an inline policy, use
|
|
31
31
|
* <a>DeleteUserPolicy</a>. For information about policies, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/policies-managed-vs-inline.html">Managed
|
|
@@ -72,6 +72,7 @@ declare const DetachUserPolicyCommand_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 DetachUserPolicyCommand extends DetachUserPolicyCommand_base {
|
|
77
78
|
}
|