@aws-sdk/client-iam 3.651.1 → 3.658.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
|
@@ -60,4 +60,15 @@ declare const DeleteServiceSpecificCredentialCommand_base: {
|
|
|
60
60
|
* @public
|
|
61
61
|
*/
|
|
62
62
|
export declare class DeleteServiceSpecificCredentialCommand extends DeleteServiceSpecificCredentialCommand_base {
|
|
63
|
+
/** @internal type navigation helper, not in runtime. */
|
|
64
|
+
protected static __types: {
|
|
65
|
+
api: {
|
|
66
|
+
input: DeleteServiceSpecificCredentialRequest;
|
|
67
|
+
output: {};
|
|
68
|
+
};
|
|
69
|
+
sdk: {
|
|
70
|
+
input: DeleteServiceSpecificCredentialCommandInput;
|
|
71
|
+
output: DeleteServiceSpecificCredentialCommandOutput;
|
|
72
|
+
};
|
|
73
|
+
};
|
|
63
74
|
}
|
|
@@ -88,4 +88,15 @@ declare const DeleteSigningCertificateCommand_base: {
|
|
|
88
88
|
*
|
|
89
89
|
*/
|
|
90
90
|
export declare class DeleteSigningCertificateCommand extends DeleteSigningCertificateCommand_base {
|
|
91
|
+
/** @internal type navigation helper, not in runtime. */
|
|
92
|
+
protected static __types: {
|
|
93
|
+
api: {
|
|
94
|
+
input: DeleteSigningCertificateRequest;
|
|
95
|
+
output: {};
|
|
96
|
+
};
|
|
97
|
+
sdk: {
|
|
98
|
+
input: DeleteSigningCertificateCommandInput;
|
|
99
|
+
output: DeleteSigningCertificateCommandOutput;
|
|
100
|
+
};
|
|
101
|
+
};
|
|
91
102
|
}
|
|
@@ -118,4 +118,15 @@ declare const DeleteUserCommand_base: {
|
|
|
118
118
|
*
|
|
119
119
|
*/
|
|
120
120
|
export declare class DeleteUserCommand extends DeleteUserCommand_base {
|
|
121
|
+
/** @internal type navigation helper, not in runtime. */
|
|
122
|
+
protected static __types: {
|
|
123
|
+
api: {
|
|
124
|
+
input: DeleteUserRequest;
|
|
125
|
+
output: {};
|
|
126
|
+
};
|
|
127
|
+
sdk: {
|
|
128
|
+
input: DeleteUserCommandInput;
|
|
129
|
+
output: DeleteUserCommandOutput;
|
|
130
|
+
};
|
|
131
|
+
};
|
|
121
132
|
}
|
|
@@ -68,4 +68,15 @@ declare const DeleteUserPermissionsBoundaryCommand_base: {
|
|
|
68
68
|
* @public
|
|
69
69
|
*/
|
|
70
70
|
export declare class DeleteUserPermissionsBoundaryCommand extends DeleteUserPermissionsBoundaryCommand_base {
|
|
71
|
+
/** @internal type navigation helper, not in runtime. */
|
|
72
|
+
protected static __types: {
|
|
73
|
+
api: {
|
|
74
|
+
input: DeleteUserPermissionsBoundaryRequest;
|
|
75
|
+
output: {};
|
|
76
|
+
};
|
|
77
|
+
sdk: {
|
|
78
|
+
input: DeleteUserPermissionsBoundaryCommandInput;
|
|
79
|
+
output: DeleteUserPermissionsBoundaryCommandOutput;
|
|
80
|
+
};
|
|
81
|
+
};
|
|
71
82
|
}
|
|
@@ -85,4 +85,15 @@ declare const DeleteUserPolicyCommand_base: {
|
|
|
85
85
|
*
|
|
86
86
|
*/
|
|
87
87
|
export declare class DeleteUserPolicyCommand extends DeleteUserPolicyCommand_base {
|
|
88
|
+
/** @internal type navigation helper, not in runtime. */
|
|
89
|
+
protected static __types: {
|
|
90
|
+
api: {
|
|
91
|
+
input: DeleteUserPolicyRequest;
|
|
92
|
+
output: {};
|
|
93
|
+
};
|
|
94
|
+
sdk: {
|
|
95
|
+
input: DeleteUserPolicyCommandInput;
|
|
96
|
+
output: DeleteUserPolicyCommandOutput;
|
|
97
|
+
};
|
|
98
|
+
};
|
|
88
99
|
}
|
|
@@ -90,4 +90,15 @@ declare const DeleteVirtualMFADeviceCommand_base: {
|
|
|
90
90
|
*
|
|
91
91
|
*/
|
|
92
92
|
export declare class DeleteVirtualMFADeviceCommand extends DeleteVirtualMFADeviceCommand_base {
|
|
93
|
+
/** @internal type navigation helper, not in runtime. */
|
|
94
|
+
protected static __types: {
|
|
95
|
+
api: {
|
|
96
|
+
input: DeleteVirtualMFADeviceRequest;
|
|
97
|
+
output: {};
|
|
98
|
+
};
|
|
99
|
+
sdk: {
|
|
100
|
+
input: DeleteVirtualMFADeviceCommandInput;
|
|
101
|
+
output: DeleteVirtualMFADeviceCommandOutput;
|
|
102
|
+
};
|
|
103
|
+
};
|
|
93
104
|
}
|
|
@@ -76,4 +76,15 @@ declare const DetachGroupPolicyCommand_base: {
|
|
|
76
76
|
* @public
|
|
77
77
|
*/
|
|
78
78
|
export declare class DetachGroupPolicyCommand extends DetachGroupPolicyCommand_base {
|
|
79
|
+
/** @internal type navigation helper, not in runtime. */
|
|
80
|
+
protected static __types: {
|
|
81
|
+
api: {
|
|
82
|
+
input: DetachGroupPolicyRequest;
|
|
83
|
+
output: {};
|
|
84
|
+
};
|
|
85
|
+
sdk: {
|
|
86
|
+
input: DetachGroupPolicyCommandInput;
|
|
87
|
+
output: DetachGroupPolicyCommandOutput;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
79
90
|
}
|
|
@@ -82,4 +82,15 @@ declare const DetachRolePolicyCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class DetachRolePolicyCommand extends DetachRolePolicyCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: DetachRolePolicyRequest;
|
|
89
|
+
output: {};
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: DetachRolePolicyCommandInput;
|
|
93
|
+
output: DetachRolePolicyCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -76,4 +76,15 @@ declare const DetachUserPolicyCommand_base: {
|
|
|
76
76
|
* @public
|
|
77
77
|
*/
|
|
78
78
|
export declare class DetachUserPolicyCommand extends DetachUserPolicyCommand_base {
|
|
79
|
+
/** @internal type navigation helper, not in runtime. */
|
|
80
|
+
protected static __types: {
|
|
81
|
+
api: {
|
|
82
|
+
input: DetachUserPolicyRequest;
|
|
83
|
+
output: {};
|
|
84
|
+
};
|
|
85
|
+
sdk: {
|
|
86
|
+
input: DetachUserPolicyCommandInput;
|
|
87
|
+
output: DetachUserPolicyCommandOutput;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
79
90
|
}
|
|
@@ -90,4 +90,15 @@ declare const EnableMFADeviceCommand_base: {
|
|
|
90
90
|
* @public
|
|
91
91
|
*/
|
|
92
92
|
export declare class EnableMFADeviceCommand extends EnableMFADeviceCommand_base {
|
|
93
|
+
/** @internal type navigation helper, not in runtime. */
|
|
94
|
+
protected static __types: {
|
|
95
|
+
api: {
|
|
96
|
+
input: EnableMFADeviceRequest;
|
|
97
|
+
output: {};
|
|
98
|
+
};
|
|
99
|
+
sdk: {
|
|
100
|
+
input: EnableMFADeviceCommandInput;
|
|
101
|
+
output: EnableMFADeviceCommandOutput;
|
|
102
|
+
};
|
|
103
|
+
};
|
|
93
104
|
}
|
|
@@ -66,4 +66,15 @@ declare const GenerateCredentialReportCommand_base: {
|
|
|
66
66
|
* @public
|
|
67
67
|
*/
|
|
68
68
|
export declare class GenerateCredentialReportCommand extends GenerateCredentialReportCommand_base {
|
|
69
|
+
/** @internal type navigation helper, not in runtime. */
|
|
70
|
+
protected static __types: {
|
|
71
|
+
api: {
|
|
72
|
+
input: {};
|
|
73
|
+
output: GenerateCredentialReportResponse;
|
|
74
|
+
};
|
|
75
|
+
sdk: {
|
|
76
|
+
input: GenerateCredentialReportCommandInput;
|
|
77
|
+
output: GenerateCredentialReportCommandOutput;
|
|
78
|
+
};
|
|
79
|
+
};
|
|
69
80
|
}
|
|
@@ -208,4 +208,15 @@ declare const GenerateOrganizationsAccessReportCommand_base: {
|
|
|
208
208
|
*
|
|
209
209
|
*/
|
|
210
210
|
export declare class GenerateOrganizationsAccessReportCommand extends GenerateOrganizationsAccessReportCommand_base {
|
|
211
|
+
/** @internal type navigation helper, not in runtime. */
|
|
212
|
+
protected static __types: {
|
|
213
|
+
api: {
|
|
214
|
+
input: GenerateOrganizationsAccessReportRequest;
|
|
215
|
+
output: GenerateOrganizationsAccessReportResponse;
|
|
216
|
+
};
|
|
217
|
+
sdk: {
|
|
218
|
+
input: GenerateOrganizationsAccessReportCommandInput;
|
|
219
|
+
output: GenerateOrganizationsAccessReportCommandOutput;
|
|
220
|
+
};
|
|
221
|
+
};
|
|
211
222
|
}
|
|
@@ -137,4 +137,15 @@ declare const GenerateServiceLastAccessedDetailsCommand_base: {
|
|
|
137
137
|
*
|
|
138
138
|
*/
|
|
139
139
|
export declare class GenerateServiceLastAccessedDetailsCommand extends GenerateServiceLastAccessedDetailsCommand_base {
|
|
140
|
+
/** @internal type navigation helper, not in runtime. */
|
|
141
|
+
protected static __types: {
|
|
142
|
+
api: {
|
|
143
|
+
input: GenerateServiceLastAccessedDetailsRequest;
|
|
144
|
+
output: GenerateServiceLastAccessedDetailsResponse;
|
|
145
|
+
};
|
|
146
|
+
sdk: {
|
|
147
|
+
input: GenerateServiceLastAccessedDetailsCommandInput;
|
|
148
|
+
output: GenerateServiceLastAccessedDetailsCommandOutput;
|
|
149
|
+
};
|
|
150
|
+
};
|
|
140
151
|
}
|
|
@@ -64,4 +64,15 @@ declare const GetAccessKeyLastUsedCommand_base: {
|
|
|
64
64
|
* @public
|
|
65
65
|
*/
|
|
66
66
|
export declare class GetAccessKeyLastUsedCommand extends GetAccessKeyLastUsedCommand_base {
|
|
67
|
+
/** @internal type navigation helper, not in runtime. */
|
|
68
|
+
protected static __types: {
|
|
69
|
+
api: {
|
|
70
|
+
input: GetAccessKeyLastUsedRequest;
|
|
71
|
+
output: GetAccessKeyLastUsedResponse;
|
|
72
|
+
};
|
|
73
|
+
sdk: {
|
|
74
|
+
input: GetAccessKeyLastUsedCommandInput;
|
|
75
|
+
output: GetAccessKeyLastUsedCommandOutput;
|
|
76
|
+
};
|
|
77
|
+
};
|
|
67
78
|
}
|
|
@@ -224,4 +224,15 @@ declare const GetAccountAuthorizationDetailsCommand_base: {
|
|
|
224
224
|
* @public
|
|
225
225
|
*/
|
|
226
226
|
export declare class GetAccountAuthorizationDetailsCommand extends GetAccountAuthorizationDetailsCommand_base {
|
|
227
|
+
/** @internal type navigation helper, not in runtime. */
|
|
228
|
+
protected static __types: {
|
|
229
|
+
api: {
|
|
230
|
+
input: GetAccountAuthorizationDetailsRequest;
|
|
231
|
+
output: GetAccountAuthorizationDetailsResponse;
|
|
232
|
+
};
|
|
233
|
+
sdk: {
|
|
234
|
+
input: GetAccountAuthorizationDetailsCommandInput;
|
|
235
|
+
output: GetAccountAuthorizationDetailsCommandOutput;
|
|
236
|
+
};
|
|
237
|
+
};
|
|
227
238
|
}
|
|
@@ -102,4 +102,15 @@ declare const GetAccountPasswordPolicyCommand_base: {
|
|
|
102
102
|
*
|
|
103
103
|
*/
|
|
104
104
|
export declare class GetAccountPasswordPolicyCommand extends GetAccountPasswordPolicyCommand_base {
|
|
105
|
+
/** @internal type navigation helper, not in runtime. */
|
|
106
|
+
protected static __types: {
|
|
107
|
+
api: {
|
|
108
|
+
input: {};
|
|
109
|
+
output: GetAccountPasswordPolicyResponse;
|
|
110
|
+
};
|
|
111
|
+
sdk: {
|
|
112
|
+
input: GetAccountPasswordPolicyCommandInput;
|
|
113
|
+
output: GetAccountPasswordPolicyCommandOutput;
|
|
114
|
+
};
|
|
115
|
+
};
|
|
105
116
|
}
|
|
@@ -105,4 +105,15 @@ declare const GetAccountSummaryCommand_base: {
|
|
|
105
105
|
*
|
|
106
106
|
*/
|
|
107
107
|
export declare class GetAccountSummaryCommand extends GetAccountSummaryCommand_base {
|
|
108
|
+
/** @internal type navigation helper, not in runtime. */
|
|
109
|
+
protected static __types: {
|
|
110
|
+
api: {
|
|
111
|
+
input: {};
|
|
112
|
+
output: GetAccountSummaryResponse;
|
|
113
|
+
};
|
|
114
|
+
sdk: {
|
|
115
|
+
input: GetAccountSummaryCommandInput;
|
|
116
|
+
output: GetAccountSummaryCommandOutput;
|
|
117
|
+
};
|
|
118
|
+
};
|
|
108
119
|
}
|
|
@@ -74,4 +74,15 @@ declare const GetContextKeysForCustomPolicyCommand_base: {
|
|
|
74
74
|
* @public
|
|
75
75
|
*/
|
|
76
76
|
export declare class GetContextKeysForCustomPolicyCommand extends GetContextKeysForCustomPolicyCommand_base {
|
|
77
|
+
/** @internal type navigation helper, not in runtime. */
|
|
78
|
+
protected static __types: {
|
|
79
|
+
api: {
|
|
80
|
+
input: GetContextKeysForCustomPolicyRequest;
|
|
81
|
+
output: GetContextKeysForPolicyResponse;
|
|
82
|
+
};
|
|
83
|
+
sdk: {
|
|
84
|
+
input: GetContextKeysForCustomPolicyCommandInput;
|
|
85
|
+
output: GetContextKeysForCustomPolicyCommandOutput;
|
|
86
|
+
};
|
|
87
|
+
};
|
|
77
88
|
}
|
|
@@ -83,4 +83,15 @@ declare const GetContextKeysForPrincipalPolicyCommand_base: {
|
|
|
83
83
|
* @public
|
|
84
84
|
*/
|
|
85
85
|
export declare class GetContextKeysForPrincipalPolicyCommand extends GetContextKeysForPrincipalPolicyCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: GetContextKeysForPrincipalPolicyRequest;
|
|
90
|
+
output: GetContextKeysForPolicyResponse;
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: GetContextKeysForPrincipalPolicyCommandInput;
|
|
94
|
+
output: GetContextKeysForPrincipalPolicyCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -76,4 +76,15 @@ declare const GetCredentialReportCommand_base: {
|
|
|
76
76
|
* @public
|
|
77
77
|
*/
|
|
78
78
|
export declare class GetCredentialReportCommand extends GetCredentialReportCommand_base {
|
|
79
|
+
/** @internal type navigation helper, not in runtime. */
|
|
80
|
+
protected static __types: {
|
|
81
|
+
api: {
|
|
82
|
+
input: {};
|
|
83
|
+
output: GetCredentialReportResponse;
|
|
84
|
+
};
|
|
85
|
+
sdk: {
|
|
86
|
+
input: GetCredentialReportCommandInput;
|
|
87
|
+
output: GetCredentialReportCommandOutput;
|
|
88
|
+
};
|
|
89
|
+
};
|
|
79
90
|
}
|
|
@@ -96,4 +96,15 @@ declare const GetGroupCommand_base: {
|
|
|
96
96
|
* @public
|
|
97
97
|
*/
|
|
98
98
|
export declare class GetGroupCommand extends GetGroupCommand_base {
|
|
99
|
+
/** @internal type navigation helper, not in runtime. */
|
|
100
|
+
protected static __types: {
|
|
101
|
+
api: {
|
|
102
|
+
input: GetGroupRequest;
|
|
103
|
+
output: GetGroupResponse;
|
|
104
|
+
};
|
|
105
|
+
sdk: {
|
|
106
|
+
input: GetGroupCommandInput;
|
|
107
|
+
output: GetGroupCommandOutput;
|
|
108
|
+
};
|
|
109
|
+
};
|
|
99
110
|
}
|
|
@@ -82,4 +82,15 @@ declare const GetGroupPolicyCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class GetGroupPolicyCommand extends GetGroupPolicyCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: GetGroupPolicyRequest;
|
|
89
|
+
output: GetGroupPolicyResponse;
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: GetGroupPolicyCommandInput;
|
|
93
|
+
output: GetGroupPolicyCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -138,4 +138,15 @@ declare const GetInstanceProfileCommand_base: {
|
|
|
138
138
|
*
|
|
139
139
|
*/
|
|
140
140
|
export declare class GetInstanceProfileCommand extends GetInstanceProfileCommand_base {
|
|
141
|
+
/** @internal type navigation helper, not in runtime. */
|
|
142
|
+
protected static __types: {
|
|
143
|
+
api: {
|
|
144
|
+
input: GetInstanceProfileRequest;
|
|
145
|
+
output: GetInstanceProfileResponse;
|
|
146
|
+
};
|
|
147
|
+
sdk: {
|
|
148
|
+
input: GetInstanceProfileCommandInput;
|
|
149
|
+
output: GetInstanceProfileCommandOutput;
|
|
150
|
+
};
|
|
151
|
+
};
|
|
141
152
|
}
|
|
@@ -97,4 +97,15 @@ declare const GetLoginProfileCommand_base: {
|
|
|
97
97
|
*
|
|
98
98
|
*/
|
|
99
99
|
export declare class GetLoginProfileCommand extends GetLoginProfileCommand_base {
|
|
100
|
+
/** @internal type navigation helper, not in runtime. */
|
|
101
|
+
protected static __types: {
|
|
102
|
+
api: {
|
|
103
|
+
input: GetLoginProfileRequest;
|
|
104
|
+
output: GetLoginProfileResponse;
|
|
105
|
+
};
|
|
106
|
+
sdk: {
|
|
107
|
+
input: GetLoginProfileCommandInput;
|
|
108
|
+
output: GetLoginProfileCommandOutput;
|
|
109
|
+
};
|
|
110
|
+
};
|
|
100
111
|
}
|
|
@@ -71,4 +71,15 @@ declare const GetMFADeviceCommand_base: {
|
|
|
71
71
|
* @public
|
|
72
72
|
*/
|
|
73
73
|
export declare class GetMFADeviceCommand extends GetMFADeviceCommand_base {
|
|
74
|
+
/** @internal type navigation helper, not in runtime. */
|
|
75
|
+
protected static __types: {
|
|
76
|
+
api: {
|
|
77
|
+
input: GetMFADeviceRequest;
|
|
78
|
+
output: GetMFADeviceResponse;
|
|
79
|
+
};
|
|
80
|
+
sdk: {
|
|
81
|
+
input: GetMFADeviceCommandInput;
|
|
82
|
+
output: GetMFADeviceCommandOutput;
|
|
83
|
+
};
|
|
84
|
+
};
|
|
74
85
|
}
|
|
@@ -83,4 +83,15 @@ declare const GetOpenIDConnectProviderCommand_base: {
|
|
|
83
83
|
* @public
|
|
84
84
|
*/
|
|
85
85
|
export declare class GetOpenIDConnectProviderCommand extends GetOpenIDConnectProviderCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: GetOpenIDConnectProviderRequest;
|
|
90
|
+
output: GetOpenIDConnectProviderResponse;
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: GetOpenIDConnectProviderCommandInput;
|
|
94
|
+
output: GetOpenIDConnectProviderCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -146,4 +146,15 @@ declare const GetOrganizationsAccessReportCommand_base: {
|
|
|
146
146
|
*
|
|
147
147
|
*/
|
|
148
148
|
export declare class GetOrganizationsAccessReportCommand extends GetOrganizationsAccessReportCommand_base {
|
|
149
|
+
/** @internal type navigation helper, not in runtime. */
|
|
150
|
+
protected static __types: {
|
|
151
|
+
api: {
|
|
152
|
+
input: GetOrganizationsAccessReportRequest;
|
|
153
|
+
output: GetOrganizationsAccessReportResponse;
|
|
154
|
+
};
|
|
155
|
+
sdk: {
|
|
156
|
+
input: GetOrganizationsAccessReportCommandInput;
|
|
157
|
+
output: GetOrganizationsAccessReportCommandOutput;
|
|
158
|
+
};
|
|
159
|
+
};
|
|
149
160
|
}
|
|
@@ -96,4 +96,15 @@ declare const GetPolicyCommand_base: {
|
|
|
96
96
|
* @public
|
|
97
97
|
*/
|
|
98
98
|
export declare class GetPolicyCommand extends GetPolicyCommand_base {
|
|
99
|
+
/** @internal type navigation helper, not in runtime. */
|
|
100
|
+
protected static __types: {
|
|
101
|
+
api: {
|
|
102
|
+
input: GetPolicyRequest;
|
|
103
|
+
output: GetPolicyResponse;
|
|
104
|
+
};
|
|
105
|
+
sdk: {
|
|
106
|
+
input: GetPolicyCommandInput;
|
|
107
|
+
output: GetPolicyCommandOutput;
|
|
108
|
+
};
|
|
109
|
+
};
|
|
99
110
|
}
|
|
@@ -90,4 +90,15 @@ declare const GetPolicyVersionCommand_base: {
|
|
|
90
90
|
* @public
|
|
91
91
|
*/
|
|
92
92
|
export declare class GetPolicyVersionCommand extends GetPolicyVersionCommand_base {
|
|
93
|
+
/** @internal type navigation helper, not in runtime. */
|
|
94
|
+
protected static __types: {
|
|
95
|
+
api: {
|
|
96
|
+
input: GetPolicyVersionRequest;
|
|
97
|
+
output: GetPolicyVersionResponse;
|
|
98
|
+
};
|
|
99
|
+
sdk: {
|
|
100
|
+
input: GetPolicyVersionCommandInput;
|
|
101
|
+
output: GetPolicyVersionCommandOutput;
|
|
102
|
+
};
|
|
103
|
+
};
|
|
93
104
|
}
|
|
@@ -126,4 +126,15 @@ declare const GetRoleCommand_base: {
|
|
|
126
126
|
*
|
|
127
127
|
*/
|
|
128
128
|
export declare class GetRoleCommand extends GetRoleCommand_base {
|
|
129
|
+
/** @internal type navigation helper, not in runtime. */
|
|
130
|
+
protected static __types: {
|
|
131
|
+
api: {
|
|
132
|
+
input: GetRoleRequest;
|
|
133
|
+
output: GetRoleResponse;
|
|
134
|
+
};
|
|
135
|
+
sdk: {
|
|
136
|
+
input: GetRoleCommandInput;
|
|
137
|
+
output: GetRoleCommandOutput;
|
|
138
|
+
};
|
|
139
|
+
};
|
|
129
140
|
}
|
|
@@ -84,4 +84,15 @@ declare const GetRolePolicyCommand_base: {
|
|
|
84
84
|
* @public
|
|
85
85
|
*/
|
|
86
86
|
export declare class GetRolePolicyCommand extends GetRolePolicyCommand_base {
|
|
87
|
+
/** @internal type navigation helper, not in runtime. */
|
|
88
|
+
protected static __types: {
|
|
89
|
+
api: {
|
|
90
|
+
input: GetRolePolicyRequest;
|
|
91
|
+
output: GetRolePolicyResponse;
|
|
92
|
+
};
|
|
93
|
+
sdk: {
|
|
94
|
+
input: GetRolePolicyCommandInput;
|
|
95
|
+
output: GetRolePolicyCommandOutput;
|
|
96
|
+
};
|
|
97
|
+
};
|
|
87
98
|
}
|
|
@@ -81,4 +81,15 @@ declare const GetSAMLProviderCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class GetSAMLProviderCommand extends GetSAMLProviderCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: GetSAMLProviderRequest;
|
|
88
|
+
output: GetSAMLProviderResponse;
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: GetSAMLProviderCommandInput;
|
|
92
|
+
output: GetSAMLProviderCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -78,4 +78,15 @@ declare const GetSSHPublicKeyCommand_base: {
|
|
|
78
78
|
* @public
|
|
79
79
|
*/
|
|
80
80
|
export declare class GetSSHPublicKeyCommand extends GetSSHPublicKeyCommand_base {
|
|
81
|
+
/** @internal type navigation helper, not in runtime. */
|
|
82
|
+
protected static __types: {
|
|
83
|
+
api: {
|
|
84
|
+
input: GetSSHPublicKeyRequest;
|
|
85
|
+
output: GetSSHPublicKeyResponse;
|
|
86
|
+
};
|
|
87
|
+
sdk: {
|
|
88
|
+
input: GetSSHPublicKeyCommandInput;
|
|
89
|
+
output: GetSSHPublicKeyCommandOutput;
|
|
90
|
+
};
|
|
91
|
+
};
|
|
81
92
|
}
|
|
@@ -86,4 +86,15 @@ declare const GetServerCertificateCommand_base: {
|
|
|
86
86
|
* @public
|
|
87
87
|
*/
|
|
88
88
|
export declare class GetServerCertificateCommand extends GetServerCertificateCommand_base {
|
|
89
|
+
/** @internal type navigation helper, not in runtime. */
|
|
90
|
+
protected static __types: {
|
|
91
|
+
api: {
|
|
92
|
+
input: GetServerCertificateRequest;
|
|
93
|
+
output: GetServerCertificateResponse;
|
|
94
|
+
};
|
|
95
|
+
sdk: {
|
|
96
|
+
input: GetServerCertificateCommandInput;
|
|
97
|
+
output: GetServerCertificateCommandOutput;
|
|
98
|
+
};
|
|
99
|
+
};
|
|
89
100
|
}
|
|
@@ -178,4 +178,15 @@ declare const GetServiceLastAccessedDetailsCommand_base: {
|
|
|
178
178
|
*
|
|
179
179
|
*/
|
|
180
180
|
export declare class GetServiceLastAccessedDetailsCommand extends GetServiceLastAccessedDetailsCommand_base {
|
|
181
|
+
/** @internal type navigation helper, not in runtime. */
|
|
182
|
+
protected static __types: {
|
|
183
|
+
api: {
|
|
184
|
+
input: GetServiceLastAccessedDetailsRequest;
|
|
185
|
+
output: GetServiceLastAccessedDetailsResponse;
|
|
186
|
+
};
|
|
187
|
+
sdk: {
|
|
188
|
+
input: GetServiceLastAccessedDetailsCommandInput;
|
|
189
|
+
output: GetServiceLastAccessedDetailsCommandOutput;
|
|
190
|
+
};
|
|
191
|
+
};
|
|
181
192
|
}
|
|
@@ -154,4 +154,15 @@ declare const GetServiceLastAccessedDetailsWithEntitiesCommand_base: {
|
|
|
154
154
|
*
|
|
155
155
|
*/
|
|
156
156
|
export declare class GetServiceLastAccessedDetailsWithEntitiesCommand extends GetServiceLastAccessedDetailsWithEntitiesCommand_base {
|
|
157
|
+
/** @internal type navigation helper, not in runtime. */
|
|
158
|
+
protected static __types: {
|
|
159
|
+
api: {
|
|
160
|
+
input: GetServiceLastAccessedDetailsWithEntitiesRequest;
|
|
161
|
+
output: GetServiceLastAccessedDetailsWithEntitiesResponse;
|
|
162
|
+
};
|
|
163
|
+
sdk: {
|
|
164
|
+
input: GetServiceLastAccessedDetailsWithEntitiesCommandInput;
|
|
165
|
+
output: GetServiceLastAccessedDetailsWithEntitiesCommandOutput;
|
|
166
|
+
};
|
|
167
|
+
};
|
|
157
168
|
}
|
|
@@ -84,4 +84,15 @@ declare const GetServiceLinkedRoleDeletionStatusCommand_base: {
|
|
|
84
84
|
* @public
|
|
85
85
|
*/
|
|
86
86
|
export declare class GetServiceLinkedRoleDeletionStatusCommand extends GetServiceLinkedRoleDeletionStatusCommand_base {
|
|
87
|
+
/** @internal type navigation helper, not in runtime. */
|
|
88
|
+
protected static __types: {
|
|
89
|
+
api: {
|
|
90
|
+
input: GetServiceLinkedRoleDeletionStatusRequest;
|
|
91
|
+
output: GetServiceLinkedRoleDeletionStatusResponse;
|
|
92
|
+
};
|
|
93
|
+
sdk: {
|
|
94
|
+
input: GetServiceLinkedRoleDeletionStatusCommandInput;
|
|
95
|
+
output: GetServiceLinkedRoleDeletionStatusCommandOutput;
|
|
96
|
+
};
|
|
97
|
+
};
|
|
87
98
|
}
|
|
@@ -107,4 +107,15 @@ declare const GetUserCommand_base: {
|
|
|
107
107
|
*
|
|
108
108
|
*/
|
|
109
109
|
export declare class GetUserCommand extends GetUserCommand_base {
|
|
110
|
+
/** @internal type navigation helper, not in runtime. */
|
|
111
|
+
protected static __types: {
|
|
112
|
+
api: {
|
|
113
|
+
input: GetUserRequest;
|
|
114
|
+
output: GetUserResponse;
|
|
115
|
+
};
|
|
116
|
+
sdk: {
|
|
117
|
+
input: GetUserCommandInput;
|
|
118
|
+
output: GetUserCommandOutput;
|
|
119
|
+
};
|
|
120
|
+
};
|
|
110
121
|
}
|
|
@@ -82,4 +82,15 @@ declare const GetUserPolicyCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class GetUserPolicyCommand extends GetUserPolicyCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: GetUserPolicyRequest;
|
|
89
|
+
output: GetUserPolicyResponse;
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: GetUserPolicyCommandInput;
|
|
93
|
+
output: GetUserPolicyCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|