aws-iam-data 0.0.252 → 0.0.253

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,24 @@
1
1
  [
2
+ {
3
+ "dateOfChange": "2024-08-15",
4
+ "addedServices": [],
5
+ "removedServices": [],
6
+ "addedActions": {
7
+ "AWS Glue": [
8
+ "glue:GetRecipeAction",
9
+ "glue:SendRecipeAction"
10
+ ],
11
+ "Amazon Kinesis Analytics V2": [
12
+ "kinesisanalytics:DescribeApplicationOperation",
13
+ "kinesisanalytics:ListApplicationOperations"
14
+ ],
15
+ "Amazon Route 53 Profiles enables sharing DNS settings with VPCs": [
16
+ "route53profiles:GetProfilePolicy",
17
+ "route53profiles:PutProfilePolicy"
18
+ ]
19
+ },
20
+ "removedActions": {}
21
+ },
2
22
  {
3
23
  "dateOfChange": "2024-08-14",
4
24
  "addedServices": [],
@@ -167687,6 +167687,21 @@
167687
167687
  }
167688
167688
  ]
167689
167689
  },
167690
+ {
167691
+ "name": "GetRecipeAction",
167692
+ "apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/ug/setting-up.html#getting-started-min-privs",
167693
+ "permissionOnly": false,
167694
+ "description": "Grants permission to get the result of a Data Preparation Recipe statement",
167695
+ "accessLevel": "Permissions management",
167696
+ "resourceTypes": [
167697
+ {
167698
+ "resourceType": "",
167699
+ "required": false,
167700
+ "conditionKeys": [],
167701
+ "dependentActions": []
167702
+ }
167703
+ ]
167704
+ },
167690
167705
  {
167691
167706
  "name": "GetRegistry",
167692
167707
  "apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-schema-registry-api.html#aws-glue-api-schema-registry-api-GetRegistry",
@@ -169119,6 +169134,21 @@
169119
169134
  }
169120
169135
  ]
169121
169136
  },
169137
+ {
169138
+ "name": "SendRecipeAction",
169139
+ "apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/ug/setting-up.html#getting-started-min-privs",
169140
+ "permissionOnly": false,
169141
+ "description": "Grants permission to execute a Data Preparation Recipe statement in data preview",
169142
+ "accessLevel": "Permissions management",
169143
+ "resourceTypes": [
169144
+ {
169145
+ "resourceType": "",
169146
+ "required": false,
169147
+ "conditionKeys": [],
169148
+ "dependentActions": []
169149
+ }
169150
+ ]
169151
+ },
169122
169152
  {
169123
169153
  "name": "StartBlueprintRun",
169124
169154
  "apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-workflow.html#aws-glue-api-workflow-StartBlueprintRun",
@@ -211336,6 +211366,21 @@
211336
211366
  }
211337
211367
  ]
211338
211368
  },
211369
+ {
211370
+ "name": "DescribeApplicationOperation",
211371
+ "apiReferenceUrl": "https://docs.aws.amazon.com/managed-flink/latest/apiv2/API_DescribeApplicationOperation.html",
211372
+ "permissionOnly": false,
211373
+ "description": "Grants permission to describe an application operation of an application",
211374
+ "accessLevel": "Read",
211375
+ "resourceTypes": [
211376
+ {
211377
+ "resourceType": "application",
211378
+ "required": true,
211379
+ "conditionKeys": [],
211380
+ "dependentActions": []
211381
+ }
211382
+ ]
211383
+ },
211339
211384
  {
211340
211385
  "name": "DescribeApplicationSnapshot",
211341
211386
  "apiReferenceUrl": "https://docs.aws.amazon.com/managed-flink/latest/apiv2/API_DescribeApplicationSnapshot.html",
@@ -211383,6 +211428,21 @@
211383
211428
  }
211384
211429
  ]
211385
211430
  },
211431
+ {
211432
+ "name": "ListApplicationOperations",
211433
+ "apiReferenceUrl": "https://docs.aws.amazon.com/managed-flink/latest/apiv2/API_ListApplicationOperations.html",
211434
+ "permissionOnly": false,
211435
+ "description": "Grants permission to list application operations of an application",
211436
+ "accessLevel": "Read",
211437
+ "resourceTypes": [
211438
+ {
211439
+ "resourceType": "application",
211440
+ "required": true,
211441
+ "conditionKeys": [],
211442
+ "dependentActions": []
211443
+ }
211444
+ ]
211445
+ },
211386
211446
  {
211387
211447
  "name": "ListApplicationSnapshots",
211388
211448
  "apiReferenceUrl": "https://docs.aws.amazon.com/managed-flink/latest/apiv2/API_ListApplicationSnapshots.html",
@@ -290036,7 +290096,7 @@
290036
290096
  "name": "DeleteProfile",
290037
290097
  "apiReferenceUrl": "https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53profiles_DeleteProfile.html",
290038
290098
  "permissionOnly": false,
290039
- "description": "Grants permission to delete a Profile specified byt the ProfileId",
290099
+ "description": "Grants permission to delete a Profile specified by the ProfileId",
290040
290100
  "accessLevel": "Write",
290041
290101
  "resourceTypes": [
290042
290102
  {
@@ -290107,6 +290167,21 @@
290107
290167
  }
290108
290168
  ]
290109
290169
  },
