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