Skip to content
Snippets Groups Projects
Commit 08a1df19 authored by Barclay Walsh's avatar Barclay Walsh
Browse files

Removed Access Policy section for now.

parent a180d7fc
No related branches found
No related tags found
1 merge request!6Trusted ibm
......@@ -183,7 +183,7 @@ Resources:
Enabled: false
SnapshotOptions:
AutomatedSnapshotStartHour: "0"
AccessPolicies:
# AccessPolicies:
# - Version: "2012-10-17"
# Statement:
# - Effect: "Allow"
......@@ -201,12 +201,12 @@ Resources:
# - 'cognito-idp:*'
# - 'sts:AssumeRole'
# Resource: !Sub arn:aws:es:us-east-1:846973539254:domain/${Environment}-${ElasticsearchDomainName}/*
- "Version": "2012-10-17"
"Statement":
- "Effect": "Allow"
"Action":
- "iam:PassRole"
"Resource": "arn:aws:iam::888733619319:role/service-role/CognitoAccessForAmazonES"
# - "Version": "2012-10-17"
# "Statement":
# - "Effect": "Allow"
# "Action":
# - "iam:PassRole"
# "Resource": "arn:aws:iam::888733619319:role/service-role/CognitoAccessForAmazonES"
AdvancedOptions:
rest.action.multi.allow_explicit_index: "true"
Tags:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment