AWS::SSO::ApplicationProviderAn application provider that can be used to connect an AWS managed application or customer managed application to IAM Identity Center.
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
ApplicationProviderArn | string | The ARN of the application provider. |
DisplayData | DisplayData | - |
FederationProtocol | string | The protocol used to federate to the application provider. |
ResourceServerConfig | ResourceServerConfig | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::SSO::ApplicationProvider
Resources:
MyResource:
Type: AWS::SSO::ApplicationProvider
Properties:Permissions CloudFormation needs in your IAM role to manage this resource.
sso:DescribeApplicationProvidersso:ListApplicationProvidersOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterApplicationProviderArn