aws-iam-data 0.0.123 → 0.0.124

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,18 @@
1
1
  [
2
+ {
3
+ "dateOfChange": "2023-12-13",
4
+ "addedServices": [],
5
+ "removedServices": [],
6
+ "addedActions": {
7
+ "Amazon Lex V2": [
8
+ "lex:DescribeBotResourceGeneration",
9
+ "lex:GenerateBotElement",
10
+ "lex:ListBotResourceGenerations",
11
+ "lex:StartBotResourceGeneration"
12
+ ]
13
+ },
14
+ "removedActions": {}
15
+ },
2
16
  {
3
17
  "dateOfChange": "2023-12-12",
4
18
  "addedServices": [],
@@ -167326,7 +167326,7 @@
167326
167326
  {
167327
167327
  "name": "GetApplicationAssignmentConfiguration",
167328
167328
  "apiReferenceUrl": "https://docs.aws.amazon.com/singlesignon/latest/APIReference/API_GetApplicationAssignmentConfiguration.html",
167329
- "permissionOnly": true,
167329
+ "permissionOnly": false,
167330
167330
  "description": "Grants permission to read assignment configurations for an application",
167331
167331
  "accessLevel": "Read",
167332
167332
  "resourceTypes": [
@@ -205131,6 +205131,21 @@
205131
205131
  }
205132
205132
  ]
205133
205133
  },
205134
+ {
205135
+ "name": "DescribeBotResourceGeneration",
205136
+ "apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_DescribeBotResourceGeneration.html",
205137
+ "permissionOnly": false,
205138
+ "description": "Grants permission to retrieve metadata information for a bot resource generation",
205139
+ "accessLevel": "Read",
205140
+ "resourceTypes": [
205141
+ {
205142
+ "resourceType": "bot",
205143
+ "required": true,
205144
+ "conditionKeys": [],
205145
+ "dependentActions": []
205146
+ }
205147
+ ]
205148
+ },
205134
205149
  {
205135
205150
  "name": "DescribeBotVersion",
205136
205151
  "apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_DescribeBotVersion.html",
@@ -205354,6 +205369,21 @@
205354
205369
  }
205355
205370
  ]
205356
205371
  },
205372
+ {
205373
+ "name": "GenerateBotElement",
205374
+ "apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_GenerateBotElement.html",
205375
+ "permissionOnly": false,
205376
+ "description": "Grants permission to generate supported fields or elements for a bot",
205377
+ "accessLevel": "Read",
205378
+ "resourceTypes": [
205379
+ {
205380
+ "resourceType": "bot",
205381
+ "required": true,
205382
+ "conditionKeys": [],
205383
+ "dependentActions": []
205384
+ }
205385
+ ]
205386
+ },
205357
205387
  {
205358
205388
  "name": "GetSession",
205359
205389
  "apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_runtime_GetSession.html",
@@ -205459,6 +205489,21 @@
205459
205489
  }
205460
205490
  ]
205461
205491
  },
205492
+ {
205493
+ "name": "ListBotResourceGenerations",
205494
+ "apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_ListBotResourceGenerations.html",
205495
+ "permissionOnly": false,
205496
+ "description": "Grants permission to list the resource generations for a bot",
205497
+ "accessLevel": "List",
205498
+ "resourceTypes": [
205499
+ {
205500
+ "resourceType": "bot",
205501
+ "required": true,
205502
+ "conditionKeys": [],
205503
+ "dependentActions": []
205504
+ }
205505
+ ]
205506
+ },
205462
205507
  {
205463
205508
  "name": "ListBotVersions",
205464
205509
  "apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_ListBotVersions.html",
@@ -205863,6 +205908,21 @@
205863
205908
  }
205864
205909
  ]
205865
205910
  },
