@aws-sdk/client-iam 3.651.1 → 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
|
@@ -87,4 +87,15 @@ declare const AddClientIDToOpenIDConnectProviderCommand_base: {
|
|
|
87
87
|
*
|
|
88
88
|
*/
|
|
89
89
|
export declare class AddClientIDToOpenIDConnectProviderCommand extends AddClientIDToOpenIDConnectProviderCommand_base {
|
|
90
|
+
/** @internal type navigation helper, not in runtime. */
|
|
91
|
+
protected static __types: {
|
|
92
|
+
api: {
|
|
93
|
+
input: AddClientIDToOpenIDConnectProviderRequest;
|
|
94
|
+
output: {};
|
|
95
|
+
};
|
|
96
|
+
sdk: {
|
|
97
|
+
input: AddClientIDToOpenIDConnectProviderCommandInput;
|
|
98
|
+
output: AddClientIDToOpenIDConnectProviderCommandOutput;
|
|
99
|
+
};
|
|
100
|
+
};
|
|
90
101
|
}
|
|
@@ -103,4 +103,15 @@ declare const AddRoleToInstanceProfileCommand_base: {
|
|
|
103
103
|
*
|
|
104
104
|
*/
|
|
105
105
|
export declare class AddRoleToInstanceProfileCommand extends AddRoleToInstanceProfileCommand_base {
|
|
106
|
+
/** @internal type navigation helper, not in runtime. */
|
|
107
|
+
protected static __types: {
|
|
108
|
+
api: {
|
|
109
|
+
input: AddRoleToInstanceProfileRequest;
|
|
110
|
+
output: {};
|
|
111
|
+
};
|
|
112
|
+
sdk: {
|
|
113
|
+
input: AddRoleToInstanceProfileCommandInput;
|
|
114
|
+
output: AddRoleToInstanceProfileCommandOutput;
|
|
115
|
+
};
|
|
116
|
+
};
|
|
106
117
|
}
|
|
@@ -80,4 +80,15 @@ declare const AddUserToGroupCommand_base: {
|
|
|
80
80
|
*
|
|
81
81
|
*/
|
|
82
82
|
export declare class AddUserToGroupCommand extends AddUserToGroupCommand_base {
|
|
83
|
+
/** @internal type navigation helper, not in runtime. */
|
|
84
|
+
protected static __types: {
|
|
85
|
+
api: {
|
|
86
|
+
input: AddUserToGroupRequest;
|
|
87
|
+
output: {};
|
|
88
|
+
};
|
|
89
|
+
sdk: {
|
|
90
|
+
input: AddUserToGroupCommandInput;
|
|
91
|
+
output: AddUserToGroupCommandOutput;
|
|
92
|
+
};
|
|
93
|
+
};
|
|
83
94
|
}
|
|
@@ -97,4 +97,15 @@ declare const AttachGroupPolicyCommand_base: {
|
|
|
97
97
|
*
|
|
98
98
|
*/
|
|
99
99
|
export declare class AttachGroupPolicyCommand extends AttachGroupPolicyCommand_base {
|
|
100
|
+
/** @internal type navigation helper, not in runtime. */
|
|
101
|
+
protected static __types: {
|
|
102
|
+
api: {
|
|
103
|
+
input: AttachGroupPolicyRequest;
|
|
104
|
+
output: {};
|
|
105
|
+
};
|
|
106
|
+
sdk: {
|
|
107
|
+
input: AttachGroupPolicyCommandInput;
|
|
108
|
+
output: AttachGroupPolicyCommandOutput;
|
|
109
|
+
};
|
|
110
|
+
};
|
|
100
111
|
}
|
|
@@ -114,4 +114,15 @@ declare const AttachRolePolicyCommand_base: {
|
|
|
114
114
|
*
|
|
115
115
|
*/
|
|
116
116
|
export declare class AttachRolePolicyCommand extends AttachRolePolicyCommand_base {
|
|
117
|
+
/** @internal type navigation helper, not in runtime. */
|
|
118
|
+
protected static __types: {
|
|
119
|
+
api: {
|
|
120
|
+
input: AttachRolePolicyRequest;
|
|
121
|
+
output: {};
|
|
122
|
+
};
|
|
123
|
+
sdk: {
|
|
124
|
+
input: AttachRolePolicyCommandInput;
|
|
125
|
+
output: AttachRolePolicyCommandOutput;
|
|
126
|
+
};
|
|
127
|
+
};
|
|
117
128
|
}
|
|
@@ -97,4 +97,15 @@ declare const AttachUserPolicyCommand_base: {
|
|
|
97
97
|
*
|
|
98
98
|
*/
|
|
99
99
|
export declare class AttachUserPolicyCommand extends AttachUserPolicyCommand_base {
|
|
100
|
+
/** @internal type navigation helper, not in runtime. */
|
|
101
|
+
protected static __types: {
|
|
102
|
+
api: {
|
|
103
|
+
input: AttachUserPolicyRequest;
|
|
104
|
+
output: {};
|
|
105
|
+
};
|
|
106
|
+
sdk: {
|
|
107
|
+
input: AttachUserPolicyCommandInput;
|
|
108
|
+
output: AttachUserPolicyCommandOutput;
|
|
109
|
+
};
|
|
110
|
+
};
|
|
100
111
|
}
|
|
@@ -101,4 +101,15 @@ declare const ChangePasswordCommand_base: {
|
|
|
101
101
|
*
|
|
102
102
|
*/
|
|
103
103
|
export declare class ChangePasswordCommand extends ChangePasswordCommand_base {
|
|
104
|
+
/** @internal type navigation helper, not in runtime. */
|
|
105
|
+
protected static __types: {
|
|
106
|
+
api: {
|
|
107
|
+
input: ChangePasswordRequest;
|
|
108
|
+
output: {};
|
|
109
|
+
};
|
|
110
|
+
sdk: {
|
|
111
|
+
input: ChangePasswordCommandInput;
|
|
112
|
+
output: ChangePasswordCommandOutput;
|
|
113
|
+
};
|
|
114
|
+
};
|
|
104
115
|
}
|
|
@@ -110,4 +110,15 @@ declare const CreateAccessKeyCommand_base: {
|
|
|
110
110
|
*
|
|
111
111
|
*/
|
|
112
112
|
export declare class CreateAccessKeyCommand extends CreateAccessKeyCommand_base {
|
|
113
|
+
/** @internal type navigation helper, not in runtime. */
|
|
114
|
+
protected static __types: {
|
|
115
|
+
api: {
|
|
116
|
+
input: CreateAccessKeyRequest;
|
|
117
|
+
output: CreateAccessKeyResponse;
|
|
118
|
+
};
|
|
119
|
+
sdk: {
|
|
120
|
+
input: CreateAccessKeyCommandInput;
|
|
121
|
+
output: CreateAccessKeyCommandOutput;
|
|
122
|
+
};
|
|
123
|
+
};
|
|
113
124
|
}
|
|
@@ -85,4 +85,15 @@ declare const CreateAccountAliasCommand_base: {
|
|
|
85
85
|
*
|
|
86
86
|
*/
|
|
87
87
|
export declare class CreateAccountAliasCommand extends CreateAccountAliasCommand_base {
|
|
88
|
+
/** @internal type navigation helper, not in runtime. */
|
|
89
|
+
protected static __types: {
|
|
90
|
+
api: {
|
|
91
|
+
input: CreateAccountAliasRequest;
|
|
92
|
+
output: {};
|
|
93
|
+
};
|
|
94
|
+
sdk: {
|
|
95
|
+
input: CreateAccountAliasCommandInput;
|
|
96
|
+
output: CreateAccountAliasCommandOutput;
|
|
97
|
+
};
|
|
98
|
+
};
|
|
88
99
|
}
|
|
@@ -104,4 +104,15 @@ declare const CreateGroupCommand_base: {
|
|
|
104
104
|
*
|
|
105
105
|
*/
|
|
106
106
|
export declare class CreateGroupCommand extends CreateGroupCommand_base {
|
|
107
|
+
/** @internal type navigation helper, not in runtime. */
|
|
108
|
+
protected static __types: {
|
|
109
|
+
api: {
|
|
110
|
+
input: CreateGroupRequest;
|
|
111
|
+
output: CreateGroupResponse;
|
|
112
|
+
};
|
|
113
|
+
sdk: {
|
|
114
|
+
input: CreateGroupCommandInput;
|
|
115
|
+
output: CreateGroupCommandOutput;
|
|
116
|
+
};
|
|
117
|
+
};
|
|
107
118
|
}
|
|
@@ -149,4 +149,15 @@ declare const CreateInstanceProfileCommand_base: {
|
|
|
149
149
|
*
|
|
150
150
|
*/
|
|
151
151
|
export declare class CreateInstanceProfileCommand extends CreateInstanceProfileCommand_base {
|
|
152
|
+
/** @internal type navigation helper, not in runtime. */
|
|
153
|
+
protected static __types: {
|
|
154
|
+
api: {
|
|
155
|
+
input: CreateInstanceProfileRequest;
|
|
156
|
+
output: CreateInstanceProfileResponse;
|
|
157
|
+
};
|
|
158
|
+
sdk: {
|
|
159
|
+
input: CreateInstanceProfileCommandInput;
|
|
160
|
+
output: CreateInstanceProfileCommandOutput;
|
|
161
|
+
};
|
|
162
|
+
};
|
|
152
163
|
}
|
|
@@ -110,4 +110,15 @@ declare const CreateLoginProfileCommand_base: {
|
|
|
110
110
|
*
|
|
111
111
|
*/
|
|
112
112
|
export declare class CreateLoginProfileCommand extends CreateLoginProfileCommand_base {
|
|
113
|
+
/** @internal type navigation helper, not in runtime. */
|
|
114
|
+
protected static __types: {
|
|
115
|
+
api: {
|
|
116
|
+
input: CreateLoginProfileRequest;
|
|
117
|
+
output: CreateLoginProfileResponse;
|
|
118
|
+
};
|
|
119
|
+
sdk: {
|
|
120
|
+
input: CreateLoginProfileCommandInput;
|
|
121
|
+
output: CreateLoginProfileCommandOutput;
|
|
122
|
+
};
|
|
123
|
+
};
|
|
113
124
|
}
|
|
@@ -161,4 +161,15 @@ declare const CreateOpenIDConnectProviderCommand_base: {
|
|
|
161
161
|
*
|
|
162
162
|
*/
|
|
163
163
|
export declare class CreateOpenIDConnectProviderCommand extends CreateOpenIDConnectProviderCommand_base {
|
|
164
|
+
/** @internal type navigation helper, not in runtime. */
|
|
165
|
+
protected static __types: {
|
|
166
|
+
api: {
|
|
167
|
+
input: CreateOpenIDConnectProviderRequest;
|
|
168
|
+
output: CreateOpenIDConnectProviderResponse;
|
|
169
|
+
};
|
|
170
|
+
sdk: {
|
|
171
|
+
input: CreateOpenIDConnectProviderCommandInput;
|
|
172
|
+
output: CreateOpenIDConnectProviderCommandOutput;
|
|
173
|
+
};
|
|
174
|
+
};
|
|
164
175
|
}
|
|
@@ -118,4 +118,15 @@ declare const CreatePolicyCommand_base: {
|
|
|
118
118
|
* @public
|
|
119
119
|
*/
|
|
120
120
|
export declare class CreatePolicyCommand extends CreatePolicyCommand_base {
|
|
121
|
+
/** @internal type navigation helper, not in runtime. */
|
|
122
|
+
protected static __types: {
|
|
123
|
+
api: {
|
|
124
|
+
input: CreatePolicyRequest;
|
|
125
|
+
output: CreatePolicyResponse;
|
|
126
|
+
};
|
|
127
|
+
sdk: {
|
|
128
|
+
input: CreatePolicyCommandInput;
|
|
129
|
+
output: CreatePolicyCommandOutput;
|
|
130
|
+
};
|
|
131
|
+
};
|
|
121
132
|
}
|
|
@@ -91,4 +91,15 @@ declare const CreatePolicyVersionCommand_base: {
|
|
|
91
91
|
* @public
|
|
92
92
|
*/
|
|
93
93
|
export declare class CreatePolicyVersionCommand extends CreatePolicyVersionCommand_base {
|
|
94
|
+
/** @internal type navigation helper, not in runtime. */
|
|
95
|
+
protected static __types: {
|
|
96
|
+
api: {
|
|
97
|
+
input: CreatePolicyVersionRequest;
|
|
98
|
+
output: CreatePolicyVersionResponse;
|
|
99
|
+
};
|
|
100
|
+
sdk: {
|
|
101
|
+
input: CreatePolicyVersionCommandInput;
|
|
102
|
+
output: CreatePolicyVersionCommandOutput;
|
|
103
|
+
};
|
|
104
|
+
};
|
|
94
105
|
}
|
|
@@ -144,4 +144,15 @@ declare const CreateRoleCommand_base: {
|
|
|
144
144
|
*
|
|
145
145
|
*/
|
|
146
146
|
export declare class CreateRoleCommand extends CreateRoleCommand_base {
|
|
147
|
+
/** @internal type navigation helper, not in runtime. */
|
|
148
|
+
protected static __types: {
|
|
149
|
+
api: {
|
|
150
|
+
input: CreateRoleRequest;
|
|
151
|
+
output: CreateRoleResponse;
|
|
152
|
+
};
|
|
153
|
+
sdk: {
|
|
154
|
+
input: CreateRoleCommandInput;
|
|
155
|
+
output: CreateRoleCommandOutput;
|
|
156
|
+
};
|
|
157
|
+
};
|
|
147
158
|
}
|
|
@@ -107,4 +107,15 @@ declare const CreateSAMLProviderCommand_base: {
|
|
|
107
107
|
* @public
|
|
108
108
|
*/
|
|
109
109
|
export declare class CreateSAMLProviderCommand extends CreateSAMLProviderCommand_base {
|
|
110
|
+
/** @internal type navigation helper, not in runtime. */
|
|
111
|
+
protected static __types: {
|
|
112
|
+
api: {
|
|
113
|
+
input: CreateSAMLProviderRequest;
|
|
114
|
+
output: CreateSAMLProviderResponse;
|
|
115
|
+
};
|
|
116
|
+
sdk: {
|
|
117
|
+
input: CreateSAMLProviderCommandInput;
|
|
118
|
+
output: CreateSAMLProviderCommandOutput;
|
|
119
|
+
};
|
|
120
|
+
};
|
|
110
121
|
}
|
|
@@ -106,4 +106,15 @@ declare const CreateServiceLinkedRoleCommand_base: {
|
|
|
106
106
|
* @public
|
|
107
107
|
*/
|
|
108
108
|
export declare class CreateServiceLinkedRoleCommand extends CreateServiceLinkedRoleCommand_base {
|
|
109
|
+
/** @internal type navigation helper, not in runtime. */
|
|
110
|
+
protected static __types: {
|
|
111
|
+
api: {
|
|
112
|
+
input: CreateServiceLinkedRoleRequest;
|
|
113
|
+
output: CreateServiceLinkedRoleResponse;
|
|
114
|
+
};
|
|
115
|
+
sdk: {
|
|
116
|
+
input: CreateServiceLinkedRoleCommandInput;
|
|
117
|
+
output: CreateServiceLinkedRoleCommandOutput;
|
|
118
|
+
};
|
|
119
|
+
};
|
|
109
120
|
}
|
|
@@ -87,4 +87,15 @@ declare const CreateServiceSpecificCredentialCommand_base: {
|
|
|
87
87
|
* @public
|
|
88
88
|
*/
|
|
89
89
|
export declare class CreateServiceSpecificCredentialCommand extends CreateServiceSpecificCredentialCommand_base {
|
|
90
|
+
/** @internal type navigation helper, not in runtime. */
|
|
91
|
+
protected static __types: {
|
|
92
|
+
api: {
|
|
93
|
+
input: CreateServiceSpecificCredentialRequest;
|
|
94
|
+
output: CreateServiceSpecificCredentialResponse;
|
|
95
|
+
};
|
|
96
|
+
sdk: {
|
|
97
|
+
input: CreateServiceSpecificCredentialCommandInput;
|
|
98
|
+
output: CreateServiceSpecificCredentialCommandOutput;
|
|
99
|
+
};
|
|
100
|
+
};
|
|
90
101
|
}
|
|
@@ -130,4 +130,15 @@ declare const CreateUserCommand_base: {
|
|
|
130
130
|
*
|
|
131
131
|
*/
|
|
132
132
|
export declare class CreateUserCommand extends CreateUserCommand_base {
|
|
133
|
+
/** @internal type navigation helper, not in runtime. */
|
|
134
|
+
protected static __types: {
|
|
135
|
+
api: {
|
|
136
|
+
input: CreateUserRequest;
|
|
137
|
+
output: CreateUserResponse;
|
|
138
|
+
};
|
|
139
|
+
sdk: {
|
|
140
|
+
input: CreateUserCommandInput;
|
|
141
|
+
output: CreateUserCommandOutput;
|
|
142
|
+
};
|
|
143
|
+
};
|
|
133
144
|
}
|
|
@@ -125,4 +125,15 @@ declare const CreateVirtualMFADeviceCommand_base: {
|
|
|
125
125
|
* @public
|
|
126
126
|
*/
|
|
127
127
|
export declare class CreateVirtualMFADeviceCommand extends CreateVirtualMFADeviceCommand_base {
|
|
128
|
+
/** @internal type navigation helper, not in runtime. */
|
|
129
|
+
protected static __types: {
|
|
130
|
+
api: {
|
|
131
|
+
input: CreateVirtualMFADeviceRequest;
|
|
132
|
+
output: CreateVirtualMFADeviceResponse;
|
|
133
|
+
};
|
|
134
|
+
sdk: {
|
|
135
|
+
input: CreateVirtualMFADeviceCommandInput;
|
|
136
|
+
output: CreateVirtualMFADeviceCommandOutput;
|
|
137
|
+
};
|
|
138
|
+
};
|
|
128
139
|
}
|
|
@@ -82,4 +82,15 @@ declare const DeactivateMFADeviceCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class DeactivateMFADeviceCommand extends DeactivateMFADeviceCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: DeactivateMFADeviceRequest;
|
|
89
|
+
output: {};
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: DeactivateMFADeviceCommandInput;
|
|
93
|
+
output: DeactivateMFADeviceCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -84,4 +84,15 @@ declare const DeleteAccessKeyCommand_base: {
|
|
|
84
84
|
*
|
|
85
85
|
*/
|
|
86
86
|
export declare class DeleteAccessKeyCommand extends DeleteAccessKeyCommand_base {
|
|
87
|
+
/** @internal type navigation helper, not in runtime. */
|
|
88
|
+
protected static __types: {
|
|
89
|
+
api: {
|
|
90
|
+
input: DeleteAccessKeyRequest;
|
|
91
|
+
output: {};
|
|
92
|
+
};
|
|
93
|
+
sdk: {
|
|
94
|
+
input: DeleteAccessKeyCommandInput;
|
|
95
|
+
output: DeleteAccessKeyCommandOutput;
|
|
96
|
+
};
|
|
97
|
+
};
|
|
87
98
|
}
|
|
@@ -85,4 +85,15 @@ declare const DeleteAccountAliasCommand_base: {
|
|
|
85
85
|
*
|
|
86
86
|
*/
|
|
87
87
|
export declare class DeleteAccountAliasCommand extends DeleteAccountAliasCommand_base {
|
|
88
|
+
/** @internal type navigation helper, not in runtime. */
|
|
89
|
+
protected static __types: {
|
|
90
|
+
api: {
|
|
91
|
+
input: DeleteAccountAliasRequest;
|
|
92
|
+
output: {};
|
|
93
|
+
};
|
|
94
|
+
sdk: {
|
|
95
|
+
input: DeleteAccountAliasCommandInput;
|
|
96
|
+
output: DeleteAccountAliasCommandOutput;
|
|
97
|
+
};
|
|
98
|
+
};
|
|
88
99
|
}
|
|
@@ -73,4 +73,15 @@ declare const DeleteAccountPasswordPolicyCommand_base: {
|
|
|
73
73
|
*
|
|
74
74
|
*/
|
|
75
75
|
export declare class DeleteAccountPasswordPolicyCommand extends DeleteAccountPasswordPolicyCommand_base {
|
|
76
|
+
/** @internal type navigation helper, not in runtime. */
|
|
77
|
+
protected static __types: {
|
|
78
|
+
api: {
|
|
79
|
+
input: {};
|
|
80
|
+
output: {};
|
|
81
|
+
};
|
|
82
|
+
sdk: {
|
|
83
|
+
input: DeleteAccountPasswordPolicyCommandInput;
|
|
84
|
+
output: DeleteAccountPasswordPolicyCommandOutput;
|
|
85
|
+
};
|
|
86
|
+
};
|
|
76
87
|
}
|
|
@@ -72,4 +72,15 @@ declare const DeleteGroupCommand_base: {
|
|
|
72
72
|
* @public
|
|
73
73
|
*/
|
|
74
74
|
export declare class DeleteGroupCommand extends DeleteGroupCommand_base {
|
|
75
|
+
/** @internal type navigation helper, not in runtime. */
|
|
76
|
+
protected static __types: {
|
|
77
|
+
api: {
|
|
78
|
+
input: DeleteGroupRequest;
|
|
79
|
+
output: {};
|
|
80
|
+
};
|
|
81
|
+
sdk: {
|
|
82
|
+
input: DeleteGroupCommandInput;
|
|
83
|
+
output: DeleteGroupCommandOutput;
|
|
84
|
+
};
|
|
85
|
+
};
|
|
75
86
|
}
|
|
@@ -85,4 +85,15 @@ declare const DeleteGroupPolicyCommand_base: {
|
|
|
85
85
|
*
|
|
86
86
|
*/
|
|
87
87
|
export declare class DeleteGroupPolicyCommand extends DeleteGroupPolicyCommand_base {
|
|
88
|
+
/** @internal type navigation helper, not in runtime. */
|
|
89
|
+
protected static __types: {
|
|
90
|
+
api: {
|
|
91
|
+
input: DeleteGroupPolicyRequest;
|
|
92
|
+
output: {};
|
|
93
|
+
};
|
|
94
|
+
sdk: {
|
|
95
|
+
input: DeleteGroupPolicyCommandInput;
|
|
96
|
+
output: DeleteGroupPolicyCommandOutput;
|
|
97
|
+
};
|
|
98
|
+
};
|
|
88
99
|
}
|
|
@@ -91,4 +91,15 @@ declare const DeleteInstanceProfileCommand_base: {
|
|
|
91
91
|
*
|
|
92
92
|
*/
|
|
93
93
|
export declare class DeleteInstanceProfileCommand extends DeleteInstanceProfileCommand_base {
|
|
94
|
+
/** @internal type navigation helper, not in runtime. */
|
|
95
|
+
protected static __types: {
|
|
96
|
+
api: {
|
|
97
|
+
input: DeleteInstanceProfileRequest;
|
|
98
|
+
output: {};
|
|
99
|
+
};
|
|
100
|
+
sdk: {
|
|
101
|
+
input: DeleteInstanceProfileCommandInput;
|
|
102
|
+
output: DeleteInstanceProfileCommandOutput;
|
|
103
|
+
};
|
|
104
|
+
};
|
|
94
105
|
}
|
|
@@ -96,4 +96,15 @@ declare const DeleteLoginProfileCommand_base: {
|
|
|
96
96
|
*
|
|
97
97
|
*/
|
|
98
98
|
export declare class DeleteLoginProfileCommand extends DeleteLoginProfileCommand_base {
|
|
99
|
+
/** @internal type navigation helper, not in runtime. */
|
|
100
|
+
protected static __types: {
|
|
101
|
+
api: {
|
|
102
|
+
input: DeleteLoginProfileRequest;
|
|
103
|
+
output: {};
|
|
104
|
+
};
|
|
105
|
+
sdk: {
|
|
106
|
+
input: DeleteLoginProfileCommandInput;
|
|
107
|
+
output: DeleteLoginProfileCommandOutput;
|
|
108
|
+
};
|
|
109
|
+
};
|
|
99
110
|
}
|
|
@@ -72,4 +72,15 @@ declare const DeleteOpenIDConnectProviderCommand_base: {
|
|
|
72
72
|
* @public
|
|
73
73
|
*/
|
|
74
74
|
export declare class DeleteOpenIDConnectProviderCommand extends DeleteOpenIDConnectProviderCommand_base {
|
|
75
|
+
/** @internal type navigation helper, not in runtime. */
|
|
76
|
+
protected static __types: {
|
|
77
|
+
api: {
|
|
78
|
+
input: DeleteOpenIDConnectProviderRequest;
|
|
79
|
+
output: {};
|
|
80
|
+
};
|
|
81
|
+
sdk: {
|
|
82
|
+
input: DeleteOpenIDConnectProviderCommandInput;
|
|
83
|
+
output: DeleteOpenIDConnectProviderCommandOutput;
|
|
84
|
+
};
|
|
85
|
+
};
|
|
75
86
|
}
|
|
@@ -99,4 +99,15 @@ declare const DeletePolicyCommand_base: {
|
|
|
99
99
|
* @public
|
|
100
100
|
*/
|
|
101
101
|
export declare class DeletePolicyCommand extends DeletePolicyCommand_base {
|
|
102
|
+
/** @internal type navigation helper, not in runtime. */
|
|
103
|
+
protected static __types: {
|
|
104
|
+
api: {
|
|
105
|
+
input: DeletePolicyRequest;
|
|
106
|
+
output: {};
|
|
107
|
+
};
|
|
108
|
+
sdk: {
|
|
109
|
+
input: DeletePolicyCommandInput;
|
|
110
|
+
output: DeletePolicyCommandOutput;
|
|
111
|
+
};
|
|
112
|
+
};
|
|
102
113
|
}
|
|
@@ -81,4 +81,15 @@ declare const DeletePolicyVersionCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class DeletePolicyVersionCommand extends DeletePolicyVersionCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: DeletePolicyVersionRequest;
|
|
88
|
+
output: {};
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: DeletePolicyVersionCommandInput;
|
|
92
|
+
output: DeletePolicyVersionCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -115,4 +115,15 @@ declare const DeleteRoleCommand_base: {
|
|
|
115
115
|
*
|
|
116
116
|
*/
|
|
117
117
|
export declare class DeleteRoleCommand extends DeleteRoleCommand_base {
|
|
118
|
+
/** @internal type navigation helper, not in runtime. */
|
|
119
|
+
protected static __types: {
|
|
120
|
+
api: {
|
|
121
|
+
input: DeleteRoleRequest;
|
|
122
|
+
output: {};
|
|
123
|
+
};
|
|
124
|
+
sdk: {
|
|
125
|
+
input: DeleteRoleCommandInput;
|
|
126
|
+
output: DeleteRoleCommandOutput;
|
|
127
|
+
};
|
|
128
|
+
};
|
|
118
129
|
}
|
|
@@ -75,4 +75,15 @@ declare const DeleteRolePermissionsBoundaryCommand_base: {
|
|
|
75
75
|
* @public
|
|
76
76
|
*/
|
|
77
77
|
export declare class DeleteRolePermissionsBoundaryCommand extends DeleteRolePermissionsBoundaryCommand_base {
|
|
78
|
+
/** @internal type navigation helper, not in runtime. */
|
|
79
|
+
protected static __types: {
|
|
80
|
+
api: {
|
|
81
|
+
input: DeleteRolePermissionsBoundaryRequest;
|
|
82
|
+
output: {};
|
|
83
|
+
};
|
|
84
|
+
sdk: {
|
|
85
|
+
input: DeleteRolePermissionsBoundaryCommandInput;
|
|
86
|
+
output: DeleteRolePermissionsBoundaryCommandOutput;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
78
89
|
}
|
|
@@ -91,4 +91,15 @@ declare const DeleteRolePolicyCommand_base: {
|
|
|
91
91
|
*
|
|
92
92
|
*/
|
|
93
93
|
export declare class DeleteRolePolicyCommand extends DeleteRolePolicyCommand_base {
|
|
94
|
+
/** @internal type navigation helper, not in runtime. */
|
|
95
|
+
protected static __types: {
|
|
96
|
+
api: {
|
|
97
|
+
input: DeleteRolePolicyRequest;
|
|
98
|
+
output: {};
|
|
99
|
+
};
|
|
100
|
+
sdk: {
|
|
101
|
+
input: DeleteRolePolicyCommandInput;
|
|
102
|
+
output: DeleteRolePolicyCommandOutput;
|
|
103
|
+
};
|
|
104
|
+
};
|
|
94
105
|
}
|
|
@@ -77,4 +77,15 @@ declare const DeleteSAMLProviderCommand_base: {
|
|
|
77
77
|
* @public
|
|
78
78
|
*/
|
|
79
79
|
export declare class DeleteSAMLProviderCommand extends DeleteSAMLProviderCommand_base {
|
|
80
|
+
/** @internal type navigation helper, not in runtime. */
|
|
81
|
+
protected static __types: {
|
|
82
|
+
api: {
|
|
83
|
+
input: DeleteSAMLProviderRequest;
|
|
84
|
+
output: {};
|
|
85
|
+
};
|
|
86
|
+
sdk: {
|
|
87
|
+
input: DeleteSAMLProviderCommandInput;
|
|
88
|
+
output: DeleteSAMLProviderCommandOutput;
|
|
89
|
+
};
|
|
90
|
+
};
|
|
80
91
|
}
|
|
@@ -64,4 +64,15 @@ declare const DeleteSSHPublicKeyCommand_base: {
|
|
|
64
64
|
* @public
|
|
65
65
|
*/
|
|
66
66
|
export declare class DeleteSSHPublicKeyCommand extends DeleteSSHPublicKeyCommand_base {
|
|
67
|
+
/** @internal type navigation helper, not in runtime. */
|
|
68
|
+
protected static __types: {
|
|
69
|
+
api: {
|
|
70
|
+
input: DeleteSSHPublicKeyRequest;
|
|
71
|
+
output: {};
|
|
72
|
+
};
|
|
73
|
+
sdk: {
|
|
74
|
+
input: DeleteSSHPublicKeyCommandInput;
|
|
75
|
+
output: DeleteSSHPublicKeyCommandOutput;
|
|
76
|
+
};
|
|
77
|
+
};
|
|
67
78
|
}
|
|
@@ -85,4 +85,15 @@ declare const DeleteServerCertificateCommand_base: {
|
|
|
85
85
|
* @public
|
|
86
86
|
*/
|
|
87
87
|
export declare class DeleteServerCertificateCommand extends DeleteServerCertificateCommand_base {
|
|
88
|
+
/** @internal type navigation helper, not in runtime. */
|
|
89
|
+
protected static __types: {
|
|
90
|
+
api: {
|
|
91
|
+
input: DeleteServerCertificateRequest;
|
|
92
|
+
output: {};
|
|
93
|
+
};
|
|
94
|
+
sdk: {
|
|
95
|
+
input: DeleteServerCertificateCommandInput;
|
|
96
|
+
output: DeleteServerCertificateCommandOutput;
|
|
97
|
+
};
|
|
98
|
+
};
|
|
88
99
|
}
|
|
@@ -85,4 +85,15 @@ declare const DeleteServiceLinkedRoleCommand_base: {
|
|
|
85
85
|
* @public
|
|
86
86
|
*/
|
|
87
87
|
export declare class DeleteServiceLinkedRoleCommand extends DeleteServiceLinkedRoleCommand_base {
|
|
88
|
+
/** @internal type navigation helper, not in runtime. */
|
|
89
|
+
protected static __types: {
|
|
90
|
+
api: {
|
|
91
|
+
input: DeleteServiceLinkedRoleRequest;
|
|
92
|
+
output: DeleteServiceLinkedRoleResponse;
|
|
93
|
+
};
|
|
94
|
+
sdk: {
|
|
95
|
+
input: DeleteServiceLinkedRoleCommandInput;
|
|
96
|
+
output: DeleteServiceLinkedRoleCommandOutput;
|
|
97
|
+
};
|
|
98
|
+
};
|
|
88
99
|
}
|