@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
|
@@ -20,9 +20,9 @@ export declare const getRuntimeConfig: (config: IAMClientConfig) => {
|
|
|
20
20
|
apiVersion: string;
|
|
21
21
|
urlParser: import("@smithy/types").UrlParser;
|
|
22
22
|
base64Decoder: import("@smithy/types").Decoder;
|
|
23
|
-
base64Encoder:
|
|
23
|
+
base64Encoder: (_input: string | Uint8Array) => string;
|
|
24
24
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
25
|
-
utf8Encoder:
|
|
25
|
+
utf8Encoder: (input: string | Uint8Array) => string;
|
|
26
26
|
disableHostPrefix: boolean;
|
|
27
27
|
serviceId: string;
|
|
28
28
|
logger: import("@smithy/types").Logger;
|
|
@@ -20,9 +20,9 @@ export declare const getRuntimeConfig: (config: IAMClientConfig) => {
|
|
|
20
20
|
apiVersion: string;
|
|
21
21
|
urlParser: import("@smithy/types").UrlParser;
|
|
22
22
|
base64Decoder: import("@smithy/types").Decoder;
|
|
23
|
-
base64Encoder:
|
|
23
|
+
base64Encoder: (_input: string | Uint8Array) => string;
|
|
24
24
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
25
|
-
utf8Encoder:
|
|
25
|
+
utf8Encoder: (input: string | Uint8Array) => string;
|
|
26
26
|
disableHostPrefix: boolean;
|
|
27
27
|
serviceId: string;
|
|
28
28
|
logger: import("@smithy/types").Logger;
|
|
@@ -11,9 +11,9 @@ export declare const getRuntimeConfig: (config: IAMClientConfig) => {
|
|
|
11
11
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
12
12
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
13
13
|
base64Decoder: import("@smithy/types").Decoder;
|
|
14
|
-
base64Encoder:
|
|
14
|
+
base64Encoder: (_input: string | Uint8Array) => string;
|
|
15
15
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
16
|
-
utf8Encoder:
|
|
16
|
+
utf8Encoder: (input: string | Uint8Array) => string;
|
|
17
17
|
disableHostPrefix: boolean;
|
|
18
18
|
serviceId: string;
|
|
19
19
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
@@ -5,7 +5,7 @@ import { IAMClientConfig } from "./IAMClient";
|
|
|
5
5
|
export declare const getRuntimeConfig: (config: IAMClientConfig) => {
|
|
6
6
|
apiVersion: string;
|
|
7
7
|
base64Decoder: import("@smithy/types").Decoder;
|
|
8
|
-
base64Encoder:
|
|
8
|
+
base64Encoder: (_input: string | Uint8Array) => string;
|
|
9
9
|
disableHostPrefix: boolean;
|
|
10
10
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
11
11
|
logger?: import("@smithy/types").Logger | undefined;
|
|
@@ -17,5 +17,5 @@ export declare const getRuntimeConfig: (config: IAMClientConfig) => {
|
|
|
17
17
|
serviceId: string;
|
|
18
18
|
urlParser: import("@smithy/types").UrlParser;
|
|
19
19
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
20
|
-
utf8Encoder:
|
|
20
|
+
utf8Encoder: (input: string | Uint8Array) => string;
|
|
21
21
|
};
|
|
@@ -734,6 +734,7 @@ export interface IAM {
|
|
|
734
734
|
options: __HttpHandlerOptions,
|
|
735
735
|
cb: (err: any, data?: ChangePasswordCommandOutput) => void
|
|
736
736
|
): void;
|
|
737
|
+
createAccessKey(): Promise<CreateAccessKeyCommandOutput>;
|
|
737
738
|
createAccessKey(
|
|
738
739
|
args: CreateAccessKeyCommandInput,
|
|
739
740
|
options?: __HttpHandlerOptions
|
|
@@ -955,6 +956,7 @@ export interface IAM {
|
|
|
955
956
|
options: __HttpHandlerOptions,
|
|
956
957
|
cb: (err: any, data?: DeleteAccountAliasCommandOutput) => void
|
|
957
958
|
): void;
|
|
959
|
+
deleteAccountPasswordPolicy(): Promise<DeleteAccountPasswordPolicyCommandOutput>;
|
|
958
960
|
deleteAccountPasswordPolicy(
|
|
959
961
|
args: DeleteAccountPasswordPolicyCommandInput,
|
|
960
962
|
options?: __HttpHandlerOptions
|
|
@@ -1280,6 +1282,7 @@ export interface IAM {
|
|
|
1280
1282
|
options: __HttpHandlerOptions,
|
|
1281
1283
|
cb: (err: any, data?: EnableMFADeviceCommandOutput) => void
|
|
1282
1284
|
): void;
|
|
1285
|
+
generateCredentialReport(): Promise<GenerateCredentialReportCommandOutput>;
|
|
1283
1286
|
generateCredentialReport(
|
|
1284
1287
|
args: GenerateCredentialReportCommandInput,
|
|
1285
1288
|
options?: __HttpHandlerOptions
|
|
@@ -1344,6 +1347,7 @@ export interface IAM {
|
|
|
1344
1347
|
options: __HttpHandlerOptions,
|
|
1345
1348
|
cb: (err: any, data?: GetAccessKeyLastUsedCommandOutput) => void
|
|
1346
1349
|
): void;
|
|
1350
|
+
getAccountAuthorizationDetails(): Promise<GetAccountAuthorizationDetailsCommandOutput>;
|
|
1347
1351
|
getAccountAuthorizationDetails(
|
|
1348
1352
|
args: GetAccountAuthorizationDetailsCommandInput,
|
|
1349
1353
|
options?: __HttpHandlerOptions
|
|
@@ -1357,6 +1361,7 @@ export interface IAM {
|
|
|
1357
1361
|
options: __HttpHandlerOptions,
|
|
1358
1362
|
cb: (err: any, data?: GetAccountAuthorizationDetailsCommandOutput) => void
|
|
1359
1363
|
): void;
|
|
1364
|
+
getAccountPasswordPolicy(): Promise<GetAccountPasswordPolicyCommandOutput>;
|
|
1360
1365
|
getAccountPasswordPolicy(
|
|
1361
1366
|
args: GetAccountPasswordPolicyCommandInput,
|
|
1362
1367
|
options?: __HttpHandlerOptions
|
|
@@ -1370,6 +1375,7 @@ export interface IAM {
|
|
|
1370
1375
|
options: __HttpHandlerOptions,
|
|
1371
1376
|
cb: (err: any, data?: GetAccountPasswordPolicyCommandOutput) => void
|
|
1372
1377
|
): void;
|
|
1378
|
+
getAccountSummary(): Promise<GetAccountSummaryCommandOutput>;
|
|
1373
1379
|
getAccountSummary(
|
|
1374
1380
|
args: GetAccountSummaryCommandInput,
|
|
1375
1381
|
options?: __HttpHandlerOptions
|
|
@@ -1409,6 +1415,7 @@ export interface IAM {
|
|
|
1409
1415
|
options: __HttpHandlerOptions,
|
|
1410
1416
|
cb: (err: any, data?: GetContextKeysForPrincipalPolicyCommandOutput) => void
|
|
1411
1417
|
): void;
|
|
1418
|
+
getCredentialReport(): Promise<GetCredentialReportCommandOutput>;
|
|
1412
1419
|
getCredentialReport(
|
|
1413
1420
|
args: GetCredentialReportCommandInput,
|
|
1414
1421
|
options?: __HttpHandlerOptions
|
|
@@ -1655,6 +1662,7 @@ export interface IAM {
|
|
|
1655
1662
|
options: __HttpHandlerOptions,
|
|
1656
1663
|
cb: (err: any, data?: GetSSHPublicKeyCommandOutput) => void
|
|
1657
1664
|
): void;
|
|
1665
|
+
getUser(): Promise<GetUserCommandOutput>;
|
|
1658
1666
|
getUser(
|
|
1659
1667
|
args: GetUserCommandInput,
|
|
1660
1668
|
options?: __HttpHandlerOptions
|
|
@@ -1681,6 +1689,7 @@ export interface IAM {
|
|
|
1681
1689
|
options: __HttpHandlerOptions,
|
|
1682
1690
|
cb: (err: any, data?: GetUserPolicyCommandOutput) => void
|
|
1683
1691
|
): void;
|
|
1692
|
+
listAccessKeys(): Promise<ListAccessKeysCommandOutput>;
|
|
1684
1693
|
listAccessKeys(
|
|
1685
1694
|
args: ListAccessKeysCommandInput,
|
|
1686
1695
|
options?: __HttpHandlerOptions
|
|
@@ -1694,6 +1703,7 @@ export interface IAM {
|
|
|
1694
1703
|
options: __HttpHandlerOptions,
|
|
1695
1704
|
cb: (err: any, data?: ListAccessKeysCommandOutput) => void
|
|
1696
1705
|
): void;
|
|
1706
|
+
listAccountAliases(): Promise<ListAccountAliasesCommandOutput>;
|
|
1697
1707
|
listAccountAliases(
|
|
1698
1708
|
args: ListAccountAliasesCommandInput,
|
|
1699
1709
|
options?: __HttpHandlerOptions
|
|
@@ -1772,6 +1782,7 @@ export interface IAM {
|
|
|
1772
1782
|
options: __HttpHandlerOptions,
|
|
1773
1783
|
cb: (err: any, data?: ListGroupPoliciesCommandOutput) => void
|
|
1774
1784
|
): void;
|
|
1785
|
+
listGroups(): Promise<ListGroupsCommandOutput>;
|
|
1775
1786
|
listGroups(
|
|
1776
1787
|
args: ListGroupsCommandInput,
|
|
1777
1788
|
options?: __HttpHandlerOptions
|
|
@@ -1798,6 +1809,7 @@ export interface IAM {
|
|
|
1798
1809
|
options: __HttpHandlerOptions,
|
|
1799
1810
|
cb: (err: any, data?: ListGroupsForUserCommandOutput) => void
|
|
1800
1811
|
): void;
|
|
1812
|
+
listInstanceProfiles(): Promise<ListInstanceProfilesCommandOutput>;
|
|
1801
1813
|
listInstanceProfiles(
|
|
1802
1814
|
args: ListInstanceProfilesCommandInput,
|
|
1803
1815
|
options?: __HttpHandlerOptions
|
|
@@ -1837,6 +1849,7 @@ export interface IAM {
|
|
|
1837
1849
|
options: __HttpHandlerOptions,
|
|
1838
1850
|
cb: (err: any, data?: ListInstanceProfileTagsCommandOutput) => void
|
|
1839
1851
|
): void;
|
|
1852
|
+
listMFADevices(): Promise<ListMFADevicesCommandOutput>;
|
|
1840
1853
|
listMFADevices(
|
|
1841
1854
|
args: ListMFADevicesCommandInput,
|
|
1842
1855
|
options?: __HttpHandlerOptions
|
|
@@ -1863,6 +1876,7 @@ export interface IAM {
|
|
|
1863
1876
|
options: __HttpHandlerOptions,
|
|
1864
1877
|
cb: (err: any, data?: ListMFADeviceTagsCommandOutput) => void
|
|
1865
1878
|
): void;
|
|
1879
|
+
listOpenIDConnectProviders(): Promise<ListOpenIDConnectProvidersCommandOutput>;
|
|
1866
1880
|
listOpenIDConnectProviders(
|
|
1867
1881
|
args: ListOpenIDConnectProvidersCommandInput,
|
|
1868
1882
|
options?: __HttpHandlerOptions
|
|
@@ -1889,6 +1903,7 @@ export interface IAM {
|
|
|
1889
1903
|
options: __HttpHandlerOptions,
|
|
1890
1904
|
cb: (err: any, data?: ListOpenIDConnectProviderTagsCommandOutput) => void
|
|
1891
1905
|
): void;
|
|
1906
|
+
listPolicies(): Promise<ListPoliciesCommandOutput>;
|
|
1892
1907
|
listPolicies(
|
|
1893
1908
|
args: ListPoliciesCommandInput,
|
|
1894
1909
|
options?: __HttpHandlerOptions
|
|
@@ -1960,6 +1975,7 @@ export interface IAM {
|
|
|
1960
1975
|
options: __HttpHandlerOptions,
|
|
1961
1976
|
cb: (err: any, data?: ListRolePoliciesCommandOutput) => void
|
|
1962
1977
|
): void;
|
|
1978
|
+
listRoles(): Promise<ListRolesCommandOutput>;
|
|
1963
1979
|
listRoles(
|
|
1964
1980
|
args: ListRolesCommandInput,
|
|
1965
1981
|
options?: __HttpHandlerOptions
|
|
@@ -1986,6 +2002,7 @@ export interface IAM {
|
|
|
1986
2002
|
options: __HttpHandlerOptions,
|
|
1987
2003
|
cb: (err: any, data?: ListRoleTagsCommandOutput) => void
|
|
1988
2004
|
): void;
|
|
2005
|
+
listSAMLProviders(): Promise<ListSAMLProvidersCommandOutput>;
|
|
1989
2006
|
listSAMLProviders(
|
|
1990
2007
|
args: ListSAMLProvidersCommandInput,
|
|
1991
2008
|
options?: __HttpHandlerOptions
|
|
@@ -2012,6 +2029,7 @@ export interface IAM {
|
|
|
2012
2029
|
options: __HttpHandlerOptions,
|
|
2013
2030
|
cb: (err: any, data?: ListSAMLProviderTagsCommandOutput) => void
|
|
2014
2031
|
): void;
|
|
2032
|
+
listServerCertificates(): Promise<ListServerCertificatesCommandOutput>;
|
|
2015
2033
|
listServerCertificates(
|
|
2016
2034
|
args: ListServerCertificatesCommandInput,
|
|
2017
2035
|
options?: __HttpHandlerOptions
|
|
@@ -2038,6 +2056,7 @@ export interface IAM {
|
|
|
2038
2056
|
options: __HttpHandlerOptions,
|
|
2039
2057
|
cb: (err: any, data?: ListServerCertificateTagsCommandOutput) => void
|
|
2040
2058
|
): void;
|
|
2059
|
+
listServiceSpecificCredentials(): Promise<ListServiceSpecificCredentialsCommandOutput>;
|
|
2041
2060
|
listServiceSpecificCredentials(
|
|
2042
2061
|
args: ListServiceSpecificCredentialsCommandInput,
|
|
2043
2062
|
options?: __HttpHandlerOptions
|
|
@@ -2051,6 +2070,7 @@ export interface IAM {
|
|
|
2051
2070
|
options: __HttpHandlerOptions,
|
|
2052
2071
|
cb: (err: any, data?: ListServiceSpecificCredentialsCommandOutput) => void
|
|
2053
2072
|
): void;
|
|
2073
|
+
listSigningCertificates(): Promise<ListSigningCertificatesCommandOutput>;
|
|
2054
2074
|
listSigningCertificates(
|
|
2055
2075
|
args: ListSigningCertificatesCommandInput,
|
|
2056
2076
|
options?: __HttpHandlerOptions
|
|
@@ -2064,6 +2084,7 @@ export interface IAM {
|
|
|
2064
2084
|
options: __HttpHandlerOptions,
|
|
2065
2085
|
cb: (err: any, data?: ListSigningCertificatesCommandOutput) => void
|
|
2066
2086
|
): void;
|
|
2087
|
+
listSSHPublicKeys(): Promise<ListSSHPublicKeysCommandOutput>;
|
|
2067
2088
|
listSSHPublicKeys(
|
|
2068
2089
|
args: ListSSHPublicKeysCommandInput,
|
|
2069
2090
|
options?: __HttpHandlerOptions
|
|
@@ -2090,6 +2111,7 @@ export interface IAM {
|
|
|
2090
2111
|
options: __HttpHandlerOptions,
|
|
2091
2112
|
cb: (err: any, data?: ListUserPoliciesCommandOutput) => void
|
|
2092
2113
|
): void;
|
|
2114
|
+
listUsers(): Promise<ListUsersCommandOutput>;
|
|
2093
2115
|
listUsers(
|
|
2094
2116
|
args: ListUsersCommandInput,
|
|
2095
2117
|
options?: __HttpHandlerOptions
|
|
@@ -2116,6 +2138,7 @@ export interface IAM {
|
|
|
2116
2138
|
options: __HttpHandlerOptions,
|
|
2117
2139
|
cb: (err: any, data?: ListUserTagsCommandOutput) => void
|
|
2118
2140
|
): void;
|
|
2141
|
+
listVirtualMFADevices(): Promise<ListVirtualMFADevicesCommandOutput>;
|
|
2119
2142
|
listVirtualMFADevices(
|
|
2120
2143
|
args: ListVirtualMFADevicesCommandInput,
|
|
2121
2144
|
options?: __HttpHandlerOptions
|
|
@@ -2544,6 +2567,7 @@ export interface IAM {
|
|
|
2544
2567
|
options: __HttpHandlerOptions,
|
|
2545
2568
|
cb: (err: any, data?: UpdateAccessKeyCommandOutput) => void
|
|
2546
2569
|
): void;
|
|
2570
|
+
updateAccountPasswordPolicy(): Promise<UpdateAccountPasswordPolicyCommandOutput>;
|
|
2547
2571
|
updateAccountPasswordPolicy(
|
|
2548
2572
|
args: UpdateAccountPasswordPolicyCommandInput,
|
|
2549
2573
|
options?: __HttpHandlerOptions
|
|
@@ -21,6 +21,15 @@ declare const AddClientIDToOpenIDConnectProviderCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: AddClientIDToOpenIDConnectProviderCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
AddClientIDToOpenIDConnectProviderCommandInput,
|
|
28
|
+
AddClientIDToOpenIDConnectProviderCommandOutput,
|
|
29
|
+
IAMClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class AddClientIDToOpenIDConnectProviderCommand extends AddClientIDToOpenIDConnectProviderCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const AddRoleToInstanceProfileCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: AddRoleToInstanceProfileCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
AddRoleToInstanceProfileCommandInput,
|
|
28
|
+
AddRoleToInstanceProfileCommandOutput,
|
|
29
|
+
IAMClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class AddRoleToInstanceProfileCommand extends AddRoleToInstanceProfileCommand_base {}
|
|
@@ -19,6 +19,15 @@ declare const AddUserToGroupCommand_base: {
|
|
|
19
19
|
ServiceInputTypes,
|
|
20
20
|
ServiceOutputTypes
|
|
21
21
|
>;
|
|
22
|
+
new (
|
|
23
|
+
__0_0: AddUserToGroupCommandInput
|
|
24
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
25
|
+
AddUserToGroupCommandInput,
|
|
26
|
+
AddUserToGroupCommandOutput,
|
|
27
|
+
IAMClientResolvedConfig,
|
|
28
|
+
ServiceInputTypes,
|
|
29
|
+
ServiceOutputTypes
|
|
30
|
+
>;
|
|
22
31
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
32
|
};
|
|
24
33
|
export declare class AddUserToGroupCommand extends AddUserToGroupCommand_base {}
|
|
@@ -20,6 +20,15 @@ declare const AttachGroupPolicyCommand_base: {
|
|
|
20
20
|
ServiceInputTypes,
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
|
+
new (
|
|
24
|
+
__0_0: AttachGroupPolicyCommandInput
|
|
25
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
26
|
+
AttachGroupPolicyCommandInput,
|
|
27
|
+
AttachGroupPolicyCommandOutput,
|
|
28
|
+
IAMClientResolvedConfig,
|
|
29
|
+
ServiceInputTypes,
|
|
30
|
+
ServiceOutputTypes
|
|
31
|
+
>;
|
|
23
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
24
33
|
};
|
|
25
34
|
export declare class AttachGroupPolicyCommand extends AttachGroupPolicyCommand_base {}
|
|
@@ -19,6 +19,15 @@ declare const AttachRolePolicyCommand_base: {
|
|
|
19
19
|
ServiceInputTypes,
|
|
20
20
|
ServiceOutputTypes
|
|
21
21
|
>;
|
|
22
|
+
new (
|
|
23
|
+
__0_0: AttachRolePolicyCommandInput
|
|
24
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
25
|
+
AttachRolePolicyCommandInput,
|
|
26
|
+
AttachRolePolicyCommandOutput,
|
|
27
|
+
IAMClientResolvedConfig,
|
|
28
|
+
ServiceInputTypes,
|
|
29
|
+
ServiceOutputTypes
|
|
30
|
+
>;
|
|
22
31
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
32
|
};
|
|
24
33
|
export declare class AttachRolePolicyCommand extends AttachRolePolicyCommand_base {}
|
|
@@ -19,6 +19,15 @@ declare const AttachUserPolicyCommand_base: {
|
|
|
19
19
|
ServiceInputTypes,
|
|
20
20
|
ServiceOutputTypes
|
|
21
21
|
>;
|
|
22
|
+
new (
|
|
23
|
+
__0_0: AttachUserPolicyCommandInput
|
|
24
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
25
|
+
AttachUserPolicyCommandInput,
|
|
26
|
+
AttachUserPolicyCommandOutput,
|
|
27
|
+
IAMClientResolvedConfig,
|
|
28
|
+
ServiceInputTypes,
|
|
29
|
+
ServiceOutputTypes
|
|
30
|
+
>;
|
|
22
31
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
32
|
};
|
|
24
33
|
export declare class AttachUserPolicyCommand extends AttachUserPolicyCommand_base {}
|
|
@@ -19,6 +19,15 @@ declare const ChangePasswordCommand_base: {
|
|
|
19
19
|
ServiceInputTypes,
|
|
20
20
|
ServiceOutputTypes
|
|
21
21
|
>;
|
|
22
|
+
new (
|
|
23
|
+
__0_0: ChangePasswordCommandInput
|
|
24
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
25
|
+
ChangePasswordCommandInput,
|
|
26
|
+
ChangePasswordCommandOutput,
|
|
27
|
+
IAMClientResolvedConfig,
|
|
28
|
+
ServiceInputTypes,
|
|
29
|
+
ServiceOutputTypes
|
|
30
|
+
>;
|
|
22
31
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
32
|
};
|
|
24
33
|
export declare class ChangePasswordCommand extends ChangePasswordCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const CreateAccessKeyCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
...[input]: [] | [CreateAccessKeyCommandInput]
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
CreateAccessKeyCommandInput,
|
|
31
|
+
CreateAccessKeyCommandOutput,
|
|
32
|
+
IAMClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class CreateAccessKeyCommand extends CreateAccessKeyCommand_base {}
|
|
@@ -20,6 +20,15 @@ declare const CreateAccountAliasCommand_base: {
|
|
|
20
20
|
ServiceInputTypes,
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
|
+
new (
|
|
24
|
+
__0_0: CreateAccountAliasCommandInput
|
|
25
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
26
|
+
CreateAccountAliasCommandInput,
|
|
27
|
+
CreateAccountAliasCommandOutput,
|
|
28
|
+
IAMClientResolvedConfig,
|
|
29
|
+
ServiceInputTypes,
|
|
30
|
+
ServiceOutputTypes
|
|
31
|
+
>;
|
|
23
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
24
33
|
};
|
|
25
34
|
export declare class CreateAccountAliasCommand extends CreateAccountAliasCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CreateGroupCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: CreateGroupCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CreateGroupCommandInput,
|
|
28
|
+
CreateGroupCommandOutput,
|
|
29
|
+
IAMClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CreateGroupCommand extends CreateGroupCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateInstanceProfileCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateInstanceProfileCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateInstanceProfileCommandInput,
|
|
32
|
+
CreateInstanceProfileCommandOutput,
|
|
33
|
+
IAMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateInstanceProfileCommand extends CreateInstanceProfileCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateLoginProfileCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateLoginProfileCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateLoginProfileCommandInput,
|
|
32
|
+
CreateLoginProfileCommandOutput,
|
|
33
|
+
IAMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateLoginProfileCommand extends CreateLoginProfileCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateOpenIDConnectProviderCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateOpenIDConnectProviderCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateOpenIDConnectProviderCommandInput,
|
|
32
|
+
CreateOpenIDConnectProviderCommandOutput,
|
|
33
|
+
IAMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateOpenIDConnectProviderCommand extends CreateOpenIDConnectProviderCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CreatePolicyCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: CreatePolicyCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CreatePolicyCommandInput,
|
|
28
|
+
CreatePolicyCommandOutput,
|
|
29
|
+
IAMClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CreatePolicyCommand extends CreatePolicyCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreatePolicyVersionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreatePolicyVersionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreatePolicyVersionCommandInput,
|
|
32
|
+
CreatePolicyVersionCommandOutput,
|
|
33
|
+
IAMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreatePolicyVersionCommand extends CreatePolicyVersionCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CreateRoleCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: CreateRoleCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CreateRoleCommandInput,
|
|
28
|
+
CreateRoleCommandOutput,
|
|
29
|
+
IAMClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CreateRoleCommand extends CreateRoleCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateSAMLProviderCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateSAMLProviderCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateSAMLProviderCommandInput,
|
|
32
|
+
CreateSAMLProviderCommandOutput,
|
|
33
|
+
IAMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateSAMLProviderCommand extends CreateSAMLProviderCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateServiceLinkedRoleCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateServiceLinkedRoleCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateServiceLinkedRoleCommandInput,
|
|
32
|
+
CreateServiceLinkedRoleCommandOutput,
|
|
33
|
+
IAMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateServiceLinkedRoleCommand extends CreateServiceLinkedRoleCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateServiceSpecificCredentialCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateServiceSpecificCredentialCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateServiceSpecificCredentialCommandInput,
|
|
32
|
+
CreateServiceSpecificCredentialCommandOutput,
|
|
33
|
+
IAMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateServiceSpecificCredentialCommand extends CreateServiceSpecificCredentialCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const CreateUserCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: CreateUserCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
CreateUserCommandInput,
|
|
28
|
+
CreateUserCommandOutput,
|
|
29
|
+
IAMClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class CreateUserCommand extends CreateUserCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const CreateVirtualMFADeviceCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: CreateVirtualMFADeviceCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
CreateVirtualMFADeviceCommandInput,
|
|
32
|
+
CreateVirtualMFADeviceCommandOutput,
|
|
33
|
+
IAMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class CreateVirtualMFADeviceCommand extends CreateVirtualMFADeviceCommand_base {}
|
|
@@ -20,6 +20,15 @@ declare const DeactivateMFADeviceCommand_base: {
|
|
|
20
20
|
ServiceInputTypes,
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
|
+
new (
|
|
24
|
+
__0_0: DeactivateMFADeviceCommandInput
|
|
25
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
26
|
+
DeactivateMFADeviceCommandInput,
|
|
27
|
+
DeactivateMFADeviceCommandOutput,
|
|
28
|
+
IAMClientResolvedConfig,
|
|
29
|
+
ServiceInputTypes,
|
|
30
|
+
ServiceOutputTypes
|
|
31
|
+
>;
|
|
23
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
24
33
|
};
|
|
25
34
|
export declare class DeactivateMFADeviceCommand extends DeactivateMFADeviceCommand_base {}
|
|
@@ -19,6 +19,15 @@ declare const DeleteAccessKeyCommand_base: {
|
|
|
19
19
|
ServiceInputTypes,
|
|
20
20
|
ServiceOutputTypes
|
|
21
21
|
>;
|
|
22
|
+
new (
|
|
23
|
+
__0_0: DeleteAccessKeyCommandInput
|
|
24
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
25
|
+
DeleteAccessKeyCommandInput,
|
|
26
|
+
DeleteAccessKeyCommandOutput,
|
|
27
|
+
IAMClientResolvedConfig,
|
|
28
|
+
ServiceInputTypes,
|
|
29
|
+
ServiceOutputTypes
|
|
30
|
+
>;
|
|
22
31
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
32
|
};
|
|
24
33
|
export declare class DeleteAccessKeyCommand extends DeleteAccessKeyCommand_base {}
|
|
@@ -20,6 +20,15 @@ declare const DeleteAccountAliasCommand_base: {
|
|
|
20
20
|
ServiceInputTypes,
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
|
+
new (
|
|
24
|
+
__0_0: DeleteAccountAliasCommandInput
|
|
25
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
26
|
+
DeleteAccountAliasCommandInput,
|
|
27
|
+
DeleteAccountAliasCommandOutput,
|
|
28
|
+
IAMClientResolvedConfig,
|
|
29
|
+
ServiceInputTypes,
|
|
30
|
+
ServiceOutputTypes
|
|
31
|
+
>;
|
|
23
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
24
33
|
};
|
|
25
34
|
export declare class DeleteAccountAliasCommand extends DeleteAccountAliasCommand_base {}
|
|
@@ -19,6 +19,15 @@ declare const DeleteAccountPasswordPolicyCommand_base: {
|
|
|
19
19
|
ServiceInputTypes,
|
|
20
20
|
ServiceOutputTypes
|
|
21
21
|
>;
|
|
22
|
+
new (
|
|
23
|
+
...[input]: [] | [DeleteAccountPasswordPolicyCommandInput]
|
|
24
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
25
|
+
DeleteAccountPasswordPolicyCommandInput,
|
|
26
|
+
DeleteAccountPasswordPolicyCommandOutput,
|
|
27
|
+
IAMClientResolvedConfig,
|
|
28
|
+
ServiceInputTypes,
|
|
29
|
+
ServiceOutputTypes
|
|
30
|
+
>;
|
|
22
31
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
32
|
};
|
|
24
33
|
export declare class DeleteAccountPasswordPolicyCommand extends DeleteAccountPasswordPolicyCommand_base {}
|