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::EKS::Capability ArgoCd
The ArgoCd property type specifies Property description not available. for an AWS::EKS::Capability.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "AwsIdc" :AwsIdc, "Namespace" :String, "NetworkAccess" :NetworkAccess, "RbacRoleMappings" :[ ArgoCdRoleMapping, ... ], "ServerUrl" :String}
YAML
AwsIdc:AwsIdcNamespace:StringNetworkAccess:NetworkAccessRbacRoleMappings:- ArgoCdRoleMappingServerUrl:String
Properties
AwsIdcProperty description not available.
Required: Yes
Type: AwsIdc
Update requires: Replacement
NamespaceProperty description not available.
Required: No
Type: String
Update requires: Replacement
NetworkAccessProperty description not available.
Required: No
Type: NetworkAccess
Update requires: No interruption
RbacRoleMappingsProperty description not available.
Required: No
Type: Array of ArgoCdRoleMapping
Update requires: No interruption
ServerUrlProperty description not available.
Required: No
Type: String
Update requires: No interruption