@aws-sdk/client-iam 3.650.0 → 3.654.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/commands/AddClientIDToOpenIDConnectProviderCommand.d.ts +11 -0
- package/dist-types/commands/AddRoleToInstanceProfileCommand.d.ts +11 -0
- package/dist-types/commands/AddUserToGroupCommand.d.ts +11 -0
- package/dist-types/commands/AttachGroupPolicyCommand.d.ts +11 -0
- package/dist-types/commands/AttachRolePolicyCommand.d.ts +11 -0
- package/dist-types/commands/AttachUserPolicyCommand.d.ts +11 -0
- package/dist-types/commands/ChangePasswordCommand.d.ts +11 -0
- package/dist-types/commands/CreateAccessKeyCommand.d.ts +11 -0
- package/dist-types/commands/CreateAccountAliasCommand.d.ts +11 -0
- package/dist-types/commands/CreateGroupCommand.d.ts +11 -0
- package/dist-types/commands/CreateInstanceProfileCommand.d.ts +11 -0
- package/dist-types/commands/CreateLoginProfileCommand.d.ts +11 -0
- package/dist-types/commands/CreateOpenIDConnectProviderCommand.d.ts +11 -0
- package/dist-types/commands/CreatePolicyCommand.d.ts +11 -0
- package/dist-types/commands/CreatePolicyVersionCommand.d.ts +11 -0
- package/dist-types/commands/CreateRoleCommand.d.ts +11 -0
- package/dist-types/commands/CreateSAMLProviderCommand.d.ts +11 -0
- package/dist-types/commands/CreateServiceLinkedRoleCommand.d.ts +11 -0
- package/dist-types/commands/CreateServiceSpecificCredentialCommand.d.ts +11 -0
- package/dist-types/commands/CreateUserCommand.d.ts +11 -0
- package/dist-types/commands/CreateVirtualMFADeviceCommand.d.ts +11 -0
- package/dist-types/commands/DeactivateMFADeviceCommand.d.ts +11 -0
- package/dist-types/commands/DeleteAccessKeyCommand.d.ts +11 -0
- package/dist-types/commands/DeleteAccountAliasCommand.d.ts +11 -0
- package/dist-types/commands/DeleteAccountPasswordPolicyCommand.d.ts +11 -0
- package/dist-types/commands/DeleteGroupCommand.d.ts +11 -0
- package/dist-types/commands/DeleteGroupPolicyCommand.d.ts +11 -0
- package/dist-types/commands/DeleteInstanceProfileCommand.d.ts +11 -0
- package/dist-types/commands/DeleteLoginProfileCommand.d.ts +11 -0
- package/dist-types/commands/DeleteOpenIDConnectProviderCommand.d.ts +11 -0
- package/dist-types/commands/DeletePolicyCommand.d.ts +11 -0
- package/dist-types/commands/DeletePolicyVersionCommand.d.ts +11 -0
- package/dist-types/commands/DeleteRoleCommand.d.ts +11 -0
- package/dist-types/commands/DeleteRolePermissionsBoundaryCommand.d.ts +11 -0
- package/dist-types/commands/DeleteRolePolicyCommand.d.ts +11 -0
- package/dist-types/commands/DeleteSAMLProviderCommand.d.ts +11 -0
- package/dist-types/commands/DeleteSSHPublicKeyCommand.d.ts +11 -0
- package/dist-types/commands/DeleteServerCertificateCommand.d.ts +11 -0
- package/dist-types/commands/DeleteServiceLinkedRoleCommand.d.ts +11 -0
- package/dist-types/commands/DeleteServiceSpecificCredentialCommand.d.ts +11 -0
- package/dist-types/commands/DeleteSigningCertificateCommand.d.ts +11 -0
- package/dist-types/commands/DeleteUserCommand.d.ts +11 -0
- package/dist-types/commands/DeleteUserPermissionsBoundaryCommand.d.ts +11 -0
- package/dist-types/commands/DeleteUserPolicyCommand.d.ts +11 -0
- package/dist-types/commands/DeleteVirtualMFADeviceCommand.d.ts +11 -0
- package/dist-types/commands/DetachGroupPolicyCommand.d.ts +11 -0
- package/dist-types/commands/DetachRolePolicyCommand.d.ts +11 -0
- package/dist-types/commands/DetachUserPolicyCommand.d.ts +11 -0
- package/dist-types/commands/EnableMFADeviceCommand.d.ts +11 -0
- package/dist-types/commands/GenerateCredentialReportCommand.d.ts +11 -0
- package/dist-types/commands/GenerateOrganizationsAccessReportCommand.d.ts +11 -0
- package/dist-types/commands/GenerateServiceLastAccessedDetailsCommand.d.ts +11 -0
- package/dist-types/commands/GetAccessKeyLastUsedCommand.d.ts +11 -0
- package/dist-types/commands/GetAccountAuthorizationDetailsCommand.d.ts +11 -0
- package/dist-types/commands/GetAccountPasswordPolicyCommand.d.ts +11 -0
- package/dist-types/commands/GetAccountSummaryCommand.d.ts +11 -0
- package/dist-types/commands/GetContextKeysForCustomPolicyCommand.d.ts +11 -0
- package/dist-types/commands/GetContextKeysForPrincipalPolicyCommand.d.ts +11 -0
- package/dist-types/commands/GetCredentialReportCommand.d.ts +11 -0
- package/dist-types/commands/GetGroupCommand.d.ts +11 -0
- package/dist-types/commands/GetGroupPolicyCommand.d.ts +11 -0
- package/dist-types/commands/GetInstanceProfileCommand.d.ts +11 -0
- package/dist-types/commands/GetLoginProfileCommand.d.ts +11 -0
- package/dist-types/commands/GetMFADeviceCommand.d.ts +11 -0
- package/dist-types/commands/GetOpenIDConnectProviderCommand.d.ts +11 -0
- package/dist-types/commands/GetOrganizationsAccessReportCommand.d.ts +11 -0
- package/dist-types/commands/GetPolicyCommand.d.ts +11 -0
- package/dist-types/commands/GetPolicyVersionCommand.d.ts +11 -0
- package/dist-types/commands/GetRoleCommand.d.ts +11 -0
- package/dist-types/commands/GetRolePolicyCommand.d.ts +11 -0
- package/dist-types/commands/GetSAMLProviderCommand.d.ts +11 -0
- package/dist-types/commands/GetSSHPublicKeyCommand.d.ts +11 -0
- package/dist-types/commands/GetServerCertificateCommand.d.ts +11 -0
- package/dist-types/commands/GetServiceLastAccessedDetailsCommand.d.ts +11 -0
- package/dist-types/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.d.ts +11 -0
- package/dist-types/commands/GetServiceLinkedRoleDeletionStatusCommand.d.ts +11 -0
- package/dist-types/commands/GetUserCommand.d.ts +11 -0
- package/dist-types/commands/GetUserPolicyCommand.d.ts +11 -0
- package/dist-types/commands/ListAccessKeysCommand.d.ts +11 -0
- package/dist-types/commands/ListAccountAliasesCommand.d.ts +11 -0
- package/dist-types/commands/ListAttachedGroupPoliciesCommand.d.ts +11 -0
- package/dist-types/commands/ListAttachedRolePoliciesCommand.d.ts +11 -0
- package/dist-types/commands/ListAttachedUserPoliciesCommand.d.ts +11 -0
- package/dist-types/commands/ListEntitiesForPolicyCommand.d.ts +11 -0
- package/dist-types/commands/ListGroupPoliciesCommand.d.ts +11 -0
- package/dist-types/commands/ListGroupsCommand.d.ts +11 -0
- package/dist-types/commands/ListGroupsForUserCommand.d.ts +11 -0
- package/dist-types/commands/ListInstanceProfileTagsCommand.d.ts +11 -0
- package/dist-types/commands/ListInstanceProfilesCommand.d.ts +11 -0
- package/dist-types/commands/ListInstanceProfilesForRoleCommand.d.ts +11 -0
- package/dist-types/commands/ListMFADeviceTagsCommand.d.ts +11 -0
- package/dist-types/commands/ListMFADevicesCommand.d.ts +11 -0
- package/dist-types/commands/ListOpenIDConnectProviderTagsCommand.d.ts +11 -0
- package/dist-types/commands/ListOpenIDConnectProvidersCommand.d.ts +11 -0
- package/dist-types/commands/ListPoliciesCommand.d.ts +11 -0
- package/dist-types/commands/ListPoliciesGrantingServiceAccessCommand.d.ts +11 -0
- package/dist-types/commands/ListPolicyTagsCommand.d.ts +11 -0
- package/dist-types/commands/ListPolicyVersionsCommand.d.ts +11 -0
- package/dist-types/commands/ListRolePoliciesCommand.d.ts +11 -0
- package/dist-types/commands/ListRoleTagsCommand.d.ts +11 -0
- package/dist-types/commands/ListRolesCommand.d.ts +11 -0
- package/dist-types/commands/ListSAMLProviderTagsCommand.d.ts +11 -0
- package/dist-types/commands/ListSAMLProvidersCommand.d.ts +11 -0
- package/dist-types/commands/ListSSHPublicKeysCommand.d.ts +11 -0
- package/dist-types/commands/ListServerCertificateTagsCommand.d.ts +11 -0
- package/dist-types/commands/ListServerCertificatesCommand.d.ts +11 -0
- package/dist-types/commands/ListServiceSpecificCredentialsCommand.d.ts +11 -0
- package/dist-types/commands/ListSigningCertificatesCommand.d.ts +11 -0
- package/dist-types/commands/ListUserPoliciesCommand.d.ts +11 -0
- package/dist-types/commands/ListUserTagsCommand.d.ts +11 -0
- package/dist-types/commands/ListUsersCommand.d.ts +11 -0
- package/dist-types/commands/ListVirtualMFADevicesCommand.d.ts +11 -0
- package/dist-types/commands/PutGroupPolicyCommand.d.ts +11 -0
- package/dist-types/commands/PutRolePermissionsBoundaryCommand.d.ts +11 -0
- package/dist-types/commands/PutRolePolicyCommand.d.ts +11 -0
- package/dist-types/commands/PutUserPermissionsBoundaryCommand.d.ts +11 -0
- package/dist-types/commands/PutUserPolicyCommand.d.ts +11 -0
- package/dist-types/commands/RemoveClientIDFromOpenIDConnectProviderCommand.d.ts +11 -0
- package/dist-types/commands/RemoveRoleFromInstanceProfileCommand.d.ts +11 -0
- package/dist-types/commands/RemoveUserFromGroupCommand.d.ts +11 -0
- package/dist-types/commands/ResetServiceSpecificCredentialCommand.d.ts +11 -0
- package/dist-types/commands/ResyncMFADeviceCommand.d.ts +11 -0
- package/dist-types/commands/SetDefaultPolicyVersionCommand.d.ts +11 -0
- package/dist-types/commands/SetSecurityTokenServicePreferencesCommand.d.ts +11 -0
- package/dist-types/commands/SimulateCustomPolicyCommand.d.ts +11 -0
- package/dist-types/commands/SimulatePrincipalPolicyCommand.d.ts +11 -0
- package/dist-types/commands/TagInstanceProfileCommand.d.ts +11 -0
- package/dist-types/commands/TagMFADeviceCommand.d.ts +11 -0
- package/dist-types/commands/TagOpenIDConnectProviderCommand.d.ts +11 -0
- package/dist-types/commands/TagPolicyCommand.d.ts +11 -0
- package/dist-types/commands/TagRoleCommand.d.ts +11 -0
- package/dist-types/commands/TagSAMLProviderCommand.d.ts +11 -0
- package/dist-types/commands/TagServerCertificateCommand.d.ts +11 -0
- package/dist-types/commands/TagUserCommand.d.ts +11 -0
- package/dist-types/commands/UntagInstanceProfileCommand.d.ts +11 -0
- package/dist-types/commands/UntagMFADeviceCommand.d.ts +11 -0
- package/dist-types/commands/UntagOpenIDConnectProviderCommand.d.ts +11 -0
- package/dist-types/commands/UntagPolicyCommand.d.ts +11 -0
- package/dist-types/commands/UntagRoleCommand.d.ts +11 -0
- package/dist-types/commands/UntagSAMLProviderCommand.d.ts +11 -0
- package/dist-types/commands/UntagServerCertificateCommand.d.ts +11 -0
- package/dist-types/commands/UntagUserCommand.d.ts +11 -0
- package/dist-types/commands/UpdateAccessKeyCommand.d.ts +11 -0
- package/dist-types/commands/UpdateAccountPasswordPolicyCommand.d.ts +11 -0
- package/dist-types/commands/UpdateAssumeRolePolicyCommand.d.ts +11 -0
- package/dist-types/commands/UpdateGroupCommand.d.ts +11 -0
- package/dist-types/commands/UpdateLoginProfileCommand.d.ts +11 -0
- package/dist-types/commands/UpdateOpenIDConnectProviderThumbprintCommand.d.ts +11 -0
- package/dist-types/commands/UpdateRoleCommand.d.ts +11 -0
- package/dist-types/commands/UpdateRoleDescriptionCommand.d.ts +11 -0
- package/dist-types/commands/UpdateSAMLProviderCommand.d.ts +11 -0
- package/dist-types/commands/UpdateSSHPublicKeyCommand.d.ts +11 -0
- package/dist-types/commands/UpdateServerCertificateCommand.d.ts +11 -0
- package/dist-types/commands/UpdateServiceSpecificCredentialCommand.d.ts +11 -0
- package/dist-types/commands/UpdateSigningCertificateCommand.d.ts +11 -0
- package/dist-types/commands/UpdateUserCommand.d.ts +11 -0
- package/dist-types/commands/UploadSSHPublicKeyCommand.d.ts +11 -0
- package/dist-types/commands/UploadServerCertificateCommand.d.ts +11 -0
- package/dist-types/commands/UploadSigningCertificateCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AddClientIDToOpenIDConnectProviderCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AddRoleToInstanceProfileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AddUserToGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AttachGroupPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AttachRolePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AttachUserPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ChangePasswordCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateAccessKeyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateAccountAliasCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateInstanceProfileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateLoginProfileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateOpenIDConnectProviderCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreatePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreatePolicyVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateRoleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateSAMLProviderCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateServiceLinkedRoleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateServiceSpecificCredentialCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateVirtualMFADeviceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeactivateMFADeviceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteAccessKeyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteAccountAliasCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteAccountPasswordPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteGroupPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteInstanceProfileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteLoginProfileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteOpenIDConnectProviderCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeletePolicyVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteRoleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteRolePermissionsBoundaryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteRolePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteSAMLProviderCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteSSHPublicKeyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteServerCertificateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteServiceLinkedRoleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteServiceSpecificCredentialCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteSigningCertificateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteUserPermissionsBoundaryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteUserPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteVirtualMFADeviceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DetachGroupPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DetachRolePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DetachUserPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/EnableMFADeviceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GenerateCredentialReportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GenerateOrganizationsAccessReportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GenerateServiceLastAccessedDetailsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetAccessKeyLastUsedCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetAccountAuthorizationDetailsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetAccountPasswordPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetAccountSummaryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetContextKeysForCustomPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetContextKeysForPrincipalPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetCredentialReportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetGroupPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetInstanceProfileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetLoginProfileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMFADeviceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetOpenIDConnectProviderCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetOrganizationsAccessReportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetPolicyVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRoleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRolePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetSAMLProviderCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetSSHPublicKeyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetServerCertificateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetServiceLastAccessedDetailsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetServiceLinkedRoleDeletionStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetUserCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetUserPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAccessKeysCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAccountAliasesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAttachedGroupPoliciesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAttachedRolePoliciesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAttachedUserPoliciesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListEntitiesForPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListGroupPoliciesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListGroupsForUserCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListInstanceProfileTagsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListInstanceProfilesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListInstanceProfilesForRoleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListMFADeviceTagsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListMFADevicesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListOpenIDConnectProviderTagsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListOpenIDConnectProvidersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListPoliciesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListPoliciesGrantingServiceAccessCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListPolicyTagsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListPolicyVersionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListRolePoliciesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListRoleTagsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListRolesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListSAMLProviderTagsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListSAMLProvidersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListSSHPublicKeysCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListServerCertificateTagsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListServerCertificatesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListServiceSpecificCredentialsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListSigningCertificatesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListUserPoliciesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListUserTagsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListVirtualMFADevicesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutGroupPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutRolePermissionsBoundaryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutRolePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutUserPermissionsBoundaryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutUserPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RemoveClientIDFromOpenIDConnectProviderCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RemoveRoleFromInstanceProfileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RemoveUserFromGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ResetServiceSpecificCredentialCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ResyncMFADeviceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SetDefaultPolicyVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SetSecurityTokenServicePreferencesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SimulateCustomPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SimulatePrincipalPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagInstanceProfileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagMFADeviceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagOpenIDConnectProviderCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagRoleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagSAMLProviderCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagServerCertificateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagUserCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagInstanceProfileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagMFADeviceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagOpenIDConnectProviderCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagRoleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagSAMLProviderCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagServerCertificateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagUserCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateAccessKeyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateAccountPasswordPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateAssumeRolePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateLoginProfileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateOpenIDConnectProviderThumbprintCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateRoleCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateRoleDescriptionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateSAMLProviderCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateSSHPublicKeyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateServerCertificateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateServiceSpecificCredentialCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateSigningCertificateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UploadSSHPublicKeyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UploadServerCertificateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UploadSigningCertificateCommand.d.ts +12 -1
- package/package.json +36 -36
|
@@ -72,4 +72,15 @@ declare const RemoveClientIDFromOpenIDConnectProviderCommand_base: {
|
|
|
72
72
|
* @public
|
|
73
73
|
*/
|
|
74
74
|
export declare class RemoveClientIDFromOpenIDConnectProviderCommand extends RemoveClientIDFromOpenIDConnectProviderCommand_base {
|
|
75
|
+
/** @internal type navigation helper, not in runtime. */
|
|
76
|
+
protected static __types: {
|
|
77
|
+
api: {
|
|
78
|
+
input: RemoveClientIDFromOpenIDConnectProviderRequest;
|
|
79
|
+
output: {};
|
|
80
|
+
};
|
|
81
|
+
sdk: {
|
|
82
|
+
input: RemoveClientIDFromOpenIDConnectProviderCommandInput;
|
|
83
|
+
output: RemoveClientIDFromOpenIDConnectProviderCommandOutput;
|
|
84
|
+
};
|
|
85
|
+
};
|
|
75
86
|
}
|
|
@@ -96,4 +96,15 @@ declare const RemoveRoleFromInstanceProfileCommand_base: {
|
|
|
96
96
|
*
|
|
97
97
|
*/
|
|
98
98
|
export declare class RemoveRoleFromInstanceProfileCommand extends RemoveRoleFromInstanceProfileCommand_base {
|
|
99
|
+
/** @internal type navigation helper, not in runtime. */
|
|
100
|
+
protected static __types: {
|
|
101
|
+
api: {
|
|
102
|
+
input: RemoveRoleFromInstanceProfileRequest;
|
|
103
|
+
output: {};
|
|
104
|
+
};
|
|
105
|
+
sdk: {
|
|
106
|
+
input: RemoveRoleFromInstanceProfileCommandInput;
|
|
107
|
+
output: RemoveRoleFromInstanceProfileCommandOutput;
|
|
108
|
+
};
|
|
109
|
+
};
|
|
99
110
|
}
|
|
@@ -80,4 +80,15 @@ declare const RemoveUserFromGroupCommand_base: {
|
|
|
80
80
|
*
|
|
81
81
|
*/
|
|
82
82
|
export declare class RemoveUserFromGroupCommand extends RemoveUserFromGroupCommand_base {
|
|
83
|
+
/** @internal type navigation helper, not in runtime. */
|
|
84
|
+
protected static __types: {
|
|
85
|
+
api: {
|
|
86
|
+
input: RemoveUserFromGroupRequest;
|
|
87
|
+
output: {};
|
|
88
|
+
};
|
|
89
|
+
sdk: {
|
|
90
|
+
input: RemoveUserFromGroupCommandInput;
|
|
91
|
+
output: RemoveUserFromGroupCommandOutput;
|
|
92
|
+
};
|
|
93
|
+
};
|
|
83
94
|
}
|
|
@@ -73,4 +73,15 @@ declare const ResetServiceSpecificCredentialCommand_base: {
|
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
75
|
export declare class ResetServiceSpecificCredentialCommand extends ResetServiceSpecificCredentialCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: ResetServiceSpecificCredentialRequest;
|
|
80
|
+
output: ResetServiceSpecificCredentialResponse;
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: ResetServiceSpecificCredentialCommandInput;
|
|
84
|
+
output: ResetServiceSpecificCredentialCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|
|
@@ -81,4 +81,15 @@ declare const ResyncMFADeviceCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class ResyncMFADeviceCommand extends ResyncMFADeviceCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: ResyncMFADeviceRequest;
|
|
88
|
+
output: {};
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: ResyncMFADeviceCommandInput;
|
|
92
|
+
output: ResyncMFADeviceCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -77,4 +77,15 @@ declare const SetDefaultPolicyVersionCommand_base: {
|
|
|
77
77
|
* @public
|
|
78
78
|
*/
|
|
79
79
|
export declare class SetDefaultPolicyVersionCommand extends SetDefaultPolicyVersionCommand_base {
|
|
80
|
+
/** @internal type navigation helper, not in runtime. */
|
|
81
|
+
protected static __types: {
|
|
82
|
+
api: {
|
|
83
|
+
input: SetDefaultPolicyVersionRequest;
|
|
84
|
+
output: {};
|
|
85
|
+
};
|
|
86
|
+
sdk: {
|
|
87
|
+
input: SetDefaultPolicyVersionCommandInput;
|
|
88
|
+
output: SetDefaultPolicyVersionCommandOutput;
|
|
89
|
+
};
|
|
90
|
+
};
|
|
80
91
|
}
|
|
@@ -88,4 +88,15 @@ declare const SetSecurityTokenServicePreferencesCommand_base: {
|
|
|
88
88
|
*
|
|
89
89
|
*/
|
|
90
90
|
export declare class SetSecurityTokenServicePreferencesCommand extends SetSecurityTokenServicePreferencesCommand_base {
|
|
91
|
+
/** @internal type navigation helper, not in runtime. */
|
|
92
|
+
protected static __types: {
|
|
93
|
+
api: {
|
|
94
|
+
input: SetSecurityTokenServicePreferencesRequest;
|
|
95
|
+
output: {};
|
|
96
|
+
};
|
|
97
|
+
sdk: {
|
|
98
|
+
input: SetSecurityTokenServicePreferencesCommandInput;
|
|
99
|
+
output: SetSecurityTokenServicePreferencesCommandOutput;
|
|
100
|
+
};
|
|
101
|
+
};
|
|
91
102
|
}
|
|
@@ -177,4 +177,15 @@ declare const SimulateCustomPolicyCommand_base: {
|
|
|
177
177
|
* @public
|
|
178
178
|
*/
|
|
179
179
|
export declare class SimulateCustomPolicyCommand extends SimulateCustomPolicyCommand_base {
|
|
180
|
+
/** @internal type navigation helper, not in runtime. */
|
|
181
|
+
protected static __types: {
|
|
182
|
+
api: {
|
|
183
|
+
input: SimulateCustomPolicyRequest;
|
|
184
|
+
output: SimulatePolicyResponse;
|
|
185
|
+
};
|
|
186
|
+
sdk: {
|
|
187
|
+
input: SimulateCustomPolicyCommandInput;
|
|
188
|
+
output: SimulateCustomPolicyCommandOutput;
|
|
189
|
+
};
|
|
190
|
+
};
|
|
180
191
|
}
|
|
@@ -191,4 +191,15 @@ declare const SimulatePrincipalPolicyCommand_base: {
|
|
|
191
191
|
* @public
|
|
192
192
|
*/
|
|
193
193
|
export declare class SimulatePrincipalPolicyCommand extends SimulatePrincipalPolicyCommand_base {
|
|
194
|
+
/** @internal type navigation helper, not in runtime. */
|
|
195
|
+
protected static __types: {
|
|
196
|
+
api: {
|
|
197
|
+
input: SimulatePrincipalPolicyRequest;
|
|
198
|
+
output: SimulatePolicyResponse;
|
|
199
|
+
};
|
|
200
|
+
sdk: {
|
|
201
|
+
input: SimulatePrincipalPolicyCommandInput;
|
|
202
|
+
output: SimulatePrincipalPolicyCommandOutput;
|
|
203
|
+
};
|
|
204
|
+
};
|
|
194
205
|
}
|
|
@@ -116,4 +116,15 @@ declare const TagInstanceProfileCommand_base: {
|
|
|
116
116
|
* @public
|
|
117
117
|
*/
|
|
118
118
|
export declare class TagInstanceProfileCommand extends TagInstanceProfileCommand_base {
|
|
119
|
+
/** @internal type navigation helper, not in runtime. */
|
|
120
|
+
protected static __types: {
|
|
121
|
+
api: {
|
|
122
|
+
input: TagInstanceProfileRequest;
|
|
123
|
+
output: {};
|
|
124
|
+
};
|
|
125
|
+
sdk: {
|
|
126
|
+
input: TagInstanceProfileCommandInput;
|
|
127
|
+
output: TagInstanceProfileCommandOutput;
|
|
128
|
+
};
|
|
129
|
+
};
|
|
119
130
|
}
|
|
@@ -117,4 +117,15 @@ declare const TagMFADeviceCommand_base: {
|
|
|
117
117
|
* @public
|
|
118
118
|
*/
|
|
119
119
|
export declare class TagMFADeviceCommand extends TagMFADeviceCommand_base {
|
|
120
|
+
/** @internal type navigation helper, not in runtime. */
|
|
121
|
+
protected static __types: {
|
|
122
|
+
api: {
|
|
123
|
+
input: TagMFADeviceRequest;
|
|
124
|
+
output: {};
|
|
125
|
+
};
|
|
126
|
+
sdk: {
|
|
127
|
+
input: TagMFADeviceCommandInput;
|
|
128
|
+
output: TagMFADeviceCommandOutput;
|
|
129
|
+
};
|
|
130
|
+
};
|
|
120
131
|
}
|
|
@@ -118,4 +118,15 @@ declare const TagOpenIDConnectProviderCommand_base: {
|
|
|
118
118
|
* @public
|
|
119
119
|
*/
|
|
120
120
|
export declare class TagOpenIDConnectProviderCommand extends TagOpenIDConnectProviderCommand_base {
|
|
121
|
+
/** @internal type navigation helper, not in runtime. */
|
|
122
|
+
protected static __types: {
|
|
123
|
+
api: {
|
|
124
|
+
input: TagOpenIDConnectProviderRequest;
|
|
125
|
+
output: {};
|
|
126
|
+
};
|
|
127
|
+
sdk: {
|
|
128
|
+
input: TagOpenIDConnectProviderCommandInput;
|
|
129
|
+
output: TagOpenIDConnectProviderCommandOutput;
|
|
130
|
+
};
|
|
131
|
+
};
|
|
121
132
|
}
|
|
@@ -116,4 +116,15 @@ declare const TagPolicyCommand_base: {
|
|
|
116
116
|
* @public
|
|
117
117
|
*/
|
|
118
118
|
export declare class TagPolicyCommand extends TagPolicyCommand_base {
|
|
119
|
+
/** @internal type navigation helper, not in runtime. */
|
|
120
|
+
protected static __types: {
|
|
121
|
+
api: {
|
|
122
|
+
input: TagPolicyRequest;
|
|
123
|
+
output: {};
|
|
124
|
+
};
|
|
125
|
+
sdk: {
|
|
126
|
+
input: TagPolicyCommandInput;
|
|
127
|
+
output: TagPolicyCommandOutput;
|
|
128
|
+
};
|
|
129
|
+
};
|
|
119
130
|
}
|
|
@@ -146,4 +146,15 @@ declare const TagRoleCommand_base: {
|
|
|
146
146
|
*
|
|
147
147
|
*/
|
|
148
148
|
export declare class TagRoleCommand extends TagRoleCommand_base {
|
|
149
|
+
/** @internal type navigation helper, not in runtime. */
|
|
150
|
+
protected static __types: {
|
|
151
|
+
api: {
|
|
152
|
+
input: TagRoleRequest;
|
|
153
|
+
output: {};
|
|
154
|
+
};
|
|
155
|
+
sdk: {
|
|
156
|
+
input: TagRoleCommandInput;
|
|
157
|
+
output: TagRoleCommandOutput;
|
|
158
|
+
};
|
|
159
|
+
};
|
|
149
160
|
}
|
|
@@ -118,4 +118,15 @@ declare const TagSAMLProviderCommand_base: {
|
|
|
118
118
|
* @public
|
|
119
119
|
*/
|
|
120
120
|
export declare class TagSAMLProviderCommand extends TagSAMLProviderCommand_base {
|
|
121
|
+
/** @internal type navigation helper, not in runtime. */
|
|
122
|
+
protected static __types: {
|
|
123
|
+
api: {
|
|
124
|
+
input: TagSAMLProviderRequest;
|
|
125
|
+
output: {};
|
|
126
|
+
};
|
|
127
|
+
sdk: {
|
|
128
|
+
input: TagSAMLProviderCommandInput;
|
|
129
|
+
output: TagSAMLProviderCommandOutput;
|
|
130
|
+
};
|
|
131
|
+
};
|
|
121
132
|
}
|
|
@@ -128,4 +128,15 @@ declare const TagServerCertificateCommand_base: {
|
|
|
128
128
|
* @public
|
|
129
129
|
*/
|
|
130
130
|
export declare class TagServerCertificateCommand extends TagServerCertificateCommand_base {
|
|
131
|
+
/** @internal type navigation helper, not in runtime. */
|
|
132
|
+
protected static __types: {
|
|
133
|
+
api: {
|
|
134
|
+
input: TagServerCertificateRequest;
|
|
135
|
+
output: {};
|
|
136
|
+
};
|
|
137
|
+
sdk: {
|
|
138
|
+
input: TagServerCertificateCommandInput;
|
|
139
|
+
output: TagServerCertificateCommandOutput;
|
|
140
|
+
};
|
|
141
|
+
};
|
|
131
142
|
}
|
|
@@ -145,4 +145,15 @@ declare const TagUserCommand_base: {
|
|
|
145
145
|
*
|
|
146
146
|
*/
|
|
147
147
|
export declare class TagUserCommand extends TagUserCommand_base {
|
|
148
|
+
/** @internal type navigation helper, not in runtime. */
|
|
149
|
+
protected static __types: {
|
|
150
|
+
api: {
|
|
151
|
+
input: TagUserRequest;
|
|
152
|
+
output: {};
|
|
153
|
+
};
|
|
154
|
+
sdk: {
|
|
155
|
+
input: TagUserCommandInput;
|
|
156
|
+
output: TagUserCommandOutput;
|
|
157
|
+
};
|
|
158
|
+
};
|
|
148
159
|
}
|
|
@@ -75,4 +75,15 @@ declare const UntagInstanceProfileCommand_base: {
|
|
|
75
75
|
* @public
|
|
76
76
|
*/
|
|
77
77
|
export declare class UntagInstanceProfileCommand extends UntagInstanceProfileCommand_base {
|
|
78
|
+
/** @internal type navigation helper, not in runtime. */
|
|
79
|
+
protected static __types: {
|
|
80
|
+
api: {
|
|
81
|
+
input: UntagInstanceProfileRequest;
|
|
82
|
+
output: {};
|
|
83
|
+
};
|
|
84
|
+
sdk: {
|
|
85
|
+
input: UntagInstanceProfileCommandInput;
|
|
86
|
+
output: UntagInstanceProfileCommandOutput;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
78
89
|
}
|
|
@@ -76,4 +76,15 @@ declare const UntagMFADeviceCommand_base: {
|
|
|
76
76
|
* @public
|
|
77
77
|
*/
|
|
78
78
|
export declare class UntagMFADeviceCommand extends UntagMFADeviceCommand_base {
|
|
79
|
+
/** @internal type navigation helper, not in runtime. */
|
|
80
|
+
protected static __types: {
|
|
81
|
+
api: {
|
|
82
|
+
input: UntagMFADeviceRequest;
|
|
83
|
+
output: {};
|
|
84
|
+
};
|
|
85
|
+
sdk: {
|
|
86
|
+
input: UntagMFADeviceCommandInput;
|
|
87
|
+
output: UntagMFADeviceCommandOutput;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
79
90
|
}
|
|
@@ -77,4 +77,15 @@ declare const UntagOpenIDConnectProviderCommand_base: {
|
|
|
77
77
|
* @public
|
|
78
78
|
*/
|
|
79
79
|
export declare class UntagOpenIDConnectProviderCommand extends UntagOpenIDConnectProviderCommand_base {
|
|
80
|
+
/** @internal type navigation helper, not in runtime. */
|
|
81
|
+
protected static __types: {
|
|
82
|
+
api: {
|
|
83
|
+
input: UntagOpenIDConnectProviderRequest;
|
|
84
|
+
output: {};
|
|
85
|
+
};
|
|
86
|
+
sdk: {
|
|
87
|
+
input: UntagOpenIDConnectProviderCommandInput;
|
|
88
|
+
output: UntagOpenIDConnectProviderCommandOutput;
|
|
89
|
+
};
|
|
90
|
+
};
|
|
80
91
|
}
|
|
@@ -75,4 +75,15 @@ declare const UntagPolicyCommand_base: {
|
|
|
75
75
|
* @public
|
|
76
76
|
*/
|
|
77
77
|
export declare class UntagPolicyCommand extends UntagPolicyCommand_base {
|
|
78
|
+
/** @internal type navigation helper, not in runtime. */
|
|
79
|
+
protected static __types: {
|
|
80
|
+
api: {
|
|
81
|
+
input: UntagPolicyRequest;
|
|
82
|
+
output: {};
|
|
83
|
+
};
|
|
84
|
+
sdk: {
|
|
85
|
+
input: UntagPolicyCommandInput;
|
|
86
|
+
output: UntagPolicyCommandOutput;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
78
89
|
}
|
|
@@ -85,4 +85,15 @@ declare const UntagRoleCommand_base: {
|
|
|
85
85
|
*
|
|
86
86
|
*/
|
|
87
87
|
export declare class UntagRoleCommand extends UntagRoleCommand_base {
|
|
88
|
+
/** @internal type navigation helper, not in runtime. */
|
|
89
|
+
protected static __types: {
|
|
90
|
+
api: {
|
|
91
|
+
input: UntagRoleRequest;
|
|
92
|
+
output: {};
|
|
93
|
+
};
|
|
94
|
+
sdk: {
|
|
95
|
+
input: UntagRoleCommandInput;
|
|
96
|
+
output: UntagRoleCommandOutput;
|
|
97
|
+
};
|
|
98
|
+
};
|
|
88
99
|
}
|
|
@@ -77,4 +77,15 @@ declare const UntagSAMLProviderCommand_base: {
|
|
|
77
77
|
* @public
|
|
78
78
|
*/
|
|
79
79
|
export declare class UntagSAMLProviderCommand extends UntagSAMLProviderCommand_base {
|
|
80
|
+
/** @internal type navigation helper, not in runtime. */
|
|
81
|
+
protected static __types: {
|
|
82
|
+
api: {
|
|
83
|
+
input: UntagSAMLProviderRequest;
|
|
84
|
+
output: {};
|
|
85
|
+
};
|
|
86
|
+
sdk: {
|
|
87
|
+
input: UntagSAMLProviderCommandInput;
|
|
88
|
+
output: UntagSAMLProviderCommandOutput;
|
|
89
|
+
};
|
|
90
|
+
};
|
|
80
91
|
}
|
|
@@ -83,4 +83,15 @@ declare const UntagServerCertificateCommand_base: {
|
|
|
83
83
|
* @public
|
|
84
84
|
*/
|
|
85
85
|
export declare class UntagServerCertificateCommand extends UntagServerCertificateCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: UntagServerCertificateRequest;
|
|
90
|
+
output: {};
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: UntagServerCertificateCommandInput;
|
|
94
|
+
output: UntagServerCertificateCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -85,4 +85,15 @@ declare const UntagUserCommand_base: {
|
|
|
85
85
|
*
|
|
86
86
|
*/
|
|
87
87
|
export declare class UntagUserCommand extends UntagUserCommand_base {
|
|
88
|
+
/** @internal type navigation helper, not in runtime. */
|
|
89
|
+
protected static __types: {
|
|
90
|
+
api: {
|
|
91
|
+
input: UntagUserRequest;
|
|
92
|
+
output: {};
|
|
93
|
+
};
|
|
94
|
+
sdk: {
|
|
95
|
+
input: UntagUserCommandInput;
|
|
96
|
+
output: UntagUserCommandOutput;
|
|
97
|
+
};
|
|
98
|
+
};
|
|
88
99
|
}
|
|
@@ -92,4 +92,15 @@ declare const UpdateAccessKeyCommand_base: {
|
|
|
92
92
|
*
|
|
93
93
|
*/
|
|
94
94
|
export declare class UpdateAccessKeyCommand extends UpdateAccessKeyCommand_base {
|
|
95
|
+
/** @internal type navigation helper, not in runtime. */
|
|
96
|
+
protected static __types: {
|
|
97
|
+
api: {
|
|
98
|
+
input: UpdateAccessKeyRequest;
|
|
99
|
+
output: {};
|
|
100
|
+
};
|
|
101
|
+
sdk: {
|
|
102
|
+
input: UpdateAccessKeyCommandInput;
|
|
103
|
+
output: UpdateAccessKeyCommandOutput;
|
|
104
|
+
};
|
|
105
|
+
};
|
|
95
106
|
}
|
|
@@ -101,4 +101,15 @@ declare const UpdateAccountPasswordPolicyCommand_base: {
|
|
|
101
101
|
*
|
|
102
102
|
*/
|
|
103
103
|
export declare class UpdateAccountPasswordPolicyCommand extends UpdateAccountPasswordPolicyCommand_base {
|
|
104
|
+
/** @internal type navigation helper, not in runtime. */
|
|
105
|
+
protected static __types: {
|
|
106
|
+
api: {
|
|
107
|
+
input: UpdateAccountPasswordPolicyRequest;
|
|
108
|
+
output: {};
|
|
109
|
+
};
|
|
110
|
+
sdk: {
|
|
111
|
+
input: UpdateAccountPasswordPolicyCommandInput;
|
|
112
|
+
output: UpdateAccountPasswordPolicyCommandOutput;
|
|
113
|
+
};
|
|
114
|
+
};
|
|
104
115
|
}
|
|
@@ -93,4 +93,15 @@ declare const UpdateAssumeRolePolicyCommand_base: {
|
|
|
93
93
|
*
|
|
94
94
|
*/
|
|
95
95
|
export declare class UpdateAssumeRolePolicyCommand extends UpdateAssumeRolePolicyCommand_base {
|
|
96
|
+
/** @internal type navigation helper, not in runtime. */
|
|
97
|
+
protected static __types: {
|
|
98
|
+
api: {
|
|
99
|
+
input: UpdateAssumeRolePolicyRequest;
|
|
100
|
+
output: {};
|
|
101
|
+
};
|
|
102
|
+
sdk: {
|
|
103
|
+
input: UpdateAssumeRolePolicyCommandInput;
|
|
104
|
+
output: UpdateAssumeRolePolicyCommandOutput;
|
|
105
|
+
};
|
|
106
|
+
};
|
|
96
107
|
}
|
|
@@ -99,4 +99,15 @@ declare const UpdateGroupCommand_base: {
|
|
|
99
99
|
*
|
|
100
100
|
*/
|
|
101
101
|
export declare class UpdateGroupCommand extends UpdateGroupCommand_base {
|
|
102
|
+
/** @internal type navigation helper, not in runtime. */
|
|
103
|
+
protected static __types: {
|
|
104
|
+
api: {
|
|
105
|
+
input: UpdateGroupRequest;
|
|
106
|
+
output: {};
|
|
107
|
+
};
|
|
108
|
+
sdk: {
|
|
109
|
+
input: UpdateGroupCommandInput;
|
|
110
|
+
output: UpdateGroupCommandOutput;
|
|
111
|
+
};
|
|
112
|
+
};
|
|
102
113
|
}
|
|
@@ -97,4 +97,15 @@ declare const UpdateLoginProfileCommand_base: {
|
|
|
97
97
|
*
|
|
98
98
|
*/
|
|
99
99
|
export declare class UpdateLoginProfileCommand extends UpdateLoginProfileCommand_base {
|
|
100
|
+
/** @internal type navigation helper, not in runtime. */
|
|
101
|
+
protected static __types: {
|
|
102
|
+
api: {
|
|
103
|
+
input: UpdateLoginProfileRequest;
|
|
104
|
+
output: {};
|
|
105
|
+
};
|
|
106
|
+
sdk: {
|
|
107
|
+
input: UpdateLoginProfileCommandInput;
|
|
108
|
+
output: UpdateLoginProfileCommandOutput;
|
|
109
|
+
};
|
|
110
|
+
};
|
|
100
111
|
}
|
|
@@ -91,4 +91,15 @@ declare const UpdateOpenIDConnectProviderThumbprintCommand_base: {
|
|
|
91
91
|
* @public
|
|
92
92
|
*/
|
|
93
93
|
export declare class UpdateOpenIDConnectProviderThumbprintCommand extends UpdateOpenIDConnectProviderThumbprintCommand_base {
|
|
94
|
+
/** @internal type navigation helper, not in runtime. */
|
|
95
|
+
protected static __types: {
|
|
96
|
+
api: {
|
|
97
|
+
input: UpdateOpenIDConnectProviderThumbprintRequest;
|
|
98
|
+
output: {};
|
|
99
|
+
};
|
|
100
|
+
sdk: {
|
|
101
|
+
input: UpdateOpenIDConnectProviderThumbprintCommandInput;
|
|
102
|
+
output: UpdateOpenIDConnectProviderThumbprintCommandOutput;
|
|
103
|
+
};
|
|
104
|
+
};
|
|
94
105
|
}
|
|
@@ -71,4 +71,15 @@ declare const UpdateRoleCommand_base: {
|
|
|
71
71
|
* @public
|
|
72
72
|
*/
|
|
73
73
|
export declare class UpdateRoleCommand extends UpdateRoleCommand_base {
|
|
74
|
+
/** @internal type navigation helper, not in runtime. */
|
|
75
|
+
protected static __types: {
|
|
76
|
+
api: {
|
|
77
|
+
input: UpdateRoleRequest;
|
|
78
|
+
output: {};
|
|
79
|
+
};
|
|
80
|
+
sdk: {
|
|
81
|
+
input: UpdateRoleCommandInput;
|
|
82
|
+
output: UpdateRoleCommandOutput;
|
|
83
|
+
};
|
|
84
|
+
};
|
|
74
85
|
}
|
|
@@ -97,4 +97,15 @@ declare const UpdateRoleDescriptionCommand_base: {
|
|
|
97
97
|
* @public
|
|
98
98
|
*/
|
|
99
99
|
export declare class UpdateRoleDescriptionCommand extends UpdateRoleDescriptionCommand_base {
|
|
100
|
+
/** @internal type navigation helper, not in runtime. */
|
|
101
|
+
protected static __types: {
|
|
102
|
+
api: {
|
|
103
|
+
input: UpdateRoleDescriptionRequest;
|
|
104
|
+
output: UpdateRoleDescriptionResponse;
|
|
105
|
+
};
|
|
106
|
+
sdk: {
|
|
107
|
+
input: UpdateRoleDescriptionCommandInput;
|
|
108
|
+
output: UpdateRoleDescriptionCommandOutput;
|
|
109
|
+
};
|
|
110
|
+
};
|
|
100
111
|
}
|
|
@@ -77,4 +77,15 @@ declare const UpdateSAMLProviderCommand_base: {
|
|
|
77
77
|
* @public
|
|
78
78
|
*/
|
|
79
79
|
export declare class UpdateSAMLProviderCommand extends UpdateSAMLProviderCommand_base {
|
|
80
|
+
/** @internal type navigation helper, not in runtime. */
|
|
81
|
+
protected static __types: {
|
|
82
|
+
api: {
|
|
83
|
+
input: UpdateSAMLProviderRequest;
|
|
84
|
+
output: UpdateSAMLProviderResponse;
|
|
85
|
+
};
|
|
86
|
+
sdk: {
|
|
87
|
+
input: UpdateSAMLProviderCommandInput;
|
|
88
|
+
output: UpdateSAMLProviderCommandOutput;
|
|
89
|
+
};
|
|
90
|
+
};
|
|
80
91
|
}
|
|
@@ -67,4 +67,15 @@ declare const UpdateSSHPublicKeyCommand_base: {
|
|
|
67
67
|
* @public
|
|
68
68
|
*/
|
|
69
69
|
export declare class UpdateSSHPublicKeyCommand extends UpdateSSHPublicKeyCommand_base {
|
|
70
|
+
/** @internal type navigation helper, not in runtime. */
|
|
71
|
+
protected static __types: {
|
|
72
|
+
api: {
|
|
73
|
+
input: UpdateSSHPublicKeyRequest;
|
|
74
|
+
output: {};
|
|
75
|
+
};
|
|
76
|
+
sdk: {
|
|
77
|
+
input: UpdateSSHPublicKeyCommandInput;
|
|
78
|
+
output: UpdateSSHPublicKeyCommandOutput;
|
|
79
|
+
};
|
|
80
|
+
};
|
|
70
81
|
}
|
|
@@ -92,4 +92,15 @@ declare const UpdateServerCertificateCommand_base: {
|
|
|
92
92
|
* @public
|
|
93
93
|
*/
|
|
94
94
|
export declare class UpdateServerCertificateCommand extends UpdateServerCertificateCommand_base {
|
|
95
|
+
/** @internal type navigation helper, not in runtime. */
|
|
96
|
+
protected static __types: {
|
|
97
|
+
api: {
|
|
98
|
+
input: UpdateServerCertificateRequest;
|
|
99
|
+
output: {};
|
|
100
|
+
};
|
|
101
|
+
sdk: {
|
|
102
|
+
input: UpdateServerCertificateCommandInput;
|
|
103
|
+
output: UpdateServerCertificateCommandOutput;
|
|
104
|
+
};
|
|
105
|
+
};
|
|
95
106
|
}
|
|
@@ -64,4 +64,15 @@ declare const UpdateServiceSpecificCredentialCommand_base: {
|
|
|
64
64
|
* @public
|
|
65
65
|
*/
|
|
66
66
|
export declare class UpdateServiceSpecificCredentialCommand extends UpdateServiceSpecificCredentialCommand_base {
|
|
67
|
+
/** @internal type navigation helper, not in runtime. */
|
|
68
|
+
protected static __types: {
|
|
69
|
+
api: {
|
|
70
|
+
input: UpdateServiceSpecificCredentialRequest;
|
|
71
|
+
output: {};
|
|
72
|
+
};
|
|
73
|
+
sdk: {
|
|
74
|
+
input: UpdateServiceSpecificCredentialCommandInput;
|
|
75
|
+
output: UpdateServiceSpecificCredentialCommandOutput;
|
|
76
|
+
};
|
|
77
|
+
};
|
|
67
78
|
}
|
|
@@ -89,4 +89,15 @@ declare const UpdateSigningCertificateCommand_base: {
|
|
|
89
89
|
*
|
|
90
90
|
*/
|
|
91
91
|
export declare class UpdateSigningCertificateCommand extends UpdateSigningCertificateCommand_base {
|
|
92
|
+
/** @internal type navigation helper, not in runtime. */
|
|
93
|
+
protected static __types: {
|
|
94
|
+
api: {
|
|
95
|
+
input: UpdateSigningCertificateRequest;
|
|
96
|
+
output: {};
|
|
97
|
+
};
|
|
98
|
+
sdk: {
|
|
99
|
+
input: UpdateSigningCertificateCommandInput;
|
|
100
|
+
output: UpdateSigningCertificateCommandOutput;
|
|
101
|
+
};
|
|
102
|
+
};
|
|
92
103
|
}
|
|
@@ -107,4 +107,15 @@ declare const UpdateUserCommand_base: {
|
|
|
107
107
|
*
|
|
108
108
|
*/
|
|
109
109
|
export declare class UpdateUserCommand extends UpdateUserCommand_base {
|
|
110
|
+
/** @internal type navigation helper, not in runtime. */
|
|
111
|
+
protected static __types: {
|
|
112
|
+
api: {
|
|
113
|
+
input: UpdateUserRequest;
|
|
114
|
+
output: {};
|
|
115
|
+
};
|
|
116
|
+
sdk: {
|
|
117
|
+
input: UpdateUserCommandInput;
|
|
118
|
+
output: UpdateUserCommandOutput;
|
|
119
|
+
};
|
|
120
|
+
};
|
|
110
121
|
}
|