@effect-aws/client-iam 1.10.9 → 2.0.0-beta.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.
Files changed (37) hide show
  1. package/LICENSE +1 -1
  2. package/README.md +3 -3
  3. package/dist/dts/IAMClientInstance.d.ts +2 -2
  4. package/dist/dts/IAMClientInstance.d.ts.map +1 -1
  5. package/dist/dts/IAMService.d.ts +178 -180
  6. package/dist/dts/IAMService.d.ts.map +1 -1
  7. package/dist/dts/IAMServiceConfig.d.ts.map +1 -1
  8. package/dist/esm/IAMClientInstance.js +3 -3
  9. package/dist/esm/IAMClientInstance.js.map +1 -1
  10. package/dist/esm/IAMService.js +2 -2
  11. package/dist/esm/IAMService.js.map +1 -1
  12. package/dist/esm/IAMServiceConfig.js +5 -6
  13. package/dist/esm/IAMServiceConfig.js.map +1 -1
  14. package/package.json +8 -14
  15. package/src/IAMClientInstance.ts +4 -4
  16. package/src/IAMService.ts +179 -194
  17. package/src/IAMServiceConfig.ts +6 -7
  18. package/dist/cjs/Errors.d.ts +0 -42
  19. package/dist/cjs/Errors.d.ts.map +0 -1
  20. package/dist/cjs/Errors.js +0 -41
  21. package/dist/cjs/Errors.js.map +0 -1
  22. package/dist/cjs/IAMClientInstance.d.ts +0 -24
  23. package/dist/cjs/IAMClientInstance.d.ts.map +0 -1
  24. package/dist/cjs/IAMClientInstance.js +0 -50
  25. package/dist/cjs/IAMClientInstance.js.map +0 -1
  26. package/dist/cjs/IAMService.d.ts +0 -750
  27. package/dist/cjs/IAMService.d.ts.map +0 -1
  28. package/dist/cjs/IAMService.js +0 -235
  29. package/dist/cjs/IAMService.js.map +0 -1
  30. package/dist/cjs/IAMServiceConfig.d.ts +0 -25
  31. package/dist/cjs/IAMServiceConfig.d.ts.map +0 -1
  32. package/dist/cjs/IAMServiceConfig.js +0 -35
  33. package/dist/cjs/IAMServiceConfig.js.map +0 -1
  34. package/dist/cjs/index.d.ts +0 -44
  35. package/dist/cjs/index.d.ts.map +0 -1
  36. package/dist/cjs/index.js +0 -56
  37. package/dist/cjs/index.js.map +0 -1
@@ -4,7 +4,7 @@
4
4
  import { type AcceptDelegationRequestCommandInput, type AcceptDelegationRequestCommandOutput, type AddClientIDToOpenIDConnectProviderCommandInput, type AddClientIDToOpenIDConnectProviderCommandOutput, type AddRoleToInstanceProfileCommandInput, type AddRoleToInstanceProfileCommandOutput, type AddUserToGroupCommandInput, type AddUserToGroupCommandOutput, type AssociateDelegationRequestCommandInput, type AssociateDelegationRequestCommandOutput, type AttachGroupPolicyCommandInput, type AttachGroupPolicyCommandOutput, type AttachRolePolicyCommandInput, type AttachRolePolicyCommandOutput, type AttachUserPolicyCommandInput, type AttachUserPolicyCommandOutput, type ChangePasswordCommandInput, type ChangePasswordCommandOutput, type CreateAccessKeyCommandInput, type CreateAccessKeyCommandOutput, type CreateAccountAliasCommandInput, type CreateAccountAliasCommandOutput, type CreateDelegationRequestCommandInput, type CreateDelegationRequestCommandOutput, type CreateGroupCommandInput, type CreateGroupCommandOutput, type CreateInstanceProfileCommandInput, type CreateInstanceProfileCommandOutput, type CreateLoginProfileCommandInput, type CreateLoginProfileCommandOutput, type CreateOpenIDConnectProviderCommandInput, type CreateOpenIDConnectProviderCommandOutput, type CreatePolicyCommandInput, type CreatePolicyCommandOutput, type CreatePolicyVersionCommandInput, type CreatePolicyVersionCommandOutput, type CreateRoleCommandInput, type CreateRoleCommandOutput, type CreateSAMLProviderCommandInput, type CreateSAMLProviderCommandOutput, type CreateServiceLinkedRoleCommandInput, type CreateServiceLinkedRoleCommandOutput, type CreateServiceSpecificCredentialCommandInput, type CreateServiceSpecificCredentialCommandOutput, type CreateUserCommandInput, type CreateUserCommandOutput, type CreateVirtualMFADeviceCommandInput, type CreateVirtualMFADeviceCommandOutput, type DeactivateMFADeviceCommandInput, type DeactivateMFADeviceCommandOutput, type DeleteAccessKeyCommandInput, type DeleteAccessKeyCommandOutput, type DeleteAccountAliasCommandInput, type DeleteAccountAliasCommandOutput, type DeleteAccountPasswordPolicyCommandInput, type DeleteAccountPasswordPolicyCommandOutput, type DeleteGroupCommandInput, type DeleteGroupCommandOutput, type DeleteGroupPolicyCommandInput, type DeleteGroupPolicyCommandOutput, type DeleteInstanceProfileCommandInput, type DeleteInstanceProfileCommandOutput, type DeleteLoginProfileCommandInput, type DeleteLoginProfileCommandOutput, type DeleteOpenIDConnectProviderCommandInput, type DeleteOpenIDConnectProviderCommandOutput, type DeletePolicyCommandInput, type DeletePolicyCommandOutput, type DeletePolicyVersionCommandInput, type DeletePolicyVersionCommandOutput, type DeleteRoleCommandInput, type DeleteRoleCommandOutput, type DeleteRolePermissionsBoundaryCommandInput, type DeleteRolePermissionsBoundaryCommandOutput, type DeleteRolePolicyCommandInput, type DeleteRolePolicyCommandOutput, type DeleteSAMLProviderCommandInput, type DeleteSAMLProviderCommandOutput, type DeleteServerCertificateCommandInput, type DeleteServerCertificateCommandOutput, type DeleteServiceLinkedRoleCommandInput, type DeleteServiceLinkedRoleCommandOutput, type DeleteServiceSpecificCredentialCommandInput, type DeleteServiceSpecificCredentialCommandOutput, type DeleteSigningCertificateCommandInput, type DeleteSigningCertificateCommandOutput, type DeleteSSHPublicKeyCommandInput, type DeleteSSHPublicKeyCommandOutput, type DeleteUserCommandInput, type DeleteUserCommandOutput, type DeleteUserPermissionsBoundaryCommandInput, type DeleteUserPermissionsBoundaryCommandOutput, type DeleteUserPolicyCommandInput, type DeleteUserPolicyCommandOutput, type DeleteVirtualMFADeviceCommandInput, type DeleteVirtualMFADeviceCommandOutput, type DetachGroupPolicyCommandInput, type DetachGroupPolicyCommandOutput, type DetachRolePolicyCommandInput, type DetachRolePolicyCommandOutput, type DetachUserPolicyCommandInput, type DetachUserPolicyCommandOutput, type DisableOrganizationsRootCredentialsManagementCommandInput, type DisableOrganizationsRootCredentialsManagementCommandOutput, type DisableOrganizationsRootSessionsCommandInput, type DisableOrganizationsRootSessionsCommandOutput, type DisableOutboundWebIdentityFederationCommandInput, type DisableOutboundWebIdentityFederationCommandOutput, type EnableMFADeviceCommandInput, type EnableMFADeviceCommandOutput, type EnableOrganizationsRootCredentialsManagementCommandInput, type EnableOrganizationsRootCredentialsManagementCommandOutput, type EnableOrganizationsRootSessionsCommandInput, type EnableOrganizationsRootSessionsCommandOutput, type EnableOutboundWebIdentityFederationCommandInput, type EnableOutboundWebIdentityFederationCommandOutput, type GenerateCredentialReportCommandInput, type GenerateCredentialReportCommandOutput, type GenerateOrganizationsAccessReportCommandInput, type GenerateOrganizationsAccessReportCommandOutput, type GenerateServiceLastAccessedDetailsCommandInput, type GenerateServiceLastAccessedDetailsCommandOutput, type GetAccessKeyLastUsedCommandInput, type GetAccessKeyLastUsedCommandOutput, type GetAccountAuthorizationDetailsCommandInput, type GetAccountAuthorizationDetailsCommandOutput, type GetAccountPasswordPolicyCommandInput, type GetAccountPasswordPolicyCommandOutput, type GetAccountSummaryCommandInput, type GetAccountSummaryCommandOutput, type GetContextKeysForCustomPolicyCommandInput, type GetContextKeysForCustomPolicyCommandOutput, type GetContextKeysForPrincipalPolicyCommandInput, type GetContextKeysForPrincipalPolicyCommandOutput, type GetCredentialReportCommandInput, type GetCredentialReportCommandOutput, type GetDelegationRequestCommandInput, type GetDelegationRequestCommandOutput, type GetGroupCommandInput, type GetGroupCommandOutput, type GetGroupPolicyCommandInput, type GetGroupPolicyCommandOutput, type GetHumanReadableSummaryCommandInput, type GetHumanReadableSummaryCommandOutput, type GetInstanceProfileCommandInput, type GetInstanceProfileCommandOutput, type GetLoginProfileCommandInput, type GetLoginProfileCommandOutput, type GetMFADeviceCommandInput, type GetMFADeviceCommandOutput, type GetOpenIDConnectProviderCommandInput, type GetOpenIDConnectProviderCommandOutput, type GetOrganizationsAccessReportCommandInput, type GetOrganizationsAccessReportCommandOutput, type GetOutboundWebIdentityFederationInfoCommandInput, type GetOutboundWebIdentityFederationInfoCommandOutput, type GetPolicyCommandInput, type GetPolicyCommandOutput, type GetPolicyVersionCommandInput, type GetPolicyVersionCommandOutput, type GetRoleCommandInput, type GetRoleCommandOutput, type GetRolePolicyCommandInput, type GetRolePolicyCommandOutput, type GetSAMLProviderCommandInput, type GetSAMLProviderCommandOutput, type GetServerCertificateCommandInput, type GetServerCertificateCommandOutput, type GetServiceLastAccessedDetailsCommandInput, type GetServiceLastAccessedDetailsCommandOutput, type GetServiceLastAccessedDetailsWithEntitiesCommandInput, type GetServiceLastAccessedDetailsWithEntitiesCommandOutput, type GetServiceLinkedRoleDeletionStatusCommandInput, type GetServiceLinkedRoleDeletionStatusCommandOutput, type GetSSHPublicKeyCommandInput, type GetSSHPublicKeyCommandOutput, type GetUserCommandInput, type GetUserCommandOutput, type GetUserPolicyCommandInput, type GetUserPolicyCommandOutput, type IAMClient, type IAMClientConfig, type ListAccessKeysCommandInput, type ListAccessKeysCommandOutput, type ListAccountAliasesCommandInput, type ListAccountAliasesCommandOutput, type ListAttachedGroupPoliciesCommandInput, type ListAttachedGroupPoliciesCommandOutput, type ListAttachedRolePoliciesCommandInput, type ListAttachedRolePoliciesCommandOutput, type ListAttachedUserPoliciesCommandInput, type ListAttachedUserPoliciesCommandOutput, type ListDelegationRequestsCommandInput, type ListDelegationRequestsCommandOutput, type ListEntitiesForPolicyCommandInput, type ListEntitiesForPolicyCommandOutput, type ListGroupPoliciesCommandInput, type ListGroupPoliciesCommandOutput, type ListGroupsCommandInput, type ListGroupsCommandOutput, type ListGroupsForUserCommandInput, type ListGroupsForUserCommandOutput, type ListInstanceProfilesCommandInput, type ListInstanceProfilesCommandOutput, type ListInstanceProfilesForRoleCommandInput, type ListInstanceProfilesForRoleCommandOutput, type ListInstanceProfileTagsCommandInput, type ListInstanceProfileTagsCommandOutput, type ListMFADevicesCommandInput, type ListMFADevicesCommandOutput, type ListMFADeviceTagsCommandInput, type ListMFADeviceTagsCommandOutput, type ListOpenIDConnectProvidersCommandInput, type ListOpenIDConnectProvidersCommandOutput, type ListOpenIDConnectProviderTagsCommandInput, type ListOpenIDConnectProviderTagsCommandOutput, type ListOrganizationsFeaturesCommandInput, type ListOrganizationsFeaturesCommandOutput, type ListPoliciesCommandInput, type ListPoliciesCommandOutput, type ListPoliciesGrantingServiceAccessCommandInput, type ListPoliciesGrantingServiceAccessCommandOutput, type ListPolicyTagsCommandInput, type ListPolicyTagsCommandOutput, type ListPolicyVersionsCommandInput, type ListPolicyVersionsCommandOutput, type ListRolePoliciesCommandInput, type ListRolePoliciesCommandOutput, type ListRolesCommandInput, type ListRolesCommandOutput, type ListRoleTagsCommandInput, type ListRoleTagsCommandOutput, type ListSAMLProvidersCommandInput, type ListSAMLProvidersCommandOutput, type ListSAMLProviderTagsCommandInput, type ListSAMLProviderTagsCommandOutput, type ListServerCertificatesCommandInput, type ListServerCertificatesCommandOutput, type ListServerCertificateTagsCommandInput, type ListServerCertificateTagsCommandOutput, type ListServiceSpecificCredentialsCommandInput, type ListServiceSpecificCredentialsCommandOutput, type ListSigningCertificatesCommandInput, type ListSigningCertificatesCommandOutput, type ListSSHPublicKeysCommandInput, type ListSSHPublicKeysCommandOutput, type ListUserPoliciesCommandInput, type ListUserPoliciesCommandOutput, type ListUsersCommandInput, type ListUsersCommandOutput, type ListUserTagsCommandInput, type ListUserTagsCommandOutput, type ListVirtualMFADevicesCommandInput, type ListVirtualMFADevicesCommandOutput, type PutGroupPolicyCommandInput, type PutGroupPolicyCommandOutput, type PutRolePermissionsBoundaryCommandInput, type PutRolePermissionsBoundaryCommandOutput, type PutRolePolicyCommandInput, type PutRolePolicyCommandOutput, type PutUserPermissionsBoundaryCommandInput, type PutUserPermissionsBoundaryCommandOutput, type PutUserPolicyCommandInput, type PutUserPolicyCommandOutput, type RejectDelegationRequestCommandInput, type RejectDelegationRequestCommandOutput, type RemoveClientIDFromOpenIDConnectProviderCommandInput, type RemoveClientIDFromOpenIDConnectProviderCommandOutput, type RemoveRoleFromInstanceProfileCommandInput, type RemoveRoleFromInstanceProfileCommandOutput, type RemoveUserFromGroupCommandInput, type RemoveUserFromGroupCommandOutput, type ResetServiceSpecificCredentialCommandInput, type ResetServiceSpecificCredentialCommandOutput, type ResyncMFADeviceCommandInput, type ResyncMFADeviceCommandOutput, type SendDelegationTokenCommandInput, type SendDelegationTokenCommandOutput, type SetDefaultPolicyVersionCommandInput, type SetDefaultPolicyVersionCommandOutput, type SetSecurityTokenServicePreferencesCommandInput, type SetSecurityTokenServicePreferencesCommandOutput, type SimulateCustomPolicyCommandInput, type SimulateCustomPolicyCommandOutput, type SimulatePrincipalPolicyCommandInput, type SimulatePrincipalPolicyCommandOutput, type TagInstanceProfileCommandInput, type TagInstanceProfileCommandOutput, type TagMFADeviceCommandInput, type TagMFADeviceCommandOutput, type TagOpenIDConnectProviderCommandInput, type TagOpenIDConnectProviderCommandOutput, type TagPolicyCommandInput, type TagPolicyCommandOutput, type TagRoleCommandInput, type TagRoleCommandOutput, type TagSAMLProviderCommandInput, type TagSAMLProviderCommandOutput, type TagServerCertificateCommandInput, type TagServerCertificateCommandOutput, type TagUserCommandInput, type TagUserCommandOutput, type UntagInstanceProfileCommandInput, type UntagInstanceProfileCommandOutput, type UntagMFADeviceCommandInput, type UntagMFADeviceCommandOutput, type UntagOpenIDConnectProviderCommandInput, type UntagOpenIDConnectProviderCommandOutput, type UntagPolicyCommandInput, type UntagPolicyCommandOutput, type UntagRoleCommandInput, type UntagRoleCommandOutput, type UntagSAMLProviderCommandInput, type UntagSAMLProviderCommandOutput, type UntagServerCertificateCommandInput, type UntagServerCertificateCommandOutput, type UntagUserCommandInput, type UntagUserCommandOutput, type UpdateAccessKeyCommandInput, type UpdateAccessKeyCommandOutput, type UpdateAccountPasswordPolicyCommandInput, type UpdateAccountPasswordPolicyCommandOutput, type UpdateAssumeRolePolicyCommandInput, type UpdateAssumeRolePolicyCommandOutput, type UpdateDelegationRequestCommandInput, type UpdateDelegationRequestCommandOutput, type UpdateGroupCommandInput, type UpdateGroupCommandOutput, type UpdateLoginProfileCommandInput, type UpdateLoginProfileCommandOutput, type UpdateOpenIDConnectProviderThumbprintCommandInput, type UpdateOpenIDConnectProviderThumbprintCommandOutput, type UpdateRoleCommandInput, type UpdateRoleCommandOutput, type UpdateRoleDescriptionCommandInput, type UpdateRoleDescriptionCommandOutput, type UpdateSAMLProviderCommandInput, type UpdateSAMLProviderCommandOutput, type UpdateServerCertificateCommandInput, type UpdateServerCertificateCommandOutput, type UpdateServiceSpecificCredentialCommandInput, type UpdateServiceSpecificCredentialCommandOutput, type UpdateSigningCertificateCommandInput, type UpdateSigningCertificateCommandOutput, type UpdateSSHPublicKeyCommandInput, type UpdateSSHPublicKeyCommandOutput, type UpdateUserCommandInput, type UpdateUserCommandOutput, type UploadServerCertificateCommandInput, type UploadServerCertificateCommandOutput, type UploadSigningCertificateCommandInput, type UploadSigningCertificateCommandOutput, type UploadSSHPublicKeyCommandInput, type UploadSSHPublicKeyCommandOutput } from "@aws-sdk/client-iam";
