aws-iam-data 0.0.248 → 0.0.249

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-08",
4
+ "addedServices": [],
5
+ "removedServices": [],
6
+ "addedActions": {
7
+ "AWS Glue": [
8
+ "glue:PutDataQualityStatisticAnnotation"
9
+ ],
10
+ "Amazon Kinesis Video Streams": [
11
+ "kinesisvideo:JoinStorageSessionAsViewer"
12
+ ]
13
+ },
14
+ "removedActions": {
15
+ "AWS Glue": [
16
+ "glue:BatchPutDataQualityStatisticAnnotation",
17
+ "glue:ListDataQualityStatisticAnnotations",
18
+ "glue:ListDataQualityStatistics"
19
+ ]
20
+ }
21
+ },
2
22
  {
3
23
  "dateOfChange": "2024-08-07",
4
24
  "addedServices": [],
@@ -165191,8 +165191,8 @@
165191
165191
  "accessLevel": "Read",
165192
165192
  "resourceTypes": [
165193
165193
  {
165194
- "resourceType": "customEntityType",
165195
- "required": true,
165194
+ "resourceType": "",
165195
+ "required": false,
165196
165196
  "conditionKeys": [],
165197
165197
  "dependentActions": []
165198
165198
  }
@@ -165329,21 +165329,6 @@
165329
165329
  }
165330
165330
  ]
165331
165331
  },
