Application
Resource for managing an AWS SSO Admin Application.
The
CreateApplicationAPI only supports custom OAuth 2.0 applications. Creation of 3rd party SAML or OAuth 2.0 applications require setup to be done through the associated app service or AWS console. See this issue for additional context.
Example Usage
Import
Using pulumi import, import SSO Admin Application using the id. For example:
$ pulumi import aws:ssoadmin/application:Application example arn:aws:sso::012345678901:application/id-12345678Content copied to clipboard