aws-iam-data 0.0.511 → 0.0.513

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.
@@ -2904,7 +2904,7 @@
2904
2904
  "policy",
2905
2905
  "policy-generation"
2906
2906
  ],
2907
- "conditionKeysCount": 14,
2907
+ "conditionKeysCount": 16,
2908
2908
  "conditionKeys": [
2909
2909
  "aws:RequestTag/${TagKey}",
2910
2910
  "aws:ResourceTag/${TagKey}",
@@ -2917,8 +2917,10 @@
2917
2917
  "bedrock-agentcore:InboundJwtClaim/sub",
2918
2918
  "bedrock-agentcore:actorId",
2919
2919
  "bedrock-agentcore:namespace",
2920
+ "bedrock-agentcore:securityGroups",
2920
2921
  "bedrock-agentcore:sessionId",
2921
2922
  "bedrock-agentcore:strategyId",
2923
+ "bedrock-agentcore:subnets",
2922
2924
  "bedrock-agentcore:userid"
2923
2925
  ]
2924
2926
  },
@@ -9325,8 +9327,9 @@
9325
9327
  "name": "Amazon DynamoDB",
9326
9328
  "servicePrefix": "dynamodb",
9327
9329
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazondynamodb.html",
9328
- "actionsCount": 74,
9330
+ "actionsCount": 78,
9329
9331
  "actions": [
9332
+ "AssociateTableReplica",
9330
9333
  "BatchGetItem",
9331
9334
  "BatchWriteItem",
9332
9335
  "ConditionCheckItem",
@@ -9383,6 +9386,8 @@
9383
9386
  "PutItem",
9384
9387
  "PutResourcePolicy",
9385
9388
  "Query",
9389
+ "ReadDataForReplication",
9390
+ "ReplicateSettings",
9386
9391
  "RestoreTableFromAwsBackup",
9387
9392
  "RestoreTableFromBackup",
9388
9393
  "RestoreTableToPointInTime",
@@ -9400,7 +9405,8 @@
9400
9405
  "UpdateKinesisStreamingDestination",
9401
9406
  "UpdateTable",
9402
9407
  "UpdateTableReplicaAutoScaling",
9403
- "UpdateTimeToLive"
9408
+ "UpdateTimeToLive",
9409
+ "WriteDataForReplication"
9404
9410
  ],
9405
9411
  "resourceTypesCount": 7,
