Difference between revisions of "Aws iam list-saml-providers"
Jump to navigation
Jump to search
(9 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
+ | * https://awscli.amazonaws.com/v2/documentation/api/latest/reference/iam/list-saml-providers.html | ||
+ | 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 == | ||
+ | * <code>[[aws list all]]</code> | ||
* <code>[[aws iam list-roles]]</code> | * <code>[[aws iam list-roles]]</code> | ||
+ | * <code>[[aws iam create-saml-provider]]</code> | ||
+ | * [[ACS URL]] | ||
== See also == | == See also == | ||
* {{aws iam saml}} | * {{aws iam saml}} | ||
− | |||
* {{IAM}} | * {{IAM}} | ||
+ | * {{SAML}} | ||
[[Category:AWS]] | [[Category:AWS]] |
Latest revision as of 13:32, 14 October 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[edit]
See also[edit]
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 - SAML, IdP, Assertion, Attribute, SCIM, Amazon Cognito, OpenID Connect (OIDC), SAML response,
SAML:EduPersonOrgDN
, Assertion Consumer Service (ACS), SAML examples,Entity ID
,Name ID
,SAMLResponse, saml-provider, saml2aws
,aws_iam_saml_provider
Advertising: