amazonaws.com

The Identity Store service used by AWS IAM Identity Center (successor to AWS Single Sign-On) provides a single place to retrieve all of your identities (users and groups). For more information, see the IAM Identity C

🔑 oauth2 19 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
Retrieves the <code>UserId</code> in an identity store.
curl \
  -H "Authorization: $API_KEY" \
  http://identitystore.us-east-1.amazonaws.com/#X-Amz-Target=AWSIdentityStore.GetUserId
Lists all users in the identity store. Returns a paginated list of complete <…
curl \
  -H "Authorization: $API_KEY" \
  http://identitystore.us-east-1.amazonaws.com/#X-Amz-Target=AWSIdentityStore.ListUsers
Endpoints (19 total)
POST
/#X-Amz-Target=AWSIdentityStore.GetUserId
Retrieves the <code>UserId</code> in an identity store.
POST
/#X-Amz-Target=AWSIdentityStore.ListUsers
Lists all users in the identity store. Returns a paginated list of complete <…
POST
/#X-Amz-Target=AWSIdentityStore.CreateUser
Creates a user within the specified identity store.
POST
/#X-Amz-Target=AWSIdentityStore.DeleteUser
Deletes a user within an identity store given <code>UserId</code>.
POST
/#X-Amz-Target=AWSIdentityStore.GetGroupId
Retrieves <code>GroupId</code> in an identity store.
POST
/#X-Amz-Target=AWSIdentityStore.ListGroups
Lists all groups in the identity store. Returns a paginated list of complete …
POST
/#X-Amz-Target=AWSIdentityStore.UpdateUser
For the specified user in the specified identity store, updates the user meta…
POST
/#X-Amz-Target=AWSIdentityStore.CreateGroup
Creates a group within the specified identity store.
POST
/#X-Amz-Target=AWSIdentityStore.DeleteGroup
Delete a group within an identity store given <code>GroupId</code>.
POST
/#X-Amz-Target=AWSIdentityStore.UpdateGroup
For the specified group in the specified identity store, updates the group me…
POST
/#X-Amz-Target=AWSIdentityStore.DescribeUser
Retrieves the user metadata and attributes from the <code>UserId</code> in an…
POST
/#X-Amz-Target=AWSIdentityStore.DescribeGroup
Retrieves the group metadata and attributes from <code>GroupId</code> in an i…
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints19
Authoauth2
Categories1
http://identitystore.us-east-1.amazonaws.com