Skip to content

Commit 4cc3309

Browse files
authored
Merge pull request #392 from salesforce/766aac1
Updates database
2 parents 766aac1 + 948e4d5 commit 4cc3309

6 files changed

+220
-41
lines changed

policy_sentry/shared/data/docs/list_amazonforecast.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1116,22 +1116,22 @@ <h2 id="amazonforecast-actions-as-permissions">
11161116
</tr>
11171117
<tr>
11181118
<td>
1119-
<a id="amazonforecast-DescribeExplainabilityExport">
1119+
<a id="amazonforecast-DescribeExplainability">
11201120
</a>
1121-
<a href="https://docs.aws.amazon.com/forecast/latest/dg/API_DescribeExplainabilityExport.html">
1122-
DescribeExplainabilityExport
1121+
<a href="https://docs.aws.amazon.com/forecast/latest/dg/API_DescribeExplainability.html">
1122+
DescribeExplainability
11231123
</a>
11241124
</td>
11251125
<td>
1126-
Grants permission to describe an explainability export
1126+
Grants permission to describe an explainability
11271127
</td>
11281128
<td>
11291129
Read
11301130
</td>
11311131
<td>
11321132
<p>
1133-
<a href="#amazonforecast-explainabilityExport">
1134-
explainabilityExport*
1133+
<a href="#amazonforecast-explainability">
1134+
explainability*
11351135
</a>
11361136
</p>
11371137
</td>
@@ -1142,22 +1142,22 @@ <h2 id="amazonforecast-actions-as-permissions">
11421142
</tr>
11431143
<tr>
11441144
<td>
1145-
<a id="amazonforecast-DescribeExplainablity">
1145+
<a id="amazonforecast-DescribeExplainabilityExport">
11461146
</a>
1147-
<a href="https://docs.aws.amazon.com/forecast/latest/dg/API_DescribeExplainability.html">
1148-
DescribeExplainablity
1147+
<a href="https://docs.aws.amazon.com/forecast/latest/dg/API_DescribeExplainabilityExport.html">
1148+
DescribeExplainabilityExport
11491149
</a>
11501150
</td>
11511151
<td>
1152-
Grants permission to describe an explainability
1152+
Grants permission to describe an explainability export
11531153
</td>
11541154
<td>
11551155
Read
11561156
</td>
11571157
<td>
11581158
<p>
1159-
<a href="#amazonforecast-explainability">
1160-
explainability*
1159+
<a href="#amazonforecast-explainabilityExport">
1160+
explainabilityExport*
11611161
</a>
11621162
</p>
11631163
</td>

policy_sentry/shared/data/docs/list_amazonlocation.html

Lines changed: 38 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,32 @@ <h2 id="amazonlocation-actions-as-permissions">
427427
<td>
428428
</td>
429429
</tr>
430+
<tr>
431+
<td>
432+
<a id="amazonlocation-CalculateRouteMatrix">
433+
</a>
434+
<a href="https://docs.aws.amazon.com/location/latest/developerguide/API_CalculateRouteMatrix.html">
435+
CalculateRouteMatrix
436+
</a>
437+
</td>
438+
<td>
439+
Grants permission to calculate a route matrix using a given route calculator resource
440+
</td>
441+
<td>
442+
Read
443+
</td>
444+
<td>
445+
<p>
446+
<a href="#amazonlocation-route-calculator">
447+
route-calculator*
448+
</a>
449+
</p>
450+
</td>
451+
<td>
452+
</td>
453+
<td>
454+
</td>
455+
</tr>
430456
<tr>
431457
<td>
432458
<a id="amazonlocation-CreateGeofenceCollection">
@@ -903,7 +929,7 @@ <h2 id="amazonlocation-actions-as-permissions">
903929
</a>
904930
</td>
905931
<td>
906-
Grant permission to retrieve the device position history
932+
Grants permission to retrieve the device position history
907933
</td>
908934
<td>
909935
Read
@@ -1062,7 +1088,7 @@ <h2 id="amazonlocation-actions-as-permissions">
10621088
Grants permission to retrieve a list of devices and their latest positions from the given tracker resource
10631089
</td>
10641090
<td>
1065-
List
1091+
Read
10661092
</td>
10671093
<td>
10681094
<p>
@@ -2003,7 +2029,9 @@ <h2 id="amazonlocation-policy-keys">
20032029
<td>
20042030
<a id="amazonlocation-aws_RequestTag___TagKey_">
20052031
</a>
2006-
aws:RequestTag/${TagKey}
2032+
<a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-requesttag">
2033+
aws:RequestTag/${TagKey}
2034+
</a>
20072035
</td>
20082036
<td>
20092037
Filters access by a tag's key and value in a request
@@ -2016,10 +2044,12 @@ <h2 id="amazonlocation-policy-keys">
20162044
<td>
20172045
<a id="amazonlocation-aws_ResourceTag___TagKey_">
20182046
</a>
2019-
aws:ResourceTag/${TagKey}
2047+
<a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-resourcetag">
2048+
aws:ResourceTag/${TagKey}
2049+
</a>
20202050
</td>
20212051
<td>
2022-
Filters actions based on the presence of tag key-value pairs in the request
2052+
Filters access by the presence of tag key-value pairs in the request
20232053
</td>
20242054
<td>
20252055
String
@@ -2029,7 +2059,9 @@ <h2 id="amazonlocation-policy-keys">
20292059
<td>
20302060
<a id="amazonlocation-aws_TagKeys">
20312061
</a>
2032-
aws:TagKeys
2062+
<a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-tagkeys">
2063+
aws:TagKeys
2064+
</a>
20332065
</td>
20342066
<td>
20352067
Filters access by the tag keys in a request