290170
+ {
290171
+ "name": "GetProfilePolicy",
290172
+ "apiReferenceUrl": "https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/sharing-profiles.html",
290173
+ "permissionOnly": true,
290174
+ "description": "Grants permission to read the RAM access control policy for a Profile",
290175
+ "accessLevel": "Read",
290176
+ "resourceTypes": [
290177
+ {
290178
+ "resourceType": "profile",
290179
+ "required": true,
290180
+ "conditionKeys": [],
290181
+ "dependentActions": []
290182
+ }
290183
+ ]
290184
+ },
290110
290185
  {
290111
290186
  "name": "GetProfileResourceAssociation",
290112
290187
  "apiReferenceUrl": "https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53profiles_GetProfileResourceAssociation.html",
@@ -290182,6 +290257,21 @@
290182
290257
  }
290183
290258
  ]
290184
290259
  },
290260
+ {
290261
+ "name": "PutProfilePolicy",
290262
+ "apiReferenceUrl": "https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/sharing-profiles.html",
290263
+ "permissionOnly": true,
290264
+ "description": "Grants permission to define the RAM access control policy for a Profile",
290265
+ "accessLevel": "Write",
290266
+ "resourceTypes": [
290267
+ {
290268
+ "resourceType": "profile",
290269
+ "required": true,
290270
+ "conditionKeys": [],
290271
+ "dependentActions": []
290272
+ }
290273
+ ]
290274
+ },
290185
290275
  {
290186
290276
  "name": "TagResource",
290187
290277
  "apiReferenceUrl": "https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53profiles_TagResource.html",
@@ -333731,8 +333821,8 @@
333731
333821
  "accessLevel": "List",
333732
333822
  "resourceTypes": [
333733
333823
  {
333734
- "resourceType": "maintenancewindow",
333735
- "required": true,
333824
+ "resourceType": "",
333825
+ "required": false,
333736
333826
  "conditionKeys": [],
333737
333827
  "dependentActions": []
333738
333828
  }
@@ -334887,7 +334977,8 @@
334887
334977
  "conditionKeys": [
334888
334978
  "aws:RequestTag/${TagKey}",
334889
334979
  "aws:TagKeys",
334890
- "ssm:Overwrite"
334980
+ "ssm:Overwrite",
334981
+ "ssm:Policies"
334891
334982
  ],
334892
334983
  "dependentActions": []
334893
334984
  }
@@ -335743,13 +335834,19 @@
335743
335834
  },
335744
335835
  {
335745
335836
  "name": "ssm:Overwrite",
335746
- "apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/latest/userguide/auth-and-access-control-iam-access-control-identity-based.html#policy-conditions",
335837
+ "apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/latest/userguide/parameter-store-policy-conditions.html#overwrite-condition",
335747
335838
  "description": "Filters access by controling whether Systems Manager parameters can be overwritten",
335748
335839
  "type": "String"
335749
335840
  },
335841
+ {
335842
+ "name": "ssm:Policies",
335843
+ "apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/latest/userguide/parameter-store-policy-conditions.html#parameter-policies-condition",
335844
+ "description": "Filters access by controlling whether an IAM Entity (user or role) can create or update a parameter that includes a parameter policy",
335845
+ "type": "String"
335846
+ },
335750
335847
  {
335751
335848
  "name": "ssm:Recursive",
335752
- "apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/latest/userguide/auth-and-access-control-iam-access-control-identity-based.html#policy-conditions",
335849
+ "apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/latest/userguide/parameter-store-policy-conditions.html#recursive-condition",
335753
335850
  "description": "Filters access by Systems Manager parameters created in a hierarchical structure",
335754
335851
  "type": "String"
335755
335852
  },
@@ -11631,7 +11631,7 @@
11631
11631
  "name": "AWS Glue",
11632
11632
  "servicePrefix": "glue",
