@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
|
@@ -21,6 +21,15 @@ declare const GetMFADeviceCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetMFADeviceCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetMFADeviceCommandInput,
|
|
28
|
+
GetMFADeviceCommandOutput,
|
|
29
|
+
IAMClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetMFADeviceCommand extends GetMFADeviceCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetOpenIDConnectProviderCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetOpenIDConnectProviderCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetOpenIDConnectProviderCommandInput,
|
|
32
|
+
GetOpenIDConnectProviderCommandOutput,
|
|
33
|
+
IAMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetOpenIDConnectProviderCommand extends GetOpenIDConnectProviderCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetOrganizationsAccessReportCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetOrganizationsAccessReportCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetOrganizationsAccessReportCommandInput,
|
|
32
|
+
GetOrganizationsAccessReportCommandOutput,
|
|
33
|
+
IAMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetOrganizationsAccessReportCommand extends GetOrganizationsAccessReportCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetPolicyCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetPolicyCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetPolicyCommandInput,
|
|
28
|
+
GetPolicyCommandOutput,
|
|
29
|
+
IAMClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetPolicyCommand extends GetPolicyCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const GetPolicyVersionCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: GetPolicyVersionCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
GetPolicyVersionCommandInput,
|
|
31
|
+
GetPolicyVersionCommandOutput,
|
|
32
|
+
IAMClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class GetPolicyVersionCommand extends GetPolicyVersionCommand_base {}
|
|
@@ -19,6 +19,13 @@ declare const GetRoleCommand_base: {
|
|
|
19
19
|
ServiceInputTypes,
|
|
20
20
|
ServiceOutputTypes
|
|
21
21
|
>;
|
|
22
|
+
new (__0_0: GetRoleCommandInput): import("@smithy/smithy-client").CommandImpl<
|
|
23
|
+
GetRoleCommandInput,
|
|
24
|
+
GetRoleCommandOutput,
|
|
25
|
+
IAMClientResolvedConfig,
|
|
26
|
+
ServiceInputTypes,
|
|
27
|
+
ServiceOutputTypes
|
|
28
|
+
>;
|
|
22
29
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
30
|
};
|
|
24
31
|
export declare class GetRoleCommand extends GetRoleCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const GetRolePolicyCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: GetRolePolicyCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
GetRolePolicyCommandInput,
|
|
31
|
+
GetRolePolicyCommandOutput,
|
|
32
|
+
IAMClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class GetRolePolicyCommand extends GetRolePolicyCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const GetSAMLProviderCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: GetSAMLProviderCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
GetSAMLProviderCommandInput,
|
|
31
|
+
GetSAMLProviderCommandOutput,
|
|
32
|
+
IAMClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class GetSAMLProviderCommand extends GetSAMLProviderCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const GetSSHPublicKeyCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: GetSSHPublicKeyCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
GetSSHPublicKeyCommandInput,
|
|
31
|
+
GetSSHPublicKeyCommandOutput,
|
|
32
|
+
IAMClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class GetSSHPublicKeyCommand extends GetSSHPublicKeyCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetServerCertificateCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetServerCertificateCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetServerCertificateCommandInput,
|
|
32
|
+
GetServerCertificateCommandOutput,
|
|
33
|
+
IAMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetServerCertificateCommand extends GetServerCertificateCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetServiceLastAccessedDetailsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetServiceLastAccessedDetailsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetServiceLastAccessedDetailsCommandInput,
|
|
32
|
+
GetServiceLastAccessedDetailsCommandOutput,
|
|
33
|
+
IAMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetServiceLastAccessedDetailsCommand extends GetServiceLastAccessedDetailsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetServiceLastAccessedDetailsWithEntitiesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetServiceLastAccessedDetailsWithEntitiesCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetServiceLastAccessedDetailsWithEntitiesCommandInput,
|
|
32
|
+
GetServiceLastAccessedDetailsWithEntitiesCommandOutput,
|
|
33
|
+
IAMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetServiceLastAccessedDetailsWithEntitiesCommand extends GetServiceLastAccessedDetailsWithEntitiesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetServiceLinkedRoleDeletionStatusCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetServiceLinkedRoleDeletionStatusCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetServiceLinkedRoleDeletionStatusCommandInput,
|
|
32
|
+
GetServiceLinkedRoleDeletionStatusCommandOutput,
|
|
33
|
+
IAMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetServiceLinkedRoleDeletionStatusCommand extends GetServiceLinkedRoleDeletionStatusCommand_base {}
|
|
@@ -19,6 +19,15 @@ declare const GetUserCommand_base: {
|
|
|
19
19
|
ServiceInputTypes,
|
|
20
20
|
ServiceOutputTypes
|
|
21
21
|
>;
|
|
22
|
+
new (
|
|
23
|
+
...[input]: [] | [GetUserCommandInput]
|
|
24
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
25
|
+
GetUserCommandInput,
|
|
26
|
+
GetUserCommandOutput,
|
|
27
|
+
IAMClientResolvedConfig,
|
|
28
|
+
ServiceInputTypes,
|
|
29
|
+
ServiceOutputTypes
|
|
30
|
+
>;
|
|
22
31
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
32
|
};
|
|
24
33
|
export declare class GetUserCommand extends GetUserCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const GetUserPolicyCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: GetUserPolicyCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
GetUserPolicyCommandInput,
|
|
31
|
+
GetUserPolicyCommandOutput,
|
|
32
|
+
IAMClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class GetUserPolicyCommand extends GetUserPolicyCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const ListAccessKeysCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
...[input]: [] | [ListAccessKeysCommandInput]
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
ListAccessKeysCommandInput,
|
|
31
|
+
ListAccessKeysCommandOutput,
|
|
32
|
+
IAMClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class ListAccessKeysCommand extends ListAccessKeysCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListAccountAliasesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListAccountAliasesCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListAccountAliasesCommandInput,
|
|
32
|
+
ListAccountAliasesCommandOutput,
|
|
33
|
+
IAMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListAccountAliasesCommand extends ListAccountAliasesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListAttachedGroupPoliciesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListAttachedGroupPoliciesCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListAttachedGroupPoliciesCommandInput,
|
|
32
|
+
ListAttachedGroupPoliciesCommandOutput,
|
|
33
|
+
IAMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListAttachedGroupPoliciesCommand extends ListAttachedGroupPoliciesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListAttachedRolePoliciesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListAttachedRolePoliciesCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListAttachedRolePoliciesCommandInput,
|
|
32
|
+
ListAttachedRolePoliciesCommandOutput,
|
|
33
|
+
IAMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListAttachedRolePoliciesCommand extends ListAttachedRolePoliciesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListAttachedUserPoliciesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListAttachedUserPoliciesCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListAttachedUserPoliciesCommandInput,
|
|
32
|
+
ListAttachedUserPoliciesCommandOutput,
|
|
33
|
+
IAMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListAttachedUserPoliciesCommand extends ListAttachedUserPoliciesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListEntitiesForPolicyCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListEntitiesForPolicyCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListEntitiesForPolicyCommandInput,
|
|
32
|
+
ListEntitiesForPolicyCommandOutput,
|
|
33
|
+
IAMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListEntitiesForPolicyCommand extends ListEntitiesForPolicyCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListGroupPoliciesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListGroupPoliciesCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListGroupPoliciesCommandInput,
|
|
32
|
+
ListGroupPoliciesCommandOutput,
|
|
33
|
+
IAMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListGroupPoliciesCommand extends ListGroupPoliciesCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListGroupsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [ListGroupsCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListGroupsCommandInput,
|
|
28
|
+
ListGroupsCommandOutput,
|
|
29
|
+
IAMClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListGroupsCommand extends ListGroupsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListGroupsForUserCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListGroupsForUserCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListGroupsForUserCommandInput,
|
|
32
|
+
ListGroupsForUserCommandOutput,
|
|
33
|
+
IAMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListGroupsForUserCommand extends ListGroupsForUserCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListInstanceProfileTagsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListInstanceProfileTagsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListInstanceProfileTagsCommandInput,
|
|
32
|
+
ListInstanceProfileTagsCommandOutput,
|
|
33
|
+
IAMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListInstanceProfileTagsCommand extends ListInstanceProfileTagsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListInstanceProfilesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListInstanceProfilesCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListInstanceProfilesCommandInput,
|
|
32
|
+
ListInstanceProfilesCommandOutput,
|
|
33
|
+
IAMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListInstanceProfilesCommand extends ListInstanceProfilesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListInstanceProfilesForRoleCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListInstanceProfilesForRoleCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListInstanceProfilesForRoleCommandInput,
|
|
32
|
+
ListInstanceProfilesForRoleCommandOutput,
|
|
33
|
+
IAMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListInstanceProfilesForRoleCommand extends ListInstanceProfilesForRoleCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListMFADeviceTagsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListMFADeviceTagsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListMFADeviceTagsCommandInput,
|
|
32
|
+
ListMFADeviceTagsCommandOutput,
|
|
33
|
+
IAMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListMFADeviceTagsCommand extends ListMFADeviceTagsCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const ListMFADevicesCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
...[input]: [] | [ListMFADevicesCommandInput]
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
ListMFADevicesCommandInput,
|
|
31
|
+
ListMFADevicesCommandOutput,
|
|
32
|
+
IAMClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class ListMFADevicesCommand extends ListMFADevicesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListOpenIDConnectProviderTagsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListOpenIDConnectProviderTagsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListOpenIDConnectProviderTagsCommandInput,
|
|
32
|
+
ListOpenIDConnectProviderTagsCommandOutput,
|
|
33
|
+
IAMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListOpenIDConnectProviderTagsCommand extends ListOpenIDConnectProviderTagsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListOpenIDConnectProvidersCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListOpenIDConnectProvidersCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListOpenIDConnectProvidersCommandInput,
|
|
32
|
+
ListOpenIDConnectProvidersCommandOutput,
|
|
33
|
+
IAMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListOpenIDConnectProvidersCommand extends ListOpenIDConnectProvidersCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListPoliciesCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [ListPoliciesCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListPoliciesCommandInput,
|
|
28
|
+
ListPoliciesCommandOutput,
|
|
29
|
+
IAMClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListPoliciesCommand extends ListPoliciesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListPoliciesGrantingServiceAccessCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListPoliciesGrantingServiceAccessCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListPoliciesGrantingServiceAccessCommandInput,
|
|
32
|
+
ListPoliciesGrantingServiceAccessCommandOutput,
|
|
33
|
+
IAMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListPoliciesGrantingServiceAccessCommand extends ListPoliciesGrantingServiceAccessCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const ListPolicyTagsCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: ListPolicyTagsCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
ListPolicyTagsCommandInput,
|
|
31
|
+
ListPolicyTagsCommandOutput,
|
|
32
|
+
IAMClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class ListPolicyTagsCommand extends ListPolicyTagsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListPolicyVersionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListPolicyVersionsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListPolicyVersionsCommandInput,
|
|
32
|
+
ListPolicyVersionsCommandOutput,
|
|
33
|
+
IAMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListPolicyVersionsCommand extends ListPolicyVersionsCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const ListRolePoliciesCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: ListRolePoliciesCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
ListRolePoliciesCommandInput,
|
|
31
|
+
ListRolePoliciesCommandOutput,
|
|
32
|
+
IAMClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class ListRolePoliciesCommand extends ListRolePoliciesCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListRoleTagsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: ListRoleTagsCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListRoleTagsCommandInput,
|
|
28
|
+
ListRoleTagsCommandOutput,
|
|
29
|
+
IAMClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListRoleTagsCommand extends ListRoleTagsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListRolesCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [ListRolesCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListRolesCommandInput,
|
|
28
|
+
ListRolesCommandOutput,
|
|
29
|
+
IAMClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListRolesCommand extends ListRolesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListSAMLProviderTagsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListSAMLProviderTagsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListSAMLProviderTagsCommandInput,
|
|
32
|
+
ListSAMLProviderTagsCommandOutput,
|
|
33
|
+
IAMClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListSAMLProviderTagsCommand extends ListSAMLProviderTagsCommand_base {}
|