aws-iam-data 0.0.164 → 0.0.166

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,35 @@
1
1
  [
2
+ {
3
+ "dateOfChange": "2024-03-12",
4
+ "addedServices": [],
5
+ "removedServices": [],
6
+ "addedActions": {
7
+ "Amazon DataZone": [
8
+ "datazone:CancelMetadataGenerationRun"
9
+ ],
10
+ "AWS Migration Hub Strategy Recommendations": [
11
+ "migrationhub-strategy:PutLogData",
12
+ "migrationhub-strategy:PutMetricData"
13
+ ]
14
+ },
15
+ "removedActions": {}
16
+ },
17
+ {
18
+ "dateOfChange": "2024-03-10",
19
+ "addedServices": [],
20
+ "removedServices": [],
21
+ "addedActions": {
22
+ "Amazon Lex V2": [
23
+ "lex:CreateBotReplica",
24
+ "lex:DeleteBotReplica",
25
+ "lex:DescribeBotReplica",
26
+ "lex:ListBotAliasReplicas",
27
+ "lex:ListBotReplicas",
28
+ "lex:ListBotVersionReplicas"
29
+ ]
30
+ },
31
+ "removedActions": {}
32
+ },
2
33
  {
3
34
  "dateOfChange": "2024-03-08",
4
35
  "addedServices": [],
@@ -84864,6 +84864,21 @@
84864
84864
  }
84865
84865
  ]
84866
84866
  },
84867
+ {
84868
+ "name": "CancelMetadataGenerationRun",
84869
+ "apiReferenceUrl": "${APIReferenceDocPage}API_CancelMetadataGenerationRun.html",
84870
+ "permissionOnly": false,
84871
+ "description": "Grants permission to cancel metadata generation run",
84872
+ "accessLevel": "Write",
84873
+ "resourceTypes": [
84874
+ {
84875
+ "resourceType": "",
84876
+ "required": false,
84877
+ "conditionKeys": [],
84878
+ "dependentActions": []
84879
+ }
84880
+ ]
84881
+ },
84867
84882
  {
84868
84883
  "name": "CancelSubscription",
84869
84884
  "apiReferenceUrl": "${APIReferenceDocPage}API_CancelSubscription.html",
@@ -207145,6 +207160,21 @@
207145
207160
  }
207146
207161
  ]
207147
207162
  },
207163
+ {
207164
+ "name": "CreateBotReplica",
207165
+ "apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_CreateBotReplica.html",
207166
+ "permissionOnly": false,
207167
+ "description": "Grants permission to create bot replica for a bot",
207168
+ "accessLevel": "Write",
207169
+ "resourceTypes": [
207170
+ {
207171
+ "resourceType": "bot",
207172
+ "required": true,
207173
+ "conditionKeys": [],
207174
+ "dependentActions": []
207175
+ }
207176
+ ]
207177
+ },
207148
207178
  {
207149
207179
  "name": "CreateBotVersion",
207150
207180
  "apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_CreateBotVersion.html",
@@ -207385,6 +207415,21 @@
207385
207415
  }
207386
207416
  ]
207387
207417
  },
207418
+ {
207419
+ "name": "DeleteBotReplica",
207420
+ "apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_DeleteBotReplica.html",
207421
+ "permissionOnly": false,
207422
+ "description": "Grants permission to delete an existing bot replica",
207423
+ "accessLevel": "Write",
207424
+ "resourceTypes": [
207425
+ {
207426
+ "resourceType": "bot",
207427
+ "required": true,
207428
+ "conditionKeys": [],
207429
+ "dependentActions": []
207430
+ }
207431
+ ]
207432
+ },
207388
207433
  {
207389
207434
  "name": "DeleteBotVersion",
207390
207435
  "apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_DeleteBotVersion.html",
@@ -207643,6 +207688,21 @@
207643
207688
  }
207644
207689
  ]
207645
207690
  },
207691
+ {
207692
+ "name": "DescribeBotReplica",
207693
+ "apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_DescribeBotReplica.html",
207694
+ "permissionOnly": false,
207695
+ "description": "Grants permission to retrieve an existing bot replica",
207696
+ "accessLevel": "Read",
207697
+ "resourceTypes": [
207698
+ {
207699
+ "resourceType": "bot",
207700
+ "required": true,
207701
+ "conditionKeys": [],
207702
+ "dependentActions": []
207703
+ }
207704
+ ]
207705
+ },
207646
207706
  {
207647
207707
  "name": "DescribeBotResourceGeneration",
207648
207708
  "apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_DescribeBotResourceGeneration.html",
@@ -207941,6 +208001,21 @@
207941
208001
  }