policy_sentry/shared/data/docs/list_amazonmanagedstreamingforapachekafka.html

Lines changed: 121 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -325,6 +325,76 @@ <h2 id="amazonmanagedstreamingforapachekafka-actions-as-permissions">
325325
</p>
326326
</td>
327327
</tr>
328+
<tr>
329+
<td>
330+
<a id="amazonmanagedstreamingforapachekafka-CreateClusterV2">
331+
</a>
332+
<a href="https://docs.aws.amazon.com/MSK/2.0/APIReference/v2-clusters.html#CreateClusterV2">
333+
CreateClusterV2
334+
</a>
335+
</td>
336+
<td>
337+
Grants permission to create an MSK cluster
338+
</td>
339+
<td>
340+
Write
341+
</td>
342+
<td>
343+
</td>
344+
<td>
345+
<p>
346+
<a href="#amazonmanagedstreamingforapachekafka-aws_RequestTag___TagKey_">
347+
aws:RequestTag/${TagKey}
348+
</a>
349+
</p>
350+
<p>
351+
<a href="#amazonmanagedstreamingforapachekafka-aws_TagKeys">
352+
aws:TagKeys
353+
</a>
354+
</p>
355+
</td>
356+
<td>
357+
<p>
358+
ec2:CreateTags
359+
</p>
360+
<p>
361+
ec2:CreateVpcEndpoint
362+
</p>
363+
<p>
364+
ec2:DeleteVpcEndpoints
365+
</p>
366+
<p>
367+
ec2:DescribeSecurityGroups
368+
</p>
369+
<p>
370+
ec2:DescribeSubnets
371+
</p>
372+
<p>
373+
ec2:DescribeVpcAttribute
374+
</p>
375+
<p>
376+
ec2:DescribeVpcEndpoints
377+
</p>
378+
<p>
379+
ec2:DescribeVpcs
380+
</p>
381+
<p>
382+
iam:AttachRolePolicy
383+
</p>
384+
<p>
385+
iam:CreateServiceLinkedRole
386+
</p>
387+
<p>
388+
iam:PutRolePolicy
389+
</p>
390+
<p>
391+
kms:CreateGrant
392+
</p>
393+
<p>
394+
kms:DescribeKey
395+
</p>
396+
</td>
397+
</tr>
328398
<tr>
329399
<td>
330400
<a id="amazonmanagedstreamingforapachekafka-CreateConfiguration">
@@ -365,6 +435,15 @@ <h2 id="amazonmanagedstreamingforapachekafka-actions-as-permissions">
365435
<td>
366436
</td>
367437
<td>
438+
<p>
439+
ec2:DeleteVpcEndpoints
440+
</p>
441+
<p>
442+
ec2:DescribeVpcAttribute
443+
</p>
444+
<p>
445+
ec2:DescribeVpcEndpoints
446+
</p>
368447
</td>
369448
</tr>
370449
<tr>
@@ -430,6 +509,27 @@ <h2 id="amazonmanagedstreamingforapachekafka-actions-as-permissions">
430509
<td>
431510
</td>
432511
</tr>
512+
<tr>
513+
<td>
514+
<a id="amazonmanagedstreamingforapachekafka-DescribeClusterV2">
515+
</a>
516+
<a href="https://docs.aws.amazon.com/MSK/2.0/APIReference/v2-clusters-clusterarn.html#DescribeClusterV2">
517+
DescribeClusterV2
518+
</a>
519+
</td>
520+
<td>
521+
Grants permission to describe an MSK cluster
522+
</td>
523+
<td>
524+
Read
525+
</td>
526+
<td>
527+
</td>
528+
<td>
529+
</td>
530+
<td>
531+
</td>
532+
</tr>
433533
<tr>
434534
<td>
435535
<a id="amazonmanagedstreamingforapachekafka-DescribeConfiguration">
@@ -556,6 +656,27 @@ <h2 id="amazonmanagedstreamingforapachekafka-actions-as-permissions">
556656
<td>
557657
</td>
558658
</tr>
659+
<tr>
660+
<td>
661+
<a id="amazonmanagedstreamingforapachekafka-ListClustersV2">
662+
</a>
663+
<a href="https://docs.aws.amazon.com/MSK/2.0/APIReference/v2-clusters.html#ListClustersV2">
664+
ListClustersV2
665+
</a>
666+
</td>
667+
<td>
668+
Grants permission to list all MSK clusters in this account
669+
</td>
670+
<td>
671+
List
672+
</td>
673+
<td>
674+
</td>
675+
<td>
676+
</td>
677+
<td>
678+
</td>
679+
</tr>
559680
<tr>
560681
<td>
561682
<a id="amazonmanagedstreamingforapachekafka-ListConfigurationRevisions">

