Skip to content

Commit

Permalink
Update lib/services/presets.go
Browse files Browse the repository at this point in the history
Co-authored-by: Roman Tkachenko <[email protected]>
  • Loading branch information
tcsc and r0mant authored Dec 13, 2024
1 parent 4347058 commit c6b0a40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/services/presets.go
Original file line number Diff line number Diff line change
Expand Up @@ -593,7 +593,7 @@ func NewSystemIdentityCenterAccessRole() types.Role {
Metadata: types.Metadata{
Name: teleport.SystemIdentityCenterAccessRoleName,
Namespace: apidefaults.Namespace,
Description: "Access AWS IdentityCenter resources",
Description: "Access AWS IAM Identity Center resources",
Labels: map[string]string{
types.TeleportInternalResourceType: types.SystemResource,
types.OriginLabel: common.OriginAWSIdentityCenter,
Expand Down

0 comments on commit c6b0a40

Please sign in to comment.