207942
208002
  ]
207943
208003
  },
208004
+ {
208005
+ "name": "ListBotAliasReplicas",
208006
+ "apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_ListBotAliasReplicas.html",
208007
+ "permissionOnly": false,
208008
+ "description": "Grants permission to list alias replicas in a bot replica",
208009
+ "accessLevel": "List",
208010
+ "resourceTypes": [
208011
+ {
208012
+ "resourceType": "bot",
208013
+ "required": true,
208014
+ "conditionKeys": [],
208015
+ "dependentActions": []
208016
+ }
208017
+ ]
208018
+ },
207944
208019
  {
207945
208020
  "name": "ListBotAliases",
207946
208021
  "apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_ListBotAliases.html",
@@ -208001,6 +208076,21 @@
208001
208076
  }
208002
208077
  ]
208003
208078
  },
208079
+ {
208080
+ "name": "ListBotReplicas",
208081
+ "apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_ListBotReplicas.html",
208082
+ "permissionOnly": false,
208083
+ "description": "Grants permission to list replicas of a bot",
208084
+ "accessLevel": "List",
208085
+ "resourceTypes": [
208086
+ {
208087
+ "resourceType": "bot",
208088
+ "required": true,
208089
+ "conditionKeys": [],
208090
+ "dependentActions": []
208091
+ }
208092
+ ]
208093
+ },
208004
208094
  {
208005
208095
  "name": "ListBotResourceGenerations",
208006
208096
  "apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_ListBotResourceGenerations.html",
@@ -208016,6 +208106,21 @@
208016
208106
  }
208017
208107
  ]
208018
208108
  },
208109
+ {
208110
+ "name": "ListBotVersionReplicas",
208111
+ "apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_ListBotVersionReplicas.html",
208112
+ "permissionOnly": false,
208113
+ "description": "Grants permission to list version replicas in a bot replica",
208114
+ "accessLevel": "List",
208115
+ "resourceTypes": [
208116
+ {
208117
+ "resourceType": "bot",
208118
+ "required": true,
208119
+ "conditionKeys": [],
208120
+ "dependentActions": []
208121
+ }
208122
+ ]
208123
+ },
208019
208124
  {
208020
208125
  "name": "ListBotVersions",
208021
208126
  "apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_ListBotVersions.html",
@@ -228329,6 +228434,36 @@
228329
228434
  }
228330
228435
  ]
228331
228436
  },
