Méthode | Description | |
---|---|---|
AddClientIDToOpenIDConnectProvider ( |
Adds a new client ID (also known as audience) to the list of client IDs already registered for the specified IAM OpenID Connect (OIDC) provider resource. This action is idempotent; it does not fail or return an error if you add an existing client ID to the provider.
|
|
AddClientIDToOpenIDConnectProviderAsync ( |
Initiates the asynchronous execution of the AddClientIDToOpenIDConnectProvider operation.
|
|
AddClientIDToOpenIDConnectProviderAsync ( |
Initiates the asynchronous execution of the AddClientIDToOpenIDConnectProvider operation.
|
|
AddRoleToInstanceProfile ( |
Adds the specified IAM role to the specified instance profile. The caller of this API must be granted the For more information about roles, go to Working with Roles. For more information about instance profiles, go to About Instance Profiles.
|
|
AddRoleToInstanceProfileAsync ( |
Initiates the asynchronous execution of the AddRoleToInstanceProfile operation.
|
|
AddRoleToInstanceProfileAsync ( |
Initiates the asynchronous execution of the AddRoleToInstanceProfile operation.
|
|
AddUserToGroup ( |
Adds the specified user to the specified group.
|
|
AddUserToGroupAsync ( |
Initiates the asynchronous execution of the AddUserToGroup operation.
|
|
AddUserToGroupAsync ( |
Initiates the asynchronous execution of the AddUserToGroup operation.
|
|
AmazonIdentityManagementServiceClient ( ) : System |
Constructs AmazonIdentityManagementServiceClient with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set.
|
|
AmazonIdentityManagementServiceClient ( |
Constructs AmazonIdentityManagementServiceClient with AWS Credentials
|
|
AmazonIdentityManagementServiceClient ( |
Constructs AmazonIdentityManagementServiceClient with AWS Credentials and an AmazonIdentityManagementServiceClient Configuration object.
|
|
AmazonIdentityManagementServiceClient ( |
Constructs AmazonIdentityManagementServiceClient with AWS Credentials
|
|
AmazonIdentityManagementServiceClient ( |
Constructs AmazonIdentityManagementServiceClient with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set.
|
|
AmazonIdentityManagementServiceClient ( RegionEndpoint region ) : System |
Constructs AmazonIdentityManagementServiceClient with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set.
|
|
AmazonIdentityManagementServiceClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System |
Constructs AmazonIdentityManagementServiceClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonIdentityManagementServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, |
Constructs AmazonIdentityManagementServiceClient with AWS Access Key ID, AWS Secret Key and an AmazonIdentityManagementServiceClient Configuration object.
|
|
AmazonIdentityManagementServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, RegionEndpoint region ) : System |
Constructs AmazonIdentityManagementServiceClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonIdentityManagementServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System |
Constructs AmazonIdentityManagementServiceClient with AWS Access Key ID and AWS Secret Key
|
|
AmazonIdentityManagementServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, |
Constructs AmazonIdentityManagementServiceClient with AWS Access Key ID, AWS Secret Key and an AmazonIdentityManagementServiceClient Configuration object.
|
|
AmazonIdentityManagementServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, RegionEndpoint region ) : System |
Constructs AmazonIdentityManagementServiceClient with AWS Access Key ID and AWS Secret Key
|
|
AttachGroupPolicy ( |
Attaches the specified managed policy to the specified IAM group. You use this API to attach a managed policy to a group. To embed an inline policy in a group, use PutGroupPolicy. For more information about policies, see Managed Policies and Inline Policies in the IAM User Guide.
|
|
AttachGroupPolicyAsync ( |
Initiates the asynchronous execution of the AttachGroupPolicy operation.
|
|
AttachGroupPolicyAsync ( |
Initiates the asynchronous execution of the AttachGroupPolicy operation.
|
|
AttachRolePolicy ( |
Attaches the specified managed policy to the specified IAM role. When you attach a managed policy to a role, the managed policy becomes part of the role's permission (access) policy. You cannot use a managed policy as the role's trust policy. The role's trust policy is created at the same time as the role, using CreateRole. You can update a role's trust policy using UpdateAssumeRolePolicy. Use this API to attach a managed policy to a role. To embed an inline policy in a role, use PutRolePolicy. For more information about policies, see Managed Policies and Inline Policies in the IAM User Guide.
|
|
AttachRolePolicyAsync ( |
Initiates the asynchronous execution of the AttachRolePolicy operation.
|
|
AttachRolePolicyAsync ( |
Initiates the asynchronous execution of the AttachRolePolicy operation.
|
|
AttachUserPolicy ( |
Attaches the specified managed policy to the specified user. You use this API to attach a managed policy to a user. To embed an inline policy in a user, use PutUserPolicy. For more information about policies, see Managed Policies and Inline Policies in the IAM User Guide.
|
|
AttachUserPolicyAsync ( |
Initiates the asynchronous execution of the AttachUserPolicy operation.
|
|
AttachUserPolicyAsync ( |
Initiates the asynchronous execution of the AttachUserPolicy operation.
|
|
BeginAddClientIDToOpenIDConnectProvider ( |
Initiates the asynchronous execution of the AddClientIDToOpenIDConnectProvider operation.
|
|
BeginAddRoleToInstanceProfile ( |
Initiates the asynchronous execution of the AddRoleToInstanceProfile operation.
|
|
BeginAddUserToGroup ( |
Initiates the asynchronous execution of the AddUserToGroup operation.
|
|
BeginAttachGroupPolicy ( |
Initiates the asynchronous execution of the AttachGroupPolicy operation.
|
|
BeginAttachRolePolicy ( |
Initiates the asynchronous execution of the AttachRolePolicy operation.
|
|
BeginAttachUserPolicy ( |
Initiates the asynchronous execution of the AttachUserPolicy operation.
|
|
BeginChangePassword ( |
Initiates the asynchronous execution of the ChangePassword operation.
|
|
BeginCreateAccessKey ( |
Initiates the asynchronous execution of the CreateAccessKey operation.
|
|
BeginCreateAccountAlias ( |
Initiates the asynchronous execution of the CreateAccountAlias operation.
|
|
BeginCreateGroup ( |
Initiates the asynchronous execution of the CreateGroup operation.
|
|
BeginCreateInstanceProfile ( |
Initiates the asynchronous execution of the CreateInstanceProfile operation.
|
|
BeginCreateLoginProfile ( |
Initiates the asynchronous execution of the CreateLoginProfile operation.
|
|
BeginCreateOpenIDConnectProvider ( |
Initiates the asynchronous execution of the CreateOpenIDConnectProvider operation.
|
|
BeginCreatePolicy ( |
Initiates the asynchronous execution of the CreatePolicy operation.
|
|
BeginCreatePolicyVersion ( |
Initiates the asynchronous execution of the CreatePolicyVersion operation.
|
|
BeginCreateRole ( |
Initiates the asynchronous execution of the CreateRole operation.
|
|
BeginCreateSAMLProvider ( |
Initiates the asynchronous execution of the CreateSAMLProvider operation.
|
|
BeginCreateServiceSpecificCredential ( |
Initiates the asynchronous execution of the CreateServiceSpecificCredential operation.
|
|
BeginCreateUser ( |
Initiates the asynchronous execution of the CreateUser operation.
|
|
BeginCreateVirtualMFADevice ( |
Initiates the asynchronous execution of the CreateVirtualMFADevice operation.
|
|
BeginDeactivateMFADevice ( |
Initiates the asynchronous execution of the DeactivateMFADevice operation.
|
|
BeginDeleteAccessKey ( |
Initiates the asynchronous execution of the DeleteAccessKey operation.
|
|
BeginDeleteAccountAlias ( |
Initiates the asynchronous execution of the DeleteAccountAlias operation.
|
|
BeginDeleteAccountPasswordPolicy ( DeleteAccountPasswordPolicyRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the DeleteAccountPasswordPolicy operation.
|
|
BeginDeleteGroup ( |
Initiates the asynchronous execution of the DeleteGroup operation.
|
|
BeginDeleteGroupPolicy ( |
Initiates the asynchronous execution of the DeleteGroupPolicy operation.
|
|
BeginDeleteInstanceProfile ( |
Initiates the asynchronous execution of the DeleteInstanceProfile operation.
|
|
BeginDeleteLoginProfile ( |
Initiates the asynchronous execution of the DeleteLoginProfile operation.
|
|
BeginDeleteOpenIDConnectProvider ( |
Initiates the asynchronous execution of the DeleteOpenIDConnectProvider operation.
|
|
BeginDeletePolicy ( |
Initiates the asynchronous execution of the DeletePolicy operation.
|
|
BeginDeletePolicyVersion ( |
Initiates the asynchronous execution of the DeletePolicyVersion operation.
|
|
BeginDeleteRole ( |
Initiates the asynchronous execution of the DeleteRole operation.
|
|
BeginDeleteRolePolicy ( |
Initiates the asynchronous execution of the DeleteRolePolicy operation.
|
|
BeginDeleteSAMLProvider ( |
Initiates the asynchronous execution of the DeleteSAMLProvider operation.
|
|
BeginDeleteSSHPublicKey ( |
Initiates the asynchronous execution of the DeleteSSHPublicKey operation.
|
|
BeginDeleteServerCertificate ( |
Initiates the asynchronous execution of the DeleteServerCertificate operation.
|
|
BeginDeleteServiceSpecificCredential ( |
Initiates the asynchronous execution of the DeleteServiceSpecificCredential operation.
|
|
BeginDeleteSigningCertificate ( |
Initiates the asynchronous execution of the DeleteSigningCertificate operation.
|
|
BeginDeleteUser ( |
Initiates the asynchronous execution of the DeleteUser operation.
|
|
BeginDeleteUserPolicy ( |
Initiates the asynchronous execution of the DeleteUserPolicy operation.
|
|
BeginDeleteVirtualMFADevice ( |
Initiates the asynchronous execution of the DeleteVirtualMFADevice operation.
|
|
BeginDetachGroupPolicy ( |
Initiates the asynchronous execution of the DetachGroupPolicy operation.
|
|
BeginDetachRolePolicy ( |
Initiates the asynchronous execution of the DetachRolePolicy operation.
|
|
BeginDetachUserPolicy ( |
Initiates the asynchronous execution of the DetachUserPolicy operation.
|
|
BeginEnableMFADevice ( |
Initiates the asynchronous execution of the EnableMFADevice operation.
|
|
BeginGenerateCredentialReport ( GenerateCredentialReportRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GenerateCredentialReport operation.
|
|
BeginGetAccessKeyLastUsed ( |
Initiates the asynchronous execution of the GetAccessKeyLastUsed operation.
|
|
BeginGetAccountAuthorizationDetails ( |
Initiates the asynchronous execution of the GetAccountAuthorizationDetails operation.
|
|
BeginGetAccountPasswordPolicy ( GetAccountPasswordPolicyRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetAccountPasswordPolicy operation.
|
|
BeginGetAccountSummary ( GetAccountSummaryRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetAccountSummary operation.
|
|
BeginGetContextKeysForCustomPolicy ( |
Initiates the asynchronous execution of the GetContextKeysForCustomPolicy operation.
|
|
BeginGetContextKeysForPrincipalPolicy ( |
Initiates the asynchronous execution of the GetContextKeysForPrincipalPolicy operation.
|
|
BeginGetCredentialReport ( GetCredentialReportRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the GetCredentialReport operation.
|
|
BeginGetGroup ( |
Initiates the asynchronous execution of the GetGroup operation.
|
|
BeginGetGroupPolicy ( |
Initiates the asynchronous execution of the GetGroupPolicy operation.
|
|
BeginGetInstanceProfile ( |
Initiates the asynchronous execution of the GetInstanceProfile operation.
|
|
BeginGetLoginProfile ( |
Initiates the asynchronous execution of the GetLoginProfile operation.
|
|
BeginGetOpenIDConnectProvider ( |
Initiates the asynchronous execution of the GetOpenIDConnectProvider operation.
|
|
BeginGetPolicy ( |
Initiates the asynchronous execution of the GetPolicy operation.
|
|
BeginGetPolicyVersion ( |
Initiates the asynchronous execution of the GetPolicyVersion operation.
|
|
BeginGetRole ( |
Initiates the asynchronous execution of the GetRole operation.
|
|
BeginGetRolePolicy ( |
Initiates the asynchronous execution of the GetRolePolicy operation.
|
|
BeginGetSAMLProvider ( |
Initiates the asynchronous execution of the GetSAMLProvider operation.
|
|
BeginGetSSHPublicKey ( |
Initiates the asynchronous execution of the GetSSHPublicKey operation.
|
|
BeginGetServerCertificate ( |
Initiates the asynchronous execution of the GetServerCertificate operation.
|
|
BeginGetUser ( |
Initiates the asynchronous execution of the GetUser operation.
|
|
BeginGetUserPolicy ( |
Initiates the asynchronous execution of the GetUserPolicy operation.
|
|
BeginListAccessKeys ( |
Initiates the asynchronous execution of the ListAccessKeys operation.
|
|
BeginListAccountAliases ( |
Initiates the asynchronous execution of the ListAccountAliases operation.
|
|
BeginListAttachedGroupPolicies ( |
Initiates the asynchronous execution of the ListAttachedGroupPolicies operation.
|
|
BeginListAttachedRolePolicies ( Amazon.IdentityManagement.Model.ListAttachedRolePoliciesRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the ListAttachedRolePolicies operation.
|
|
BeginListAttachedUserPolicies ( |
Initiates the asynchronous execution of the ListAttachedUserPolicies operation.
|
|
BeginListEntitiesForPolicy ( |
Initiates the asynchronous execution of the ListEntitiesForPolicy operation.
|
|
BeginListGroupPolicies ( |
Initiates the asynchronous execution of the ListGroupPolicies operation.
|
|
BeginListGroups ( |
Initiates the asynchronous execution of the ListGroups operation.
|
|
BeginListGroupsForUser ( |
Initiates the asynchronous execution of the ListGroupsForUser operation.
|
|
BeginListInstanceProfiles ( |
Initiates the asynchronous execution of the ListInstanceProfiles operation.
|
|
BeginListInstanceProfilesForRole ( |
Initiates the asynchronous execution of the ListInstanceProfilesForRole operation.
|
|
BeginListMFADevices ( |
Initiates the asynchronous execution of the ListMFADevices operation.
|
|
BeginListOpenIDConnectProviders ( ListOpenIDConnectProvidersRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the ListOpenIDConnectProviders operation.
|
|
BeginListPolicies ( |
Initiates the asynchronous execution of the ListPolicies operation.
|
|
BeginListPolicyVersions ( |
Initiates the asynchronous execution of the ListPolicyVersions operation.
|
|
BeginListRolePolicies ( |
Initiates the asynchronous execution of the ListRolePolicies operation.
|
|
BeginListRoles ( |
Initiates the asynchronous execution of the ListRoles operation.
|
|
BeginListSAMLProviders ( ListSAMLProvidersRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the ListSAMLProviders operation.
|
|
BeginListSSHPublicKeys ( Amazon.IdentityManagement.Model.ListSSHPublicKeysRequest request, AsyncCallback callback, object state ) : IAsyncResult |
Initiates the asynchronous execution of the ListSSHPublicKeys operation.
|
|
BeginListServerCertificates ( |
Initiates the asynchronous execution of the ListServerCertificates operation.
|
|
BeginListServiceSpecificCredentials ( |
Initiates the asynchronous execution of the ListServiceSpecificCredentials operation.
|
|
BeginListSigningCertificates ( |
Initiates the asynchronous execution of the ListSigningCertificates operation.
|
|
BeginListUserPolicies ( |
Initiates the asynchronous execution of the ListUserPolicies operation.
|
|
BeginListUsers ( |
Initiates the asynchronous execution of the ListUsers operation.
|
|
BeginListVirtualMFADevices ( |
Initiates the asynchronous execution of the ListVirtualMFADevices operation.
|
|
BeginPutGroupPolicy ( |
Initiates the asynchronous execution of the PutGroupPolicy operation.
|
|
BeginPutRolePolicy ( |
Initiates the asynchronous execution of the PutRolePolicy operation.
|
|
BeginPutUserPolicy ( |
Initiates the asynchronous execution of the PutUserPolicy operation.
|
|
BeginRemoveClientIDFromOpenIDConnectProvider ( |
Initiates the asynchronous execution of the RemoveClientIDFromOpenIDConnectProvider operation.
|
|
BeginRemoveRoleFromInstanceProfile ( |
Initiates the asynchronous execution of the RemoveRoleFromInstanceProfile operation.
|
|
BeginRemoveUserFromGroup ( |
Initiates the asynchronous execution of the RemoveUserFromGroup operation.
|
|
BeginResetServiceSpecificCredential ( |
Initiates the asynchronous execution of the ResetServiceSpecificCredential operation.
|
|
BeginResyncMFADevice ( |
Initiates the asynchronous execution of the ResyncMFADevice operation.
|
|
BeginSetDefaultPolicyVersion ( |
Initiates the asynchronous execution of the SetDefaultPolicyVersion operation.
|
|
BeginSimulateCustomPolicy ( |
Initiates the asynchronous execution of the SimulateCustomPolicy operation.
|
|
BeginSimulatePrincipalPolicy ( |
Initiates the asynchronous execution of the SimulatePrincipalPolicy operation.
|
|
BeginUpdateAccessKey ( |
Initiates the asynchronous execution of the UpdateAccessKey operation.
|
|
BeginUpdateAccountPasswordPolicy ( |
Initiates the asynchronous execution of the UpdateAccountPasswordPolicy operation.
|
|
BeginUpdateAssumeRolePolicy ( |
Initiates the asynchronous execution of the UpdateAssumeRolePolicy operation.
|
|
BeginUpdateGroup ( |
Initiates the asynchronous execution of the UpdateGroup operation.
|
|
BeginUpdateLoginProfile ( |
Initiates the asynchronous execution of the UpdateLoginProfile operation.
|
|
BeginUpdateOpenIDConnectProviderThumbprint ( |
Initiates the asynchronous execution of the UpdateOpenIDConnectProviderThumbprint operation.
|
|
BeginUpdateSAMLProvider ( |
Initiates the asynchronous execution of the UpdateSAMLProvider operation.
|
|
BeginUpdateSSHPublicKey ( |
Initiates the asynchronous execution of the UpdateSSHPublicKey operation.
|
|
BeginUpdateServerCertificate ( |
Initiates the asynchronous execution of the UpdateServerCertificate operation.
|
|
BeginUpdateServiceSpecificCredential ( |
Initiates the asynchronous execution of the UpdateServiceSpecificCredential operation.
|
|
BeginUpdateSigningCertificate ( |
Initiates the asynchronous execution of the UpdateSigningCertificate operation.
|
|
BeginUpdateUser ( |
Initiates the asynchronous execution of the UpdateUser operation.
|
|
BeginUploadSSHPublicKey ( |
Initiates the asynchronous execution of the UploadSSHPublicKey operation.
|
|
BeginUploadServerCertificate ( |
Initiates the asynchronous execution of the UploadServerCertificate operation.
|
|
BeginUploadSigningCertificate ( |
Initiates the asynchronous execution of the UploadSigningCertificate operation.
|
|
ChangePassword ( |
Changes the password of the IAM user who is calling this action. The root account password is not affected by this action. To change the password for a different user, see UpdateLoginProfile. For more information about modifying passwords, see Managing Passwords in the IAM User Guide.
|
|
ChangePasswordAsync ( |
Initiates the asynchronous execution of the ChangePassword operation.
|
|
ChangePasswordAsync ( |
Initiates the asynchronous execution of the ChangePassword operation.
|
|
CreateAccessKey ( ) : |
Creates a new AWS secret access key and corresponding AWS access key ID for the specified user. The default status for new keys is If you do not specify a user name, IAM determines the user name implicitly based on the AWS access key ID signing the request. Because this action works for access keys under the AWS account, you can use this action to manage root credentials even if the AWS account has no associated users. For information about limits on the number of keys you can create, see Limitations on IAM Entities in the IAM User Guide. To ensure the security of your AWS account, the secret access key is accessible only during key and user creation. You must save the key (for example, in a text file) if you want to be able to access it again. If a secret key is lost, you can delete the access keys for the associated user and then create new keys.
|
|
CreateAccessKey ( |
Creates a new AWS secret access key and corresponding AWS access key ID for the specified user. The default status for new keys is If you do not specify a user name, IAM determines the user name implicitly based on the AWS access key ID signing the request. Because this action works for access keys under the AWS account, you can use this action to manage root credentials even if the AWS account has no associated users. For information about limits on the number of keys you can create, see Limitations on IAM Entities in the IAM User Guide. To ensure the security of your AWS account, the secret access key is accessible only during key and user creation. You must save the key (for example, in a text file) if you want to be able to access it again. If a secret key is lost, you can delete the access keys for the associated user and then create new keys.
|
|
CreateAccessKeyAsync ( |
Initiates the asynchronous execution of the CreateAccessKey operation.
|
|
CreateAccessKeyAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Creates a new AWS secret access key and corresponding AWS access key ID for the specified user. The default status for new keys is If you do not specify a user name, IAM determines the user name implicitly based on the AWS access key ID signing the request. Because this action works for access keys under the AWS account, you can use this action to manage root credentials even if the AWS account has no associated users. For information about limits on the number of keys you can create, see Limitations on IAM Entities in the IAM User Guide. To ensure the security of your AWS account, the secret access key is accessible only during key and user creation. You must save the key (for example, in a text file) if you want to be able to access it again. If a secret key is lost, you can delete the access keys for the associated user and then create new keys.
|
|
CreateAccessKeyAsync ( CreateAccessKeyResponse>.AmazonServiceCallback |
||
CreateAccessKeyAsync ( |
Initiates the asynchronous execution of the CreateAccessKey operation.
|
|
CreateAccountAlias ( |
Creates an alias for your AWS account. For information about using an AWS account alias, see Using an Alias for Your AWS Account ID in the IAM User Guide.
|
|
CreateAccountAliasAsync ( |
Initiates the asynchronous execution of the CreateAccountAlias operation.
|
|
CreateAccountAliasAsync ( |
Initiates the asynchronous execution of the CreateAccountAlias operation.
|
|
CreateGroup ( |
Creates a new group. For information about the number of groups you can create, see Limitations on IAM Entities in the IAM User Guide.
|
|
CreateGroupAsync ( |
Initiates the asynchronous execution of the CreateGroup operation.
|
|
CreateGroupAsync ( |
Initiates the asynchronous execution of the CreateGroup operation.
|
|
CreateInstanceProfile ( |
Creates a new instance profile. For information about instance profiles, go to About Instance Profiles. For information about the number of instance profiles you can create, see Limitations on IAM Entities in the IAM User Guide.
|
|
CreateInstanceProfileAsync ( |
Initiates the asynchronous execution of the CreateInstanceProfile operation.
|
|
CreateInstanceProfileAsync ( |
Initiates the asynchronous execution of the CreateInstanceProfile operation.
|
|
CreateLoginProfile ( |
Creates a password for the specified user, giving the user the ability to access AWS services through the AWS Management Console. For more information about managing passwords, see Managing Passwords in the IAM User Guide.
|
|
CreateLoginProfileAsync ( |
Initiates the asynchronous execution of the CreateLoginProfile operation.
|
|
CreateLoginProfileAsync ( |
Initiates the asynchronous execution of the CreateLoginProfile operation.
|
|
CreateOpenIDConnectProvider ( |
Creates an IAM entity to describe an identity provider (IdP) that supports OpenID Connect (OIDC). The OIDC provider that you create with this operation can be used as a principal in a role's trust policy to establish a trust relationship between AWS and the OIDC provider. When you create the IAM OIDC provider, you specify the URL of the OIDC identity provider (IdP) to trust, a list of client IDs (also known as audiences) that identify the application or applications that are allowed to authenticate using the OIDC provider, and a list of thumbprints of the server certificate(s) that the IdP uses. You get all of this information from the OIDC IdP that you want to use for access to AWS. Because trust for the OIDC provider is ultimately derived from the IAM provider that this action creates, it is a best practice to limit access to the CreateOpenIDConnectProvider action to highly-privileged users.
|
|
CreateOpenIDConnectProviderAsync ( |
Initiates the asynchronous execution of the CreateOpenIDConnectProvider operation.
|
|
CreateOpenIDConnectProviderAsync ( |
Initiates the asynchronous execution of the CreateOpenIDConnectProvider operation.
|
|
CreatePolicy ( |
Creates a new managed policy for your AWS account. This operation creates a policy version with a version identifier of For more information about managed policies in general, see Managed Policies and Inline Policies in the IAM User Guide.
|
|
CreatePolicyAsync ( |
Initiates the asynchronous execution of the CreatePolicy operation.
|
|
CreatePolicyAsync ( |
Initiates the asynchronous execution of the CreatePolicy operation.
|
|
CreatePolicyVersion ( |
Creates a new version of the specified managed policy. To update a managed policy, you create a new policy version. A managed policy can have up to five versions. If the policy has five versions, you must delete an existing version using DeletePolicyVersion before you create a new version. Optionally, you can set the new version as the policy's default version. The default version is the version that is in effect for the IAM users, groups, and roles to which the policy is attached. For more information about managed policy versions, see Versioning for Managed Policies in the IAM User Guide.
|
|
CreatePolicyVersionAsync ( |
Initiates the asynchronous execution of the CreatePolicyVersion operation.
|
|
CreatePolicyVersionAsync ( |
Initiates the asynchronous execution of the CreatePolicyVersion operation.
|
|
CreateRole ( |
Creates a new role for your AWS account. For more information about roles, go to Working with Roles. For information about limitations on role names and the number of roles you can create, go to Limitations on IAM Entities in the IAM User Guide.
|
|
CreateRoleAsync ( |
Initiates the asynchronous execution of the CreateRole operation.
|
|
CreateRoleAsync ( |
Initiates the asynchronous execution of the CreateRole operation.
|
|
CreateSAMLProvider ( |
Creates an IAM resource that describes an identity provider (IdP) that supports SAML 2.0. The SAML provider resource that you create with this operation can be used as a principal in an IAM role's trust policy to enable federated users who sign-in using the SAML IdP to assume the role. You can create an IAM role that supports Web-based single sign-on (SSO) to the AWS Management Console or one that supports API access to AWS. When you create the SAML provider resource, you upload an a SAML metadata document that you get from your IdP and that includes the issuer's name, expiration information, and keys that can be used to validate the SAML authentication response (assertions) that the IdP sends. You must generate the metadata document using the identity management software that is used as your organization's IdP. This operation requires Signature Version 4. For more information, see Enabling SAML 2.0 Federated Users to Access the AWS Management Console and About SAML 2.0-based Federation in the IAM User Guide.
|
|
CreateSAMLProviderAsync ( |
Initiates the asynchronous execution of the CreateSAMLProvider operation.
|
|
CreateSAMLProviderAsync ( |
Initiates the asynchronous execution of the CreateSAMLProvider operation.
|
|
CreateServiceSpecificCredential ( |
Generates a set of credentials consisting of a user name and password that can be used to access the service specified in the request. These credentials are generated by IAM, and can be used only for the specified service. You can have a maximum of two sets of service-specific credentials for each supported service per user. The only supported service at this time is AWS CodeCommit. You can reset the password to a new service-generated value by calling ResetServiceSpecificCredential. For more information about service-specific credentials, see Using IAM with AWS CodeCommit: Git Credentials, SSH Keys, and AWS Access Keys in the IAM User Guide.
|
|
CreateServiceSpecificCredentialAsync ( |
Initiates the asynchronous execution of the CreateServiceSpecificCredential operation.
|
|
CreateServiceSpecificCredentialAsync ( |
Initiates the asynchronous execution of the CreateServiceSpecificCredential operation.
|
|
CreateUser ( |
Creates a new IAM user for your AWS account. For information about limitations on the number of IAM users you can create, see Limitations on IAM Entities in the IAM User Guide.
|
|
CreateUserAsync ( |
Initiates the asynchronous execution of the CreateUser operation.
|
|
CreateUserAsync ( |
Initiates the asynchronous execution of the CreateUser operation.
|
|
CreateVirtualMFADevice ( |
Creates a new virtual MFA device for the AWS account. After creating the virtual MFA, use EnableMFADevice to attach the MFA device to an IAM user. For more information about creating and working with virtual MFA devices, go to Using a Virtual MFA Device in the IAM User Guide. For information about limits on the number of MFA devices you can create, see Limitations on Entities in the IAM User Guide. The seed information contained in the QR code and the Base32 string should be treated like any other secret access information, such as your AWS access keys or your passwords. After you provision your virtual device, you should ensure that the information is destroyed following secure procedures.
|
|
CreateVirtualMFADeviceAsync ( |
Initiates the asynchronous execution of the CreateVirtualMFADevice operation.
|
|
CreateVirtualMFADeviceAsync ( |
Initiates the asynchronous execution of the CreateVirtualMFADevice operation.
|
|
DeactivateMFADevice ( |
Deactivates the specified MFA device and removes it from association with the user name for which it was originally enabled. For more information about creating and working with virtual MFA devices, go to Using a Virtual MFA Device in the IAM User Guide.
|
|
DeactivateMFADeviceAsync ( |
Initiates the asynchronous execution of the DeactivateMFADevice operation.
|
|
DeactivateMFADeviceAsync ( |
Initiates the asynchronous execution of the DeactivateMFADevice operation.
|
|
DeleteAccessKey ( |
Deletes the access key pair associated with the specified IAM user. If you do not specify a user name, IAM determines the user name implicitly based on the AWS access key ID signing the request. Because this action works for access keys under the AWS account, you can use this action to manage root credentials even if the AWS account has no associated users.
|
|
DeleteAccessKeyAsync ( |
Initiates the asynchronous execution of the DeleteAccessKey operation.
|
|
DeleteAccessKeyAsync ( |
Initiates the asynchronous execution of the DeleteAccessKey operation.
|
|
DeleteAccountAlias ( |
Deletes the specified AWS account alias. For information about using an AWS account alias, see Using an Alias for Your AWS Account ID in the IAM User Guide.
|
|
DeleteAccountAliasAsync ( |
Initiates the asynchronous execution of the DeleteAccountAlias operation.
|
|
DeleteAccountAliasAsync ( |
Initiates the asynchronous execution of the DeleteAccountAlias operation.
|
|
DeleteAccountPasswordPolicy ( ) : Amazon.IdentityManagement.Model.DeleteAccountPasswordPolicyResponse |
Deletes the password policy for the AWS account. There are no parameters.
|
|
DeleteAccountPasswordPolicy ( DeleteAccountPasswordPolicyRequest request ) : Amazon.IdentityManagement.Model.DeleteAccountPasswordPolicyResponse |
Deletes the password policy for the AWS account. There are no parameters.
|
|
DeleteAccountPasswordPolicyAsync ( DeleteAccountPasswordPolicyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the DeleteAccountPasswordPolicy operation.
|
|
DeleteAccountPasswordPolicyAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Deletes the password policy for the AWS account. There are no parameters.
|
|
DeleteAccountPasswordPolicyAsync ( DeleteAccountPasswordPolicyResponse>.AmazonServiceCallback |
||
DeleteAccountPasswordPolicyAsync ( DeleteAccountPasswordPolicyRequest request, DeleteAccountPasswordPolicyResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the DeleteAccountPasswordPolicy operation.
|
|
DeleteGroup ( |
Deletes the specified IAM group. The group must not contain any users or have any attached policies.
|
|
DeleteGroupAsync ( |
Initiates the asynchronous execution of the DeleteGroup operation.
|
|
DeleteGroupAsync ( |
Initiates the asynchronous execution of the DeleteGroup operation.
|
|
DeleteGroupPolicy ( |
Deletes the specified inline policy that is embedded in the specified IAM group. A group can also have managed policies attached to it. To detach a managed policy from a group, use DetachGroupPolicy. For more information about policies, refer to Managed Policies and Inline Policies in the IAM User Guide.
|
|
DeleteGroupPolicyAsync ( |
Initiates the asynchronous execution of the DeleteGroupPolicy operation.
|
|
DeleteGroupPolicyAsync ( |
Initiates the asynchronous execution of the DeleteGroupPolicy operation.
|
|
DeleteInstanceProfile ( |
Deletes the specified instance profile. The instance profile must not have an associated role. Make sure you do not have any Amazon EC2 instances running with the instance profile you are about to delete. Deleting a role or instance profile that is associated with a running instance will break any applications running on the instance. For more information about instance profiles, go to About Instance Profiles.
|
|
DeleteInstanceProfileAsync ( |
Initiates the asynchronous execution of the DeleteInstanceProfile operation.
|
|
DeleteInstanceProfileAsync ( |
Initiates the asynchronous execution of the DeleteInstanceProfile operation.
|
|
DeleteLoginProfile ( |
Deletes the password for the specified IAM user, which terminates the user's ability to access AWS services through the AWS Management Console. Deleting a user's password does not prevent a user from accessing AWS through the command line interface or the API. To prevent all user access you must also either make any access keys inactive or delete them. For more information about making keys inactive or deleting them, see UpdateAccessKey and DeleteAccessKey.
|
|
DeleteLoginProfileAsync ( |
Initiates the asynchronous execution of the DeleteLoginProfile operation.
|
|
DeleteLoginProfileAsync ( |
Initiates the asynchronous execution of the DeleteLoginProfile operation.
|
|
DeleteOpenIDConnectProvider ( |
Deletes an OpenID Connect identity provider (IdP) resource object in IAM. Deleting an IAM OIDC provider resource does not update any roles that reference the provider as a principal in their trust policies. Any attempt to assume a role that references a deleted provider fails. This action is idempotent; it does not fail or return an error if you call the action for a provider that does not exist.
|
|
DeleteOpenIDConnectProviderAsync ( |
Initiates the asynchronous execution of the DeleteOpenIDConnectProvider operation.
|
|
DeleteOpenIDConnectProviderAsync ( |
Initiates the asynchronous execution of the DeleteOpenIDConnectProvider operation.
|
|
DeletePolicy ( |
Deletes the specified managed policy. Before you can delete a managed policy, you must first detach the policy from all users, groups, and roles that it is attached to, and you must delete all of the policy's versions. The following steps describe the process for deleting a managed policy:
For information about managed policies, see Managed Policies and Inline Policies in the IAM User Guide.
|
|
DeletePolicyAsync ( |
Initiates the asynchronous execution of the DeletePolicy operation.
|
|
DeletePolicyAsync ( |
Initiates the asynchronous execution of the DeletePolicy operation.
|
|
DeletePolicyVersion ( |
Deletes the specified version from the specified managed policy. You cannot delete the default version from a policy using this API. To delete the default version from a policy, use DeletePolicy. To find out which version of a policy is marked as the default version, use ListPolicyVersions. For information about versions for managed policies, see Versioning for Managed Policies in the IAM User Guide.
|
|
DeletePolicyVersionAsync ( |
Initiates the asynchronous execution of the DeletePolicyVersion operation.
|
|
DeletePolicyVersionAsync ( |
Initiates the asynchronous execution of the DeletePolicyVersion operation.
|
|
DeleteRole ( |
Deletes the specified role. The role must not have any policies attached. For more information about roles, go to Working with Roles. Make sure you do not have any Amazon EC2 instances running with the role you are about to delete. Deleting a role or instance profile that is associated with a running instance will break any applications running on the instance.
|
|
DeleteRoleAsync ( |
Initiates the asynchronous execution of the DeleteRole operation.
|
|
DeleteRoleAsync ( |
Initiates the asynchronous execution of the DeleteRole operation.
|
|
DeleteRolePolicy ( |
Deletes the specified inline policy that is embedded in the specified IAM role. A role can also have managed policies attached to it. To detach a managed policy from a role, use DetachRolePolicy. For more information about policies, refer to Managed Policies and Inline Policies in the IAM User Guide.
|
|
DeleteRolePolicyAsync ( |
Initiates the asynchronous execution of the DeleteRolePolicy operation.
|
|
DeleteRolePolicyAsync ( |
Initiates the asynchronous execution of the DeleteRolePolicy operation.
|
|
DeleteSAMLProvider ( |
Deletes a SAML provider resource in IAM. Deleting the provider resource from IAM does not update any roles that reference the SAML provider resource's ARN as a principal in their trust policies. Any attempt to assume a role that references a non-existent provider resource ARN fails. This operation requires Signature Version 4.
|
|
DeleteSAMLProviderAsync ( |
Initiates the asynchronous execution of the DeleteSAMLProvider operation.
|
|
DeleteSAMLProviderAsync ( |
Initiates the asynchronous execution of the DeleteSAMLProvider operation.
|
|
DeleteSSHPublicKey ( |
Deletes the specified SSH public key. The SSH public key deleted by this action is used only for authenticating the associated IAM user to an AWS CodeCommit repository. For more information about using SSH keys to authenticate to an AWS CodeCommit repository, see Set up AWS CodeCommit for SSH Connections in the AWS CodeCommit User Guide.
|
|
DeleteSSHPublicKeyAsync ( |
Initiates the asynchronous execution of the DeleteSSHPublicKey operation.
|
|
DeleteSSHPublicKeyAsync ( |
Initiates the asynchronous execution of the DeleteSSHPublicKey operation.
|
|
DeleteServerCertificate ( |
Deletes the specified server certificate. For more information about working with server certificates, including a list of AWS services that can use the server certificates that you manage with IAM, go to Working with Server Certificates in the IAM User Guide. If you are using a server certificate with Elastic Load Balancing, deleting the certificate could have implications for your application. If Elastic Load Balancing doesn't detect the deletion of bound certificates, it may continue to use the certificates. This could cause Elastic Load Balancing to stop accepting traffic. We recommend that you remove the reference to the certificate from Elastic Load Balancing before using this command to delete the certificate. For more information, go to DeleteLoadBalancerListeners in the Elastic Load Balancing API Reference.
|
|
DeleteServerCertificateAsync ( |
Initiates the asynchronous execution of the DeleteServerCertificate operation.
|
|
DeleteServerCertificateAsync ( |
Initiates the asynchronous execution of the DeleteServerCertificate operation.
|
|
DeleteServiceSpecificCredential ( |
Deletes the specified service-specific credential.
|
|
DeleteServiceSpecificCredentialAsync ( |
Initiates the asynchronous execution of the DeleteServiceSpecificCredential operation.
|
|
DeleteServiceSpecificCredentialAsync ( |
Initiates the asynchronous execution of the DeleteServiceSpecificCredential operation.
|
|
DeleteSigningCertificate ( |
Deletes a signing certificate associated with the specified IAM user. If you do not specify a user name, IAM determines the user name implicitly based on the AWS access key ID signing the request. Because this action works for access keys under the AWS account, you can use this action to manage root credentials even if the AWS account has no associated IAM users.
|
|
DeleteSigningCertificateAsync ( |
Initiates the asynchronous execution of the DeleteSigningCertificate operation.
|
|
DeleteSigningCertificateAsync ( |
Initiates the asynchronous execution of the DeleteSigningCertificate operation.
|
|
DeleteUser ( |
Deletes the specified IAM user. The user must not belong to any groups or have any access keys, signing certificates, or attached policies.
|
|
DeleteUserAsync ( |
Initiates the asynchronous execution of the DeleteUser operation.
|
|
DeleteUserAsync ( |
Initiates the asynchronous execution of the DeleteUser operation.
|
|
DeleteUserPolicy ( |
Deletes the specified inline policy that is embedded in the specified IAM user. A user can also have managed policies attached to it. To detach a managed policy from a user, use DetachUserPolicy. For more information about policies, refer to Managed Policies and Inline Policies in the IAM User Guide.
|
|
DeleteUserPolicyAsync ( |
Initiates the asynchronous execution of the DeleteUserPolicy operation.
|
|
DeleteUserPolicyAsync ( |
Initiates the asynchronous execution of the DeleteUserPolicy operation.
|
|
DeleteVirtualMFADevice ( |
Deletes a virtual MFA device. You must deactivate a user's virtual MFA device before you can delete it. For information about deactivating MFA devices, see DeactivateMFADevice.
|
|
DeleteVirtualMFADeviceAsync ( |
Initiates the asynchronous execution of the DeleteVirtualMFADevice operation.
|
|
DeleteVirtualMFADeviceAsync ( |
Initiates the asynchronous execution of the DeleteVirtualMFADevice operation.
|
|
DetachGroupPolicy ( |
Removes the specified managed policy from the specified IAM group. A group can also have inline policies embedded with it. To delete an inline policy, use the DeleteGroupPolicy API. For information about policies, see Managed Policies and Inline Policies in the IAM User Guide.
|
|
DetachGroupPolicyAsync ( |
Initiates the asynchronous execution of the DetachGroupPolicy operation.
|
|
DetachGroupPolicyAsync ( |
Initiates the asynchronous execution of the DetachGroupPolicy operation.
|
|
DetachRolePolicy ( |
Removes the specified managed policy from the specified role. A role can also have inline policies embedded with it. To delete an inline policy, use the DeleteRolePolicy API. For information about policies, see Managed Policies and Inline Policies in the IAM User Guide.
|
|
DetachRolePolicyAsync ( |
Initiates the asynchronous execution of the DetachRolePolicy operation.
|
|
DetachRolePolicyAsync ( |
Initiates the asynchronous execution of the DetachRolePolicy operation.
|
|
DetachUserPolicy ( |
Removes the specified managed policy from the specified user. A user can also have inline policies embedded with it. To delete an inline policy, use the DeleteUserPolicy API. For information about policies, see Managed Policies and Inline Policies in the IAM User Guide.
|
|
DetachUserPolicyAsync ( |
Initiates the asynchronous execution of the DetachUserPolicy operation.
|
|
DetachUserPolicyAsync ( |
Initiates the asynchronous execution of the DetachUserPolicy operation.
|
|
EnableMFADevice ( |
Enables the specified MFA device and associates it with the specified IAM user. When enabled, the MFA device is required for every subsequent login by the IAM user associated with the device.
|
|
EnableMFADeviceAsync ( |
Initiates the asynchronous execution of the EnableMFADevice operation.
|
|
EnableMFADeviceAsync ( |
Initiates the asynchronous execution of the EnableMFADevice operation.
|
|
EndAddClientIDToOpenIDConnectProvider ( IAsyncResult asyncResult ) : AddClientIDToOpenIDConnectProviderResponse |
Finishes the asynchronous execution of the AddClientIDToOpenIDConnectProvider operation.
|
|
EndAddRoleToInstanceProfile ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.AddRoleToInstanceProfileResponse |
Finishes the asynchronous execution of the AddRoleToInstanceProfile operation.
|
|
EndAddUserToGroup ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.AddUserToGroupResponse |
Finishes the asynchronous execution of the AddUserToGroup operation.
|
|
EndAttachGroupPolicy ( IAsyncResult asyncResult ) : AttachGroupPolicyResponse |
Finishes the asynchronous execution of the AttachGroupPolicy operation.
|
|
EndAttachRolePolicy ( IAsyncResult asyncResult ) : AttachRolePolicyResponse |
Finishes the asynchronous execution of the AttachRolePolicy operation.
|
|
EndAttachUserPolicy ( IAsyncResult asyncResult ) : AttachUserPolicyResponse |
Finishes the asynchronous execution of the AttachUserPolicy operation.
|
|
EndChangePassword ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.ChangePasswordResponse |
Finishes the asynchronous execution of the ChangePassword operation.
|
|
EndCreateAccessKey ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CreateAccessKey operation.
|
|
EndCreateAccountAlias ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.CreateAccountAliasResponse |
Finishes the asynchronous execution of the CreateAccountAlias operation.
|
|
EndCreateGroup ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CreateGroup operation.
|
|
EndCreateInstanceProfile ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CreateInstanceProfile operation.
|
|
EndCreateLoginProfile ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CreateLoginProfile operation.
|
|
EndCreateOpenIDConnectProvider ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CreateOpenIDConnectProvider operation.
|
|
EndCreatePolicy ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CreatePolicy operation.
|
|
EndCreatePolicyVersion ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CreatePolicyVersion operation.
|
|
EndCreateRole ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CreateRole operation.
|
|
EndCreateSAMLProvider ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CreateSAMLProvider operation.
|
|
EndCreateServiceSpecificCredential ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CreateServiceSpecificCredential operation.
|
|
EndCreateUser ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CreateUser operation.
|
|
EndCreateVirtualMFADevice ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the CreateVirtualMFADevice operation.
|
|
EndDeactivateMFADevice ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.DeactivateMFADeviceResponse |
Finishes the asynchronous execution of the DeactivateMFADevice operation.
|
|
EndDeleteAccessKey ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.DeleteAccessKeyResponse |
Finishes the asynchronous execution of the DeleteAccessKey operation.
|
|
EndDeleteAccountAlias ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.DeleteAccountAliasResponse |
Finishes the asynchronous execution of the DeleteAccountAlias operation.
|
|
EndDeleteAccountPasswordPolicy ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.DeleteAccountPasswordPolicyResponse |
Finishes the asynchronous execution of the DeleteAccountPasswordPolicy operation.
|
|
EndDeleteGroup ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.DeleteGroupResponse |
Finishes the asynchronous execution of the DeleteGroup operation.
|
|
EndDeleteGroupPolicy ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.DeleteGroupPolicyResponse |
Finishes the asynchronous execution of the DeleteGroupPolicy operation.
|
|
EndDeleteInstanceProfile ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.DeleteInstanceProfileResponse |
Finishes the asynchronous execution of the DeleteInstanceProfile operation.
|
|
EndDeleteLoginProfile ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.DeleteLoginProfileResponse |
Finishes the asynchronous execution of the DeleteLoginProfile operation.
|
|
EndDeleteOpenIDConnectProvider ( IAsyncResult asyncResult ) : DeleteOpenIDConnectProviderResponse |
Finishes the asynchronous execution of the DeleteOpenIDConnectProvider operation.
|
|
EndDeletePolicy ( IAsyncResult asyncResult ) : DeletePolicyResponse |
Finishes the asynchronous execution of the DeletePolicy operation.
|
|
EndDeletePolicyVersion ( IAsyncResult asyncResult ) : DeletePolicyVersionResponse |
Finishes the asynchronous execution of the DeletePolicyVersion operation.
|
|
EndDeleteRole ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.DeleteRoleResponse |
Finishes the asynchronous execution of the DeleteRole operation.
|
|
EndDeleteRolePolicy ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.DeleteRolePolicyResponse |
Finishes the asynchronous execution of the DeleteRolePolicy operation.
|
|
EndDeleteSAMLProvider ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.DeleteSAMLProviderResponse |
Finishes the asynchronous execution of the DeleteSAMLProvider operation.
|
|
EndDeleteSSHPublicKey ( IAsyncResult asyncResult ) : DeleteSSHPublicKeyResponse |
Finishes the asynchronous execution of the DeleteSSHPublicKey operation.
|
|
EndDeleteServerCertificate ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.DeleteServerCertificateResponse |
Finishes the asynchronous execution of the DeleteServerCertificate operation.
|
|
EndDeleteServiceSpecificCredential ( IAsyncResult asyncResult ) : DeleteServiceSpecificCredentialResponse |
Finishes the asynchronous execution of the DeleteServiceSpecificCredential operation.
|
|
EndDeleteSigningCertificate ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.DeleteSigningCertificateResponse |
Finishes the asynchronous execution of the DeleteSigningCertificate operation.
|
|
EndDeleteUser ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.DeleteUserResponse |
Finishes the asynchronous execution of the DeleteUser operation.
|
|
EndDeleteUserPolicy ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.DeleteUserPolicyResponse |
Finishes the asynchronous execution of the DeleteUserPolicy operation.
|
|
EndDeleteVirtualMFADevice ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.DeleteVirtualMFADeviceResponse |
Finishes the asynchronous execution of the DeleteVirtualMFADevice operation.
|
|
EndDetachGroupPolicy ( IAsyncResult asyncResult ) : DetachGroupPolicyResponse |
Finishes the asynchronous execution of the DetachGroupPolicy operation.
|
|
EndDetachRolePolicy ( IAsyncResult asyncResult ) : DetachRolePolicyResponse |
Finishes the asynchronous execution of the DetachRolePolicy operation.
|
|
EndDetachUserPolicy ( IAsyncResult asyncResult ) : DetachUserPolicyResponse |
Finishes the asynchronous execution of the DetachUserPolicy operation.
|
|
EndEnableMFADevice ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.EnableMFADeviceResponse |
Finishes the asynchronous execution of the EnableMFADevice operation.
|
|
EndGenerateCredentialReport ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.GenerateCredentialReportResponse |
Finishes the asynchronous execution of the GenerateCredentialReport operation.
|
|
EndGetAccessKeyLastUsed ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.GetAccessKeyLastUsedResponse |
Finishes the asynchronous execution of the GetAccessKeyLastUsed operation.
|
|
EndGetAccountAuthorizationDetails ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.GetAccountAuthorizationDetailsResponse |
Finishes the asynchronous execution of the GetAccountAuthorizationDetails operation.
|
|
EndGetAccountPasswordPolicy ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetAccountPasswordPolicy operation.
|
|
EndGetAccountSummary ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetAccountSummary operation.
|
|
EndGetContextKeysForCustomPolicy ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetContextKeysForCustomPolicy operation.
|
|
EndGetContextKeysForPrincipalPolicy ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetContextKeysForPrincipalPolicy operation.
|
|
EndGetCredentialReport ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetCredentialReport operation.
|
|
EndGetGroup ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetGroup operation.
|
|
EndGetGroupPolicy ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetGroupPolicy operation.
|
|
EndGetInstanceProfile ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetInstanceProfile operation.
|
|
EndGetLoginProfile ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetLoginProfile operation.
|
|
EndGetOpenIDConnectProvider ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetOpenIDConnectProvider operation.
|
|
EndGetPolicy ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetPolicy operation.
|
|
EndGetPolicyVersion ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.GetPolicyVersionResponse |
Finishes the asynchronous execution of the GetPolicyVersion operation.
|
|
EndGetRole ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetRole operation.
|
|
EndGetRolePolicy ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetRolePolicy operation.
|
|
EndGetSAMLProvider ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetSAMLProvider operation.
|
|
EndGetSSHPublicKey ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetSSHPublicKey operation.
|
|
EndGetServerCertificate ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetServerCertificate operation.
|
|
EndGetUser ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetUser operation.
|
|
EndGetUserPolicy ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the GetUserPolicy operation.
|
|
EndListAccessKeys ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListAccessKeys operation.
|
|
EndListAccountAliases ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListAccountAliases operation.
|
|
EndListAttachedGroupPolicies ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.ListAttachedGroupPoliciesResponse |
Finishes the asynchronous execution of the ListAttachedGroupPolicies operation.
|
|
EndListAttachedRolePolicies ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.ListAttachedRolePoliciesResponse |
Finishes the asynchronous execution of the ListAttachedRolePolicies operation.
|
|
EndListAttachedUserPolicies ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.ListAttachedUserPoliciesResponse |
Finishes the asynchronous execution of the ListAttachedUserPolicies operation.
|
|
EndListEntitiesForPolicy ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListEntitiesForPolicy operation.
|
|
EndListGroupPolicies ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListGroupPolicies operation.
|
|
EndListGroups ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListGroups operation.
|
|
EndListGroupsForUser ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListGroupsForUser operation.
|
|
EndListInstanceProfiles ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListInstanceProfiles operation.
|
|
EndListInstanceProfilesForRole ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListInstanceProfilesForRole operation.
|
|
EndListMFADevices ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListMFADevices operation.
|
|
EndListOpenIDConnectProviders ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListOpenIDConnectProviders operation.
|
|
EndListPolicies ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.ListPoliciesResponse |
Finishes the asynchronous execution of the ListPolicies operation.
|
|
EndListPolicyVersions ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.ListPolicyVersionsResponse |
Finishes the asynchronous execution of the ListPolicyVersions operation.
|
|
EndListRolePolicies ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListRolePolicies operation.
|
|
EndListRoles ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListRoles operation.
|
|
EndListSAMLProviders ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListSAMLProviders operation.
|
|
EndListSSHPublicKeys ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListSSHPublicKeys operation.
|
|
EndListServerCertificates ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListServerCertificates operation.
|
|
EndListServiceSpecificCredentials ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListServiceSpecificCredentials operation.
|
|
EndListSigningCertificates ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListSigningCertificates operation.
|
|
EndListUserPolicies ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListUserPolicies operation.
|
|
EndListUsers ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListUsers operation.
|
|
EndListVirtualMFADevices ( IAsyncResult asyncResult ) : |
Finishes the asynchronous execution of the ListVirtualMFADevices operation.
|
|
EndPutGroupPolicy ( IAsyncResult asyncResult ) : PutGroupPolicyResponse |
Finishes the asynchronous execution of the PutGroupPolicy operation.
|
|
EndPutRolePolicy ( IAsyncResult asyncResult ) : PutRolePolicyResponse |
Finishes the asynchronous execution of the PutRolePolicy operation.
|
|
EndPutUserPolicy ( IAsyncResult asyncResult ) : PutUserPolicyResponse |
Finishes the asynchronous execution of the PutUserPolicy operation.
|
|
EndRemoveClientIDFromOpenIDConnectProvider ( IAsyncResult asyncResult ) : RemoveClientIDFromOpenIDConnectProviderResponse |
Finishes the asynchronous execution of the RemoveClientIDFromOpenIDConnectProvider operation.
|
|
EndRemoveRoleFromInstanceProfile ( IAsyncResult asyncResult ) : RemoveRoleFromInstanceProfileResponse |
Finishes the asynchronous execution of the RemoveRoleFromInstanceProfile operation.
|
|
EndRemoveUserFromGroup ( IAsyncResult asyncResult ) : RemoveUserFromGroupResponse |
Finishes the asynchronous execution of the RemoveUserFromGroup operation.
|
|
EndResetServiceSpecificCredential ( IAsyncResult asyncResult ) : ResetServiceSpecificCredentialResponse |
Finishes the asynchronous execution of the ResetServiceSpecificCredential operation.
|
|
EndResyncMFADevice ( IAsyncResult asyncResult ) : ResyncMFADeviceResponse |
Finishes the asynchronous execution of the ResyncMFADevice operation.
|
|
EndSetDefaultPolicyVersion ( IAsyncResult asyncResult ) : SetDefaultPolicyVersionResponse |
Finishes the asynchronous execution of the SetDefaultPolicyVersion operation.
|
|
EndSimulateCustomPolicy ( IAsyncResult asyncResult ) : SimulateCustomPolicyResponse |
Finishes the asynchronous execution of the SimulateCustomPolicy operation.
|
|
EndSimulatePrincipalPolicy ( IAsyncResult asyncResult ) : SimulatePrincipalPolicyResponse |
Finishes the asynchronous execution of the SimulatePrincipalPolicy operation.
|
|
EndUpdateAccessKey ( IAsyncResult asyncResult ) : UpdateAccessKeyResponse |
Finishes the asynchronous execution of the UpdateAccessKey operation.
|
|
EndUpdateAccountPasswordPolicy ( IAsyncResult asyncResult ) : UpdateAccountPasswordPolicyResponse |
Finishes the asynchronous execution of the UpdateAccountPasswordPolicy operation.
|
|
EndUpdateAssumeRolePolicy ( IAsyncResult asyncResult ) : UpdateAssumeRolePolicyResponse |
Finishes the asynchronous execution of the UpdateAssumeRolePolicy operation.
|
|
EndUpdateGroup ( IAsyncResult asyncResult ) : UpdateGroupResponse |
Finishes the asynchronous execution of the UpdateGroup operation.
|
|
EndUpdateLoginProfile ( IAsyncResult asyncResult ) : UpdateLoginProfileResponse |
Finishes the asynchronous execution of the UpdateLoginProfile operation.
|
|
EndUpdateOpenIDConnectProviderThumbprint ( IAsyncResult asyncResult ) : UpdateOpenIDConnectProviderThumbprintResponse |
Finishes the asynchronous execution of the UpdateOpenIDConnectProviderThumbprint operation.
|
|
EndUpdateSAMLProvider ( IAsyncResult asyncResult ) : UpdateSAMLProviderResponse |
Finishes the asynchronous execution of the UpdateSAMLProvider operation.
|
|
EndUpdateSSHPublicKey ( IAsyncResult asyncResult ) : UpdateSSHPublicKeyResponse |
Finishes the asynchronous execution of the UpdateSSHPublicKey operation.
|
|
EndUpdateServerCertificate ( IAsyncResult asyncResult ) : UpdateServerCertificateResponse |
Finishes the asynchronous execution of the UpdateServerCertificate operation.
|
|
EndUpdateServiceSpecificCredential ( IAsyncResult asyncResult ) : UpdateServiceSpecificCredentialResponse |
Finishes the asynchronous execution of the UpdateServiceSpecificCredential operation.
|
|
EndUpdateSigningCertificate ( IAsyncResult asyncResult ) : UpdateSigningCertificateResponse |
Finishes the asynchronous execution of the UpdateSigningCertificate operation.
|
|
EndUpdateUser ( IAsyncResult asyncResult ) : UpdateUserResponse |
Finishes the asynchronous execution of the UpdateUser operation.
|
|
EndUploadSSHPublicKey ( IAsyncResult asyncResult ) : UploadSSHPublicKeyResponse |
Finishes the asynchronous execution of the UploadSSHPublicKey operation.
|
|
EndUploadServerCertificate ( IAsyncResult asyncResult ) : UploadServerCertificateResponse |
Finishes the asynchronous execution of the UploadServerCertificate operation.
|
|
EndUploadSigningCertificate ( IAsyncResult asyncResult ) : UploadSigningCertificateResponse |
Finishes the asynchronous execution of the UploadSigningCertificate operation.
|
|
GenerateCredentialReport ( ) : GenerateCredentialReportResponse |
Generates a credential report for the AWS account. For more information about the credential report, see Getting Credential Reports in the IAM User Guide.
|
|
GenerateCredentialReport ( GenerateCredentialReportRequest request ) : GenerateCredentialReportResponse |
Generates a credential report for the AWS account. For more information about the credential report, see Getting Credential Reports in the IAM User Guide.
|
|
GenerateCredentialReportAsync ( GenerateCredentialReportRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GenerateCredentialReport operation.
|
|
GenerateCredentialReportAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Generates a credential report for the AWS account. For more information about the credential report, see Getting Credential Reports in the IAM User Guide.
|
|
GenerateCredentialReportAsync ( GenerateCredentialReportResponse>.AmazonServiceCallback |
||
GenerateCredentialReportAsync ( GenerateCredentialReportRequest request, GenerateCredentialReportResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the GenerateCredentialReport operation.
|
|
GetAccessKeyLastUsed ( GetAccessKeyLastUsedRequest request ) : GetAccessKeyLastUsedResponse |
Retrieves information about when the specified access key was last used. The information includes the date and time of last use, along with the AWS service and region that were specified in the last request made with that key.
|
|
GetAccessKeyLastUsedAsync ( GetAccessKeyLastUsedRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetAccessKeyLastUsed operation.
|
|
GetAccessKeyLastUsedAsync ( GetAccessKeyLastUsedRequest request, GetAccessKeyLastUsedResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the GetAccessKeyLastUsed operation.
|
|
GetAccountAuthorizationDetails ( GetAccountAuthorizationDetailsRequest request ) : GetAccountAuthorizationDetailsResponse |
Retrieves information about all IAM users, groups, roles, and policies in your AWS account, including their relationships to one another. Use this API to obtain a snapshot of the configuration of IAM permissions (users, groups, roles, and policies) in your account. You can optionally filter the results using the
|
|
GetAccountAuthorizationDetailsAsync ( GetAccountAuthorizationDetailsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetAccountAuthorizationDetails operation.
|
|
GetAccountAuthorizationDetailsAsync ( GetAccountAuthorizationDetailsRequest request, GetAccountAuthorizationDetailsResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the GetAccountAuthorizationDetails operation.
|
|
GetAccountPasswordPolicy ( ) : GetAccountPasswordPolicyResponse |
Retrieves the password policy for the AWS account. For more information about using a password policy, go to Managing an IAM Password Policy.
|
|
GetAccountPasswordPolicy ( GetAccountPasswordPolicyRequest request ) : GetAccountPasswordPolicyResponse |
Retrieves the password policy for the AWS account. For more information about using a password policy, go to Managing an IAM Password Policy.
|
|
GetAccountPasswordPolicyAsync ( GetAccountPasswordPolicyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetAccountPasswordPolicy operation.
|
|
GetAccountPasswordPolicyAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Retrieves the password policy for the AWS account. For more information about using a password policy, go to Managing an IAM Password Policy.
|
|
GetAccountPasswordPolicyAsync ( GetAccountPasswordPolicyResponse>.AmazonServiceCallback |
||
GetAccountPasswordPolicyAsync ( GetAccountPasswordPolicyRequest request, GetAccountPasswordPolicyResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the GetAccountPasswordPolicy operation.
|
|
GetAccountSummary ( ) : GetAccountSummaryResponse |
Retrieves information about IAM entity usage and IAM quotas in the AWS account. For information about limitations on IAM entities, see Limitations on IAM Entities in the IAM User Guide.
|
|
GetAccountSummary ( GetAccountSummaryRequest request ) : GetAccountSummaryResponse |
Retrieves information about IAM entity usage and IAM quotas in the AWS account. For information about limitations on IAM entities, see Limitations on IAM Entities in the IAM User Guide.
|
|
GetAccountSummaryAsync ( GetAccountSummaryRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetAccountSummary operation.
|
|
GetAccountSummaryAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Retrieves information about IAM entity usage and IAM quotas in the AWS account. For information about limitations on IAM entities, see Limitations on IAM Entities in the IAM User Guide.
|
|
GetAccountSummaryAsync ( GetAccountSummaryResponse>.AmazonServiceCallback |
||
GetAccountSummaryAsync ( GetAccountSummaryRequest request, GetAccountSummaryResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the GetAccountSummary operation.
|
|
GetContextKeysForCustomPolicy ( GetContextKeysForCustomPolicyRequest request ) : GetContextKeysForCustomPolicyResponse |
Gets a list of all of the context keys referenced in the input policies. The policies are supplied as a list of one or more strings. To get the context keys from policies associated with an IAM user, group, or role, use GetContextKeysForPrincipalPolicy. Context keys are variables maintained by AWS and its services that provide details about the context of an API query request, and can be evaluated by testing against a value specified in an IAM policy. Use GetContextKeysForCustomPolicy to understand what key names and values you must supply when you call SimulateCustomPolicy. Note that all parameters are shown in unencoded form here for clarity, but must be URL encoded to be included as a part of a real HTML request.
|
|
GetContextKeysForCustomPolicy ( List |
Gets a list of all of the context keys referenced in the input policies. The policies are supplied as a list of one or more strings. To get the context keys from policies associated with an IAM user, group, or role, use GetContextKeysForPrincipalPolicy. Context keys are variables maintained by AWS and its services that provide details about the context of an API query request, and can be evaluated by testing against a value specified in an IAM policy. Use GetContextKeysForCustomPolicy to understand what key names and values you must supply when you call SimulateCustomPolicy. Note that all parameters are shown in unencoded form here for clarity, but must be URL encoded to be included as a part of a real HTML request.
|
|
GetContextKeysForCustomPolicyAsync ( GetContextKeysForCustomPolicyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetContextKeysForCustomPolicy operation.
|
|
GetContextKeysForCustomPolicyAsync ( List |
Gets a list of all of the context keys referenced in the input policies. The policies are supplied as a list of one or more strings. To get the context keys from policies associated with an IAM user, group, or role, use GetContextKeysForPrincipalPolicy. Context keys are variables maintained by AWS and its services that provide details about the context of an API query request, and can be evaluated by testing against a value specified in an IAM policy. Use GetContextKeysForCustomPolicy to understand what key names and values you must supply when you call SimulateCustomPolicy. Note that all parameters are shown in unencoded form here for clarity, but must be URL encoded to be included as a part of a real HTML request.
|
|
GetContextKeysForCustomPolicyAsync ( GetContextKeysForCustomPolicyRequest request, GetContextKeysForCustomPolicyResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the GetContextKeysForCustomPolicy operation.
|
|
GetContextKeysForCustomPolicyAsync ( List |
Gets a list of all of the context keys referenced in the input policies. The policies are supplied as a list of one or more strings. To get the context keys from policies associated with an IAM user, group, or role, use GetContextKeysForPrincipalPolicy. Context keys are variables maintained by AWS and its services that provide details about the context of an API query request, and can be evaluated by testing against a value specified in an IAM policy. Use GetContextKeysForCustomPolicy to understand what key names and values you must supply when you call SimulateCustomPolicy. Note that all parameters are shown in unencoded form here for clarity, but must be URL encoded to be included as a part of a real HTML request.
|
|
GetContextKeysForPrincipalPolicy ( GetContextKeysForPrincipalPolicyRequest request ) : GetContextKeysForPrincipalPolicyResponse |
Gets a list of all of the context keys referenced in all of the IAM policies attached to the specified IAM entity. The entity can be an IAM user, group, or role. If you specify a user, then the request also includes all of the policies attached to groups that the user is a member of. You can optionally include a list of one or more additional policies, specified as strings. If you want to include only a list of policies by string, use GetContextKeysForCustomPolicy instead. Note: This API discloses information about the permissions granted to other users. If you do not want users to see other user's permissions, then consider allowing them to use GetContextKeysForCustomPolicy instead. Context keys are variables maintained by AWS and its services that provide details about the context of an API query request, and can be evaluated by testing against a value in an IAM policy. Use GetContextKeysForPrincipalPolicy to understand what key names and values you must supply when you call SimulatePrincipalPolicy.
|
|
GetContextKeysForPrincipalPolicy ( string policySourceArn ) : GetContextKeysForPrincipalPolicyResponse |
Gets a list of all of the context keys referenced in all of the IAM policies attached to the specified IAM entity. The entity can be an IAM user, group, or role. If you specify a user, then the request also includes all of the policies attached to groups that the user is a member of. You can optionally include a list of one or more additional policies, specified as strings. If you want to include only a list of policies by string, use GetContextKeysForCustomPolicy instead. Note: This API discloses information about the permissions granted to other users. If you do not want users to see other user's permissions, then consider allowing them to use GetContextKeysForCustomPolicy instead. Context keys are variables maintained by AWS and its services that provide details about the context of an API query request, and can be evaluated by testing against a value in an IAM policy. Use GetContextKeysForPrincipalPolicy to understand what key names and values you must supply when you call SimulatePrincipalPolicy.
|
|
GetContextKeysForPrincipalPolicy ( string policySourceArn, List |
Gets a list of all of the context keys referenced in all of the IAM policies attached to the specified IAM entity. The entity can be an IAM user, group, or role. If you specify a user, then the request also includes all of the policies attached to groups that the user is a member of. You can optionally include a list of one or more additional policies, specified as strings. If you want to include only a list of policies by string, use GetContextKeysForCustomPolicy instead. Note: This API discloses information about the permissions granted to other users. If you do not want users to see other user's permissions, then consider allowing them to use GetContextKeysForCustomPolicy instead. Context keys are variables maintained by AWS and its services that provide details about the context of an API query request, and can be evaluated by testing against a value in an IAM policy. Use GetContextKeysForPrincipalPolicy to understand what key names and values you must supply when you call SimulatePrincipalPolicy.
|
|
GetContextKeysForPrincipalPolicyAsync ( GetContextKeysForPrincipalPolicyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetContextKeysForPrincipalPolicy operation.
|
|
GetContextKeysForPrincipalPolicyAsync ( string policySourceArn, List |
Gets a list of all of the context keys referenced in all of the IAM policies attached to the specified IAM entity. The entity can be an IAM user, group, or role. If you specify a user, then the request also includes all of the policies attached to groups that the user is a member of. You can optionally include a list of one or more additional policies, specified as strings. If you want to include only a list of policies by string, use GetContextKeysForCustomPolicy instead. Note: This API discloses information about the permissions granted to other users. If you do not want users to see other user's permissions, then consider allowing them to use GetContextKeysForCustomPolicy instead. Context keys are variables maintained by AWS and its services that provide details about the context of an API query request, and can be evaluated by testing against a value in an IAM policy. Use GetContextKeysForPrincipalPolicy to understand what key names and values you must supply when you call SimulatePrincipalPolicy.
|
|
GetContextKeysForPrincipalPolicyAsync ( string policySourceArn, System cancellationToken = default(CancellationToken) ) : Task |
Gets a list of all of the context keys referenced in all of the IAM policies attached to the specified IAM entity. The entity can be an IAM user, group, or role. If you specify a user, then the request also includes all of the policies attached to groups that the user is a member of. You can optionally include a list of one or more additional policies, specified as strings. If you want to include only a list of policies by string, use GetContextKeysForCustomPolicy instead. Note: This API discloses information about the permissions granted to other users. If you do not want users to see other user's permissions, then consider allowing them to use GetContextKeysForCustomPolicy instead. Context keys are variables maintained by AWS and its services that provide details about the context of an API query request, and can be evaluated by testing against a value in an IAM policy. Use GetContextKeysForPrincipalPolicy to understand what key names and values you must supply when you call SimulatePrincipalPolicy.
|
|
GetContextKeysForPrincipalPolicyAsync ( GetContextKeysForPrincipalPolicyRequest request, GetContextKeysForPrincipalPolicyResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the GetContextKeysForPrincipalPolicy operation.
|
|
GetContextKeysForPrincipalPolicyAsync ( string policySourceArn, GetContextKeysForPrincipalPolicyResponse>.AmazonServiceCallback |
Gets a list of all of the context keys referenced in all of the IAM policies attached to the specified IAM entity. The entity can be an IAM user, group, or role. If you specify a user, then the request also includes all of the policies attached to groups that the user is a member of. You can optionally include a list of one or more additional policies, specified as strings. If you want to include only a list of policies by string, use GetContextKeysForCustomPolicy instead. Note: This API discloses information about the permissions granted to other users. If you do not want users to see other user's permissions, then consider allowing them to use GetContextKeysForCustomPolicy instead. Context keys are variables maintained by AWS and its services that provide details about the context of an API query request, and can be evaluated by testing against a value in an IAM policy. Use GetContextKeysForPrincipalPolicy to understand what key names and values you must supply when you call SimulatePrincipalPolicy.
|
|
GetContextKeysForPrincipalPolicyAsync ( string policySourceArn, List |
Gets a list of all of the context keys referenced in all of the IAM policies attached to the specified IAM entity. The entity can be an IAM user, group, or role. If you specify a user, then the request also includes all of the policies attached to groups that the user is a member of. You can optionally include a list of one or more additional policies, specified as strings. If you want to include only a list of policies by string, use GetContextKeysForCustomPolicy instead. Note: This API discloses information about the permissions granted to other users. If you do not want users to see other user's permissions, then consider allowing them to use GetContextKeysForCustomPolicy instead. Context keys are variables maintained by AWS and its services that provide details about the context of an API query request, and can be evaluated by testing against a value in an IAM policy. Use GetContextKeysForPrincipalPolicy to understand what key names and values you must supply when you call SimulatePrincipalPolicy.
|
|
GetCredentialReport ( ) : GetCredentialReportResponse |
Retrieves a credential report for the AWS account. For more information about the credential report, see Getting Credential Reports in the IAM User Guide.
|
|
GetCredentialReport ( GetCredentialReportRequest request ) : GetCredentialReportResponse |
Retrieves a credential report for the AWS account. For more information about the credential report, see Getting Credential Reports in the IAM User Guide.
|
|
GetCredentialReportAsync ( GetCredentialReportRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetCredentialReport operation.
|
|
GetCredentialReportAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Retrieves a credential report for the AWS account. For more information about the credential report, see Getting Credential Reports in the IAM User Guide.
|
|
GetCredentialReportAsync ( GetCredentialReportResponse>.AmazonServiceCallback |
||
GetCredentialReportAsync ( GetCredentialReportRequest request, GetCredentialReportResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the GetCredentialReport operation.
|
|
GetGroup ( GetGroupRequest request ) : GetGroupResponse |
Returns a list of IAM users that are in the specified IAM group. You can paginate the results using the
|
|
GetGroupAsync ( GetGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetGroup operation.
|
|
GetGroupAsync ( GetGroupRequest request, GetGroupResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the GetGroup operation.
|
|
GetGroupPolicy ( GetGroupPolicyRequest request ) : GetGroupPolicyResponse |
Retrieves the specified inline policy document that is embedded in the specified IAM group. Policies returned by this API are URL-encoded compliant with RFC 3986. You can use a URL decoding method to convert the policy back to plain JSON text. For example, if you use Java, you can use the An IAM group can also have managed policies attached to it. To retrieve a managed policy document that is attached to a group, use GetPolicy to determine the policy's default version, then use GetPolicyVersion to retrieve the policy document. For more information about policies, see Managed Policies and Inline Policies in the IAM User Guide.
|
|
GetGroupPolicyAsync ( GetGroupPolicyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetGroupPolicy operation.
|
|
GetGroupPolicyAsync ( GetGroupPolicyRequest request, GetGroupPolicyResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the GetGroupPolicy operation.
|
|
GetInstanceProfile ( GetInstanceProfileRequest request ) : GetInstanceProfileResponse |
Retrieves information about the specified instance profile, including the instance profile's path, GUID, ARN, and role. For more information about instance profiles, see About Instance Profiles in the IAM User Guide.
|
|
GetInstanceProfileAsync ( GetInstanceProfileRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetInstanceProfile operation.
|
|
GetInstanceProfileAsync ( GetInstanceProfileRequest request, GetInstanceProfileResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the GetInstanceProfile operation.
|
|
GetLoginProfile ( GetLoginProfileRequest request ) : GetLoginProfileResponse |
Retrieves the user name and password-creation date for the specified IAM user. If the user has not been assigned a password, the action returns a 404 (
|
|
GetLoginProfileAsync ( GetLoginProfileRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetLoginProfile operation.
|
|
GetLoginProfileAsync ( GetLoginProfileRequest request, GetLoginProfileResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the GetLoginProfile operation.
|
|
GetOpenIDConnectProvider ( GetOpenIDConnectProviderRequest request ) : GetOpenIDConnectProviderResponse |
Returns information about the specified OpenID Connect (OIDC) provider resource object in IAM.
|
|
GetOpenIDConnectProviderAsync ( GetOpenIDConnectProviderRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetOpenIDConnectProvider operation.
|
|
GetOpenIDConnectProviderAsync ( GetOpenIDConnectProviderRequest request, GetOpenIDConnectProviderResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the GetOpenIDConnectProvider operation.
|
|
GetPolicy ( GetPolicyRequest request ) : GetPolicyResponse |
Retrieves information about the specified managed policy, including the policy's default version and the total number of IAM users, groups, and roles to which the policy is attached. To retrieve the list of the specific users, groups, and roles that the policy is attached to, use the ListEntitiesForPolicy API. This API returns metadata about the policy. To retrieve the actual policy document for a specific version of the policy, use GetPolicyVersion. This API retrieves information about managed policies. To retrieve information about an inline policy that is embedded with an IAM user, group, or role, use the GetUserPolicy, GetGroupPolicy, or GetRolePolicy API. For more information about policies, see Managed Policies and Inline Policies in the IAM User Guide.
|
|
GetPolicyAsync ( GetPolicyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetPolicy operation.
|
|
GetPolicyAsync ( GetPolicyRequest request, GetPolicyResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the GetPolicy operation.
|
|
GetPolicyVersion ( GetPolicyVersionRequest request ) : GetPolicyVersionResponse |
Retrieves information about the specified version of the specified managed policy, including the policy document. Policies returned by this API are URL-encoded compliant with RFC 3986. You can use a URL decoding method to convert the policy back to plain JSON text. For example, if you use Java, you can use the To list the available versions for a policy, use ListPolicyVersions. This API retrieves information about managed policies. To retrieve information about an inline policy that is embedded in a user, group, or role, use the GetUserPolicy, GetGroupPolicy, or GetRolePolicy API. For more information about the types of policies, see Managed Policies and Inline Policies in the IAM User Guide. For more information about managed policy versions, see Versioning for Managed Policies in the IAM User Guide.
|
|
GetPolicyVersionAsync ( GetPolicyVersionRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetPolicyVersion operation.
|
|
GetPolicyVersionAsync ( GetPolicyVersionRequest request, GetPolicyVersionResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the GetPolicyVersion operation.
|
|
GetRole ( GetRoleRequest request ) : GetRoleResponse |
Retrieves information about the specified role, including the role's path, GUID, ARN, and the role's trust policy that grants permission to assume the role. For more information about roles, see Working with Roles. Policies returned by this API are URL-encoded compliant with RFC 3986. You can use a URL decoding method to convert the policy back to plain JSON text. For example, if you use Java, you can use the
|
|
GetRoleAsync ( GetRoleRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetRole operation.
|
|
GetRoleAsync ( GetRoleRequest request, GetRoleResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the GetRole operation.
|
|
GetRolePolicy ( GetRolePolicyRequest request ) : GetRolePolicyResponse |
Retrieves the specified inline policy document that is embedded with the specified IAM role. Policies returned by this API are URL-encoded compliant with RFC 3986. You can use a URL decoding method to convert the policy back to plain JSON text. For example, if you use Java, you can use the An IAM role can also have managed policies attached to it. To retrieve a managed policy document that is attached to a role, use GetPolicy to determine the policy's default version, then use GetPolicyVersion to retrieve the policy document. For more information about policies, see Managed Policies and Inline Policies in the IAM User Guide. For more information about roles, see Using Roles to Delegate Permissions and Federate Identities.
|
|
GetRolePolicyAsync ( GetRolePolicyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetRolePolicy operation.
|
|
GetRolePolicyAsync ( GetRolePolicyRequest request, GetRolePolicyResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the GetRolePolicy operation.
|
|
GetSAMLProvider ( GetSAMLProviderRequest request ) : GetSAMLProviderResponse |
Returns the SAML provider metadocument that was uploaded when the IAM SAML provider resource object was created or updated. This operation requires Signature Version 4.
|
|
GetSAMLProviderAsync ( GetSAMLProviderRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetSAMLProvider operation.
|
|
GetSAMLProviderAsync ( GetSAMLProviderRequest request, GetSAMLProviderResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the GetSAMLProvider operation.
|
|
GetSSHPublicKey ( GetSSHPublicKeyRequest request ) : GetSSHPublicKeyResponse |
Retrieves the specified SSH public key, including metadata about the key. The SSH public key retrieved by this action is used only for authenticating the associated IAM user to an AWS CodeCommit repository. For more information about using SSH keys to authenticate to an AWS CodeCommit repository, see Set up AWS CodeCommit for SSH Connections in the AWS CodeCommit User Guide.
|
|
GetSSHPublicKeyAsync ( GetSSHPublicKeyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetSSHPublicKey operation.
|
|
GetSSHPublicKeyAsync ( GetSSHPublicKeyRequest request, GetSSHPublicKeyResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the GetSSHPublicKey operation.
|
|
GetServerCertificate ( GetServerCertificateRequest request ) : GetServerCertificateResponse |
Retrieves information about the specified server certificate stored in IAM. For more information about working with server certificates, including a list of AWS services that can use the server certificates that you manage with IAM, go to Working with Server Certificates in the IAM User Guide.
|
|
GetServerCertificateAsync ( GetServerCertificateRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetServerCertificate operation.
|
|
GetServerCertificateAsync ( GetServerCertificateRequest request, GetServerCertificateResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the GetServerCertificate operation.
|
|
GetUser ( ) : GetUserResponse |
Retrieves information about the specified IAM user, including the user's creation date, path, unique ID, and ARN. If you do not specify a user name, IAM determines the user name implicitly based on the AWS access key ID used to sign the request to this API.
|
|
GetUser ( GetUserRequest request ) : GetUserResponse |
Retrieves information about the specified IAM user, including the user's creation date, path, unique ID, and ARN. If you do not specify a user name, IAM determines the user name implicitly based on the AWS access key ID used to sign the request to this API.
|
|
GetUserAsync ( GetUserRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetUser operation.
|
|
GetUserAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Retrieves information about the specified IAM user, including the user's creation date, path, unique ID, and ARN. If you do not specify a user name, IAM determines the user name implicitly based on the AWS access key ID used to sign the request to this API.
|
|
GetUserAsync ( GetUserResponse>.AmazonServiceCallback |
||
GetUserAsync ( GetUserRequest request, GetUserResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the GetUser operation.
|
|
GetUserPolicy ( GetUserPolicyRequest request ) : GetUserPolicyResponse |
Retrieves the specified inline policy document that is embedded in the specified IAM user. Policies returned by this API are URL-encoded compliant with RFC 3986. You can use a URL decoding method to convert the policy back to plain JSON text. For example, if you use Java, you can use the An IAM user can also have managed policies attached to it. To retrieve a managed policy document that is attached to a user, use GetPolicy to determine the policy's default version, then use GetPolicyVersion to retrieve the policy document. For more information about policies, see Managed Policies and Inline Policies in the IAM User Guide.
|
|
GetUserPolicyAsync ( GetUserPolicyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the GetUserPolicy operation.
|
|
GetUserPolicyAsync ( GetUserPolicyRequest request, GetUserPolicyResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the GetUserPolicy operation.
|
|
ListAccessKeys ( ) : ListAccessKeysResponse |
Returns information about the access key IDs associated with the specified IAM user. If there are none, the action returns an empty list. Although each user is limited to a small number of keys, you can still paginate the results using the If the To ensure the security of your AWS account, the secret access key is accessible only during key and user creation.
|
|
ListAccessKeys ( ListAccessKeysRequest request ) : ListAccessKeysResponse |
Returns information about the access key IDs associated with the specified IAM user. If there are none, the action returns an empty list. Although each user is limited to a small number of keys, you can still paginate the results using the If the To ensure the security of your AWS account, the secret access key is accessible only during key and user creation.
|
|
ListAccessKeysAsync ( ListAccessKeysRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListAccessKeys operation.
|
|
ListAccessKeysAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Returns information about the access key IDs associated with the specified IAM user. If there are none, the action returns an empty list. Although each user is limited to a small number of keys, you can still paginate the results using the If the To ensure the security of your AWS account, the secret access key is accessible only during key and user creation.
|
|
ListAccessKeysAsync ( ListAccessKeysResponse>.AmazonServiceCallback |
||
ListAccessKeysAsync ( ListAccessKeysRequest request, ListAccessKeysResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the ListAccessKeys operation.
|
|
ListAccountAliases ( ) : ListAccountAliasesResponse |
Lists the account alias associated with the AWS account (Note: you can have only one). For information about using an AWS account alias, see Using an Alias for Your AWS Account ID in the IAM User Guide.
|
|
ListAccountAliases ( ListAccountAliasesRequest request ) : ListAccountAliasesResponse |
Lists the account alias associated with the AWS account (Note: you can have only one). For information about using an AWS account alias, see Using an Alias for Your AWS Account ID in the IAM User Guide.
|
|
ListAccountAliasesAsync ( ListAccountAliasesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListAccountAliases operation.
|
|
ListAccountAliasesAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Lists the account alias associated with the AWS account (Note: you can have only one). For information about using an AWS account alias, see Using an Alias for Your AWS Account ID in the IAM User Guide.
|
|
ListAccountAliasesAsync ( ListAccountAliasesResponse>.AmazonServiceCallback |
||
ListAccountAliasesAsync ( ListAccountAliasesRequest request, ListAccountAliasesResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the ListAccountAliases operation.
|
|
ListAttachedGroupPolicies ( ListAttachedGroupPoliciesRequest request ) : ListAttachedGroupPoliciesResponse |
Lists all managed policies that are attached to the specified IAM group. An IAM group can also have inline policies embedded with it. To list the inline policies for a group, use the ListGroupPolicies API. For information about policies, see Managed Policies and Inline Policies in the IAM User Guide. You can paginate the results using the
|
|
ListAttachedGroupPoliciesAsync ( ListAttachedGroupPoliciesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListAttachedGroupPolicies operation.
|
|
ListAttachedGroupPoliciesAsync ( ListAttachedGroupPoliciesRequest request, ListAttachedGroupPoliciesResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the ListAttachedGroupPolicies operation.
|
|
ListAttachedRolePolicies ( ListAttachedRolePoliciesRequest request ) : ListAttachedRolePoliciesResponse |
Lists all managed policies that are attached to the specified IAM role. An IAM role can also have inline policies embedded with it. To list the inline policies for a role, use the ListRolePolicies API. For information about policies, see Managed Policies and Inline Policies in the IAM User Guide. You can paginate the results using the
|
|
ListAttachedRolePoliciesAsync ( ListAttachedRolePoliciesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListAttachedRolePolicies operation.
|
|
ListAttachedRolePoliciesAsync ( ListAttachedRolePoliciesRequest request, ListAttachedRolePoliciesResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the ListAttachedRolePolicies operation.
|
|
ListAttachedUserPolicies ( ListAttachedUserPoliciesRequest request ) : ListAttachedUserPoliciesResponse |
Lists all managed policies that are attached to the specified IAM user. An IAM user can also have inline policies embedded with it. To list the inline policies for a user, use the ListUserPolicies API. For information about policies, see Managed Policies and Inline Policies in the IAM User Guide. You can paginate the results using the
|
|
ListAttachedUserPoliciesAsync ( ListAttachedUserPoliciesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListAttachedUserPolicies operation.
|
|
ListAttachedUserPoliciesAsync ( ListAttachedUserPoliciesRequest request, ListAttachedUserPoliciesResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the ListAttachedUserPolicies operation.
|
|
ListEntitiesForPolicy ( ListEntitiesForPolicyRequest request ) : ListEntitiesForPolicyResponse |
Lists all IAM users, groups, and roles that the specified managed policy is attached to. You can use the optional You can paginate the results using the
|
|
ListEntitiesForPolicyAsync ( ListEntitiesForPolicyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListEntitiesForPolicy operation.
|
|
ListEntitiesForPolicyAsync ( ListEntitiesForPolicyRequest request, ListEntitiesForPolicyResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the ListEntitiesForPolicy operation.
|
|
ListGroupPolicies ( ListGroupPoliciesRequest request ) : ListGroupPoliciesResponse |
Lists the names of the inline policies that are embedded in the specified IAM group. An IAM group can also have managed policies attached to it. To list the managed policies that are attached to a group, use ListAttachedGroupPolicies. For more information about policies, see Managed Policies and Inline Policies in the IAM User Guide. You can paginate the results using the
|
|
ListGroupPoliciesAsync ( ListGroupPoliciesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListGroupPolicies operation.
|
|
ListGroupPoliciesAsync ( ListGroupPoliciesRequest request, ListGroupPoliciesResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the ListGroupPolicies operation.
|
|
ListGroups ( ) : ListGroupsResponse |
Lists the IAM groups that have the specified path prefix. You can paginate the results using the
|
|
ListGroups ( ListGroupsRequest request ) : ListGroupsResponse |
Lists the IAM groups that have the specified path prefix. You can paginate the results using the
|
|
ListGroupsAsync ( ListGroupsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListGroups operation.
|
|
ListGroupsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Lists the IAM groups that have the specified path prefix. You can paginate the results using the
|
|
ListGroupsAsync ( ListGroupsResponse>.AmazonServiceCallback |
||
ListGroupsAsync ( ListGroupsRequest request, ListGroupsResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the ListGroups operation.
|
|
ListGroupsForUser ( ListGroupsForUserRequest request ) : ListGroupsForUserResponse |
Lists the IAM groups that the specified IAM user belongs to. You can paginate the results using the
|
|
ListGroupsForUserAsync ( ListGroupsForUserRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListGroupsForUser operation.
|
|
ListGroupsForUserAsync ( ListGroupsForUserRequest request, ListGroupsForUserResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the ListGroupsForUser operation.
|
|
ListInstanceProfiles ( ) : ListInstanceProfilesResponse |
Lists the instance profiles that have the specified path prefix. If there are none, the action returns an empty list. For more information about instance profiles, go to About Instance Profiles. You can paginate the results using the
|
|
ListInstanceProfiles ( ListInstanceProfilesRequest request ) : ListInstanceProfilesResponse |
Lists the instance profiles that have the specified path prefix. If there are none, the action returns an empty list. For more information about instance profiles, go to About Instance Profiles. You can paginate the results using the
|
|
ListInstanceProfilesAsync ( ListInstanceProfilesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListInstanceProfiles operation.
|
|
ListInstanceProfilesAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Lists the instance profiles that have the specified path prefix. If there are none, the action returns an empty list. For more information about instance profiles, go to About Instance Profiles. You can paginate the results using the
|
|
ListInstanceProfilesAsync ( ListInstanceProfilesResponse>.AmazonServiceCallback |
||
ListInstanceProfilesAsync ( ListInstanceProfilesRequest request, ListInstanceProfilesResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the ListInstanceProfiles operation.
|
|
ListInstanceProfilesForRole ( ListInstanceProfilesForRoleRequest request ) : ListInstanceProfilesForRoleResponse |
Lists the instance profiles that have the specified associated IAM role. If there are none, the action returns an empty list. For more information about instance profiles, go to About Instance Profiles. You can paginate the results using the
|
|
ListInstanceProfilesForRoleAsync ( ListInstanceProfilesForRoleRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListInstanceProfilesForRole operation.
|
|
ListInstanceProfilesForRoleAsync ( ListInstanceProfilesForRoleRequest request, ListInstanceProfilesForRoleResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the ListInstanceProfilesForRole operation.
|
|
ListMFADevices ( ) : ListMFADevicesResponse |
Lists the MFA devices for an IAM user. If the request includes a IAM user name, then this action lists all the MFA devices associated with the specified user. If you do not specify a user name, IAM determines the user name implicitly based on the AWS access key ID signing the request for this API. You can paginate the results using the
|
|
ListMFADevices ( ListMFADevicesRequest request ) : ListMFADevicesResponse |
Lists the MFA devices for an IAM user. If the request includes a IAM user name, then this action lists all the MFA devices associated with the specified user. If you do not specify a user name, IAM determines the user name implicitly based on the AWS access key ID signing the request for this API. You can paginate the results using the
|
|
ListMFADevicesAsync ( ListMFADevicesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListMFADevices operation.
|
|
ListMFADevicesAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Lists the MFA devices for an IAM user. If the request includes a IAM user name, then this action lists all the MFA devices associated with the specified user. If you do not specify a user name, IAM determines the user name implicitly based on the AWS access key ID signing the request for this API. You can paginate the results using the
|
|
ListMFADevicesAsync ( ListMFADevicesResponse>.AmazonServiceCallback |
||
ListMFADevicesAsync ( ListMFADevicesRequest request, ListMFADevicesResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the ListMFADevices operation.
|
|
ListOpenIDConnectProviders ( ListOpenIDConnectProvidersRequest request ) : ListOpenIDConnectProvidersResponse |
Lists information about the IAM OpenID Connect (OIDC) provider resource objects defined in the AWS account.
|
|
ListOpenIDConnectProvidersAsync ( ListOpenIDConnectProvidersRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListOpenIDConnectProviders operation.
|
|
ListOpenIDConnectProvidersAsync ( ListOpenIDConnectProvidersRequest request, ListOpenIDConnectProvidersResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the ListOpenIDConnectProviders operation.
|
|
ListPolicies ( ) : ListPoliciesResponse |
Lists all the managed policies that are available in your AWS account, including your own customer-defined managed policies and all AWS managed policies. You can filter the list of policies that is returned using the optional You can paginate the results using the For more information about managed policies, see Managed Policies and Inline Policies in the IAM User Guide.
|
|
ListPolicies ( ListPoliciesRequest request ) : ListPoliciesResponse |
Lists all the managed policies that are available in your AWS account, including your own customer-defined managed policies and all AWS managed policies. You can filter the list of policies that is returned using the optional You can paginate the results using the For more information about managed policies, see Managed Policies and Inline Policies in the IAM User Guide.
|
|
ListPoliciesAsync ( ListPoliciesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListPolicies operation.
|
|
ListPoliciesAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Lists all the managed policies that are available in your AWS account, including your own customer-defined managed policies and all AWS managed policies. You can filter the list of policies that is returned using the optional You can paginate the results using the For more information about managed policies, see Managed Policies and Inline Policies in the IAM User Guide.
|
|
ListPoliciesAsync ( ListPoliciesResponse>.AmazonServiceCallback |
||
ListPoliciesAsync ( ListPoliciesRequest request, ListPoliciesResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the ListPolicies operation.
|
|
ListPolicyVersions ( ListPolicyVersionsRequest request ) : ListPolicyVersionsResponse |
Lists information about the versions of the specified managed policy, including the version that is currently set as the policy's default version. For more information about managed policies, see Managed Policies and Inline Policies in the IAM User Guide.
|
|
ListPolicyVersionsAsync ( ListPolicyVersionsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListPolicyVersions operation.
|
|
ListPolicyVersionsAsync ( ListPolicyVersionsRequest request, ListPolicyVersionsResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the ListPolicyVersions operation.
|
|
ListRolePolicies ( ListRolePoliciesRequest request ) : ListRolePoliciesResponse |
Lists the names of the inline policies that are embedded in the specified IAM role. An IAM role can also have managed policies attached to it. To list the managed policies that are attached to a role, use ListAttachedRolePolicies. For more information about policies, see Managed Policies and Inline Policies in the IAM User Guide. You can paginate the results using the
|
|
ListRolePoliciesAsync ( ListRolePoliciesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListRolePolicies operation.
|
|
ListRolePoliciesAsync ( ListRolePoliciesRequest request, ListRolePoliciesResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the ListRolePolicies operation.
|
|
ListRoles ( ) : ListRolesResponse |
Lists the IAM roles that have the specified path prefix. If there are none, the action returns an empty list. For more information about roles, go to Working with Roles. You can paginate the results using the
|
|
ListRoles ( ListRolesRequest request ) : ListRolesResponse |
Lists the IAM roles that have the specified path prefix. If there are none, the action returns an empty list. For more information about roles, go to Working with Roles. You can paginate the results using the
|
|
ListRolesAsync ( ListRolesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListRoles operation.
|
|
ListRolesAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Lists the IAM roles that have the specified path prefix. If there are none, the action returns an empty list. For more information about roles, go to Working with Roles. You can paginate the results using the
|
|
ListRolesAsync ( ListRolesResponse>.AmazonServiceCallback |
||
ListRolesAsync ( ListRolesRequest request, ListRolesResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the ListRoles operation.
|
|
ListSAMLProviders ( ) : ListSAMLProvidersResponse |
Lists the SAML provider resource objects defined in IAM in the account. This operation requires Signature Version 4.
|
|
ListSAMLProviders ( ListSAMLProvidersRequest request ) : ListSAMLProvidersResponse |
Lists the SAML provider resource objects defined in IAM in the account. This operation requires Signature Version 4.
|
|
ListSAMLProvidersAsync ( ListSAMLProvidersRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListSAMLProviders operation.
|
|
ListSAMLProvidersAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Lists the SAML provider resource objects defined in IAM in the account. This operation requires Signature Version 4.
|
|
ListSAMLProvidersAsync ( ListSAMLProvidersResponse>.AmazonServiceCallback |
||
ListSAMLProvidersAsync ( ListSAMLProvidersRequest request, ListSAMLProvidersResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the ListSAMLProviders operation.
|
|
ListSSHPublicKeys ( ListSSHPublicKeysRequest request ) : ListSSHPublicKeysResponse |
Returns information about the SSH public keys associated with the specified IAM user. If there are none, the action returns an empty list. The SSH public keys returned by this action are used only for authenticating the IAM user to an AWS CodeCommit repository. For more information about using SSH keys to authenticate to an AWS CodeCommit repository, see Set up AWS CodeCommit for SSH Connections in the AWS CodeCommit User Guide. Although each user is limited to a small number of keys, you can still paginate the results using the
|
|
ListSSHPublicKeysAsync ( ListSSHPublicKeysRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListSSHPublicKeys operation.
|
|
ListSSHPublicKeysAsync ( ListSSHPublicKeysRequest request, ListSSHPublicKeysResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the ListSSHPublicKeys operation.
|
|
ListServerCertificates ( ) : ListServerCertificatesResponse |
Lists the server certificates stored in IAM that have the specified path prefix. If none exist, the action returns an empty list. You can paginate the results using the For more information about working with server certificates, including a list of AWS services that can use the server certificates that you manage with IAM, go to Working with Server Certificates in the IAM User Guide.
|
|
ListServerCertificates ( ListServerCertificatesRequest request ) : ListServerCertificatesResponse |
Lists the server certificates stored in IAM that have the specified path prefix. If none exist, the action returns an empty list. You can paginate the results using the For more information about working with server certificates, including a list of AWS services that can use the server certificates that you manage with IAM, go to Working with Server Certificates in the IAM User Guide.
|
|
ListServerCertificatesAsync ( ListServerCertificatesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListServerCertificates operation.
|
|
ListServerCertificatesAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Lists the server certificates stored in IAM that have the specified path prefix. If none exist, the action returns an empty list. You can paginate the results using the For more information about working with server certificates, including a list of AWS services that can use the server certificates that you manage with IAM, go to Working with Server Certificates in the IAM User Guide.
|
|
ListServerCertificatesAsync ( ListServerCertificatesResponse>.AmazonServiceCallback |
||
ListServerCertificatesAsync ( ListServerCertificatesRequest request, ListServerCertificatesResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the ListServerCertificates operation.
|
|
ListServiceSpecificCredentials ( ListServiceSpecificCredentialsRequest request ) : ListServiceSpecificCredentialsResponse |
Returns information about the service-specific credentials associated with the specified IAM user. If there are none, the action returns an empty list. The service-specific credentials returned by this action are used only for authenticating the IAM user to a specific service. For more information about using service-specific credentials to authenticate to an AWS service, see Set Up service-specific credentials in the AWS CodeCommit User Guide.
|
|
ListServiceSpecificCredentialsAsync ( ListServiceSpecificCredentialsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListServiceSpecificCredentials operation.
|
|
ListServiceSpecificCredentialsAsync ( ListServiceSpecificCredentialsRequest request, ListServiceSpecificCredentialsResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the ListServiceSpecificCredentials operation.
|
|
ListSigningCertificates ( ) : ListSigningCertificatesResponse |
Returns information about the signing certificates associated with the specified IAM user. If there are none, the action returns an empty list. Although each user is limited to a small number of signing certificates, you can still paginate the results using the If the
|
|
ListSigningCertificates ( ListSigningCertificatesRequest request ) : ListSigningCertificatesResponse |
Returns information about the signing certificates associated with the specified IAM user. If there are none, the action returns an empty list. Although each user is limited to a small number of signing certificates, you can still paginate the results using the If the
|
|
ListSigningCertificatesAsync ( ListSigningCertificatesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListSigningCertificates operation.
|
|
ListSigningCertificatesAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Returns information about the signing certificates associated with the specified IAM user. If there are none, the action returns an empty list. Although each user is limited to a small number of signing certificates, you can still paginate the results using the If the
|
|
ListSigningCertificatesAsync ( ListSigningCertificatesResponse>.AmazonServiceCallback |
||
ListSigningCertificatesAsync ( ListSigningCertificatesRequest request, ListSigningCertificatesResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the ListSigningCertificates operation.
|
|
ListUserPolicies ( ListUserPoliciesRequest request ) : ListUserPoliciesResponse |
Lists the names of the inline policies embedded in the specified IAM user. An IAM user can also have managed policies attached to it. To list the managed policies that are attached to a user, use ListAttachedUserPolicies. For more information about policies, see Managed Policies and Inline Policies in the IAM User Guide. You can paginate the results using the
|
|
ListUserPoliciesAsync ( ListUserPoliciesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListUserPolicies operation.
|
|
ListUserPoliciesAsync ( ListUserPoliciesRequest request, ListUserPoliciesResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the ListUserPolicies operation.
|
|
ListUsers ( ) : ListUsersResponse |
Lists the IAM users that have the specified path prefix. If no path prefix is specified, the action returns all users in the AWS account. If there are none, the action returns an empty list. You can paginate the results using the
|
|
ListUsers ( ListUsersRequest request ) : ListUsersResponse |
Lists the IAM users that have the specified path prefix. If no path prefix is specified, the action returns all users in the AWS account. If there are none, the action returns an empty list. You can paginate the results using the
|
|
ListUsersAsync ( ListUsersRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListUsers operation.
|
|
ListUsersAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Lists the IAM users that have the specified path prefix. If no path prefix is specified, the action returns all users in the AWS account. If there are none, the action returns an empty list. You can paginate the results using the
|
|
ListUsersAsync ( ListUsersResponse>.AmazonServiceCallback |
||
ListUsersAsync ( ListUsersRequest request, ListUsersResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the ListUsers operation.
|
|
ListVirtualMFADevices ( ) : ListVirtualMFADevicesResponse |
Lists the virtual MFA devices defined in the AWS account by assignment status. If you do not specify an assignment status, the action returns a list of all virtual MFA devices. Assignment status can be You can paginate the results using the
|
|
ListVirtualMFADevices ( ListVirtualMFADevicesRequest request ) : ListVirtualMFADevicesResponse |
Lists the virtual MFA devices defined in the AWS account by assignment status. If you do not specify an assignment status, the action returns a list of all virtual MFA devices. Assignment status can be You can paginate the results using the
|
|
ListVirtualMFADevicesAsync ( ListVirtualMFADevicesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ListVirtualMFADevices operation.
|
|
ListVirtualMFADevicesAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Lists the virtual MFA devices defined in the AWS account by assignment status. If you do not specify an assignment status, the action returns a list of all virtual MFA devices. Assignment status can be You can paginate the results using the
|
|
ListVirtualMFADevicesAsync ( ListVirtualMFADevicesResponse>.AmazonServiceCallback |
||
ListVirtualMFADevicesAsync ( ListVirtualMFADevicesRequest request, ListVirtualMFADevicesResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the ListVirtualMFADevices operation.
|
|
PutGroupPolicy ( PutGroupPolicyRequest request ) : PutGroupPolicyResponse |
Adds or updates an inline policy document that is embedded in the specified IAM group. A user can also have managed policies attached to it. To attach a managed policy to a group, use AttachGroupPolicy. To create a new managed policy, use CreatePolicy. For information about policies, see Managed Policies and Inline Policies in the IAM User Guide. For information about limits on the number of inline policies that you can embed in a group, see Limitations on IAM Entities in the IAM User Guide. Because policy documents can be large, you should use POST rather than GET when calling
|
|
PutGroupPolicyAsync ( PutGroupPolicyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the PutGroupPolicy operation.
|
|
PutGroupPolicyAsync ( PutGroupPolicyRequest request, PutGroupPolicyResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the PutGroupPolicy operation.
|
|
PutRolePolicy ( PutRolePolicyRequest request ) : PutRolePolicyResponse |
Adds or updates an inline policy document that is embedded in the specified IAM role. When you embed an inline policy in a role, the inline policy is used as part of the role's access (permissions) policy. The role's trust policy is created at the same time as the role, using CreateRole. You can update a role's trust policy using UpdateAssumeRolePolicy. For more information about IAM roles, go to Using Roles to Delegate Permissions and Federate Identities. A role can also have a managed policy attached to it. To attach a managed policy to a role, use AttachRolePolicy. To create a new managed policy, use CreatePolicy. For information about policies, see Managed Policies and Inline Policies in the IAM User Guide. For information about limits on the number of inline policies that you can embed with a role, see Limitations on IAM Entities in the IAM User Guide. Because policy documents can be large, you should use POST rather than GET when calling
|
|
PutRolePolicyAsync ( PutRolePolicyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the PutRolePolicy operation.
|
|
PutRolePolicyAsync ( PutRolePolicyRequest request, PutRolePolicyResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the PutRolePolicy operation.
|
|
PutUserPolicy ( PutUserPolicyRequest request ) : PutUserPolicyResponse |
Adds or updates an inline policy document that is embedded in the specified IAM user. An IAM user can also have a managed policy attached to it. To attach a managed policy to a user, use AttachUserPolicy. To create a new managed policy, use CreatePolicy. For information about policies, see Managed Policies and Inline Policies in the IAM User Guide. For information about limits on the number of inline policies that you can embed in a user, see Limitations on IAM Entities in the IAM User Guide. Because policy documents can be large, you should use POST rather than GET when calling
|
|
PutUserPolicyAsync ( PutUserPolicyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the PutUserPolicy operation.
|
|
PutUserPolicyAsync ( PutUserPolicyRequest request, PutUserPolicyResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the PutUserPolicy operation.
|
|
RemoveClientIDFromOpenIDConnectProvider ( RemoveClientIDFromOpenIDConnectProviderRequest request ) : RemoveClientIDFromOpenIDConnectProviderResponse |
Removes the specified client ID (also known as audience) from the list of client IDs registered for the specified IAM OpenID Connect (OIDC) provider resource object. This action is idempotent; it does not fail or return an error if you try to remove a client ID that does not exist.
|
|
RemoveClientIDFromOpenIDConnectProviderAsync ( RemoveClientIDFromOpenIDConnectProviderRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the RemoveClientIDFromOpenIDConnectProvider operation.
|
|
RemoveClientIDFromOpenIDConnectProviderAsync ( RemoveClientIDFromOpenIDConnectProviderRequest request, RemoveClientIDFromOpenIDConnectProviderResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the RemoveClientIDFromOpenIDConnectProvider operation.
|
|
RemoveRoleFromInstanceProfile ( RemoveRoleFromInstanceProfileRequest request ) : RemoveRoleFromInstanceProfileResponse |
Removes the specified IAM role from the specified EC2 instance profile. Make sure you do not have any Amazon EC2 instances running with the role you are about to remove from the instance profile. Removing a role from an instance profile that is associated with a running instance break any applications running on the instance. For more information about IAM roles, go to Working with Roles. For more information about instance profiles, go to About Instance Profiles.
|
|
RemoveRoleFromInstanceProfileAsync ( RemoveRoleFromInstanceProfileRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the RemoveRoleFromInstanceProfile operation.
|
|
RemoveRoleFromInstanceProfileAsync ( RemoveRoleFromInstanceProfileRequest request, RemoveRoleFromInstanceProfileResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the RemoveRoleFromInstanceProfile operation.
|
|
RemoveUserFromGroup ( RemoveUserFromGroupRequest request ) : RemoveUserFromGroupResponse |
Removes the specified user from the specified group.
|
|
RemoveUserFromGroupAsync ( RemoveUserFromGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the RemoveUserFromGroup operation.
|
|
RemoveUserFromGroupAsync ( RemoveUserFromGroupRequest request, RemoveUserFromGroupResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the RemoveUserFromGroup operation.
|
|
ResetServiceSpecificCredential ( ResetServiceSpecificCredentialRequest request ) : ResetServiceSpecificCredentialResponse |
Resets the password for a service-specific credential. The new password is AWS generated and cryptographically strong. It cannot be configured by the user. Resetting the password immediately invalidates the previous password associated with this user.
|
|
ResetServiceSpecificCredentialAsync ( ResetServiceSpecificCredentialRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ResetServiceSpecificCredential operation.
|
|
ResetServiceSpecificCredentialAsync ( ResetServiceSpecificCredentialRequest request, ResetServiceSpecificCredentialResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the ResetServiceSpecificCredential operation.
|
|
ResyncMFADevice ( ResyncMFADeviceRequest request ) : ResyncMFADeviceResponse |
Synchronizes the specified MFA device with its IAM resource object on the AWS servers. For more information about creating and working with virtual MFA devices, go to Using a Virtual MFA Device in the IAM User Guide.
|
|
ResyncMFADeviceAsync ( ResyncMFADeviceRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the ResyncMFADevice operation.
|
|
ResyncMFADeviceAsync ( ResyncMFADeviceRequest request, ResyncMFADeviceResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the ResyncMFADevice operation.
|
|
SetDefaultPolicyVersion ( SetDefaultPolicyVersionRequest request ) : SetDefaultPolicyVersionResponse |
Sets the specified version of the specified policy as the policy's default (operative) version. This action affects all users, groups, and roles that the policy is attached to. To list the users, groups, and roles that the policy is attached to, use the ListEntitiesForPolicy API. For information about managed policies, see Managed Policies and Inline Policies in the IAM User Guide.
|
|
SetDefaultPolicyVersionAsync ( SetDefaultPolicyVersionRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the SetDefaultPolicyVersion operation.
|
|
SetDefaultPolicyVersionAsync ( SetDefaultPolicyVersionRequest request, SetDefaultPolicyVersionResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the SetDefaultPolicyVersion operation.
|
|
SimulateCustomPolicy ( SimulateCustomPolicyRequest request ) : SimulateCustomPolicyResponse |
Simulate how a set of IAM policies and optionally a resource-based policy works with a list of API actions and AWS resources to determine the policies' effective permissions. The policies are provided as strings. The simulation does not perform the API actions; it only checks the authorization to determine if the simulated policies allow or deny the actions. If you want to simulate existing policies attached to an IAM user, group, or role, use SimulatePrincipalPolicy instead. Context keys are variables maintained by AWS and its services that provide details about the context of an API query request. You can use the If the output is long, you can use
|
|
SimulateCustomPolicyAsync ( SimulateCustomPolicyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the SimulateCustomPolicy operation.
|
|
SimulateCustomPolicyAsync ( SimulateCustomPolicyRequest request, SimulateCustomPolicyResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the SimulateCustomPolicy operation.
|
|
SimulatePrincipalPolicy ( SimulatePrincipalPolicyRequest request ) : SimulatePrincipalPolicyResponse |
Simulate how a set of IAM policies attached to an IAM entity works with a list of API actions and AWS resources to determine the policies' effective permissions. The entity can be an IAM user, group, or role. If you specify a user, then the simulation also includes all of the policies that are attached to groups that the user belongs to . You can optionally include a list of one or more additional policies specified as strings to include in the simulation. If you want to simulate only policies specified as strings, use SimulateCustomPolicy instead. You can also optionally include one resource-based policy to be evaluated with each of the resources included in the simulation. The simulation does not perform the API actions, it only checks the authorization to determine if the simulated policies allow or deny the actions. Note: This API discloses information about the permissions granted to other users. If you do not want users to see other user's permissions, then consider allowing them to use SimulateCustomPolicy instead. Context keys are variables maintained by AWS and its services that provide details about the context of an API query request. You can use the If the output is long, you can use the
|
|
SimulatePrincipalPolicyAsync ( SimulatePrincipalPolicyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the SimulatePrincipalPolicy operation.
|
|
SimulatePrincipalPolicyAsync ( SimulatePrincipalPolicyRequest request, SimulatePrincipalPolicyResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the SimulatePrincipalPolicy operation.
|
|
UpdateAccessKey ( UpdateAccessKeyRequest request ) : UpdateAccessKeyResponse |
Changes the status of the specified access key from Active to Inactive, or vice versa. This action can be used to disable a user's key as part of a key rotation work flow. If the For information about rotating keys, see Managing Keys and Certificates in the IAM User Guide.
|
|
UpdateAccessKeyAsync ( UpdateAccessKeyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the UpdateAccessKey operation.
|
|
UpdateAccessKeyAsync ( UpdateAccessKeyRequest request, UpdateAccessKeyResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the UpdateAccessKey operation.
|
|
UpdateAccountPasswordPolicy ( ) : UpdateAccountPasswordPolicyResponse |
Updates the password policy settings for the AWS account. This action does not support partial updates. No parameters are required, but if you do not specify a parameter, that parameter's value reverts to its default value. See the Request Parameters section for each parameter's default value. For more information about using a password policy, see Managing an IAM Password Policy in the IAM User Guide.
|
|
UpdateAccountPasswordPolicy ( UpdateAccountPasswordPolicyRequest request ) : UpdateAccountPasswordPolicyResponse |
Updates the password policy settings for the AWS account. This action does not support partial updates. No parameters are required, but if you do not specify a parameter, that parameter's value reverts to its default value. See the Request Parameters section for each parameter's default value. For more information about using a password policy, see Managing an IAM Password Policy in the IAM User Guide.
|
|
UpdateAccountPasswordPolicyAsync ( System cancellationToken = default(CancellationToken) ) : Task |
Updates the password policy settings for the AWS account. This action does not support partial updates. No parameters are required, but if you do not specify a parameter, that parameter's value reverts to its default value. See the Request Parameters section for each parameter's default value. For more information about using a password policy, see Managing an IAM Password Policy in the IAM User Guide.
|
|
UpdateAccountPasswordPolicyAsync ( UpdateAccountPasswordPolicyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the UpdateAccountPasswordPolicy operation.
|
|
UpdateAccountPasswordPolicyAsync ( UpdateAccountPasswordPolicyResponse>.AmazonServiceCallback |
||
UpdateAccountPasswordPolicyAsync ( UpdateAccountPasswordPolicyRequest request, UpdateAccountPasswordPolicyResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the UpdateAccountPasswordPolicy operation.
|
|
UpdateAssumeRolePolicy ( UpdateAssumeRolePolicyRequest request ) : UpdateAssumeRolePolicyResponse |
Updates the policy that grants an IAM entity permission to assume a role. This is typically referred to as the "role trust policy". For more information about roles, go to Using Roles to Delegate Permissions and Federate Identities.
|
|
UpdateAssumeRolePolicyAsync ( UpdateAssumeRolePolicyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the UpdateAssumeRolePolicy operation.
|
|
UpdateAssumeRolePolicyAsync ( UpdateAssumeRolePolicyRequest request, UpdateAssumeRolePolicyResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the UpdateAssumeRolePolicy operation.
|
|
UpdateGroup ( UpdateGroupRequest request ) : UpdateGroupResponse |
Updates the name and/or the path of the specified IAM group. You should understand the implications of changing a group's path or name. For more information, see Renaming Users and Groups in the IAM User Guide. To change an IAM group name the requester must have appropriate permissions on both the source object and the target object. For example, to change "Managers" to "MGRs", the entity making the request must have permission on both "Managers" and "MGRs", or must have permission on all (*). For more information about permissions, see Permissions and Policies.
|
|
UpdateGroupAsync ( UpdateGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the UpdateGroup operation.
|
|
UpdateGroupAsync ( UpdateGroupRequest request, UpdateGroupResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the UpdateGroup operation.
|
|
UpdateLoginProfile ( UpdateLoginProfileRequest request ) : UpdateLoginProfileResponse |
Changes the password for the specified IAM user. IAM users can change their own passwords by calling ChangePassword. For more information about modifying passwords, see Managing Passwords in the IAM User Guide.
|
|
UpdateLoginProfileAsync ( UpdateLoginProfileRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the UpdateLoginProfile operation.
|
|
UpdateLoginProfileAsync ( UpdateLoginProfileRequest request, UpdateLoginProfileResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the UpdateLoginProfile operation.
|
|
UpdateOpenIDConnectProviderThumbprint ( UpdateOpenIDConnectProviderThumbprintRequest request ) : UpdateOpenIDConnectProviderThumbprintResponse |
Replaces the existing list of server certificate thumbprints associated with an OpenID Connect (OIDC) provider resource object with a new list of thumbprints. The list that you pass with this action completely replaces the existing list of thumbprints. (The lists are not merged.) Typically, you need to update a thumbprint only when the identity provider's certificate changes, which occurs rarely. However, if the provider's certificate does change, any attempt to assume an IAM role that specifies the OIDC provider as a principal fails until the certificate thumbprint is updated. Because trust for the OIDC provider is ultimately derived from the provider's certificate and is validated by the thumbprint, it is a best practice to limit access to the
|
|
UpdateOpenIDConnectProviderThumbprintAsync ( UpdateOpenIDConnectProviderThumbprintRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the UpdateOpenIDConnectProviderThumbprint operation.
|
|
UpdateOpenIDConnectProviderThumbprintAsync ( UpdateOpenIDConnectProviderThumbprintRequest request, UpdateOpenIDConnectProviderThumbprintResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the UpdateOpenIDConnectProviderThumbprint operation.
|
|
UpdateSAMLProvider ( UpdateSAMLProviderRequest request ) : UpdateSAMLProviderResponse |
Updates the metadata document for an existing SAML provider resource object. This operation requires Signature Version 4.
|
|
UpdateSAMLProviderAsync ( UpdateSAMLProviderRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the UpdateSAMLProvider operation.
|
|
UpdateSAMLProviderAsync ( UpdateSAMLProviderRequest request, UpdateSAMLProviderResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the UpdateSAMLProvider operation.
|
|
UpdateSSHPublicKey ( UpdateSSHPublicKeyRequest request ) : UpdateSSHPublicKeyResponse |
Sets the status of an IAM user's SSH public key to active or inactive. SSH public keys that are inactive cannot be used for authentication. This action can be used to disable a user's SSH public key as part of a key rotation work flow. The SSH public key affected by this action is used only for authenticating the associated IAM user to an AWS CodeCommit repository. For more information about using SSH keys to authenticate to an AWS CodeCommit repository, see Set up AWS CodeCommit for SSH Connections in the AWS CodeCommit User Guide.
|
|
UpdateSSHPublicKeyAsync ( UpdateSSHPublicKeyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the UpdateSSHPublicKey operation.
|
|
UpdateSSHPublicKeyAsync ( UpdateSSHPublicKeyRequest request, UpdateSSHPublicKeyResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the UpdateSSHPublicKey operation.
|
|
UpdateServerCertificate ( UpdateServerCertificateRequest request ) : UpdateServerCertificateResponse |
Updates the name and/or the path of the specified server certificate stored in IAM. For more information about working with server certificates, including a list of AWS services that can use the server certificates that you manage with IAM, go to Working with Server Certificates in the IAM User Guide. You should understand the implications of changing a server certificate's path or name. For more information, see Renaming a Server Certificate in the IAM User Guide. To change a server certificate name the requester must have appropriate permissions on both the source object and the target object. For example, to change the name from "ProductionCert" to "ProdCert", the entity making the request must have permission on "ProductionCert" and "ProdCert", or must have permission on all (*). For more information about permissions, see Access Management in the IAM User Guide.
|
|
UpdateServerCertificateAsync ( UpdateServerCertificateRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the UpdateServerCertificate operation.
|
|
UpdateServerCertificateAsync ( UpdateServerCertificateRequest request, UpdateServerCertificateResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the UpdateServerCertificate operation.
|
|
UpdateServiceSpecificCredential ( UpdateServiceSpecificCredentialRequest request ) : UpdateServiceSpecificCredentialResponse |
Sets the status of a service-specific credential to
|
|
UpdateServiceSpecificCredentialAsync ( UpdateServiceSpecificCredentialRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the UpdateServiceSpecificCredential operation.
|
|
UpdateServiceSpecificCredentialAsync ( UpdateServiceSpecificCredentialRequest request, UpdateServiceSpecificCredentialResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the UpdateServiceSpecificCredential operation.
|
|
UpdateSigningCertificate ( UpdateSigningCertificateRequest request ) : UpdateSigningCertificateResponse |
Changes the status of the specified user signing certificate from active to disabled, or vice versa. This action can be used to disable an IAM user's signing certificate as part of a certificate rotation work flow. If the
|
|
UpdateSigningCertificateAsync ( UpdateSigningCertificateRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the UpdateSigningCertificate operation.
|
|
UpdateSigningCertificateAsync ( UpdateSigningCertificateRequest request, UpdateSigningCertificateResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the UpdateSigningCertificate operation.
|
|
UpdateUser ( UpdateUserRequest request ) : UpdateUserResponse |
Updates the name and/or the path of the specified IAM user. You should understand the implications of changing an IAM user's path or name. For more information, see Renaming an IAM User and Renaming an IAM Group in the IAM User Guide. To change a user name the requester must have appropriate permissions on both the source object and the target object. For example, to change Bob to Robert, the entity making the request must have permission on Bob and Robert, or must have permission on all (*). For more information about permissions, see Permissions and Policies.
|
|
UpdateUserAsync ( UpdateUserRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the UpdateUser operation.
|
|
UpdateUserAsync ( UpdateUserRequest request, UpdateUserResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the UpdateUser operation.
|
|
UploadSSHPublicKey ( UploadSSHPublicKeyRequest request ) : UploadSSHPublicKeyResponse |
Uploads an SSH public key and associates it with the specified IAM user. The SSH public key uploaded by this action can be used only for authenticating the associated IAM user to an AWS CodeCommit repository. For more information about using SSH keys to authenticate to an AWS CodeCommit repository, see Set up AWS CodeCommit for SSH Connections in the AWS CodeCommit User Guide.
|
|
UploadSSHPublicKeyAsync ( UploadSSHPublicKeyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the UploadSSHPublicKey operation.
|
|
UploadSSHPublicKeyAsync ( UploadSSHPublicKeyRequest request, UploadSSHPublicKeyResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the UploadSSHPublicKey operation.
|
|
UploadServerCertificate ( UploadServerCertificateRequest request ) : UploadServerCertificateResponse |
Uploads a server certificate entity for the AWS account. The server certificate entity includes a public key certificate, a private key, and an optional certificate chain, which should all be PEM-encoded. For more information about working with server certificates, including a list of AWS services that can use the server certificates that you manage with IAM, go to Working with Server Certificates in the IAM User Guide. For information about the number of server certificates you can upload, see Limitations on IAM Entities and Objects in the IAM User Guide. Because the body of the public key certificate, private key, and the certificate chain can be large, you should use POST rather than GET when calling
|
|
UploadServerCertificateAsync ( UploadServerCertificateRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the UploadServerCertificate operation.
|
|
UploadServerCertificateAsync ( UploadServerCertificateRequest request, UploadServerCertificateResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the UploadServerCertificate operation.
|
|
UploadSigningCertificate ( UploadSigningCertificateRequest request ) : UploadSigningCertificateResponse |
Uploads an X.509 signing certificate and associates it with the specified IAM user. Some AWS services use X.509 signing certificates to validate requests that are signed with a corresponding private key. When you upload the certificate, its default status is If the Because the body of a X.509 certificate can be large, you should use POST rather than GET when calling
|
|
UploadSigningCertificateAsync ( UploadSigningCertificateRequest request, System cancellationToken = default(CancellationToken) ) : Task |
Initiates the asynchronous execution of the UploadSigningCertificate operation.
|
|
UploadSigningCertificateAsync ( UploadSigningCertificateRequest request, UploadSigningCertificateResponse>.AmazonServiceCallback |
Initiates the asynchronous execution of the UploadSigningCertificate operation.
|
Méthode | Description | |
---|---|---|
CreateSigner ( ) : |
Creates the signer for the service.
|
|
Dispose ( bool disposing ) : void |
Disposes the service client.
|
public AddClientIDToOpenIDConnectProvider ( |
||
request | Container for the necessary parameters to execute the AddClientIDToOpenIDConnectProvider service method. | |
Résultat | AddClientIDToOpenIDConnectProviderResponse |
public AddClientIDToOpenIDConnectProviderAsync ( |
||
request | Container for the necessary parameters to execute the AddClientIDToOpenIDConnectProvider operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public AddClientIDToOpenIDConnectProviderAsync ( |
||
request | Container for the necessary parameters to execute the AddClientIDToOpenIDConnectProvider operation on AmazonIdentityManagementServiceClient. | |
callback | AddClientIDToOpenIDConnectProviderResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Résultat | void |
public AddRoleToInstanceProfile ( |
||
request | Container for the necessary parameters to execute the AddRoleToInstanceProfile service method. | |
Résultat | Amazon.IdentityManagement.Model.AddRoleToInstanceProfileResponse |
public AddRoleToInstanceProfileAsync ( |
||
request | Container for the necessary parameters to execute the AddRoleToInstanceProfile operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public AddRoleToInstanceProfileAsync ( |
||
request | Container for the necessary parameters to execute the AddRoleToInstanceProfile operation on AmazonIdentityManagementServiceClient. | |
callback | AddRoleToInstanceProfileResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Résultat | void |
public AddUserToGroup ( |
||
request | Container for the necessary parameters to execute the AddUserToGroup service method. | |
Résultat | Amazon.IdentityManagement.Model.AddUserToGroupResponse |
public AddUserToGroupAsync ( |
||
request | Container for the necessary parameters to execute the AddUserToGroup operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public AddUserToGroupAsync ( |
||
request | Container for the necessary parameters to execute the AddUserToGroup operation on AmazonIdentityManagementServiceClient. | |
callback | AddUserToGroupResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Résultat | void |
public AmazonIdentityManagementServiceClient ( ) : System | ||
Résultat | System |
public AmazonIdentityManagementServiceClient ( |
||
credentials | AWS Credentials | |
Résultat | System |
public AmazonIdentityManagementServiceClient ( |
||
credentials | AWS Credentials | |
clientConfig | The AmazonIdentityManagementServiceClient Configuration Object | |
Résultat | System |
public AmazonIdentityManagementServiceClient ( |
||
credentials | AWS Credentials | |
region | RegionEndpoint | The region to connect. |
Résultat | System |
public AmazonIdentityManagementServiceClient ( |
||
config | The AmazonIdentityManagementServiceClient Configuration Object | |
Résultat | System |
public AmazonIdentityManagementServiceClient ( RegionEndpoint region ) : System | ||
region | RegionEndpoint | The region to connect. |
Résultat | System |
public AmazonIdentityManagementServiceClient ( string awsAccessKeyId, string awsSecretAccessKey ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
Résultat | System |
public AmazonIdentityManagementServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, |
||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
clientConfig | The AmazonIdentityManagementServiceClient Configuration Object | |
Résultat | System |
public AmazonIdentityManagementServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, RegionEndpoint region ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
region | RegionEndpoint | The region to connect. |
Résultat | System |
public AmazonIdentityManagementServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
awsSessionToken | string | AWS Session Token |
Résultat | System |
public AmazonIdentityManagementServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, |
||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
awsSessionToken | string | AWS Session Token |
clientConfig | The AmazonIdentityManagementServiceClient Configuration Object | |
Résultat | System |
public AmazonIdentityManagementServiceClient ( string awsAccessKeyId, string awsSecretAccessKey, string awsSessionToken, RegionEndpoint region ) : System | ||
awsAccessKeyId | string | AWS Access Key ID |
awsSecretAccessKey | string | AWS Secret Access Key |
awsSessionToken | string | AWS Session Token |
region | RegionEndpoint | The region to connect. |
Résultat | System |
public AttachGroupPolicy ( |
||
request | Container for the necessary parameters to execute the AttachGroupPolicy service method. | |
Résultat | AttachGroupPolicyResponse |
public AttachGroupPolicyAsync ( |
||
request | Container for the necessary parameters to execute the AttachGroupPolicy operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public AttachGroupPolicyAsync ( |
||
request | Container for the necessary parameters to execute the AttachGroupPolicy operation on AmazonIdentityManagementServiceClient. | |
callback | AttachGroupPolicyResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Résultat | void |
public AttachRolePolicy ( |
||
request | Container for the necessary parameters to execute the AttachRolePolicy service method. | |
Résultat | AttachRolePolicyResponse |
public AttachRolePolicyAsync ( |
||
request | Container for the necessary parameters to execute the AttachRolePolicy operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public AttachRolePolicyAsync ( |
||
request | Container for the necessary parameters to execute the AttachRolePolicy operation on AmazonIdentityManagementServiceClient. | |
callback | AttachRolePolicyResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Résultat | void |
public AttachUserPolicy ( |
||
request | Container for the necessary parameters to execute the AttachUserPolicy service method. | |
Résultat | AttachUserPolicyResponse |
public AttachUserPolicyAsync ( |
||
request | Container for the necessary parameters to execute the AttachUserPolicy operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public AttachUserPolicyAsync ( |
||
request | Container for the necessary parameters to execute the AttachUserPolicy operation on AmazonIdentityManagementServiceClient. | |
callback | AttachUserPolicyResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Résultat | void |
public BeginAddClientIDToOpenIDConnectProvider ( |
||
request | Container for the necessary parameters to execute the AddClientIDToOpenIDConnectProvider operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginAddRoleToInstanceProfile ( |
||
request | Container for the necessary parameters to execute the AddRoleToInstanceProfile operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginAddUserToGroup ( |
||
request | Container for the necessary parameters to execute the AddUserToGroup operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginAttachGroupPolicy ( |
||
request | Container for the necessary parameters to execute the AttachGroupPolicy operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginAttachRolePolicy ( |
||
request | Container for the necessary parameters to execute the AttachRolePolicy operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginAttachUserPolicy ( |
||
request | Container for the necessary parameters to execute the AttachUserPolicy operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginChangePassword ( |
||
request | Container for the necessary parameters to execute the ChangePassword operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginCreateAccessKey ( |
||
request | Container for the necessary parameters to execute the CreateAccessKey operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginCreateAccountAlias ( |
||
request | Container for the necessary parameters to execute the CreateAccountAlias operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginCreateGroup ( |
||
request | Container for the necessary parameters to execute the CreateGroup operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginCreateInstanceProfile ( |
||
request | Container for the necessary parameters to execute the CreateInstanceProfile operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginCreateLoginProfile ( |
||
request | Container for the necessary parameters to execute the CreateLoginProfile operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginCreateOpenIDConnectProvider ( |
||
request | Container for the necessary parameters to execute the CreateOpenIDConnectProvider operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginCreatePolicy ( |
||
request | Container for the necessary parameters to execute the CreatePolicy operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginCreatePolicyVersion ( |
||
request | Container for the necessary parameters to execute the CreatePolicyVersion operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginCreateRole ( |
||
request | Container for the necessary parameters to execute the CreateRole operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginCreateSAMLProvider ( |
||
request | Container for the necessary parameters to execute the CreateSAMLProvider operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginCreateServiceSpecificCredential ( |
||
request | Container for the necessary parameters to execute the CreateServiceSpecificCredential operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginCreateUser ( |
||
request | Container for the necessary parameters to execute the CreateUser operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginCreateVirtualMFADevice ( |
||
request | Container for the necessary parameters to execute the CreateVirtualMFADevice operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginDeactivateMFADevice ( |
||
request | Container for the necessary parameters to execute the DeactivateMFADevice operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginDeleteAccessKey ( |
||
request | Container for the necessary parameters to execute the DeleteAccessKey operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginDeleteAccountAlias ( |
||
request | Container for the necessary parameters to execute the DeleteAccountAlias operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginDeleteAccountPasswordPolicy ( DeleteAccountPasswordPolicyRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | DeleteAccountPasswordPolicyRequest | Container for the necessary parameters to execute the DeleteAccountPasswordPolicy operation on AmazonIdentityManagementServiceClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginDeleteGroup ( |
||
request | Container for the necessary parameters to execute the DeleteGroup operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginDeleteGroupPolicy ( |
||
request | Container for the necessary parameters to execute the DeleteGroupPolicy operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginDeleteInstanceProfile ( |
||
request | Container for the necessary parameters to execute the DeleteInstanceProfile operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginDeleteLoginProfile ( |
||
request | Container for the necessary parameters to execute the DeleteLoginProfile operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginDeleteOpenIDConnectProvider ( |
||
request | Container for the necessary parameters to execute the DeleteOpenIDConnectProvider operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginDeletePolicy ( |
||
request | Container for the necessary parameters to execute the DeletePolicy operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginDeletePolicyVersion ( |
||
request | Container for the necessary parameters to execute the DeletePolicyVersion operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginDeleteRole ( |
||
request | Container for the necessary parameters to execute the DeleteRole operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginDeleteRolePolicy ( |
||
request | Container for the necessary parameters to execute the DeleteRolePolicy operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginDeleteSAMLProvider ( |
||
request | Container for the necessary parameters to execute the DeleteSAMLProvider operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginDeleteSSHPublicKey ( |
||
request | Container for the necessary parameters to execute the DeleteSSHPublicKey operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginDeleteServerCertificate ( |
||
request | Container for the necessary parameters to execute the DeleteServerCertificate operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginDeleteServiceSpecificCredential ( |
||
request | Container for the necessary parameters to execute the DeleteServiceSpecificCredential operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginDeleteSigningCertificate ( |
||
request | Container for the necessary parameters to execute the DeleteSigningCertificate operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginDeleteUser ( |
||
request | Container for the necessary parameters to execute the DeleteUser operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginDeleteUserPolicy ( |
||
request | Container for the necessary parameters to execute the DeleteUserPolicy operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginDeleteVirtualMFADevice ( |
||
request | Container for the necessary parameters to execute the DeleteVirtualMFADevice operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginDetachGroupPolicy ( |
||
request | Container for the necessary parameters to execute the DetachGroupPolicy operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginDetachRolePolicy ( |
||
request | Container for the necessary parameters to execute the DetachRolePolicy operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginDetachUserPolicy ( |
||
request | Container for the necessary parameters to execute the DetachUserPolicy operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginEnableMFADevice ( |
||
request | Container for the necessary parameters to execute the EnableMFADevice operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginGenerateCredentialReport ( GenerateCredentialReportRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | GenerateCredentialReportRequest | Container for the necessary parameters to execute the GenerateCredentialReport operation on AmazonIdentityManagementServiceClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginGetAccessKeyLastUsed ( |
||
request | Container for the necessary parameters to execute the GetAccessKeyLastUsed operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginGetAccountAuthorizationDetails ( |
||
request | Container for the necessary parameters to execute the GetAccountAuthorizationDetails operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginGetAccountPasswordPolicy ( GetAccountPasswordPolicyRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | GetAccountPasswordPolicyRequest | Container for the necessary parameters to execute the GetAccountPasswordPolicy operation on AmazonIdentityManagementServiceClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginGetAccountSummary ( GetAccountSummaryRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | GetAccountSummaryRequest | Container for the necessary parameters to execute the GetAccountSummary operation on AmazonIdentityManagementServiceClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginGetContextKeysForCustomPolicy ( |
||
request | Container for the necessary parameters to execute the GetContextKeysForCustomPolicy operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginGetContextKeysForPrincipalPolicy ( |
||
request | Container for the necessary parameters to execute the GetContextKeysForPrincipalPolicy operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginGetCredentialReport ( GetCredentialReportRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | GetCredentialReportRequest | Container for the necessary parameters to execute the GetCredentialReport operation on AmazonIdentityManagementServiceClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginGetGroup ( |
||
request | Container for the necessary parameters to execute the GetGroup operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginGetGroupPolicy ( |
||
request | Container for the necessary parameters to execute the GetGroupPolicy operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginGetInstanceProfile ( |
||
request | Container for the necessary parameters to execute the GetInstanceProfile operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginGetLoginProfile ( |
||
request | Container for the necessary parameters to execute the GetLoginProfile operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginGetOpenIDConnectProvider ( |
||
request | Container for the necessary parameters to execute the GetOpenIDConnectProvider operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginGetPolicy ( |
||
request | Container for the necessary parameters to execute the GetPolicy operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginGetPolicyVersion ( |
||
request | Container for the necessary parameters to execute the GetPolicyVersion operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginGetRole ( |
||
request | Container for the necessary parameters to execute the GetRole operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginGetRolePolicy ( |
||
request | Container for the necessary parameters to execute the GetRolePolicy operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginGetSAMLProvider ( |
||
request | Container for the necessary parameters to execute the GetSAMLProvider operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginGetSSHPublicKey ( |
||
request | Container for the necessary parameters to execute the GetSSHPublicKey operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginGetServerCertificate ( |
||
request | Container for the necessary parameters to execute the GetServerCertificate operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginGetUser ( |
||
request | Container for the necessary parameters to execute the GetUser operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginGetUserPolicy ( |
||
request | Container for the necessary parameters to execute the GetUserPolicy operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginListAccessKeys ( |
||
request | Container for the necessary parameters to execute the ListAccessKeys operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginListAccountAliases ( |
||
request | Container for the necessary parameters to execute the ListAccountAliases operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginListAttachedGroupPolicies ( |
||
request | Container for the necessary parameters to execute the ListAttachedGroupPolicies operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginListAttachedRolePolicies ( Amazon.IdentityManagement.Model.ListAttachedRolePoliciesRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.IdentityManagement.Model.ListAttachedRolePoliciesRequest | Container for the necessary parameters to execute the ListAttachedRolePolicies operation on AmazonIdentityManagementServiceClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginListAttachedUserPolicies ( |
||
request | Container for the necessary parameters to execute the ListAttachedUserPolicies operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginListEntitiesForPolicy ( |
||
request | Container for the necessary parameters to execute the ListEntitiesForPolicy operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginListGroupPolicies ( |
||
request | Container for the necessary parameters to execute the ListGroupPolicies operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginListGroups ( |
||
request | Container for the necessary parameters to execute the ListGroups operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginListGroupsForUser ( |
||
request | Container for the necessary parameters to execute the ListGroupsForUser operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginListInstanceProfiles ( |
||
request | Container for the necessary parameters to execute the ListInstanceProfiles operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginListInstanceProfilesForRole ( |
||
request | Container for the necessary parameters to execute the ListInstanceProfilesForRole operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginListMFADevices ( |
||
request | Container for the necessary parameters to execute the ListMFADevices operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginListOpenIDConnectProviders ( ListOpenIDConnectProvidersRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | ListOpenIDConnectProvidersRequest | Container for the necessary parameters to execute the ListOpenIDConnectProviders operation on AmazonIdentityManagementServiceClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginListPolicies ( |
||
request | Container for the necessary parameters to execute the ListPolicies operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginListPolicyVersions ( |
||
request | Container for the necessary parameters to execute the ListPolicyVersions operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginListRolePolicies ( |
||
request | Container for the necessary parameters to execute the ListRolePolicies operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginListRoles ( |
||
request | Container for the necessary parameters to execute the ListRoles operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginListSAMLProviders ( ListSAMLProvidersRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | ListSAMLProvidersRequest | Container for the necessary parameters to execute the ListSAMLProviders operation on AmazonIdentityManagementServiceClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginListSSHPublicKeys ( Amazon.IdentityManagement.Model.ListSSHPublicKeysRequest request, AsyncCallback callback, object state ) : IAsyncResult | ||
request | Amazon.IdentityManagement.Model.ListSSHPublicKeysRequest | Container for the necessary parameters to execute the ListSSHPublicKeys operation on AmazonIdentityManagementServiceClient. |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginListServerCertificates ( |
||
request | Container for the necessary parameters to execute the ListServerCertificates operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginListServiceSpecificCredentials ( |
||
request | Container for the necessary parameters to execute the ListServiceSpecificCredentials operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginListSigningCertificates ( |
||
request | Container for the necessary parameters to execute the ListSigningCertificates operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginListUserPolicies ( |
||
request | Container for the necessary parameters to execute the ListUserPolicies operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginListUsers ( |
||
request | Container for the necessary parameters to execute the ListUsers operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginListVirtualMFADevices ( |
||
request | Container for the necessary parameters to execute the ListVirtualMFADevices operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginPutGroupPolicy ( |
||
request | Container for the necessary parameters to execute the PutGroupPolicy operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginPutRolePolicy ( |
||
request | Container for the necessary parameters to execute the PutRolePolicy operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginPutUserPolicy ( |
||
request | Container for the necessary parameters to execute the PutUserPolicy operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginRemoveClientIDFromOpenIDConnectProvider ( |
||
request | Container for the necessary parameters to execute the RemoveClientIDFromOpenIDConnectProvider operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginRemoveRoleFromInstanceProfile ( |
||
request | Container for the necessary parameters to execute the RemoveRoleFromInstanceProfile operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginRemoveUserFromGroup ( |
||
request | Container for the necessary parameters to execute the RemoveUserFromGroup operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginResetServiceSpecificCredential ( |
||
request | Container for the necessary parameters to execute the ResetServiceSpecificCredential operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginResyncMFADevice ( |
||
request | Container for the necessary parameters to execute the ResyncMFADevice operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginSetDefaultPolicyVersion ( |
||
request | Container for the necessary parameters to execute the SetDefaultPolicyVersion operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginSimulateCustomPolicy ( |
||
request | Container for the necessary parameters to execute the SimulateCustomPolicy operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginSimulatePrincipalPolicy ( |
||
request | Container for the necessary parameters to execute the SimulatePrincipalPolicy operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginUpdateAccessKey ( |
||
request | Container for the necessary parameters to execute the UpdateAccessKey operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginUpdateAccountPasswordPolicy ( |
||
request | Container for the necessary parameters to execute the UpdateAccountPasswordPolicy operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginUpdateAssumeRolePolicy ( |
||
request | Container for the necessary parameters to execute the UpdateAssumeRolePolicy operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginUpdateGroup ( |
||
request | Container for the necessary parameters to execute the UpdateGroup operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginUpdateLoginProfile ( |
||
request | Container for the necessary parameters to execute the UpdateLoginProfile operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginUpdateOpenIDConnectProviderThumbprint ( |
||
request | Container for the necessary parameters to execute the UpdateOpenIDConnectProviderThumbprint operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginUpdateSAMLProvider ( |
||
request | Container for the necessary parameters to execute the UpdateSAMLProvider operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginUpdateSSHPublicKey ( |
||
request | Container for the necessary parameters to execute the UpdateSSHPublicKey operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginUpdateServerCertificate ( |
||
request | Container for the necessary parameters to execute the UpdateServerCertificate operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginUpdateServiceSpecificCredential ( |
||
request | Container for the necessary parameters to execute the UpdateServiceSpecificCredential operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginUpdateSigningCertificate ( |
||
request | Container for the necessary parameters to execute the UpdateSigningCertificate operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginUpdateUser ( |
||
request | Container for the necessary parameters to execute the UpdateUser operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginUploadSSHPublicKey ( |
||
request | Container for the necessary parameters to execute the UploadSSHPublicKey operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginUploadServerCertificate ( |
||
request | Container for the necessary parameters to execute the UploadServerCertificate operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public BeginUploadSigningCertificate ( |
||
request | Container for the necessary parameters to execute the UploadSigningCertificate operation on AmazonIdentityManagementServiceClient. | |
callback | AsyncCallback | An AsyncCallback delegate that is invoked when the operation completes. |
state | object | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | IAsyncResult |
public ChangePassword ( |
||
request | Container for the necessary parameters to execute the ChangePassword service method. | |
Résultat | Amazon.IdentityManagement.Model.ChangePasswordResponse |
public ChangePasswordAsync ( |
||
request | Container for the necessary parameters to execute the ChangePassword operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ChangePasswordAsync ( |
||
request | Container for the necessary parameters to execute the ChangePassword operation on AmazonIdentityManagementServiceClient. | |
callback | ChangePasswordResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Résultat | void |
public CreateAccessKey ( ) : |
||
Résultat |
public CreateAccessKey ( |
||
request | Container for the necessary parameters to execute the CreateAccessKey service method. | |
Résultat |
public CreateAccessKeyAsync ( |
||
request | Container for the necessary parameters to execute the CreateAccessKey operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public CreateAccessKeyAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public CreateAccessKeyAsync ( CreateAccessKeyResponse>.AmazonServiceCallback |
||
callback | CreateAccessKeyResponse>.AmazonServiceCallback | |
options | /// A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. /// | |
Résultat | void |
public CreateAccessKeyAsync ( |
||
request | Container for the necessary parameters to execute the CreateAccessKey operation on AmazonIdentityManagementServiceClient. | |
callback | CreateAccessKeyResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Résultat | void |
public CreateAccountAlias ( |
||
request | Container for the necessary parameters to execute the CreateAccountAlias service method. | |
Résultat | Amazon.IdentityManagement.Model.CreateAccountAliasResponse |
public CreateAccountAliasAsync ( |
||
request | Container for the necessary parameters to execute the CreateAccountAlias operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public CreateAccountAliasAsync ( |
||
request | Container for the necessary parameters to execute the CreateAccountAlias operation on AmazonIdentityManagementServiceClient. | |
callback | CreateAccountAliasResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Résultat | void |
public CreateGroup ( |
||
request | Container for the necessary parameters to execute the CreateGroup service method. | |
Résultat |
public CreateGroupAsync ( |
||
request | Container for the necessary parameters to execute the CreateGroup operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public CreateGroupAsync ( |
||
request | Container for the necessary parameters to execute the CreateGroup operation on AmazonIdentityManagementServiceClient. | |
callback | CreateGroupResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Résultat | void |
public CreateInstanceProfile ( |
||
request | Container for the necessary parameters to execute the CreateInstanceProfile service method. | |
Résultat |
public CreateInstanceProfileAsync ( |
||
request | Container for the necessary parameters to execute the CreateInstanceProfile operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public CreateInstanceProfileAsync ( |
||
request | Container for the necessary parameters to execute the CreateInstanceProfile operation on AmazonIdentityManagementServiceClient. | |
callback | CreateInstanceProfileResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Résultat | void |
public CreateLoginProfile ( |
||
request | Container for the necessary parameters to execute the CreateLoginProfile service method. | |
Résultat |
public CreateLoginProfileAsync ( |
||
request | Container for the necessary parameters to execute the CreateLoginProfile operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public CreateLoginProfileAsync ( |
||
request | Container for the necessary parameters to execute the CreateLoginProfile operation on AmazonIdentityManagementServiceClient. | |
callback | CreateLoginProfileResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Résultat | void |
public CreateOpenIDConnectProvider ( |
||
request | Container for the necessary parameters to execute the CreateOpenIDConnectProvider service method. | |
Résultat |
public CreateOpenIDConnectProviderAsync ( |
||
request | Container for the necessary parameters to execute the CreateOpenIDConnectProvider operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public CreateOpenIDConnectProviderAsync ( |
||
request | Container for the necessary parameters to execute the CreateOpenIDConnectProvider operation on AmazonIdentityManagementServiceClient. | |
callback | CreateOpenIDConnectProviderResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Résultat | void |
public CreatePolicy ( |
||
request | Container for the necessary parameters to execute the CreatePolicy service method. | |
Résultat |
public CreatePolicyAsync ( |
||
request | Container for the necessary parameters to execute the CreatePolicy operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public CreatePolicyAsync ( |
||
request | Container for the necessary parameters to execute the CreatePolicy operation on AmazonIdentityManagementServiceClient. | |
callback | CreatePolicyResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Résultat | void |
public CreatePolicyVersion ( |
||
request | Container for the necessary parameters to execute the CreatePolicyVersion service method. | |
Résultat |
public CreatePolicyVersionAsync ( |
||
request | Container for the necessary parameters to execute the CreatePolicyVersion operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public CreatePolicyVersionAsync ( |
||
request | Container for the necessary parameters to execute the CreatePolicyVersion operation on AmazonIdentityManagementServiceClient. | |
callback | CreatePolicyVersionResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Résultat | void |
public CreateRole ( |
||
request | Container for the necessary parameters to execute the CreateRole service method. | |
Résultat |
public CreateRoleAsync ( |
||
request | Container for the necessary parameters to execute the CreateRole operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public CreateRoleAsync ( |
||
request | Container for the necessary parameters to execute the CreateRole operation on AmazonIdentityManagementServiceClient. | |
callback | CreateRoleResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Résultat | void |
public CreateSAMLProvider ( |
||
request | Container for the necessary parameters to execute the CreateSAMLProvider service method. | |
Résultat |
public CreateSAMLProviderAsync ( |
||
request | Container for the necessary parameters to execute the CreateSAMLProvider operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public CreateSAMLProviderAsync ( |
||
request | Container for the necessary parameters to execute the CreateSAMLProvider operation on AmazonIdentityManagementServiceClient. | |
callback | CreateSAMLProviderResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Résultat | void |
public CreateServiceSpecificCredential ( |
||
request | Container for the necessary parameters to execute the CreateServiceSpecificCredential service method. | |
Résultat |
public CreateServiceSpecificCredentialAsync ( |
||
request | Container for the necessary parameters to execute the CreateServiceSpecificCredential operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public CreateServiceSpecificCredentialAsync ( |
||
request | Container for the necessary parameters to execute the CreateServiceSpecificCredential operation on AmazonIdentityManagementServiceClient. | |
callback | CreateServiceSpecificCredentialResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Résultat | void |
protected CreateSigner ( ) : |
||
Résultat |
public CreateUser ( |
||
request | Container for the necessary parameters to execute the CreateUser service method. | |
Résultat |
public CreateUserAsync ( |
||
request | Container for the necessary parameters to execute the CreateUser operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public CreateUserAsync ( |
||
request | Container for the necessary parameters to execute the CreateUser operation on AmazonIdentityManagementServiceClient. | |
callback | CreateUserResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Résultat | void |
public CreateVirtualMFADevice ( |
||
request | Container for the necessary parameters to execute the CreateVirtualMFADevice service method. | |
Résultat |
public CreateVirtualMFADeviceAsync ( |
||
request | Container for the necessary parameters to execute the CreateVirtualMFADevice operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public CreateVirtualMFADeviceAsync ( |
||
request | Container for the necessary parameters to execute the CreateVirtualMFADevice operation on AmazonIdentityManagementServiceClient. | |
callback | CreateVirtualMFADeviceResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Résultat | void |
public DeactivateMFADevice ( |
||
request | Container for the necessary parameters to execute the DeactivateMFADevice service method. | |
Résultat | Amazon.IdentityManagement.Model.DeactivateMFADeviceResponse |
public DeactivateMFADeviceAsync ( |
||
request | Container for the necessary parameters to execute the DeactivateMFADevice operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeactivateMFADeviceAsync ( |
||
request | Container for the necessary parameters to execute the DeactivateMFADevice operation on AmazonIdentityManagementServiceClient. | |
callback | DeactivateMFADeviceResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Résultat | void |
public DeleteAccessKey ( |
||
request | Container for the necessary parameters to execute the DeleteAccessKey service method. | |
Résultat | Amazon.IdentityManagement.Model.DeleteAccessKeyResponse |
public DeleteAccessKeyAsync ( |
||
request | Container for the necessary parameters to execute the DeleteAccessKey operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeleteAccessKeyAsync ( |
||
request | Container for the necessary parameters to execute the DeleteAccessKey operation on AmazonIdentityManagementServiceClient. | |
callback | DeleteAccessKeyResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Résultat | void |
public DeleteAccountAlias ( |
||
request | Container for the necessary parameters to execute the DeleteAccountAlias service method. | |
Résultat | Amazon.IdentityManagement.Model.DeleteAccountAliasResponse |
public DeleteAccountAliasAsync ( |
||
request | Container for the necessary parameters to execute the DeleteAccountAlias operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeleteAccountAliasAsync ( |
||
request | Container for the necessary parameters to execute the DeleteAccountAlias operation on AmazonIdentityManagementServiceClient. | |
callback | DeleteAccountAliasResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Résultat | void |
public DeleteAccountPasswordPolicy ( ) : Amazon.IdentityManagement.Model.DeleteAccountPasswordPolicyResponse | ||
Résultat | Amazon.IdentityManagement.Model.DeleteAccountPasswordPolicyResponse |
public DeleteAccountPasswordPolicy ( DeleteAccountPasswordPolicyRequest request ) : Amazon.IdentityManagement.Model.DeleteAccountPasswordPolicyResponse | ||
request | DeleteAccountPasswordPolicyRequest | Container for the necessary parameters to execute the DeleteAccountPasswordPolicy service method. |
Résultat | Amazon.IdentityManagement.Model.DeleteAccountPasswordPolicyResponse |
public DeleteAccountPasswordPolicyAsync ( DeleteAccountPasswordPolicyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | DeleteAccountPasswordPolicyRequest | Container for the necessary parameters to execute the DeleteAccountPasswordPolicy operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeleteAccountPasswordPolicyAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeleteAccountPasswordPolicyAsync ( DeleteAccountPasswordPolicyResponse>.AmazonServiceCallback |
||
callback | DeleteAccountPasswordPolicyResponse>.AmazonServiceCallback | |
options | /// A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. /// | |
Résultat | void |
public DeleteAccountPasswordPolicyAsync ( DeleteAccountPasswordPolicyRequest request, DeleteAccountPasswordPolicyResponse>.AmazonServiceCallback |
||
request | DeleteAccountPasswordPolicyRequest | Container for the necessary parameters to execute the DeleteAccountPasswordPolicy operation on AmazonIdentityManagementServiceClient. |
callback | DeleteAccountPasswordPolicyResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Résultat | void |
public DeleteGroup ( |
||
request | Container for the necessary parameters to execute the DeleteGroup service method. | |
Résultat | Amazon.IdentityManagement.Model.DeleteGroupResponse |
public DeleteGroupAsync ( |
||
request | Container for the necessary parameters to execute the DeleteGroup operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeleteGroupAsync ( |
||
request | Container for the necessary parameters to execute the DeleteGroup operation on AmazonIdentityManagementServiceClient. | |
callback | DeleteGroupResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Résultat | void |
public DeleteGroupPolicy ( |
||
request | Container for the necessary parameters to execute the DeleteGroupPolicy service method. | |
Résultat | Amazon.IdentityManagement.Model.DeleteGroupPolicyResponse |
public DeleteGroupPolicyAsync ( |
||
request | Container for the necessary parameters to execute the DeleteGroupPolicy operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeleteGroupPolicyAsync ( |
||
request | Container for the necessary parameters to execute the DeleteGroupPolicy operation on AmazonIdentityManagementServiceClient. | |
callback | DeleteGroupPolicyResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Résultat | void |
public DeleteInstanceProfile ( |
||
request | Container for the necessary parameters to execute the DeleteInstanceProfile service method. | |
Résultat | Amazon.IdentityManagement.Model.DeleteInstanceProfileResponse |
public DeleteInstanceProfileAsync ( |
||
request | Container for the necessary parameters to execute the DeleteInstanceProfile operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeleteInstanceProfileAsync ( |
||
request | Container for the necessary parameters to execute the DeleteInstanceProfile operation on AmazonIdentityManagementServiceClient. | |
callback | DeleteInstanceProfileResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Résultat | void |
public DeleteLoginProfile ( |
||
request | Container for the necessary parameters to execute the DeleteLoginProfile service method. | |
Résultat | Amazon.IdentityManagement.Model.DeleteLoginProfileResponse |
public DeleteLoginProfileAsync ( |
||
request | Container for the necessary parameters to execute the DeleteLoginProfile operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeleteLoginProfileAsync ( |
||
request | Container for the necessary parameters to execute the DeleteLoginProfile operation on AmazonIdentityManagementServiceClient. | |
callback | DeleteLoginProfileResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Résultat | void |
public DeleteOpenIDConnectProvider ( |
||
request | Container for the necessary parameters to execute the DeleteOpenIDConnectProvider service method. | |
Résultat | DeleteOpenIDConnectProviderResponse |
public DeleteOpenIDConnectProviderAsync ( |
||
request | Container for the necessary parameters to execute the DeleteOpenIDConnectProvider operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeleteOpenIDConnectProviderAsync ( |
||
request | Container for the necessary parameters to execute the DeleteOpenIDConnectProvider operation on AmazonIdentityManagementServiceClient. | |
callback | DeleteOpenIDConnectProviderResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Résultat | void |
public DeletePolicy ( |
||
request | Container for the necessary parameters to execute the DeletePolicy service method. | |
Résultat | DeletePolicyResponse |
public DeletePolicyAsync ( |
||
request | Container for the necessary parameters to execute the DeletePolicy operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeletePolicyAsync ( |
||
request | Container for the necessary parameters to execute the DeletePolicy operation on AmazonIdentityManagementServiceClient. | |
callback | DeletePolicyResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Résultat | void |
public DeletePolicyVersion ( |
||
request | Container for the necessary parameters to execute the DeletePolicyVersion service method. | |
Résultat | DeletePolicyVersionResponse |
public DeletePolicyVersionAsync ( |
||
request | Container for the necessary parameters to execute the DeletePolicyVersion operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeletePolicyVersionAsync ( |
||
request | Container for the necessary parameters to execute the DeletePolicyVersion operation on AmazonIdentityManagementServiceClient. | |
callback | DeletePolicyVersionResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Résultat | void |
public DeleteRole ( |
||
request | Container for the necessary parameters to execute the DeleteRole service method. | |
Résultat | Amazon.IdentityManagement.Model.DeleteRoleResponse |
public DeleteRoleAsync ( |
||
request | Container for the necessary parameters to execute the DeleteRole operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeleteRoleAsync ( |
||
request | Container for the necessary parameters to execute the DeleteRole operation on AmazonIdentityManagementServiceClient. | |
callback | DeleteRoleResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Résultat | void |
public DeleteRolePolicy ( |
||
request | Container for the necessary parameters to execute the DeleteRolePolicy service method. | |
Résultat | Amazon.IdentityManagement.Model.DeleteRolePolicyResponse |
public DeleteRolePolicyAsync ( |
||
request | Container for the necessary parameters to execute the DeleteRolePolicy operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeleteRolePolicyAsync ( |
||
request | Container for the necessary parameters to execute the DeleteRolePolicy operation on AmazonIdentityManagementServiceClient. | |
callback | DeleteRolePolicyResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Résultat | void |
public DeleteSAMLProvider ( |
||
request | Container for the necessary parameters to execute the DeleteSAMLProvider service method. | |
Résultat | Amazon.IdentityManagement.Model.DeleteSAMLProviderResponse |
public DeleteSAMLProviderAsync ( |
||
request | Container for the necessary parameters to execute the DeleteSAMLProvider operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeleteSAMLProviderAsync ( |
||
request | Container for the necessary parameters to execute the DeleteSAMLProvider operation on AmazonIdentityManagementServiceClient. | |
callback | DeleteSAMLProviderResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Résultat | void |
public DeleteSSHPublicKey ( |
||
request | Container for the necessary parameters to execute the DeleteSSHPublicKey service method. | |
Résultat | DeleteSSHPublicKeyResponse |
public DeleteSSHPublicKeyAsync ( |
||
request | Container for the necessary parameters to execute the DeleteSSHPublicKey operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeleteSSHPublicKeyAsync ( |
||
request | Container for the necessary parameters to execute the DeleteSSHPublicKey operation on AmazonIdentityManagementServiceClient. | |
callback | DeleteSSHPublicKeyResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Résultat | void |
public DeleteServerCertificate ( |
||
request | Container for the necessary parameters to execute the DeleteServerCertificate service method. | |
Résultat | Amazon.IdentityManagement.Model.DeleteServerCertificateResponse |
public DeleteServerCertificateAsync ( |
||
request | Container for the necessary parameters to execute the DeleteServerCertificate operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeleteServerCertificateAsync ( |
||
request | Container for the necessary parameters to execute the DeleteServerCertificate operation on AmazonIdentityManagementServiceClient. | |
callback | DeleteServerCertificateResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Résultat | void |
public DeleteServiceSpecificCredential ( |
||
request | Container for the necessary parameters to execute the DeleteServiceSpecificCredential service method. | |
Résultat | DeleteServiceSpecificCredentialResponse |
public DeleteServiceSpecificCredentialAsync ( |
||
request | Container for the necessary parameters to execute the DeleteServiceSpecificCredential operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeleteServiceSpecificCredentialAsync ( |
||
request | Container for the necessary parameters to execute the DeleteServiceSpecificCredential operation on AmazonIdentityManagementServiceClient. | |
callback | DeleteServiceSpecificCredentialResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Résultat | void |
public DeleteSigningCertificate ( |
||
request | Container for the necessary parameters to execute the DeleteSigningCertificate service method. | |
Résultat | Amazon.IdentityManagement.Model.DeleteSigningCertificateResponse |
public DeleteSigningCertificateAsync ( |
||
request | Container for the necessary parameters to execute the DeleteSigningCertificate operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeleteSigningCertificateAsync ( |
||
request | Container for the necessary parameters to execute the DeleteSigningCertificate operation on AmazonIdentityManagementServiceClient. | |
callback | DeleteSigningCertificateResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Résultat | void |
public DeleteUser ( |
||
request | Container for the necessary parameters to execute the DeleteUser service method. | |
Résultat | Amazon.IdentityManagement.Model.DeleteUserResponse |
public DeleteUserAsync ( |
||
request | Container for the necessary parameters to execute the DeleteUser operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeleteUserAsync ( |
||
request | Container for the necessary parameters to execute the DeleteUser operation on AmazonIdentityManagementServiceClient. | |
callback | DeleteUserResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Résultat | void |
public DeleteUserPolicy ( |
||
request | Container for the necessary parameters to execute the DeleteUserPolicy service method. | |
Résultat | Amazon.IdentityManagement.Model.DeleteUserPolicyResponse |
public DeleteUserPolicyAsync ( |
||
request | Container for the necessary parameters to execute the DeleteUserPolicy operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeleteUserPolicyAsync ( |
||
request | Container for the necessary parameters to execute the DeleteUserPolicy operation on AmazonIdentityManagementServiceClient. | |
callback | DeleteUserPolicyResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Résultat | void |
public DeleteVirtualMFADevice ( |
||
request | Container for the necessary parameters to execute the DeleteVirtualMFADevice service method. | |
Résultat | Amazon.IdentityManagement.Model.DeleteVirtualMFADeviceResponse |
public DeleteVirtualMFADeviceAsync ( |
||
request | Container for the necessary parameters to execute the DeleteVirtualMFADevice operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DeleteVirtualMFADeviceAsync ( |
||
request | Container for the necessary parameters to execute the DeleteVirtualMFADevice operation on AmazonIdentityManagementServiceClient. | |
callback | DeleteVirtualMFADeviceResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Résultat | void |
public DetachGroupPolicy ( |
||
request | Container for the necessary parameters to execute the DetachGroupPolicy service method. | |
Résultat | DetachGroupPolicyResponse |
public DetachGroupPolicyAsync ( |
||
request | Container for the necessary parameters to execute the DetachGroupPolicy operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DetachGroupPolicyAsync ( |
||
request | Container for the necessary parameters to execute the DetachGroupPolicy operation on AmazonIdentityManagementServiceClient. | |
callback | DetachGroupPolicyResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Résultat | void |
public DetachRolePolicy ( |
||
request | Container for the necessary parameters to execute the DetachRolePolicy service method. | |
Résultat | DetachRolePolicyResponse |
public DetachRolePolicyAsync ( |
||
request | Container for the necessary parameters to execute the DetachRolePolicy operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DetachRolePolicyAsync ( |
||
request | Container for the necessary parameters to execute the DetachRolePolicy operation on AmazonIdentityManagementServiceClient. | |
callback | DetachRolePolicyResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Résultat | void |
public DetachUserPolicy ( |
||
request | Container for the necessary parameters to execute the DetachUserPolicy service method. | |
Résultat | DetachUserPolicyResponse |
public DetachUserPolicyAsync ( |
||
request | Container for the necessary parameters to execute the DetachUserPolicy operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public DetachUserPolicyAsync ( |
||
request | Container for the necessary parameters to execute the DetachUserPolicy operation on AmazonIdentityManagementServiceClient. | |
callback | DetachUserPolicyResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Résultat | void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public EnableMFADevice ( |
||
request | Container for the necessary parameters to execute the EnableMFADevice service method. | |
Résultat | Amazon.IdentityManagement.Model.EnableMFADeviceResponse |
public EnableMFADeviceAsync ( |
||
request | Container for the necessary parameters to execute the EnableMFADevice operation. | |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public EnableMFADeviceAsync ( |
||
request | Container for the necessary parameters to execute the EnableMFADevice operation on AmazonIdentityManagementServiceClient. | |
callback | EnableMFADeviceResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. | |
Résultat | void |
public EndAddClientIDToOpenIDConnectProvider ( IAsyncResult asyncResult ) : AddClientIDToOpenIDConnectProviderResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginAddClientIDToOpenIDConnectProvider. |
Résultat | AddClientIDToOpenIDConnectProviderResponse |
public EndAddRoleToInstanceProfile ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.AddRoleToInstanceProfileResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginAddRoleToInstanceProfile. |
Résultat | Amazon.IdentityManagement.Model.AddRoleToInstanceProfileResponse |
public EndAddUserToGroup ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.AddUserToGroupResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginAddUserToGroup. |
Résultat | Amazon.IdentityManagement.Model.AddUserToGroupResponse |
public EndAttachGroupPolicy ( IAsyncResult asyncResult ) : AttachGroupPolicyResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginAttachGroupPolicy. |
Résultat | AttachGroupPolicyResponse |
public EndAttachRolePolicy ( IAsyncResult asyncResult ) : AttachRolePolicyResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginAttachRolePolicy. |
Résultat | AttachRolePolicyResponse |
public EndAttachUserPolicy ( IAsyncResult asyncResult ) : AttachUserPolicyResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginAttachUserPolicy. |
Résultat | AttachUserPolicyResponse |
public EndChangePassword ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.ChangePasswordResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginChangePassword. |
Résultat | Amazon.IdentityManagement.Model.ChangePasswordResponse |
public EndCreateAccessKey ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateAccessKey. |
Résultat |
public EndCreateAccountAlias ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.CreateAccountAliasResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateAccountAlias. |
Résultat | Amazon.IdentityManagement.Model.CreateAccountAliasResponse |
public EndCreateGroup ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateGroup. |
Résultat |
public EndCreateInstanceProfile ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateInstanceProfile. |
Résultat |
public EndCreateLoginProfile ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateLoginProfile. |
Résultat |
public EndCreateOpenIDConnectProvider ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateOpenIDConnectProvider. |
Résultat |
public EndCreatePolicy ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreatePolicy. |
Résultat |
public EndCreatePolicyVersion ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreatePolicyVersion. |
Résultat |
public EndCreateRole ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateRole. |
Résultat |
public EndCreateSAMLProvider ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateSAMLProvider. |
Résultat |
public EndCreateServiceSpecificCredential ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateServiceSpecificCredential. |
Résultat |
public EndCreateUser ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateUser. |
Résultat |
public EndCreateVirtualMFADevice ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginCreateVirtualMFADevice. |
Résultat |
public EndDeactivateMFADevice ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.DeactivateMFADeviceResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeactivateMFADevice. |
Résultat | Amazon.IdentityManagement.Model.DeactivateMFADeviceResponse |
public EndDeleteAccessKey ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.DeleteAccessKeyResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteAccessKey. |
Résultat | Amazon.IdentityManagement.Model.DeleteAccessKeyResponse |
public EndDeleteAccountAlias ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.DeleteAccountAliasResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteAccountAlias. |
Résultat | Amazon.IdentityManagement.Model.DeleteAccountAliasResponse |
public EndDeleteAccountPasswordPolicy ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.DeleteAccountPasswordPolicyResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteAccountPasswordPolicy. |
Résultat | Amazon.IdentityManagement.Model.DeleteAccountPasswordPolicyResponse |
public EndDeleteGroup ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.DeleteGroupResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteGroup. |
Résultat | Amazon.IdentityManagement.Model.DeleteGroupResponse |
public EndDeleteGroupPolicy ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.DeleteGroupPolicyResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteGroupPolicy. |
Résultat | Amazon.IdentityManagement.Model.DeleteGroupPolicyResponse |
public EndDeleteInstanceProfile ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.DeleteInstanceProfileResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteInstanceProfile. |
Résultat | Amazon.IdentityManagement.Model.DeleteInstanceProfileResponse |
public EndDeleteLoginProfile ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.DeleteLoginProfileResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteLoginProfile. |
Résultat | Amazon.IdentityManagement.Model.DeleteLoginProfileResponse |
public EndDeleteOpenIDConnectProvider ( IAsyncResult asyncResult ) : DeleteOpenIDConnectProviderResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteOpenIDConnectProvider. |
Résultat | DeleteOpenIDConnectProviderResponse |
public EndDeletePolicy ( IAsyncResult asyncResult ) : DeletePolicyResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeletePolicy. |
Résultat | DeletePolicyResponse |
public EndDeletePolicyVersion ( IAsyncResult asyncResult ) : DeletePolicyVersionResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeletePolicyVersion. |
Résultat | DeletePolicyVersionResponse |
public EndDeleteRole ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.DeleteRoleResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteRole. |
Résultat | Amazon.IdentityManagement.Model.DeleteRoleResponse |
public EndDeleteRolePolicy ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.DeleteRolePolicyResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteRolePolicy. |
Résultat | Amazon.IdentityManagement.Model.DeleteRolePolicyResponse |
public EndDeleteSAMLProvider ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.DeleteSAMLProviderResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteSAMLProvider. |
Résultat | Amazon.IdentityManagement.Model.DeleteSAMLProviderResponse |
public EndDeleteSSHPublicKey ( IAsyncResult asyncResult ) : DeleteSSHPublicKeyResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteSSHPublicKey. |
Résultat | DeleteSSHPublicKeyResponse |
public EndDeleteServerCertificate ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.DeleteServerCertificateResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteServerCertificate. |
Résultat | Amazon.IdentityManagement.Model.DeleteServerCertificateResponse |
public EndDeleteServiceSpecificCredential ( IAsyncResult asyncResult ) : DeleteServiceSpecificCredentialResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteServiceSpecificCredential. |
Résultat | DeleteServiceSpecificCredentialResponse |
public EndDeleteSigningCertificate ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.DeleteSigningCertificateResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteSigningCertificate. |
Résultat | Amazon.IdentityManagement.Model.DeleteSigningCertificateResponse |
public EndDeleteUser ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.DeleteUserResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteUser. |
Résultat | Amazon.IdentityManagement.Model.DeleteUserResponse |
public EndDeleteUserPolicy ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.DeleteUserPolicyResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteUserPolicy. |
Résultat | Amazon.IdentityManagement.Model.DeleteUserPolicyResponse |
public EndDeleteVirtualMFADevice ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.DeleteVirtualMFADeviceResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDeleteVirtualMFADevice. |
Résultat | Amazon.IdentityManagement.Model.DeleteVirtualMFADeviceResponse |
public EndDetachGroupPolicy ( IAsyncResult asyncResult ) : DetachGroupPolicyResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDetachGroupPolicy. |
Résultat | DetachGroupPolicyResponse |
public EndDetachRolePolicy ( IAsyncResult asyncResult ) : DetachRolePolicyResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDetachRolePolicy. |
Résultat | DetachRolePolicyResponse |
public EndDetachUserPolicy ( IAsyncResult asyncResult ) : DetachUserPolicyResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginDetachUserPolicy. |
Résultat | DetachUserPolicyResponse |
public EndEnableMFADevice ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.EnableMFADeviceResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginEnableMFADevice. |
Résultat | Amazon.IdentityManagement.Model.EnableMFADeviceResponse |
public EndGenerateCredentialReport ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.GenerateCredentialReportResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGenerateCredentialReport. |
Résultat | Amazon.IdentityManagement.Model.GenerateCredentialReportResponse |
public EndGetAccessKeyLastUsed ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.GetAccessKeyLastUsedResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetAccessKeyLastUsed. |
Résultat | Amazon.IdentityManagement.Model.GetAccessKeyLastUsedResponse |
public EndGetAccountAuthorizationDetails ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.GetAccountAuthorizationDetailsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetAccountAuthorizationDetails. |
Résultat | Amazon.IdentityManagement.Model.GetAccountAuthorizationDetailsResponse |
public EndGetAccountPasswordPolicy ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetAccountPasswordPolicy. |
Résultat |
public EndGetAccountSummary ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetAccountSummary. |
Résultat |
public EndGetContextKeysForCustomPolicy ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetContextKeysForCustomPolicy. |
Résultat |
public EndGetContextKeysForPrincipalPolicy ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetContextKeysForPrincipalPolicy. |
Résultat |
public EndGetCredentialReport ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetCredentialReport. |
Résultat |
public EndGetGroup ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetGroup. |
Résultat |
public EndGetGroupPolicy ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetGroupPolicy. |
Résultat |
public EndGetInstanceProfile ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetInstanceProfile. |
Résultat |
public EndGetLoginProfile ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetLoginProfile. |
Résultat |
public EndGetOpenIDConnectProvider ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetOpenIDConnectProvider. |
Résultat |
public EndGetPolicy ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetPolicy. |
Résultat |
public EndGetPolicyVersion ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.GetPolicyVersionResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetPolicyVersion. |
Résultat | Amazon.IdentityManagement.Model.GetPolicyVersionResponse |
public EndGetRole ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetRole. |
Résultat |
public EndGetRolePolicy ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetRolePolicy. |
Résultat |
public EndGetSAMLProvider ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetSAMLProvider. |
Résultat |
public EndGetSSHPublicKey ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetSSHPublicKey. |
Résultat |
public EndGetServerCertificate ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetServerCertificate. |
Résultat |
public EndGetUser ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetUser. |
Résultat |
public EndGetUserPolicy ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginGetUserPolicy. |
Résultat |
public EndListAccessKeys ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListAccessKeys. |
Résultat |
public EndListAccountAliases ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListAccountAliases. |
Résultat |
public EndListAttachedGroupPolicies ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.ListAttachedGroupPoliciesResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListAttachedGroupPolicies. |
Résultat | Amazon.IdentityManagement.Model.ListAttachedGroupPoliciesResponse |
public EndListAttachedRolePolicies ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.ListAttachedRolePoliciesResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListAttachedRolePolicies. |
Résultat | Amazon.IdentityManagement.Model.ListAttachedRolePoliciesResponse |
public EndListAttachedUserPolicies ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.ListAttachedUserPoliciesResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListAttachedUserPolicies. |
Résultat | Amazon.IdentityManagement.Model.ListAttachedUserPoliciesResponse |
public EndListEntitiesForPolicy ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListEntitiesForPolicy. |
Résultat |
public EndListGroupPolicies ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListGroupPolicies. |
Résultat |
public EndListGroups ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListGroups. |
Résultat |
public EndListGroupsForUser ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListGroupsForUser. |
Résultat |
public EndListInstanceProfiles ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListInstanceProfiles. |
Résultat |
public EndListInstanceProfilesForRole ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListInstanceProfilesForRole. |
Résultat |
public EndListMFADevices ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListMFADevices. |
Résultat |
public EndListOpenIDConnectProviders ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListOpenIDConnectProviders. |
Résultat |
public EndListPolicies ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.ListPoliciesResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListPolicies. |
Résultat | Amazon.IdentityManagement.Model.ListPoliciesResponse |
public EndListPolicyVersions ( IAsyncResult asyncResult ) : Amazon.IdentityManagement.Model.ListPolicyVersionsResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListPolicyVersions. |
Résultat | Amazon.IdentityManagement.Model.ListPolicyVersionsResponse |
public EndListRolePolicies ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListRolePolicies. |
Résultat |
public EndListRoles ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListRoles. |
Résultat |
public EndListSAMLProviders ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListSAMLProviders. |
Résultat |
public EndListSSHPublicKeys ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListSSHPublicKeys. |
Résultat |
public EndListServerCertificates ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListServerCertificates. |
Résultat |
public EndListServiceSpecificCredentials ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListServiceSpecificCredentials. |
Résultat |
public EndListSigningCertificates ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListSigningCertificates. |
Résultat |
public EndListUserPolicies ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListUserPolicies. |
Résultat |
public EndListUsers ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListUsers. |
Résultat |
public EndListVirtualMFADevices ( IAsyncResult asyncResult ) : |
||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginListVirtualMFADevices. |
Résultat |
public EndPutGroupPolicy ( IAsyncResult asyncResult ) : PutGroupPolicyResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginPutGroupPolicy. |
Résultat | PutGroupPolicyResponse |
public EndPutRolePolicy ( IAsyncResult asyncResult ) : PutRolePolicyResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginPutRolePolicy. |
Résultat | PutRolePolicyResponse |
public EndPutUserPolicy ( IAsyncResult asyncResult ) : PutUserPolicyResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginPutUserPolicy. |
Résultat | PutUserPolicyResponse |
public EndRemoveClientIDFromOpenIDConnectProvider ( IAsyncResult asyncResult ) : RemoveClientIDFromOpenIDConnectProviderResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginRemoveClientIDFromOpenIDConnectProvider. |
Résultat | RemoveClientIDFromOpenIDConnectProviderResponse |
public EndRemoveRoleFromInstanceProfile ( IAsyncResult asyncResult ) : RemoveRoleFromInstanceProfileResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginRemoveRoleFromInstanceProfile. |
Résultat | RemoveRoleFromInstanceProfileResponse |
public EndRemoveUserFromGroup ( IAsyncResult asyncResult ) : RemoveUserFromGroupResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginRemoveUserFromGroup. |
Résultat | RemoveUserFromGroupResponse |
public EndResetServiceSpecificCredential ( IAsyncResult asyncResult ) : ResetServiceSpecificCredentialResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginResetServiceSpecificCredential. |
Résultat | ResetServiceSpecificCredentialResponse |
public EndResyncMFADevice ( IAsyncResult asyncResult ) : ResyncMFADeviceResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginResyncMFADevice. |
Résultat | ResyncMFADeviceResponse |
public EndSetDefaultPolicyVersion ( IAsyncResult asyncResult ) : SetDefaultPolicyVersionResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginSetDefaultPolicyVersion. |
Résultat | SetDefaultPolicyVersionResponse |
public EndSimulateCustomPolicy ( IAsyncResult asyncResult ) : SimulateCustomPolicyResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginSimulateCustomPolicy. |
Résultat | SimulateCustomPolicyResponse |
public EndSimulatePrincipalPolicy ( IAsyncResult asyncResult ) : SimulatePrincipalPolicyResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginSimulatePrincipalPolicy. |
Résultat | SimulatePrincipalPolicyResponse |
public EndUpdateAccessKey ( IAsyncResult asyncResult ) : UpdateAccessKeyResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateAccessKey. |
Résultat | UpdateAccessKeyResponse |
public EndUpdateAccountPasswordPolicy ( IAsyncResult asyncResult ) : UpdateAccountPasswordPolicyResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateAccountPasswordPolicy. |
Résultat | UpdateAccountPasswordPolicyResponse |
public EndUpdateAssumeRolePolicy ( IAsyncResult asyncResult ) : UpdateAssumeRolePolicyResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateAssumeRolePolicy. |
Résultat | UpdateAssumeRolePolicyResponse |
public EndUpdateGroup ( IAsyncResult asyncResult ) : UpdateGroupResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateGroup. |
Résultat | UpdateGroupResponse |
public EndUpdateLoginProfile ( IAsyncResult asyncResult ) : UpdateLoginProfileResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateLoginProfile. |
Résultat | UpdateLoginProfileResponse |
public EndUpdateOpenIDConnectProviderThumbprint ( IAsyncResult asyncResult ) : UpdateOpenIDConnectProviderThumbprintResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateOpenIDConnectProviderThumbprint. |
Résultat | UpdateOpenIDConnectProviderThumbprintResponse |
public EndUpdateSAMLProvider ( IAsyncResult asyncResult ) : UpdateSAMLProviderResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateSAMLProvider. |
Résultat | UpdateSAMLProviderResponse |
public EndUpdateSSHPublicKey ( IAsyncResult asyncResult ) : UpdateSSHPublicKeyResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateSSHPublicKey. |
Résultat | UpdateSSHPublicKeyResponse |
public EndUpdateServerCertificate ( IAsyncResult asyncResult ) : UpdateServerCertificateResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateServerCertificate. |
Résultat | UpdateServerCertificateResponse |
public EndUpdateServiceSpecificCredential ( IAsyncResult asyncResult ) : UpdateServiceSpecificCredentialResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateServiceSpecificCredential. |
Résultat | UpdateServiceSpecificCredentialResponse |
public EndUpdateSigningCertificate ( IAsyncResult asyncResult ) : UpdateSigningCertificateResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateSigningCertificate. |
Résultat | UpdateSigningCertificateResponse |
public EndUpdateUser ( IAsyncResult asyncResult ) : UpdateUserResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUpdateUser. |
Résultat | UpdateUserResponse |
public EndUploadSSHPublicKey ( IAsyncResult asyncResult ) : UploadSSHPublicKeyResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUploadSSHPublicKey. |
Résultat | UploadSSHPublicKeyResponse |
public EndUploadServerCertificate ( IAsyncResult asyncResult ) : UploadServerCertificateResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUploadServerCertificate. |
Résultat | UploadServerCertificateResponse |
public EndUploadSigningCertificate ( IAsyncResult asyncResult ) : UploadSigningCertificateResponse | ||
asyncResult | IAsyncResult | The IAsyncResult returned by the call to BeginUploadSigningCertificate. |
Résultat | UploadSigningCertificateResponse |
public GenerateCredentialReport ( ) : GenerateCredentialReportResponse | ||
Résultat | GenerateCredentialReportResponse |
public GenerateCredentialReport ( GenerateCredentialReportRequest request ) : GenerateCredentialReportResponse | ||
request | GenerateCredentialReportRequest | Container for the necessary parameters to execute the GenerateCredentialReport service method. |
Résultat | GenerateCredentialReportResponse |
public GenerateCredentialReportAsync ( GenerateCredentialReportRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | GenerateCredentialReportRequest | Container for the necessary parameters to execute the GenerateCredentialReport operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GenerateCredentialReportAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GenerateCredentialReportAsync ( GenerateCredentialReportResponse>.AmazonServiceCallback |
||
callback | GenerateCredentialReportResponse>.AmazonServiceCallback | |
options | AsyncOptions | /// A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. /// |
Résultat | void |
public GenerateCredentialReportAsync ( GenerateCredentialReportRequest request, GenerateCredentialReportResponse>.AmazonServiceCallback |
||
request | GenerateCredentialReportRequest | Container for the necessary parameters to execute the GenerateCredentialReport operation on AmazonIdentityManagementServiceClient. |
callback | GenerateCredentialReportResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public GetAccessKeyLastUsed ( GetAccessKeyLastUsedRequest request ) : GetAccessKeyLastUsedResponse | ||
request | GetAccessKeyLastUsedRequest | Container for the necessary parameters to execute the GetAccessKeyLastUsed service method. |
Résultat | GetAccessKeyLastUsedResponse |
public GetAccessKeyLastUsedAsync ( GetAccessKeyLastUsedRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | GetAccessKeyLastUsedRequest | Container for the necessary parameters to execute the GetAccessKeyLastUsed operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetAccessKeyLastUsedAsync ( GetAccessKeyLastUsedRequest request, GetAccessKeyLastUsedResponse>.AmazonServiceCallback |
||
request | GetAccessKeyLastUsedRequest | Container for the necessary parameters to execute the GetAccessKeyLastUsed operation on AmazonIdentityManagementServiceClient. |
callback | GetAccessKeyLastUsedResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public GetAccountAuthorizationDetails ( GetAccountAuthorizationDetailsRequest request ) : GetAccountAuthorizationDetailsResponse | ||
request | GetAccountAuthorizationDetailsRequest | Container for the necessary parameters to execute the GetAccountAuthorizationDetails service method. |
Résultat | GetAccountAuthorizationDetailsResponse |
public GetAccountAuthorizationDetailsAsync ( GetAccountAuthorizationDetailsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | GetAccountAuthorizationDetailsRequest | Container for the necessary parameters to execute the GetAccountAuthorizationDetails operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetAccountAuthorizationDetailsAsync ( GetAccountAuthorizationDetailsRequest request, GetAccountAuthorizationDetailsResponse>.AmazonServiceCallback |
||
request | GetAccountAuthorizationDetailsRequest | Container for the necessary parameters to execute the GetAccountAuthorizationDetails operation on AmazonIdentityManagementServiceClient. |
callback | GetAccountAuthorizationDetailsResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public GetAccountPasswordPolicy ( ) : GetAccountPasswordPolicyResponse | ||
Résultat | GetAccountPasswordPolicyResponse |
public GetAccountPasswordPolicy ( GetAccountPasswordPolicyRequest request ) : GetAccountPasswordPolicyResponse | ||
request | GetAccountPasswordPolicyRequest | Container for the necessary parameters to execute the GetAccountPasswordPolicy service method. |
Résultat | GetAccountPasswordPolicyResponse |
public GetAccountPasswordPolicyAsync ( GetAccountPasswordPolicyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | GetAccountPasswordPolicyRequest | Container for the necessary parameters to execute the GetAccountPasswordPolicy operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetAccountPasswordPolicyAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetAccountPasswordPolicyAsync ( GetAccountPasswordPolicyResponse>.AmazonServiceCallback |
||
callback | GetAccountPasswordPolicyResponse>.AmazonServiceCallback | |
options | AsyncOptions | /// A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. /// |
Résultat | void |
public GetAccountPasswordPolicyAsync ( GetAccountPasswordPolicyRequest request, GetAccountPasswordPolicyResponse>.AmazonServiceCallback |
||
request | GetAccountPasswordPolicyRequest | Container for the necessary parameters to execute the GetAccountPasswordPolicy operation on AmazonIdentityManagementServiceClient. |
callback | GetAccountPasswordPolicyResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public GetAccountSummary ( ) : GetAccountSummaryResponse | ||
Résultat | GetAccountSummaryResponse |
public GetAccountSummary ( GetAccountSummaryRequest request ) : GetAccountSummaryResponse | ||
request | GetAccountSummaryRequest | Container for the necessary parameters to execute the GetAccountSummary service method. |
Résultat | GetAccountSummaryResponse |
public GetAccountSummaryAsync ( GetAccountSummaryRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | GetAccountSummaryRequest | Container for the necessary parameters to execute the GetAccountSummary operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetAccountSummaryAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetAccountSummaryAsync ( GetAccountSummaryResponse>.AmazonServiceCallback |
||
callback | GetAccountSummaryResponse>.AmazonServiceCallback | |
options | AsyncOptions | /// A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. /// |
Résultat | void |
public GetAccountSummaryAsync ( GetAccountSummaryRequest request, GetAccountSummaryResponse>.AmazonServiceCallback |
||
request | GetAccountSummaryRequest | Container for the necessary parameters to execute the GetAccountSummary operation on AmazonIdentityManagementServiceClient. |
callback | GetAccountSummaryResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public GetContextKeysForCustomPolicy ( GetContextKeysForCustomPolicyRequest request ) : GetContextKeysForCustomPolicyResponse | ||
request | GetContextKeysForCustomPolicyRequest | Container for the necessary parameters to execute the GetContextKeysForCustomPolicy service method. |
Résultat | GetContextKeysForCustomPolicyResponse |
public GetContextKeysForCustomPolicy ( List |
||
policyInputList | List |
A list of policies for which you want the list of context keys referenced in those policies. Each document is specified as a string containing the complete, valid JSON text of an IAM policy. This parameter allows (per its regex pattern) a string of characters consisting of any printable ASCII character ranging from the space character (\u0020) through end of the ASCII character range (\u00FF). It also includes the special characters tab (\u0009), line feed (\u000A), and carriage return (\u000D). |
Résultat | GetContextKeysForCustomPolicyResponse |
public GetContextKeysForCustomPolicyAsync ( GetContextKeysForCustomPolicyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | GetContextKeysForCustomPolicyRequest | Container for the necessary parameters to execute the GetContextKeysForCustomPolicy operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetContextKeysForCustomPolicyAsync ( List |
||
policyInputList | List |
A list of policies for which you want the list of context keys referenced in those policies. Each document is specified as a string containing the complete, valid JSON text of an IAM policy. This parameter allows (per its regex pattern) a string of characters consisting of any printable ASCII character ranging from the space character (\u0020) through end of the ASCII character range (\u00FF). It also includes the special characters tab (\u0009), line feed (\u000A), and carriage return (\u000D). |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetContextKeysForCustomPolicyAsync ( GetContextKeysForCustomPolicyRequest request, GetContextKeysForCustomPolicyResponse>.AmazonServiceCallback |
||
request | GetContextKeysForCustomPolicyRequest | Container for the necessary parameters to execute the GetContextKeysForCustomPolicy operation on AmazonIdentityManagementServiceClient. |
callback | GetContextKeysForCustomPolicyResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public GetContextKeysForCustomPolicyAsync ( List |
||
policyInputList | List |
A list of policies for which you want the list of context keys referenced in those policies. Each document is specified as a string containing the complete, valid JSON text of an IAM policy. This parameter allows (per its regex pattern) a string of characters consisting of any printable ASCII character ranging from the space character (\u0020) through end of the ASCII character range (\u00FF). It also includes the special characters tab (\u0009), line feed (\u000A), and carriage return (\u000D). |
callback | GetContextKeysForCustomPolicyResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | /// A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. /// |
Résultat | void |
public GetContextKeysForPrincipalPolicy ( GetContextKeysForPrincipalPolicyRequest request ) : GetContextKeysForPrincipalPolicyResponse | ||
request | GetContextKeysForPrincipalPolicyRequest | Container for the necessary parameters to execute the GetContextKeysForPrincipalPolicy service method. |
Résultat | GetContextKeysForPrincipalPolicyResponse |
public GetContextKeysForPrincipalPolicy ( string policySourceArn ) : GetContextKeysForPrincipalPolicyResponse | ||
policySourceArn | string | The ARN of a user, group, or role whose policies contain the context keys that you want listed. If you specify a user, the list includes context keys that are found in all policies attached to the user as well as to all groups that the user is a member of. If you pick a group or a role, then it includes only those context keys that are found in policies attached to that entity. Note that all parameters are shown in unencoded form here for clarity, but must be URL encoded to be included as a part of a real HTML request. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference. |
Résultat | GetContextKeysForPrincipalPolicyResponse |
public GetContextKeysForPrincipalPolicy ( string policySourceArn, List |
||
policySourceArn | string | The ARN of a user, group, or role whose policies contain the context keys that you want listed. If you specify a user, the list includes context keys that are found in all policies attached to the user as well as to all groups that the user is a member of. If you pick a group or a role, then it includes only those context keys that are found in policies attached to that entity. Note that all parameters are shown in unencoded form here for clarity, but must be URL encoded to be included as a part of a real HTML request. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference. |
policyInputList | List |
An optional list of additional policies for which you want the list of context keys that are referenced. This parameter allows (per its regex pattern) a string of characters consisting of any printable ASCII character ranging from the space character (\u0020) through end of the ASCII character range (\u00FF). It also includes the special characters tab (\u0009), line feed (\u000A), and carriage return (\u000D). |
Résultat | GetContextKeysForPrincipalPolicyResponse |
public GetContextKeysForPrincipalPolicyAsync ( GetContextKeysForPrincipalPolicyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | GetContextKeysForPrincipalPolicyRequest | Container for the necessary parameters to execute the GetContextKeysForPrincipalPolicy operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetContextKeysForPrincipalPolicyAsync ( string policySourceArn, List |
||
policySourceArn | string | The ARN of a user, group, or role whose policies contain the context keys that you want listed. If you specify a user, the list includes context keys that are found in all policies attached to the user as well as to all groups that the user is a member of. If you pick a group or a role, then it includes only those context keys that are found in policies attached to that entity. Note that all parameters are shown in unencoded form here for clarity, but must be URL encoded to be included as a part of a real HTML request. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference. |
policyInputList | List |
An optional list of additional policies for which you want the list of context keys that are referenced. This parameter allows (per its regex pattern) a string of characters consisting of any printable ASCII character ranging from the space character (\u0020) through end of the ASCII character range (\u00FF). It also includes the special characters tab (\u0009), line feed (\u000A), and carriage return (\u000D). |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetContextKeysForPrincipalPolicyAsync ( string policySourceArn, System cancellationToken = default(CancellationToken) ) : Task |
||
policySourceArn | string | The ARN of a user, group, or role whose policies contain the context keys that you want listed. If you specify a user, the list includes context keys that are found in all policies attached to the user as well as to all groups that the user is a member of. If you pick a group or a role, then it includes only those context keys that are found in policies attached to that entity. Note that all parameters are shown in unencoded form here for clarity, but must be URL encoded to be included as a part of a real HTML request. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetContextKeysForPrincipalPolicyAsync ( GetContextKeysForPrincipalPolicyRequest request, GetContextKeysForPrincipalPolicyResponse>.AmazonServiceCallback |
||
request | GetContextKeysForPrincipalPolicyRequest | Container for the necessary parameters to execute the GetContextKeysForPrincipalPolicy operation on AmazonIdentityManagementServiceClient. |
callback | GetContextKeysForPrincipalPolicyResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public GetContextKeysForPrincipalPolicyAsync ( string policySourceArn, GetContextKeysForPrincipalPolicyResponse>.AmazonServiceCallback |
||
policySourceArn | string | The ARN of a user, group, or role whose policies contain the context keys that you want listed. If you specify a user, the list includes context keys that are found in all policies attached to the user as well as to all groups that the user is a member of. If you pick a group or a role, then it includes only those context keys that are found in policies attached to that entity. Note that all parameters are shown in unencoded form here for clarity, but must be URL encoded to be included as a part of a real HTML request. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference. |
callback | GetContextKeysForPrincipalPolicyResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | /// A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. /// |
Résultat | void |
public GetContextKeysForPrincipalPolicyAsync ( string policySourceArn, List |
||
policySourceArn | string | The ARN of a user, group, or role whose policies contain the context keys that you want listed. If you specify a user, the list includes context keys that are found in all policies attached to the user as well as to all groups that the user is a member of. If you pick a group or a role, then it includes only those context keys that are found in policies attached to that entity. Note that all parameters are shown in unencoded form here for clarity, but must be URL encoded to be included as a part of a real HTML request. For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference. |
policyInputList | List |
An optional list of additional policies for which you want the list of context keys that are referenced. This parameter allows (per its regex pattern) a string of characters consisting of any printable ASCII character ranging from the space character (\u0020) through end of the ASCII character range (\u00FF). It also includes the special characters tab (\u0009), line feed (\u000A), and carriage return (\u000D). |
callback | GetContextKeysForPrincipalPolicyResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | /// A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. /// |
Résultat | void |
public GetCredentialReport ( ) : GetCredentialReportResponse | ||
Résultat | GetCredentialReportResponse |
public GetCredentialReport ( GetCredentialReportRequest request ) : GetCredentialReportResponse | ||
request | GetCredentialReportRequest | Container for the necessary parameters to execute the GetCredentialReport service method. |
Résultat | GetCredentialReportResponse |
public GetCredentialReportAsync ( GetCredentialReportRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | GetCredentialReportRequest | Container for the necessary parameters to execute the GetCredentialReport operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetCredentialReportAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetCredentialReportAsync ( GetCredentialReportResponse>.AmazonServiceCallback |
||
callback | GetCredentialReportResponse>.AmazonServiceCallback | |
options | AsyncOptions | /// A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. /// |
Résultat | void |
public GetCredentialReportAsync ( GetCredentialReportRequest request, GetCredentialReportResponse>.AmazonServiceCallback |
||
request | GetCredentialReportRequest | Container for the necessary parameters to execute the GetCredentialReport operation on AmazonIdentityManagementServiceClient. |
callback | GetCredentialReportResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public GetGroup ( GetGroupRequest request ) : GetGroupResponse | ||
request | GetGroupRequest | Container for the necessary parameters to execute the GetGroup service method. |
Résultat | GetGroupResponse |
public GetGroupAsync ( GetGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | GetGroupRequest | Container for the necessary parameters to execute the GetGroup operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetGroupAsync ( GetGroupRequest request, GetGroupResponse>.AmazonServiceCallback |
||
request | GetGroupRequest | Container for the necessary parameters to execute the GetGroup operation on AmazonIdentityManagementServiceClient. |
callback | GetGroupResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public GetGroupPolicy ( GetGroupPolicyRequest request ) : GetGroupPolicyResponse | ||
request | GetGroupPolicyRequest | Container for the necessary parameters to execute the GetGroupPolicy service method. |
Résultat | GetGroupPolicyResponse |
public GetGroupPolicyAsync ( GetGroupPolicyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | GetGroupPolicyRequest | Container for the necessary parameters to execute the GetGroupPolicy operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetGroupPolicyAsync ( GetGroupPolicyRequest request, GetGroupPolicyResponse>.AmazonServiceCallback |
||
request | GetGroupPolicyRequest | Container for the necessary parameters to execute the GetGroupPolicy operation on AmazonIdentityManagementServiceClient. |
callback | GetGroupPolicyResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public GetInstanceProfile ( GetInstanceProfileRequest request ) : GetInstanceProfileResponse | ||
request | GetInstanceProfileRequest | Container for the necessary parameters to execute the GetInstanceProfile service method. |
Résultat | GetInstanceProfileResponse |
public GetInstanceProfileAsync ( GetInstanceProfileRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | GetInstanceProfileRequest | Container for the necessary parameters to execute the GetInstanceProfile operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetInstanceProfileAsync ( GetInstanceProfileRequest request, GetInstanceProfileResponse>.AmazonServiceCallback |
||
request | GetInstanceProfileRequest | Container for the necessary parameters to execute the GetInstanceProfile operation on AmazonIdentityManagementServiceClient. |
callback | GetInstanceProfileResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public GetLoginProfile ( GetLoginProfileRequest request ) : GetLoginProfileResponse | ||
request | GetLoginProfileRequest | Container for the necessary parameters to execute the GetLoginProfile service method. |
Résultat | GetLoginProfileResponse |
public GetLoginProfileAsync ( GetLoginProfileRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | GetLoginProfileRequest | Container for the necessary parameters to execute the GetLoginProfile operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetLoginProfileAsync ( GetLoginProfileRequest request, GetLoginProfileResponse>.AmazonServiceCallback |
||
request | GetLoginProfileRequest | Container for the necessary parameters to execute the GetLoginProfile operation on AmazonIdentityManagementServiceClient. |
callback | GetLoginProfileResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public GetOpenIDConnectProvider ( GetOpenIDConnectProviderRequest request ) : GetOpenIDConnectProviderResponse | ||
request | GetOpenIDConnectProviderRequest | Container for the necessary parameters to execute the GetOpenIDConnectProvider service method. |
Résultat | GetOpenIDConnectProviderResponse |
public GetOpenIDConnectProviderAsync ( GetOpenIDConnectProviderRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | GetOpenIDConnectProviderRequest | Container for the necessary parameters to execute the GetOpenIDConnectProvider operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetOpenIDConnectProviderAsync ( GetOpenIDConnectProviderRequest request, GetOpenIDConnectProviderResponse>.AmazonServiceCallback |
||
request | GetOpenIDConnectProviderRequest | Container for the necessary parameters to execute the GetOpenIDConnectProvider operation on AmazonIdentityManagementServiceClient. |
callback | GetOpenIDConnectProviderResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public GetPolicy ( GetPolicyRequest request ) : GetPolicyResponse | ||
request | GetPolicyRequest | Container for the necessary parameters to execute the GetPolicy service method. |
Résultat | GetPolicyResponse |
public GetPolicyAsync ( GetPolicyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | GetPolicyRequest | Container for the necessary parameters to execute the GetPolicy operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetPolicyAsync ( GetPolicyRequest request, GetPolicyResponse>.AmazonServiceCallback |
||
request | GetPolicyRequest | Container for the necessary parameters to execute the GetPolicy operation on AmazonIdentityManagementServiceClient. |
callback | GetPolicyResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public GetPolicyVersion ( GetPolicyVersionRequest request ) : GetPolicyVersionResponse | ||
request | GetPolicyVersionRequest | Container for the necessary parameters to execute the GetPolicyVersion service method. |
Résultat | GetPolicyVersionResponse |
public GetPolicyVersionAsync ( GetPolicyVersionRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | GetPolicyVersionRequest | Container for the necessary parameters to execute the GetPolicyVersion operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetPolicyVersionAsync ( GetPolicyVersionRequest request, GetPolicyVersionResponse>.AmazonServiceCallback |
||
request | GetPolicyVersionRequest | Container for the necessary parameters to execute the GetPolicyVersion operation on AmazonIdentityManagementServiceClient. |
callback | GetPolicyVersionResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public GetRole ( GetRoleRequest request ) : GetRoleResponse | ||
request | GetRoleRequest | Container for the necessary parameters to execute the GetRole service method. |
Résultat | GetRoleResponse |
public GetRoleAsync ( GetRoleRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | GetRoleRequest | Container for the necessary parameters to execute the GetRole operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetRoleAsync ( GetRoleRequest request, GetRoleResponse>.AmazonServiceCallback |
||
request | GetRoleRequest | Container for the necessary parameters to execute the GetRole operation on AmazonIdentityManagementServiceClient. |
callback | GetRoleResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public GetRolePolicy ( GetRolePolicyRequest request ) : GetRolePolicyResponse | ||
request | GetRolePolicyRequest | Container for the necessary parameters to execute the GetRolePolicy service method. |
Résultat | GetRolePolicyResponse |
public GetRolePolicyAsync ( GetRolePolicyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | GetRolePolicyRequest | Container for the necessary parameters to execute the GetRolePolicy operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetRolePolicyAsync ( GetRolePolicyRequest request, GetRolePolicyResponse>.AmazonServiceCallback |
||
request | GetRolePolicyRequest | Container for the necessary parameters to execute the GetRolePolicy operation on AmazonIdentityManagementServiceClient. |
callback | GetRolePolicyResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public GetSAMLProvider ( GetSAMLProviderRequest request ) : GetSAMLProviderResponse | ||
request | GetSAMLProviderRequest | Container for the necessary parameters to execute the GetSAMLProvider service method. |
Résultat | GetSAMLProviderResponse |
public GetSAMLProviderAsync ( GetSAMLProviderRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | GetSAMLProviderRequest | Container for the necessary parameters to execute the GetSAMLProvider operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetSAMLProviderAsync ( GetSAMLProviderRequest request, GetSAMLProviderResponse>.AmazonServiceCallback |
||
request | GetSAMLProviderRequest | Container for the necessary parameters to execute the GetSAMLProvider operation on AmazonIdentityManagementServiceClient. |
callback | GetSAMLProviderResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public GetSSHPublicKey ( GetSSHPublicKeyRequest request ) : GetSSHPublicKeyResponse | ||
request | GetSSHPublicKeyRequest | Container for the necessary parameters to execute the GetSSHPublicKey service method. |
Résultat | GetSSHPublicKeyResponse |
public GetSSHPublicKeyAsync ( GetSSHPublicKeyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | GetSSHPublicKeyRequest | Container for the necessary parameters to execute the GetSSHPublicKey operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetSSHPublicKeyAsync ( GetSSHPublicKeyRequest request, GetSSHPublicKeyResponse>.AmazonServiceCallback |
||
request | GetSSHPublicKeyRequest | Container for the necessary parameters to execute the GetSSHPublicKey operation on AmazonIdentityManagementServiceClient. |
callback | GetSSHPublicKeyResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public GetServerCertificate ( GetServerCertificateRequest request ) : GetServerCertificateResponse | ||
request | GetServerCertificateRequest | Container for the necessary parameters to execute the GetServerCertificate service method. |
Résultat | GetServerCertificateResponse |
public GetServerCertificateAsync ( GetServerCertificateRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | GetServerCertificateRequest | Container for the necessary parameters to execute the GetServerCertificate operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetServerCertificateAsync ( GetServerCertificateRequest request, GetServerCertificateResponse>.AmazonServiceCallback |
||
request | GetServerCertificateRequest | Container for the necessary parameters to execute the GetServerCertificate operation on AmazonIdentityManagementServiceClient. |
callback | GetServerCertificateResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public GetUser ( GetUserRequest request ) : GetUserResponse | ||
request | GetUserRequest | Container for the necessary parameters to execute the GetUser service method. |
Résultat | GetUserResponse |
public GetUserAsync ( GetUserRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | GetUserRequest | Container for the necessary parameters to execute the GetUser operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetUserAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetUserAsync ( GetUserResponse>.AmazonServiceCallback |
||
callback | GetUserResponse>.AmazonServiceCallback | |
options | AsyncOptions | /// A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. /// |
Résultat | void |
public GetUserAsync ( GetUserRequest request, GetUserResponse>.AmazonServiceCallback |
||
request | GetUserRequest | Container for the necessary parameters to execute the GetUser operation on AmazonIdentityManagementServiceClient. |
callback | GetUserResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public GetUserPolicy ( GetUserPolicyRequest request ) : GetUserPolicyResponse | ||
request | GetUserPolicyRequest | Container for the necessary parameters to execute the GetUserPolicy service method. |
Résultat | GetUserPolicyResponse |
public GetUserPolicyAsync ( GetUserPolicyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | GetUserPolicyRequest | Container for the necessary parameters to execute the GetUserPolicy operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public GetUserPolicyAsync ( GetUserPolicyRequest request, GetUserPolicyResponse>.AmazonServiceCallback |
||
request | GetUserPolicyRequest | Container for the necessary parameters to execute the GetUserPolicy operation on AmazonIdentityManagementServiceClient. |
callback | GetUserPolicyResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public ListAccessKeys ( ) : ListAccessKeysResponse | ||
Résultat | ListAccessKeysResponse |
public ListAccessKeys ( ListAccessKeysRequest request ) : ListAccessKeysResponse | ||
request | ListAccessKeysRequest | Container for the necessary parameters to execute the ListAccessKeys service method. |
Résultat | ListAccessKeysResponse |
public ListAccessKeysAsync ( ListAccessKeysRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ListAccessKeysRequest | Container for the necessary parameters to execute the ListAccessKeys operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListAccessKeysAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListAccessKeysAsync ( ListAccessKeysResponse>.AmazonServiceCallback |
||
callback | ListAccessKeysResponse>.AmazonServiceCallback | |
options | AsyncOptions | /// A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. /// |
Résultat | void |
public ListAccessKeysAsync ( ListAccessKeysRequest request, ListAccessKeysResponse>.AmazonServiceCallback |
||
request | ListAccessKeysRequest | Container for the necessary parameters to execute the ListAccessKeys operation on AmazonIdentityManagementServiceClient. |
callback | ListAccessKeysResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public ListAccountAliases ( ) : ListAccountAliasesResponse | ||
Résultat | ListAccountAliasesResponse |
public ListAccountAliases ( ListAccountAliasesRequest request ) : ListAccountAliasesResponse | ||
request | ListAccountAliasesRequest | Container for the necessary parameters to execute the ListAccountAliases service method. |
Résultat | ListAccountAliasesResponse |
public ListAccountAliasesAsync ( ListAccountAliasesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ListAccountAliasesRequest | Container for the necessary parameters to execute the ListAccountAliases operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListAccountAliasesAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListAccountAliasesAsync ( ListAccountAliasesResponse>.AmazonServiceCallback |
||
callback | ListAccountAliasesResponse>.AmazonServiceCallback | |
options | AsyncOptions | /// A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. /// |
Résultat | void |
public ListAccountAliasesAsync ( ListAccountAliasesRequest request, ListAccountAliasesResponse>.AmazonServiceCallback |
||
request | ListAccountAliasesRequest | Container for the necessary parameters to execute the ListAccountAliases operation on AmazonIdentityManagementServiceClient. |
callback | ListAccountAliasesResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public ListAttachedGroupPolicies ( ListAttachedGroupPoliciesRequest request ) : ListAttachedGroupPoliciesResponse | ||
request | ListAttachedGroupPoliciesRequest | Container for the necessary parameters to execute the ListAttachedGroupPolicies service method. |
Résultat | ListAttachedGroupPoliciesResponse |
public ListAttachedGroupPoliciesAsync ( ListAttachedGroupPoliciesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ListAttachedGroupPoliciesRequest | Container for the necessary parameters to execute the ListAttachedGroupPolicies operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListAttachedGroupPoliciesAsync ( ListAttachedGroupPoliciesRequest request, ListAttachedGroupPoliciesResponse>.AmazonServiceCallback |
||
request | ListAttachedGroupPoliciesRequest | Container for the necessary parameters to execute the ListAttachedGroupPolicies operation on AmazonIdentityManagementServiceClient. |
callback | ListAttachedGroupPoliciesResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public ListAttachedRolePolicies ( ListAttachedRolePoliciesRequest request ) : ListAttachedRolePoliciesResponse | ||
request | ListAttachedRolePoliciesRequest | Container for the necessary parameters to execute the ListAttachedRolePolicies service method. |
Résultat | ListAttachedRolePoliciesResponse |
public ListAttachedRolePoliciesAsync ( ListAttachedRolePoliciesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ListAttachedRolePoliciesRequest | Container for the necessary parameters to execute the ListAttachedRolePolicies operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListAttachedRolePoliciesAsync ( ListAttachedRolePoliciesRequest request, ListAttachedRolePoliciesResponse>.AmazonServiceCallback |
||
request | ListAttachedRolePoliciesRequest | Container for the necessary parameters to execute the ListAttachedRolePolicies operation on AmazonIdentityManagementServiceClient. |
callback | ListAttachedRolePoliciesResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public ListAttachedUserPolicies ( ListAttachedUserPoliciesRequest request ) : ListAttachedUserPoliciesResponse | ||
request | ListAttachedUserPoliciesRequest | Container for the necessary parameters to execute the ListAttachedUserPolicies service method. |
Résultat | ListAttachedUserPoliciesResponse |
public ListAttachedUserPoliciesAsync ( ListAttachedUserPoliciesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ListAttachedUserPoliciesRequest | Container for the necessary parameters to execute the ListAttachedUserPolicies operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListAttachedUserPoliciesAsync ( ListAttachedUserPoliciesRequest request, ListAttachedUserPoliciesResponse>.AmazonServiceCallback |
||
request | ListAttachedUserPoliciesRequest | Container for the necessary parameters to execute the ListAttachedUserPolicies operation on AmazonIdentityManagementServiceClient. |
callback | ListAttachedUserPoliciesResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public ListEntitiesForPolicy ( ListEntitiesForPolicyRequest request ) : ListEntitiesForPolicyResponse | ||
request | ListEntitiesForPolicyRequest | Container for the necessary parameters to execute the ListEntitiesForPolicy service method. |
Résultat | ListEntitiesForPolicyResponse |
public ListEntitiesForPolicyAsync ( ListEntitiesForPolicyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ListEntitiesForPolicyRequest | Container for the necessary parameters to execute the ListEntitiesForPolicy operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListEntitiesForPolicyAsync ( ListEntitiesForPolicyRequest request, ListEntitiesForPolicyResponse>.AmazonServiceCallback |
||
request | ListEntitiesForPolicyRequest | Container for the necessary parameters to execute the ListEntitiesForPolicy operation on AmazonIdentityManagementServiceClient. |
callback | ListEntitiesForPolicyResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public ListGroupPolicies ( ListGroupPoliciesRequest request ) : ListGroupPoliciesResponse | ||
request | ListGroupPoliciesRequest | Container for the necessary parameters to execute the ListGroupPolicies service method. |
Résultat | ListGroupPoliciesResponse |
public ListGroupPoliciesAsync ( ListGroupPoliciesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ListGroupPoliciesRequest | Container for the necessary parameters to execute the ListGroupPolicies operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListGroupPoliciesAsync ( ListGroupPoliciesRequest request, ListGroupPoliciesResponse>.AmazonServiceCallback |
||
request | ListGroupPoliciesRequest | Container for the necessary parameters to execute the ListGroupPolicies operation on AmazonIdentityManagementServiceClient. |
callback | ListGroupPoliciesResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public ListGroups ( ListGroupsRequest request ) : ListGroupsResponse | ||
request | ListGroupsRequest | Container for the necessary parameters to execute the ListGroups service method. |
Résultat | ListGroupsResponse |
public ListGroupsAsync ( ListGroupsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ListGroupsRequest | Container for the necessary parameters to execute the ListGroups operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListGroupsAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListGroupsAsync ( ListGroupsResponse>.AmazonServiceCallback |
||
callback | ListGroupsResponse>.AmazonServiceCallback | |
options | AsyncOptions | /// A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. /// |
Résultat | void |
public ListGroupsAsync ( ListGroupsRequest request, ListGroupsResponse>.AmazonServiceCallback |
||
request | ListGroupsRequest | Container for the necessary parameters to execute the ListGroups operation on AmazonIdentityManagementServiceClient. |
callback | ListGroupsResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public ListGroupsForUser ( ListGroupsForUserRequest request ) : ListGroupsForUserResponse | ||
request | ListGroupsForUserRequest | Container for the necessary parameters to execute the ListGroupsForUser service method. |
Résultat | ListGroupsForUserResponse |
public ListGroupsForUserAsync ( ListGroupsForUserRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ListGroupsForUserRequest | Container for the necessary parameters to execute the ListGroupsForUser operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListGroupsForUserAsync ( ListGroupsForUserRequest request, ListGroupsForUserResponse>.AmazonServiceCallback |
||
request | ListGroupsForUserRequest | Container for the necessary parameters to execute the ListGroupsForUser operation on AmazonIdentityManagementServiceClient. |
callback | ListGroupsForUserResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public ListInstanceProfiles ( ) : ListInstanceProfilesResponse | ||
Résultat | ListInstanceProfilesResponse |
public ListInstanceProfiles ( ListInstanceProfilesRequest request ) : ListInstanceProfilesResponse | ||
request | ListInstanceProfilesRequest | Container for the necessary parameters to execute the ListInstanceProfiles service method. |
Résultat | ListInstanceProfilesResponse |
public ListInstanceProfilesAsync ( ListInstanceProfilesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ListInstanceProfilesRequest | Container for the necessary parameters to execute the ListInstanceProfiles operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListInstanceProfilesAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListInstanceProfilesAsync ( ListInstanceProfilesResponse>.AmazonServiceCallback |
||
callback | ListInstanceProfilesResponse>.AmazonServiceCallback | |
options | AsyncOptions | /// A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. /// |
Résultat | void |
public ListInstanceProfilesAsync ( ListInstanceProfilesRequest request, ListInstanceProfilesResponse>.AmazonServiceCallback |
||
request | ListInstanceProfilesRequest | Container for the necessary parameters to execute the ListInstanceProfiles operation on AmazonIdentityManagementServiceClient. |
callback | ListInstanceProfilesResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public ListInstanceProfilesForRole ( ListInstanceProfilesForRoleRequest request ) : ListInstanceProfilesForRoleResponse | ||
request | ListInstanceProfilesForRoleRequest | Container for the necessary parameters to execute the ListInstanceProfilesForRole service method. |
Résultat | ListInstanceProfilesForRoleResponse |
public ListInstanceProfilesForRoleAsync ( ListInstanceProfilesForRoleRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ListInstanceProfilesForRoleRequest | Container for the necessary parameters to execute the ListInstanceProfilesForRole operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListInstanceProfilesForRoleAsync ( ListInstanceProfilesForRoleRequest request, ListInstanceProfilesForRoleResponse>.AmazonServiceCallback |
||
request | ListInstanceProfilesForRoleRequest | Container for the necessary parameters to execute the ListInstanceProfilesForRole operation on AmazonIdentityManagementServiceClient. |
callback | ListInstanceProfilesForRoleResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public ListMFADevices ( ) : ListMFADevicesResponse | ||
Résultat | ListMFADevicesResponse |
public ListMFADevices ( ListMFADevicesRequest request ) : ListMFADevicesResponse | ||
request | ListMFADevicesRequest | Container for the necessary parameters to execute the ListMFADevices service method. |
Résultat | ListMFADevicesResponse |
public ListMFADevicesAsync ( ListMFADevicesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ListMFADevicesRequest | Container for the necessary parameters to execute the ListMFADevices operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListMFADevicesAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListMFADevicesAsync ( ListMFADevicesResponse>.AmazonServiceCallback |
||
callback | ListMFADevicesResponse>.AmazonServiceCallback | |
options | AsyncOptions | /// A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. /// |
Résultat | void |
public ListMFADevicesAsync ( ListMFADevicesRequest request, ListMFADevicesResponse>.AmazonServiceCallback |
||
request | ListMFADevicesRequest | Container for the necessary parameters to execute the ListMFADevices operation on AmazonIdentityManagementServiceClient. |
callback | ListMFADevicesResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public ListOpenIDConnectProviders ( ListOpenIDConnectProvidersRequest request ) : ListOpenIDConnectProvidersResponse | ||
request | ListOpenIDConnectProvidersRequest | Container for the necessary parameters to execute the ListOpenIDConnectProviders service method. |
Résultat | ListOpenIDConnectProvidersResponse |
public ListOpenIDConnectProvidersAsync ( ListOpenIDConnectProvidersRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ListOpenIDConnectProvidersRequest | Container for the necessary parameters to execute the ListOpenIDConnectProviders operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListOpenIDConnectProvidersAsync ( ListOpenIDConnectProvidersRequest request, ListOpenIDConnectProvidersResponse>.AmazonServiceCallback |
||
request | ListOpenIDConnectProvidersRequest | Container for the necessary parameters to execute the ListOpenIDConnectProviders operation on AmazonIdentityManagementServiceClient. |
callback | ListOpenIDConnectProvidersResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public ListPolicies ( ) : ListPoliciesResponse | ||
Résultat | ListPoliciesResponse |
public ListPolicies ( ListPoliciesRequest request ) : ListPoliciesResponse | ||
request | ListPoliciesRequest | Container for the necessary parameters to execute the ListPolicies service method. |
Résultat | ListPoliciesResponse |
public ListPoliciesAsync ( ListPoliciesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ListPoliciesRequest | Container for the necessary parameters to execute the ListPolicies operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListPoliciesAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListPoliciesAsync ( ListPoliciesResponse>.AmazonServiceCallback |
||
callback | ListPoliciesResponse>.AmazonServiceCallback | |
options | AsyncOptions | /// A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. /// |
Résultat | void |
public ListPoliciesAsync ( ListPoliciesRequest request, ListPoliciesResponse>.AmazonServiceCallback |
||
request | ListPoliciesRequest | Container for the necessary parameters to execute the ListPolicies operation on AmazonIdentityManagementServiceClient. |
callback | ListPoliciesResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public ListPolicyVersions ( ListPolicyVersionsRequest request ) : ListPolicyVersionsResponse | ||
request | ListPolicyVersionsRequest | Container for the necessary parameters to execute the ListPolicyVersions service method. |
Résultat | ListPolicyVersionsResponse |
public ListPolicyVersionsAsync ( ListPolicyVersionsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ListPolicyVersionsRequest | Container for the necessary parameters to execute the ListPolicyVersions operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListPolicyVersionsAsync ( ListPolicyVersionsRequest request, ListPolicyVersionsResponse>.AmazonServiceCallback |
||
request | ListPolicyVersionsRequest | Container for the necessary parameters to execute the ListPolicyVersions operation on AmazonIdentityManagementServiceClient. |
callback | ListPolicyVersionsResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public ListRolePolicies ( ListRolePoliciesRequest request ) : ListRolePoliciesResponse | ||
request | ListRolePoliciesRequest | Container for the necessary parameters to execute the ListRolePolicies service method. |
Résultat | ListRolePoliciesResponse |
public ListRolePoliciesAsync ( ListRolePoliciesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ListRolePoliciesRequest | Container for the necessary parameters to execute the ListRolePolicies operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListRolePoliciesAsync ( ListRolePoliciesRequest request, ListRolePoliciesResponse>.AmazonServiceCallback |
||
request | ListRolePoliciesRequest | Container for the necessary parameters to execute the ListRolePolicies operation on AmazonIdentityManagementServiceClient. |
callback | ListRolePoliciesResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public ListRoles ( ListRolesRequest request ) : ListRolesResponse | ||
request | ListRolesRequest | Container for the necessary parameters to execute the ListRoles service method. |
Résultat | ListRolesResponse |
public ListRolesAsync ( ListRolesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ListRolesRequest | Container for the necessary parameters to execute the ListRoles operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListRolesAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListRolesAsync ( ListRolesResponse>.AmazonServiceCallback |
||
callback | ListRolesResponse>.AmazonServiceCallback | |
options | AsyncOptions | /// A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. /// |
Résultat | void |
public ListRolesAsync ( ListRolesRequest request, ListRolesResponse>.AmazonServiceCallback |
||
request | ListRolesRequest | Container for the necessary parameters to execute the ListRoles operation on AmazonIdentityManagementServiceClient. |
callback | ListRolesResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public ListSAMLProviders ( ) : ListSAMLProvidersResponse | ||
Résultat | ListSAMLProvidersResponse |
public ListSAMLProviders ( ListSAMLProvidersRequest request ) : ListSAMLProvidersResponse | ||
request | ListSAMLProvidersRequest | Container for the necessary parameters to execute the ListSAMLProviders service method. |
Résultat | ListSAMLProvidersResponse |
public ListSAMLProvidersAsync ( ListSAMLProvidersRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ListSAMLProvidersRequest | Container for the necessary parameters to execute the ListSAMLProviders operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListSAMLProvidersAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListSAMLProvidersAsync ( ListSAMLProvidersResponse>.AmazonServiceCallback |
||
callback | ListSAMLProvidersResponse>.AmazonServiceCallback | |
options | AsyncOptions | /// A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. /// |
Résultat | void |
public ListSAMLProvidersAsync ( ListSAMLProvidersRequest request, ListSAMLProvidersResponse>.AmazonServiceCallback |
||
request | ListSAMLProvidersRequest | Container for the necessary parameters to execute the ListSAMLProviders operation on AmazonIdentityManagementServiceClient. |
callback | ListSAMLProvidersResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public ListSSHPublicKeys ( ListSSHPublicKeysRequest request ) : ListSSHPublicKeysResponse | ||
request | ListSSHPublicKeysRequest | Container for the necessary parameters to execute the ListSSHPublicKeys service method. |
Résultat | ListSSHPublicKeysResponse |
public ListSSHPublicKeysAsync ( ListSSHPublicKeysRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ListSSHPublicKeysRequest | Container for the necessary parameters to execute the ListSSHPublicKeys operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListSSHPublicKeysAsync ( ListSSHPublicKeysRequest request, ListSSHPublicKeysResponse>.AmazonServiceCallback |
||
request | ListSSHPublicKeysRequest | Container for the necessary parameters to execute the ListSSHPublicKeys operation on AmazonIdentityManagementServiceClient. |
callback | ListSSHPublicKeysResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public ListServerCertificates ( ) : ListServerCertificatesResponse | ||
Résultat | ListServerCertificatesResponse |
public ListServerCertificates ( ListServerCertificatesRequest request ) : ListServerCertificatesResponse | ||
request | ListServerCertificatesRequest | Container for the necessary parameters to execute the ListServerCertificates service method. |
Résultat | ListServerCertificatesResponse |
public ListServerCertificatesAsync ( ListServerCertificatesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ListServerCertificatesRequest | Container for the necessary parameters to execute the ListServerCertificates operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListServerCertificatesAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListServerCertificatesAsync ( ListServerCertificatesResponse>.AmazonServiceCallback |
||
callback | ListServerCertificatesResponse>.AmazonServiceCallback | |
options | AsyncOptions | /// A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. /// |
Résultat | void |
public ListServerCertificatesAsync ( ListServerCertificatesRequest request, ListServerCertificatesResponse>.AmazonServiceCallback |
||
request | ListServerCertificatesRequest | Container for the necessary parameters to execute the ListServerCertificates operation on AmazonIdentityManagementServiceClient. |
callback | ListServerCertificatesResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public ListServiceSpecificCredentials ( ListServiceSpecificCredentialsRequest request ) : ListServiceSpecificCredentialsResponse | ||
request | ListServiceSpecificCredentialsRequest | Container for the necessary parameters to execute the ListServiceSpecificCredentials service method. |
Résultat | ListServiceSpecificCredentialsResponse |
public ListServiceSpecificCredentialsAsync ( ListServiceSpecificCredentialsRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ListServiceSpecificCredentialsRequest | Container for the necessary parameters to execute the ListServiceSpecificCredentials operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListServiceSpecificCredentialsAsync ( ListServiceSpecificCredentialsRequest request, ListServiceSpecificCredentialsResponse>.AmazonServiceCallback |
||
request | ListServiceSpecificCredentialsRequest | Container for the necessary parameters to execute the ListServiceSpecificCredentials operation on AmazonIdentityManagementServiceClient. |
callback | ListServiceSpecificCredentialsResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public ListSigningCertificates ( ) : ListSigningCertificatesResponse | ||
Résultat | ListSigningCertificatesResponse |
public ListSigningCertificates ( ListSigningCertificatesRequest request ) : ListSigningCertificatesResponse | ||
request | ListSigningCertificatesRequest | Container for the necessary parameters to execute the ListSigningCertificates service method. |
Résultat | ListSigningCertificatesResponse |
public ListSigningCertificatesAsync ( ListSigningCertificatesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ListSigningCertificatesRequest | Container for the necessary parameters to execute the ListSigningCertificates operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListSigningCertificatesAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListSigningCertificatesAsync ( ListSigningCertificatesResponse>.AmazonServiceCallback |
||
callback | ListSigningCertificatesResponse>.AmazonServiceCallback | |
options | AsyncOptions | /// A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. /// |
Résultat | void |
public ListSigningCertificatesAsync ( ListSigningCertificatesRequest request, ListSigningCertificatesResponse>.AmazonServiceCallback |
||
request | ListSigningCertificatesRequest | Container for the necessary parameters to execute the ListSigningCertificates operation on AmazonIdentityManagementServiceClient. |
callback | ListSigningCertificatesResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public ListUserPolicies ( ListUserPoliciesRequest request ) : ListUserPoliciesResponse | ||
request | ListUserPoliciesRequest | Container for the necessary parameters to execute the ListUserPolicies service method. |
Résultat | ListUserPoliciesResponse |
public ListUserPoliciesAsync ( ListUserPoliciesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ListUserPoliciesRequest | Container for the necessary parameters to execute the ListUserPolicies operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListUserPoliciesAsync ( ListUserPoliciesRequest request, ListUserPoliciesResponse>.AmazonServiceCallback |
||
request | ListUserPoliciesRequest | Container for the necessary parameters to execute the ListUserPolicies operation on AmazonIdentityManagementServiceClient. |
callback | ListUserPoliciesResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public ListUsers ( ListUsersRequest request ) : ListUsersResponse | ||
request | ListUsersRequest | Container for the necessary parameters to execute the ListUsers service method. |
Résultat | ListUsersResponse |
public ListUsersAsync ( ListUsersRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ListUsersRequest | Container for the necessary parameters to execute the ListUsers operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListUsersAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListUsersAsync ( ListUsersResponse>.AmazonServiceCallback |
||
callback | ListUsersResponse>.AmazonServiceCallback | |
options | AsyncOptions | /// A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. /// |
Résultat | void |
public ListUsersAsync ( ListUsersRequest request, ListUsersResponse>.AmazonServiceCallback |
||
request | ListUsersRequest | Container for the necessary parameters to execute the ListUsers operation on AmazonIdentityManagementServiceClient. |
callback | ListUsersResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public ListVirtualMFADevices ( ) : ListVirtualMFADevicesResponse | ||
Résultat | ListVirtualMFADevicesResponse |
public ListVirtualMFADevices ( ListVirtualMFADevicesRequest request ) : ListVirtualMFADevicesResponse | ||
request | ListVirtualMFADevicesRequest | Container for the necessary parameters to execute the ListVirtualMFADevices service method. |
Résultat | ListVirtualMFADevicesResponse |
public ListVirtualMFADevicesAsync ( ListVirtualMFADevicesRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ListVirtualMFADevicesRequest | Container for the necessary parameters to execute the ListVirtualMFADevices operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListVirtualMFADevicesAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ListVirtualMFADevicesAsync ( ListVirtualMFADevicesResponse>.AmazonServiceCallback |
||
callback | ListVirtualMFADevicesResponse>.AmazonServiceCallback | |
options | AsyncOptions | /// A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. /// |
Résultat | void |
public ListVirtualMFADevicesAsync ( ListVirtualMFADevicesRequest request, ListVirtualMFADevicesResponse>.AmazonServiceCallback |
||
request | ListVirtualMFADevicesRequest | Container for the necessary parameters to execute the ListVirtualMFADevices operation on AmazonIdentityManagementServiceClient. |
callback | ListVirtualMFADevicesResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public PutGroupPolicy ( PutGroupPolicyRequest request ) : PutGroupPolicyResponse | ||
request | PutGroupPolicyRequest | Container for the necessary parameters to execute the PutGroupPolicy service method. |
Résultat | PutGroupPolicyResponse |
public PutGroupPolicyAsync ( PutGroupPolicyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | PutGroupPolicyRequest | Container for the necessary parameters to execute the PutGroupPolicy operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public PutGroupPolicyAsync ( PutGroupPolicyRequest request, PutGroupPolicyResponse>.AmazonServiceCallback |
||
request | PutGroupPolicyRequest | Container for the necessary parameters to execute the PutGroupPolicy operation on AmazonIdentityManagementServiceClient. |
callback | PutGroupPolicyResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public PutRolePolicy ( PutRolePolicyRequest request ) : PutRolePolicyResponse | ||
request | PutRolePolicyRequest | Container for the necessary parameters to execute the PutRolePolicy service method. |
Résultat | PutRolePolicyResponse |
public PutRolePolicyAsync ( PutRolePolicyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | PutRolePolicyRequest | Container for the necessary parameters to execute the PutRolePolicy operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public PutRolePolicyAsync ( PutRolePolicyRequest request, PutRolePolicyResponse>.AmazonServiceCallback |
||
request | PutRolePolicyRequest | Container for the necessary parameters to execute the PutRolePolicy operation on AmazonIdentityManagementServiceClient. |
callback | PutRolePolicyResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public PutUserPolicy ( PutUserPolicyRequest request ) : PutUserPolicyResponse | ||
request | PutUserPolicyRequest | Container for the necessary parameters to execute the PutUserPolicy service method. |
Résultat | PutUserPolicyResponse |
public PutUserPolicyAsync ( PutUserPolicyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | PutUserPolicyRequest | Container for the necessary parameters to execute the PutUserPolicy operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public PutUserPolicyAsync ( PutUserPolicyRequest request, PutUserPolicyResponse>.AmazonServiceCallback |
||
request | PutUserPolicyRequest | Container for the necessary parameters to execute the PutUserPolicy operation on AmazonIdentityManagementServiceClient. |
callback | PutUserPolicyResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public RemoveClientIDFromOpenIDConnectProvider ( RemoveClientIDFromOpenIDConnectProviderRequest request ) : RemoveClientIDFromOpenIDConnectProviderResponse | ||
request | RemoveClientIDFromOpenIDConnectProviderRequest | Container for the necessary parameters to execute the RemoveClientIDFromOpenIDConnectProvider service method. |
Résultat | RemoveClientIDFromOpenIDConnectProviderResponse |
public RemoveClientIDFromOpenIDConnectProviderAsync ( RemoveClientIDFromOpenIDConnectProviderRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | RemoveClientIDFromOpenIDConnectProviderRequest | Container for the necessary parameters to execute the RemoveClientIDFromOpenIDConnectProvider operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public RemoveClientIDFromOpenIDConnectProviderAsync ( RemoveClientIDFromOpenIDConnectProviderRequest request, RemoveClientIDFromOpenIDConnectProviderResponse>.AmazonServiceCallback |
||
request | RemoveClientIDFromOpenIDConnectProviderRequest | Container for the necessary parameters to execute the RemoveClientIDFromOpenIDConnectProvider operation on AmazonIdentityManagementServiceClient. |
callback | RemoveClientIDFromOpenIDConnectProviderResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public RemoveRoleFromInstanceProfile ( RemoveRoleFromInstanceProfileRequest request ) : RemoveRoleFromInstanceProfileResponse | ||
request | RemoveRoleFromInstanceProfileRequest | Container for the necessary parameters to execute the RemoveRoleFromInstanceProfile service method. |
Résultat | RemoveRoleFromInstanceProfileResponse |
public RemoveRoleFromInstanceProfileAsync ( RemoveRoleFromInstanceProfileRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | RemoveRoleFromInstanceProfileRequest | Container for the necessary parameters to execute the RemoveRoleFromInstanceProfile operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public RemoveRoleFromInstanceProfileAsync ( RemoveRoleFromInstanceProfileRequest request, RemoveRoleFromInstanceProfileResponse>.AmazonServiceCallback |
||
request | RemoveRoleFromInstanceProfileRequest | Container for the necessary parameters to execute the RemoveRoleFromInstanceProfile operation on AmazonIdentityManagementServiceClient. |
callback | RemoveRoleFromInstanceProfileResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public RemoveUserFromGroup ( RemoveUserFromGroupRequest request ) : RemoveUserFromGroupResponse | ||
request | RemoveUserFromGroupRequest | Container for the necessary parameters to execute the RemoveUserFromGroup service method. |
Résultat | RemoveUserFromGroupResponse |
public RemoveUserFromGroupAsync ( RemoveUserFromGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | RemoveUserFromGroupRequest | Container for the necessary parameters to execute the RemoveUserFromGroup operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public RemoveUserFromGroupAsync ( RemoveUserFromGroupRequest request, RemoveUserFromGroupResponse>.AmazonServiceCallback |
||
request | RemoveUserFromGroupRequest | Container for the necessary parameters to execute the RemoveUserFromGroup operation on AmazonIdentityManagementServiceClient. |
callback | RemoveUserFromGroupResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public ResetServiceSpecificCredential ( ResetServiceSpecificCredentialRequest request ) : ResetServiceSpecificCredentialResponse | ||
request | ResetServiceSpecificCredentialRequest | Container for the necessary parameters to execute the ResetServiceSpecificCredential service method. |
Résultat | ResetServiceSpecificCredentialResponse |
public ResetServiceSpecificCredentialAsync ( ResetServiceSpecificCredentialRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ResetServiceSpecificCredentialRequest | Container for the necessary parameters to execute the ResetServiceSpecificCredential operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ResetServiceSpecificCredentialAsync ( ResetServiceSpecificCredentialRequest request, ResetServiceSpecificCredentialResponse>.AmazonServiceCallback |
||
request | ResetServiceSpecificCredentialRequest | Container for the necessary parameters to execute the ResetServiceSpecificCredential operation on AmazonIdentityManagementServiceClient. |
callback | ResetServiceSpecificCredentialResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public ResyncMFADevice ( ResyncMFADeviceRequest request ) : ResyncMFADeviceResponse | ||
request | ResyncMFADeviceRequest | Container for the necessary parameters to execute the ResyncMFADevice service method. |
Résultat | ResyncMFADeviceResponse |
public ResyncMFADeviceAsync ( ResyncMFADeviceRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | ResyncMFADeviceRequest | Container for the necessary parameters to execute the ResyncMFADevice operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public ResyncMFADeviceAsync ( ResyncMFADeviceRequest request, ResyncMFADeviceResponse>.AmazonServiceCallback |
||
request | ResyncMFADeviceRequest | Container for the necessary parameters to execute the ResyncMFADevice operation on AmazonIdentityManagementServiceClient. |
callback | ResyncMFADeviceResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public SetDefaultPolicyVersion ( SetDefaultPolicyVersionRequest request ) : SetDefaultPolicyVersionResponse | ||
request | SetDefaultPolicyVersionRequest | Container for the necessary parameters to execute the SetDefaultPolicyVersion service method. |
Résultat | SetDefaultPolicyVersionResponse |
public SetDefaultPolicyVersionAsync ( SetDefaultPolicyVersionRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | SetDefaultPolicyVersionRequest | Container for the necessary parameters to execute the SetDefaultPolicyVersion operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public SetDefaultPolicyVersionAsync ( SetDefaultPolicyVersionRequest request, SetDefaultPolicyVersionResponse>.AmazonServiceCallback |
||
request | SetDefaultPolicyVersionRequest | Container for the necessary parameters to execute the SetDefaultPolicyVersion operation on AmazonIdentityManagementServiceClient. |
callback | SetDefaultPolicyVersionResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public SimulateCustomPolicy ( SimulateCustomPolicyRequest request ) : SimulateCustomPolicyResponse | ||
request | SimulateCustomPolicyRequest | Container for the necessary parameters to execute the SimulateCustomPolicy service method. |
Résultat | SimulateCustomPolicyResponse |
public SimulateCustomPolicyAsync ( SimulateCustomPolicyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | SimulateCustomPolicyRequest | Container for the necessary parameters to execute the SimulateCustomPolicy operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public SimulateCustomPolicyAsync ( SimulateCustomPolicyRequest request, SimulateCustomPolicyResponse>.AmazonServiceCallback |
||
request | SimulateCustomPolicyRequest | Container for the necessary parameters to execute the SimulateCustomPolicy operation on AmazonIdentityManagementServiceClient. |
callback | SimulateCustomPolicyResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public SimulatePrincipalPolicy ( SimulatePrincipalPolicyRequest request ) : SimulatePrincipalPolicyResponse | ||
request | SimulatePrincipalPolicyRequest | Container for the necessary parameters to execute the SimulatePrincipalPolicy service method. |
Résultat | SimulatePrincipalPolicyResponse |
public SimulatePrincipalPolicyAsync ( SimulatePrincipalPolicyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | SimulatePrincipalPolicyRequest | Container for the necessary parameters to execute the SimulatePrincipalPolicy operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public SimulatePrincipalPolicyAsync ( SimulatePrincipalPolicyRequest request, SimulatePrincipalPolicyResponse>.AmazonServiceCallback |
||
request | SimulatePrincipalPolicyRequest | Container for the necessary parameters to execute the SimulatePrincipalPolicy operation on AmazonIdentityManagementServiceClient. |
callback | SimulatePrincipalPolicyResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public UpdateAccessKey ( UpdateAccessKeyRequest request ) : UpdateAccessKeyResponse | ||
request | UpdateAccessKeyRequest | Container for the necessary parameters to execute the UpdateAccessKey service method. |
Résultat | UpdateAccessKeyResponse |
public UpdateAccessKeyAsync ( UpdateAccessKeyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | UpdateAccessKeyRequest | Container for the necessary parameters to execute the UpdateAccessKey operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public UpdateAccessKeyAsync ( UpdateAccessKeyRequest request, UpdateAccessKeyResponse>.AmazonServiceCallback |
||
request | UpdateAccessKeyRequest | Container for the necessary parameters to execute the UpdateAccessKey operation on AmazonIdentityManagementServiceClient. |
callback | UpdateAccessKeyResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public UpdateAccountPasswordPolicy ( ) : UpdateAccountPasswordPolicyResponse | ||
Résultat | UpdateAccountPasswordPolicyResponse |
public UpdateAccountPasswordPolicy ( UpdateAccountPasswordPolicyRequest request ) : UpdateAccountPasswordPolicyResponse | ||
request | UpdateAccountPasswordPolicyRequest | Container for the necessary parameters to execute the UpdateAccountPasswordPolicy service method. |
Résultat | UpdateAccountPasswordPolicyResponse |
public UpdateAccountPasswordPolicyAsync ( System cancellationToken = default(CancellationToken) ) : Task |
||
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public UpdateAccountPasswordPolicyAsync ( UpdateAccountPasswordPolicyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | UpdateAccountPasswordPolicyRequest | Container for the necessary parameters to execute the UpdateAccountPasswordPolicy operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public UpdateAccountPasswordPolicyAsync ( UpdateAccountPasswordPolicyResponse>.AmazonServiceCallback |
||
callback | UpdateAccountPasswordPolicyResponse>.AmazonServiceCallback | |
options | AsyncOptions | /// A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. /// |
Résultat | void |
public UpdateAccountPasswordPolicyAsync ( UpdateAccountPasswordPolicyRequest request, UpdateAccountPasswordPolicyResponse>.AmazonServiceCallback |
||
request | UpdateAccountPasswordPolicyRequest | Container for the necessary parameters to execute the UpdateAccountPasswordPolicy operation on AmazonIdentityManagementServiceClient. |
callback | UpdateAccountPasswordPolicyResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public UpdateAssumeRolePolicy ( UpdateAssumeRolePolicyRequest request ) : UpdateAssumeRolePolicyResponse | ||
request | UpdateAssumeRolePolicyRequest | Container for the necessary parameters to execute the UpdateAssumeRolePolicy service method. |
Résultat | UpdateAssumeRolePolicyResponse |
public UpdateAssumeRolePolicyAsync ( UpdateAssumeRolePolicyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | UpdateAssumeRolePolicyRequest | Container for the necessary parameters to execute the UpdateAssumeRolePolicy operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public UpdateAssumeRolePolicyAsync ( UpdateAssumeRolePolicyRequest request, UpdateAssumeRolePolicyResponse>.AmazonServiceCallback |
||
request | UpdateAssumeRolePolicyRequest | Container for the necessary parameters to execute the UpdateAssumeRolePolicy operation on AmazonIdentityManagementServiceClient. |
callback | UpdateAssumeRolePolicyResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public UpdateGroup ( UpdateGroupRequest request ) : UpdateGroupResponse | ||
request | UpdateGroupRequest | Container for the necessary parameters to execute the UpdateGroup service method. |
Résultat | UpdateGroupResponse |
public UpdateGroupAsync ( UpdateGroupRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | UpdateGroupRequest | Container for the necessary parameters to execute the UpdateGroup operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public UpdateGroupAsync ( UpdateGroupRequest request, UpdateGroupResponse>.AmazonServiceCallback |
||
request | UpdateGroupRequest | Container for the necessary parameters to execute the UpdateGroup operation on AmazonIdentityManagementServiceClient. |
callback | UpdateGroupResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public UpdateLoginProfile ( UpdateLoginProfileRequest request ) : UpdateLoginProfileResponse | ||
request | UpdateLoginProfileRequest | Container for the necessary parameters to execute the UpdateLoginProfile service method. |
Résultat | UpdateLoginProfileResponse |
public UpdateLoginProfileAsync ( UpdateLoginProfileRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | UpdateLoginProfileRequest | Container for the necessary parameters to execute the UpdateLoginProfile operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public UpdateLoginProfileAsync ( UpdateLoginProfileRequest request, UpdateLoginProfileResponse>.AmazonServiceCallback |
||
request | UpdateLoginProfileRequest | Container for the necessary parameters to execute the UpdateLoginProfile operation on AmazonIdentityManagementServiceClient. |
callback | UpdateLoginProfileResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public UpdateOpenIDConnectProviderThumbprint ( UpdateOpenIDConnectProviderThumbprintRequest request ) : UpdateOpenIDConnectProviderThumbprintResponse | ||
request | UpdateOpenIDConnectProviderThumbprintRequest | Container for the necessary parameters to execute the UpdateOpenIDConnectProviderThumbprint service method. |
Résultat | UpdateOpenIDConnectProviderThumbprintResponse |
public UpdateOpenIDConnectProviderThumbprintAsync ( UpdateOpenIDConnectProviderThumbprintRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | UpdateOpenIDConnectProviderThumbprintRequest | Container for the necessary parameters to execute the UpdateOpenIDConnectProviderThumbprint operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public UpdateOpenIDConnectProviderThumbprintAsync ( UpdateOpenIDConnectProviderThumbprintRequest request, UpdateOpenIDConnectProviderThumbprintResponse>.AmazonServiceCallback |
||
request | UpdateOpenIDConnectProviderThumbprintRequest | Container for the necessary parameters to execute the UpdateOpenIDConnectProviderThumbprint operation on AmazonIdentityManagementServiceClient. |
callback | UpdateOpenIDConnectProviderThumbprintResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public UpdateSAMLProvider ( UpdateSAMLProviderRequest request ) : UpdateSAMLProviderResponse | ||
request | UpdateSAMLProviderRequest | Container for the necessary parameters to execute the UpdateSAMLProvider service method. |
Résultat | UpdateSAMLProviderResponse |
public UpdateSAMLProviderAsync ( UpdateSAMLProviderRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | UpdateSAMLProviderRequest | Container for the necessary parameters to execute the UpdateSAMLProvider operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public UpdateSAMLProviderAsync ( UpdateSAMLProviderRequest request, UpdateSAMLProviderResponse>.AmazonServiceCallback |
||
request | UpdateSAMLProviderRequest | Container for the necessary parameters to execute the UpdateSAMLProvider operation on AmazonIdentityManagementServiceClient. |
callback | UpdateSAMLProviderResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public UpdateSSHPublicKey ( UpdateSSHPublicKeyRequest request ) : UpdateSSHPublicKeyResponse | ||
request | UpdateSSHPublicKeyRequest | Container for the necessary parameters to execute the UpdateSSHPublicKey service method. |
Résultat | UpdateSSHPublicKeyResponse |
public UpdateSSHPublicKeyAsync ( UpdateSSHPublicKeyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | UpdateSSHPublicKeyRequest | Container for the necessary parameters to execute the UpdateSSHPublicKey operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public UpdateSSHPublicKeyAsync ( UpdateSSHPublicKeyRequest request, UpdateSSHPublicKeyResponse>.AmazonServiceCallback |
||
request | UpdateSSHPublicKeyRequest | Container for the necessary parameters to execute the UpdateSSHPublicKey operation on AmazonIdentityManagementServiceClient. |
callback | UpdateSSHPublicKeyResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public UpdateServerCertificate ( UpdateServerCertificateRequest request ) : UpdateServerCertificateResponse | ||
request | UpdateServerCertificateRequest | Container for the necessary parameters to execute the UpdateServerCertificate service method. |
Résultat | UpdateServerCertificateResponse |
public UpdateServerCertificateAsync ( UpdateServerCertificateRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | UpdateServerCertificateRequest | Container for the necessary parameters to execute the UpdateServerCertificate operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public UpdateServerCertificateAsync ( UpdateServerCertificateRequest request, UpdateServerCertificateResponse>.AmazonServiceCallback |
||
request | UpdateServerCertificateRequest | Container for the necessary parameters to execute the UpdateServerCertificate operation on AmazonIdentityManagementServiceClient. |
callback | UpdateServerCertificateResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public UpdateServiceSpecificCredential ( UpdateServiceSpecificCredentialRequest request ) : UpdateServiceSpecificCredentialResponse | ||
request | UpdateServiceSpecificCredentialRequest | Container for the necessary parameters to execute the UpdateServiceSpecificCredential service method. |
Résultat | UpdateServiceSpecificCredentialResponse |
public UpdateServiceSpecificCredentialAsync ( UpdateServiceSpecificCredentialRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | UpdateServiceSpecificCredentialRequest | Container for the necessary parameters to execute the UpdateServiceSpecificCredential operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public UpdateServiceSpecificCredentialAsync ( UpdateServiceSpecificCredentialRequest request, UpdateServiceSpecificCredentialResponse>.AmazonServiceCallback |
||
request | UpdateServiceSpecificCredentialRequest | Container for the necessary parameters to execute the UpdateServiceSpecificCredential operation on AmazonIdentityManagementServiceClient. |
callback | UpdateServiceSpecificCredentialResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public UpdateSigningCertificate ( UpdateSigningCertificateRequest request ) : UpdateSigningCertificateResponse | ||
request | UpdateSigningCertificateRequest | Container for the necessary parameters to execute the UpdateSigningCertificate service method. |
Résultat | UpdateSigningCertificateResponse |
public UpdateSigningCertificateAsync ( UpdateSigningCertificateRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | UpdateSigningCertificateRequest | Container for the necessary parameters to execute the UpdateSigningCertificate operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public UpdateSigningCertificateAsync ( UpdateSigningCertificateRequest request, UpdateSigningCertificateResponse>.AmazonServiceCallback |
||
request | UpdateSigningCertificateRequest | Container for the necessary parameters to execute the UpdateSigningCertificate operation on AmazonIdentityManagementServiceClient. |
callback | UpdateSigningCertificateResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public UpdateUser ( UpdateUserRequest request ) : UpdateUserResponse | ||
request | UpdateUserRequest | Container for the necessary parameters to execute the UpdateUser service method. |
Résultat | UpdateUserResponse |
public UpdateUserAsync ( UpdateUserRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | UpdateUserRequest | Container for the necessary parameters to execute the UpdateUser operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public UpdateUserAsync ( UpdateUserRequest request, UpdateUserResponse>.AmazonServiceCallback |
||
request | UpdateUserRequest | Container for the necessary parameters to execute the UpdateUser operation on AmazonIdentityManagementServiceClient. |
callback | UpdateUserResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public UploadSSHPublicKey ( UploadSSHPublicKeyRequest request ) : UploadSSHPublicKeyResponse | ||
request | UploadSSHPublicKeyRequest | Container for the necessary parameters to execute the UploadSSHPublicKey service method. |
Résultat | UploadSSHPublicKeyResponse |
public UploadSSHPublicKeyAsync ( UploadSSHPublicKeyRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | UploadSSHPublicKeyRequest | Container for the necessary parameters to execute the UploadSSHPublicKey operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public UploadSSHPublicKeyAsync ( UploadSSHPublicKeyRequest request, UploadSSHPublicKeyResponse>.AmazonServiceCallback |
||
request | UploadSSHPublicKeyRequest | Container for the necessary parameters to execute the UploadSSHPublicKey operation on AmazonIdentityManagementServiceClient. |
callback | UploadSSHPublicKeyResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public UploadServerCertificate ( UploadServerCertificateRequest request ) : UploadServerCertificateResponse | ||
request | UploadServerCertificateRequest | Container for the necessary parameters to execute the UploadServerCertificate service method. |
Résultat | UploadServerCertificateResponse |
public UploadServerCertificateAsync ( UploadServerCertificateRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | UploadServerCertificateRequest | Container for the necessary parameters to execute the UploadServerCertificate operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public UploadServerCertificateAsync ( UploadServerCertificateRequest request, UploadServerCertificateResponse>.AmazonServiceCallback |
||
request | UploadServerCertificateRequest | Container for the necessary parameters to execute the UploadServerCertificate operation on AmazonIdentityManagementServiceClient. |
callback | UploadServerCertificateResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |
public UploadSigningCertificate ( UploadSigningCertificateRequest request ) : UploadSigningCertificateResponse | ||
request | UploadSigningCertificateRequest | Container for the necessary parameters to execute the UploadSigningCertificate service method. |
Résultat | UploadSigningCertificateResponse |
public UploadSigningCertificateAsync ( UploadSigningCertificateRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | UploadSigningCertificateRequest | Container for the necessary parameters to execute the UploadSigningCertificate operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
Résultat | Task |
public UploadSigningCertificateAsync ( UploadSigningCertificateRequest request, UploadSigningCertificateResponse>.AmazonServiceCallback |
||
request | UploadSigningCertificateRequest | Container for the necessary parameters to execute the UploadSigningCertificate operation on AmazonIdentityManagementServiceClient. |
callback | UploadSigningCertificateResponse>.AmazonServiceCallback | An Action delegate that is invoked when the operation completes. |
options | AsyncOptions | A user-defined state object that is passed to the callback procedure. Retrieve this object from within the callback /// procedure using the AsyncState property. |
Résultat | void |