@aws-sdk/client-iam 3.1045.0 → 3.1047.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 { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
IAMClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface GetServiceLinkedRoleDeletionStatusCommandOutput
|
|
|
19
19
|
declare const GetServiceLinkedRoleDeletionStatusCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: GetServiceLinkedRoleDeletionStatusCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
GetServiceLinkedRoleDeletionStatusCommandInput,
|
|
24
24
|
GetServiceLinkedRoleDeletionStatusCommandOutput,
|
|
25
25
|
IAMClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const GetServiceLinkedRoleDeletionStatusCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: GetServiceLinkedRoleDeletionStatusCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
GetServiceLinkedRoleDeletionStatusCommandInput,
|
|
33
33
|
GetServiceLinkedRoleDeletionStatusCommandOutput,
|
|
34
34
|
IAMClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class GetServiceLinkedRoleDeletionStatusCommand extends GetServiceLinkedRoleDeletionStatusCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
IAMClientResolvedConfig,
|
|
@@ -13,7 +13,7 @@ export interface GetUserCommandOutput
|
|
|
13
13
|
extends GetUserResponse,
|
|
14
14
|
__MetadataBearer {}
|
|
15
15
|
declare const GetUserCommand_base: {
|
|
16
|
-
new (input: GetUserCommandInput): import("@smithy/
|
|
16
|
+
new (input: GetUserCommandInput): import("@smithy/core/client").CommandImpl<
|
|
17
17
|
GetUserCommandInput,
|
|
18
18
|
GetUserCommandOutput,
|
|
19
19
|
IAMClientResolvedConfig,
|
|
@@ -22,14 +22,16 @@ declare const GetUserCommand_base: {
|
|
|
22
22
|
>;
|
|
23
23
|
new (
|
|
24
24
|
...[input]: [] | [GetUserCommandInput]
|
|
25
|
-
): import("@smithy/
|
|
25
|
+
): import("@smithy/core/client").CommandImpl<
|
|
26
26
|
GetUserCommandInput,
|
|
27
27
|
GetUserCommandOutput,
|
|
28
28
|
IAMClientResolvedConfig,
|
|
29
29
|
ServiceInputTypes,
|
|
30
30
|
ServiceOutputTypes
|
|
31
31
|
>;
|
|
32
|
-
getEndpointParameterInstructions():
|
|
32
|
+
getEndpointParameterInstructions(): {
|
|
33
|
+
[x: string]: unknown;
|
|
34
|
+
};
|
|
33
35
|
};
|
|
34
36
|
export declare class GetUserCommand extends GetUserCommand_base {
|
|
35
37
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
IAMClientResolvedConfig,
|
|
@@ -18,7 +18,7 @@ export interface GetUserPolicyCommandOutput
|
|
|
18
18
|
declare const GetUserPolicyCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: GetUserPolicyCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
GetUserPolicyCommandInput,
|
|
23
23
|
GetUserPolicyCommandOutput,
|
|
24
24
|
IAMClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const GetUserPolicyCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
input: GetUserPolicyCommandInput
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
GetUserPolicyCommandInput,
|
|
32
32
|
GetUserPolicyCommandOutput,
|
|
33
33
|
IAMClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class GetUserPolicyCommand extends GetUserPolicyCommand_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
IAMClientResolvedConfig,
|
|
@@ -18,7 +18,7 @@ export interface ListAccessKeysCommandOutput
|
|
|
18
18
|
declare const ListAccessKeysCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: ListAccessKeysCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
ListAccessKeysCommandInput,
|
|
23
23
|
ListAccessKeysCommandOutput,
|
|
24
24
|
IAMClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const ListAccessKeysCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
...[input]: [] | [ListAccessKeysCommandInput]
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
ListAccessKeysCommandInput,
|
|
32
32
|
ListAccessKeysCommandOutput,
|
|
33
33
|
IAMClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class ListAccessKeysCommand extends ListAccessKeysCommand_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
IAMClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface ListAccountAliasesCommandOutput
|
|
|
19
19
|
declare const ListAccountAliasesCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: ListAccountAliasesCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
ListAccountAliasesCommandInput,
|
|
24
24
|
ListAccountAliasesCommandOutput,
|
|
25
25
|
IAMClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const ListAccountAliasesCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
...[input]: [] | [ListAccountAliasesCommandInput]
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
ListAccountAliasesCommandInput,
|
|
33
33
|
ListAccountAliasesCommandOutput,
|
|
34
34
|
IAMClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class ListAccountAliasesCommand extends ListAccountAliasesCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
IAMClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface ListAttachedGroupPoliciesCommandOutput
|
|
|
19
19
|
declare const ListAttachedGroupPoliciesCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: ListAttachedGroupPoliciesCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
ListAttachedGroupPoliciesCommandInput,
|
|
24
24
|
ListAttachedGroupPoliciesCommandOutput,
|
|
25
25
|
IAMClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const ListAttachedGroupPoliciesCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: ListAttachedGroupPoliciesCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
ListAttachedGroupPoliciesCommandInput,
|
|
33
33
|
ListAttachedGroupPoliciesCommandOutput,
|
|
34
34
|
IAMClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class ListAttachedGroupPoliciesCommand extends ListAttachedGroupPoliciesCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
IAMClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface ListAttachedRolePoliciesCommandOutput
|
|
|
19
19
|
declare const ListAttachedRolePoliciesCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: ListAttachedRolePoliciesCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
ListAttachedRolePoliciesCommandInput,
|
|
24
24
|
ListAttachedRolePoliciesCommandOutput,
|
|
25
25
|
IAMClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const ListAttachedRolePoliciesCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: ListAttachedRolePoliciesCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
ListAttachedRolePoliciesCommandInput,
|
|
33
33
|
ListAttachedRolePoliciesCommandOutput,
|
|
34
34
|
IAMClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class ListAttachedRolePoliciesCommand extends ListAttachedRolePoliciesCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
IAMClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface ListAttachedUserPoliciesCommandOutput
|
|
|
19
19
|
declare const ListAttachedUserPoliciesCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: ListAttachedUserPoliciesCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
ListAttachedUserPoliciesCommandInput,
|
|
24
24
|
ListAttachedUserPoliciesCommandOutput,
|
|
25
25
|
IAMClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const ListAttachedUserPoliciesCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: ListAttachedUserPoliciesCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
ListAttachedUserPoliciesCommandInput,
|
|
33
33
|
ListAttachedUserPoliciesCommandOutput,
|
|
34
34
|
IAMClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class ListAttachedUserPoliciesCommand extends ListAttachedUserPoliciesCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
IAMClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface ListDelegationRequestsCommandOutput
|
|
|
19
19
|
declare const ListDelegationRequestsCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: ListDelegationRequestsCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
ListDelegationRequestsCommandInput,
|
|
24
24
|
ListDelegationRequestsCommandOutput,
|
|
25
25
|
IAMClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const ListDelegationRequestsCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
...[input]: [] | [ListDelegationRequestsCommandInput]
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
ListDelegationRequestsCommandInput,
|
|
33
33
|
ListDelegationRequestsCommandOutput,
|
|
34
34
|
IAMClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class ListDelegationRequestsCommand extends ListDelegationRequestsCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
IAMClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface ListEntitiesForPolicyCommandOutput
|
|
|
19
19
|
declare const ListEntitiesForPolicyCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: ListEntitiesForPolicyCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
ListEntitiesForPolicyCommandInput,
|
|
24
24
|
ListEntitiesForPolicyCommandOutput,
|
|
25
25
|
IAMClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const ListEntitiesForPolicyCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: ListEntitiesForPolicyCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
ListEntitiesForPolicyCommandInput,
|
|
33
33
|
ListEntitiesForPolicyCommandOutput,
|
|
34
34
|
IAMClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class ListEntitiesForPolicyCommand extends ListEntitiesForPolicyCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
IAMClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface ListGroupPoliciesCommandOutput
|
|
|
19
19
|
declare const ListGroupPoliciesCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: ListGroupPoliciesCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
ListGroupPoliciesCommandInput,
|
|
24
24
|
ListGroupPoliciesCommandOutput,
|
|
25
25
|
IAMClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const ListGroupPoliciesCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: ListGroupPoliciesCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
ListGroupPoliciesCommandInput,
|
|
33
33
|
ListGroupPoliciesCommandOutput,
|
|
34
34
|
IAMClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class ListGroupPoliciesCommand extends ListGroupPoliciesCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
IAMClientResolvedConfig,
|
|
@@ -15,7 +15,7 @@ export interface ListGroupsCommandOutput
|
|
|
15
15
|
declare const ListGroupsCommand_base: {
|
|
16
16
|
new (
|
|
17
17
|
input: ListGroupsCommandInput
|
|
18
|
-
): import("@smithy/
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
ListGroupsCommandInput,
|
|
20
20
|
ListGroupsCommandOutput,
|
|
21
21
|
IAMClientResolvedConfig,
|
|
@@ -24,14 +24,16 @@ declare const ListGroupsCommand_base: {
|
|
|
24
24
|
>;
|
|
25
25
|
new (
|
|
26
26
|
...[input]: [] | [ListGroupsCommandInput]
|
|
27
|
-
): import("@smithy/
|
|
27
|
+
): import("@smithy/core/client").CommandImpl<
|
|
28
28
|
ListGroupsCommandInput,
|
|
29
29
|
ListGroupsCommandOutput,
|
|
30
30
|
IAMClientResolvedConfig,
|
|
31
31
|
ServiceInputTypes,
|
|
32
32
|
ServiceOutputTypes
|
|
33
33
|
>;
|
|
34
|
-
getEndpointParameterInstructions():
|
|
34
|
+
getEndpointParameterInstructions(): {
|
|
35
|
+
[x: string]: unknown;
|
|
36
|
+
};
|
|
35
37
|
};
|
|
36
38
|
export declare class ListGroupsCommand extends ListGroupsCommand_base {
|
|
37
39
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
IAMClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface ListGroupsForUserCommandOutput
|
|
|
19
19
|
declare const ListGroupsForUserCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: ListGroupsForUserCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
ListGroupsForUserCommandInput,
|
|
24
24
|
ListGroupsForUserCommandOutput,
|
|
25
25
|
IAMClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const ListGroupsForUserCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: ListGroupsForUserCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
ListGroupsForUserCommandInput,
|
|
33
33
|
ListGroupsForUserCommandOutput,
|
|
34
34
|
IAMClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class ListGroupsForUserCommand extends ListGroupsForUserCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
IAMClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface ListInstanceProfileTagsCommandOutput
|
|
|
19
19
|
declare const ListInstanceProfileTagsCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: ListInstanceProfileTagsCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
ListInstanceProfileTagsCommandInput,
|
|
24
24
|
ListInstanceProfileTagsCommandOutput,
|
|
25
25
|
IAMClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const ListInstanceProfileTagsCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: ListInstanceProfileTagsCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
ListInstanceProfileTagsCommandInput,
|
|
33
33
|
ListInstanceProfileTagsCommandOutput,
|
|
34
34
|
IAMClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class ListInstanceProfileTagsCommand extends ListInstanceProfileTagsCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
IAMClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface ListInstanceProfilesCommandOutput
|
|
|
19
19
|
declare const ListInstanceProfilesCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: ListInstanceProfilesCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
ListInstanceProfilesCommandInput,
|
|
24
24
|
ListInstanceProfilesCommandOutput,
|
|
25
25
|
IAMClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const ListInstanceProfilesCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
...[input]: [] | [ListInstanceProfilesCommandInput]
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
ListInstanceProfilesCommandInput,
|
|
33
33
|
ListInstanceProfilesCommandOutput,
|
|
34
34
|
IAMClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class ListInstanceProfilesCommand extends ListInstanceProfilesCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
IAMClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface ListInstanceProfilesForRoleCommandOutput
|
|
|
19
19
|
declare const ListInstanceProfilesForRoleCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: ListInstanceProfilesForRoleCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
ListInstanceProfilesForRoleCommandInput,
|
|
24
24
|
ListInstanceProfilesForRoleCommandOutput,
|
|
25
25
|
IAMClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const ListInstanceProfilesForRoleCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: ListInstanceProfilesForRoleCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
ListInstanceProfilesForRoleCommandInput,
|
|
33
33
|
ListInstanceProfilesForRoleCommandOutput,
|
|
34
34
|
IAMClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class ListInstanceProfilesForRoleCommand extends ListInstanceProfilesForRoleCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
IAMClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface ListMFADeviceTagsCommandOutput
|
|
|
19
19
|
declare const ListMFADeviceTagsCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: ListMFADeviceTagsCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
ListMFADeviceTagsCommandInput,
|
|
24
24
|
ListMFADeviceTagsCommandOutput,
|
|
25
25
|
IAMClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const ListMFADeviceTagsCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: ListMFADeviceTagsCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
ListMFADeviceTagsCommandInput,
|
|
33
33
|
ListMFADeviceTagsCommandOutput,
|
|
34
34
|
IAMClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class ListMFADeviceTagsCommand extends ListMFADeviceTagsCommand_base {
|
|
41
43
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
IAMClientResolvedConfig,
|
|
@@ -18,7 +18,7 @@ export interface ListMFADevicesCommandOutput
|
|
|
18
18
|
declare const ListMFADevicesCommand_base: {
|
|
19
19
|
new (
|
|
20
20
|
input: ListMFADevicesCommandInput
|
|
21
|
-
): import("@smithy/
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
22
22
|
ListMFADevicesCommandInput,
|
|
23
23
|
ListMFADevicesCommandOutput,
|
|
24
24
|
IAMClientResolvedConfig,
|
|
@@ -27,14 +27,16 @@ declare const ListMFADevicesCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
new (
|
|
29
29
|
...[input]: [] | [ListMFADevicesCommandInput]
|
|
30
|
-
): import("@smithy/
|
|
30
|
+
): import("@smithy/core/client").CommandImpl<
|
|
31
31
|
ListMFADevicesCommandInput,
|
|
32
32
|
ListMFADevicesCommandOutput,
|
|
33
33
|
IAMClientResolvedConfig,
|
|
34
34
|
ServiceInputTypes,
|
|
35
35
|
ServiceOutputTypes
|
|
36
36
|
>;
|
|
37
|
-
getEndpointParameterInstructions():
|
|
37
|
+
getEndpointParameterInstructions(): {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
};
|
|
38
40
|
};
|
|
39
41
|
export declare class ListMFADevicesCommand extends ListMFADevicesCommand_base {
|
|
40
42
|
protected static __types: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import {
|
|
4
4
|
IAMClientResolvedConfig,
|
|
@@ -19,7 +19,7 @@ export interface ListOpenIDConnectProviderTagsCommandOutput
|
|
|
19
19
|
declare const ListOpenIDConnectProviderTagsCommand_base: {
|
|
20
20
|
new (
|
|
21
21
|
input: ListOpenIDConnectProviderTagsCommandInput
|
|
22
|
-
): import("@smithy/
|
|
22
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
23
|
ListOpenIDConnectProviderTagsCommandInput,
|
|
24
24
|
ListOpenIDConnectProviderTagsCommandOutput,
|
|
25
25
|
IAMClientResolvedConfig,
|
|
@@ -28,14 +28,16 @@ declare const ListOpenIDConnectProviderTagsCommand_base: {
|
|
|
28
28
|
>;
|
|
29
29
|
new (
|
|
30
30
|
input: ListOpenIDConnectProviderTagsCommandInput
|
|
31
|
-
): import("@smithy/
|
|
31
|
+
): import("@smithy/core/client").CommandImpl<
|
|
32
32
|
ListOpenIDConnectProviderTagsCommandInput,
|
|
33
33
|
ListOpenIDConnectProviderTagsCommandOutput,
|
|
34
34
|
IAMClientResolvedConfig,
|
|
35
35
|
ServiceInputTypes,
|
|
36
36
|
ServiceOutputTypes
|
|
37
37
|
>;
|
|
38
|
-
getEndpointParameterInstructions():
|
|
38
|
+
getEndpointParameterInstructions(): {
|
|
39
|
+
[x: string]: unknown;
|
|
40
|
+
};
|
|
39
41
|
};
|
|
40
42
|
export declare class ListOpenIDConnectProviderTagsCommand extends ListOpenIDConnectProviderTagsCommand_base {
|
|
41
43
|
protected static __types: {
|