Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

Commit

Permalink
fix: temp perm changes for servicecatalog (#877)
Browse files Browse the repository at this point in the history
  • Loading branch information
SanketD92 authored Jan 20, 2022
1 parent a485888 commit fbff7c0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,7 @@ Resources:
- !Sub arn:${AWS::Partition}:servicecatalog:${AWS::Region}:${AWS::AccountId}:*/*
- !Sub arn:${AWS::Partition}:catalog:${AWS::Region}:${AWS::AccountId}:portfolio/*
- !Sub arn:${AWS::Partition}:catalog:${AWS::Region}:${AWS::AccountId}:product/*
- !Sub arn:${AWS::Partition}:catalog:${AWS::Region}:${AWS::AccountId}:*
- PolicyName: cloudformation-access
PolicyDocument:
Statement:
Expand Down

0 comments on commit fbff7c0

Please sign in to comment.