11633
11633
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsglue.html",
11634
- "actionsCount": 256,
11634
+ "actionsCount": 258,
11635
11635
  "actions": [
11636
11636
  "BatchCreatePartition",
11637
11637
  "BatchDeleteConnection",
@@ -11759,6 +11759,7 @@
11759
11759
  "GetPlan",
11760
11760
  "GetQueries",
11761
11761
  "GetQuery",
11762
+ "GetRecipeAction",
11762
11763
  "GetRegistry",
11763
11764
  "GetResourcePolicies",
11764
11765
  "GetResourcePolicy",
@@ -11839,6 +11840,7 @@
11839
11840
  "RunStatement",
11840
11841
  "SearchTables",
11841
11842
  "SendFeedback",
11843
+ "SendRecipeAction",
11842
11844
  "StartBlueprintRun",
11843
11845
  "StartColumnStatisticsTaskRun",
11844
11846
  "StartCompletion",
@@ -15060,7 +15062,7 @@
15060
15062
  "name": "Amazon Kinesis Analytics V2",
15061
15063
  "servicePrefix": "kinesisanalytics",
15062
15064
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonkinesisanalyticsv2.html",
15063
- "actionsCount": 31,
15065
+ "actionsCount": 33,
15064
15066
  "actions": [
15065
15067
  "AddApplicationCloudWatchLoggingOption",
15066
15068
  "AddApplicationInput",
@@ -15079,9 +15081,11 @@
15079
15081
  "DeleteApplicationSnapshot",
15080
15082
  "DeleteApplicationVpcConfiguration",
15081
15083
  "DescribeApplication",
15084
+ "DescribeApplicationOperation",
15082
15085
  "DescribeApplicationSnapshot",
15083
15086
  "DescribeApplicationVersion",
15084
15087
  "DiscoverInputSchema",
15088
+ "ListApplicationOperations",
15085
15089
  "ListApplicationSnapshots",
15086
15090
  "ListApplicationVersions",
15087
15091
  "ListApplications",
@@ -21275,7 +21279,7 @@
21275
21279
  "name": "Amazon Route 53 Profiles enables sharing DNS settings with VPCs",
21276
21280
  "servicePrefix": "route53profiles",
21277
21281
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonroute53profilesenablessharingdnssettingswithvpcs.html",
21278
- "actionsCount": 16,
21282
+ "actionsCount": 18,
21279
21283
  "actions": [
21280
21284
  "AssociateProfile",
21281
21285
  "AssociateResourceToProfile",
@@ -21285,11 +21289,13 @@
21285
21289
  "DisassociateResourceFromProfile",
21286
21290
  "GetProfile",
21287
21291
  "GetProfileAssociation",
21292
+ "GetProfilePolicy",
21288
21293
  "GetProfileResourceAssociation",
21289
21294
  "ListProfileAssociations",
21290
21295
  "ListProfileResourceAssociations",
21291
21296
  "ListProfiles",
21292
21297
  "ListTagsForResource",
21298
+ "PutProfilePolicy",
21293
21299
  "TagResource",
21294
21300
  "UntagResource",
21295
21301
  "UpdateProfileResourceAssociation"
@@ -24493,7 +24499,7 @@
24493
24499
  ],
24494
24500
  "resourceTypesCount": 0,
24495
24501
  "resourceTypes": [],
24496
- "conditionKeysCount": 15,
24502
+ "conditionKeysCount": 16,
24497
24503
  "conditionKeys": [
24498
24504
  "aws:RequestTag/${TagKey}",
24499
24505
  "aws:ResourceTag/${TagKey}",
@@ -24502,6 +24508,7 @@
24502
24508
  "ssm:AutoApprove",
24503
24509
  "ssm:DocumentCategories",
24504
24510
  "ssm:Overwrite",
24511
+ "ssm:Policies",
24505
24512
  "ssm:Recursive",
24506
24513
  "ssm:SessionDocumentAccessCheck",
24507
24514
  "ssm:SourceInstanceARN",
@@ -2,7 +2,7 @@
2
2
  "Actions by type": [
3
3
  {
4
4
  "key": "Read Actions",
5
- "value": 4611
5
+ "value": 4614
6
6
  },
7
7
  {
8
8
  "key": "List Actions",
@@ -10,11 +10,11 @@
10
10
  },
11
11
  {
12
12
  "key": "Permissions Actions",
13
- "value": 291
13
+ "value": 293
14
14
  },
15
15
  {
16
16
  "key": "Write Actions",
17
- "value": 9495
17
+ "value": 9496
18
18
  }
19
19
  ],
20
20
  "Longest action names": [
@@ -250,7 +250,7 @@
250
250
  },
251
251
  {
252
252
  "key": "AWS Glue",
253
- "value": 256
253
+ "value": 258
254
254
  },
255
255
  {
256
256
  "key": "Amazon QuickSight",
@@ -414,7 +414,7 @@
414
414
  },
415
415
  {
416
416
  "key": "Total number of distinct condition keys",
417
- "value": 931
417
+ "value": 932
418
418
  }
419
419
  ]
420
420
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aws-iam-data",
3
- "version": "0.0.252",
3
+ "version": "0.0.253",
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",