policy_sentry/shared/data/docs/list_amazonopensearchservicesuccessortoamazonelasticsearchservice.html

Lines changed: 28 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ <h1 class="topictitle" id="list_amazonopensearchservicesuccessortoamazonelastics
116116
<li class="listitem">
117117
<p>
118118
Learn how to
119-
<a href="https://docs.aws.amazon.com/opensearch-service/latest/developerguide/">
119+
<a href="https://docs.aws.amazon.com/opensearch-service/latest/developerguide/what-is.html">
120120
configure this service
121121
</a>
122122
.
@@ -125,7 +125,7 @@ <h1 class="topictitle" id="list_amazonopensearchservicesuccessortoamazonelastics
125125
<li class="listitem">
126126
<p>
127127
View a list of the
128-
<a href="https://docs.aws.amazon.com/opensearch-service/latest/developerguide/">
128+
<a href="https://docs.aws.amazon.com/IAM/latest/APIReference/">
129129
API operations available for this service
130130
</a>
131131
.
@@ -816,6 +816,32 @@ <h2 id="amazonopensearchservicesuccessortoamazonelasticsearchservice-actions-as-
816816
<td>
817817
</td>
818818
</tr>
819+
<tr>
820+
<td>
821+
<a id="amazonopensearchservicesuccessortoamazonelasticsearchservice-DescribeDomainChangeProgress">
822+
</a>
823+
<a href="https://docs.aws.amazon.com/opensearch-service/latest/developerguide/configuration-api.html#configuration-api-actions-describedomainchangeprogress">
824+
DescribeDomainChangeProgress
825+
</a>
826+
</td>
827+
<td>
828+
Grants permission to view detail stage progress of an OpenSearch Service domain
829+
</td>
830+
<td>
831+
Read
832+
</td>
833+
<td>
834+
<p>
835+
<a href="#amazonopensearchservicesuccessortoamazonelasticsearchservice-domain">
836+
domain*
837+
</a>
838+
</p>
839+
</td>
840+
<td>
841+
</td>
842+
<td>
843+
</td>
844+
</tr>
819845
<tr>
820846
<td>
821847
<a id="amazonopensearchservicesuccessortoamazonelasticsearchservice-DescribeDomainConfig">

0 commit comments

Comments
 (0)