Skip to content
Snippets Groups Projects
Commit f6420885 authored by MIchael Nguyen's avatar MIchael Nguyen
Browse files

updating cloud formation.

parent da95e8e8
No related branches found
No related tags found
1 merge request!6Trusted ibm
......@@ -192,6 +192,7 @@ Resources:
- !Sub arn:aws:iam::${AWS::AccountId}:root
- Fn::ImportValue:
!Sub "${Environment}-IndexerServiceIamUserArn"
# TODO: need to create cognito user and identity pool and link it to principal for dynamic creation
- "arn:aws:iam::888733619319:role/Cognito_osduelasticsearchAuth_Role"
Action: "es:*"
Resource: !Sub arn:aws:es:us-east-1:846973539254:domain/${Environment}-${ElasticsearchDomainName}/*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment