Learn R Programming

paws.security.identity (version 0.1.12)

cognitoidentityprovider: Amazon Cognito Identity Provider

Description

Using the Amazon Cognito User Pools API, you can create a user pool to manage directories and users. You can authenticate a user to obtain tokens related to user identity and access policies.

This API reference provides information about user pools in Amazon Cognito User Pools.

For more information, see the Amazon Cognito Documentation.

Usage

cognitoidentityprovider(config = list())

Value

A client for the service. You can call the service's operations using syntax like svc$operation(...), where svc is the name you've assigned to the client. The available operations are listed in the Operations section.

Arguments

config

Optional configuration of credentials, endpoint, and/or region.

Service syntax

svc <- cognitoidentityprovider(
  config = list(
    credentials = list(
      creds = list(
        access_key_id = "string",
        secret_access_key = "string",
        session_token = "string"
      ),
      profile = "string"
    ),
    endpoint = "string",
    region = "string"
  )
)

Operations

add_custom_attributesAdds additional user attributes to the user pool schema
admin_add_user_to_groupAdds the specified user to the specified group
admin_confirm_sign_upConfirms user registration as an admin without using a confirmation code
admin_create_userCreates a new user in the specified user pool
admin_delete_userDeletes a user as an administrator
admin_delete_user_attributesDeletes the user attributes in a user pool as an administrator
admin_disable_provider_for_userDisables the user from signing in with the specified external (SAML or social) identity provider
admin_disable_userDisables the specified user
admin_enable_userEnables the specified user as an administrator
admin_forget_deviceForgets the device, as an administrator
admin_get_deviceGets the device, as an administrator
admin_get_userGets the specified user by user name in a user pool as an administrator
admin_initiate_authInitiates the authentication flow, as an administrator
admin_link_provider_for_userLinks an existing user account in a user pool (DestinationUser) to an identity from an external identity provider (SourceUser) based on a specified attribute name and value from the external identity provider
admin_list_devicesLists devices, as an administrator
admin_list_groups_for_userLists the groups that the user belongs to
admin_list_user_auth_eventsLists a history of user activity and any risks detected as part of Amazon Cognito advanced security
admin_remove_user_from_groupRemoves the specified user from the specified group
admin_reset_user_passwordResets the specified user's password in a user pool as an administrator
admin_respond_to_auth_challengeResponds to an authentication challenge, as an administrator
admin_set_user_mfa_preferenceSets the user's multi-factor authentication (MFA) preference, including which MFA options are enabled and if any are preferred
admin_set_user_passwordSets the specified user's password in a user pool as an administrator
admin_set_user_settingsThis action is no longer supported
admin_update_auth_event_feedbackProvides feedback for an authentication event as to whether it was from a valid user
admin_update_device_statusUpdates the device status as an administrator
admin_update_user_attributesUpdates the specified user's attributes, including developer attributes, as an administrator
admin_user_global_sign_outSigns out users from all devices, as an administrator
associate_software_tokenReturns a unique generated shared secret key code for the user account
change_passwordChanges the password for a specified user in a user pool
confirm_deviceConfirms tracking of the device
confirm_forgot_passwordAllows a user to enter a confirmation code to reset a forgotten password
confirm_sign_upConfirms registration of a user and handles the existing alias from a previous user
create_groupCreates a new group in the specified user pool
create_identity_providerCreates an identity provider for a user pool
create_resource_serverCreates a new OAuth2
create_user_import_jobCreates the user import job
create_user_poolCreates a new Amazon Cognito user pool and sets the password policy for the pool
create_user_pool_clientCreates the user pool client
create_user_pool_domainCreates a new domain for a user pool
delete_groupDeletes a group
delete_identity_providerDeletes an identity provider for a user pool
delete_resource_serverDeletes a resource server
delete_userAllows a user to delete himself or herself
delete_user_attributesDeletes the attributes for a user
delete_user_poolDeletes the specified Amazon Cognito user pool
delete_user_pool_clientAllows the developer to delete the user pool client
delete_user_pool_domainDeletes a domain for a user pool
describe_identity_providerGets information about a specific identity provider
describe_resource_serverDescribes a resource server
describe_risk_configurationDescribes the risk configuration
describe_user_import_jobDescribes the user import job
describe_user_poolReturns the configuration information and metadata of the specified user pool
describe_user_pool_clientClient method for returning the configuration information and metadata of the specified user pool app client
describe_user_pool_domainGets information about a domain
forget_deviceForgets the specified device
forgot_passwordCalling this API causes a message to be sent to the end user with a confirmation code that is required to change the user's password
get_csv_headerGets the header information for the
get_deviceGets the device
get_groupGets a group
get_identity_provider_by_identifierGets the specified identity provider
get_signing_certificateThis method takes a user pool ID, and returns the signing certificate
get_ui_customizationGets the UI Customization information for a particular app client's app UI, if there is something set
get_userGets the user attributes and metadata for a user
get_user_attribute_verification_codeGets the user attribute verification code for the specified attribute name
get_user_pool_mfa_configGets the user pool multi-factor authentication (MFA) configuration
global_sign_outSigns out users from all devices
initiate_authInitiates the authentication flow
list_devicesLists the devices
list_groupsLists the groups associated with a user pool
list_identity_providersLists information about all identity providers for a user pool
list_resource_serversLists the resource servers for a user pool
list_tags_for_resourceLists the tags that are assigned to an Amazon Cognito user pool
list_user_import_jobsLists the user import jobs
list_user_pool_clientsLists the clients that have been created for the specified user pool
list_user_poolsLists the user pools associated with an AWS account
list_usersLists the users in the Amazon Cognito user pool
list_users_in_groupLists the users in the specified group
resend_confirmation_codeResends the confirmation (for confirmation of registration) to a specific user in the user pool
respond_to_auth_challengeResponds to the authentication challenge
set_risk_configurationConfigures actions on detected risks
set_ui_customizationSets the UI customization information for a user pool's built-in app UI
set_user_mfa_preferenceSet the user's multi-factor authentication (MFA) method preference, including which MFA factors are enabled and if any are preferred
set_user_pool_mfa_configSet the user pool multi-factor authentication (MFA) configuration
set_user_settingsThis action is no longer supported
sign_upRegisters the user in the specified user pool and creates a user name, password, and user attributes
start_user_import_jobStarts the user import
stop_user_import_jobStops the user import job
tag_resourceAssigns a set of tags to an Amazon Cognito user pool
untag_resourceRemoves the specified tags from an Amazon Cognito user pool
update_auth_event_feedbackProvides the feedback for an authentication event whether it was from a valid user or not
update_device_statusUpdates the device status
update_groupUpdates the specified group with the specified attributes
update_identity_providerUpdates identity provider information for a user pool
update_resource_serverUpdates the name and scopes of resource server
update_user_attributesAllows a user to update a specific attribute (one at a time)
update_user_poolUpdates the specified user pool with the specified attributes
update_user_pool_clientUpdates the specified user pool app client with the specified attributes
update_user_pool_domainUpdates the Secure Sockets Layer (SSL) certificate for the custom domain for your user pool
verify_software_tokenUse this API to register a user's entered TOTP code and mark the user's software token MFA status as "verified" if successful
verify_user_attributeVerifies the specified user attributes in the user pool

Examples

Run this code
if (FALSE) {
svc <- cognitoidentityprovider()
svc$add_custom_attributes(
  Foo = 123
)
}

Run the code above in your browser using DataLab