aws-iam-data 0.0.153 → 0.0.154

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,29 @@
1
1
  [
2
+ {
3
+ "dateOfChange": "2024-02-21",
4
+ "addedServices": [
5
+ "Amazon Message Gateway Service"
6
+ ],
7
+ "removedServices": [
8
+ "Amazon Session Manager Message Gateway Service"
9
+ ],
10
+ "addedActions": {
11
+ "Amazon Message Gateway Service": [
12
+ "ssmmessages:CreateControlChannel",
13
+ "ssmmessages:CreateDataChannel",
14
+ "ssmmessages:OpenControlChannel",
15
+ "ssmmessages:OpenDataChannel"
16
+ ]
17
+ },
18
+ "removedActions": {
19
+ "Amazon Session Manager Message Gateway Service": [
20
+ "ssmmessages:CreateControlChannel",
21
+ "ssmmessages:CreateDataChannel",
22
+ "ssmmessages:OpenControlChannel",
23
+ "ssmmessages:OpenDataChannel"
24
+ ]
25
+ }
26
+ },
2
27
  {
3
28
  "dateOfChange": "2024-02-18",
4
29
  "addedServices": [],
@@ -226414,6 +226414,91 @@
226414
226414
  }
226415
226415
  ]
226416
226416
  },
226417
+ {
226418
+ "name": "Amazon Message Gateway Service",
226419
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonmessagegatewayservice.html",
226420
+ "servicePrefix": "ssmmessages",
226421
+ "actions": [
226422
+ {
226423
+ "name": "CreateControlChannel",
226424
+ "apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/latest/userguide/getting-started-create-iam-instance-profile.html",
226425
+ "permissionOnly": false,
226426
+ "description": "Grants permission to register a control channel for an instance to send control messages to Systems Manager service",
226427
+ "accessLevel": "Write",
226428
+ "resourceTypes": [
226429
+ {
226430
+ "resourceType": "",
226431
+ "required": false,
226432
+ "conditionKeys": [
226433
+ "ssm:SourceInstanceARN",
226434
+ "ec2:SourceInstanceARN"
226435
+ ],
226436
+ "dependentActions": []
226437
+ }
226438
+ ]
226439
+ },
226440
+ {
226441
+ "name": "CreateDataChannel",
226442
+ "apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/latest/userguide/getting-started-create-iam-instance-profile.html",
226443
+ "permissionOnly": false,
226444
+ "description": "Grants permission to register a data channel for an instance to send data messages to Systems Manager service",
226445
+ "accessLevel": "Write",
226446
+ "resourceTypes": [
226447
+ {
226448
+ "resourceType": "",
226449
+ "required": false,
226450
+ "conditionKeys": [],
226451
+ "dependentActions": []
226452
+ }
226453
+ ]
226454
+ },
226455
+ {
226456
+ "name": "OpenControlChannel",
226457
+ "apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/latest/userguide/getting-started-create-iam-instance-profile.html",
226458
+ "permissionOnly": false,
226459
+ "description": "Grants permission to open a websocket connection for a registered control channel stream from an instance to Systems Manager service",
226460
+ "accessLevel": "Write",
226461
+ "resourceTypes": [
226462
+ {
226463
+ "resourceType": "",
226464
+ "required": false,
226465
+ "conditionKeys": [],
226466
+ "dependentActions": []
226467
+ }
226468
+ ]
226469
+ },
226470
+ {
226471
+ "name": "OpenDataChannel",
226472
+ "apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/latest/userguide/getting-started-create-iam-instance-profile.html",
226473
+ "permissionOnly": false,
226474
+ "description": "Grants permission to open a websocket connection for a registered data channel stream from an instance to Systems Manager service",
226475
+ "accessLevel": "Write",
226476
+ "resourceTypes": [
226477
+ {
226478
+ "resourceType": "",
226479
+ "required": false,
226480
+ "conditionKeys": [],
226481
+ "dependentActions": []
226482
+ }
226483
+ ]
226484
+ }
226485
+ ],
226486
+ "resourceTypes": [],
226487
+ "conditionKeys": [
226488
+ {
226489
+ "name": "ec2:SourceInstanceARN",
226490
+ "apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-policy-structure.html#amazon-ec2-keys",
226491
+ "description": "Filters access by the ARN of the instance from which the request originated",
226492
+ "type": "ARN"
226493
+ },
226494
+ {
226495
+ "name": "ssm:SourceInstanceARN",
226496
+ "apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/latest/userguide/security_iam_service-with-iam.html#policy-conditions",
226497
+ "description": "Filters access by verifying the Amazon Resource Name (ARN) of the AWS Systems Manager's managed instance from which the request is made. This key is not present when the request comes from the managed instance authenticated with an IAM role associated with EC2 instance profile",
226498
+ "type": "ARN"
226499
+ }
226500
+ ]
226501
+ },
226417
226502
  {
226418
226503
  "name": "AWS Microservice Extractor for .NET",
226419
226504
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsmicroserviceextractorfor.net.html",
@@ -304764,91 +304849,6 @@
304764
304849
  }
304765
304850
  ]
304766
304851
  },
