This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::DevOpsAgent::AgentSpace OperatorApp
Configuration for the DevOps Agent web app.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Iam" :IamAuthConfiguration, "Idc" :IdcAuthConfiguration}
Properties
Iam-
IAM-based authentication configuration for the DevOps Agent web app.
Required: No
Type: IamAuthConfiguration
Update requires: No interruption
Idc-
IAM Identity Center authentication configuration for the DevOps Agent web app.
Required: No
Type: IdcAuthConfiguration
Update requires: No interruption