5
5
  import type { HttpHandlerOptions, ServiceLogger } from "@effect-aws/commons";
6
6
  import type { Cause } from "effect";
7
- import { Effect, Layer } from "effect";
7
+ import { Effect, Layer, ServiceMap } from "effect";
8
8
  import type { AccountNotManagementOrDelegatedAdministratorError, CallerIsNotManagementAccountError, ConcurrentModificationError, CredentialReportExpiredError, CredentialReportNotPresentError, CredentialReportNotReadyError, DeleteConflictError, DuplicateCertificateError, DuplicateSSHPublicKeyError, EntityAlreadyExistsError, EntityTemporarilyUnmodifiableError, FeatureDisabledError, FeatureEnabledError, InvalidAuthenticationCodeError, InvalidCertificateError, InvalidInputError, InvalidPublicKeyError, InvalidUserTypeError, KeyPairMismatchError, LimitExceededError, MalformedCertificateError, MalformedPolicyDocumentError, NoSuchEntityError, OpenIdIdpCommunicationError, OrganizationNotFoundError, OrganizationNotInAllFeaturesModeError, PasswordPolicyViolationError, PolicyEvaluationError, PolicyNotAttachableError, ReportGenerationLimitExceededError, SdkError, ServiceAccessNotEnabledError, ServiceFailureError, ServiceNotSupportedError, UnmodifiableEntityError, UnrecognizedPublicKeyEncodingError } from "./Errors.js";
9
9
  import * as Instance from "./IAMClientInstance.js";
