@effect-aws/client-iam 1.4.0 → 1.4.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/CHANGELOG.md +6 -0
- package/README.md +3 -0
- package/lib/IAMService.d.ts +57 -54
- package/lib/IAMService.js +13 -13
- package/lib/esm/IAMService.js +14 -14
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,11 @@
|
|
|
1
1
|
# @effect-aws/client-iam
|
|
2
2
|
|
|
3
|
+
## 1.4.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#75](https://github.com/floydspace/effect-aws/pull/75) [`9dc170d`](https://github.com/floydspace/effect-aws/commit/9dc170d975c04888bbc7ca7b241b4b5265668fb5) Thanks [@godu](https://github.com/godu)! - export the HttpHandlerOptions type
|
|
8
|
+
|
|
3
9
|
## 1.4.0
|
|
4
10
|
|
|
5
11
|
### Minor Changes
|
package/README.md
CHANGED
|
@@ -1,5 +1,8 @@
|
|
|
1
1
|
# @effect-aws/client-iam
|
|
2
2
|
|
|
3
|
+
[](https://www.npmjs.com/package/@effect-aws/client-iam)
|
|
4
|
+
[](https://www.npmjs.com/package/@effect-aws/client-iam)
|
|
5
|
+
|
|
3
6
|
## Installation
|
|
4
7
|
|
|
5
8
|
```bash
|
package/lib/IAMService.d.ts
CHANGED
|
@@ -1,11 +1,14 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @since 1.0.0
|
|
3
3
|
*/
|
|
4
|
-
import { type AddClientIDToOpenIDConnectProviderCommandInput, type AddClientIDToOpenIDConnectProviderCommandOutput, type AddRoleToInstanceProfileCommandInput, type AddRoleToInstanceProfileCommandOutput, type AddUserToGroupCommandInput, type AddUserToGroupCommandOutput, type AttachGroupPolicyCommandInput, type AttachGroupPolicyCommandOutput, type AttachRolePolicyCommandInput, type AttachRolePolicyCommandOutput, type AttachUserPolicyCommandInput, type AttachUserPolicyCommandOutput, type ChangePasswordCommandInput, type ChangePasswordCommandOutput, type CreateAccessKeyCommandInput, type CreateAccessKeyCommandOutput, type CreateAccountAliasCommandInput, type CreateAccountAliasCommandOutput, type CreateGroupCommandInput, type CreateGroupCommandOutput, type CreateInstanceProfileCommandInput, type CreateInstanceProfileCommandOutput, type CreateLoginProfileCommandInput, type CreateLoginProfileCommandOutput, type CreateOpenIDConnectProviderCommandInput, type CreateOpenIDConnectProviderCommandOutput, type CreatePolicyCommandInput, type CreatePolicyCommandOutput, type CreatePolicyVersionCommandInput, type CreatePolicyVersionCommandOutput, type CreateRoleCommandInput, type CreateRoleCommandOutput, type CreateSAMLProviderCommandInput, type CreateSAMLProviderCommandOutput, type CreateServiceLinkedRoleCommandInput, type CreateServiceLinkedRoleCommandOutput, type CreateServiceSpecificCredentialCommandInput, type CreateServiceSpecificCredentialCommandOutput, type CreateUserCommandInput, type CreateUserCommandOutput, type CreateVirtualMFADeviceCommandInput, type CreateVirtualMFADeviceCommandOutput, type DeactivateMFADeviceCommandInput, type DeactivateMFADeviceCommandOutput, type DeleteAccessKeyCommandInput, type DeleteAccessKeyCommandOutput, type DeleteAccountAliasCommandInput, type DeleteAccountAliasCommandOutput, type DeleteAccountPasswordPolicyCommandInput, type DeleteAccountPasswordPolicyCommandOutput, type DeleteGroupCommandInput, type DeleteGroupCommandOutput, type DeleteGroupPolicyCommandInput, type DeleteGroupPolicyCommandOutput, type DeleteInstanceProfileCommandInput, type DeleteInstanceProfileCommandOutput, type DeleteLoginProfileCommandInput, type DeleteLoginProfileCommandOutput, type DeleteOpenIDConnectProviderCommandInput, type DeleteOpenIDConnectProviderCommandOutput, type DeletePolicyCommandInput, type DeletePolicyCommandOutput, type DeletePolicyVersionCommandInput, type DeletePolicyVersionCommandOutput, type DeleteRoleCommandInput, type DeleteRoleCommandOutput, type DeleteRolePermissionsBoundaryCommandInput, type DeleteRolePermissionsBoundaryCommandOutput, type DeleteRolePolicyCommandInput, type DeleteRolePolicyCommandOutput, type DeleteSAMLProviderCommandInput, type DeleteSAMLProviderCommandOutput, type DeleteServerCertificateCommandInput, type DeleteServerCertificateCommandOutput, type DeleteServiceLinkedRoleCommandInput, type DeleteServiceLinkedRoleCommandOutput, type DeleteServiceSpecificCredentialCommandInput, type DeleteServiceSpecificCredentialCommandOutput, type DeleteSigningCertificateCommandInput, type DeleteSigningCertificateCommandOutput, type DeleteSSHPublicKeyCommandInput, type DeleteSSHPublicKeyCommandOutput, type DeleteUserCommandInput, type DeleteUserCommandOutput, type DeleteUserPermissionsBoundaryCommandInput, type DeleteUserPermissionsBoundaryCommandOutput, type DeleteUserPolicyCommandInput, type DeleteUserPolicyCommandOutput, type DeleteVirtualMFADeviceCommandInput, type DeleteVirtualMFADeviceCommandOutput, type DetachGroupPolicyCommandInput, type DetachGroupPolicyCommandOutput, type DetachRolePolicyCommandInput, type DetachRolePolicyCommandOutput, type DetachUserPolicyCommandInput, type DetachUserPolicyCommandOutput, type EnableMFADeviceCommandInput, type EnableMFADeviceCommandOutput, type GenerateCredentialReportCommandInput, type GenerateCredentialReportCommandOutput, type GenerateOrganizationsAccessReportCommandInput, type GenerateOrganizationsAccessReportCommandOutput, type GenerateServiceLastAccessedDetailsCommandInput, type GenerateServiceLastAccessedDetailsCommandOutput, type GetAccessKeyLastUsedCommandInput, type GetAccessKeyLastUsedCommandOutput, type GetAccountAuthorizationDetailsCommandInput, type GetAccountAuthorizationDetailsCommandOutput, type GetAccountPasswordPolicyCommandInput, type GetAccountPasswordPolicyCommandOutput, type GetAccountSummaryCommandInput, type GetAccountSummaryCommandOutput, type GetContextKeysForCustomPolicyCommandInput, type GetContextKeysForCustomPolicyCommandOutput, type GetContextKeysForPrincipalPolicyCommandInput, type GetContextKeysForPrincipalPolicyCommandOutput, type GetCredentialReportCommandInput, type GetCredentialReportCommandOutput, type GetGroupCommandInput, type GetGroupCommandOutput, type GetGroupPolicyCommandInput, type GetGroupPolicyCommandOutput, type GetInstanceProfileCommandInput, type GetInstanceProfileCommandOutput, type GetLoginProfileCommandInput, type GetLoginProfileCommandOutput, type GetMFADeviceCommandInput, type GetMFADeviceCommandOutput, type GetOpenIDConnectProviderCommandInput, type GetOpenIDConnectProviderCommandOutput, type GetOrganizationsAccessReportCommandInput, type GetOrganizationsAccessReportCommandOutput, type GetPolicyCommandInput, type GetPolicyCommandOutput, type GetPolicyVersionCommandInput, type GetPolicyVersionCommandOutput, type GetRoleCommandInput, type GetRoleCommandOutput, type GetRolePolicyCommandInput, type GetRolePolicyCommandOutput, type GetSAMLProviderCommandInput, type GetSAMLProviderCommandOutput, type GetServerCertificateCommandInput, type GetServerCertificateCommandOutput, type GetServiceLastAccessedDetailsCommandInput, type GetServiceLastAccessedDetailsCommandOutput, type GetServiceLastAccessedDetailsWithEntitiesCommandInput, type GetServiceLastAccessedDetailsWithEntitiesCommandOutput, type GetServiceLinkedRoleDeletionStatusCommandInput, type GetServiceLinkedRoleDeletionStatusCommandOutput, type GetSSHPublicKeyCommandInput, type GetSSHPublicKeyCommandOutput, type GetUserCommandInput, type GetUserCommandOutput, type GetUserPolicyCommandInput, type GetUserPolicyCommandOutput, type ListAccessKeysCommandInput, type ListAccessKeysCommandOutput, type ListAccountAliasesCommandInput, type ListAccountAliasesCommandOutput, type ListAttachedGroupPoliciesCommandInput, type ListAttachedGroupPoliciesCommandOutput, type ListAttachedRolePoliciesCommandInput, type ListAttachedRolePoliciesCommandOutput, type ListAttachedUserPoliciesCommandInput, type ListAttachedUserPoliciesCommandOutput, type ListEntitiesForPolicyCommandInput, type ListEntitiesForPolicyCommandOutput, type ListGroupPoliciesCommandInput, type ListGroupPoliciesCommandOutput, type ListGroupsCommandInput, type ListGroupsCommandOutput, type ListGroupsForUserCommandInput, type ListGroupsForUserCommandOutput, type ListInstanceProfilesCommandInput, type ListInstanceProfilesCommandOutput, type ListInstanceProfilesForRoleCommandInput, type ListInstanceProfilesForRoleCommandOutput, type ListInstanceProfileTagsCommandInput, type ListInstanceProfileTagsCommandOutput, type ListMFADevicesCommandInput, type ListMFADevicesCommandOutput, type ListMFADeviceTagsCommandInput, type ListMFADeviceTagsCommandOutput, type ListOpenIDConnectProvidersCommandInput, type ListOpenIDConnectProvidersCommandOutput, type ListOpenIDConnectProviderTagsCommandInput, type ListOpenIDConnectProviderTagsCommandOutput, type ListPoliciesCommandInput, type ListPoliciesCommandOutput, type ListPoliciesGrantingServiceAccessCommandInput, type ListPoliciesGrantingServiceAccessCommandOutput, type ListPolicyTagsCommandInput, type ListPolicyTagsCommandOutput, type ListPolicyVersionsCommandInput, type ListPolicyVersionsCommandOutput, type ListRolePoliciesCommandInput, type ListRolePoliciesCommandOutput, type ListRolesCommandInput, type ListRolesCommandOutput, type ListRoleTagsCommandInput, type ListRoleTagsCommandOutput, type ListSAMLProvidersCommandInput, type ListSAMLProvidersCommandOutput, type ListSAMLProviderTagsCommandInput, type ListSAMLProviderTagsCommandOutput, type ListServerCertificatesCommandInput, type ListServerCertificatesCommandOutput, type ListServerCertificateTagsCommandInput, type ListServerCertificateTagsCommandOutput, type ListServiceSpecificCredentialsCommandInput, type ListServiceSpecificCredentialsCommandOutput, type ListSigningCertificatesCommandInput, type ListSigningCertificatesCommandOutput, type ListSSHPublicKeysCommandInput, type ListSSHPublicKeysCommandOutput, type ListUserPoliciesCommandInput, type ListUserPoliciesCommandOutput, type ListUsersCommandInput, type ListUsersCommandOutput, type ListUserTagsCommandInput, type ListUserTagsCommandOutput, type ListVirtualMFADevicesCommandInput, type ListVirtualMFADevicesCommandOutput, type PutGroupPolicyCommandInput, type PutGroupPolicyCommandOutput, type PutRolePermissionsBoundaryCommandInput, type PutRolePermissionsBoundaryCommandOutput, type PutRolePolicyCommandInput, type PutRolePolicyCommandOutput, type PutUserPermissionsBoundaryCommandInput, type PutUserPermissionsBoundaryCommandOutput, type PutUserPolicyCommandInput, type PutUserPolicyCommandOutput, type RemoveClientIDFromOpenIDConnectProviderCommandInput, type RemoveClientIDFromOpenIDConnectProviderCommandOutput, type RemoveRoleFromInstanceProfileCommandInput, type RemoveRoleFromInstanceProfileCommandOutput, type RemoveUserFromGroupCommandInput, type RemoveUserFromGroupCommandOutput, type ResetServiceSpecificCredentialCommandInput, type ResetServiceSpecificCredentialCommandOutput, type ResyncMFADeviceCommandInput, type ResyncMFADeviceCommandOutput, type SetDefaultPolicyVersionCommandInput, type SetDefaultPolicyVersionCommandOutput, type SetSecurityTokenServicePreferencesCommandInput, type SetSecurityTokenServicePreferencesCommandOutput, type SimulateCustomPolicyCommandInput, type SimulateCustomPolicyCommandOutput, type SimulatePrincipalPolicyCommandInput, type SimulatePrincipalPolicyCommandOutput, type TagInstanceProfileCommandInput, type TagInstanceProfileCommandOutput, type TagMFADeviceCommandInput, type TagMFADeviceCommandOutput, type TagOpenIDConnectProviderCommandInput, type TagOpenIDConnectProviderCommandOutput, type TagPolicyCommandInput, type TagPolicyCommandOutput, type TagRoleCommandInput, type TagRoleCommandOutput, type TagSAMLProviderCommandInput, type TagSAMLProviderCommandOutput, type TagServerCertificateCommandInput, type TagServerCertificateCommandOutput, type TagUserCommandInput, type TagUserCommandOutput, type UntagInstanceProfileCommandInput, type UntagInstanceProfileCommandOutput, type UntagMFADeviceCommandInput, type UntagMFADeviceCommandOutput, type UntagOpenIDConnectProviderCommandInput, type UntagOpenIDConnectProviderCommandOutput, type UntagPolicyCommandInput, type UntagPolicyCommandOutput, type UntagRoleCommandInput, type UntagRoleCommandOutput, type UntagSAMLProviderCommandInput, type UntagSAMLProviderCommandOutput, type UntagServerCertificateCommandInput, type UntagServerCertificateCommandOutput, type UntagUserCommandInput, type UntagUserCommandOutput, type UpdateAccessKeyCommandInput, type UpdateAccessKeyCommandOutput, type UpdateAccountPasswordPolicyCommandInput, type UpdateAccountPasswordPolicyCommandOutput, type UpdateAssumeRolePolicyCommandInput, type UpdateAssumeRolePolicyCommandOutput, type UpdateGroupCommandInput, type UpdateGroupCommandOutput, type UpdateLoginProfileCommandInput, type UpdateLoginProfileCommandOutput, type UpdateOpenIDConnectProviderThumbprintCommandInput, type UpdateOpenIDConnectProviderThumbprintCommandOutput, type UpdateRoleCommandInput, type UpdateRoleCommandOutput, type UpdateRoleDescriptionCommandInput, type UpdateRoleDescriptionCommandOutput, type UpdateSAMLProviderCommandInput, type UpdateSAMLProviderCommandOutput, type UpdateServerCertificateCommandInput, type UpdateServerCertificateCommandOutput, type UpdateServiceSpecificCredentialCommandInput, type UpdateServiceSpecificCredentialCommandOutput, type UpdateSigningCertificateCommandInput, type UpdateSigningCertificateCommandOutput, type UpdateSSHPublicKeyCommandInput, type UpdateSSHPublicKeyCommandOutput, type UpdateUserCommandInput, type UpdateUserCommandOutput, type UploadServerCertificateCommandInput, type UploadServerCertificateCommandOutput, type UploadSigningCertificateCommandInput, type UploadSigningCertificateCommandOutput, type UploadSSHPublicKeyCommandInput, type UploadSSHPublicKeyCommandOutput } from "@aws-sdk/client-iam";
|
|
4
|
+
import { type AddClientIDToOpenIDConnectProviderCommandInput, type AddClientIDToOpenIDConnectProviderCommandOutput, type AddRoleToInstanceProfileCommandInput, type AddRoleToInstanceProfileCommandOutput, type AddUserToGroupCommandInput, type AddUserToGroupCommandOutput, type AttachGroupPolicyCommandInput, type AttachGroupPolicyCommandOutput, type AttachRolePolicyCommandInput, type AttachRolePolicyCommandOutput, type AttachUserPolicyCommandInput, type AttachUserPolicyCommandOutput, type ChangePasswordCommandInput, type ChangePasswordCommandOutput, type CreateAccessKeyCommandInput, type CreateAccessKeyCommandOutput, type CreateAccountAliasCommandInput, type CreateAccountAliasCommandOutput, type CreateGroupCommandInput, type CreateGroupCommandOutput, type CreateInstanceProfileCommandInput, type CreateInstanceProfileCommandOutput, type CreateLoginProfileCommandInput, type CreateLoginProfileCommandOutput, type CreateOpenIDConnectProviderCommandInput, type CreateOpenIDConnectProviderCommandOutput, type CreatePolicyCommandInput, type CreatePolicyCommandOutput, type CreatePolicyVersionCommandInput, type CreatePolicyVersionCommandOutput, type CreateRoleCommandInput, type CreateRoleCommandOutput, type CreateSAMLProviderCommandInput, type CreateSAMLProviderCommandOutput, type CreateServiceLinkedRoleCommandInput, type CreateServiceLinkedRoleCommandOutput, type CreateServiceSpecificCredentialCommandInput, type CreateServiceSpecificCredentialCommandOutput, type CreateUserCommandInput, type CreateUserCommandOutput, type CreateVirtualMFADeviceCommandInput, type CreateVirtualMFADeviceCommandOutput, type DeactivateMFADeviceCommandInput, type DeactivateMFADeviceCommandOutput, type DeleteAccessKeyCommandInput, type DeleteAccessKeyCommandOutput, type DeleteAccountAliasCommandInput, type DeleteAccountAliasCommandOutput, type DeleteAccountPasswordPolicyCommandInput, type DeleteAccountPasswordPolicyCommandOutput, type DeleteGroupCommandInput, type DeleteGroupCommandOutput, type DeleteGroupPolicyCommandInput, type DeleteGroupPolicyCommandOutput, type DeleteInstanceProfileCommandInput, type DeleteInstanceProfileCommandOutput, type DeleteLoginProfileCommandInput, type DeleteLoginProfileCommandOutput, type DeleteOpenIDConnectProviderCommandInput, type DeleteOpenIDConnectProviderCommandOutput, type DeletePolicyCommandInput, type DeletePolicyCommandOutput, type DeletePolicyVersionCommandInput, type DeletePolicyVersionCommandOutput, type DeleteRoleCommandInput, type DeleteRoleCommandOutput, type DeleteRolePermissionsBoundaryCommandInput, type DeleteRolePermissionsBoundaryCommandOutput, type DeleteRolePolicyCommandInput, type DeleteRolePolicyCommandOutput, type DeleteSAMLProviderCommandInput, type DeleteSAMLProviderCommandOutput, type DeleteSSHPublicKeyCommandInput, type DeleteSSHPublicKeyCommandOutput, type DeleteServerCertificateCommandInput, type DeleteServerCertificateCommandOutput, type DeleteServiceLinkedRoleCommandInput, type DeleteServiceLinkedRoleCommandOutput, type DeleteServiceSpecificCredentialCommandInput, type DeleteServiceSpecificCredentialCommandOutput, type DeleteSigningCertificateCommandInput, type DeleteSigningCertificateCommandOutput, 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 EnableMFADeviceCommandInput, type EnableMFADeviceCommandOutput, type GenerateCredentialReportCommandInput, type GenerateCredentialReportCommandOutput, type GenerateOrganizationsAccessReportCommandInput, type GenerateOrganizationsAccessReportCommandOutput, type GenerateServiceLastAccessedDetailsCommandInput, type GenerateServiceLastAccessedDetailsCommandOutput, type GetAccessKeyLastUsedCommandInput, type GetAccessKeyLastUsedCommandOutput, type GetAccountAuthorizationDetailsCommandInput, type GetAccountAuthorizationDetailsCommandOutput, type GetAccountPasswordPolicyCommandInput, type GetAccountPasswordPolicyCommandOutput, type GetAccountSummaryCommandInput, type GetAccountSummaryCommandOutput, type GetContextKeysForCustomPolicyCommandInput, type GetContextKeysForCustomPolicyCommandOutput, type GetContextKeysForPrincipalPolicyCommandInput, type GetContextKeysForPrincipalPolicyCommandOutput, type GetCredentialReportCommandInput, type GetCredentialReportCommandOutput, type GetGroupCommandInput, type GetGroupCommandOutput, type GetGroupPolicyCommandInput, type GetGroupPolicyCommandOutput, type GetInstanceProfileCommandInput, type GetInstanceProfileCommandOutput, type GetLoginProfileCommandInput, type GetLoginProfileCommandOutput, type GetMFADeviceCommandInput, type GetMFADeviceCommandOutput, type GetOpenIDConnectProviderCommandInput, type GetOpenIDConnectProviderCommandOutput, type GetOrganizationsAccessReportCommandInput, type GetOrganizationsAccessReportCommandOutput, type GetPolicyCommandInput, type GetPolicyCommandOutput, type GetPolicyVersionCommandInput, type GetPolicyVersionCommandOutput, type GetRoleCommandInput, type GetRoleCommandOutput, type GetRolePolicyCommandInput, type GetRolePolicyCommandOutput, type GetSAMLProviderCommandInput, type GetSAMLProviderCommandOutput, type GetSSHPublicKeyCommandInput, type GetSSHPublicKeyCommandOutput, type GetServerCertificateCommandInput, type GetServerCertificateCommandOutput, type GetServiceLastAccessedDetailsCommandInput, type GetServiceLastAccessedDetailsCommandOutput, type GetServiceLastAccessedDetailsWithEntitiesCommandInput, type GetServiceLastAccessedDetailsWithEntitiesCommandOutput, type GetServiceLinkedRoleDeletionStatusCommandInput, type GetServiceLinkedRoleDeletionStatusCommandOutput, type GetUserCommandInput, type GetUserCommandOutput, type GetUserPolicyCommandInput, type GetUserPolicyCommandOutput, type ListAccessKeysCommandInput, type ListAccessKeysCommandOutput, type ListAccountAliasesCommandInput, type ListAccountAliasesCommandOutput, type ListAttachedGroupPoliciesCommandInput, type ListAttachedGroupPoliciesCommandOutput, type ListAttachedRolePoliciesCommandInput, type ListAttachedRolePoliciesCommandOutput, type ListAttachedUserPoliciesCommandInput, type ListAttachedUserPoliciesCommandOutput, type ListEntitiesForPolicyCommandInput, type ListEntitiesForPolicyCommandOutput, type ListGroupPoliciesCommandInput, type ListGroupPoliciesCommandOutput, type ListGroupsCommandInput, type ListGroupsCommandOutput, type ListGroupsForUserCommandInput, type ListGroupsForUserCommandOutput, type ListInstanceProfileTagsCommandInput, type ListInstanceProfileTagsCommandOutput, type ListInstanceProfilesCommandInput, type ListInstanceProfilesCommandOutput, type ListInstanceProfilesForRoleCommandInput, type ListInstanceProfilesForRoleCommandOutput, type ListMFADeviceTagsCommandInput, type ListMFADeviceTagsCommandOutput, type ListMFADevicesCommandInput, type ListMFADevicesCommandOutput, type ListOpenIDConnectProviderTagsCommandInput, type ListOpenIDConnectProviderTagsCommandOutput, type ListOpenIDConnectProvidersCommandInput, type ListOpenIDConnectProvidersCommandOutput, type ListPoliciesCommandInput, type ListPoliciesCommandOutput, type ListPoliciesGrantingServiceAccessCommandInput, type ListPoliciesGrantingServiceAccessCommandOutput, type ListPolicyTagsCommandInput, type ListPolicyTagsCommandOutput, type ListPolicyVersionsCommandInput, type ListPolicyVersionsCommandOutput, type ListRolePoliciesCommandInput, type ListRolePoliciesCommandOutput, type ListRoleTagsCommandInput, type ListRoleTagsCommandOutput, type ListRolesCommandInput, type ListRolesCommandOutput, type ListSAMLProviderTagsCommandInput, type ListSAMLProviderTagsCommandOutput, type ListSAMLProvidersCommandInput, type ListSAMLProvidersCommandOutput, type ListSSHPublicKeysCommandInput, type ListSSHPublicKeysCommandOutput, type ListServerCertificateTagsCommandInput, type ListServerCertificateTagsCommandOutput, type ListServerCertificatesCommandInput, type ListServerCertificatesCommandOutput, type ListServiceSpecificCredentialsCommandInput, type ListServiceSpecificCredentialsCommandOutput, type ListSigningCertificatesCommandInput, type ListSigningCertificatesCommandOutput, type ListUserPoliciesCommandInput, type ListUserPoliciesCommandOutput, type ListUserTagsCommandInput, type ListUserTagsCommandOutput, type ListUsersCommandInput, type ListUsersCommandOutput, type ListVirtualMFADevicesCommandInput, type ListVirtualMFADevicesCommandOutput, type PutGroupPolicyCommandInput, type PutGroupPolicyCommandOutput, type PutRolePermissionsBoundaryCommandInput, type PutRolePermissionsBoundaryCommandOutput, type PutRolePolicyCommandInput, type PutRolePolicyCommandOutput, type PutUserPermissionsBoundaryCommandInput, type PutUserPermissionsBoundaryCommandOutput, type PutUserPolicyCommandInput, type PutUserPolicyCommandOutput, type RemoveClientIDFromOpenIDConnectProviderCommandInput, type RemoveClientIDFromOpenIDConnectProviderCommandOutput, type RemoveRoleFromInstanceProfileCommandInput, type RemoveRoleFromInstanceProfileCommandOutput, type RemoveUserFromGroupCommandInput, type RemoveUserFromGroupCommandOutput, type ResetServiceSpecificCredentialCommandInput, type ResetServiceSpecificCredentialCommandOutput, type ResyncMFADeviceCommandInput, type ResyncMFADeviceCommandOutput, type SetDefaultPolicyVersionCommandInput, type SetDefaultPolicyVersionCommandOutput, type SetSecurityTokenServicePreferencesCommandInput, type SetSecurityTokenServicePreferencesCommandOutput, type SimulateCustomPolicyCommandInput, type SimulateCustomPolicyCommandOutput, type SimulatePrincipalPolicyCommandInput, type SimulatePrincipalPolicyCommandOutput, type TagInstanceProfileCommandInput, type TagInstanceProfileCommandOutput, type TagMFADeviceCommandInput, type TagMFADeviceCommandOutput, type TagOpenIDConnectProviderCommandInput, type TagOpenIDConnectProviderCommandOutput, type TagPolicyCommandInput, type TagPolicyCommandOutput, type TagRoleCommandInput, type TagRoleCommandOutput, type TagSAMLProviderCommandInput, type TagSAMLProviderCommandOutput, type TagServerCertificateCommandInput, type TagServerCertificateCommandOutput, type TagUserCommandInput, type TagUserCommandOutput, type UntagInstanceProfileCommandInput, type UntagInstanceProfileCommandOutput, type UntagMFADeviceCommandInput, type UntagMFADeviceCommandOutput, type UntagOpenIDConnectProviderCommandInput, type UntagOpenIDConnectProviderCommandOutput, type UntagPolicyCommandInput, type UntagPolicyCommandOutput, type UntagRoleCommandInput, type UntagRoleCommandOutput, type UntagSAMLProviderCommandInput, type UntagSAMLProviderCommandOutput, type UntagServerCertificateCommandInput, type UntagServerCertificateCommandOutput, type UntagUserCommandInput, type UntagUserCommandOutput, type UpdateAccessKeyCommandInput, type UpdateAccessKeyCommandOutput, type UpdateAccountPasswordPolicyCommandInput, type UpdateAccountPasswordPolicyCommandOutput, type UpdateAssumeRolePolicyCommandInput, type UpdateAssumeRolePolicyCommandOutput, type UpdateGroupCommandInput, type UpdateGroupCommandOutput, type UpdateLoginProfileCommandInput, type UpdateLoginProfileCommandOutput, type UpdateOpenIDConnectProviderThumbprintCommandInput, type UpdateOpenIDConnectProviderThumbprintCommandOutput, type UpdateRoleCommandInput, type UpdateRoleCommandOutput, type UpdateRoleDescriptionCommandInput, type UpdateRoleDescriptionCommandOutput, type UpdateSAMLProviderCommandInput, type UpdateSAMLProviderCommandOutput, type UpdateSSHPublicKeyCommandInput, type UpdateSSHPublicKeyCommandOutput, type UpdateServerCertificateCommandInput, type UpdateServerCertificateCommandOutput, type UpdateServiceSpecificCredentialCommandInput, type UpdateServiceSpecificCredentialCommandOutput, type UpdateSigningCertificateCommandInput, type UpdateSigningCertificateCommandOutput, type UpdateUserCommandInput, type UpdateUserCommandOutput, type UploadSSHPublicKeyCommandInput, type UploadSSHPublicKeyCommandOutput, type UploadServerCertificateCommandInput, type UploadServerCertificateCommandOutput, type UploadSigningCertificateCommandInput, type UploadSigningCertificateCommandOutput } from "@aws-sdk/client-iam";
|
|
5
5
|
import { Effect, Layer } from "effect";
|
|
6
6
|
import { ConcurrentModificationError, CredentialReportExpiredError, CredentialReportNotPresentError, CredentialReportNotReadyError, DeleteConflictError, DuplicateCertificateError, DuplicateSSHPublicKeyError, EntityAlreadyExistsError, EntityTemporarilyUnmodifiableError, InvalidAuthenticationCodeError, InvalidCertificateError, InvalidInputError, InvalidPublicKeyError, InvalidUserTypeError, KeyPairMismatchError, LimitExceededError, MalformedCertificateError, MalformedPolicyDocumentError, NoSuchEntityError, OpenIdIdpCommunicationError, PasswordPolicyViolationError, PolicyEvaluationError, PolicyNotAttachableError, ReportGenerationLimitExceededError, ServiceFailureError, ServiceNotSupportedError, UnmodifiableEntityError, UnrecognizedPublicKeyEncodingError, SdkError } from "./Errors";
|
|
7
7
|
import { IAMClientInstance } from "./IAMClientInstance";
|
|
8
|
-
|
|
8
|
+
/**
|
|
9
|
+
* @since 1.4.1
|
|
10
|
+
*/
|
|
11
|
+
export interface HttpHandlerOptions {
|
|
9
12
|
/**
|
|
10
13
|
* The maximum time in milliseconds that the connection phase of a request
|
|
11
14
|
* may take before the connection attempt is abandoned.
|
|
@@ -158,6 +161,10 @@ interface IAMService$ {
|
|
|
158
161
|
* @see {@link DeleteSAMLProviderCommand}
|
|
159
162
|
*/
|
|
160
163
|
deleteSAMLProvider(args: DeleteSAMLProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteSAMLProviderCommandOutput, SdkError | InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
|
|
164
|
+
/**
|
|
165
|
+
* @see {@link DeleteSSHPublicKeyCommand}
|
|
166
|
+
*/
|
|
167
|
+
deleteSSHPublicKey(args: DeleteSSHPublicKeyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteSSHPublicKeyCommandOutput, SdkError | NoSuchEntityError>;
|
|
161
168
|
/**
|
|
162
169
|
* @see {@link DeleteServerCertificateCommand}
|
|
163
170
|
*/
|
|
@@ -174,10 +181,6 @@ interface IAMService$ {
|
|
|
174
181
|
* @see {@link DeleteSigningCertificateCommand}
|
|
175
182
|
*/
|
|
176
183
|
deleteSigningCertificate(args: DeleteSigningCertificateCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteSigningCertificateCommandOutput, SdkError | ConcurrentModificationError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
|
|
177
|
-
/**
|
|
178
|
-
* @see {@link DeleteSSHPublicKeyCommand}
|
|
179
|
-
*/
|
|
180
|
-
deleteSSHPublicKey(args: DeleteSSHPublicKeyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteSSHPublicKeyCommandOutput, SdkError | NoSuchEntityError>;
|
|
181
184
|
/**
|
|
182
185
|
* @see {@link DeleteUserCommand}
|
|
183
186
|
*/
|
|
@@ -298,6 +301,10 @@ interface IAMService$ {
|
|
|
298
301
|
* @see {@link GetSAMLProviderCommand}
|
|
299
302
|
*/
|
|
300
303
|
getSAMLProvider(args: GetSAMLProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetSAMLProviderCommandOutput, SdkError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
|
|
304
|
+
/**
|
|
305
|
+
* @see {@link GetSSHPublicKeyCommand}
|
|
306
|
+
*/
|
|
307
|
+
getSSHPublicKey(args: GetSSHPublicKeyCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetSSHPublicKeyCommandOutput, SdkError | NoSuchEntityError | UnrecognizedPublicKeyEncodingError>;
|
|
301
308
|
/**
|
|
302
309
|
* @see {@link GetServerCertificateCommand}
|
|
303
310
|
*/
|
|
@@ -314,10 +321,6 @@ interface IAMService$ {
|
|
|
314
321
|
* @see {@link GetServiceLinkedRoleDeletionStatusCommand}
|
|
315
322
|
*/
|
|
316
323
|
getServiceLinkedRoleDeletionStatus(args: GetServiceLinkedRoleDeletionStatusCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetServiceLinkedRoleDeletionStatusCommandOutput, SdkError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
|
|
317
|
-
/**
|
|
318
|
-
* @see {@link GetSSHPublicKeyCommand}
|
|
319
|
-
*/
|
|
320
|
-
getSSHPublicKey(args: GetSSHPublicKeyCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetSSHPublicKeyCommandOutput, SdkError | NoSuchEntityError | UnrecognizedPublicKeyEncodingError>;
|
|
321
324
|
/**
|
|
322
325
|
* @see {@link GetUserCommand}
|
|
323
326
|
*/
|
|
@@ -362,6 +365,10 @@ interface IAMService$ {
|
|
|
362
365
|
* @see {@link ListGroupsForUserCommand}
|
|
363
366
|
*/
|
|
364
367
|
listGroupsForUser(args: ListGroupsForUserCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListGroupsForUserCommandOutput, SdkError | NoSuchEntityError | ServiceFailureError>;
|
|
368
|
+
/**
|
|
369
|
+
* @see {@link ListInstanceProfileTagsCommand}
|
|
370
|
+
*/
|
|
371
|
+
listInstanceProfileTags(args: ListInstanceProfileTagsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListInstanceProfileTagsCommandOutput, SdkError | NoSuchEntityError | ServiceFailureError>;
|
|
365
372
|
/**
|
|
366
373
|
* @see {@link ListInstanceProfilesCommand}
|
|
367
374
|
*/
|
|
@@ -371,25 +378,21 @@ interface IAMService$ {
|
|
|
371
378
|
*/
|
|
372
379
|
listInstanceProfilesForRole(args: ListInstanceProfilesForRoleCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListInstanceProfilesForRoleCommandOutput, SdkError | NoSuchEntityError | ServiceFailureError>;
|
|
373
380
|
/**
|
|
374
|
-
* @see {@link
|
|
381
|
+
* @see {@link ListMFADeviceTagsCommand}
|
|
375
382
|
*/
|
|
376
|
-
|
|
383
|
+
listMFADeviceTags(args: ListMFADeviceTagsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListMFADeviceTagsCommandOutput, SdkError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
|
|
377
384
|
/**
|
|
378
385
|
* @see {@link ListMFADevicesCommand}
|
|
379
386
|
*/
|
|
380
387
|
listMFADevices(args: ListMFADevicesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListMFADevicesCommandOutput, SdkError | NoSuchEntityError | ServiceFailureError>;
|
|
381
388
|
/**
|
|
382
|
-
* @see {@link
|
|
389
|
+
* @see {@link ListOpenIDConnectProviderTagsCommand}
|
|
383
390
|
*/
|
|
384
|
-
|
|
391
|
+
listOpenIDConnectProviderTags(args: ListOpenIDConnectProviderTagsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListOpenIDConnectProviderTagsCommandOutput, SdkError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
|
|
385
392
|
/**
|
|
386
393
|
* @see {@link ListOpenIDConnectProvidersCommand}
|
|
387
394
|
*/
|
|
388
395
|
listOpenIDConnectProviders(args: ListOpenIDConnectProvidersCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListOpenIDConnectProvidersCommandOutput, SdkError | ServiceFailureError>;
|
|
389
|
-
/**
|
|
390
|
-
* @see {@link ListOpenIDConnectProviderTagsCommand}
|
|
391
|
-
*/
|
|
392
|
-
listOpenIDConnectProviderTags(args: ListOpenIDConnectProviderTagsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListOpenIDConnectProviderTagsCommandOutput, SdkError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
|
|
393
396
|
/**
|
|
394
397
|
* @see {@link ListPoliciesCommand}
|
|
395
398
|
*/
|
|
@@ -410,30 +413,34 @@ interface IAMService$ {
|
|
|
410
413
|
* @see {@link ListRolePoliciesCommand}
|
|
411
414
|
*/
|
|
412
415
|
listRolePolicies(args: ListRolePoliciesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListRolePoliciesCommandOutput, SdkError | NoSuchEntityError | ServiceFailureError>;
|
|
413
|
-
/**
|
|
414
|
-
* @see {@link ListRolesCommand}
|
|
415
|
-
*/
|
|
416
|
-
listRoles(args: ListRolesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListRolesCommandOutput, SdkError | ServiceFailureError>;
|
|
417
416
|
/**
|
|
418
417
|
* @see {@link ListRoleTagsCommand}
|
|
419
418
|
*/
|
|
420
419
|
listRoleTags(args: ListRoleTagsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListRoleTagsCommandOutput, SdkError | NoSuchEntityError | ServiceFailureError>;
|
|
421
420
|
/**
|
|
422
|
-
* @see {@link
|
|
421
|
+
* @see {@link ListRolesCommand}
|
|
423
422
|
*/
|
|
424
|
-
|
|
423
|
+
listRoles(args: ListRolesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListRolesCommandOutput, SdkError | ServiceFailureError>;
|
|
425
424
|
/**
|
|
426
425
|
* @see {@link ListSAMLProviderTagsCommand}
|
|
427
426
|
*/
|
|
428
427
|
listSAMLProviderTags(args: ListSAMLProviderTagsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListSAMLProviderTagsCommandOutput, SdkError | InvalidInputError | NoSuchEntityError | ServiceFailureError>;
|
|
429
428
|
/**
|
|
430
|
-
* @see {@link
|
|
429
|
+
* @see {@link ListSAMLProvidersCommand}
|
|
431
430
|
*/
|
|
432
|
-
|
|
431
|
+
listSAMLProviders(args: ListSAMLProvidersCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListSAMLProvidersCommandOutput, SdkError | ServiceFailureError>;
|
|
432
|
+
/**
|
|
433
|
+
* @see {@link ListSSHPublicKeysCommand}
|
|
434
|
+
*/
|
|
435
|
+
listSSHPublicKeys(args: ListSSHPublicKeysCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListSSHPublicKeysCommandOutput, SdkError | NoSuchEntityError>;
|
|
433
436
|
/**
|
|
434
437
|
* @see {@link ListServerCertificateTagsCommand}
|
|
435
438
|
*/
|
|
436
439
|
listServerCertificateTags(args: ListServerCertificateTagsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListServerCertificateTagsCommandOutput, SdkError | NoSuchEntityError | ServiceFailureError>;
|
|
440
|
+
/**
|
|
441
|
+
* @see {@link ListServerCertificatesCommand}
|
|
442
|
+
*/
|
|
443
|
+
listServerCertificates(args: ListServerCertificatesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListServerCertificatesCommandOutput, SdkError | ServiceFailureError>;
|
|
437
444
|
/**
|
|
438
445
|
* @see {@link ListServiceSpecificCredentialsCommand}
|
|
439
446
|
*/
|
|
@@ -442,22 +449,18 @@ interface IAMService$ {
|
|
|
442
449
|
* @see {@link ListSigningCertificatesCommand}
|
|
443
450
|
*/
|
|
444
451
|
listSigningCertificates(args: ListSigningCertificatesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListSigningCertificatesCommandOutput, SdkError | NoSuchEntityError | ServiceFailureError>;
|
|
445
|
-
/**
|
|
446
|
-
* @see {@link ListSSHPublicKeysCommand}
|
|
447
|
-
*/
|
|
448
|
-
listSSHPublicKeys(args: ListSSHPublicKeysCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListSSHPublicKeysCommandOutput, SdkError | NoSuchEntityError>;
|
|
449
452
|
/**
|
|
450
453
|
* @see {@link ListUserPoliciesCommand}
|
|
451
454
|
*/
|
|
452
455
|
listUserPolicies(args: ListUserPoliciesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListUserPoliciesCommandOutput, SdkError | NoSuchEntityError | ServiceFailureError>;
|
|
453
|
-
/**
|
|
454
|
-
* @see {@link ListUsersCommand}
|
|
455
|
-
*/
|
|
456
|
-
listUsers(args: ListUsersCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListUsersCommandOutput, SdkError | ServiceFailureError>;
|
|
457
456
|
/**
|
|
458
457
|
* @see {@link ListUserTagsCommand}
|
|
459
458
|
*/
|
|
460
459
|
listUserTags(args: ListUserTagsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListUserTagsCommandOutput, SdkError | NoSuchEntityError | ServiceFailureError>;
|
|
460
|
+
/**
|
|
461
|
+
* @see {@link ListUsersCommand}
|
|
462
|
+
*/
|
|
463
|
+
listUsers(args: ListUsersCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListUsersCommandOutput, SdkError | ServiceFailureError>;
|
|
461
464
|
/**
|
|
462
465
|
* @see {@link ListVirtualMFADevicesCommand}
|
|
463
466
|
*/
|
|
@@ -618,6 +621,10 @@ interface IAMService$ {
|
|
|
618
621
|
* @see {@link UpdateSAMLProviderCommand}
|
|
619
622
|
*/
|
|
620
623
|
updateSAMLProvider(args: UpdateSAMLProviderCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateSAMLProviderCommandOutput, SdkError | InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
|
|
624
|
+
/**
|
|
625
|
+
* @see {@link UpdateSSHPublicKeyCommand}
|
|
626
|
+
*/
|
|
627
|
+
updateSSHPublicKey(args: UpdateSSHPublicKeyCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateSSHPublicKeyCommandOutput, SdkError | NoSuchEntityError>;
|
|
621
628
|
/**
|
|
622
629
|
* @see {@link UpdateServerCertificateCommand}
|
|
623
630
|
*/
|
|
@@ -630,14 +637,14 @@ interface IAMService$ {
|
|
|
630
637
|
* @see {@link UpdateSigningCertificateCommand}
|
|
631
638
|
*/
|
|
632
639
|
updateSigningCertificate(args: UpdateSigningCertificateCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateSigningCertificateCommandOutput, SdkError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
|
|
633
|
-
/**
|
|
634
|
-
* @see {@link UpdateSSHPublicKeyCommand}
|
|
635
|
-
*/
|
|
636
|
-
updateSSHPublicKey(args: UpdateSSHPublicKeyCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateSSHPublicKeyCommandOutput, SdkError | NoSuchEntityError>;
|
|
637
640
|
/**
|
|
638
641
|
* @see {@link UpdateUserCommand}
|
|
639
642
|
*/
|
|
640
643
|
updateUser(args: UpdateUserCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateUserCommandOutput, SdkError | ConcurrentModificationError | EntityAlreadyExistsError | EntityTemporarilyUnmodifiableError | LimitExceededError | NoSuchEntityError | ServiceFailureError>;
|
|
644
|
+
/**
|
|
645
|
+
* @see {@link UploadSSHPublicKeyCommand}
|
|
646
|
+
*/
|
|
647
|
+
uploadSSHPublicKey(args: UploadSSHPublicKeyCommandInput, options?: HttpHandlerOptions): Effect.Effect<UploadSSHPublicKeyCommandOutput, SdkError | DuplicateSSHPublicKeyError | InvalidPublicKeyError | LimitExceededError | NoSuchEntityError | UnrecognizedPublicKeyEncodingError>;
|
|
641
648
|
/**
|
|
642
649
|
* @see {@link UploadServerCertificateCommand}
|
|
643
650
|
*/
|
|
@@ -646,10 +653,6 @@ interface IAMService$ {
|
|
|
646
653
|
* @see {@link UploadSigningCertificateCommand}
|
|
647
654
|
*/
|
|
648
655
|
uploadSigningCertificate(args: UploadSigningCertificateCommandInput, options?: HttpHandlerOptions): Effect.Effect<UploadSigningCertificateCommandOutput, SdkError | ConcurrentModificationError | DuplicateCertificateError | EntityAlreadyExistsError | InvalidCertificateError | LimitExceededError | MalformedCertificateError | NoSuchEntityError | ServiceFailureError>;
|
|
649
|
-
/**
|
|
650
|
-
* @see {@link UploadSSHPublicKeyCommand}
|
|
651
|
-
*/
|
|
652
|
-
uploadSSHPublicKey(args: UploadSSHPublicKeyCommandInput, options?: HttpHandlerOptions): Effect.Effect<UploadSSHPublicKeyCommandOutput, SdkError | DuplicateSSHPublicKeyError | InvalidPublicKeyError | LimitExceededError | NoSuchEntityError | UnrecognizedPublicKeyEncodingError>;
|
|
653
656
|
}
|
|
654
657
|
declare const IAMService_base: import("effect/Context").TagClass<IAMService, "@effect-aws/client-iam/IAMService", IAMService$> & {
|
|
655
658
|
readonly _: Effect.Effect<IAMService$["_"], never, IAMService>;
|
|
@@ -689,11 +692,11 @@ declare const IAMService_base: import("effect/Context").TagClass<IAMService, "@e
|
|
|
689
692
|
deleteRolePermissionsBoundary: (args: DeleteRolePermissionsBoundaryCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DeleteRolePermissionsBoundaryCommandOutput, NoSuchEntityError | ServiceFailureError | UnmodifiableEntityError | SdkError, IAMService>;
|
|
690
693
|
deleteRolePolicy: (args: DeleteRolePolicyCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DeleteRolePolicyCommandOutput, LimitExceededError | NoSuchEntityError | ServiceFailureError | UnmodifiableEntityError | SdkError, IAMService>;
|
|
691
694
|
deleteSAMLProvider: (args: DeleteSAMLProviderCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DeleteSAMLProviderCommandOutput, InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError | SdkError, IAMService>;
|
|
695
|
+
deleteSSHPublicKey: (args: DeleteSSHPublicKeyCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DeleteSSHPublicKeyCommandOutput, NoSuchEntityError | SdkError, IAMService>;
|
|
692
696
|
deleteServerCertificate: (args: DeleteServerCertificateCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DeleteServerCertificateCommandOutput, DeleteConflictError | LimitExceededError | NoSuchEntityError | ServiceFailureError | SdkError, IAMService>;
|
|
693
697
|
deleteServiceLinkedRole: (args: DeleteServiceLinkedRoleCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DeleteServiceLinkedRoleCommandOutput, LimitExceededError | NoSuchEntityError | ServiceFailureError | SdkError, IAMService>;
|
|
694
698
|
deleteServiceSpecificCredential: (args: DeleteServiceSpecificCredentialCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DeleteServiceSpecificCredentialCommandOutput, NoSuchEntityError | SdkError, IAMService>;
|
|
695
699
|
deleteSigningCertificate: (args: DeleteSigningCertificateCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DeleteSigningCertificateCommandOutput, ConcurrentModificationError | LimitExceededError | NoSuchEntityError | ServiceFailureError | SdkError, IAMService>;
|
|
696
|
-
deleteSSHPublicKey: (args: DeleteSSHPublicKeyCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DeleteSSHPublicKeyCommandOutput, NoSuchEntityError | SdkError, IAMService>;
|
|
697
700
|
deleteUser: (args: DeleteUserCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DeleteUserCommandOutput, ConcurrentModificationError | DeleteConflictError | LimitExceededError | NoSuchEntityError | ServiceFailureError | SdkError, IAMService>;
|
|
698
701
|
deleteUserPermissionsBoundary: (args: DeleteUserPermissionsBoundaryCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DeleteUserPermissionsBoundaryCommandOutput, NoSuchEntityError | ServiceFailureError | SdkError, IAMService>;
|
|
699
702
|
deleteUserPolicy: (args: DeleteUserPolicyCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DeleteUserPolicyCommandOutput, LimitExceededError | NoSuchEntityError | ServiceFailureError | SdkError, IAMService>;
|
|
@@ -724,11 +727,11 @@ declare const IAMService_base: import("effect/Context").TagClass<IAMService, "@e
|
|
|
724
727
|
getRole: (args: GetRoleCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetRoleCommandOutput, NoSuchEntityError | ServiceFailureError | SdkError, IAMService>;
|
|
725
728
|
getRolePolicy: (args: GetRolePolicyCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetRolePolicyCommandOutput, NoSuchEntityError | ServiceFailureError | SdkError, IAMService>;
|
|
726
729
|
getSAMLProvider: (args: GetSAMLProviderCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetSAMLProviderCommandOutput, InvalidInputError | NoSuchEntityError | ServiceFailureError | SdkError, IAMService>;
|
|
730
|
+
getSSHPublicKey: (args: GetSSHPublicKeyCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetSSHPublicKeyCommandOutput, NoSuchEntityError | UnrecognizedPublicKeyEncodingError | SdkError, IAMService>;
|
|
727
731
|
getServerCertificate: (args: GetServerCertificateCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetServerCertificateCommandOutput, NoSuchEntityError | ServiceFailureError | SdkError, IAMService>;
|
|
728
732
|
getServiceLastAccessedDetails: (args: GetServiceLastAccessedDetailsCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetServiceLastAccessedDetailsCommandOutput, InvalidInputError | NoSuchEntityError | SdkError, IAMService>;
|
|
729
733
|
getServiceLastAccessedDetailsWithEntities: (args: GetServiceLastAccessedDetailsWithEntitiesCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetServiceLastAccessedDetailsWithEntitiesCommandOutput, InvalidInputError | NoSuchEntityError | SdkError, IAMService>;
|
|
730
734
|
getServiceLinkedRoleDeletionStatus: (args: GetServiceLinkedRoleDeletionStatusCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetServiceLinkedRoleDeletionStatusCommandOutput, InvalidInputError | NoSuchEntityError | ServiceFailureError | SdkError, IAMService>;
|
|
731
|
-
getSSHPublicKey: (args: GetSSHPublicKeyCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetSSHPublicKeyCommandOutput, NoSuchEntityError | UnrecognizedPublicKeyEncodingError | SdkError, IAMService>;
|
|
732
735
|
getUser: (args: GetUserCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetUserCommandOutput, NoSuchEntityError | ServiceFailureError | SdkError, IAMService>;
|
|
733
736
|
getUserPolicy: (args: GetUserPolicyCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetUserPolicyCommandOutput, NoSuchEntityError | ServiceFailureError | SdkError, IAMService>;
|
|
734
737
|
listAccessKeys: (args: ListAccessKeysCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListAccessKeysCommandOutput, NoSuchEntityError | ServiceFailureError | SdkError, IAMService>;
|
|
@@ -740,30 +743,30 @@ declare const IAMService_base: import("effect/Context").TagClass<IAMService, "@e
|
|
|
740
743
|
listGroupPolicies: (args: ListGroupPoliciesCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListGroupPoliciesCommandOutput, NoSuchEntityError | ServiceFailureError | SdkError, IAMService>;
|
|
741
744
|
listGroups: (args: ListGroupsCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListGroupsCommandOutput, ServiceFailureError | SdkError, IAMService>;
|
|
742
745
|
listGroupsForUser: (args: ListGroupsForUserCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListGroupsForUserCommandOutput, NoSuchEntityError | ServiceFailureError | SdkError, IAMService>;
|
|
746
|
+
listInstanceProfileTags: (args: ListInstanceProfileTagsCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListInstanceProfileTagsCommandOutput, NoSuchEntityError | ServiceFailureError | SdkError, IAMService>;
|
|
743
747
|
listInstanceProfiles: (args: ListInstanceProfilesCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListInstanceProfilesCommandOutput, ServiceFailureError | SdkError, IAMService>;
|
|
744
748
|
listInstanceProfilesForRole: (args: ListInstanceProfilesForRoleCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListInstanceProfilesForRoleCommandOutput, NoSuchEntityError | ServiceFailureError | SdkError, IAMService>;
|
|
745
|
-
listInstanceProfileTags: (args: ListInstanceProfileTagsCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListInstanceProfileTagsCommandOutput, NoSuchEntityError | ServiceFailureError | SdkError, IAMService>;
|
|
746
|
-
listMFADevices: (args: ListMFADevicesCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListMFADevicesCommandOutput, NoSuchEntityError | ServiceFailureError | SdkError, IAMService>;
|
|
747
749
|
listMFADeviceTags: (args: ListMFADeviceTagsCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListMFADeviceTagsCommandOutput, InvalidInputError | NoSuchEntityError | ServiceFailureError | SdkError, IAMService>;
|
|
748
|
-
|
|
750
|
+
listMFADevices: (args: ListMFADevicesCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListMFADevicesCommandOutput, NoSuchEntityError | ServiceFailureError | SdkError, IAMService>;
|
|
749
751
|
listOpenIDConnectProviderTags: (args: ListOpenIDConnectProviderTagsCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListOpenIDConnectProviderTagsCommandOutput, InvalidInputError | NoSuchEntityError | ServiceFailureError | SdkError, IAMService>;
|
|
752
|
+
listOpenIDConnectProviders: (args: ListOpenIDConnectProvidersCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListOpenIDConnectProvidersCommandOutput, ServiceFailureError | SdkError, IAMService>;
|
|
750
753
|
listPolicies: (args: ListPoliciesCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListPoliciesCommandOutput, ServiceFailureError | SdkError, IAMService>;
|
|
751
754
|
listPoliciesGrantingServiceAccess: (args: ListPoliciesGrantingServiceAccessCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListPoliciesGrantingServiceAccessCommandOutput, InvalidInputError | NoSuchEntityError | SdkError, IAMService>;
|
|
752
755
|
listPolicyTags: (args: ListPolicyTagsCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListPolicyTagsCommandOutput, InvalidInputError | NoSuchEntityError | ServiceFailureError | SdkError, IAMService>;
|
|
753
756
|
listPolicyVersions: (args: ListPolicyVersionsCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListPolicyVersionsCommandOutput, InvalidInputError | NoSuchEntityError | ServiceFailureError | SdkError, IAMService>;
|
|
754
757
|
listRolePolicies: (args: ListRolePoliciesCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListRolePoliciesCommandOutput, NoSuchEntityError | ServiceFailureError | SdkError, IAMService>;
|
|
755
|
-
listRoles: (args: ListRolesCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListRolesCommandOutput, ServiceFailureError | SdkError, IAMService>;
|
|
756
758
|
listRoleTags: (args: ListRoleTagsCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListRoleTagsCommandOutput, NoSuchEntityError | ServiceFailureError | SdkError, IAMService>;
|
|
757
|
-
|
|
759
|
+
listRoles: (args: ListRolesCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListRolesCommandOutput, ServiceFailureError | SdkError, IAMService>;
|
|
758
760
|
listSAMLProviderTags: (args: ListSAMLProviderTagsCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListSAMLProviderTagsCommandOutput, InvalidInputError | NoSuchEntityError | ServiceFailureError | SdkError, IAMService>;
|
|
759
|
-
|
|
761
|
+
listSAMLProviders: (args: ListSAMLProvidersCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListSAMLProvidersCommandOutput, ServiceFailureError | SdkError, IAMService>;
|
|
762
|
+
listSSHPublicKeys: (args: ListSSHPublicKeysCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListSSHPublicKeysCommandOutput, NoSuchEntityError | SdkError, IAMService>;
|
|
760
763
|
listServerCertificateTags: (args: ListServerCertificateTagsCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListServerCertificateTagsCommandOutput, NoSuchEntityError | ServiceFailureError | SdkError, IAMService>;
|
|
764
|
+
listServerCertificates: (args: ListServerCertificatesCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListServerCertificatesCommandOutput, ServiceFailureError | SdkError, IAMService>;
|
|
761
765
|
listServiceSpecificCredentials: (args: ListServiceSpecificCredentialsCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListServiceSpecificCredentialsCommandOutput, NoSuchEntityError | ServiceNotSupportedError | SdkError, IAMService>;
|
|
762
766
|
listSigningCertificates: (args: ListSigningCertificatesCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListSigningCertificatesCommandOutput, NoSuchEntityError | ServiceFailureError | SdkError, IAMService>;
|
|
763
|
-
listSSHPublicKeys: (args: ListSSHPublicKeysCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListSSHPublicKeysCommandOutput, NoSuchEntityError | SdkError, IAMService>;
|
|
764
767
|
listUserPolicies: (args: ListUserPoliciesCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListUserPoliciesCommandOutput, NoSuchEntityError | ServiceFailureError | SdkError, IAMService>;
|
|
765
|
-
listUsers: (args: ListUsersCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListUsersCommandOutput, ServiceFailureError | SdkError, IAMService>;
|
|
766
768
|
listUserTags: (args: ListUserTagsCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListUserTagsCommandOutput, NoSuchEntityError | ServiceFailureError | SdkError, IAMService>;
|
|
769
|
+
listUsers: (args: ListUsersCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListUsersCommandOutput, ServiceFailureError | SdkError, IAMService>;
|
|
767
770
|
listVirtualMFADevices: (args: ListVirtualMFADevicesCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListVirtualMFADevicesCommandOutput, SdkError, IAMService>;
|
|
768
771
|
putGroupPolicy: (args: PutGroupPolicyCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<PutGroupPolicyCommandOutput, LimitExceededError | MalformedPolicyDocumentError | NoSuchEntityError | ServiceFailureError | SdkError, IAMService>;
|
|
769
772
|
putRolePermissionsBoundary: (args: PutRolePermissionsBoundaryCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<PutRolePermissionsBoundaryCommandOutput, InvalidInputError | NoSuchEntityError | PolicyNotAttachableError | ServiceFailureError | UnmodifiableEntityError | SdkError, IAMService>;
|
|
@@ -804,14 +807,14 @@ declare const IAMService_base: import("effect/Context").TagClass<IAMService, "@e
|
|
|
804
807
|
updateRole: (args: UpdateRoleCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<UpdateRoleCommandOutput, NoSuchEntityError | ServiceFailureError | UnmodifiableEntityError | SdkError, IAMService>;
|
|
805
808
|
updateRoleDescription: (args: UpdateRoleDescriptionCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<UpdateRoleDescriptionCommandOutput, NoSuchEntityError | ServiceFailureError | UnmodifiableEntityError | SdkError, IAMService>;
|
|
806
809
|
updateSAMLProvider: (args: UpdateSAMLProviderCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<UpdateSAMLProviderCommandOutput, InvalidInputError | LimitExceededError | NoSuchEntityError | ServiceFailureError | SdkError, IAMService>;
|
|
810
|
+
updateSSHPublicKey: (args: UpdateSSHPublicKeyCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<UpdateSSHPublicKeyCommandOutput, NoSuchEntityError | SdkError, IAMService>;
|
|
807
811
|
updateServerCertificate: (args: UpdateServerCertificateCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<UpdateServerCertificateCommandOutput, EntityAlreadyExistsError | LimitExceededError | NoSuchEntityError | ServiceFailureError | SdkError, IAMService>;
|
|
808
812
|
updateServiceSpecificCredential: (args: UpdateServiceSpecificCredentialCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<UpdateServiceSpecificCredentialCommandOutput, NoSuchEntityError | SdkError, IAMService>;
|
|
809
813
|
updateSigningCertificate: (args: UpdateSigningCertificateCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<UpdateSigningCertificateCommandOutput, LimitExceededError | NoSuchEntityError | ServiceFailureError | SdkError, IAMService>;
|
|
810
|
-
updateSSHPublicKey: (args: UpdateSSHPublicKeyCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<UpdateSSHPublicKeyCommandOutput, NoSuchEntityError | SdkError, IAMService>;
|
|
811
814
|
updateUser: (args: UpdateUserCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<UpdateUserCommandOutput, ConcurrentModificationError | EntityAlreadyExistsError | EntityTemporarilyUnmodifiableError | LimitExceededError | NoSuchEntityError | ServiceFailureError | SdkError, IAMService>;
|
|
815
|
+
uploadSSHPublicKey: (args: UploadSSHPublicKeyCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<UploadSSHPublicKeyCommandOutput, DuplicateSSHPublicKeyError | InvalidPublicKeyError | LimitExceededError | NoSuchEntityError | UnrecognizedPublicKeyEncodingError | SdkError, IAMService>;
|
|
812
816
|
uploadServerCertificate: (args: UploadServerCertificateCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<UploadServerCertificateCommandOutput, ConcurrentModificationError | EntityAlreadyExistsError | InvalidInputError | KeyPairMismatchError | LimitExceededError | MalformedCertificateError | ServiceFailureError | SdkError, IAMService>;
|
|
813
817
|
uploadSigningCertificate: (args: UploadSigningCertificateCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<UploadSigningCertificateCommandOutput, ConcurrentModificationError | DuplicateCertificateError | EntityAlreadyExistsError | InvalidCertificateError | LimitExceededError | MalformedCertificateError | NoSuchEntityError | ServiceFailureError | SdkError, IAMService>;
|
|
814
|
-
uploadSSHPublicKey: (args: UploadSSHPublicKeyCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<UploadSSHPublicKeyCommandOutput, DuplicateSSHPublicKeyError | InvalidPublicKeyError | LimitExceededError | NoSuchEntityError | UnrecognizedPublicKeyEncodingError | SdkError, IAMService>;
|
|
815
818
|
} & {
|
|
816
819
|
use: <X>(body: (_: IAMService$) => X) => X extends Effect.Effect<infer A, infer E, infer R> ? Effect.Effect<A, E, R | IAMService> : Effect.Effect<X, never, IAMService>;
|
|
817
820
|
};
|