304767
- {
304768
- "name": "Amazon Session Manager Message Gateway Service",
304769
- "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonsessionmanagermessagegatewayservice.html",
304770
- "servicePrefix": "ssmmessages",
304771
- "actions": [
304772
- {
304773
- "name": "CreateControlChannel",
304774
- "apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/latest/userguide/getting-started-create-iam-instance-profile.html",
304775
- "permissionOnly": false,
304776
- "description": "Grants permission to register a control channel for an instance to send control messages to Systems Manager service",
304777
- "accessLevel": "Write",
304778
- "resourceTypes": [
304779
- {
304780
- "resourceType": "",
304781
- "required": false,
304782
- "conditionKeys": [
304783
- "ssm:SourceInstanceARN",
304784
- "ec2:SourceInstanceARN"
304785
- ],
304786
- "dependentActions": []
304787
- }
304788
- ]
304789
- },
304790
- {
304791
- "name": "CreateDataChannel",
304792
- "apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/latest/userguide/getting-started-create-iam-instance-profile.html",
304793
- "permissionOnly": false,
304794
- "description": "Grants permission to register a data channel for an instance to send data messages to Systems Manager service",
304795
- "accessLevel": "Write",
304796
- "resourceTypes": [
304797
- {
304798
- "resourceType": "",
304799
- "required": false,
304800
- "conditionKeys": [],
304801
- "dependentActions": []
304802
- }
304803
- ]
304804
- },
304805
- {
304806
- "name": "OpenControlChannel",
304807
- "apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/latest/userguide/getting-started-create-iam-instance-profile.html",
304808
- "permissionOnly": false,
304809
- "description": "Grants permission to open a websocket connection for a registered control channel stream from an instance to Systems Manager service",
304810
- "accessLevel": "Write",
304811
- "resourceTypes": [
304812
- {
304813
- "resourceType": "",
304814
- "required": false,
304815
- "conditionKeys": [],
304816
- "dependentActions": []
304817
- }
304818
- ]
304819
- },
304820
- {
304821
- "name": "OpenDataChannel",
304822
- "apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/latest/userguide/getting-started-create-iam-instance-profile.html",
304823
- "permissionOnly": false,
304824
- "description": "Grants permission to open a websocket connection for a registered data channel stream from an instance to Systems Manager service",
304825
- "accessLevel": "Write",
304826
- "resourceTypes": [
304827
- {
304828
- "resourceType": "",
304829
- "required": false,
304830
- "conditionKeys": [],
304831
- "dependentActions": []
304832
- }
304833
- ]
304834
- }
304835
- ],
304836
- "resourceTypes": [],
304837
- "conditionKeys": [
304838
- {
304839
- "name": "ec2:SourceInstanceARN",
304840
- "apiReferenceUrl": "https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-policy-structure.html#amazon-ec2-keys",
304841
- "description": "Filters access by the ARN of the instance from which the request originated",
304842
- "type": "ARN"
304843
- },
304844
- {
304845
- "name": "ssm:SourceInstanceARN",
304846
- "apiReferenceUrl": "https://docs.aws.amazon.com/systems-manager/latest/userguide/security_iam_service-with-iam.html#policy-conditions",
304847
- "description": "Filters access by verifying the Amazon Resource Name (ARN) of the AWS Systems Manager's managed instance from which the request is made. This key is not present when the request comes from the managed instance authenticated with an IAM role associated with EC2 instance profile",
304848
- "type": "ARN"
304849
- }
304850
- ]
304851
- },
304852
304852
  {
304853
304853
  "name": "AWS Shield",
304854
304854
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsshield.html",
@@ -16547,6 +16547,25 @@
16547
16547
  "ssm:SourceInstanceARN"
16548
16548
  ]
16549
16549
  },
16550
+ {
16551
+ "name": "Amazon Message Gateway Service",
16552
+ "servicePrefix": "ssmmessages",
16553
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonmessagegatewayservice.html",
16554
+ "actionsCount": 4,
16555
+ "actions": [
16556
+ "CreateControlChannel",
16557
+ "CreateDataChannel",
16558
+ "OpenControlChannel",
16559
+ "OpenDataChannel"
16560
+ ],
16561
+ "resourceTypesCount": 0,
16562
+ "resourceTypes": [],
16563
+ "conditionKeysCount": 2,
16564
+ "conditionKeys": [
16565
+ "ec2:SourceInstanceARN",
16566
+ "ssm:SourceInstanceARN"
16567
+ ]
16568
+ },
16550
16569
  {
16551
16570
  "name": "AWS Microservice Extractor for .NET",
16552
16571
  "servicePrefix": "serviceextract",
@@ -22303,25 +22322,6 @@
22303
22322
  "ses:Recipients"
22304
22323
  ]
22305
22324
  },
22306
- {
22307
- "name": "Amazon Session Manager Message Gateway Service",
22308
- "servicePrefix": "ssmmessages",
22309
- "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonsessionmanagermessagegatewayservice.html",
22310
- "actionsCount": 4,
22311
- "actions": [
22312
- "CreateControlChannel",
22313
- "CreateDataChannel",
22314
- "OpenControlChannel",
22315
- "OpenDataChannel"
22316
- ],
22317
- "resourceTypesCount": 0,
22318
- "resourceTypes": [],
22319
- "conditionKeysCount": 2,
22320
- "conditionKeys": [
22321
- "ec2:SourceInstanceARN",
22322
- "ssm:SourceInstanceARN"
22323
- ]
22324
- },
22325
22325
  {
22326
22326
  "name": "AWS Shield",
22327
22327
  "servicePrefix": "shield",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aws-iam-data",
3
- "version": "0.0.153",
3
+ "version": "0.0.154",
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",