@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
|
@@ -31,4 +31,15 @@ declare const DeleteRolePolicyCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class DeleteRolePolicyCommand extends DeleteRolePolicyCommand_base {
|
|
34
|
+
export declare class DeleteRolePolicyCommand extends DeleteRolePolicyCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: DeleteRolePolicyRequest;
|
|
38
|
+
output: {};
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: DeleteRolePolicyCommandInput;
|
|
42
|
+
output: DeleteRolePolicyCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -32,4 +32,15 @@ declare const DeleteSAMLProviderCommand_base: {
|
|
|
32
32
|
>;
|
|
33
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
34
34
|
};
|
|
35
|
-
export declare class DeleteSAMLProviderCommand extends DeleteSAMLProviderCommand_base {
|
|
35
|
+
export declare class DeleteSAMLProviderCommand extends DeleteSAMLProviderCommand_base {
|
|
36
|
+
protected static __types: {
|
|
37
|
+
api: {
|
|
38
|
+
input: DeleteSAMLProviderRequest;
|
|
39
|
+
output: {};
|
|
40
|
+
};
|
|
41
|
+
sdk: {
|
|
42
|
+
input: DeleteSAMLProviderCommandInput;
|
|
43
|
+
output: DeleteSAMLProviderCommandOutput;
|
|
44
|
+
};
|
|
45
|
+
};
|
|
46
|
+
}
|
|
@@ -32,4 +32,15 @@ declare const DeleteSSHPublicKeyCommand_base: {
|
|
|
32
32
|
>;
|
|
33
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
34
34
|
};
|
|
35
|
-
export declare class DeleteSSHPublicKeyCommand extends DeleteSSHPublicKeyCommand_base {
|
|
35
|
+
export declare class DeleteSSHPublicKeyCommand extends DeleteSSHPublicKeyCommand_base {
|
|
36
|
+
protected static __types: {
|
|
37
|
+
api: {
|
|
38
|
+
input: DeleteSSHPublicKeyRequest;
|
|
39
|
+
output: {};
|
|
40
|
+
};
|
|
41
|
+
sdk: {
|
|
42
|
+
input: DeleteSSHPublicKeyCommandInput;
|
|
43
|
+
output: DeleteSSHPublicKeyCommandOutput;
|
|
44
|
+
};
|
|
45
|
+
};
|
|
46
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DeleteServerCertificateCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DeleteServerCertificateCommand extends DeleteServerCertificateCommand_base {
|
|
36
|
+
export declare class DeleteServerCertificateCommand extends DeleteServerCertificateCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DeleteServerCertificateRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DeleteServerCertificateCommandInput;
|
|
44
|
+
output: DeleteServerCertificateCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteServiceLinkedRoleCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteServiceLinkedRoleCommand extends DeleteServiceLinkedRoleCommand_base {
|
|
40
|
+
export declare class DeleteServiceLinkedRoleCommand extends DeleteServiceLinkedRoleCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteServiceLinkedRoleRequest;
|
|
44
|
+
output: DeleteServiceLinkedRoleResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteServiceLinkedRoleCommandInput;
|
|
48
|
+
output: DeleteServiceLinkedRoleCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DeleteServiceSpecificCredentialCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DeleteServiceSpecificCredentialCommand extends DeleteServiceSpecificCredentialCommand_base {
|
|
36
|
+
export declare class DeleteServiceSpecificCredentialCommand extends DeleteServiceSpecificCredentialCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DeleteServiceSpecificCredentialRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DeleteServiceSpecificCredentialCommandInput;
|
|
44
|
+
output: DeleteServiceSpecificCredentialCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DeleteSigningCertificateCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DeleteSigningCertificateCommand extends DeleteSigningCertificateCommand_base {
|
|
36
|
+
export declare class DeleteSigningCertificateCommand extends DeleteSigningCertificateCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DeleteSigningCertificateRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DeleteSigningCertificateCommandInput;
|
|
44
|
+
output: DeleteSigningCertificateCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const DeleteUserCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class DeleteUserCommand extends DeleteUserCommand_base {
|
|
34
|
+
export declare class DeleteUserCommand extends DeleteUserCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: DeleteUserRequest;
|
|
38
|
+
output: {};
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: DeleteUserCommandInput;
|
|
42
|
+
output: DeleteUserCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const DeleteUserPermissionsBoundaryCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class DeleteUserPermissionsBoundaryCommand extends DeleteUserPermissionsBoundaryCommand_base {
|
|
36
|
+
export declare class DeleteUserPermissionsBoundaryCommand extends DeleteUserPermissionsBoundaryCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: DeleteUserPermissionsBoundaryRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: DeleteUserPermissionsBoundaryCommandInput;
|
|
44
|
+
output: DeleteUserPermissionsBoundaryCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const DeleteUserPolicyCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class DeleteUserPolicyCommand extends DeleteUserPolicyCommand_base {
|
|
34
|
+
export declare class DeleteUserPolicyCommand extends DeleteUserPolicyCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: DeleteUserPolicyRequest;
|
|
38
|
+
output: {};
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: DeleteUserPolicyCommandInput;
|
|
42
|
+
output: DeleteUserPolicyCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -32,4 +32,15 @@ declare const DeleteVirtualMFADeviceCommand_base: {
|
|
|
32
32
|
>;
|
|
33
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
34
34
|
};
|
|
35
|
-
export declare class DeleteVirtualMFADeviceCommand extends DeleteVirtualMFADeviceCommand_base {
|
|
35
|
+
export declare class DeleteVirtualMFADeviceCommand extends DeleteVirtualMFADeviceCommand_base {
|
|
36
|
+
protected static __types: {
|
|
37
|
+
api: {
|
|
38
|
+
input: DeleteVirtualMFADeviceRequest;
|
|
39
|
+
output: {};
|
|
40
|
+
};
|
|
41
|
+
sdk: {
|
|
42
|
+
input: DeleteVirtualMFADeviceCommandInput;
|
|
43
|
+
output: DeleteVirtualMFADeviceCommandOutput;
|
|
44
|
+
};
|
|
45
|
+
};
|
|
46
|
+
}
|
|
@@ -32,4 +32,15 @@ declare const DetachGroupPolicyCommand_base: {
|
|
|
32
32
|
>;
|
|
33
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
34
34
|
};
|
|
35
|
-
export declare class DetachGroupPolicyCommand extends DetachGroupPolicyCommand_base {
|
|
35
|
+
export declare class DetachGroupPolicyCommand extends DetachGroupPolicyCommand_base {
|
|
36
|
+
protected static __types: {
|
|
37
|
+
api: {
|
|
38
|
+
input: DetachGroupPolicyRequest;
|
|
39
|
+
output: {};
|
|
40
|
+
};
|
|
41
|
+
sdk: {
|
|
42
|
+
input: DetachGroupPolicyCommandInput;
|
|
43
|
+
output: DetachGroupPolicyCommandOutput;
|
|
44
|
+
};
|
|
45
|
+
};
|
|
46
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const DetachRolePolicyCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class DetachRolePolicyCommand extends DetachRolePolicyCommand_base {
|
|
34
|
+
export declare class DetachRolePolicyCommand extends DetachRolePolicyCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: DetachRolePolicyRequest;
|
|
38
|
+
output: {};
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: DetachRolePolicyCommandInput;
|
|
42
|
+
output: DetachRolePolicyCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const DetachUserPolicyCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class DetachUserPolicyCommand extends DetachUserPolicyCommand_base {
|
|
34
|
+
export declare class DetachUserPolicyCommand extends DetachUserPolicyCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: DetachUserPolicyRequest;
|
|
38
|
+
output: {};
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: DetachUserPolicyCommandInput;
|
|
42
|
+
output: DetachUserPolicyCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const EnableMFADeviceCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class EnableMFADeviceCommand extends EnableMFADeviceCommand_base {
|
|
34
|
+
export declare class EnableMFADeviceCommand extends EnableMFADeviceCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: EnableMFADeviceRequest;
|
|
38
|
+
output: {};
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: EnableMFADeviceCommandInput;
|
|
42
|
+
output: EnableMFADeviceCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const GenerateCredentialReportCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class GenerateCredentialReportCommand extends GenerateCredentialReportCommand_base {
|
|
36
|
+
export declare class GenerateCredentialReportCommand extends GenerateCredentialReportCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: {};
|
|
40
|
+
output: GenerateCredentialReportResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: GenerateCredentialReportCommandInput;
|
|
44
|
+
output: GenerateCredentialReportCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GenerateOrganizationsAccessReportCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GenerateOrganizationsAccessReportCommand extends GenerateOrganizationsAccessReportCommand_base {
|
|
40
|
+
export declare class GenerateOrganizationsAccessReportCommand extends GenerateOrganizationsAccessReportCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GenerateOrganizationsAccessReportRequest;
|
|
44
|
+
output: GenerateOrganizationsAccessReportResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GenerateOrganizationsAccessReportCommandInput;
|
|
48
|
+
output: GenerateOrganizationsAccessReportCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GenerateServiceLastAccessedDetailsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GenerateServiceLastAccessedDetailsCommand extends GenerateServiceLastAccessedDetailsCommand_base {
|
|
40
|
+
export declare class GenerateServiceLastAccessedDetailsCommand extends GenerateServiceLastAccessedDetailsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GenerateServiceLastAccessedDetailsRequest;
|
|
44
|
+
output: GenerateServiceLastAccessedDetailsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GenerateServiceLastAccessedDetailsCommandInput;
|
|
48
|
+
output: GenerateServiceLastAccessedDetailsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetAccessKeyLastUsedCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetAccessKeyLastUsedCommand extends GetAccessKeyLastUsedCommand_base {
|
|
40
|
+
export declare class GetAccessKeyLastUsedCommand extends GetAccessKeyLastUsedCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetAccessKeyLastUsedRequest;
|
|
44
|
+
output: GetAccessKeyLastUsedResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetAccessKeyLastUsedCommandInput;
|
|
48
|
+
output: GetAccessKeyLastUsedCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetAccountAuthorizationDetailsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetAccountAuthorizationDetailsCommand extends GetAccountAuthorizationDetailsCommand_base {
|
|
40
|
+
export declare class GetAccountAuthorizationDetailsCommand extends GetAccountAuthorizationDetailsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetAccountAuthorizationDetailsRequest;
|
|
44
|
+
output: GetAccountAuthorizationDetailsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetAccountAuthorizationDetailsCommandInput;
|
|
48
|
+
output: GetAccountAuthorizationDetailsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const GetAccountPasswordPolicyCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class GetAccountPasswordPolicyCommand extends GetAccountPasswordPolicyCommand_base {
|
|
36
|
+
export declare class GetAccountPasswordPolicyCommand extends GetAccountPasswordPolicyCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: {};
|
|
40
|
+
output: GetAccountPasswordPolicyResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: GetAccountPasswordPolicyCommandInput;
|
|
44
|
+
output: GetAccountPasswordPolicyCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const GetAccountSummaryCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class GetAccountSummaryCommand extends GetAccountSummaryCommand_base {
|
|
36
|
+
export declare class GetAccountSummaryCommand extends GetAccountSummaryCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: {};
|
|
40
|
+
output: GetAccountSummaryResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: GetAccountSummaryCommandInput;
|
|
44
|
+
output: GetAccountSummaryCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetContextKeysForCustomPolicyCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetContextKeysForCustomPolicyCommand extends GetContextKeysForCustomPolicyCommand_base {
|
|
40
|
+
export declare class GetContextKeysForCustomPolicyCommand extends GetContextKeysForCustomPolicyCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetContextKeysForCustomPolicyRequest;
|
|
44
|
+
output: GetContextKeysForPolicyResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetContextKeysForCustomPolicyCommandInput;
|
|
48
|
+
output: GetContextKeysForCustomPolicyCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetContextKeysForPrincipalPolicyCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetContextKeysForPrincipalPolicyCommand extends GetContextKeysForPrincipalPolicyCommand_base {
|
|
40
|
+
export declare class GetContextKeysForPrincipalPolicyCommand extends GetContextKeysForPrincipalPolicyCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetContextKeysForPrincipalPolicyRequest;
|
|
44
|
+
output: GetContextKeysForPolicyResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetContextKeysForPrincipalPolicyCommandInput;
|
|
48
|
+
output: GetContextKeysForPrincipalPolicyCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const GetCredentialReportCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class GetCredentialReportCommand extends GetCredentialReportCommand_base {
|
|
36
|
+
export declare class GetCredentialReportCommand extends GetCredentialReportCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: {};
|
|
40
|
+
output: GetCredentialReportResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: GetCredentialReportCommandInput;
|
|
44
|
+
output: GetCredentialReportCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const GetGroupCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class GetGroupCommand extends GetGroupCommand_base {
|
|
36
|
+
export declare class GetGroupCommand extends GetGroupCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: GetGroupRequest;
|
|
40
|
+
output: GetGroupResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: GetGroupCommandInput;
|
|
44
|
+
output: GetGroupCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const GetGroupPolicyCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class GetGroupPolicyCommand extends GetGroupPolicyCommand_base {
|
|
39
|
+
export declare class GetGroupPolicyCommand extends GetGroupPolicyCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: GetGroupPolicyRequest;
|
|
43
|
+
output: GetGroupPolicyResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: GetGroupPolicyCommandInput;
|
|
47
|
+
output: GetGroupPolicyCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetInstanceProfileCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetInstanceProfileCommand extends GetInstanceProfileCommand_base {
|
|
40
|
+
export declare class GetInstanceProfileCommand extends GetInstanceProfileCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetInstanceProfileRequest;
|
|
44
|
+
output: GetInstanceProfileResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetInstanceProfileCommandInput;
|
|
48
|
+
output: GetInstanceProfileCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const GetLoginProfileCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class GetLoginProfileCommand extends GetLoginProfileCommand_base {
|
|
39
|
+
export declare class GetLoginProfileCommand extends GetLoginProfileCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: GetLoginProfileRequest;
|
|
43
|
+
output: GetLoginProfileResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: GetLoginProfileCommandInput;
|
|
47
|
+
output: GetLoginProfileCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const GetMFADeviceCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class GetMFADeviceCommand extends GetMFADeviceCommand_base {
|
|
36
|
+
export declare class GetMFADeviceCommand extends GetMFADeviceCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: GetMFADeviceRequest;
|
|
40
|
+
output: GetMFADeviceResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: GetMFADeviceCommandInput;
|
|
44
|
+
output: GetMFADeviceCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetOpenIDConnectProviderCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetOpenIDConnectProviderCommand extends GetOpenIDConnectProviderCommand_base {
|
|
40
|
+
export declare class GetOpenIDConnectProviderCommand extends GetOpenIDConnectProviderCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetOpenIDConnectProviderRequest;
|
|
44
|
+
output: GetOpenIDConnectProviderResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetOpenIDConnectProviderCommandInput;
|
|
48
|
+
output: GetOpenIDConnectProviderCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const GetOrganizationsAccessReportCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetOrganizationsAccessReportCommand extends GetOrganizationsAccessReportCommand_base {
|
|
40
|
+
export declare class GetOrganizationsAccessReportCommand extends GetOrganizationsAccessReportCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetOrganizationsAccessReportRequest;
|
|
44
|
+
output: GetOrganizationsAccessReportResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetOrganizationsAccessReportCommandInput;
|
|
48
|
+
output: GetOrganizationsAccessReportCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const GetPolicyCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class GetPolicyCommand extends GetPolicyCommand_base {
|
|
36
|
+
export declare class GetPolicyCommand extends GetPolicyCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: GetPolicyRequest;
|
|
40
|
+
output: GetPolicyResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: GetPolicyCommandInput;
|
|
44
|
+
output: GetPolicyCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const GetPolicyVersionCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class GetPolicyVersionCommand extends GetPolicyVersionCommand_base {
|
|
39
|
+
export declare class GetPolicyVersionCommand extends GetPolicyVersionCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: GetPolicyVersionRequest;
|
|
43
|
+
output: GetPolicyVersionResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: GetPolicyVersionCommandInput;
|
|
47
|
+
output: GetPolicyVersionCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -29,4 +29,15 @@ declare const GetRoleCommand_base: {
|
|
|
29
29
|
>;
|
|
30
30
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
31
31
|
};
|
|
32
|
-
export declare class GetRoleCommand extends GetRoleCommand_base {
|
|
32
|
+
export declare class GetRoleCommand extends GetRoleCommand_base {
|
|
33
|
+
protected static __types: {
|
|
34
|
+
api: {
|
|
35
|
+
input: GetRoleRequest;
|
|
36
|
+
output: GetRoleResponse;
|
|
37
|
+
};
|
|
38
|
+
sdk: {
|
|
39
|
+
input: GetRoleCommandInput;
|
|
40
|
+
output: GetRoleCommandOutput;
|
|
41
|
+
};
|
|
42
|
+
};
|
|
43
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const GetRolePolicyCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class GetRolePolicyCommand extends GetRolePolicyCommand_base {
|
|
39
|
+
export declare class GetRolePolicyCommand extends GetRolePolicyCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: GetRolePolicyRequest;
|
|
43
|
+
output: GetRolePolicyResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: GetRolePolicyCommandInput;
|
|
47
|
+
output: GetRolePolicyCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|