9406
9412
  "resourceTypes": [
@@ -14856,8 +14862,9 @@
14856
14862
  "name": "AWS IAM Identity Center",
14857
14863
  "servicePrefix": "sso",
14858
14864
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiamidentitycenter.html",
14859
- "actionsCount": 122,
14865
+ "actionsCount": 126,
14860
14866
  "actions": [
14867
+ "AddRegion",
14861
14868
  "AssociateDirectory",
14862
14869
  "AssociateProfile",
14863
14870
  "AttachCustomerManagedPolicyReferenceToPermissionSet",
@@ -14899,6 +14906,7 @@
14899
14906
  "DescribeInstanceAccessControlAttributeConfiguration",
14900
14907
  "DescribePermissionSet",
14901
14908
  "DescribePermissionSetProvisioningStatus",
14909
+ "DescribeRegion",
14902
14910
  "DescribeRegisteredRegions",
14903
14911
  "DescribeTrustedTokenIssuer",
14904
14912
  "DetachCustomerManagedPolicyReferenceFromPermissionSet",
@@ -14947,6 +14955,7 @@
14947
14955
  "ListPermissionSetsProvisionedToAccount",
14948
14956
  "ListProfileAssociations",
14949
14957
  "ListProfiles",
14958
+ "ListRegions",
14950
14959
  "ListTagsForResource",
14951
14960
  "ListTrustedTokenIssuers",
14952
14961
  "ProvisionPermissionSet",
@@ -14959,6 +14968,7 @@
14959
14968
  "PutMfaDeviceManagementForDirectory",
14960
14969
  "PutPermissionsBoundaryToPermissionSet",
14961
14970
  "PutPermissionsPolicy",
14971
+ "RemoveRegion",
14962
14972
  "SearchGroups",
14963
14973
  "SearchUsers",
14964
14974
  "StartSSO",
@@ -15376,8 +15386,9 @@
15376
15386
  "name": "AWS Identity Store",
15377
15387
  "servicePrefix": "identitystore",
15378
15388
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsidentitystore.html",
15379
- "actionsCount": 23,
15389
+ "actionsCount": 27,
15380
15390
  "actions": [
15391
+ "AddRegion",
15381
15392
  "CreateGroup",
15382
15393
  "CreateGroupMembership",
15383
15394
  "CreateIdentityStore",
@@ -15388,6 +15399,7 @@
15388
15399
  "DeleteUser",
15389
15400
  "DescribeGroup",
15390
15401
  "DescribeGroupMembership",
15402
+ "DescribeRegion",
15391
15403
  "DescribeUser",
15392
15404
  "GetGroupId",
15393
15405
  "GetGroupMembershipId",
@@ -15396,7 +15408,9 @@
15396
15408
  "ListGroupMemberships",
15397
15409
  "ListGroupMembershipsForMember",
15398
15410
  "ListGroups",
15411
+ "ListRegions",
15399
15412
  "ListUsers",
15413
+ "RemoveRegion",
15400
15414
  "ReserveUser",
15401
15415
  "UpdateGroup",
15402
15416
  "UpdateIdentityStore",
@@ -23769,7 +23783,7 @@
23769
23783
  "name": "Amazon Redshift",
23770
23784
  "servicePrefix": "redshift",
23771
23785
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonredshift.html",
23772
- "actionsCount": 165,
23786
+ "actionsCount": 166,
23773
23787
  "actions": [
23774
23788
  "AcceptReservedNodeExchange",
23775
23789
  "AddPartner",
@@ -23887,6 +23901,7 @@
23887
23901
  "FetchResults",
23888
23902
  "GetClusterCredentials",
23889
23903
  "GetClusterCredentialsWithIAM",
23904
+ "GetIdentityCenterAuthToken",
23890
23905
  "GetReservedNodeExchangeConfigurationOptions",
23891
23906
  "GetReservedNodeExchangeOfferings",
23892
23907
  "GetResourcePolicy",
@@ -24013,7 +24028,7 @@
24013
24028
  "name": "Amazon Redshift Serverless",
24014
24029
  "servicePrefix": "redshift-serverless",
24015
24030
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonredshiftserverless.html",
24016
- "actionsCount": 67,
24031
+ "actionsCount": 68,
24017
24032
  "actions": [
24018
24033
  "ConvertRecoveryPointToSnapshot",
24019
24034
  "CreateCustomDomainAssociation",
@@ -24038,6 +24053,7 @@
24038
24053
  "GetCredentials",
24039
24054
  "GetCustomDomainAssociation",
24040
24055
  "GetEndpointAccess",
24056
+ "GetIdentityCenterAuthToken",
24041
24057
  "GetManagedWorkgroup",
24042
24058
  "GetNamespace",
24043
24059
  "GetRecoveryPoint",
@@ -26540,7 +26556,7 @@
26540
26556
  "name": "AWS Security Agent",
26541
26557
  "servicePrefix": "securityagent",
26542
26558
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awssecurityagent.html",
26543
- "actionsCount": 84,
26559
+ "actionsCount": 85,
26544
26560
  "actions": [
26545
26561
  "AddArtifact",
26546
26562
  "AddControl",
@@ -26549,6 +26565,7 @@
26549
26565
  "BatchGetAgentSpaces",
26550
26566
  "BatchGetArtifactMetadata",
26551
26567
  "BatchGetFindings",
26568
+ "BatchGetPentestJobContentMetadata",
26552
26569
  "BatchGetPentestJobTasks",
26553
26570
  "BatchGetPentestJobs",
26554
26571
  "BatchGetPentests",
@@ -2,15 +2,15 @@
2
2
  "Actions by type": [
3
3
  {
4
4
  "key": "Write Actions",
5
- "value": 11180
5
+ "value": 11187
6
6
  },
7
7
  {
8
8
  "key": "Read Actions",
9
- "value": 5406
9
+ "value": 5412
10
10
  },
11
11
  {
12
12
  "key": "List Actions",
13
- "value": 3393
13
+ "value": 3395
14
14
  },
15
15
  {
16
16
  "key": "Permissions Actions",
@@ -414,7 +414,7 @@
414
414
  },
415
415
  {
416
416
  "key": "Total number of distinct condition keys",
417
- "value": 1359
417
+ "value": 1361
418
418
  }
419
419
  ]
420
420
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aws-iam-data",
3
- "version": "0.0.511",
3
+ "version": "0.0.513",
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",