aws-iam-data 0.0.404 → 0.0.406

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.
@@ -61,7 +61,7 @@
61
61
  "name": "Amazon AI Operations",
62
62
  "servicePrefix": "aiops",
63
63
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonaioperations.html",
64
- "actionsCount": 22,
64
+ "actionsCount": 23,
65
65
  "actions": [
66
66
  "CreateInvestigation",
67
67
  "CreateInvestigationEvent",
@@ -84,7 +84,8 @@
84
84
  "UntagResource",
85
85
  "UpdateInvestigation",
86
86
  "UpdateInvestigationEvent",
87
- "UpdateInvestigationGroup"
87
+ "UpdateInvestigationGroup",
88
+ "ValidateInvestigationGroup"
88
89
  ],
89
90
  "resourceTypesCount": 1,
90
91
  "resourceTypes": [
@@ -2295,7 +2296,7 @@
2295
2296
  "name": "Amazon Bedrock",
2296
2297
  "servicePrefix": "bedrock",
2297
2298
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrock.html",
2298
- "actionsCount": 194,
2299
+ "actionsCount": 196,
2299
2300
  "actions": [
2300
2301
  "AllowVendedLogDeliveryForResource",
2301
2302
  "ApplyGuardrail",
@@ -2303,11 +2304,13 @@
2303
2304
  "AssociateAgentKnowledgeBase",
2304
2305
  "AssociateThirdPartyKnowledgeBase",
2305
2306
  "BatchDeleteEvaluationJob",
2307
+ "CallWithBearerToken",
2306
2308
  "CreateAgent",
2307
2309
  "CreateAgentActionGroup",
2308
2310
  "CreateAgentAlias",
2309
2311
  "CreateBlueprint",
2310
2312
  "CreateBlueprintVersion",
2313
+ "CreateCustomModel",
2311
2314
  "CreateDataAutomationProject",
2312
2315
  "CreateDataSource",
2313
2316
  "CreateEvaluationJob",
@@ -3640,7 +3643,7 @@
3640
3643
  "name": "AWS Cloud9",
3641
3644
  "servicePrefix": "cloud9",
3642
3645
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awscloud9.html",
3643
- "actionsCount": 30,
3646
+ "actionsCount": 29,
3644
3647
  "actions": [
3645
3648
  "ActivateEC2Remote",
3646
3649
  "CreateEnvironmentEC2",
@@ -3670,8 +3673,7 @@
3670
3673
  "UpdateEnvironmentSettings",
3671
3674
  "UpdateMembershipSettings",
3672
3675
  "UpdateSSHRemote",
3673
- "UpdateUserSettings",
3674
- "ValidateEnvironmentName"
3676
+ "UpdateUserSettings"
3675
3677
  ],
3676
3678
  "resourceTypesCount": 1,
3677
3679
  "resourceTypes": [
@@ -12596,7 +12598,7 @@
12596
12598
  "name": "Amazon FSx",
12597
12599
  "servicePrefix": "fsx",
12598
12600
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonfsx.html",
12599
- "actionsCount": 53,
12601
+ "actionsCount": 56,
12600
12602
  "actions": [
12601
12603
  "AssociateFileGateway",
12602
12604
  "AssociateFileSystemAliases",
@@ -12604,6 +12606,7 @@
12604
12606
  "CancelDataRepositoryTask",
12605
12607
  "CopyBackup",
12606
12608
  "CopySnapshotAndUpdateVolume",
12609
+ "CreateAndAttachS3AccessPoint",
12607
12610
  "CreateBackup",
12608
12611
  "CreateDataRepositoryAssociation",
12609
12612
  "CreateDataRepositoryTask",
@@ -12629,10 +12632,12 @@
12629
12632
  "DescribeFileCaches",
12630
12633
  "DescribeFileSystemAliases",
12631
12634
  "DescribeFileSystems",
12635
+ "DescribeS3AccessPointAttachments",
12632
12636
  "DescribeSharedVpcConfiguration",
12633
12637
  "DescribeSnapshots",
12634
12638
  "DescribeStorageVirtualMachines",
12635
12639
  "DescribeVolumes",
12640
+ "DetachAndDeleteS3AccessPoint",
12636
12641
  "DisassociateFileGateway",
12637
12642
  "DisassociateFileSystemAliases",
12638
12643
  "GetResourcePolicy",
@@ -12668,9 +12673,9 @@
12668
12673
  ]
12669
12674
  },
12670
12675
  {
12671
- "name": "Amazon GameLift",
12676
+ "name": "Amazon GameLift Servers",
12672
12677
  "servicePrefix": "gamelift",
12673
- "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongamelift.html",
12678
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazongameliftservers.html",
12674
12679
  "actionsCount": 118,
12675
12680
  "actions": [
12676
12681
  "AcceptMatch",
@@ -2,11 +2,11 @@
2
2
  "Actions by type": [
3
3
  {
4
4
  "key": "Write Actions",
5
- "value": 10328
5
+ "value": 10331
6
6
  },
7
7
  {
8
8
  "key": "Read Actions",
9
- "value": 5028
9
+ "value": 5030
10
10
  },
11
11
  {
12
12
  "key": "List Actions",
@@ -258,7 +258,7 @@
258
258
  },
259
259
  {
260
260
  "key": "Amazon Bedrock",
261
- "value": 194
261
+ "value": 196
262
262
  },
263
263
  {
264
264
  "key": "Amazon DataZone",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aws-iam-data",
3
- "version": "0.0.404",
3
+ "version": "0.0.406",
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",