205911
+ {
205912
+ "name": "StartBotResourceGeneration",
205913
+ "apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_StartBotResourceGeneration.html",
205914
+ "permissionOnly": false,
205915
+ "description": "Grants permission to start a resource generation for an existing bot locale",
205916
+ "accessLevel": "Write",
205917
+ "resourceTypes": [
205918
+ {
205919
+ "resourceType": "bot",
205920
+ "required": true,
205921
+ "conditionKeys": [],
205922
+ "dependentActions": []
205923
+ }
205924
+ ]
205925
+ },
205866
205926
  {
205867
205927
  "name": "StartConversation",
205868
205928
  "apiReferenceUrl": "https://docs.aws.amazon.com/lexv2/latest/APIReference/API_runtime_StartConversation.html",
@@ -206044,8 +206104,7 @@
206044
206104
  "resourceType": "",
206045
206105
  "required": false,
206046
206106
  "conditionKeys": [
206047
- "aws:TagKeys",
206048
- "aws:RequestTag/${TagKey}"
206107
+ "aws:TagKeys"
206049
206108
  ],
206050
206109
  "dependentActions": []
206051
206110
  }
@@ -14764,7 +14764,7 @@
14764
14764
  "name": "Amazon Lex V2",
14765
14765
  "servicePrefix": "lex",
14766
14766
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonlexv2.html",
14767
- "actionsCount": 102,
14767
+ "actionsCount": 106,
14768
14768
  "actions": [
14769
14769
  "BatchCreateCustomVocabularyItem",
14770
14770
  "BatchDeleteCustomVocabularyItem",
@@ -14804,6 +14804,7 @@
14804
14804
  "DescribeBotChannel",
14805
14805
  "DescribeBotLocale",
14806
14806
  "DescribeBotRecommendation",
14807
+ "DescribeBotResourceGeneration",
14807
14808
  "DescribeBotVersion",
14808
14809
  "DescribeCustomVocabulary",
14809
14810
  "DescribeCustomVocabularyMetadata",
@@ -14817,6 +14818,7 @@
14817
14818
  "DescribeTestSet",
14818
14819
  "DescribeTestSetDiscrepancyReport",
14819
14820
  "DescribeTestSetGeneration",
14821
+ "GenerateBotElement",
14820
14822
  "GetSession",
14821
14823
  "GetTestExecutionArtifactsUrl",
14822
14824
  "ListAggregatedUtterances",
@@ -14824,6 +14826,7 @@
14824
14826
  "ListBotChannels",
14825
14827
  "ListBotLocales",
14826
14828
  "ListBotRecommendations",
14829
+ "ListBotResourceGenerations",
14827
14830
  "ListBotVersions",
14828
14831
  "ListBots",
14829
14832
  "ListBuiltInIntents",
@@ -14850,6 +14853,7 @@
14850
14853
  "RecognizeUtterance",
14851
14854
  "SearchAssociatedTranscripts",
14852
14855
  "StartBotRecommendation",
14856
+ "StartBotResourceGeneration",
14853
14857
  "StartConversation",
14854
14858
  "StartImport",
14855
14859
  "StartTestExecution",
@@ -1,16 +1,16 @@
1
1
  {
2
2
  "Actions by type": [
3
3
  {
4
- "key": "Read Actions",
5
- "value": 4383
4
+ "key": "Write Actions",
5
+ "value": 8984
6
6
  },
7
7
  {
8
- "key": "Write Actions",
9
- "value": 8983
8
+ "key": "Read Actions",
9
+ "value": 4385
10
10
  },
11
11
  {
12
12
  "key": "List Actions",
13
- "value": 2606
13
+ "value": 2607
14
14
  },
15
15
  {
16
16
  "key": "Permissions Actions",
@@ -162,7 +162,7 @@
162
162
  },
163
163
  {
164
164
  "key": "bot - arn:${Partition}:lex:${Region}:${Account}:bot/${BotId}",
165
- "value": 71
165
+ "value": 75
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.123",
3
+ "version": "0.0.124",
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",