aws-iam-data 0.0.243 → 0.0.244
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,4 +1,16 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2024-07-27",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {
|
|
7
|
+
"AWS Elastic Load Balancing V2": [
|
|
8
|
+
"elasticloadbalancing:DeleteSharedTrustStoreAssociation",
|
|
9
|
+
"elasticloadbalancing:GetResourcePolicy"
|
|
10
|
+
]
|
|
11
|
+
},
|
|
12
|
+
"removedActions": {}
|
|
13
|
+
},
|
|
2
14
|
{
|
|
3
15
|
"dateOfChange": "2024-07-26",
|
|
4
16
|
"addedServices": [],
|
package/dist/data/json/iam.json
CHANGED
|
@@ -138036,6 +138036,30 @@
|
|
|
138036
138036
|
}
|
|
138037
138037
|
]
|
|
138038
138038
|
},
|
|
138039
|
+
{
|
|
138040
|
+
"name": "DeleteSharedTrustStoreAssociation",
|
|
138041
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/elasticloadbalancing/latest/APIReference/API_DeleteSharedTrustStoreAssociation.html",
|
|
138042
|
+
"permissionOnly": false,
|
|
138043
|
+
"description": "Grants permission to delete the specified shared trust store association",
|
|
138044
|
+
"accessLevel": "Write",
|
|
138045
|
+
"resourceTypes": [
|
|
138046
|
+
{
|
|
138047
|
+
"resourceType": "truststore",
|
|
138048
|
+
"required": true,
|
|
138049
|
+
"conditionKeys": [],
|
|
138050
|
+
"dependentActions": []
|
|
138051
|
+
},
|
|
138052
|
+
{
|
|
138053
|
+
"resourceType": "",
|
|
138054
|
+
"required": false,
|
|
138055
|
+
"conditionKeys": [
|
|
138056
|
+
"aws:ResourceTag/${TagKey}",
|
|
138057
|
+
"elasticloadbalancing:ResourceTag/${TagKey}"
|
|
138058
|
+
],
|
|
138059
|
+
"dependentActions": []
|
|
138060
|
+
}
|
|
138061
|
+
]
|
|
138062
|
+
},
|
|
138039
138063
|
{
|
|
138040
138064
|
"name": "DeleteTargetGroup",
|
|
138041
138065
|
"apiReferenceUrl": "https://docs.aws.amazon.com/elasticloadbalancing/latest/APIReference/API_DeleteTargetGroup.html",
|
|
@@ -138318,6 +138342,30 @@
|
|
|
138318
138342
|
}
|
|
138319
138343
|
]
|
|
138320
138344
|
},
|
|
138345
|
+
{
|
|
138346
|
+
"name": "GetResourcePolicy",
|
|
138347
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/elasticloadbalancing/latest/APIReference/API_GetResourcePolicy.html",
|
|
138348
|
+
"permissionOnly": false,
|
|
138349
|
+
"description": "Grants permission to retrieve the resource policy associated with the resource",
|
|
138350
|
+
"accessLevel": "Read",
|
|
138351
|
+
"resourceTypes": [
|
|
138352
|
+
{
|
|
138353
|
+
"resourceType": "truststore",
|
|
138354
|
+
"required": false,
|
|
138355
|
+
"conditionKeys": [],
|
|
138356
|
+
"dependentActions": []
|
|
138357
|
+
},
|
|
138358
|
+
{
|
|
138359
|
+
"resourceType": "",
|
|
138360
|
+
"required": false,
|
|
138361
|
+
"conditionKeys": [
|
|
138362
|
+
"aws:ResourceTag/${TagKey}",
|
|
138363
|
+
"elasticloadbalancing:ResourceTag/${TagKey}"
|
|
138364
|
+
],
|
|
138365
|
+
"dependentActions": []
|
|
138366
|
+
}
|
|
138367
|
+
]
|
|
138368
|
+
},
|
|
138321
138369
|
{
|
|
138322
138370
|
"name": "GetTrustStoreCaCertificatesBundle",
|
|
138323
138371
|
"apiReferenceUrl": "https://docs.aws.amazon.com/elasticloadbalancing/latest/APIReference/API_GetTrustStoreCaCertificatesBundle.html",
|
|
@@ -9596,7 +9596,7 @@
|
|
|
9596
9596
|
"name": "AWS Elastic Load Balancing V2",
|
|
9597
9597
|
"servicePrefix": "elasticloadbalancing",
|
|
9598
9598
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awselasticloadbalancingv2.html",
|
|
9599
|
-
"actionsCount":
|
|
9599
|
+
"actionsCount": 47,
|
|
9600
9600
|
"actions": [
|
|
9601
9601
|
"AddListenerCertificates",
|
|
9602
9602
|
"AddTags",
|
|
@@ -9609,6 +9609,7 @@
|
|
|
9609
9609
|
"DeleteListener",
|
|
9610
9610
|
"DeleteLoadBalancer",
|
|
9611
9611
|
"DeleteRule",
|
|
9612
|
+
"DeleteSharedTrustStoreAssociation",
|
|
9612
9613
|
"DeleteTargetGroup",
|
|
9613
9614
|
"DeleteTrustStore",
|
|
9614
9615
|
"DeregisterTargets",
|
|
@@ -9626,6 +9627,7 @@
|
|
|
9626
9627
|
"DescribeTrustStoreAssociations",
|
|
9627
9628
|
"DescribeTrustStoreRevocations",
|
|
9628
9629
|
"DescribeTrustStores",
|
|
9630
|
+
"GetResourcePolicy",
|
|
9629
9631
|
"GetTrustStoreCaCertificatesBundle",
|
|
9630
9632
|
"GetTrustStoreRevocationContent",
|
|
9631
9633
|
"ModifyListener",
|
|
@@ -1,8 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"Actions by type": [
|
|
3
|
+
{
|
|
4
|
+
"key": "Write Actions",
|
|
5
|
+
"value": 9476
|
|
6
|
+
},
|
|
3
7
|
{
|
|
4
8
|
"key": "Read Actions",
|
|
5
|
-
"value":
|
|
9
|
+
"value": 4605
|
|
6
10
|
},
|
|
7
11
|
{
|
|
8
12
|
"key": "List Actions",
|
|
@@ -11,10 +15,6 @@
|
|
|
11
15
|
{
|
|
12
16
|
"key": "Permissions Actions",
|
|
13
17
|
"value": 291
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
"key": "Write Actions",
|
|
17
|
-
"value": 9475
|
|
18
18
|
}
|
|
19
19
|
],
|
|
20
20
|
"Longest action names": [
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aws-iam-data",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.244",
|
|
4
4
|
"description": "Provides AWS IAM data gathered from the official AWS IAM docs as a convenient npm package that can be used in other OSS projects.",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"types": "./dist/index.d.ts",
|