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.
Posted on:
2018-08-27
Provider
AWS Identity and Access Management
decription
AWS Identity and Access Management (IAM) enables you to securely control access to AWS services and resources for your users. Using IAM, you can create and manage AWS users and groups, and use permissions to allow and deny their access to AWS resources.IAM is a feature of your AWS account offered at no additional charge. You will be charged only for use of other AWS services by your users.To get started using IAM, orif you have already registered with AWS, go to theAWS Management Consoleand get started with theseIAM Best Practices.
Documentation
Curl command through Streamdata.io
curl -v "https://streamdata.motwin.net/http:///?Action=RemoveClientIDFromOpenIDConnectProvider?X-Sd-Token={streamdata_token}&ClientID={field_value}&OpenIDConnectProviderArn={field_value}"