We recommend new projects start with resources from the AWS provider.
aws-native.iam.getSamlProvider
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Resource Type definition for AWS::IAM::SAMLProvider
Using getSamlProvider
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getSamlProvider(args: GetSamlProviderArgs, opts?: InvokeOptions): Promise<GetSamlProviderResult>
function getSamlProviderOutput(args: GetSamlProviderOutputArgs, opts?: InvokeOptions): Output<GetSamlProviderResult>
def get_saml_provider(arn: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetSamlProviderResult
def get_saml_provider_output(arn: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSamlProviderResult]
func LookupSamlProvider(ctx *Context, args *LookupSamlProviderArgs, opts ...InvokeOption) (*LookupSamlProviderResult, error)
func LookupSamlProviderOutput(ctx *Context, args *LookupSamlProviderOutputArgs, opts ...InvokeOption) LookupSamlProviderResultOutput
> Note: This function is named LookupSamlProvider
in the Go SDK.
public static class GetSamlProvider
{
public static Task<GetSamlProviderResult> InvokeAsync(GetSamlProviderArgs args, InvokeOptions? opts = null)
public static Output<GetSamlProviderResult> Invoke(GetSamlProviderInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetSamlProviderResult> getSamlProvider(GetSamlProviderArgs args, InvokeOptions options)
public static Output<GetSamlProviderResult> getSamlProvider(GetSamlProviderArgs args, InvokeOptions options)
fn::invoke:
function: aws-native:iam:getSamlProvider
arguments:
# arguments dictionary
The following arguments are supported:
- Arn string
- Amazon Resource Name (ARN) of the SAML provider
- Arn string
- Amazon Resource Name (ARN) of the SAML provider
- arn String
- Amazon Resource Name (ARN) of the SAML provider
- arn string
- Amazon Resource Name (ARN) of the SAML provider
- arn str
- Amazon Resource Name (ARN) of the SAML provider
- arn String
- Amazon Resource Name (ARN) of the SAML provider
getSamlProvider Result
The following output properties are available:
- Arn string
- Amazon Resource Name (ARN) of the SAML provider
- Assertion
Encryption Pulumi.Mode Aws Native. Iam. Saml Provider Assertion Encryption Mode - The encryption setting for the SAML provider
- Private
Key List<Pulumi.List Aws Native. Iam. Outputs. Saml Provider Saml Private Key> - The private key metadata for the SAML provider.
- Saml
Metadata stringDocument An XML document generated by an identity provider (IdP) that supports SAML 2.0. The document includes the issuer's name, expiration information, and keys that can be used to validate the SAML authentication response (assertions) that are received from the IdP. You must generate the metadata document using the identity management software that is used as your organization's IdP.
For more information, see About SAML 2.0-based federation in the IAM User Guide
- Saml
Provider stringUuid - The unique identifier assigned to the SAML provider
- List<Pulumi.
Aws Native. Outputs. Tag> A list of tags that you want to attach to the new IAM SAML provider. Each tag consists of a key name and an associated value. For more information about tagging, see Tagging IAM resources in the IAM User Guide .
If any one of the tags is invalid or if you exceed the allowed maximum number of tags, then the entire request fails and the resource is not created.
- Arn string
- Amazon Resource Name (ARN) of the SAML provider
- Assertion
Encryption SamlMode Provider Assertion Encryption Mode - The encryption setting for the SAML provider
- Private
Key []SamlList Provider Saml Private Key - The private key metadata for the SAML provider.
- Saml
Metadata stringDocument An XML document generated by an identity provider (IdP) that supports SAML 2.0. The document includes the issuer's name, expiration information, and keys that can be used to validate the SAML authentication response (assertions) that are received from the IdP. You must generate the metadata document using the identity management software that is used as your organization's IdP.
For more information, see About SAML 2.0-based federation in the IAM User Guide
- Saml
Provider stringUuid - The unique identifier assigned to the SAML provider
- Tag
A list of tags that you want to attach to the new IAM SAML provider. Each tag consists of a key name and an associated value. For more information about tagging, see Tagging IAM resources in the IAM User Guide .
If any one of the tags is invalid or if you exceed the allowed maximum number of tags, then the entire request fails and the resource is not created.
- arn String
- Amazon Resource Name (ARN) of the SAML provider
- assertion
Encryption SamlMode Provider Assertion Encryption Mode - The encryption setting for the SAML provider
- private
Key List<SamlList Provider Saml Private Key> - The private key metadata for the SAML provider.
- saml
Metadata StringDocument An XML document generated by an identity provider (IdP) that supports SAML 2.0. The document includes the issuer's name, expiration information, and keys that can be used to validate the SAML authentication response (assertions) that are received from the IdP. You must generate the metadata document using the identity management software that is used as your organization's IdP.
For more information, see About SAML 2.0-based federation in the IAM User Guide
- saml
Provider StringUuid - The unique identifier assigned to the SAML provider
- List<Tag>
A list of tags that you want to attach to the new IAM SAML provider. Each tag consists of a key name and an associated value. For more information about tagging, see Tagging IAM resources in the IAM User Guide .
If any one of the tags is invalid or if you exceed the allowed maximum number of tags, then the entire request fails and the resource is not created.
- arn string
- Amazon Resource Name (ARN) of the SAML provider
- assertion
Encryption SamlMode Provider Assertion Encryption Mode - The encryption setting for the SAML provider
- private
Key SamlList Provider Saml Private Key[] - The private key metadata for the SAML provider.
- saml
Metadata stringDocument An XML document generated by an identity provider (IdP) that supports SAML 2.0. The document includes the issuer's name, expiration information, and keys that can be used to validate the SAML authentication response (assertions) that are received from the IdP. You must generate the metadata document using the identity management software that is used as your organization's IdP.
For more information, see About SAML 2.0-based federation in the IAM User Guide
- saml
Provider stringUuid - The unique identifier assigned to the SAML provider
- Tag[]
A list of tags that you want to attach to the new IAM SAML provider. Each tag consists of a key name and an associated value. For more information about tagging, see Tagging IAM resources in the IAM User Guide .
If any one of the tags is invalid or if you exceed the allowed maximum number of tags, then the entire request fails and the resource is not created.
- arn str
- Amazon Resource Name (ARN) of the SAML provider
- assertion_
encryption_ Samlmode Provider Assertion Encryption Mode - The encryption setting for the SAML provider
- private_
key_ Sequence[Samllist Provider Saml Private Key] - The private key metadata for the SAML provider.
- saml_
metadata_ strdocument An XML document generated by an identity provider (IdP) that supports SAML 2.0. The document includes the issuer's name, expiration information, and keys that can be used to validate the SAML authentication response (assertions) that are received from the IdP. You must generate the metadata document using the identity management software that is used as your organization's IdP.
For more information, see About SAML 2.0-based federation in the IAM User Guide
- saml_
provider_ struuid - The unique identifier assigned to the SAML provider
- Sequence[root_Tag]
A list of tags that you want to attach to the new IAM SAML provider. Each tag consists of a key name and an associated value. For more information about tagging, see Tagging IAM resources in the IAM User Guide .
If any one of the tags is invalid or if you exceed the allowed maximum number of tags, then the entire request fails and the resource is not created.
- arn String
- Amazon Resource Name (ARN) of the SAML provider
- assertion
Encryption "Allowed" | "Required"Mode - The encryption setting for the SAML provider
- private
Key List<Property Map>List - The private key metadata for the SAML provider.
- saml
Metadata StringDocument An XML document generated by an identity provider (IdP) that supports SAML 2.0. The document includes the issuer's name, expiration information, and keys that can be used to validate the SAML authentication response (assertions) that are received from the IdP. You must generate the metadata document using the identity management software that is used as your organization's IdP.
For more information, see About SAML 2.0-based federation in the IAM User Guide
- saml
Provider StringUuid - The unique identifier assigned to the SAML provider
- List<Property Map>
A list of tags that you want to attach to the new IAM SAML provider. Each tag consists of a key name and an associated value. For more information about tagging, see Tagging IAM resources in the IAM User Guide .
If any one of the tags is invalid or if you exceed the allowed maximum number of tags, then the entire request fails and the resource is not created.
Supporting Types
SamlProviderAssertionEncryptionMode
SamlProviderSamlPrivateKey
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.