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