@aws-sdk/client-iam 3.1044.0 → 3.1046.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-cjs/auth/httpAuthSchemeProvider.js +4 -4
- package/dist-cjs/endpoint/bdd.js +2 -2
- package/dist-cjs/endpoint/endpointResolver.js +4 -4
- package/dist-cjs/index.js +400 -402
- package/dist-cjs/models/IAMServiceException.js +3 -3
- package/dist-cjs/runtimeConfig.browser.js +12 -14
- package/dist-cjs/runtimeConfig.js +18 -22
- package/dist-cjs/runtimeConfig.shared.js +9 -10
- package/dist-es/IAM.js +1 -1
- package/dist-es/IAMClient.js +5 -5
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
- package/dist-es/commands/AcceptDelegationRequestCommand.js +2 -2
- package/dist-es/commands/AddClientIDToOpenIDConnectProviderCommand.js +2 -2
- package/dist-es/commands/AddRoleToInstanceProfileCommand.js +2 -2
- package/dist-es/commands/AddUserToGroupCommand.js +2 -2
- package/dist-es/commands/AssociateDelegationRequestCommand.js +2 -2
- package/dist-es/commands/AttachGroupPolicyCommand.js +2 -2
- package/dist-es/commands/AttachRolePolicyCommand.js +2 -2
- package/dist-es/commands/AttachUserPolicyCommand.js +2 -2
- package/dist-es/commands/ChangePasswordCommand.js +2 -2
- package/dist-es/commands/CreateAccessKeyCommand.js +2 -2
- package/dist-es/commands/CreateAccountAliasCommand.js +2 -2
- package/dist-es/commands/CreateDelegationRequestCommand.js +2 -2
- package/dist-es/commands/CreateGroupCommand.js +2 -2
- package/dist-es/commands/CreateInstanceProfileCommand.js +2 -2
- package/dist-es/commands/CreateLoginProfileCommand.js +2 -2
- package/dist-es/commands/CreateOpenIDConnectProviderCommand.js +2 -2
- package/dist-es/commands/CreatePolicyCommand.js +2 -2
- package/dist-es/commands/CreatePolicyVersionCommand.js +2 -2
- package/dist-es/commands/CreateRoleCommand.js +2 -2
- package/dist-es/commands/CreateSAMLProviderCommand.js +2 -2
- package/dist-es/commands/CreateServiceLinkedRoleCommand.js +2 -2
- package/dist-es/commands/CreateServiceSpecificCredentialCommand.js +2 -2
- package/dist-es/commands/CreateUserCommand.js +2 -2
- package/dist-es/commands/CreateVirtualMFADeviceCommand.js +2 -2
- package/dist-es/commands/DeactivateMFADeviceCommand.js +2 -2
- package/dist-es/commands/DeleteAccessKeyCommand.js +2 -2
- package/dist-es/commands/DeleteAccountAliasCommand.js +2 -2
- package/dist-es/commands/DeleteAccountPasswordPolicyCommand.js +2 -2
- package/dist-es/commands/DeleteGroupCommand.js +2 -2
- package/dist-es/commands/DeleteGroupPolicyCommand.js +2 -2
- package/dist-es/commands/DeleteInstanceProfileCommand.js +2 -2
- package/dist-es/commands/DeleteLoginProfileCommand.js +2 -2
- package/dist-es/commands/DeleteOpenIDConnectProviderCommand.js +2 -2
- package/dist-es/commands/DeletePolicyCommand.js +2 -2
- package/dist-es/commands/DeletePolicyVersionCommand.js +2 -2
- package/dist-es/commands/DeleteRoleCommand.js +2 -2
- package/dist-es/commands/DeleteRolePermissionsBoundaryCommand.js +2 -2
- package/dist-es/commands/DeleteRolePolicyCommand.js +2 -2
- package/dist-es/commands/DeleteSAMLProviderCommand.js +2 -2
- package/dist-es/commands/DeleteSSHPublicKeyCommand.js +2 -2
- package/dist-es/commands/DeleteServerCertificateCommand.js +2 -2
- package/dist-es/commands/DeleteServiceLinkedRoleCommand.js +2 -2
- package/dist-es/commands/DeleteServiceSpecificCredentialCommand.js +2 -2
- package/dist-es/commands/DeleteSigningCertificateCommand.js +2 -2
- package/dist-es/commands/DeleteUserCommand.js +2 -2
- package/dist-es/commands/DeleteUserPermissionsBoundaryCommand.js +2 -2
- package/dist-es/commands/DeleteUserPolicyCommand.js +2 -2
- package/dist-es/commands/DeleteVirtualMFADeviceCommand.js +2 -2
- package/dist-es/commands/DetachGroupPolicyCommand.js +2 -2
- package/dist-es/commands/DetachRolePolicyCommand.js +2 -2
- package/dist-es/commands/DetachUserPolicyCommand.js +2 -2
- package/dist-es/commands/DisableOrganizationsRootCredentialsManagementCommand.js +2 -2
- package/dist-es/commands/DisableOrganizationsRootSessionsCommand.js +2 -2
- package/dist-es/commands/DisableOutboundWebIdentityFederationCommand.js +2 -2
- package/dist-es/commands/EnableMFADeviceCommand.js +2 -2
- package/dist-es/commands/EnableOrganizationsRootCredentialsManagementCommand.js +2 -2
- package/dist-es/commands/EnableOrganizationsRootSessionsCommand.js +2 -2
- package/dist-es/commands/EnableOutboundWebIdentityFederationCommand.js +2 -2
- package/dist-es/commands/GenerateCredentialReportCommand.js +2 -2
- package/dist-es/commands/GenerateOrganizationsAccessReportCommand.js +2 -2
- package/dist-es/commands/GenerateServiceLastAccessedDetailsCommand.js +2 -2
- package/dist-es/commands/GetAccessKeyLastUsedCommand.js +2 -2
- package/dist-es/commands/GetAccountAuthorizationDetailsCommand.js +2 -2
- package/dist-es/commands/GetAccountPasswordPolicyCommand.js +2 -2
- package/dist-es/commands/GetAccountSummaryCommand.js +2 -2
- package/dist-es/commands/GetContextKeysForCustomPolicyCommand.js +2 -2
- package/dist-es/commands/GetContextKeysForPrincipalPolicyCommand.js +2 -2
- package/dist-es/commands/GetCredentialReportCommand.js +2 -2
- package/dist-es/commands/GetDelegationRequestCommand.js +2 -2
- package/dist-es/commands/GetGroupCommand.js +2 -2
- package/dist-es/commands/GetGroupPolicyCommand.js +2 -2
- package/dist-es/commands/GetHumanReadableSummaryCommand.js +2 -2
- package/dist-es/commands/GetInstanceProfileCommand.js +2 -2
- package/dist-es/commands/GetLoginProfileCommand.js +2 -2
- package/dist-es/commands/GetMFADeviceCommand.js +2 -2
- package/dist-es/commands/GetOpenIDConnectProviderCommand.js +2 -2
- package/dist-es/commands/GetOrganizationsAccessReportCommand.js +2 -2
- package/dist-es/commands/GetOutboundWebIdentityFederationInfoCommand.js +2 -2
- package/dist-es/commands/GetPolicyCommand.js +2 -2
- package/dist-es/commands/GetPolicyVersionCommand.js +2 -2
- package/dist-es/commands/GetRoleCommand.js +2 -2
- package/dist-es/commands/GetRolePolicyCommand.js +2 -2
- package/dist-es/commands/GetSAMLProviderCommand.js +2 -2
- package/dist-es/commands/GetSSHPublicKeyCommand.js +2 -2
- package/dist-es/commands/GetServerCertificateCommand.js +2 -2
- package/dist-es/commands/GetServiceLastAccessedDetailsCommand.js +2 -2
- package/dist-es/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.js +2 -2
- package/dist-es/commands/GetServiceLinkedRoleDeletionStatusCommand.js +2 -2
- package/dist-es/commands/GetUserCommand.js +2 -2
- package/dist-es/commands/GetUserPolicyCommand.js +2 -2
- package/dist-es/commands/ListAccessKeysCommand.js +2 -2
- package/dist-es/commands/ListAccountAliasesCommand.js +2 -2
- package/dist-es/commands/ListAttachedGroupPoliciesCommand.js +2 -2
- package/dist-es/commands/ListAttachedRolePoliciesCommand.js +2 -2
- package/dist-es/commands/ListAttachedUserPoliciesCommand.js +2 -2
- package/dist-es/commands/ListDelegationRequestsCommand.js +2 -2
- package/dist-es/commands/ListEntitiesForPolicyCommand.js +2 -2
- package/dist-es/commands/ListGroupPoliciesCommand.js +2 -2
- package/dist-es/commands/ListGroupsCommand.js +2 -2
- package/dist-es/commands/ListGroupsForUserCommand.js +2 -2
- package/dist-es/commands/ListInstanceProfileTagsCommand.js +2 -2
- package/dist-es/commands/ListInstanceProfilesCommand.js +2 -2
- package/dist-es/commands/ListInstanceProfilesForRoleCommand.js +2 -2
- package/dist-es/commands/ListMFADeviceTagsCommand.js +2 -2
- package/dist-es/commands/ListMFADevicesCommand.js +2 -2
- package/dist-es/commands/ListOpenIDConnectProviderTagsCommand.js +2 -2
- package/dist-es/commands/ListOpenIDConnectProvidersCommand.js +2 -2
- package/dist-es/commands/ListOrganizationsFeaturesCommand.js +2 -2
- package/dist-es/commands/ListPoliciesCommand.js +2 -2
- package/dist-es/commands/ListPoliciesGrantingServiceAccessCommand.js +2 -2
- package/dist-es/commands/ListPolicyTagsCommand.js +2 -2
- package/dist-es/commands/ListPolicyVersionsCommand.js +2 -2
- package/dist-es/commands/ListRolePoliciesCommand.js +2 -2
- package/dist-es/commands/ListRoleTagsCommand.js +2 -2
- package/dist-es/commands/ListRolesCommand.js +2 -2
- package/dist-es/commands/ListSAMLProviderTagsCommand.js +2 -2
- package/dist-es/commands/ListSAMLProvidersCommand.js +2 -2
- package/dist-es/commands/ListSSHPublicKeysCommand.js +2 -2
- package/dist-es/commands/ListServerCertificateTagsCommand.js +2 -2
- package/dist-es/commands/ListServerCertificatesCommand.js +2 -2
- package/dist-es/commands/ListServiceSpecificCredentialsCommand.js +2 -2
- package/dist-es/commands/ListSigningCertificatesCommand.js +2 -2
- package/dist-es/commands/ListUserPoliciesCommand.js +2 -2
- package/dist-es/commands/ListUserTagsCommand.js +2 -2
- package/dist-es/commands/ListUsersCommand.js +2 -2
- package/dist-es/commands/ListVirtualMFADevicesCommand.js +2 -2
- package/dist-es/commands/PutGroupPolicyCommand.js +2 -2
- package/dist-es/commands/PutRolePermissionsBoundaryCommand.js +2 -2
- package/dist-es/commands/PutRolePolicyCommand.js +2 -2
- package/dist-es/commands/PutUserPermissionsBoundaryCommand.js +2 -2
- package/dist-es/commands/PutUserPolicyCommand.js +2 -2
- package/dist-es/commands/RejectDelegationRequestCommand.js +2 -2
- package/dist-es/commands/RemoveClientIDFromOpenIDConnectProviderCommand.js +2 -2
- package/dist-es/commands/RemoveRoleFromInstanceProfileCommand.js +2 -2
- package/dist-es/commands/RemoveUserFromGroupCommand.js +2 -2
- package/dist-es/commands/ResetServiceSpecificCredentialCommand.js +2 -2
- package/dist-es/commands/ResyncMFADeviceCommand.js +2 -2
- package/dist-es/commands/SendDelegationTokenCommand.js +2 -2
- package/dist-es/commands/SetDefaultPolicyVersionCommand.js +2 -2
- package/dist-es/commands/SetSecurityTokenServicePreferencesCommand.js +2 -2
- package/dist-es/commands/SimulateCustomPolicyCommand.js +2 -2
- package/dist-es/commands/SimulatePrincipalPolicyCommand.js +2 -2
- package/dist-es/commands/TagInstanceProfileCommand.js +2 -2
- package/dist-es/commands/TagMFADeviceCommand.js +2 -2
- package/dist-es/commands/TagOpenIDConnectProviderCommand.js +2 -2
- package/dist-es/commands/TagPolicyCommand.js +2 -2
- package/dist-es/commands/TagRoleCommand.js +2 -2
- package/dist-es/commands/TagSAMLProviderCommand.js +2 -2
- package/dist-es/commands/TagServerCertificateCommand.js +2 -2
- package/dist-es/commands/TagUserCommand.js +2 -2
- package/dist-es/commands/UntagInstanceProfileCommand.js +2 -2
- package/dist-es/commands/UntagMFADeviceCommand.js +2 -2
- package/dist-es/commands/UntagOpenIDConnectProviderCommand.js +2 -2
- package/dist-es/commands/UntagPolicyCommand.js +2 -2
- package/dist-es/commands/UntagRoleCommand.js +2 -2
- package/dist-es/commands/UntagSAMLProviderCommand.js +2 -2
- package/dist-es/commands/UntagServerCertificateCommand.js +2 -2
- package/dist-es/commands/UntagUserCommand.js +2 -2
- package/dist-es/commands/UpdateAccessKeyCommand.js +2 -2
- package/dist-es/commands/UpdateAccountPasswordPolicyCommand.js +2 -2
- package/dist-es/commands/UpdateAssumeRolePolicyCommand.js +2 -2
- package/dist-es/commands/UpdateDelegationRequestCommand.js +2 -2
- package/dist-es/commands/UpdateGroupCommand.js +2 -2
- package/dist-es/commands/UpdateLoginProfileCommand.js +2 -2
- package/dist-es/commands/UpdateOpenIDConnectProviderThumbprintCommand.js +2 -2
- package/dist-es/commands/UpdateRoleCommand.js +2 -2
- package/dist-es/commands/UpdateRoleDescriptionCommand.js +2 -2
- package/dist-es/commands/UpdateSAMLProviderCommand.js +2 -2
- package/dist-es/commands/UpdateSSHPublicKeyCommand.js +2 -2
- package/dist-es/commands/UpdateServerCertificateCommand.js +2 -2
- package/dist-es/commands/UpdateServiceSpecificCredentialCommand.js +2 -2
- package/dist-es/commands/UpdateSigningCertificateCommand.js +2 -2
- package/dist-es/commands/UpdateUserCommand.js +2 -2
- package/dist-es/commands/UploadSSHPublicKeyCommand.js +2 -2
- package/dist-es/commands/UploadServerCertificateCommand.js +2 -2
- package/dist-es/commands/UploadSigningCertificateCommand.js +2 -2
- package/dist-es/endpoint/bdd.js +1 -1
- package/dist-es/endpoint/endpointResolver.js +1 -1
- package/dist-es/models/IAMServiceException.js +1 -1
- package/dist-es/runtimeConfig.browser.js +4 -6
- package/dist-es/runtimeConfig.js +4 -8
- package/dist-es/runtimeConfig.shared.js +3 -4
- package/dist-es/runtimeExtensions.js +2 -2
- package/dist-es/waiters/waitForInstanceProfileExists.js +1 -1
- package/dist-es/waiters/waitForPolicyExists.js +1 -1
- package/dist-es/waiters/waitForRoleExists.js +1 -1
- package/dist-es/waiters/waitForUserExists.js +1 -1
- package/dist-types/IAM.d.ts +1 -1
- package/dist-types/IAMClient.d.ts +5 -5
- package/dist-types/commands/AcceptDelegationRequestCommand.d.ts +6 -4
- package/dist-types/commands/AddClientIDToOpenIDConnectProviderCommand.d.ts +6 -4
- package/dist-types/commands/AddRoleToInstanceProfileCommand.d.ts +6 -4
- package/dist-types/commands/AddUserToGroupCommand.d.ts +6 -4
- package/dist-types/commands/AssociateDelegationRequestCommand.d.ts +6 -4
- package/dist-types/commands/AttachGroupPolicyCommand.d.ts +6 -4
- package/dist-types/commands/AttachRolePolicyCommand.d.ts +6 -4
- package/dist-types/commands/AttachUserPolicyCommand.d.ts +6 -4
- package/dist-types/commands/ChangePasswordCommand.d.ts +6 -4
- package/dist-types/commands/CreateAccessKeyCommand.d.ts +6 -4
- package/dist-types/commands/CreateAccountAliasCommand.d.ts +6 -4
- package/dist-types/commands/CreateDelegationRequestCommand.d.ts +6 -4
- package/dist-types/commands/CreateGroupCommand.d.ts +6 -4
- package/dist-types/commands/CreateInstanceProfileCommand.d.ts +6 -4
- package/dist-types/commands/CreateLoginProfileCommand.d.ts +6 -4
- package/dist-types/commands/CreateOpenIDConnectProviderCommand.d.ts +6 -4
- package/dist-types/commands/CreatePolicyCommand.d.ts +6 -4
- package/dist-types/commands/CreatePolicyVersionCommand.d.ts +6 -4
- package/dist-types/commands/CreateRoleCommand.d.ts +6 -4
- package/dist-types/commands/CreateSAMLProviderCommand.d.ts +6 -4
- package/dist-types/commands/CreateServiceLinkedRoleCommand.d.ts +6 -4
- package/dist-types/commands/CreateServiceSpecificCredentialCommand.d.ts +6 -4
- package/dist-types/commands/CreateUserCommand.d.ts +6 -4
- package/dist-types/commands/CreateVirtualMFADeviceCommand.d.ts +6 -4
- package/dist-types/commands/DeactivateMFADeviceCommand.d.ts +6 -4
- package/dist-types/commands/DeleteAccessKeyCommand.d.ts +6 -4
- package/dist-types/commands/DeleteAccountAliasCommand.d.ts +6 -4
- package/dist-types/commands/DeleteAccountPasswordPolicyCommand.d.ts +6 -4
- package/dist-types/commands/DeleteGroupCommand.d.ts +6 -4
- package/dist-types/commands/DeleteGroupPolicyCommand.d.ts +6 -4
- package/dist-types/commands/DeleteInstanceProfileCommand.d.ts +6 -4
- package/dist-types/commands/DeleteLoginProfileCommand.d.ts +6 -4
- package/dist-types/commands/DeleteOpenIDConnectProviderCommand.d.ts +6 -4
- package/dist-types/commands/DeletePolicyCommand.d.ts +6 -4
- package/dist-types/commands/DeletePolicyVersionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteRoleCommand.d.ts +6 -4
- package/dist-types/commands/DeleteRolePermissionsBoundaryCommand.d.ts +6 -4
- package/dist-types/commands/DeleteRolePolicyCommand.d.ts +6 -4
- package/dist-types/commands/DeleteSAMLProviderCommand.d.ts +6 -4
- package/dist-types/commands/DeleteSSHPublicKeyCommand.d.ts +6 -4
- package/dist-types/commands/DeleteServerCertificateCommand.d.ts +6 -4
- package/dist-types/commands/DeleteServiceLinkedRoleCommand.d.ts +6 -4
- package/dist-types/commands/DeleteServiceSpecificCredentialCommand.d.ts +6 -4
- package/dist-types/commands/DeleteSigningCertificateCommand.d.ts +6 -4
- package/dist-types/commands/DeleteUserCommand.d.ts +6 -4
- package/dist-types/commands/DeleteUserPermissionsBoundaryCommand.d.ts +6 -4
- package/dist-types/commands/DeleteUserPolicyCommand.d.ts +6 -4
- package/dist-types/commands/DeleteVirtualMFADeviceCommand.d.ts +6 -4
- package/dist-types/commands/DetachGroupPolicyCommand.d.ts +6 -4
- package/dist-types/commands/DetachRolePolicyCommand.d.ts +6 -4
- package/dist-types/commands/DetachUserPolicyCommand.d.ts +6 -4
- package/dist-types/commands/DisableOrganizationsRootCredentialsManagementCommand.d.ts +6 -4
- package/dist-types/commands/DisableOrganizationsRootSessionsCommand.d.ts +6 -4
- package/dist-types/commands/DisableOutboundWebIdentityFederationCommand.d.ts +6 -4
- package/dist-types/commands/EnableMFADeviceCommand.d.ts +6 -4
- package/dist-types/commands/EnableOrganizationsRootCredentialsManagementCommand.d.ts +6 -4
- package/dist-types/commands/EnableOrganizationsRootSessionsCommand.d.ts +6 -4
- package/dist-types/commands/EnableOutboundWebIdentityFederationCommand.d.ts +6 -4
- package/dist-types/commands/GenerateCredentialReportCommand.d.ts +6 -4
- package/dist-types/commands/GenerateOrganizationsAccessReportCommand.d.ts +6 -4
- package/dist-types/commands/GenerateServiceLastAccessedDetailsCommand.d.ts +6 -4
- package/dist-types/commands/GetAccessKeyLastUsedCommand.d.ts +6 -4
- package/dist-types/commands/GetAccountAuthorizationDetailsCommand.d.ts +6 -4
- package/dist-types/commands/GetAccountPasswordPolicyCommand.d.ts +6 -4
- package/dist-types/commands/GetAccountSummaryCommand.d.ts +6 -4
- package/dist-types/commands/GetContextKeysForCustomPolicyCommand.d.ts +6 -4
- package/dist-types/commands/GetContextKeysForPrincipalPolicyCommand.d.ts +6 -4
- package/dist-types/commands/GetCredentialReportCommand.d.ts +6 -4
- package/dist-types/commands/GetDelegationRequestCommand.d.ts +6 -4
- package/dist-types/commands/GetGroupCommand.d.ts +6 -4
- package/dist-types/commands/GetGroupPolicyCommand.d.ts +6 -4
- package/dist-types/commands/GetHumanReadableSummaryCommand.d.ts +6 -4
- package/dist-types/commands/GetInstanceProfileCommand.d.ts +6 -4
- package/dist-types/commands/GetLoginProfileCommand.d.ts +6 -4
- package/dist-types/commands/GetMFADeviceCommand.d.ts +6 -4
- package/dist-types/commands/GetOpenIDConnectProviderCommand.d.ts +6 -4
- package/dist-types/commands/GetOrganizationsAccessReportCommand.d.ts +6 -4
- package/dist-types/commands/GetOutboundWebIdentityFederationInfoCommand.d.ts +6 -4
- package/dist-types/commands/GetPolicyCommand.d.ts +6 -4
- package/dist-types/commands/GetPolicyVersionCommand.d.ts +6 -4
- package/dist-types/commands/GetRoleCommand.d.ts +6 -4
- package/dist-types/commands/GetRolePolicyCommand.d.ts +6 -4
- package/dist-types/commands/GetSAMLProviderCommand.d.ts +6 -4
- package/dist-types/commands/GetSSHPublicKeyCommand.d.ts +6 -4
- package/dist-types/commands/GetServerCertificateCommand.d.ts +6 -4
- package/dist-types/commands/GetServiceLastAccessedDetailsCommand.d.ts +6 -4
- package/dist-types/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.d.ts +6 -4
- package/dist-types/commands/GetServiceLinkedRoleDeletionStatusCommand.d.ts +6 -4
- package/dist-types/commands/GetUserCommand.d.ts +6 -4
- package/dist-types/commands/GetUserPolicyCommand.d.ts +6 -4
- package/dist-types/commands/ListAccessKeysCommand.d.ts +6 -4
- package/dist-types/commands/ListAccountAliasesCommand.d.ts +6 -4
- package/dist-types/commands/ListAttachedGroupPoliciesCommand.d.ts +6 -4
- package/dist-types/commands/ListAttachedRolePoliciesCommand.d.ts +6 -4
- package/dist-types/commands/ListAttachedUserPoliciesCommand.d.ts +6 -4
- package/dist-types/commands/ListDelegationRequestsCommand.d.ts +6 -4
- package/dist-types/commands/ListEntitiesForPolicyCommand.d.ts +6 -4
- package/dist-types/commands/ListGroupPoliciesCommand.d.ts +6 -4
- package/dist-types/commands/ListGroupsCommand.d.ts +6 -4
- package/dist-types/commands/ListGroupsForUserCommand.d.ts +6 -4
- package/dist-types/commands/ListInstanceProfileTagsCommand.d.ts +6 -4
- package/dist-types/commands/ListInstanceProfilesCommand.d.ts +6 -4
- package/dist-types/commands/ListInstanceProfilesForRoleCommand.d.ts +6 -4
- package/dist-types/commands/ListMFADeviceTagsCommand.d.ts +6 -4
- package/dist-types/commands/ListMFADevicesCommand.d.ts +6 -4
- package/dist-types/commands/ListOpenIDConnectProviderTagsCommand.d.ts +6 -4
- package/dist-types/commands/ListOpenIDConnectProvidersCommand.d.ts +6 -4
- package/dist-types/commands/ListOrganizationsFeaturesCommand.d.ts +6 -4
- package/dist-types/commands/ListPoliciesCommand.d.ts +6 -4
- package/dist-types/commands/ListPoliciesGrantingServiceAccessCommand.d.ts +6 -4
- package/dist-types/commands/ListPolicyTagsCommand.d.ts +6 -4
- package/dist-types/commands/ListPolicyVersionsCommand.d.ts +6 -4
- package/dist-types/commands/ListRolePoliciesCommand.d.ts +6 -4
- package/dist-types/commands/ListRoleTagsCommand.d.ts +6 -4
- package/dist-types/commands/ListRolesCommand.d.ts +6 -4
- package/dist-types/commands/ListSAMLProviderTagsCommand.d.ts +6 -4
- package/dist-types/commands/ListSAMLProvidersCommand.d.ts +6 -4
- package/dist-types/commands/ListSSHPublicKeysCommand.d.ts +6 -4
- package/dist-types/commands/ListServerCertificateTagsCommand.d.ts +6 -4
- package/dist-types/commands/ListServerCertificatesCommand.d.ts +6 -4
- package/dist-types/commands/ListServiceSpecificCredentialsCommand.d.ts +6 -4
- package/dist-types/commands/ListSigningCertificatesCommand.d.ts +6 -4
- package/dist-types/commands/ListUserPoliciesCommand.d.ts +6 -4
- package/dist-types/commands/ListUserTagsCommand.d.ts +6 -4
- package/dist-types/commands/ListUsersCommand.d.ts +6 -4
- package/dist-types/commands/ListVirtualMFADevicesCommand.d.ts +6 -4
- package/dist-types/commands/PutGroupPolicyCommand.d.ts +6 -4
- package/dist-types/commands/PutRolePermissionsBoundaryCommand.d.ts +6 -4
- package/dist-types/commands/PutRolePolicyCommand.d.ts +6 -4
- package/dist-types/commands/PutUserPermissionsBoundaryCommand.d.ts +6 -4
- package/dist-types/commands/PutUserPolicyCommand.d.ts +6 -4
- package/dist-types/commands/RejectDelegationRequestCommand.d.ts +6 -4
- package/dist-types/commands/RemoveClientIDFromOpenIDConnectProviderCommand.d.ts +6 -4
- package/dist-types/commands/RemoveRoleFromInstanceProfileCommand.d.ts +6 -4
- package/dist-types/commands/RemoveUserFromGroupCommand.d.ts +6 -4
- package/dist-types/commands/ResetServiceSpecificCredentialCommand.d.ts +6 -4
- package/dist-types/commands/ResyncMFADeviceCommand.d.ts +6 -4
- package/dist-types/commands/SendDelegationTokenCommand.d.ts +6 -4
- package/dist-types/commands/SetDefaultPolicyVersionCommand.d.ts +6 -4
- package/dist-types/commands/SetSecurityTokenServicePreferencesCommand.d.ts +6 -4
- package/dist-types/commands/SimulateCustomPolicyCommand.d.ts +6 -4
- package/dist-types/commands/SimulatePrincipalPolicyCommand.d.ts +6 -4
- package/dist-types/commands/TagInstanceProfileCommand.d.ts +6 -4
- package/dist-types/commands/TagMFADeviceCommand.d.ts +6 -4
- package/dist-types/commands/TagOpenIDConnectProviderCommand.d.ts +6 -4
- package/dist-types/commands/TagPolicyCommand.d.ts +6 -4
- package/dist-types/commands/TagRoleCommand.d.ts +6 -4
- package/dist-types/commands/TagSAMLProviderCommand.d.ts +6 -4
- package/dist-types/commands/TagServerCertificateCommand.d.ts +6 -4
- package/dist-types/commands/TagUserCommand.d.ts +6 -4
- package/dist-types/commands/UntagInstanceProfileCommand.d.ts +6 -4
- package/dist-types/commands/UntagMFADeviceCommand.d.ts +6 -4
- package/dist-types/commands/UntagOpenIDConnectProviderCommand.d.ts +6 -4
- package/dist-types/commands/UntagPolicyCommand.d.ts +6 -4
- package/dist-types/commands/UntagRoleCommand.d.ts +6 -4
- package/dist-types/commands/UntagSAMLProviderCommand.d.ts +6 -4
- package/dist-types/commands/UntagServerCertificateCommand.d.ts +6 -4
- package/dist-types/commands/UntagUserCommand.d.ts +6 -4
- package/dist-types/commands/UpdateAccessKeyCommand.d.ts +6 -4
- package/dist-types/commands/UpdateAccountPasswordPolicyCommand.d.ts +6 -4
- package/dist-types/commands/UpdateAssumeRolePolicyCommand.d.ts +6 -4
- package/dist-types/commands/UpdateDelegationRequestCommand.d.ts +6 -4
- package/dist-types/commands/UpdateGroupCommand.d.ts +6 -4
- package/dist-types/commands/UpdateLoginProfileCommand.d.ts +6 -4
- package/dist-types/commands/UpdateOpenIDConnectProviderThumbprintCommand.d.ts +6 -4
- package/dist-types/commands/UpdateRoleCommand.d.ts +6 -4
- package/dist-types/commands/UpdateRoleDescriptionCommand.d.ts +6 -4
- package/dist-types/commands/UpdateSAMLProviderCommand.d.ts +6 -4
- package/dist-types/commands/UpdateSSHPublicKeyCommand.d.ts +6 -4
- package/dist-types/commands/UpdateServerCertificateCommand.d.ts +6 -4
- package/dist-types/commands/UpdateServiceSpecificCredentialCommand.d.ts +6 -4
- package/dist-types/commands/UpdateSigningCertificateCommand.d.ts +6 -4
- package/dist-types/commands/UpdateUserCommand.d.ts +6 -4
- package/dist-types/commands/UploadSSHPublicKeyCommand.d.ts +6 -4
- package/dist-types/commands/UploadServerCertificateCommand.d.ts +6 -4
- package/dist-types/commands/UploadSigningCertificateCommand.d.ts +6 -4
- package/dist-types/endpoint/bdd.d.ts +1 -1
- package/dist-types/extensionConfiguration.d.ts +1 -1
- package/dist-types/models/IAMServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/IAM.d.ts +1 -1
- package/dist-types/ts3.4/IAMClient.d.ts +8 -14
- package/dist-types/ts3.4/commands/AcceptDelegationRequestCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AddClientIDToOpenIDConnectProviderCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AddRoleToInstanceProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AddUserToGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssociateDelegationRequestCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AttachGroupPolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AttachRolePolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AttachUserPolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ChangePasswordCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateAccessKeyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateAccountAliasCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDelegationRequestCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateInstanceProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateLoginProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateOpenIDConnectProviderCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreatePolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreatePolicyVersionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateRoleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateSAMLProviderCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateServiceLinkedRoleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateServiceSpecificCredentialCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateVirtualMFADeviceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeactivateMFADeviceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteAccessKeyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteAccountAliasCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteAccountPasswordPolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteGroupPolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteInstanceProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteLoginProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteOpenIDConnectProviderCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeletePolicyVersionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteRoleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteRolePermissionsBoundaryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteRolePolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteSAMLProviderCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteSSHPublicKeyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteServerCertificateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteServiceLinkedRoleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteServiceSpecificCredentialCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteSigningCertificateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteUserPermissionsBoundaryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteUserPolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteVirtualMFADeviceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DetachGroupPolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DetachRolePolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DetachUserPolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisableOrganizationsRootCredentialsManagementCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisableOrganizationsRootSessionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisableOutboundWebIdentityFederationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/EnableMFADeviceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/EnableOrganizationsRootCredentialsManagementCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/EnableOrganizationsRootSessionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/EnableOutboundWebIdentityFederationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GenerateCredentialReportCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GenerateOrganizationsAccessReportCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GenerateServiceLastAccessedDetailsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetAccessKeyLastUsedCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetAccountAuthorizationDetailsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetAccountPasswordPolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetAccountSummaryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetContextKeysForCustomPolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetContextKeysForPrincipalPolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetCredentialReportCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDelegationRequestCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/GetGroupPolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetHumanReadableSummaryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetInstanceProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetLoginProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetMFADeviceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetOpenIDConnectProviderCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetOrganizationsAccessReportCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetOutboundWebIdentityFederationInfoCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/GetPolicyVersionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetRoleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetRolePolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetSAMLProviderCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetSSHPublicKeyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetServerCertificateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetServiceLastAccessedDetailsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetServiceLinkedRoleDeletionStatusCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetUserCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetUserPolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListAccessKeysCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListAccountAliasesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListAttachedGroupPoliciesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListAttachedRolePoliciesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListAttachedUserPoliciesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListDelegationRequestsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListEntitiesForPolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListGroupPoliciesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListGroupsForUserCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListInstanceProfileTagsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListInstanceProfilesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListInstanceProfilesForRoleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListMFADeviceTagsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListMFADevicesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListOpenIDConnectProviderTagsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListOpenIDConnectProvidersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListOrganizationsFeaturesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListPoliciesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListPoliciesGrantingServiceAccessCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListPolicyTagsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListPolicyVersionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListRolePoliciesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListRoleTagsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListRolesCommand.d.ts +6 -6
- package/dist-types/ts3.4/commands/ListSAMLProviderTagsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListSAMLProvidersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListSSHPublicKeysCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListServerCertificateTagsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListServerCertificatesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListServiceSpecificCredentialsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListSigningCertificatesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListUserPoliciesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListUserTagsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +6 -6
- package/dist-types/ts3.4/commands/ListVirtualMFADevicesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutGroupPolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutRolePermissionsBoundaryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutRolePolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutUserPermissionsBoundaryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutUserPolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RejectDelegationRequestCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RemoveClientIDFromOpenIDConnectProviderCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RemoveRoleFromInstanceProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RemoveUserFromGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ResetServiceSpecificCredentialCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ResyncMFADeviceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SendDelegationTokenCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SetDefaultPolicyVersionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SetSecurityTokenServicePreferencesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SimulateCustomPolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SimulatePrincipalPolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TagInstanceProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TagMFADeviceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TagOpenIDConnectProviderCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TagPolicyCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/TagRoleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TagSAMLProviderCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TagServerCertificateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TagUserCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UntagInstanceProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UntagMFADeviceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UntagOpenIDConnectProviderCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UntagPolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UntagRoleCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/UntagSAMLProviderCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UntagServerCertificateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UntagUserCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/UpdateAccessKeyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateAccountPasswordPolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateAssumeRolePolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateDelegationRequestCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateLoginProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateOpenIDConnectProviderThumbprintCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateRoleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateRoleDescriptionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateSAMLProviderCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateSSHPublicKeyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateServerCertificateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateServiceSpecificCredentialCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateSigningCertificateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UploadSSHPublicKeyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UploadServerCertificateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UploadSigningCertificateCommand.d.ts +6 -4
- package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/IAMServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/errors.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
- package/dist-types/ts3.4/waiters/waitForInstanceProfileExists.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForPolicyExists.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForRoleExists.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForUserExists.d.ts +1 -1
- package/dist-types/waiters/waitForInstanceProfileExists.d.ts +1 -1
- package/dist-types/waiters/waitForPolicyExists.d.ts +1 -1
- package/dist-types/waiters/waitForRoleExists.d.ts +1 -1
- package/dist-types/waiters/waitForUserExists.d.ts +1 -1
- package/package.json +14 -36
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
4
4
|
import type { ListServerCertificatesRequest, ListServerCertificatesResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListServerCertificatesCommandInput extends ListServerCertificat
|
|
|
22
22
|
export interface ListServerCertificatesCommandOutput extends ListServerCertificatesResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListServerCertificatesCommand_base: {
|
|
25
|
-
new (input: ListServerCertificatesCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListServerCertificatesCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListServerCertificatesCommandInput): import("@smithy/core/client").CommandImpl<ListServerCertificatesCommandInput, ListServerCertificatesCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListServerCertificatesCommandInput]): import("@smithy/core/client").CommandImpl<ListServerCertificatesCommandInput, ListServerCertificatesCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Lists the server certificates stored in IAM that have the specified path prefix. If
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
4
4
|
import type { ListServiceSpecificCredentialsRequest, ListServiceSpecificCredentialsResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListServiceSpecificCredentialsCommandInput extends ListServiceS
|
|
|
22
22
|
export interface ListServiceSpecificCredentialsCommandOutput extends ListServiceSpecificCredentialsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListServiceSpecificCredentialsCommand_base: {
|
|
25
|
-
new (input: ListServiceSpecificCredentialsCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListServiceSpecificCredentialsCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListServiceSpecificCredentialsCommandInput): import("@smithy/core/client").CommandImpl<ListServiceSpecificCredentialsCommandInput, ListServiceSpecificCredentialsCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListServiceSpecificCredentialsCommandInput]): import("@smithy/core/client").CommandImpl<ListServiceSpecificCredentialsCommandInput, ListServiceSpecificCredentialsCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns information about the service-specific credentials associated with the
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
4
4
|
import type { ListSigningCertificatesRequest, ListSigningCertificatesResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListSigningCertificatesCommandInput extends ListSigningCertific
|
|
|
22
22
|
export interface ListSigningCertificatesCommandOutput extends ListSigningCertificatesResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListSigningCertificatesCommand_base: {
|
|
25
|
-
new (input: ListSigningCertificatesCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListSigningCertificatesCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListSigningCertificatesCommandInput): import("@smithy/core/client").CommandImpl<ListSigningCertificatesCommandInput, ListSigningCertificatesCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListSigningCertificatesCommandInput]): import("@smithy/core/client").CommandImpl<ListSigningCertificatesCommandInput, ListSigningCertificatesCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns information about the signing certificates associated with the specified IAM
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
4
4
|
import type { ListUserPoliciesRequest, ListUserPoliciesResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListUserPoliciesCommandInput extends ListUserPoliciesRequest {
|
|
|
22
22
|
export interface ListUserPoliciesCommandOutput extends ListUserPoliciesResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListUserPoliciesCommand_base: {
|
|
25
|
-
new (input: ListUserPoliciesCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListUserPoliciesCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListUserPoliciesCommandInput): import("@smithy/core/client").CommandImpl<ListUserPoliciesCommandInput, ListUserPoliciesCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListUserPoliciesCommandInput): import("@smithy/core/client").CommandImpl<ListUserPoliciesCommandInput, ListUserPoliciesCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Lists the names of the inline policies embedded in the specified IAM user.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
4
4
|
import type { ListUserTagsRequest, ListUserTagsResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListUserTagsCommandInput extends ListUserTagsRequest {
|
|
|
22
22
|
export interface ListUserTagsCommandOutput extends ListUserTagsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListUserTagsCommand_base: {
|
|
25
|
-
new (input: ListUserTagsCommandInput): import("@smithy/
|
|
26
|
-
new (input: ListUserTagsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListUserTagsCommandInput): import("@smithy/core/client").CommandImpl<ListUserTagsCommandInput, ListUserTagsCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ListUserTagsCommandInput): import("@smithy/core/client").CommandImpl<ListUserTagsCommandInput, ListUserTagsCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Lists the tags that are attached to the specified IAM user. The returned list of tags is sorted by tag key. For more information about tagging, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_tags.html">Tagging IAM resources</a> in the
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
4
4
|
import type { ListUsersRequest, ListUsersResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListUsersCommandInput extends ListUsersRequest {
|
|
|
22
22
|
export interface ListUsersCommandOutput extends ListUsersResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListUsersCommand_base: {
|
|
25
|
-
new (input: ListUsersCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListUsersCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListUsersCommandInput): import("@smithy/core/client").CommandImpl<ListUsersCommandInput, ListUsersCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListUsersCommandInput]): import("@smithy/core/client").CommandImpl<ListUsersCommandInput, ListUsersCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Lists the IAM users that have the specified path prefix. If no path prefix is
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
4
4
|
import type { ListVirtualMFADevicesRequest, ListVirtualMFADevicesResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ListVirtualMFADevicesCommandInput extends ListVirtualMFADevices
|
|
|
22
22
|
export interface ListVirtualMFADevicesCommandOutput extends ListVirtualMFADevicesResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ListVirtualMFADevicesCommand_base: {
|
|
25
|
-
new (input: ListVirtualMFADevicesCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [ListVirtualMFADevicesCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ListVirtualMFADevicesCommandInput): import("@smithy/core/client").CommandImpl<ListVirtualMFADevicesCommandInput, ListVirtualMFADevicesCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [ListVirtualMFADevicesCommandInput]): import("@smithy/core/client").CommandImpl<ListVirtualMFADevicesCommandInput, ListVirtualMFADevicesCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Lists the virtual MFA devices defined in the Amazon Web Services account by assignment status. If
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
4
4
|
import type { PutGroupPolicyRequest } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface PutGroupPolicyCommandInput extends PutGroupPolicyRequest {
|
|
|
22
22
|
export interface PutGroupPolicyCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const PutGroupPolicyCommand_base: {
|
|
25
|
-
new (input: PutGroupPolicyCommandInput): import("@smithy/
|
|
26
|
-
new (input: PutGroupPolicyCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: PutGroupPolicyCommandInput): import("@smithy/core/client").CommandImpl<PutGroupPolicyCommandInput, PutGroupPolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: PutGroupPolicyCommandInput): import("@smithy/core/client").CommandImpl<PutGroupPolicyCommandInput, PutGroupPolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Adds or updates an inline policy document that is embedded in the specified IAM
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
4
4
|
import type { PutRolePermissionsBoundaryRequest } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface PutRolePermissionsBoundaryCommandInput extends PutRolePermissio
|
|
|
22
22
|
export interface PutRolePermissionsBoundaryCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const PutRolePermissionsBoundaryCommand_base: {
|
|
25
|
-
new (input: PutRolePermissionsBoundaryCommandInput): import("@smithy/
|
|
26
|
-
new (input: PutRolePermissionsBoundaryCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: PutRolePermissionsBoundaryCommandInput): import("@smithy/core/client").CommandImpl<PutRolePermissionsBoundaryCommandInput, PutRolePermissionsBoundaryCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: PutRolePermissionsBoundaryCommandInput): import("@smithy/core/client").CommandImpl<PutRolePermissionsBoundaryCommandInput, PutRolePermissionsBoundaryCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Adds or updates the policy that is specified as the IAM role's permissions boundary.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
4
4
|
import type { PutRolePolicyRequest } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface PutRolePolicyCommandInput extends PutRolePolicyRequest {
|
|
|
22
22
|
export interface PutRolePolicyCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const PutRolePolicyCommand_base: {
|
|
25
|
-
new (input: PutRolePolicyCommandInput): import("@smithy/
|
|
26
|
-
new (input: PutRolePolicyCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: PutRolePolicyCommandInput): import("@smithy/core/client").CommandImpl<PutRolePolicyCommandInput, PutRolePolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: PutRolePolicyCommandInput): import("@smithy/core/client").CommandImpl<PutRolePolicyCommandInput, PutRolePolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Adds or updates an inline policy document that is embedded in the specified IAM
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
4
4
|
import type { PutUserPermissionsBoundaryRequest } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface PutUserPermissionsBoundaryCommandInput extends PutUserPermissio
|
|
|
22
22
|
export interface PutUserPermissionsBoundaryCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const PutUserPermissionsBoundaryCommand_base: {
|
|
25
|
-
new (input: PutUserPermissionsBoundaryCommandInput): import("@smithy/
|
|
26
|
-
new (input: PutUserPermissionsBoundaryCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: PutUserPermissionsBoundaryCommandInput): import("@smithy/core/client").CommandImpl<PutUserPermissionsBoundaryCommandInput, PutUserPermissionsBoundaryCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: PutUserPermissionsBoundaryCommandInput): import("@smithy/core/client").CommandImpl<PutUserPermissionsBoundaryCommandInput, PutUserPermissionsBoundaryCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Adds or updates the policy that is specified as the IAM user's permissions
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
4
4
|
import type { PutUserPolicyRequest } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface PutUserPolicyCommandInput extends PutUserPolicyRequest {
|
|
|
22
22
|
export interface PutUserPolicyCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const PutUserPolicyCommand_base: {
|
|
25
|
-
new (input: PutUserPolicyCommandInput): import("@smithy/
|
|
26
|
-
new (input: PutUserPolicyCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: PutUserPolicyCommandInput): import("@smithy/core/client").CommandImpl<PutUserPolicyCommandInput, PutUserPolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: PutUserPolicyCommandInput): import("@smithy/core/client").CommandImpl<PutUserPolicyCommandInput, PutUserPolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Adds or updates an inline policy document that is embedded in the specified IAM
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
4
4
|
import type { RejectDelegationRequestRequest } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface RejectDelegationRequestCommandInput extends RejectDelegationReq
|
|
|
22
22
|
export interface RejectDelegationRequestCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const RejectDelegationRequestCommand_base: {
|
|
25
|
-
new (input: RejectDelegationRequestCommandInput): import("@smithy/
|
|
26
|
-
new (input: RejectDelegationRequestCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: RejectDelegationRequestCommandInput): import("@smithy/core/client").CommandImpl<RejectDelegationRequestCommandInput, RejectDelegationRequestCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: RejectDelegationRequestCommandInput): import("@smithy/core/client").CommandImpl<RejectDelegationRequestCommandInput, RejectDelegationRequestCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Rejects a delegation request, denying the requested temporary access.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
4
4
|
import type { RemoveClientIDFromOpenIDConnectProviderRequest } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface RemoveClientIDFromOpenIDConnectProviderCommandInput extends Rem
|
|
|
22
22
|
export interface RemoveClientIDFromOpenIDConnectProviderCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const RemoveClientIDFromOpenIDConnectProviderCommand_base: {
|
|
25
|
-
new (input: RemoveClientIDFromOpenIDConnectProviderCommandInput): import("@smithy/
|
|
26
|
-
new (input: RemoveClientIDFromOpenIDConnectProviderCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: RemoveClientIDFromOpenIDConnectProviderCommandInput): import("@smithy/core/client").CommandImpl<RemoveClientIDFromOpenIDConnectProviderCommandInput, RemoveClientIDFromOpenIDConnectProviderCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: RemoveClientIDFromOpenIDConnectProviderCommandInput): import("@smithy/core/client").CommandImpl<RemoveClientIDFromOpenIDConnectProviderCommandInput, RemoveClientIDFromOpenIDConnectProviderCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Removes the specified client ID (also known as audience) from the list of client IDs
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
4
4
|
import type { RemoveRoleFromInstanceProfileRequest } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface RemoveRoleFromInstanceProfileCommandInput extends RemoveRoleFro
|
|
|
22
22
|
export interface RemoveRoleFromInstanceProfileCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const RemoveRoleFromInstanceProfileCommand_base: {
|
|
25
|
-
new (input: RemoveRoleFromInstanceProfileCommandInput): import("@smithy/
|
|
26
|
-
new (input: RemoveRoleFromInstanceProfileCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: RemoveRoleFromInstanceProfileCommandInput): import("@smithy/core/client").CommandImpl<RemoveRoleFromInstanceProfileCommandInput, RemoveRoleFromInstanceProfileCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: RemoveRoleFromInstanceProfileCommandInput): import("@smithy/core/client").CommandImpl<RemoveRoleFromInstanceProfileCommandInput, RemoveRoleFromInstanceProfileCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Removes the specified IAM role from the specified Amazon EC2 instance profile.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
4
4
|
import type { RemoveUserFromGroupRequest } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface RemoveUserFromGroupCommandInput extends RemoveUserFromGroupRequ
|
|
|
22
22
|
export interface RemoveUserFromGroupCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const RemoveUserFromGroupCommand_base: {
|
|
25
|
-
new (input: RemoveUserFromGroupCommandInput): import("@smithy/
|
|
26
|
-
new (input: RemoveUserFromGroupCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: RemoveUserFromGroupCommandInput): import("@smithy/core/client").CommandImpl<RemoveUserFromGroupCommandInput, RemoveUserFromGroupCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: RemoveUserFromGroupCommandInput): import("@smithy/core/client").CommandImpl<RemoveUserFromGroupCommandInput, RemoveUserFromGroupCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Removes the specified user from the specified group.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
4
4
|
import type { ResetServiceSpecificCredentialRequest, ResetServiceSpecificCredentialResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ResetServiceSpecificCredentialCommandInput extends ResetService
|
|
|
22
22
|
export interface ResetServiceSpecificCredentialCommandOutput extends ResetServiceSpecificCredentialResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ResetServiceSpecificCredentialCommand_base: {
|
|
25
|
-
new (input: ResetServiceSpecificCredentialCommandInput): import("@smithy/
|
|
26
|
-
new (input: ResetServiceSpecificCredentialCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ResetServiceSpecificCredentialCommandInput): import("@smithy/core/client").CommandImpl<ResetServiceSpecificCredentialCommandInput, ResetServiceSpecificCredentialCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ResetServiceSpecificCredentialCommandInput): import("@smithy/core/client").CommandImpl<ResetServiceSpecificCredentialCommandInput, ResetServiceSpecificCredentialCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Resets the password for a service-specific credential. The new password is Amazon Web Services
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
4
4
|
import type { ResyncMFADeviceRequest } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ResyncMFADeviceCommandInput extends ResyncMFADeviceRequest {
|
|
|
22
22
|
export interface ResyncMFADeviceCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ResyncMFADeviceCommand_base: {
|
|
25
|
-
new (input: ResyncMFADeviceCommandInput): import("@smithy/
|
|
26
|
-
new (input: ResyncMFADeviceCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ResyncMFADeviceCommandInput): import("@smithy/core/client").CommandImpl<ResyncMFADeviceCommandInput, ResyncMFADeviceCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ResyncMFADeviceCommandInput): import("@smithy/core/client").CommandImpl<ResyncMFADeviceCommandInput, ResyncMFADeviceCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Synchronizes the specified MFA device with its IAM resource object on the Amazon Web Services
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
4
4
|
import type { SendDelegationTokenRequest } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface SendDelegationTokenCommandInput extends SendDelegationTokenRequ
|
|
|
22
22
|
export interface SendDelegationTokenCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const SendDelegationTokenCommand_base: {
|
|
25
|
-
new (input: SendDelegationTokenCommandInput): import("@smithy/
|
|
26
|
-
new (input: SendDelegationTokenCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: SendDelegationTokenCommandInput): import("@smithy/core/client").CommandImpl<SendDelegationTokenCommandInput, SendDelegationTokenCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: SendDelegationTokenCommandInput): import("@smithy/core/client").CommandImpl<SendDelegationTokenCommandInput, SendDelegationTokenCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Sends the exchange token for an accepted delegation request.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
4
4
|
import type { SetDefaultPolicyVersionRequest } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface SetDefaultPolicyVersionCommandInput extends SetDefaultPolicyVer
|
|
|
22
22
|
export interface SetDefaultPolicyVersionCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const SetDefaultPolicyVersionCommand_base: {
|
|
25
|
-
new (input: SetDefaultPolicyVersionCommandInput): import("@smithy/
|
|
26
|
-
new (input: SetDefaultPolicyVersionCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: SetDefaultPolicyVersionCommandInput): import("@smithy/core/client").CommandImpl<SetDefaultPolicyVersionCommandInput, SetDefaultPolicyVersionCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: SetDefaultPolicyVersionCommandInput): import("@smithy/core/client").CommandImpl<SetDefaultPolicyVersionCommandInput, SetDefaultPolicyVersionCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Sets the specified version of the specified policy as the policy's default (operative)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
4
4
|
import type { SetSecurityTokenServicePreferencesRequest } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface SetSecurityTokenServicePreferencesCommandInput extends SetSecur
|
|
|
22
22
|
export interface SetSecurityTokenServicePreferencesCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const SetSecurityTokenServicePreferencesCommand_base: {
|
|
25
|
-
new (input: SetSecurityTokenServicePreferencesCommandInput): import("@smithy/
|
|
26
|
-
new (input: SetSecurityTokenServicePreferencesCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: SetSecurityTokenServicePreferencesCommandInput): import("@smithy/core/client").CommandImpl<SetSecurityTokenServicePreferencesCommandInput, SetSecurityTokenServicePreferencesCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: SetSecurityTokenServicePreferencesCommandInput): import("@smithy/core/client").CommandImpl<SetSecurityTokenServicePreferencesCommandInput, SetSecurityTokenServicePreferencesCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Sets the specified version of the global endpoint token as the token version used for
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
4
4
|
import type { SimulateCustomPolicyRequest, SimulatePolicyResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface SimulateCustomPolicyCommandInput extends SimulateCustomPolicyRe
|
|
|
22
22
|
export interface SimulateCustomPolicyCommandOutput extends SimulatePolicyResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const SimulateCustomPolicyCommand_base: {
|
|
25
|
-
new (input: SimulateCustomPolicyCommandInput): import("@smithy/
|
|
26
|
-
new (input: SimulateCustomPolicyCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: SimulateCustomPolicyCommandInput): import("@smithy/core/client").CommandImpl<SimulateCustomPolicyCommandInput, SimulateCustomPolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: SimulateCustomPolicyCommandInput): import("@smithy/core/client").CommandImpl<SimulateCustomPolicyCommandInput, SimulateCustomPolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Simulate how a set of IAM policies and optionally a resource-based policy works with
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
4
4
|
import type { SimulatePolicyResponse, SimulatePrincipalPolicyRequest } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface SimulatePrincipalPolicyCommandInput extends SimulatePrincipalPo
|
|
|
22
22
|
export interface SimulatePrincipalPolicyCommandOutput extends SimulatePolicyResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const SimulatePrincipalPolicyCommand_base: {
|
|
25
|
-
new (input: SimulatePrincipalPolicyCommandInput): import("@smithy/
|
|
26
|
-
new (input: SimulatePrincipalPolicyCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: SimulatePrincipalPolicyCommandInput): import("@smithy/core/client").CommandImpl<SimulatePrincipalPolicyCommandInput, SimulatePrincipalPolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: SimulatePrincipalPolicyCommandInput): import("@smithy/core/client").CommandImpl<SimulatePrincipalPolicyCommandInput, SimulatePrincipalPolicyCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Simulate how a set of IAM policies attached to an IAM entity works with a list of
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
4
4
|
import type { TagInstanceProfileRequest } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface TagInstanceProfileCommandInput extends TagInstanceProfileReques
|
|
|
22
22
|
export interface TagInstanceProfileCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const TagInstanceProfileCommand_base: {
|
|
25
|
-
new (input: TagInstanceProfileCommandInput): import("@smithy/
|
|
26
|
-
new (input: TagInstanceProfileCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: TagInstanceProfileCommandInput): import("@smithy/core/client").CommandImpl<TagInstanceProfileCommandInput, TagInstanceProfileCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: TagInstanceProfileCommandInput): import("@smithy/core/client").CommandImpl<TagInstanceProfileCommandInput, TagInstanceProfileCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Adds one or more tags to an IAM instance profile. If a tag with the same key name
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
4
4
|
import type { TagMFADeviceRequest } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface TagMFADeviceCommandInput extends TagMFADeviceRequest {
|
|
|
22
22
|
export interface TagMFADeviceCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const TagMFADeviceCommand_base: {
|
|
25
|
-
new (input: TagMFADeviceCommandInput): import("@smithy/
|
|
26
|
-
new (input: TagMFADeviceCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: TagMFADeviceCommandInput): import("@smithy/core/client").CommandImpl<TagMFADeviceCommandInput, TagMFADeviceCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: TagMFADeviceCommandInput): import("@smithy/core/client").CommandImpl<TagMFADeviceCommandInput, TagMFADeviceCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Adds one or more tags to an IAM virtual multi-factor authentication (MFA) device. If
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IAMClient";
|
|
4
4
|
import type { TagOpenIDConnectProviderRequest } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface TagOpenIDConnectProviderCommandInput extends TagOpenIDConnectPr
|
|
|
22
22
|
export interface TagOpenIDConnectProviderCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const TagOpenIDConnectProviderCommand_base: {
|
|
25
|
-
new (input: TagOpenIDConnectProviderCommandInput): import("@smithy/
|
|
26
|
-
new (input: TagOpenIDConnectProviderCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: TagOpenIDConnectProviderCommandInput): import("@smithy/core/client").CommandImpl<TagOpenIDConnectProviderCommandInput, TagOpenIDConnectProviderCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: TagOpenIDConnectProviderCommandInput): import("@smithy/core/client").CommandImpl<TagOpenIDConnectProviderCommandInput, TagOpenIDConnectProviderCommandOutput, IAMClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Adds one or more tags to an OpenID Connect (OIDC)-compatible identity provider. For
|