228437
+ {
228438
+ "name": "PutLogData",
228439
+ "apiReferenceUrl": "https://docs.aws.amazon.com/migrationhub-strategy/latest/APIReference/API_PutLogData.html",
228440
+ "permissionOnly": false,
228441
+ "description": "Grants permission to the collector to send logs to the service",
228442
+ "accessLevel": "List",
228443
+ "resourceTypes": [
228444
+ {
228445
+ "resourceType": "",
228446
+ "required": false,
228447
+ "conditionKeys": [],
228448
+ "dependentActions": []
228449
+ }
228450
+ ]
228451
+ },
228452
+ {
228453
+ "name": "PutMetricData",
228454
+ "apiReferenceUrl": "https://docs.aws.amazon.com/migrationhub-strategy/latest/APIReference/API_PutMetricData.html",
228455
+ "permissionOnly": false,
228456
+ "description": "Grants permission to the collector to send metrics to the service",
228457
+ "accessLevel": "List",
228458
+ "resourceTypes": [
228459
+ {
228460
+ "resourceType": "",
228461
+ "required": false,
228462
+ "conditionKeys": [],
228463
+ "dependentActions": []
228464
+ }
228465
+ ]
228466
+ },
228332
228467
  {
228333
228468
  "name": "PutPortfolioPreferences",
228334
228469
  "apiReferenceUrl": "https://docs.aws.amazon.com/migrationhub-strategy/latest/APIReference/API_PutPortfolioPreferences.html",
@@ -6511,10 +6511,11 @@
6511
6511
  "name": "Amazon DataZone",
6512
6512
  "servicePrefix": "datazone",
6513
6513
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazondatazone.html",
6514
- "actionsCount": 123,
6514
+ "actionsCount": 124,
6515
6515
  "actions": [
6516
6516
  "AcceptPredictions",
6517
6517
  "AcceptSubscriptionRequest",
6518
+ "CancelMetadataGenerationRun",
6518
6519
  "CancelSubscription",
6519
6520
  "CreateAsset",
6520
6521
  "CreateAssetRevision",
@@ -14928,7 +14929,7 @@
14928
14929
  "name": "Amazon Lex V2",
14929
14930
  "servicePrefix": "lex",
14930
14931
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonlexv2.html",
14931
- "actionsCount": 106,
14932
+ "actionsCount": 112,
14932
14933
  "actions": [
14933
14934
  "BatchCreateCustomVocabularyItem",
14934
14935
  "BatchDeleteCustomVocabularyItem",
@@ -14938,6 +14939,7 @@
14938
14939
  "CreateBotAlias",
14939
14940
  "CreateBotChannel",
14940
14941
  "CreateBotLocale",
14942
+ "CreateBotReplica",
14941
14943
  "CreateBotVersion",
14942
14944
  "CreateCustomVocabulary",
14943
14945
  "CreateExport",
@@ -14952,6 +14954,7 @@
14952
14954
  "DeleteBotAlias",
14953
14955
  "DeleteBotChannel",
14954
14956
  "DeleteBotLocale",
14957
+ "DeleteBotReplica",
14955
14958
  "DeleteBotVersion",
14956
14959
  "DeleteCustomVocabulary",
14957
14960
  "DeleteExport",
@@ -14968,6 +14971,7 @@
14968
14971
  "DescribeBotChannel",
14969
14972
  "DescribeBotLocale",
14970
14973
  "DescribeBotRecommendation",
14974
+ "DescribeBotReplica",
14971
14975
  "DescribeBotResourceGeneration",
14972
14976
  "DescribeBotVersion",
14973
14977
  "DescribeCustomVocabulary",
@@ -14986,11 +14990,14 @@
14986
14990
  "GetSession",
14987
14991
  "GetTestExecutionArtifactsUrl",
14988
14992
  "ListAggregatedUtterances",
14993
+ "ListBotAliasReplicas",
14989
14994
  "ListBotAliases",
14990
14995
  "ListBotChannels",
14991
14996
  "ListBotLocales",
14992
14997
  "ListBotRecommendations",
14998
+ "ListBotReplicas",
14993
14999
  "ListBotResourceGenerations",
15000
+ "ListBotVersionReplicas",
14994
15001
  "ListBotVersions",
14995
15002
  "ListBots",
14996
15003
  "ListBuiltInIntents",
@@ -16723,7 +16730,7 @@
16723
16730
  "name": "AWS Migration Hub Strategy Recommendations",
16724
16731
  "servicePrefix": "migrationhub-strategy",
16725
16732
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsmigrationhubstrategyrecommendations.html",
16726
- "actionsCount": 29,
16733
+ "actionsCount": 31,
16727
16734
  "actions": [
16728
16735
  "GetAntiPattern",
16729
16736
  "GetApplicationComponentDetails",
@@ -16744,6 +16751,8 @@
16744
16751
  "ListImportFileTask",
16745
16752
  "ListJarArtifacts",
16746
16753
  "ListServers",
16754
+ "PutLogData",
16755
+ "PutMetricData",
16747
16756
  "PutPortfolioPreferences",
16748
16757
  "RegisterCollector",
16749
16758
  "SendMessage",
@@ -1,16 +1,16 @@
1
1
  {
2
2
  "Actions by type": [
3
3
  {
4
- "key": "Read Actions",
5
- "value": 4417
4
+ "key": "Write Actions",
5
+ "value": 9068
6
6
  },
7
7
  {
8
- "key": "Write Actions",
9
- "value": 9065
8
+ "key": "Read Actions",
9
+ "value": 4418
10
10
  },
11
11
  {
12
12
  "key": "List Actions",
13
- "value": 2643
13
+ "value": 2648
14
14
  },
15
15
  {
16
16
  "key": "Permissions Actions",
@@ -157,12 +157,12 @@
157
157
  "value": 82
158
158
  },
159
159
  {
160
- "key": "repository - arn:${Partition}:codecommit:${Region}:${Account}:${RepositoryName}",
160
+ "key": "bot - arn:${Partition}:lex:${Region}:${Account}:bot/${BotId}",
161
161
  "value": 81
162
162
  },
163
163
  {
164
- "key": "bot - arn:${Partition}:lex:${Region}:${Account}:bot/${BotId}",
165
- "value": 75
164
+ "key": "repository - arn:${Partition}:codecommit:${Region}:${Account}:${RepositoryName}",
165
+ "value": 81
166
166
  },
167
167
  {
168
168
  "key": "directory - arn:${Partition}:ds:${Region}:${Account}:directory/${DirectoryId}",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aws-iam-data",
3
- "version": "0.0.164",
3
+ "version": "0.0.166",
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",