10
10
  interface IAMService$ {
@@ -12,716 +12,714 @@ interface IAMService$ {
12
12
  /**
13
13
  * @see {@link AcceptDelegationRequestCommand}
14
14
  */
15
- acceptDelegationRequest(args: AcceptDelegationRequestCommandInput, options?: HttpHandlerOptions): Effect.Effect<AcceptDelegationRequestCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | NoSuchEntityError | ServiceFailureError>;
15
+ acceptDelegationRequest(args: AcceptDelegationRequestCommandInput, options?: HttpHandlerOptions): Effect.Effect<AcceptDelegationRequestCommandOutput, Cause.TimeoutError | SdkError | ConcurrentModificationError | NoSuchEntityError | ServiceFailureError>;
16
16
  /**
17
17
  * @see {@link AddClientIDToOpenIDConnectProviderCommand}
18
18
  */
19
- addClientIDToOpenIDConnectProvider(args: AddClientIDToOpenIDConnectProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<AddClientIDToOpenIDConnectProviderCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
19
+ addClientIDToOpenIDConnectProvider(args: AddClientIDToOpenIDConnectProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<AddClientIDToOpenIDConnectProviderCommandOutput, Cause.TimeoutError | SdkError | ConcurrentModificationError | InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
20
20
  /**
21
21
  * @see {@link AddRoleToInstanceProfileCommand}
22
22
  */
23
- addRoleToInstanceProfile(args: AddRoleToInstanceProfileCommandInput, options?: HttpHandlerOptions): Effect.Effect<AddRoleToInstanceProfileCommandOutput, Cause.TimeoutException | SdkError | EntityAlreadyExistsError | LimitExceededError | NoSuchEntityError | ServiceFailureError | UnmodifiableEntityError>;
23
+ addRoleToInstanceProfile(args: AddRoleToInstanceProfileCommandInput, options?: HttpHandlerOptions): Effect.Effect<AddRoleToInstanceProfileCommandOutput, Cause.TimeoutError | SdkError | EntityAlreadyExistsError | LimitExceededError | NoSuchEntityError | ServiceFailureError | UnmodifiableEntityError>;
24
24
  /**
25
25
  * @see {@link AddUserToGroupCommand}
26
26
  */
27
- addUserToGroup(args: AddUserToGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<AddUserToGroupCommandOutput, Cause.TimeoutException | SdkError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
27
+ addUserToGroup(args: AddUserToGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<AddUserToGroupCommandOutput, Cause.TimeoutError | SdkError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
28
28
  /**
29
29
  * @see {@link AssociateDelegationRequestCommand}
30
30
  */
31
- associateDelegationRequest(args: AssociateDelegationRequestCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateDelegationRequestCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
31
+ associateDelegationRequest(args: AssociateDelegationRequestCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateDelegationRequestCommandOutput, Cause.TimeoutError | SdkError | ConcurrentModificationError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
32
32
  /**
33
33
  * @see {@link AttachGroupPolicyCommand}
34
34
  */
35
- attachGroupPolicy(args: AttachGroupPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<AttachGroupPolicyCommandOutput, Cause.TimeoutException | SdkError | InvalidInputError | LimitExceededError | NoSuchEntityError | PolicyNotAttachableError | ServiceFailureError>;
35
+ attachGroupPolicy(args: AttachGroupPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<AttachGroupPolicyCommandOutput, Cause.TimeoutError | SdkError | InvalidInputError | LimitExceededError | NoSuchEntityError | PolicyNotAttachableError | ServiceFailureError>;
36
36
  /**
37
37
  * @see {@link AttachRolePolicyCommand}
38
38
  */
39
- attachRolePolicy(args: AttachRolePolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<AttachRolePolicyCommandOutput, Cause.TimeoutException | SdkError | InvalidInputError | LimitExceededError | NoSuchEntityError | PolicyNotAttachableError | ServiceFailureError | UnmodifiableEntityError>;
39
+ attachRolePolicy(args: AttachRolePolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<AttachRolePolicyCommandOutput, Cause.TimeoutError | SdkError | InvalidInputError | LimitExceededError | NoSuchEntityError | PolicyNotAttachableError | ServiceFailureError | UnmodifiableEntityError>;
40
40
  /**
41
41
  * @see {@link AttachUserPolicyCommand}
42
42
  */
43
- attachUserPolicy(args: AttachUserPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<AttachUserPolicyCommandOutput, Cause.TimeoutException | SdkError | InvalidInputError | LimitExceededError | NoSuchEntityError | PolicyNotAttachableError | ServiceFailureError>;
43
+ attachUserPolicy(args: AttachUserPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<AttachUserPolicyCommandOutput, Cause.TimeoutError | SdkError | InvalidInputError | LimitExceededError | NoSuchEntityError | PolicyNotAttachableError | ServiceFailureError>;
44
44
  /**
45
45
  * @see {@link ChangePasswordCommand}
46
46
  */
47
- changePassword(args: ChangePasswordCommandInput, options?: HttpHandlerOptions): Effect.Effect<ChangePasswordCommandOutput, Cause.TimeoutException | SdkError | EntityTemporarilyUnmodifiableError | InvalidUserTypeError | LimitExceededError | NoSuchEntityError | PasswordPolicyViolationError | ServiceFailureError>;
47
+ changePassword(args: ChangePasswordCommandInput, options?: HttpHandlerOptions): Effect.Effect<ChangePasswordCommandOutput, Cause.TimeoutError | SdkError | EntityTemporarilyUnmodifiableError | InvalidUserTypeError | LimitExceededError | NoSuchEntityError | PasswordPolicyViolationError | ServiceFailureError>;
48
48
  /**
49
49
  * @see {@link CreateAccessKeyCommand}
50
50
  */
51
- createAccessKey(args: CreateAccessKeyCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateAccessKeyCommandOutput, Cause.TimeoutException | SdkError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
51
+ createAccessKey(args: CreateAccessKeyCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateAccessKeyCommandOutput, Cause.TimeoutError | SdkError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
52
52
  /**
53
53
  * @see {@link CreateAccountAliasCommand}
54
54
  */
55
- createAccountAlias(args: CreateAccountAliasCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateAccountAliasCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | EntityAlreadyExistsError | LimitExceededError | ServiceFailureError>;
55
+ createAccountAlias(args: CreateAccountAliasCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateAccountAliasCommandOutput, Cause.TimeoutError | SdkError | ConcurrentModificationError | EntityAlreadyExistsError | LimitExceededError | ServiceFailureError>;
56
56
  /**
57
57
  * @see {@link CreateDelegationRequestCommand}
58
58
  */
59
- createDelegationRequest(args: CreateDelegationRequestCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateDelegationRequestCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | EntityAlreadyExistsError | InvalidInputError | LimitExceededError | ServiceFailureError>;
59
+ createDelegationRequest(args: CreateDelegationRequestCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateDelegationRequestCommandOutput, Cause.TimeoutError | SdkError | ConcurrentModificationError | EntityAlreadyExistsError | InvalidInputError | LimitExceededError | ServiceFailureError>;
60
60
  /**
61
61
  * @see {@link CreateGroupCommand}
62
62
  */
63
- createGroup(args: CreateGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateGroupCommandOutput, Cause.TimeoutException | SdkError | EntityAlreadyExistsError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
63
+ createGroup(args: CreateGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateGroupCommandOutput, Cause.TimeoutError | SdkError | EntityAlreadyExistsError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
64
64
  /**
65
65
  * @see {@link CreateInstanceProfileCommand}
66
66
  */
67
- createInstanceProfile(args: CreateInstanceProfileCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateInstanceProfileCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | EntityAlreadyExistsError | InvalidInputError | LimitExceededError | ServiceFailureError>;
67
+ createInstanceProfile(args: CreateInstanceProfileCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateInstanceProfileCommandOutput, Cause.TimeoutError | SdkError | ConcurrentModificationError | EntityAlreadyExistsError | InvalidInputError | LimitExceededError | ServiceFailureError>;
68
68
  /**
69
69
  * @see {@link CreateLoginProfileCommand}
70
70
  */
71
- createLoginProfile(args: CreateLoginProfileCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateLoginProfileCommandOutput, Cause.TimeoutException | SdkError | EntityAlreadyExistsError | LimitExceededError | NoSuchEntityError | PasswordPolicyViolationError | ServiceFailureError>;
71
+ createLoginProfile(args: CreateLoginProfileCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateLoginProfileCommandOutput, Cause.TimeoutError | SdkError | EntityAlreadyExistsError | LimitExceededError | NoSuchEntityError | PasswordPolicyViolationError | ServiceFailureError>;
72
72
  /**
73
73
  * @see {@link CreateOpenIDConnectProviderCommand}
74
74
  */
75
- createOpenIDConnectProvider(args: CreateOpenIDConnectProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateOpenIDConnectProviderCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | EntityAlreadyExistsError | InvalidInputError | LimitExceededError | OpenIdIdpCommunicationError | ServiceFailureError>;
75
+ createOpenIDConnectProvider(args: CreateOpenIDConnectProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateOpenIDConnectProviderCommandOutput, Cause.TimeoutError | SdkError | ConcurrentModificationError | EntityAlreadyExistsError | InvalidInputError | LimitExceededError | OpenIdIdpCommunicationError | ServiceFailureError>;
76
76
  /**
77
77
  * @see {@link CreatePolicyCommand}
78
78
  */
79
- createPolicy(args: CreatePolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreatePolicyCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | EntityAlreadyExistsError | InvalidInputError | LimitExceededError | MalformedPolicyDocumentError | ServiceFailureError>;
79
+ createPolicy(args: CreatePolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreatePolicyCommandOutput, Cause.TimeoutError | SdkError | ConcurrentModificationError | EntityAlreadyExistsError | InvalidInputError | LimitExceededError | MalformedPolicyDocumentError | ServiceFailureError>;
80
80
  /**
81
81
  * @see {@link CreatePolicyVersionCommand}
82
82
  */
83
- createPolicyVersion(args: CreatePolicyVersionCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreatePolicyVersionCommandOutput, Cause.TimeoutException | SdkError | InvalidInputError | LimitExceededError | MalformedPolicyDocumentError | NoSuchEntityError | ServiceFailureError>;
83
+ createPolicyVersion(args: CreatePolicyVersionCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreatePolicyVersionCommandOutput, Cause.TimeoutError | SdkError | InvalidInputError | LimitExceededError | MalformedPolicyDocumentError | NoSuchEntityError | ServiceFailureError>;
84
84
  /**
85
85
  * @see {@link CreateRoleCommand}
86
86
  */
87
- createRole(args: CreateRoleCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateRoleCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | EntityAlreadyExistsError | InvalidInputError | LimitExceededError | MalformedPolicyDocumentError | ServiceFailureError>;
87
+ createRole(args: CreateRoleCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateRoleCommandOutput, Cause.TimeoutError | SdkError | ConcurrentModificationError | EntityAlreadyExistsError | InvalidInputError | LimitExceededError | MalformedPolicyDocumentError | ServiceFailureError>;
88
88
  /**
89
89
  * @see {@link CreateSAMLProviderCommand}
90
90
  */
91
- createSAMLProvider(args: CreateSAMLProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateSAMLProviderCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | EntityAlreadyExistsError | InvalidInputError | LimitExceededError | ServiceFailureError>;
91
+ createSAMLProvider(args: CreateSAMLProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateSAMLProviderCommandOutput, Cause.TimeoutError | SdkError | ConcurrentModificationError | EntityAlreadyExistsError | InvalidInputError | LimitExceededError | ServiceFailureError>;
92
92
  /**
93
93
  * @see {@link CreateServiceLinkedRoleCommand}
94
94
  */
95
- createServiceLinkedRole(args: CreateServiceLinkedRoleCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateServiceLinkedRoleCommandOutput, Cause.TimeoutException | SdkError | InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
95
+ createServiceLinkedRole(args: CreateServiceLinkedRoleCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateServiceLinkedRoleCommandOutput, Cause.TimeoutError | SdkError | InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
96
96
  /**
97
97
  * @see {@link CreateServiceSpecificCredentialCommand}
98
98
  */
99
- createServiceSpecificCredential(args: CreateServiceSpecificCredentialCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateServiceSpecificCredentialCommandOutput, Cause.TimeoutException | SdkError | LimitExceededError | NoSuchEntityError | ServiceNotSupportedError>;
99
+ createServiceSpecificCredential(args: CreateServiceSpecificCredentialCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateServiceSpecificCredentialCommandOutput, Cause.TimeoutError | SdkError | LimitExceededError | NoSuchEntityError | ServiceNotSupportedError>;
100
100
  /**
101
101
  * @see {@link CreateUserCommand}
102
102
  */
103
- createUser(args: CreateUserCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateUserCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | EntityAlreadyExistsError | InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
103
+ createUser(args: CreateUserCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateUserCommandOutput, Cause.TimeoutError | SdkError | ConcurrentModificationError | EntityAlreadyExistsError | InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
104
104
  /**
105
105
  * @see {@link CreateVirtualMFADeviceCommand}
106
106
  */
107
- createVirtualMFADevice(args: CreateVirtualMFADeviceCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateVirtualMFADeviceCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | EntityAlreadyExistsError | InvalidInputError | LimitExceededError | ServiceFailureError>;
107
+ createVirtualMFADevice(args: CreateVirtualMFADeviceCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateVirtualMFADeviceCommandOutput, Cause.TimeoutError | SdkError | ConcurrentModificationError | EntityAlreadyExistsError | InvalidInputError | LimitExceededError | ServiceFailureError>;
108
108
  /**
109
109
  * @see {@link DeactivateMFADeviceCommand}
110
110
  */
111
- deactivateMFADevice(args: DeactivateMFADeviceCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeactivateMFADeviceCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | EntityTemporarilyUnmodifiableError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
111
+ deactivateMFADevice(args: DeactivateMFADeviceCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeactivateMFADeviceCommandOutput, Cause.TimeoutError | SdkError | ConcurrentModificationError | EntityTemporarilyUnmodifiableError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
112
112
  /**
113
113
  * @see {@link DeleteAccessKeyCommand}
114
114
  */
115
- deleteAccessKey(args: DeleteAccessKeyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteAccessKeyCommandOutput, Cause.TimeoutException | SdkError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
115
+ deleteAccessKey(args: DeleteAccessKeyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteAccessKeyCommandOutput, Cause.TimeoutError | SdkError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
116
116
  /**
117
117
  * @see {@link DeleteAccountAliasCommand}
118
118
  */
119
- deleteAccountAlias(args: DeleteAccountAliasCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteAccountAliasCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
119
+ deleteAccountAlias(args: DeleteAccountAliasCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteAccountAliasCommandOutput, Cause.TimeoutError | SdkError | ConcurrentModificationError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
120
120
  /**
121
121
  * @see {@link DeleteAccountPasswordPolicyCommand}
122
122
  */
123
- deleteAccountPasswordPolicy(args: DeleteAccountPasswordPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteAccountPasswordPolicyCommandOutput, Cause.TimeoutException | SdkError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
123
+ deleteAccountPasswordPolicy(args: DeleteAccountPasswordPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteAccountPasswordPolicyCommandOutput, Cause.TimeoutError | SdkError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
124
124
  /**
125
125
  * @see {@link DeleteGroupCommand}
126
126
  */
127
- deleteGroup(args: DeleteGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteGroupCommandOutput, Cause.TimeoutException | SdkError | DeleteConflictError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
127
+ deleteGroup(args: DeleteGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteGroupCommandOutput, Cause.TimeoutError | SdkError | DeleteConflictError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
128
128
  /**
129
129
  * @see {@link DeleteGroupPolicyCommand}
130
130
  */
131
- deleteGroupPolicy(args: DeleteGroupPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteGroupPolicyCommandOutput, Cause.TimeoutException | SdkError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
131
+ deleteGroupPolicy(args: DeleteGroupPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteGroupPolicyCommandOutput, Cause.TimeoutError | SdkError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
132
132
  /**
133
133
  * @see {@link DeleteInstanceProfileCommand}
134
134
  */
135
- deleteInstanceProfile(args: DeleteInstanceProfileCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteInstanceProfileCommandOutput, Cause.TimeoutException | SdkError | DeleteConflictError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
135
+ deleteInstanceProfile(args: DeleteInstanceProfileCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteInstanceProfileCommandOutput, Cause.TimeoutError | SdkError | DeleteConflictError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
136
136
  /**
137
137
  * @see {@link DeleteLoginProfileCommand}
138
138
  */
139
- deleteLoginProfile(args: DeleteLoginProfileCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteLoginProfileCommandOutput, Cause.TimeoutException | SdkError | EntityTemporarilyUnmodifiableError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
139
+ deleteLoginProfile(args: DeleteLoginProfileCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteLoginProfileCommandOutput, Cause.TimeoutError | SdkError | EntityTemporarilyUnmodifiableError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
140
140
  /**
141
141
  * @see {@link DeleteOpenIDConnectProviderCommand}
142
142
  */
143
- deleteOpenIDConnectProvider(args: DeleteOpenIDConnectProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteOpenIDConnectProviderCommandOutput, Cause.TimeoutException | SdkError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
143
+ deleteOpenIDConnectProvider(args: DeleteOpenIDConnectProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteOpenIDConnectProviderCommandOutput, Cause.TimeoutError | SdkError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
144
144
  /**
145
145
  * @see {@link DeletePolicyCommand}
146
146
  */
147
- deletePolicy(args: DeletePolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeletePolicyCommandOutput, Cause.TimeoutException | SdkError | DeleteConflictError | InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
147
+ deletePolicy(args: DeletePolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeletePolicyCommandOutput, Cause.TimeoutError | SdkError | DeleteConflictError | InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
148
148
  /**
149
149
  * @see {@link DeletePolicyVersionCommand}
150
150
  */
151
- deletePolicyVersion(args: DeletePolicyVersionCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeletePolicyVersionCommandOutput, Cause.TimeoutException | SdkError | DeleteConflictError | InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
151
+ deletePolicyVersion(args: DeletePolicyVersionCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeletePolicyVersionCommandOutput, Cause.TimeoutError | SdkError | DeleteConflictError | InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
152
152
  /**
153
153
  * @see {@link DeleteRoleCommand}
154
154
  */
155
- deleteRole(args: DeleteRoleCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteRoleCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | DeleteConflictError | LimitExceededError | NoSuchEntityError | ServiceFailureError | UnmodifiableEntityError>;
155
+ deleteRole(args: DeleteRoleCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteRoleCommandOutput, Cause.TimeoutError | SdkError | ConcurrentModificationError | DeleteConflictError | LimitExceededError | NoSuchEntityError | ServiceFailureError | UnmodifiableEntityError>;
156
156
  /**
157
157
  * @see {@link DeleteRolePermissionsBoundaryCommand}
158
158
  */
159
- deleteRolePermissionsBoundary(args: DeleteRolePermissionsBoundaryCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteRolePermissionsBoundaryCommandOutput, Cause.TimeoutException | SdkError | NoSuchEntityError | ServiceFailureError | UnmodifiableEntityError>;
159
+ deleteRolePermissionsBoundary(args: DeleteRolePermissionsBoundaryCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteRolePermissionsBoundaryCommandOutput, Cause.TimeoutError | SdkError | NoSuchEntityError | ServiceFailureError | UnmodifiableEntityError>;
160
160
  /**
161
161
  * @see {@link DeleteRolePolicyCommand}
162
162
  */
163
- deleteRolePolicy(args: DeleteRolePolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteRolePolicyCommandOutput, Cause.TimeoutException | SdkError | LimitExceededError | NoSuchEntityError | ServiceFailureError | UnmodifiableEntityError>;
163
+ deleteRolePolicy(args: DeleteRolePolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteRolePolicyCommandOutput, Cause.TimeoutError | SdkError | LimitExceededError | NoSuchEntityError | ServiceFailureError | UnmodifiableEntityError>;
164
164
  /**
165
165
  * @see {@link DeleteSAMLProviderCommand}
166
166
  */
167
- deleteSAMLProvider(args: DeleteSAMLProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteSAMLProviderCommandOutput, Cause.TimeoutException | SdkError | InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
167
+ deleteSAMLProvider(args: DeleteSAMLProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteSAMLProviderCommandOutput, Cause.TimeoutError | SdkError | InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
168
168
  /**
169
169
  * @see {@link DeleteSSHPublicKeyCommand}
170
170
  */
171
- deleteSSHPublicKey(args: DeleteSSHPublicKeyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteSSHPublicKeyCommandOutput, Cause.TimeoutException | SdkError | NoSuchEntityError>;
171
+ deleteSSHPublicKey(args: DeleteSSHPublicKeyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteSSHPublicKeyCommandOutput, Cause.TimeoutError | SdkError | NoSuchEntityError>;
172
172
  /**
173
173
  * @see {@link DeleteServerCertificateCommand}
174
174
  */
175
- deleteServerCertificate(args: DeleteServerCertificateCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteServerCertificateCommandOutput, Cause.TimeoutException | SdkError | DeleteConflictError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
175
+ deleteServerCertificate(args: DeleteServerCertificateCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteServerCertificateCommandOutput, Cause.TimeoutError | SdkError | DeleteConflictError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
176
176
  /**
177
177
  * @see {@link DeleteServiceLinkedRoleCommand}
178
178
  */
179
- deleteServiceLinkedRole(args: DeleteServiceLinkedRoleCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteServiceLinkedRoleCommandOutput, Cause.TimeoutException | SdkError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
179
+ deleteServiceLinkedRole(args: DeleteServiceLinkedRoleCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteServiceLinkedRoleCommandOutput, Cause.TimeoutError | SdkError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
180
180
  /**
181
181
  * @see {@link DeleteServiceSpecificCredentialCommand}
182
182
  */
183
- deleteServiceSpecificCredential(args: DeleteServiceSpecificCredentialCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteServiceSpecificCredentialCommandOutput, Cause.TimeoutException | SdkError | NoSuchEntityError>;
183
+ deleteServiceSpecificCredential(args: DeleteServiceSpecificCredentialCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteServiceSpecificCredentialCommandOutput, Cause.TimeoutError | SdkError | NoSuchEntityError>;
184
184
  /**
185
185
  * @see {@link DeleteSigningCertificateCommand}
186
186
  */
187
- deleteSigningCertificate(args: DeleteSigningCertificateCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteSigningCertificateCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
187
+ deleteSigningCertificate(args: DeleteSigningCertificateCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteSigningCertificateCommandOutput, Cause.TimeoutError | SdkError | ConcurrentModificationError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
188
188
  /**
189
189
  * @see {@link DeleteUserCommand}
190
190
  */
191
- deleteUser(args: DeleteUserCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteUserCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | DeleteConflictError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
191
+ deleteUser(args: DeleteUserCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteUserCommandOutput, Cause.TimeoutError | SdkError | ConcurrentModificationError | DeleteConflictError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
192
192
  /**
193
193
  * @see {@link DeleteUserPermissionsBoundaryCommand}
194
194
  */
195
- deleteUserPermissionsBoundary(args: DeleteUserPermissionsBoundaryCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteUserPermissionsBoundaryCommandOutput, Cause.TimeoutException | SdkError | NoSuchEntityError | ServiceFailureError>;
195
+ deleteUserPermissionsBoundary(args: DeleteUserPermissionsBoundaryCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteUserPermissionsBoundaryCommandOutput, Cause.TimeoutError | SdkError | NoSuchEntityError | ServiceFailureError>;
196
196
  /**
197
197
  * @see {@link DeleteUserPolicyCommand}
198
198
  */
199
- deleteUserPolicy(args: DeleteUserPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteUserPolicyCommandOutput, Cause.TimeoutException | SdkError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
199
+ deleteUserPolicy(args: DeleteUserPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteUserPolicyCommandOutput, Cause.TimeoutError | SdkError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
200
200
  /**
201
201
  * @see {@link DeleteVirtualMFADeviceCommand}
202
202
  */
203
- deleteVirtualMFADevice(args: DeleteVirtualMFADeviceCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteVirtualMFADeviceCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | DeleteConflictError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
203
+ deleteVirtualMFADevice(args: DeleteVirtualMFADeviceCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteVirtualMFADeviceCommandOutput, Cause.TimeoutError | SdkError | ConcurrentModificationError | DeleteConflictError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
204
204
  /**
205
205
  * @see {@link DetachGroupPolicyCommand}
206
206
  */
207
- detachGroupPolicy(args: DetachGroupPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DetachGroupPolicyCommandOutput, Cause.TimeoutException | SdkError | InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
207
+ detachGroupPolicy(args: DetachGroupPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DetachGroupPolicyCommandOutput, Cause.TimeoutError | SdkError | InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
208
208
  /**
209
209
  * @see {@link DetachRolePolicyCommand}
210
210
  */
211
- detachRolePolicy(args: DetachRolePolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DetachRolePolicyCommandOutput, Cause.TimeoutException | SdkError | InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError | UnmodifiableEntityError>;
211
+ detachRolePolicy(args: DetachRolePolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DetachRolePolicyCommandOutput, Cause.TimeoutError | SdkError | InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError | UnmodifiableEntityError>;
212
212
  /**
213
213
  * @see {@link DetachUserPolicyCommand}
214
214
  */
215
- detachUserPolicy(args: DetachUserPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DetachUserPolicyCommandOutput, Cause.TimeoutException | SdkError | InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
215
+ detachUserPolicy(args: DetachUserPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DetachUserPolicyCommandOutput, Cause.TimeoutError | SdkError | InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
216
216
  /**
217
217
  * @see {@link DisableOrganizationsRootCredentialsManagementCommand}
218
218
  */
219
- disableOrganizationsRootCredentialsManagement(args: DisableOrganizationsRootCredentialsManagementCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisableOrganizationsRootCredentialsManagementCommandOutput, Cause.TimeoutException | SdkError | AccountNotManagementOrDelegatedAdministratorError | OrganizationNotFoundError | OrganizationNotInAllFeaturesModeError | ServiceAccessNotEnabledError>;
219
+ disableOrganizationsRootCredentialsManagement(args: DisableOrganizationsRootCredentialsManagementCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisableOrganizationsRootCredentialsManagementCommandOutput, Cause.TimeoutError | SdkError | AccountNotManagementOrDelegatedAdministratorError | OrganizationNotFoundError | OrganizationNotInAllFeaturesModeError | ServiceAccessNotEnabledError>;
220
220
  /**
221
221
  * @see {@link DisableOrganizationsRootSessionsCommand}
222
222
  */
223
- disableOrganizationsRootSessions(args: DisableOrganizationsRootSessionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisableOrganizationsRootSessionsCommandOutput, Cause.TimeoutException | SdkError | AccountNotManagementOrDelegatedAdministratorError | OrganizationNotFoundError | OrganizationNotInAllFeaturesModeError | ServiceAccessNotEnabledError>;
223
+ disableOrganizationsRootSessions(args: DisableOrganizationsRootSessionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisableOrganizationsRootSessionsCommandOutput, Cause.TimeoutError | SdkError | AccountNotManagementOrDelegatedAdministratorError | OrganizationNotFoundError | OrganizationNotInAllFeaturesModeError | ServiceAccessNotEnabledError>;
224
224
  /**
225
225
  * @see {@link DisableOutboundWebIdentityFederationCommand}
226
226
  */
227
- disableOutboundWebIdentityFederation(args: DisableOutboundWebIdentityFederationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisableOutboundWebIdentityFederationCommandOutput, Cause.TimeoutException | SdkError | FeatureDisabledError>;
227
+ disableOutboundWebIdentityFederation(args: DisableOutboundWebIdentityFederationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisableOutboundWebIdentityFederationCommandOutput, Cause.TimeoutError | SdkError | FeatureDisabledError>;
228
228
  /**
229
229
  * @see {@link EnableMFADeviceCommand}
230
230
  */
231
- enableMFADevice(args: EnableMFADeviceCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableMFADeviceCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | EntityAlreadyExistsError | EntityTemporarilyUnmodifiableError | InvalidAuthenticationCodeError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
231
+ enableMFADevice(args: EnableMFADeviceCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableMFADeviceCommandOutput, Cause.TimeoutError | SdkError | ConcurrentModificationError | EntityAlreadyExistsError | EntityTemporarilyUnmodifiableError | InvalidAuthenticationCodeError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
232
232
  /**
233
233
  * @see {@link EnableOrganizationsRootCredentialsManagementCommand}
234
234
  */
235
- enableOrganizationsRootCredentialsManagement(args: EnableOrganizationsRootCredentialsManagementCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableOrganizationsRootCredentialsManagementCommandOutput, Cause.TimeoutException | SdkError | AccountNotManagementOrDelegatedAdministratorError | CallerIsNotManagementAccountError | OrganizationNotFoundError | OrganizationNotInAllFeaturesModeError | ServiceAccessNotEnabledError>;
235
+ enableOrganizationsRootCredentialsManagement(args: EnableOrganizationsRootCredentialsManagementCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableOrganizationsRootCredentialsManagementCommandOutput, Cause.TimeoutError | SdkError | AccountNotManagementOrDelegatedAdministratorError | CallerIsNotManagementAccountError | OrganizationNotFoundError | OrganizationNotInAllFeaturesModeError | ServiceAccessNotEnabledError>;
236
236
  /**
237
237
  * @see {@link EnableOrganizationsRootSessionsCommand}
238
238
  */
239
- enableOrganizationsRootSessions(args: EnableOrganizationsRootSessionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableOrganizationsRootSessionsCommandOutput, Cause.TimeoutException | SdkError | AccountNotManagementOrDelegatedAdministratorError | CallerIsNotManagementAccountError | OrganizationNotFoundError | OrganizationNotInAllFeaturesModeError | ServiceAccessNotEnabledError>;
239
+ enableOrganizationsRootSessions(args: EnableOrganizationsRootSessionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableOrganizationsRootSessionsCommandOutput, Cause.TimeoutError | SdkError | AccountNotManagementOrDelegatedAdministratorError | CallerIsNotManagementAccountError | OrganizationNotFoundError | OrganizationNotInAllFeaturesModeError | ServiceAccessNotEnabledError>;
240
240
  /**
241
241
  * @see {@link EnableOutboundWebIdentityFederationCommand}
242
242
  */
243
- enableOutboundWebIdentityFederation(args: EnableOutboundWebIdentityFederationCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableOutboundWebIdentityFederationCommandOutput, Cause.TimeoutException | SdkError | FeatureEnabledError>;
243
+ enableOutboundWebIdentityFederation(args: EnableOutboundWebIdentityFederationCommandInput, options?: HttpHandlerOptions): Effect.Effect<EnableOutboundWebIdentityFederationCommandOutput, Cause.TimeoutError | SdkError | FeatureEnabledError>;
244
244
  /**
245
245
  * @see {@link GenerateCredentialReportCommand}
246
246
  */
247
- generateCredentialReport(args: GenerateCredentialReportCommandInput, options?: HttpHandlerOptions): Effect.Effect<GenerateCredentialReportCommandOutput, Cause.TimeoutException | SdkError | LimitExceededError | ServiceFailureError>;
247
+ generateCredentialReport(args: GenerateCredentialReportCommandInput, options?: HttpHandlerOptions): Effect.Effect<GenerateCredentialReportCommandOutput, Cause.TimeoutError | SdkError | LimitExceededError | ServiceFailureError>;
248
248
  /**
249
249
  * @see {@link GenerateOrganizationsAccessReportCommand}
250
250
  */
251
- generateOrganizationsAccessReport(args: GenerateOrganizationsAccessReportCommandInput, options?: HttpHandlerOptions): Effect.Effect<GenerateOrganizationsAccessReportCommandOutput, Cause.TimeoutException | SdkError | ReportGenerationLimitExceededError>;
251
+ generateOrganizationsAccessReport(args: GenerateOrganizationsAccessReportCommandInput, options?: HttpHandlerOptions): Effect.Effect<GenerateOrganizationsAccessReportCommandOutput, Cause.TimeoutError | SdkError | ReportGenerationLimitExceededError>;
252
252
  /**
253
253
  * @see {@link GenerateServiceLastAccessedDetailsCommand}
254
254
  */
255
- generateServiceLastAccessedDetails(args: GenerateServiceLastAccessedDetailsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GenerateServiceLastAccessedDetailsCommandOutput, Cause.TimeoutException | SdkError | InvalidInputError | NoSuchEntityError>;
255
+ generateServiceLastAccessedDetails(args: GenerateServiceLastAccessedDetailsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GenerateServiceLastAccessedDetailsCommandOutput, Cause.TimeoutError | SdkError | InvalidInputError | NoSuchEntityError>;
256
256
  /**
257
257
  * @see {@link GetAccessKeyLastUsedCommand}
258
258
  */
259
- getAccessKeyLastUsed(args: GetAccessKeyLastUsedCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetAccessKeyLastUsedCommandOutput, Cause.TimeoutException | SdkError>;
259
+ getAccessKeyLastUsed(args: GetAccessKeyLastUsedCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetAccessKeyLastUsedCommandOutput, Cause.TimeoutError | SdkError>;
260
260
  /**
261
261
  * @see {@link GetAccountAuthorizationDetailsCommand}
262
262
  */
263
- getAccountAuthorizationDetails(args: GetAccountAuthorizationDetailsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetAccountAuthorizationDetailsCommandOutput, Cause.TimeoutException | SdkError | ServiceFailureError>;
263
+ getAccountAuthorizationDetails(args: GetAccountAuthorizationDetailsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetAccountAuthorizationDetailsCommandOutput, Cause.TimeoutError | SdkError | ServiceFailureError>;
264
264
  /**
265
265
  * @see {@link GetAccountPasswordPolicyCommand}
266
266
  */
267
- getAccountPasswordPolicy(args: GetAccountPasswordPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetAccountPasswordPolicyCommandOutput, Cause.TimeoutException | SdkError | NoSuchEntityError | ServiceFailureError>;
267
+ getAccountPasswordPolicy(args: GetAccountPasswordPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetAccountPasswordPolicyCommandOutput, Cause.TimeoutError | SdkError | NoSuchEntityError | ServiceFailureError>;
268
268
  /**
269
269
  * @see {@link GetAccountSummaryCommand}
270
270
  */
271
- getAccountSummary(args: GetAccountSummaryCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetAccountSummaryCommandOutput, Cause.TimeoutException | SdkError | ServiceFailureError>;
271
+ getAccountSummary(args: GetAccountSummaryCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetAccountSummaryCommandOutput, Cause.TimeoutError | SdkError | ServiceFailureError>;
272
272
  /**
273
273
  * @see {@link GetContextKeysForCustomPolicyCommand}
274
274
  */
275
- getContextKeysForCustomPolicy(args: GetContextKeysForCustomPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetContextKeysForCustomPolicyCommandOutput, Cause.TimeoutException | SdkError | InvalidInputError>;
275
+ getContextKeysForCustomPolicy(args: GetContextKeysForCustomPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetContextKeysForCustomPolicyCommandOutput, Cause.TimeoutError | SdkError | InvalidInputError>;
276
276
  /**
277
277
  * @see {@link GetContextKeysForPrincipalPolicyCommand}
278
278
  */
279
- getContextKeysForPrincipalPolicy(args: GetContextKeysForPrincipalPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetContextKeysForPrincipalPolicyCommandOutput, Cause.TimeoutException | SdkError | InvalidInputError | NoSuchEntityError>;
279
+ getContextKeysForPrincipalPolicy(args: GetContextKeysForPrincipalPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetContextKeysForPrincipalPolicyCommandOutput, Cause.TimeoutError | SdkError | InvalidInputError | NoSuchEntityError>;
280
280
  /**
281
281
  * @see {@link GetCredentialReportCommand}
282
282
  */
283
- getCredentialReport(args: GetCredentialReportCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetCredentialReportCommandOutput, Cause.TimeoutException | SdkError | CredentialReportExpiredError | CredentialReportNotPresentError | CredentialReportNotReadyError | ServiceFailureError>;
283
+ getCredentialReport(args: GetCredentialReportCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetCredentialReportCommandOutput, Cause.TimeoutError | SdkError | CredentialReportExpiredError | CredentialReportNotPresentError | CredentialReportNotReadyError | ServiceFailureError>;
284
284
  /**
285
285
  * @see {@link GetDelegationRequestCommand}
286
286
  */
287
- getDelegationRequest(args: GetDelegationRequestCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetDelegationRequestCommandOutput, Cause.TimeoutException | SdkError | NoSuchEntityError | ServiceFailureError>;
287
+ getDelegationRequest(args: GetDelegationRequestCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetDelegationRequestCommandOutput, Cause.TimeoutError | SdkError | NoSuchEntityError | ServiceFailureError>;
288
288
  /**
289
289
  * @see {@link GetGroupCommand}
290
290
  */
291
- getGroup(args: GetGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetGroupCommandOutput, Cause.TimeoutException | SdkError | NoSuchEntityError | ServiceFailureError>;
291
+ getGroup(args: GetGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetGroupCommandOutput, Cause.TimeoutError | SdkError | NoSuchEntityError | ServiceFailureError>;
292
292
  /**
293
293
  * @see {@link GetGroupPolicyCommand}
294
294
  */
295
- getGroupPolicy(args: GetGroupPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetGroupPolicyCommandOutput, Cause.TimeoutException | SdkError | NoSuchEntityError | ServiceFailureError>;
295
+ getGroupPolicy(args: GetGroupPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetGroupPolicyCommandOutput, Cause.TimeoutError | SdkError | NoSuchEntityError | ServiceFailureError>;
296
296
  /**
297
297
  * @see {@link GetHumanReadableSummaryCommand}
298
298
  */
299
- getHumanReadableSummary(args: GetHumanReadableSummaryCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetHumanReadableSummaryCommandOutput, Cause.TimeoutException | SdkError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
299
+ getHumanReadableSummary(args: GetHumanReadableSummaryCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetHumanReadableSummaryCommandOutput, Cause.TimeoutError | SdkError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
300
300
  /**
301
301
  * @see {@link GetInstanceProfileCommand}
302
302
  */
303
- getInstanceProfile(args: GetInstanceProfileCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetInstanceProfileCommandOutput, Cause.TimeoutException | SdkError | NoSuchEntityError | ServiceFailureError>;
303
+ getInstanceProfile(args: GetInstanceProfileCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetInstanceProfileCommandOutput, Cause.TimeoutError | SdkError | NoSuchEntityError | ServiceFailureError>;
304
304
  /**
305
305
  * @see {@link GetLoginProfileCommand}
306
306
  */
307
- getLoginProfile(args: GetLoginProfileCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetLoginProfileCommandOutput, Cause.TimeoutException | SdkError | NoSuchEntityError | ServiceFailureError>;
307
+ getLoginProfile(args: GetLoginProfileCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetLoginProfileCommandOutput, Cause.TimeoutError | SdkError | NoSuchEntityError | ServiceFailureError>;
308
308
  /**
309
309
  * @see {@link GetMFADeviceCommand}
310
310
  */
311
- getMFADevice(args: GetMFADeviceCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetMFADeviceCommandOutput, Cause.TimeoutException | SdkError | NoSuchEntityError | ServiceFailureError>;
311
+ getMFADevice(args: GetMFADeviceCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetMFADeviceCommandOutput, Cause.TimeoutError | SdkError | NoSuchEntityError | ServiceFailureError>;
312
312
  /**
313
313
  * @see {@link GetOpenIDConnectProviderCommand}
314
314
  */
315
- getOpenIDConnectProvider(args: GetOpenIDConnectProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetOpenIDConnectProviderCommandOutput, Cause.TimeoutException | SdkError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
315
+ getOpenIDConnectProvider(args: GetOpenIDConnectProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetOpenIDConnectProviderCommandOutput, Cause.TimeoutError | SdkError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
316
316
  /**
317
317
  * @see {@link GetOrganizationsAccessReportCommand}
318
318
  */
319
- getOrganizationsAccessReport(args: GetOrganizationsAccessReportCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetOrganizationsAccessReportCommandOutput, Cause.TimeoutException | SdkError | NoSuchEntityError>;
319
+ getOrganizationsAccessReport(args: GetOrganizationsAccessReportCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetOrganizationsAccessReportCommandOutput, Cause.TimeoutError | SdkError | NoSuchEntityError>;
320
320
  /**
321
321
  * @see {@link GetOutboundWebIdentityFederationInfoCommand}
322
322
  */
323
- getOutboundWebIdentityFederationInfo(args: GetOutboundWebIdentityFederationInfoCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetOutboundWebIdentityFederationInfoCommandOutput, Cause.TimeoutException | SdkError | FeatureDisabledError>;
323
+ getOutboundWebIdentityFederationInfo(args: GetOutboundWebIdentityFederationInfoCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetOutboundWebIdentityFederationInfoCommandOutput, Cause.TimeoutError | SdkError | FeatureDisabledError>;
324
324
  /**
325
325
  * @see {@link GetPolicyCommand}
326
326
  */
327
- getPolicy(args: GetPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetPolicyCommandOutput, Cause.TimeoutException | SdkError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
327
+ getPolicy(args: GetPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetPolicyCommandOutput, Cause.TimeoutError | SdkError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
328
328
  /**
329
329
  * @see {@link GetPolicyVersionCommand}
330
330
  */
331
- getPolicyVersion(args: GetPolicyVersionCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetPolicyVersionCommandOutput, Cause.TimeoutException | SdkError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
331
+ getPolicyVersion(args: GetPolicyVersionCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetPolicyVersionCommandOutput, Cause.TimeoutError | SdkError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
332
332
  /**
333
333
  * @see {@link GetRoleCommand}
334
334
  */
335
- getRole(args: GetRoleCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetRoleCommandOutput, Cause.TimeoutException | SdkError | NoSuchEntityError | ServiceFailureError>;
335
+ getRole(args: GetRoleCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetRoleCommandOutput, Cause.TimeoutError | SdkError | NoSuchEntityError | ServiceFailureError>;
336
336
  /**
337
337
  * @see {@link GetRolePolicyCommand}
338
338
  */
339
- getRolePolicy(args: GetRolePolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetRolePolicyCommandOutput, Cause.TimeoutException | SdkError | NoSuchEntityError | ServiceFailureError>;
339
+ getRolePolicy(args: GetRolePolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetRolePolicyCommandOutput, Cause.TimeoutError | SdkError | NoSuchEntityError | ServiceFailureError>;
340
340
  /**
341
341
  * @see {@link GetSAMLProviderCommand}
342
342
  */
343
- getSAMLProvider(args: GetSAMLProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetSAMLProviderCommandOutput, Cause.TimeoutException | SdkError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
343
+ getSAMLProvider(args: GetSAMLProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetSAMLProviderCommandOutput, Cause.TimeoutError | SdkError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
344
344
  /**
345
345
  * @see {@link GetSSHPublicKeyCommand}
346
346
  */
347
- getSSHPublicKey(args: GetSSHPublicKeyCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetSSHPublicKeyCommandOutput, Cause.TimeoutException | SdkError | NoSuchEntityError | UnrecognizedPublicKeyEncodingError>;
347
+ getSSHPublicKey(args: GetSSHPublicKeyCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetSSHPublicKeyCommandOutput, Cause.TimeoutError | SdkError | NoSuchEntityError | UnrecognizedPublicKeyEncodingError>;
348
348
  /**
349
349
  * @see {@link GetServerCertificateCommand}
350
350
  */
351
- getServerCertificate(args: GetServerCertificateCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetServerCertificateCommandOutput, Cause.TimeoutException | SdkError | NoSuchEntityError | ServiceFailureError>;
351
+ getServerCertificate(args: GetServerCertificateCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetServerCertificateCommandOutput, Cause.TimeoutError | SdkError | NoSuchEntityError | ServiceFailureError>;
352
352
  /**
353
353
  * @see {@link GetServiceLastAccessedDetailsCommand}
354
354
  */
355
- getServiceLastAccessedDetails(args: GetServiceLastAccessedDetailsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetServiceLastAccessedDetailsCommandOutput, Cause.TimeoutException | SdkError | InvalidInputError | NoSuchEntityError>;
355
+ getServiceLastAccessedDetails(args: GetServiceLastAccessedDetailsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetServiceLastAccessedDetailsCommandOutput, Cause.TimeoutError | SdkError | InvalidInputError | NoSuchEntityError>;
356
356
  /**
357
357
  * @see {@link GetServiceLastAccessedDetailsWithEntitiesCommand}
358
358
  */
359
- getServiceLastAccessedDetailsWithEntities(args: GetServiceLastAccessedDetailsWithEntitiesCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetServiceLastAccessedDetailsWithEntitiesCommandOutput, Cause.TimeoutException | SdkError | InvalidInputError | NoSuchEntityError>;
359
+ getServiceLastAccessedDetailsWithEntities(args: GetServiceLastAccessedDetailsWithEntitiesCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetServiceLastAccessedDetailsWithEntitiesCommandOutput, Cause.TimeoutError | SdkError | InvalidInputError | NoSuchEntityError>;
360
360
  /**
361
361
  * @see {@link GetServiceLinkedRoleDeletionStatusCommand}
362
362
  */
363
- getServiceLinkedRoleDeletionStatus(args: GetServiceLinkedRoleDeletionStatusCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetServiceLinkedRoleDeletionStatusCommandOutput, Cause.TimeoutException | SdkError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
363
+ getServiceLinkedRoleDeletionStatus(args: GetServiceLinkedRoleDeletionStatusCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetServiceLinkedRoleDeletionStatusCommandOutput, Cause.TimeoutError | SdkError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
364
364
  /**
365
365
  * @see {@link GetUserCommand}
366
366
  */
367
- getUser(args: GetUserCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetUserCommandOutput, Cause.TimeoutException | SdkError | NoSuchEntityError | ServiceFailureError>;
367
+ getUser(args: GetUserCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetUserCommandOutput, Cause.TimeoutError | SdkError | NoSuchEntityError | ServiceFailureError>;
368
368
  /**
369
369
  * @see {@link GetUserPolicyCommand}
370
370
  */
371
- getUserPolicy(args: GetUserPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetUserPolicyCommandOutput, Cause.TimeoutException | SdkError | NoSuchEntityError | ServiceFailureError>;
371
+ getUserPolicy(args: GetUserPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetUserPolicyCommandOutput, Cause.TimeoutError | SdkError | NoSuchEntityError | ServiceFailureError>;
372
372
  /**
373
373
  * @see {@link ListAccessKeysCommand}
374
374
  */
375
- listAccessKeys(args: ListAccessKeysCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListAccessKeysCommandOutput, Cause.TimeoutException | SdkError | NoSuchEntityError | ServiceFailureError>;
375
+ listAccessKeys(args: ListAccessKeysCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListAccessKeysCommandOutput, Cause.TimeoutError | SdkError | NoSuchEntityError | ServiceFailureError>;
376
376
  /**
377
377
  * @see {@link ListAccountAliasesCommand}
378
378
  */
379
- listAccountAliases(args: ListAccountAliasesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListAccountAliasesCommandOutput, Cause.TimeoutException | SdkError | ServiceFailureError>;
379
+ listAccountAliases(args: ListAccountAliasesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListAccountAliasesCommandOutput, Cause.TimeoutError | SdkError | ServiceFailureError>;
380
380
  /**
381
381
  * @see {@link ListAttachedGroupPoliciesCommand}
382
382
  */
383
- listAttachedGroupPolicies(args: ListAttachedGroupPoliciesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListAttachedGroupPoliciesCommandOutput, Cause.TimeoutException | SdkError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
383
+ listAttachedGroupPolicies(args: ListAttachedGroupPoliciesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListAttachedGroupPoliciesCommandOutput, Cause.TimeoutError | SdkError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
384
384
  /**
385
385
  * @see {@link ListAttachedRolePoliciesCommand}
386
386
  */
387
- listAttachedRolePolicies(args: ListAttachedRolePoliciesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListAttachedRolePoliciesCommandOutput, Cause.TimeoutException | SdkError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
387
+ listAttachedRolePolicies(args: ListAttachedRolePoliciesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListAttachedRolePoliciesCommandOutput, Cause.TimeoutError | SdkError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
388
388
  /**
389
389
  * @see {@link ListAttachedUserPoliciesCommand}
390
390
  */
391
- listAttachedUserPolicies(args: ListAttachedUserPoliciesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListAttachedUserPoliciesCommandOutput, Cause.TimeoutException | SdkError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
391
+ listAttachedUserPolicies(args: ListAttachedUserPoliciesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListAttachedUserPoliciesCommandOutput, Cause.TimeoutError | SdkError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
392
392
  /**
393
393
  * @see {@link ListDelegationRequestsCommand}
394
394
  */
395
- listDelegationRequests(args: ListDelegationRequestsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListDelegationRequestsCommandOutput, Cause.TimeoutException | SdkError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
395
+ listDelegationRequests(args: ListDelegationRequestsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListDelegationRequestsCommandOutput, Cause.TimeoutError | SdkError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
396
396
  /**
397
397
  * @see {@link ListEntitiesForPolicyCommand}
398
398
  */
399
- listEntitiesForPolicy(args: ListEntitiesForPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListEntitiesForPolicyCommandOutput, Cause.TimeoutException | SdkError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
399
+ listEntitiesForPolicy(args: ListEntitiesForPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListEntitiesForPolicyCommandOutput, Cause.TimeoutError | SdkError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
400
400
  /**
401
401
  * @see {@link ListGroupPoliciesCommand}
402
402
  */
403
- listGroupPolicies(args: ListGroupPoliciesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListGroupPoliciesCommandOutput, Cause.TimeoutException | SdkError | NoSuchEntityError | ServiceFailureError>;
403
+ listGroupPolicies(args: ListGroupPoliciesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListGroupPoliciesCommandOutput, Cause.TimeoutError | SdkError | NoSuchEntityError | ServiceFailureError>;
404
404
  /**
405
405
  * @see {@link ListGroupsCommand}
406
406
  */
407
- listGroups(args: ListGroupsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListGroupsCommandOutput, Cause.TimeoutException | SdkError | ServiceFailureError>;
407
+ listGroups(args: ListGroupsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListGroupsCommandOutput, Cause.TimeoutError | SdkError | ServiceFailureError>;
408
408
  /**
409
409
  * @see {@link ListGroupsForUserCommand}
410
410
  */
411
- listGroupsForUser(args: ListGroupsForUserCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListGroupsForUserCommandOutput, Cause.TimeoutException | SdkError | NoSuchEntityError | ServiceFailureError>;
411
+ listGroupsForUser(args: ListGroupsForUserCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListGroupsForUserCommandOutput, Cause.TimeoutError | SdkError | NoSuchEntityError | ServiceFailureError>;
412
412
  /**
413
413
  * @see {@link ListInstanceProfileTagsCommand}
414
414
  */
415
- listInstanceProfileTags(args: ListInstanceProfileTagsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListInstanceProfileTagsCommandOutput, Cause.TimeoutException | SdkError | NoSuchEntityError | ServiceFailureError>;
415
+ listInstanceProfileTags(args: ListInstanceProfileTagsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListInstanceProfileTagsCommandOutput, Cause.TimeoutError | SdkError | NoSuchEntityError | ServiceFailureError>;
416
416
  /**
417
417
  * @see {@link ListInstanceProfilesCommand}
418
418
  */
419
- listInstanceProfiles(args: ListInstanceProfilesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListInstanceProfilesCommandOutput, Cause.TimeoutException | SdkError | ServiceFailureError>;
419
+ listInstanceProfiles(args: ListInstanceProfilesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListInstanceProfilesCommandOutput, Cause.TimeoutError | SdkError | ServiceFailureError>;
420
420
  /**
421
421
  * @see {@link ListInstanceProfilesForRoleCommand}
422
422
  */
423
- listInstanceProfilesForRole(args: ListInstanceProfilesForRoleCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListInstanceProfilesForRoleCommandOutput, Cause.TimeoutException | SdkError | NoSuchEntityError | ServiceFailureError>;
423
+ listInstanceProfilesForRole(args: ListInstanceProfilesForRoleCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListInstanceProfilesForRoleCommandOutput, Cause.TimeoutError | SdkError | NoSuchEntityError | ServiceFailureError>;
424
424
  /**
425
425
  * @see {@link ListMFADeviceTagsCommand}
426
426
  */
427
- listMFADeviceTags(args: ListMFADeviceTagsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListMFADeviceTagsCommandOutput, Cause.TimeoutException | SdkError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
427
+ listMFADeviceTags(args: ListMFADeviceTagsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListMFADeviceTagsCommandOutput, Cause.TimeoutError | SdkError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
428
428
  /**
429
429
  * @see {@link ListMFADevicesCommand}
430
430
  */
431
- listMFADevices(args: ListMFADevicesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListMFADevicesCommandOutput, Cause.TimeoutException | SdkError | NoSuchEntityError | ServiceFailureError>;
431
+ listMFADevices(args: ListMFADevicesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListMFADevicesCommandOutput, Cause.TimeoutError | SdkError | NoSuchEntityError | ServiceFailureError>;
432
432
  /**
433
433
  * @see {@link ListOpenIDConnectProviderTagsCommand}
434
434
  */
435
- listOpenIDConnectProviderTags(args: ListOpenIDConnectProviderTagsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListOpenIDConnectProviderTagsCommandOutput, Cause.TimeoutException | SdkError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
435
+ listOpenIDConnectProviderTags(args: ListOpenIDConnectProviderTagsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListOpenIDConnectProviderTagsCommandOutput, Cause.TimeoutError | SdkError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
436
436
  /**
437
437
  * @see {@link ListOpenIDConnectProvidersCommand}
438
438
  */
439
- listOpenIDConnectProviders(args: ListOpenIDConnectProvidersCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListOpenIDConnectProvidersCommandOutput, Cause.TimeoutException | SdkError | ServiceFailureError>;
439
+ listOpenIDConnectProviders(args: ListOpenIDConnectProvidersCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListOpenIDConnectProvidersCommandOutput, Cause.TimeoutError | SdkError | ServiceFailureError>;
440
440
  /**
441
441
  * @see {@link ListOrganizationsFeaturesCommand}
442
442
  */
443
- listOrganizationsFeatures(args: ListOrganizationsFeaturesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListOrganizationsFeaturesCommandOutput, Cause.TimeoutException | SdkError | AccountNotManagementOrDelegatedAdministratorError | OrganizationNotFoundError | OrganizationNotInAllFeaturesModeError | ServiceAccessNotEnabledError>;
443
+ listOrganizationsFeatures(args: ListOrganizationsFeaturesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListOrganizationsFeaturesCommandOutput, Cause.TimeoutError | SdkError | AccountNotManagementOrDelegatedAdministratorError | OrganizationNotFoundError | OrganizationNotInAllFeaturesModeError | ServiceAccessNotEnabledError>;
444
444
  /**
445
445
  * @see {@link ListPoliciesCommand}
446
446
  */
447
- listPolicies(args: ListPoliciesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListPoliciesCommandOutput, Cause.TimeoutException | SdkError | ServiceFailureError>;
447
+ listPolicies(args: ListPoliciesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListPoliciesCommandOutput, Cause.TimeoutError | SdkError | ServiceFailureError>;
448
448
  /**
449
449
  * @see {@link ListPoliciesGrantingServiceAccessCommand}
450
450
  */
451
- listPoliciesGrantingServiceAccess(args: ListPoliciesGrantingServiceAccessCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListPoliciesGrantingServiceAccessCommandOutput, Cause.TimeoutException | SdkError | InvalidInputError | NoSuchEntityError>;
451
+ listPoliciesGrantingServiceAccess(args: ListPoliciesGrantingServiceAccessCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListPoliciesGrantingServiceAccessCommandOutput, Cause.TimeoutError | SdkError | InvalidInputError | NoSuchEntityError>;
452
452
  /**
453
453
  * @see {@link ListPolicyTagsCommand}
454
454
  */
455
- listPolicyTags(args: ListPolicyTagsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListPolicyTagsCommandOutput, Cause.TimeoutException | SdkError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
455
+ listPolicyTags(args: ListPolicyTagsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListPolicyTagsCommandOutput, Cause.TimeoutError | SdkError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
456
456
  /**
457
457
  * @see {@link ListPolicyVersionsCommand}
458
458
  */
459
- listPolicyVersions(args: ListPolicyVersionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListPolicyVersionsCommandOutput, Cause.TimeoutException | SdkError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
459
+ listPolicyVersions(args: ListPolicyVersionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListPolicyVersionsCommandOutput, Cause.TimeoutError | SdkError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
460
460
  /**
461
461
  * @see {@link ListRolePoliciesCommand}
462
462
  */
463
- listRolePolicies(args: ListRolePoliciesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListRolePoliciesCommandOutput, Cause.TimeoutException | SdkError | NoSuchEntityError | ServiceFailureError>;
463
+ listRolePolicies(args: ListRolePoliciesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListRolePoliciesCommandOutput, Cause.TimeoutError | SdkError | NoSuchEntityError | ServiceFailureError>;
464
464
  /**
465
465
  * @see {@link ListRoleTagsCommand}
466
466
  */
467
- listRoleTags(args: ListRoleTagsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListRoleTagsCommandOutput, Cause.TimeoutException | SdkError | NoSuchEntityError | ServiceFailureError>;
467
+ listRoleTags(args: ListRoleTagsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListRoleTagsCommandOutput, Cause.TimeoutError | SdkError | NoSuchEntityError | ServiceFailureError>;
468
468
  /**
469
469
  * @see {@link ListRolesCommand}
470
470
  */
471
- listRoles(args: ListRolesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListRolesCommandOutput, Cause.TimeoutException | SdkError | ServiceFailureError>;
471
+ listRoles(args: ListRolesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListRolesCommandOutput, Cause.TimeoutError | SdkError | ServiceFailureError>;
472
472
  /**
473
473
  * @see {@link ListSAMLProviderTagsCommand}
474
474
  */
475
- listSAMLProviderTags(args: ListSAMLProviderTagsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListSAMLProviderTagsCommandOutput, Cause.TimeoutException | SdkError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
475
+ listSAMLProviderTags(args: ListSAMLProviderTagsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListSAMLProviderTagsCommandOutput, Cause.TimeoutError | SdkError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
476
476
  /**
477
477
  * @see {@link ListSAMLProvidersCommand}
478
478
  */
479
- listSAMLProviders(args: ListSAMLProvidersCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListSAMLProvidersCommandOutput, Cause.TimeoutException | SdkError | ServiceFailureError>;
479
+ listSAMLProviders(args: ListSAMLProvidersCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListSAMLProvidersCommandOutput, Cause.TimeoutError | SdkError | ServiceFailureError>;
480
480
  /**
481
481
  * @see {@link ListSSHPublicKeysCommand}
482
482
  */
483
- listSSHPublicKeys(args: ListSSHPublicKeysCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListSSHPublicKeysCommandOutput, Cause.TimeoutException | SdkError | NoSuchEntityError>;
483
+ listSSHPublicKeys(args: ListSSHPublicKeysCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListSSHPublicKeysCommandOutput, Cause.TimeoutError | SdkError | NoSuchEntityError>;
484
484
  /**
485
485
  * @see {@link ListServerCertificateTagsCommand}
486
486
  */
487
- listServerCertificateTags(args: ListServerCertificateTagsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListServerCertificateTagsCommandOutput, Cause.TimeoutException | SdkError | NoSuchEntityError | ServiceFailureError>;
487
+ listServerCertificateTags(args: ListServerCertificateTagsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListServerCertificateTagsCommandOutput, Cause.TimeoutError | SdkError | NoSuchEntityError | ServiceFailureError>;
488
488
  /**
489
489
  * @see {@link ListServerCertificatesCommand}
490
490
  */
491
- listServerCertificates(args: ListServerCertificatesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListServerCertificatesCommandOutput, Cause.TimeoutException | SdkError | ServiceFailureError>;
491
+ listServerCertificates(args: ListServerCertificatesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListServerCertificatesCommandOutput, Cause.TimeoutError | SdkError | ServiceFailureError>;
492
492
  /**
493
493
  * @see {@link ListServiceSpecificCredentialsCommand}
494
494
  */
495
- listServiceSpecificCredentials(args: ListServiceSpecificCredentialsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListServiceSpecificCredentialsCommandOutput, Cause.TimeoutException | SdkError | NoSuchEntityError | ServiceNotSupportedError>;
495
+ listServiceSpecificCredentials(args: ListServiceSpecificCredentialsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListServiceSpecificCredentialsCommandOutput, Cause.TimeoutError | SdkError | NoSuchEntityError | ServiceNotSupportedError>;
496
496
  /**
497
497
  * @see {@link ListSigningCertificatesCommand}
498
498
  */
499
- listSigningCertificates(args: ListSigningCertificatesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListSigningCertificatesCommandOutput, Cause.TimeoutException | SdkError | NoSuchEntityError | ServiceFailureError>;
499
+ listSigningCertificates(args: ListSigningCertificatesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListSigningCertificatesCommandOutput, Cause.TimeoutError | SdkError | NoSuchEntityError | ServiceFailureError>;
500
500
  /**
501
501
  * @see {@link ListUserPoliciesCommand}
502
502
  */
503
- listUserPolicies(args: ListUserPoliciesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListUserPoliciesCommandOutput, Cause.TimeoutException | SdkError | NoSuchEntityError | ServiceFailureError>;
503
+ listUserPolicies(args: ListUserPoliciesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListUserPoliciesCommandOutput, Cause.TimeoutError | SdkError | NoSuchEntityError | ServiceFailureError>;
504
504
  /**
505
505
  * @see {@link ListUserTagsCommand}
506
506
  */
507
- listUserTags(args: ListUserTagsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListUserTagsCommandOutput, Cause.TimeoutException | SdkError | NoSuchEntityError | ServiceFailureError>;
507
+ listUserTags(args: ListUserTagsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListUserTagsCommandOutput, Cause.TimeoutError | SdkError | NoSuchEntityError | ServiceFailureError>;
508
508
  /**
509
509
  * @see {@link ListUsersCommand}
510
510
  */
511
- listUsers(args: ListUsersCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListUsersCommandOutput, Cause.TimeoutException | SdkError | ServiceFailureError>;
511
+ listUsers(args: ListUsersCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListUsersCommandOutput, Cause.TimeoutError | SdkError | ServiceFailureError>;
512
512
  /**
513
513
  * @see {@link ListVirtualMFADevicesCommand}
514
514
  */
515
- listVirtualMFADevices(args: ListVirtualMFADevicesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListVirtualMFADevicesCommandOutput, Cause.TimeoutException | SdkError>;
515
+ listVirtualMFADevices(args: ListVirtualMFADevicesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListVirtualMFADevicesCommandOutput, Cause.TimeoutError | SdkError>;
516
516
  /**
517
517
  * @see {@link PutGroupPolicyCommand}
518
518
  */
519
- putGroupPolicy(args: PutGroupPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutGroupPolicyCommandOutput, Cause.TimeoutException | SdkError | LimitExceededError | MalformedPolicyDocumentError | NoSuchEntityError | ServiceFailureError>;
519
+ putGroupPolicy(args: PutGroupPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutGroupPolicyCommandOutput, Cause.TimeoutError | SdkError | LimitExceededError | MalformedPolicyDocumentError | NoSuchEntityError | ServiceFailureError>;
520
520
  /**
521
521
  * @see {@link PutRolePermissionsBoundaryCommand}
522
522
  */
523
- putRolePermissionsBoundary(args: PutRolePermissionsBoundaryCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutRolePermissionsBoundaryCommandOutput, Cause.TimeoutException | SdkError | InvalidInputError | NoSuchEntityError | PolicyNotAttachableError | ServiceFailureError | UnmodifiableEntityError>;
523
+ putRolePermissionsBoundary(args: PutRolePermissionsBoundaryCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutRolePermissionsBoundaryCommandOutput, Cause.TimeoutError | SdkError | InvalidInputError | NoSuchEntityError | PolicyNotAttachableError | ServiceFailureError | UnmodifiableEntityError>;
524
524
  /**
525
525
  * @see {@link PutRolePolicyCommand}
526
526
  */
527
- putRolePolicy(args: PutRolePolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutRolePolicyCommandOutput, Cause.TimeoutException | SdkError | LimitExceededError | MalformedPolicyDocumentError | NoSuchEntityError | ServiceFailureError | UnmodifiableEntityError>;
527
+ putRolePolicy(args: PutRolePolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutRolePolicyCommandOutput, Cause.TimeoutError | SdkError | LimitExceededError | MalformedPolicyDocumentError | NoSuchEntityError | ServiceFailureError | UnmodifiableEntityError>;
528
528
  /**
529
529
  * @see {@link PutUserPermissionsBoundaryCommand}
530
530
  */
531
- putUserPermissionsBoundary(args: PutUserPermissionsBoundaryCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutUserPermissionsBoundaryCommandOutput, Cause.TimeoutException | SdkError | InvalidInputError | NoSuchEntityError | PolicyNotAttachableError | ServiceFailureError>;
531
+ putUserPermissionsBoundary(args: PutUserPermissionsBoundaryCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutUserPermissionsBoundaryCommandOutput, Cause.TimeoutError | SdkError | InvalidInputError | NoSuchEntityError | PolicyNotAttachableError | ServiceFailureError>;
532
532
  /**
533
533
  * @see {@link PutUserPolicyCommand}
534
534
  */
535
- putUserPolicy(args: PutUserPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutUserPolicyCommandOutput, Cause.TimeoutException | SdkError | LimitExceededError | MalformedPolicyDocumentError | NoSuchEntityError | ServiceFailureError>;
535
+ putUserPolicy(args: PutUserPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutUserPolicyCommandOutput, Cause.TimeoutError | SdkError | LimitExceededError | MalformedPolicyDocumentError | NoSuchEntityError | ServiceFailureError>;
536
536
  /**
537
537
  * @see {@link RejectDelegationRequestCommand}
538
538
  */
539
- rejectDelegationRequest(args: RejectDelegationRequestCommandInput, options?: HttpHandlerOptions): Effect.Effect<RejectDelegationRequestCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
539
+ rejectDelegationRequest(args: RejectDelegationRequestCommandInput, options?: HttpHandlerOptions): Effect.Effect<RejectDelegationRequestCommandOutput, Cause.TimeoutError | SdkError | ConcurrentModificationError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
540
540
  /**
541
541
  * @see {@link RemoveClientIDFromOpenIDConnectProviderCommand}
542
542
  */
543
- removeClientIDFromOpenIDConnectProvider(args: RemoveClientIDFromOpenIDConnectProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<RemoveClientIDFromOpenIDConnectProviderCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
543
+ removeClientIDFromOpenIDConnectProvider(args: RemoveClientIDFromOpenIDConnectProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<RemoveClientIDFromOpenIDConnectProviderCommandOutput, Cause.TimeoutError | SdkError | ConcurrentModificationError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
544
544
  /**
545
545
  * @see {@link RemoveRoleFromInstanceProfileCommand}
546
546
  */
547
- removeRoleFromInstanceProfile(args: RemoveRoleFromInstanceProfileCommandInput, options?: HttpHandlerOptions): Effect.Effect<RemoveRoleFromInstanceProfileCommandOutput, Cause.TimeoutException | SdkError | LimitExceededError | NoSuchEntityError | ServiceFailureError | UnmodifiableEntityError>;
547
+ removeRoleFromInstanceProfile(args: RemoveRoleFromInstanceProfileCommandInput, options?: HttpHandlerOptions): Effect.Effect<RemoveRoleFromInstanceProfileCommandOutput, Cause.TimeoutError | SdkError | LimitExceededError | NoSuchEntityError | ServiceFailureError | UnmodifiableEntityError>;
548
548
  /**
549
549
  * @see {@link RemoveUserFromGroupCommand}
550
550
  */
551
- removeUserFromGroup(args: RemoveUserFromGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<RemoveUserFromGroupCommandOutput, Cause.TimeoutException | SdkError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
551
+ removeUserFromGroup(args: RemoveUserFromGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<RemoveUserFromGroupCommandOutput, Cause.TimeoutError | SdkError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
552
552
  /**
553
553
  * @see {@link ResetServiceSpecificCredentialCommand}
554
554
  */
555
- resetServiceSpecificCredential(args: ResetServiceSpecificCredentialCommandInput, options?: HttpHandlerOptions): Effect.Effect<ResetServiceSpecificCredentialCommandOutput, Cause.TimeoutException | SdkError | NoSuchEntityError>;
555
+ resetServiceSpecificCredential(args: ResetServiceSpecificCredentialCommandInput, options?: HttpHandlerOptions): Effect.Effect<ResetServiceSpecificCredentialCommandOutput, Cause.TimeoutError | SdkError | NoSuchEntityError>;
556
556
  /**
557
557
  * @see {@link ResyncMFADeviceCommand}
558
558
  */
559
- resyncMFADevice(args: ResyncMFADeviceCommandInput, options?: HttpHandlerOptions): Effect.Effect<ResyncMFADeviceCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | InvalidAuthenticationCodeError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
559
+ resyncMFADevice(args: ResyncMFADeviceCommandInput, options?: HttpHandlerOptions): Effect.Effect<ResyncMFADeviceCommandOutput, Cause.TimeoutError | SdkError | ConcurrentModificationError | InvalidAuthenticationCodeError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
560
560
  /**
561
561
  * @see {@link SendDelegationTokenCommand}
562
562
  */
563
- sendDelegationToken(args: SendDelegationTokenCommandInput, options?: HttpHandlerOptions): Effect.Effect<SendDelegationTokenCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
563
+ sendDelegationToken(args: SendDelegationTokenCommandInput, options?: HttpHandlerOptions): Effect.Effect<SendDelegationTokenCommandOutput, Cause.TimeoutError | SdkError | ConcurrentModificationError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
564
564
  /**
565
565
  * @see {@link SetDefaultPolicyVersionCommand}
566
566
  */
567
- setDefaultPolicyVersion(args: SetDefaultPolicyVersionCommandInput, options?: HttpHandlerOptions): Effect.Effect<SetDefaultPolicyVersionCommandOutput, Cause.TimeoutException | SdkError | InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
567
+ setDefaultPolicyVersion(args: SetDefaultPolicyVersionCommandInput, options?: HttpHandlerOptions): Effect.Effect<SetDefaultPolicyVersionCommandOutput, Cause.TimeoutError | SdkError | InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
568
568
  /**
569
569
  * @see {@link SetSecurityTokenServicePreferencesCommand}
570
570
  */
571
- setSecurityTokenServicePreferences(args: SetSecurityTokenServicePreferencesCommandInput, options?: HttpHandlerOptions): Effect.Effect<SetSecurityTokenServicePreferencesCommandOutput, Cause.TimeoutException | SdkError | ServiceFailureError>;
571
+ setSecurityTokenServicePreferences(args: SetSecurityTokenServicePreferencesCommandInput, options?: HttpHandlerOptions): Effect.Effect<SetSecurityTokenServicePreferencesCommandOutput, Cause.TimeoutError | SdkError | ServiceFailureError>;
572
572
  /**
573
573
  * @see {@link SimulateCustomPolicyCommand}
574
574
  */
575
- simulateCustomPolicy(args: SimulateCustomPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<SimulateCustomPolicyCommandOutput, Cause.TimeoutException | SdkError | InvalidInputError | PolicyEvaluationError>;
575
+ simulateCustomPolicy(args: SimulateCustomPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<SimulateCustomPolicyCommandOutput, Cause.TimeoutError | SdkError | InvalidInputError | PolicyEvaluationError>;
576
576
  /**
577
577
  * @see {@link SimulatePrincipalPolicyCommand}
578
578
  */
579
- simulatePrincipalPolicy(args: SimulatePrincipalPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<SimulatePrincipalPolicyCommandOutput, Cause.TimeoutException | SdkError | InvalidInputError | NoSuchEntityError | PolicyEvaluationError>;
579
+ simulatePrincipalPolicy(args: SimulatePrincipalPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<SimulatePrincipalPolicyCommandOutput, Cause.TimeoutError | SdkError | InvalidInputError | NoSuchEntityError | PolicyEvaluationError>;
580
580
  /**
581
581
  * @see {@link TagInstanceProfileCommand}
582
582
  */
583
- tagInstanceProfile(args: TagInstanceProfileCommandInput, options?: HttpHandlerOptions): Effect.Effect<TagInstanceProfileCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
583
+ tagInstanceProfile(args: TagInstanceProfileCommandInput, options?: HttpHandlerOptions): Effect.Effect<TagInstanceProfileCommandOutput, Cause.TimeoutError | SdkError | ConcurrentModificationError | InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
584
584
  /**
585
585
  * @see {@link TagMFADeviceCommand}
586
586
  */
587
- tagMFADevice(args: TagMFADeviceCommandInput, options?: HttpHandlerOptions): Effect.Effect<TagMFADeviceCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
587
+ tagMFADevice(args: TagMFADeviceCommandInput, options?: HttpHandlerOptions): Effect.Effect<TagMFADeviceCommandOutput, Cause.TimeoutError | SdkError | ConcurrentModificationError | InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
588
588
  /**
589
589
  * @see {@link TagOpenIDConnectProviderCommand}
590
590
  */
591
- tagOpenIDConnectProvider(args: TagOpenIDConnectProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<TagOpenIDConnectProviderCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
591
+ tagOpenIDConnectProvider(args: TagOpenIDConnectProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<TagOpenIDConnectProviderCommandOutput, Cause.TimeoutError | SdkError | ConcurrentModificationError | InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
592
592
  /**
593
593
  * @see {@link TagPolicyCommand}
594
594
  */
595
- tagPolicy(args: TagPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<TagPolicyCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
595
+ tagPolicy(args: TagPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<TagPolicyCommandOutput, Cause.TimeoutError | SdkError | ConcurrentModificationError | InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
596
596
  /**
597
597
  * @see {@link TagRoleCommand}
598
598
  */
599
- tagRole(args: TagRoleCommandInput, options?: HttpHandlerOptions): Effect.Effect<TagRoleCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
599
+ tagRole(args: TagRoleCommandInput, options?: HttpHandlerOptions): Effect.Effect<TagRoleCommandOutput, Cause.TimeoutError | SdkError | ConcurrentModificationError | InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
600
600
  /**
601
601
  * @see {@link TagSAMLProviderCommand}
602
602
  */
603
- tagSAMLProvider(args: TagSAMLProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<TagSAMLProviderCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
603
+ tagSAMLProvider(args: TagSAMLProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<TagSAMLProviderCommandOutput, Cause.TimeoutError | SdkError | ConcurrentModificationError | InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
604
604
  /**
605
605
  * @see {@link TagServerCertificateCommand}
606
606
  */
607
- tagServerCertificate(args: TagServerCertificateCommandInput, options?: HttpHandlerOptions): Effect.Effect<TagServerCertificateCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
607
+ tagServerCertificate(args: TagServerCertificateCommandInput, options?: HttpHandlerOptions): Effect.Effect<TagServerCertificateCommandOutput, Cause.TimeoutError | SdkError | ConcurrentModificationError | InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
608
608
  /**
609
609
  * @see {@link TagUserCommand}
610
610
  */
611
- tagUser(args: TagUserCommandInput, options?: HttpHandlerOptions): Effect.Effect<TagUserCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
611
+ tagUser(args: TagUserCommandInput, options?: HttpHandlerOptions): Effect.Effect<TagUserCommandOutput, Cause.TimeoutError | SdkError | ConcurrentModificationError | InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
612
612
  /**
613
613
  * @see {@link UntagInstanceProfileCommand}
614
614
  */
615
- untagInstanceProfile(args: UntagInstanceProfileCommandInput, options?: HttpHandlerOptions): Effect.Effect<UntagInstanceProfileCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
615
+ untagInstanceProfile(args: UntagInstanceProfileCommandInput, options?: HttpHandlerOptions): Effect.Effect<UntagInstanceProfileCommandOutput, Cause.TimeoutError | SdkError | ConcurrentModificationError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
616
616
  /**
617
617
  * @see {@link UntagMFADeviceCommand}
618
618
  */
619
- untagMFADevice(args: UntagMFADeviceCommandInput, options?: HttpHandlerOptions): Effect.Effect<UntagMFADeviceCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
619
+ untagMFADevice(args: UntagMFADeviceCommandInput, options?: HttpHandlerOptions): Effect.Effect<UntagMFADeviceCommandOutput, Cause.TimeoutError | SdkError | ConcurrentModificationError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
620
620
  /**
621
621
  * @see {@link UntagOpenIDConnectProviderCommand}
622
622
  */
623
- untagOpenIDConnectProvider(args: UntagOpenIDConnectProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<UntagOpenIDConnectProviderCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
623
+ untagOpenIDConnectProvider(args: UntagOpenIDConnectProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<UntagOpenIDConnectProviderCommandOutput, Cause.TimeoutError | SdkError | ConcurrentModificationError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
624
624
  /**
625
625
  * @see {@link UntagPolicyCommand}
626
626
  */
627
- untagPolicy(args: UntagPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<UntagPolicyCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
627
+ untagPolicy(args: UntagPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<UntagPolicyCommandOutput, Cause.TimeoutError | SdkError | ConcurrentModificationError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
628
628
  /**
629
629
  * @see {@link UntagRoleCommand}
630
630
  */
631
- untagRole(args: UntagRoleCommandInput, options?: HttpHandlerOptions): Effect.Effect<UntagRoleCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | NoSuchEntityError | ServiceFailureError>;
631
+ untagRole(args: UntagRoleCommandInput, options?: HttpHandlerOptions): Effect.Effect<UntagRoleCommandOutput, Cause.TimeoutError | SdkError | ConcurrentModificationError | NoSuchEntityError | ServiceFailureError>;
632
632
  /**
633
633
  * @see {@link UntagSAMLProviderCommand}
634
634
  */
635
- untagSAMLProvider(args: UntagSAMLProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<UntagSAMLProviderCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
635
+ untagSAMLProvider(args: UntagSAMLProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<UntagSAMLProviderCommandOutput, Cause.TimeoutError | SdkError | ConcurrentModificationError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
636
636
  /**
637
637
  * @see {@link UntagServerCertificateCommand}
638
638
  */
639
- untagServerCertificate(args: UntagServerCertificateCommandInput, options?: HttpHandlerOptions): Effect.Effect<UntagServerCertificateCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
639
+ untagServerCertificate(args: UntagServerCertificateCommandInput, options?: HttpHandlerOptions): Effect.Effect<UntagServerCertificateCommandOutput, Cause.TimeoutError | SdkError | ConcurrentModificationError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
640
640
  /**
641
641
  * @see {@link UntagUserCommand}
642
642
  */
643
- untagUser(args: UntagUserCommandInput, options?: HttpHandlerOptions): Effect.Effect<UntagUserCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | NoSuchEntityError | ServiceFailureError>;
643
+ untagUser(args: UntagUserCommandInput, options?: HttpHandlerOptions): Effect.Effect<UntagUserCommandOutput, Cause.TimeoutError | SdkError | ConcurrentModificationError | NoSuchEntityError | ServiceFailureError>;
644
644
  /**
645
645
  * @see {@link UpdateAccessKeyCommand}
646
646
  */
647
- updateAccessKey(args: UpdateAccessKeyCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateAccessKeyCommandOutput, Cause.TimeoutException | SdkError | InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
647
+ updateAccessKey(args: UpdateAccessKeyCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateAccessKeyCommandOutput, Cause.TimeoutError | SdkError | InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
648
648
  /**
649
649
  * @see {@link UpdateAccountPasswordPolicyCommand}
650
650
  */
651
- updateAccountPasswordPolicy(args: UpdateAccountPasswordPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateAccountPasswordPolicyCommandOutput, Cause.TimeoutException | SdkError | LimitExceededError | MalformedPolicyDocumentError | NoSuchEntityError | ServiceFailureError>;
651
+ updateAccountPasswordPolicy(args: UpdateAccountPasswordPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateAccountPasswordPolicyCommandOutput, Cause.TimeoutError | SdkError | LimitExceededError | MalformedPolicyDocumentError | NoSuchEntityError | ServiceFailureError>;
652
652
  /**
653
653
  * @see {@link UpdateAssumeRolePolicyCommand}
654
654
  */
655
- updateAssumeRolePolicy(args: UpdateAssumeRolePolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateAssumeRolePolicyCommandOutput, Cause.TimeoutException | SdkError | LimitExceededError | MalformedPolicyDocumentError | NoSuchEntityError | ServiceFailureError | UnmodifiableEntityError>;
655
+ updateAssumeRolePolicy(args: UpdateAssumeRolePolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateAssumeRolePolicyCommandOutput, Cause.TimeoutError | SdkError | LimitExceededError | MalformedPolicyDocumentError | NoSuchEntityError | ServiceFailureError | UnmodifiableEntityError>;
656
656
  /**
657
657
  * @see {@link UpdateDelegationRequestCommand}
658
658
  */
659
- updateDelegationRequest(args: UpdateDelegationRequestCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateDelegationRequestCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
659
+ updateDelegationRequest(args: UpdateDelegationRequestCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateDelegationRequestCommandOutput, Cause.TimeoutError | SdkError | ConcurrentModificationError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
660
660
  /**
661
661
  * @see {@link UpdateGroupCommand}
662
662
  */
663
- updateGroup(args: UpdateGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateGroupCommandOutput, Cause.TimeoutException | SdkError | EntityAlreadyExistsError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
663
+ updateGroup(args: UpdateGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateGroupCommandOutput, Cause.TimeoutError | SdkError | EntityAlreadyExistsError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
664
664
  /**
665
665
  * @see {@link UpdateLoginProfileCommand}
666
666
  */
667
- updateLoginProfile(args: UpdateLoginProfileCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateLoginProfileCommandOutput, Cause.TimeoutException | SdkError | EntityTemporarilyUnmodifiableError | LimitExceededError | NoSuchEntityError | PasswordPolicyViolationError | ServiceFailureError>;
667
+ updateLoginProfile(args: UpdateLoginProfileCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateLoginProfileCommandOutput, Cause.TimeoutError | SdkError | EntityTemporarilyUnmodifiableError | LimitExceededError | NoSuchEntityError | PasswordPolicyViolationError | ServiceFailureError>;
668
668
  /**
669
669
  * @see {@link UpdateOpenIDConnectProviderThumbprintCommand}
670
670
  */
671
- updateOpenIDConnectProviderThumbprint(args: UpdateOpenIDConnectProviderThumbprintCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateOpenIDConnectProviderThumbprintCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
671
+ updateOpenIDConnectProviderThumbprint(args: UpdateOpenIDConnectProviderThumbprintCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateOpenIDConnectProviderThumbprintCommandOutput, Cause.TimeoutError | SdkError | ConcurrentModificationError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
672
672
  /**
673
673
  * @see {@link UpdateRoleCommand}
674
674
  */
675
- updateRole(args: UpdateRoleCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateRoleCommandOutput, Cause.TimeoutException | SdkError | NoSuchEntityError | ServiceFailureError | UnmodifiableEntityError>;
675
+ updateRole(args: UpdateRoleCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateRoleCommandOutput, Cause.TimeoutError | SdkError | NoSuchEntityError | ServiceFailureError | UnmodifiableEntityError>;
676
676
  /**
677
677
  * @see {@link UpdateRoleDescriptionCommand}
678
678
  */
679
- updateRoleDescription(args: UpdateRoleDescriptionCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateRoleDescriptionCommandOutput, Cause.TimeoutException | SdkError | NoSuchEntityError | ServiceFailureError | UnmodifiableEntityError>;
679
+ updateRoleDescription(args: UpdateRoleDescriptionCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateRoleDescriptionCommandOutput, Cause.TimeoutError | SdkError | NoSuchEntityError | ServiceFailureError | UnmodifiableEntityError>;
680
680
  /**
681
681
  * @see {@link UpdateSAMLProviderCommand}
682
682
  */
683
- updateSAMLProvider(args: UpdateSAMLProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateSAMLProviderCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
683
+ updateSAMLProvider(args: UpdateSAMLProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateSAMLProviderCommandOutput, Cause.TimeoutError | SdkError | ConcurrentModificationError | InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
684
684
  /**
685
685
  * @see {@link UpdateSSHPublicKeyCommand}
686
686
  */
687
- updateSSHPublicKey(args: UpdateSSHPublicKeyCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateSSHPublicKeyCommandOutput, Cause.TimeoutException | SdkError | InvalidInputError | NoSuchEntityError>;
687
+ updateSSHPublicKey(args: UpdateSSHPublicKeyCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateSSHPublicKeyCommandOutput, Cause.TimeoutError | SdkError | InvalidInputError | NoSuchEntityError>;
688
688
  /**
689
689
  * @see {@link UpdateServerCertificateCommand}
690
690
  */
691
- updateServerCertificate(args: UpdateServerCertificateCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateServerCertificateCommandOutput, Cause.TimeoutException | SdkError | EntityAlreadyExistsError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
691
+ updateServerCertificate(args: UpdateServerCertificateCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateServerCertificateCommandOutput, Cause.TimeoutError | SdkError | EntityAlreadyExistsError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
692
692
  /**
693
693
  * @see {@link UpdateServiceSpecificCredentialCommand}
694
694
  */
695
- updateServiceSpecificCredential(args: UpdateServiceSpecificCredentialCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateServiceSpecificCredentialCommandOutput, Cause.TimeoutException | SdkError | NoSuchEntityError>;
695
+ updateServiceSpecificCredential(args: UpdateServiceSpecificCredentialCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateServiceSpecificCredentialCommandOutput, Cause.TimeoutError | SdkError | NoSuchEntityError>;
696
696
  /**
697
697
  * @see {@link UpdateSigningCertificateCommand}
698
698
  */
699
- updateSigningCertificate(args: UpdateSigningCertificateCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateSigningCertificateCommandOutput, Cause.TimeoutException | SdkError | InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
699
+ updateSigningCertificate(args: UpdateSigningCertificateCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateSigningCertificateCommandOutput, Cause.TimeoutError | SdkError | InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
700
700
  /**
701
701
  * @see {@link UpdateUserCommand}
702
702
  */
703
- updateUser(args: UpdateUserCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateUserCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | EntityAlreadyExistsError | EntityTemporarilyUnmodifiableError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
703
+ updateUser(args: UpdateUserCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateUserCommandOutput, Cause.TimeoutError | SdkError | ConcurrentModificationError | EntityAlreadyExistsError | EntityTemporarilyUnmodifiableError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
704
704
  /**
705
705
  * @see {@link UploadSSHPublicKeyCommand}
706
706
  */
707
- uploadSSHPublicKey(args: UploadSSHPublicKeyCommandInput, options?: HttpHandlerOptions): Effect.Effect<UploadSSHPublicKeyCommandOutput, Cause.TimeoutException | SdkError | DuplicateSSHPublicKeyError | InvalidPublicKeyError | LimitExceededError | NoSuchEntityError | UnrecognizedPublicKeyEncodingError>;
707
+ uploadSSHPublicKey(args: UploadSSHPublicKeyCommandInput, options?: HttpHandlerOptions): Effect.Effect<UploadSSHPublicKeyCommandOutput, Cause.TimeoutError | SdkError | DuplicateSSHPublicKeyError | InvalidPublicKeyError | LimitExceededError | NoSuchEntityError | UnrecognizedPublicKeyEncodingError>;
708
708
  /**
709
709
  * @see {@link UploadServerCertificateCommand}
710
710
  */
711
- uploadServerCertificate(args: UploadServerCertificateCommandInput, options?: HttpHandlerOptions): Effect.Effect<UploadServerCertificateCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | EntityAlreadyExistsError | InvalidInputError | KeyPairMismatchError | LimitExceededError | MalformedCertificateError | ServiceFailureError>;
711
+ uploadServerCertificate(args: UploadServerCertificateCommandInput, options?: HttpHandlerOptions): Effect.Effect<UploadServerCertificateCommandOutput, Cause.TimeoutError | SdkError | ConcurrentModificationError | EntityAlreadyExistsError | InvalidInputError | KeyPairMismatchError | LimitExceededError | MalformedCertificateError | ServiceFailureError>;
712
712
  /**
713
713
  * @see {@link UploadSigningCertificateCommand}
714
714
  */
715
- uploadSigningCertificate(args: UploadSigningCertificateCommandInput, options?: HttpHandlerOptions): Effect.Effect<UploadSigningCertificateCommandOutput, Cause.TimeoutException | SdkError | ConcurrentModificationError | DuplicateCertificateError | EntityAlreadyExistsError | InvalidCertificateError | LimitExceededError | MalformedCertificateError | NoSuchEntityError | ServiceFailureError>;
715
+ uploadSigningCertificate(args: UploadSigningCertificateCommandInput, options?: HttpHandlerOptions): Effect.Effect<UploadSigningCertificateCommandOutput, Cause.TimeoutError | SdkError | ConcurrentModificationError | DuplicateCertificateError | EntityAlreadyExistsError | InvalidCertificateError | LimitExceededError | MalformedCertificateError | NoSuchEntityError | ServiceFailureError>;
716
716
  }
717
717
  /**
718
718
  * @since 1.0.0
719
719
  * @category constructors
720
720
  */
721
721
  export declare const makeIAMService: Effect.Effect<IAMService$, never, Instance.IAMClientInstance>;
722
- declare const IAMService_base: import("effect/Context").TagClass<IAMService, "@effect-aws/client-iam/IAMService", IAMService$> & Effect.Tag.Proxy<IAMService, IAMService$> & {
723
- use: <X>(body: (_: IAMService$) => X) => [X] extends [Effect.Effect<infer A, infer E, infer R>] ? Effect.Effect<A, E, IAMService | R> : [X] extends [PromiseLike<infer A_1>] ? Effect.Effect<A_1, Cause.UnknownException, IAMService> : Effect.Effect<X, never, IAMService>;
724
- };
722
+ declare const IAMService_base: ServiceMap.ServiceClass<IAMService, "@effect-aws/client-iam/IAMService", IAMService$>;
725
723
  /**
726
724
  * @since 1.0.0
727
725
  * @category models