165332
- {
165333
- "name": "BatchPutDataQualityStatisticAnnotation",
165334
- "apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-data-quality-api.html#aws-glue-api-data-quality-api-BatchPutDataQualityStatisticAnnotation",
165335
- "permissionOnly": false,
165336
- "description": "Grants permission to annotate datapoints over time for a specific data quality statistic",
165337
- "accessLevel": "Write",
165338
- "resourceTypes": [
165339
- {
165340
- "resourceType": "",
165341
- "required": false,
165342
- "conditionKeys": [],
165343
- "dependentActions": []
165344
- }
165345
- ]
165346
- },
165347
165332
  {
165348
165333
  "name": "BatchStopJobRun",
165349
165334
  "apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-jobs-runs.html#aws-glue-api-jobs-runs-BatchStopStartJobRun",
@@ -166104,8 +166089,8 @@
166104
166089
  "accessLevel": "Write",
166105
166090
  "resourceTypes": [
166106
166091
  {
166107
- "resourceType": "customEntityType",
166108
- "required": true,
166092
+ "resourceType": "",
166093
+ "required": false,
166109
166094
  "conditionKeys": [],
166110
166095
  "dependentActions": []
166111
166096
  }
@@ -166850,8 +166835,8 @@
166850
166835
  "accessLevel": "Read",
166851
166836
  "resourceTypes": [
166852
166837
  {
166853
- "resourceType": "customEntityType",
166854
- "required": true,
166838
+ "resourceType": "",
166839
+ "required": false,
166855
166840
  "conditionKeys": [],
166856
166841
  "dependentActions": []
166857
166842
  }
@@ -166891,12 +166876,18 @@
166891
166876
  "name": "GetDataQualityModel",
166892
166877
  "apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-data-quality-api.html#aws-glue-api-data-quality-api-GetDataQualityModel",
166893
166878
  "permissionOnly": false,
166894
- "description": "Grants permission to retrieve the retraining status of the model",
166879
+ "description": "Grants permission to retrieve the training status of the prediction model for a statistic",
166895
166880
  "accessLevel": "Read",
166896
166881
  "resourceTypes": [
166897
166882
  {
166898
- "resourceType": "",
166899
- "required": false,
166883
+ "resourceType": "dataQualityRuleset",
166884
+ "required": true,
166885
+ "conditionKeys": [],
166886
+ "dependentActions": []
166887
+ },
166888
+ {
166889
+ "resourceType": "job",
166890
+ "required": true,
166900
166891
  "conditionKeys": [],
166901
166892
  "dependentActions": []
166902
166893
  }
@@ -166906,12 +166897,18 @@
166906
166897
  "name": "GetDataQualityModelResult",
166907
166898
  "apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-data-quality-api.html#aws-glue-api-data-quality-api-GetDataQualityModelResult",
166908
166899
  "permissionOnly": false,
166909
- "description": "Grants permission to retrieve the latest predictions for a statistic from the model",
166900
+ "description": "Grants permission to retrieve the predictions for a statistic from the latest model",
166910
166901
  "accessLevel": "Read",
166911
166902
  "resourceTypes": [
166912
166903
  {
166913
- "resourceType": "",
166914
- "required": false,
166904
+ "resourceType": "dataQualityRuleset",
166905
+ "required": true,
166906
+ "conditionKeys": [],
166907
+ "dependentActions": []
166908
+ },
166909
+ {
166910
+ "resourceType": "job",
166911
+ "required": true,
166915
166912
  "conditionKeys": [],
166916
166913
  "dependentActions": []
166917
166914
  }
@@ -168272,36 +168269,6 @@
168272
168269
  }
168273
168270
  ]
168274
168271
  },
168275
- {
168276
- "name": "ListDataQualityStatisticAnnotations",
168277
- "apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-data-quality-api.html#aws-glue-api-data-quality-api-ListDataQualityStatisticAnnotations",
168278
- "permissionOnly": false,
168279
- "description": "Grants permission to retrieve annotations for a data quality statistic",
168280
- "accessLevel": "List",
168281
- "resourceTypes": [
168282
- {
168283
- "resourceType": "",
168284
- "required": false,
168285
- "conditionKeys": [],
168286
- "dependentActions": []
168287
- }
168288
- ]
168289
- },
168290
- {
168291
- "name": "ListDataQualityStatistics",
168292
- "apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-data-quality-api.html#aws-glue-api-data-quality-api-ListDataQualityStatistics",
168293
- "permissionOnly": false,
168294
- "description": "Grants permission to retrieve data quality statistics and annotations associated with it",
168295
- "accessLevel": "List",
168296
- "resourceTypes": [
168297
- {
168298
- "resourceType": "",
168299
- "required": false,
168300
- "conditionKeys": [],
168301
- "dependentActions": []
168302
- }
168303
- ]
168304
- },
168305
168272
  {
168306
168273
  "name": "ListDevEndpoints",
168307
168274
  "apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-dev-endpoint.html#aws-glue-api-dev-endpoint-ListDevEndpoints",
@@ -168591,8 +168558,35 @@
168591
168558
  "accessLevel": "Write",
168592
168559
  "resourceTypes": [
168593
168560
  {
168594
- "resourceType": "",
168595
- "required": false,
168561
+ "resourceType": "dataQualityRuleset",
168562
+ "required": true,
168563
+ "conditionKeys": [],
168564
+ "dependentActions": []
168565
+ },
168566
+ {
168567
+ "resourceType": "job",
168568
+ "required": true,
168569
+ "conditionKeys": [],
168570
+ "dependentActions": []
168571
+ }
168572
+ ]
168573
+ },
168574
+ {
168575
+ "name": "PutDataQualityStatisticAnnotation",
168576
+ "apiReferenceUrl": "https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-data-quality-api.html#aws-glue-api-data-quality-api-BatchPutDataQualityStatisticAnnotation",
168577
+ "permissionOnly": false,
168578
+ "description": "Grants permission to annotate datapoints over time for a specific data quality statistic",
168579
+ "accessLevel": "Write",
168580
+ "resourceTypes": [
168581
+ {
168582
+ "resourceType": "dataQualityRuleset",
168583
+ "required": true,
168584
+ "conditionKeys": [],
168585
+ "dependentActions": []
168586
+ },
168587
+ {
168588
+ "resourceType": "job",
168589
+ "required": true,
168596
168590
  "conditionKeys": [],
168597
168591
  "dependentActions": []
168598
168592
  }
@@ -185068,7 +185062,7 @@
185068
185062
  },
185069
185063
  {
185070
185064
  "name": "CreateSyncFilter",
185071
- "apiReferenceUrl": "https://docs.aws.amazon.com/singlesignon/latest/userguide/security-iam-awsmanpol.html",
185065
+ "apiReferenceUrl": "https://docs.aws.amazon.com/singlesignon/latest/userguide/provision-users-groups-AD.html",
185072
185066
  "permissionOnly": false,
185073
185067
  "description": "Grants permission to create a sync filter on the sync profile",
185074
185068
  "accessLevel": "Write",
@@ -185083,7 +185077,7 @@
185083
185077
  },
185084
185078
  {
185085
185079
  "name": "CreateSyncProfile",
185086
- "apiReferenceUrl": "https://docs.aws.amazon.com/singlesignon/latest/userguide/security-iam-awsmanpol.html",
185080
+ "apiReferenceUrl": "https://docs.aws.amazon.com/singlesignon/latest/userguide/provision-users-groups-AD.html",
185087
185081
  "permissionOnly": false,
185088
185082
  "description": "Grants permission to create a sync profile for the identity source",
185089
185083
  "accessLevel": "Write",
@@ -185100,7 +185094,7 @@
185100
185094
  },
185101
185095
  {
185102
185096
  "name": "CreateSyncTarget",
185103
- "apiReferenceUrl": "https://docs.aws.amazon.com/singlesignon/latest/userguide/security-iam-awsmanpol.html",
185097
+ "apiReferenceUrl": "https://docs.aws.amazon.com/singlesignon/latest/userguide/provision-users-groups-AD.html",
185104
185098
  "permissionOnly": false,
185105
185099
  "description": "Grants permission to create a sync target for the identity source",
185106
185100
  "accessLevel": "Write",
@@ -185115,7 +185109,7 @@
185115
185109
  },
185116
185110
  {
185117
185111
  "name": "DeleteSyncFilter",
185118
- "apiReferenceUrl": "https://docs.aws.amazon.com/singlesignon/latest/userguide/security-iam-awsmanpol.html",
185112
+ "apiReferenceUrl": "https://docs.aws.amazon.com/singlesignon/latest/userguide/provision-users-groups-AD.html",
185119
185113
  "permissionOnly": false,
185120
185114
  "description": "Grants permission to delete a sync filter from the sync profile",
185121
185115
  "accessLevel": "Write",
@@ -185130,7 +185124,7 @@
185130
185124
  },
185131
185125
  {
185132
185126
  "name": "DeleteSyncProfile",
185133
- "apiReferenceUrl": "https://docs.aws.amazon.com/singlesignon/latest/userguide/security-iam-awsmanpol.html",
185127
+ "apiReferenceUrl": "https://docs.aws.amazon.com/singlesignon/latest/userguide/provision-users-groups-AD.html",
185134
185128
  "permissionOnly": false,
185135
185129
  "description": "Grants permission to delete a sync profile from the source",
185136
185130
  "accessLevel": "Write",
@@ -185147,7 +185141,7 @@
185147
185141
  },
185148
185142
  {
185149
185143
  "name": "DeleteSyncTarget",
185150
- "apiReferenceUrl": "https://docs.aws.amazon.com/singlesignon/latest/userguide/security-iam-awsmanpol.html",
185144
+ "apiReferenceUrl": "https://docs.aws.amazon.com/singlesignon/latest/userguide/provision-users-groups-AD.html",
185151
185145
  "permissionOnly": false,
185152
185146
  "description": "Grants permission to delete a sync target from the source",
185153
185147
  "accessLevel": "Write",
@@ -185168,7 +185162,7 @@
185168
185162
  },
185169
185163
  {
185170
185164
  "name": "GetSyncProfile",
185171
- "apiReferenceUrl": "https://docs.aws.amazon.com/singlesignon/latest/userguide/security-iam-awsmanpol.html",
185165
+ "apiReferenceUrl": "https://docs.aws.amazon.com/singlesignon/latest/userguide/provision-users-groups-AD.html",
185172
185166
  "permissionOnly": false,
185173
185167
  "description": "Grants permission to retrieve a sync profile by using a sync profile name",
185174
185168
  "accessLevel": "Read",
@@ -185183,7 +185177,7 @@
185183
185177
  },
185184
185178
  {
185185
185179
  "name": "GetSyncTarget",
185186
- "apiReferenceUrl": "https://docs.aws.amazon.com/singlesignon/latest/userguide/security-iam-awsmanpol.html",
185180
+ "apiReferenceUrl": "https://docs.aws.amazon.com/singlesignon/latest/userguide/provision-users-groups-AD.html",
185187
185181
  "permissionOnly": false,
185188
185182
  "description": "Grants permission to retrieve a sync target from the sync profile",
185189
185183
  "accessLevel": "Read",
@@ -185204,7 +185198,7 @@
185204
185198
  },
185205
185199
  {
185206
185200
  "name": "ListSyncFilters",
185207
- "apiReferenceUrl": "https://docs.aws.amazon.com/singlesignon/latest/userguide/security-iam-awsmanpol.html",
185201
+ "apiReferenceUrl": "https://docs.aws.amazon.com/singlesignon/latest/userguide/provision-users-groups-AD.html",
185208
185202
  "permissionOnly": false,
185209
185203
  "description": "Grants permission to list the sync filters from the sync profile",
185210
185204
  "accessLevel": "List",
@@ -185219,7 +185213,7 @@
185219
185213
  },
185220
185214
  {
185221
185215
  "name": "StartSync",
185222
- "apiReferenceUrl": "https://docs.aws.amazon.com/singlesignon/latest/userguide/security-iam-awsmanpol.html",
185216
+ "apiReferenceUrl": "https://docs.aws.amazon.com/singlesignon/latest/userguide/provision-users-groups-AD.html",
185223
185217
  "permissionOnly": false,
185224
185218
  "description": "Grants permission to start a sync process or to resume a sync process that was previously paused",
185225
185219
  "accessLevel": "Write",
@@ -185234,7 +185228,7 @@
185234
185228
  },
185235
185229
  {
185236
185230
  "name": "StopSync",
185237
- "apiReferenceUrl": "https://docs.aws.amazon.com/singlesignon/latest/userguide/security-iam-awsmanpol.html",
185231
+ "apiReferenceUrl": "https://docs.aws.amazon.com/singlesignon/latest/userguide/provision-users-groups-AD.html",
185238
185232
  "permissionOnly": false,
185239
185233
  "description": "Grants permission to stop any planned sync process in the sync schedule from starting",
185240
185234
  "accessLevel": "Write",
@@ -185249,7 +185243,7 @@
185249
185243
  },
185250
185244
  {
185251
185245
  "name": "UpdateSyncTarget",
185252
- "apiReferenceUrl": "https://docs.aws.amazon.com/singlesignon/latest/userguide/security-iam-awsmanpol.html",
185246
+ "apiReferenceUrl": "https://docs.aws.amazon.com/singlesignon/latest/userguide/provision-users-groups-AD.html",
185253
185247
  "permissionOnly": false,
185254
185248
  "description": "Grants permission to update a sync target on the sync profile",
185255
185249
  "accessLevel": "Write",
@@ -185272,13 +185266,13 @@
185272
185266
  "resourceTypes": [
185273
185267
  {
185274
185268
  "name": "SyncProfileResource",
185275
- "apiReferenceUrl": "https://docs.aws.amazon.com/singlesignon/latest/userguide/security-iam-awsmanpol.html",
185269
+ "apiReferenceUrl": "https://docs.aws.amazon.com/singlesignon/latest/userguide/provision-users-groups-AD.html",
185276
185270
  "arnPattern": "arn:${Partition}:identity-sync:${Region}:${Account}:profile/${SyncProfileName}",
185277
185271
  "conditionKeys": []
185278
185272
  },
185279
185273
  {
185280
185274
  "name": "SyncTargetResource",
185281
- "apiReferenceUrl": "https://docs.aws.amazon.com/singlesignon/latest/userguide/security-iam-awsmanpol.html",
185275
+ "apiReferenceUrl": "https://docs.aws.amazon.com/singlesignon/latest/userguide/provision-users-groups-AD.html",
185282
185276
  "arnPattern": "arn:${Partition}:identity-sync:${Region}:${Account}:target/${SyncProfileName}/${SyncTargetName}",
185283
185277
  "conditionKeys": []
185284
185278
  }
@@ -212404,7 +212398,7 @@
212404
212398
  },
212405
212399
  {
212406
212400
  "name": "GetIceServerConfig",
212407
- "apiReferenceUrl": "https://docs.aws.amazon.com/kinesisvideostreams/latest/dg/API_AWSAcuitySignalingService_GetIceServerConfig.html",
212401
+ "apiReferenceUrl": "https://docs.aws.amazon.com/kinesisvideostreams/latest/dg/API_signaling_GetIceServerConfig.html",
212408
212402
  "permissionOnly": false,
212409
212403
  "description": "Grants permission to get the ICE server configuration",
212410
212404
  "accessLevel": "Read",
@@ -212479,7 +212473,7 @@
212479
212473
  },
212480
212474
  {
212481
212475
  "name": "JoinStorageSession",
212482
- "apiReferenceUrl": "https://docs.aws.amazon.com/kinesisvideostreams/latest/dg/API_AWSAcuityRoutingServiceLambda_JoinStorageSession.html",
212476
+ "apiReferenceUrl": "https://docs.aws.amazon.com/kinesisvideostreams/latest/dg/API_webrtc_JoinStorageSession.html",
212483
212477
  "permissionOnly": false,
212484
212478
  "description": "Grants permission to join a storage session for a channel",
212485
212479
  "accessLevel": "Write",
@@ -212492,6 +212486,21 @@
212492
212486
  }
212493
212487
  ]
212494
212488
  },
212489
+ {
212490
+ "name": "JoinStorageSessionAsViewer",
212491
+ "apiReferenceUrl": "https://docs.aws.amazon.com/kinesisvideostreams/latest/dg/API_webrtc_JoinStorageSessionAsViewer.html",
212492
+ "permissionOnly": false,
212493
+ "description": "Grants permission to join a storage session for a channel as viewer",
212494
+ "accessLevel": "Write",
212495
+ "resourceTypes": [
212496
+ {
212497
+ "resourceType": "channel",
212498
+ "required": true,
212499
+ "conditionKeys": [],
212500
+ "dependentActions": []
212501
+ }
212502
+ ]
212503
+ },
212495
212504
  {
212496
212505
  "name": "ListEdgeAgentConfigurations",
212497
212506
  "apiReferenceUrl": "https://docs.aws.amazon.com/kinesisvideostreams/latest/dg/API_ListEdgeAgentConfigurations.html",
@@ -212605,7 +212614,7 @@
212605
212614
  },
212606
212615
  {
212607
212616
  "name": "SendAlexaOfferToMaster",
212608
- "apiReferenceUrl": "https://docs.aws.amazon.com/kinesisvideostreams/latest/dg/API_AWSAcuitySignalingService_SendAlexaOfferToMaster.html",
212617
+ "apiReferenceUrl": "https://docs.aws.amazon.com/kinesisvideostreams/latest/dg/API_signaling_SendAlexaOfferToMaster.html",
212609
212618
  "permissionOnly": false,
212610
212619
  "description": "Grants permission to send the Alexa SDP offer to the master",
212611
212620
  "accessLevel": "Write",
@@ -11622,7 +11622,7 @@
11622
11622
  "name": "AWS Glue",
11623
11623
  "servicePrefix": "glue",
11624
11624
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsglue.html",
11625
- "actionsCount": 258,
11625
+ "actionsCount": 256,
11626
11626
  "actions": [
11627
11627
  "BatchCreatePartition",
11628
11628
  "BatchDeleteConnection",
@@ -11639,7 +11639,6 @@
11639
11639
  "BatchGetTableOptimizer",
11640
11640
  "BatchGetTriggers",
11641
11641
  "BatchGetWorkflows",
11642
- "BatchPutDataQualityStatisticAnnotation",
11643
11642
  "BatchStopJobRun",
11644
11643
  "BatchUpdatePartition",
11645
11644
  "CancelDataQualityRuleRecommendationRun",
@@ -11798,8 +11797,6 @@
11798
11797
  "ListDataQualityRuleRecommendationRuns",
11799
11798
  "ListDataQualityRulesetEvaluationRuns",
11800
11799
  "ListDataQualityRulesets",
11801
- "ListDataQualityStatisticAnnotations",
11802
- "ListDataQualityStatistics",
11803
11800
  "ListDevEndpoints",
11804
11801
  "ListEntities",
11805
11802
  "ListJobs",
@@ -11818,6 +11815,7 @@
11818
11815
  "PublishDataQuality",
11819
11816
  "PutDataCatalogEncryptionSettings",
11820
11817
  "PutDataQualityProfileAnnotation",
11818
+ "PutDataQualityStatisticAnnotation",
11821
11819
  "PutResourcePolicy",
11822
11820
  "PutSchemaVersionMetadata",
11823
11821
  "PutWorkflowRunProperties",
@@ -15180,7 +15178,7 @@
15180
15178
  "name": "Amazon Kinesis Video Streams",
15181
15179
  "servicePrefix": "kinesisvideo",
15182
15180
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonkinesisvideostreams.html",
15183
- "actionsCount": 43,
15181
+ "actionsCount": 44,
15184
15182
  "actions": [
15185
15183
  "ConnectAsMaster",
15186
15184
  "ConnectAsViewer",
@@ -15206,6 +15204,7 @@
15206
15204
  "GetMediaForFragmentList",
15207
15205
  "GetSignalingChannelEndpoint",
15208
15206
  "JoinStorageSession",
15207
+ "JoinStorageSessionAsViewer",
15209
15208
  "ListEdgeAgentConfigurations",
15210
15209
  "ListFragments",
15211
15210
  "ListSignalingChannels",
@@ -2,7 +2,7 @@
2
2
  "Actions by type": [
3
3
  {
4
4
  "key": "Write Actions",
5
- "value": 9489
5
+ "value": 9490
6
6
  },
7
7
  {
8
8
  "key": "Read Actions",
@@ -10,7 +10,7 @@
10
10
  },
11
11
  {
12
12
  "key": "List Actions",
13
- "value": 2778
13
+ "value": 2776
14
14
  },
15
15
  {
16
16
  "key": "Permissions Actions",
@@ -250,7 +250,7 @@
250
250
  },
251
251
  {
252
252
  "key": "AWS Glue",
253
- "value": 258
253
+ "value": 256
254
254
  },
255
255
  {
256
256
  "key": "Amazon QuickSight",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aws-iam-data",
3
- "version": "0.0.248",
3
+ "version": "0.0.249",
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",