Difference between revisions of "Aws iam list-saml-providers"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
* https://awscli.amazonaws.com/v2/documentation/api/latest/reference/iam/list-saml-providers.html | * https://awscli.amazonaws.com/v2/documentation/api/latest/reference/iam/list-saml-providers.html | ||
aws iam list-saml-providers | aws iam list-saml-providers | ||
+ | |||
+ | aws iam list-saml-providers | ||
+ | { | ||
+ | "SAMLProviderList": [ | ||
+ | { | ||
+ | "Arn": "arn:aws:iam::1234567899:saml-provider/your-saml-provider-name", | ||
+ | "ValidUntil": "2122-03-17T06:00:44+00:00", | ||
+ | "CreateDate": "2022-03-17T06:00:44+00:00" | ||
+ | } | ||
+ | ] | ||
+ | } | ||
+ | |||
+ | |||
== Related == | == Related == |
Revision as of 07:12, 17 March 2022
aws iam list-saml-providers
aws iam list-saml-providers { "SAMLProviderList": [ { "Arn": "arn:aws:iam::1234567899:saml-provider/your-saml-provider-name", "ValidUntil": "2122-03-17T06:00:44+00:00", "CreateDate": "2022-03-17T06:00:44+00:00" } ] }
Related
See also
aws iam
,create-saml-provider
,list-saml-providers
- IAM: AWS IAM Identity Center, AWS Identity and Access Management, Google Cloud IAM, Azure IAM, SailPoint, CyberArk, CIAM, ForgeRock,
iam:ChangePassword
,aws iam
,AdministratorAccess
, Context keys, IAM Access Analyzer, AWS policy, AWS managed policies,IAMUserChangePassword
, AWS Roles, List of AWS policies, Resource-based policy,aws-iam-authenticator
, IRSA, RDS Authentication,AccessDenied
, AWS Authentication, AWS IAM external access analyzer
Advertising: