aws-iam-data 0.0.472 → 0.0.474

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.
@@ -7077,7 +7077,7 @@
7077
7077
  "name": "Amazon Connect Customer Profiles",
7078
7078
  "servicePrefix": "profile",
7079
7079
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonconnectcustomerprofiles.html",
7080
- "actionsCount": 85,
7080
+ "actionsCount": 102,
7081
7081
  "actions": [
7082
7082
  "AddProfileKey",
7083
7083
  "BatchGetCalculatedAttributeForProfile",
@@ -7089,6 +7089,7 @@
7089
7089
  "CreateEventTrigger",
7090
7090
  "CreateIntegrationWorkflow",
7091
7091
  "CreateProfile",
7092
+ "CreateRecommender",
7092
7093
  "CreateSegmentDefinition",
7093
7094
  "CreateSegmentEstimate",
7094
7095
  "CreateSegmentSnapshot",
@@ -7097,6 +7098,7 @@
7097
7098
  "DeleteCalculatedAttributeDefinition",
7098
7099
  "DeleteDomain",
7099
7100
  "DeleteDomainLayout",
7101
+ "DeleteDomainObjectType",
7100
7102
  "DeleteEventStream",
7101
7103
  "DeleteEventTrigger",
7102
7104
  "DeleteIntegration",
@@ -7104,6 +7106,7 @@
7104
7106
  "DeleteProfileKey",
7105
7107
  "DeleteProfileObject",
7106
7108
  "DeleteProfileObjectType",
7109
+ "DeleteRecommender",
7107
7110
  "DeleteSegmentDefinition",
7108
7111
  "DeleteWorkflow",
7109
7112
  "DetectProfileObjectType",
@@ -7112,14 +7115,19 @@
7112
7115
  "GetCalculatedAttributeForProfile",
7113
7116
  "GetDomain",
7114
7117
  "GetDomainLayout",
7118
+ "GetDomainObjectType",
7115
7119
  "GetEventStream",
7116
7120
  "GetEventTrigger",
7117
7121
  "GetIdentityResolutionJob",
7118
7122
  "GetIntegration",
7119
7123
  "GetMatches",
7124
+ "GetObjectTypeAttributeStatistics",
7120
7125
  "GetProfileHistoryRecord",
7126
+ "GetProfileInsights",
7121
7127
  "GetProfileObjectType",
7122
7128
  "GetProfileObjectTypeTemplate",
7129
+ "GetProfileRecommendations",
7130
+ "GetRecommender",
7123
7131
  "GetSegmentDefinition",
7124
7132
  "GetSegmentEstimate",
7125
7133
  "GetSegmentMembership",
@@ -7134,28 +7142,36 @@
7134
7142
  "ListCalculatedAttributeDefinitions",
7135
7143
  "ListCalculatedAttributesForProfile",
7136
7144
  "ListDomainLayouts",
7145
+ "ListDomainObjectTypes",
7146
+ "ListDomainObjects",
7137
7147
  "ListDomains",
7138
7148
  "ListEventStreams",
7139
7149
  "ListEventTriggers",
7140
7150
  "ListIdentityResolutionJobs",
7141
7151
  "ListIntegrations",
7152
+ "ListObjectTypeAttributeValues",
7142
7153
  "ListObjectTypeAttributes",
7143
7154
  "ListProfileAttributeValues",
7144
7155
  "ListProfileHistoryRecords",
7145
7156
  "ListProfileObjectTypeTemplates",
7146
7157
  "ListProfileObjectTypes",
7147
7158
  "ListProfileObjects",
7159
+ "ListRecommenderRecipes",
7160
+ "ListRecommenders",
7148
7161
  "ListRuleBasedMatches",
7149
7162
  "ListSegmentDefinitions",
7150
7163
  "ListTagsForResource",
7151
7164
  "ListUploadJobs",
7152
7165
  "ListWorkflows",
7153
7166
  "MergeProfiles",
7167
+ "PutDomainObjectType",
7154
7168
  "PutIntegration",
7155
7169
  "PutProfileObject",
7156
7170
  "PutProfileObjectType",
7157
7171
  "SearchProfiles",
7172
+ "StartRecommender",
7158
7173
  "StartUploadJob",
7174
+ "StopRecommender",
7159
7175
  "StopUploadJob",
7160
7176
  "TagResource",
7161
7177
  "UntagResource",
@@ -7163,9 +7179,10 @@
7163
7179
  "UpdateDomain",
7164
7180
  "UpdateDomainLayout",
7165
7181
  "UpdateEventTrigger",
7166
- "UpdateProfile"
7182
+ "UpdateProfile",
7183
+ "UpdateRecommender"
7167
7184
  ],
7168
- "resourceTypesCount": 8,
7185
+ "resourceTypesCount": 10,
7169
7186
  "resourceTypes": [
7170
7187
  "domains",
7171
7188
  "object-types",
@@ -7174,7 +7191,9 @@
7174
7191
  "calculated-attributes",
7175
7192
  "segment-definitions",
7176
7193
  "event-triggers",
7177
- "layouts"
7194
+ "layouts",
7195
+ "recommenders",
7196
+ "domain-object-types"
7178
7197
  ],
7179
7198
  "conditionKeysCount": 3,
7180
7199
  "conditionKeys": [
@@ -10951,7 +10970,7 @@
10951
10970
  "access-policy",
10952
10971
  "dashboard"
10953
10972
  ],
10954
- "conditionKeysCount": 20,
10973
+ "conditionKeysCount": 21,
10955
10974
  "conditionKeys": [
10956
10975
  "aws:RequestTag/${TagKey}",
10957
10976
  "aws:ResourceTag/${TagKey}",
@@ -10968,6 +10987,7 @@
10968
10987
  "eks:elasticLoadBalancingEnabled",
10969
10988
  "eks:issuerUrl",
10970
10989
  "eks:kubernetesGroups",
10990
+ "eks:loggingType/${type}",
10971
10991
  "eks:namespaces",
10972
10992
  "eks:policyArn",
10973
10993
  "eks:principalArn",
@@ -24698,7 +24718,7 @@
24698
24718
  "name": "Amazon S3 Tables",
24699
24719
  "servicePrefix": "s3tables",
24700
24720
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazons3tables.html",
24701
- "actionsCount": 33,
24721
+ "actionsCount": 36,
24702
24722
  "actions": [
24703
24723
  "CreateNamespace",
24704
24724
  "CreateTable",
@@ -24724,6 +24744,7 @@
24724
24744
  "ListNamespaces",
24725
24745
  "ListTableBuckets",
24726
24746
  "ListTables",
24747
+ "ListTagsForResource",
24727
24748
  "PutTableBucketEncryption",
24728
24749
  "PutTableBucketMaintenanceConfiguration",
24729
24750
  "PutTableBucketPolicy",
@@ -24732,6 +24753,8 @@
24732
24753
  "PutTableMaintenanceConfiguration",
24733
24754
  "PutTablePolicy",
24734
24755
  "RenameTable",
24756
+ "TagResource",
24757
+ "UntagResource",
24735
24758
  "UpdateTableMetadataLocation"
24736
24759
  ],
24737
24760
  "resourceTypesCount": 2,
@@ -24739,10 +24762,14 @@
24739
24762
  "TableBucket",
24740
24763
  "Table"
24741
24764
  ],
24742
- "conditionKeysCount": 4,
24765
+ "conditionKeysCount": 8,
24743
24766
  "conditionKeys": [
24767
+ "aws:RequestTag/${TagKey}",
24768
+ "aws:ResourceTag/${TagKey}",
24769
+ "aws:TagKeys",
24744
24770
  "s3tables:KMSKeyArn",
24745
24771
  "s3tables:SSEAlgorithm",
24772
+ "s3tables:TableBucketTag/${TagKey}",
24746
24773
  "s3tables:namespace",
24747
24774
  "s3tables:tableName"
24748
24775
  ]
@@ -25778,7 +25805,7 @@
25778
25805
  "name": "AWS Security Token Service",
25779
25806
  "servicePrefix": "sts",
25780
25807
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awssecuritytokenservice.html",
25781
- "actionsCount": 13,
25808
+ "actionsCount": 16,
25782
25809
  "actions": [
25783
25810
  "AssumeRole",
25784
25811
  "AssumeRoleWithSAML",
@@ -25787,11 +25814,14 @@
25787
25814
  "DecodeAuthorizationMessage",
25788
25815
  "GetAccessKeyInfo",
25789
25816
  "GetCallerIdentity",
25817
+ "GetDelegatedAccessToken",
25790
25818
  "GetFederationToken",
25791
25819
  "GetServiceBearerToken",
25792
25820
  "GetSessionToken",
25821
+ "GetWebIdentityToken",
25793
25822
  "SetContext",
25794
25823
  "SetSourceIdentity",
25824
+ "TagGetWebIdentityToken",
25795
25825
  "TagSession"
25796
25826
  ],
25797
25827
  "resourceTypesCount": 6,
@@ -25803,7 +25833,7 @@
25803
25833
  "context-provider",
25804
25834
  "federated-user"
25805
25835
  ],
25806
- "conditionKeysCount": 55,
25836
+ "conditionKeysCount": 57,
25807
25837
  "conditionKeys": [
25808
25838
  "accounts.google.com:aud",
25809
25839
  "accounts.google.com:oaud",
@@ -25852,9 +25882,11 @@
25852
25882
  "sts:AWSServiceName",
25853
25883
  "sts:DurationSeconds",
25854
25884
  "sts:ExternalId",
25885
+ "sts:IdentityTokenAudience",
25855
25886
  "sts:RequestContext/${ContextKey}",
25856
25887
  "sts:RequestContextProviders",
25857
25888
  "sts:RoleSessionName",
25889
+ "sts:SigningAlgorithm",
25858
25890
  "sts:SourceIdentity",
25859
25891
  "sts:TaskPolicyArn",
25860
25892
  "sts:TransitiveTagKeys",
@@ -27450,7 +27482,7 @@
27450
27482
  "name": "AWS Support Console",
27451
27483
  "servicePrefix": "support-console",
27452
27484
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awssupportconsole.html",
27453
- "actionsCount": 11,
27485
+ "actionsCount": 13,
27454
27486
  "actions": [
27455
27487
  "CheckSubscription",
27456
27488
  "CreateCaseDraft",
@@ -27461,6 +27493,8 @@
27461
27493
  "GetAccountState",
27462
27494
  "GetBanner",
27463
27495
  "GetCaseDraft",
27496
+ "GetIssueClassificationPredictions",
27497
+ "GetIssueTextSummary",
27464
27498
  "GetQuestionnaire",
27465
27499
  "SaveFeedback"
27466
27500
  ],
@@ -28570,13 +28604,14 @@
28570
28604
  "name": "AWS User Subscriptions",
28571
28605
  "servicePrefix": "user-subscriptions",
28572
28606
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsusersubscriptions.html",
28573
- "actionsCount": 6,
28607
+ "actionsCount": 7,
28574
28608
  "actions": [
28575
28609
  "CreateClaim",
28576
28610
  "DeleteClaim",
28577
28611
  "ListApplicationClaims",
28578
28612
  "ListClaims",
28579
28613
  "ListUserSubscriptions",
28614
+ "SetOverageConfig",
28580
28615
  "UpdateClaim"
28581
28616
  ],
28582
28617
  "resourceTypesCount": 0,
@@ -28648,7 +28683,7 @@
28648
28683
  "name": "Amazon VPC Lattice",
28649
28684
  "servicePrefix": "vpc-lattice",
28650
28685
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonvpclattice.html",
28651
- "actionsCount": 71,
28686
+ "actionsCount": 75,
28652
28687
  "actions": [
28653
28688
  "AssociateViaAWSService",
28654
28689
  "AssociateViaAWSService-EventsAndStates",
@@ -28666,6 +28701,7 @@
28666
28701
  "CreateTargetGroup",
28667
28702
  "DeleteAccessLogSubscription",
28668
28703
  "DeleteAuthPolicy",
28704
+ "DeleteDomainVerification",
28669
28705
  "DeleteListener",
28670
28706
  "DeleteResourceConfiguration",
28671
28707
  "DeleteResourceEndpointAssociation",
@@ -28681,6 +28717,7 @@
28681
28717
  "DeregisterTargets",
28682
28718
  "GetAccessLogSubscription",
28683
28719
  "GetAuthPolicy",
28720
+ "GetDomainVerification",
28684
28721
  "GetListener",
28685
28722
  "GetResourceConfiguration",
28686
28723
  "GetResourceGateway",
@@ -28693,6 +28730,7 @@
28693
28730
  "GetServiceNetworkVpcAssociation",
28694
28731
  "GetTargetGroup",
28695
28732
  "ListAccessLogSubscriptions",
28733
+ "ListDomainVerifications",
28696
28734
  "ListListeners",
28697
28735
  "ListResourceConfigurations",
28698
28736
  "ListResourceEndpointAssociations",
@@ -28710,6 +28748,7 @@
28710
28748
  "PutAuthPolicy",
28711
28749
  "PutResourcePolicy",
28712
28750
  "RegisterTargets",
28751
+ "StartDomainVerification",
28713
28752
  "TagResource",
28714
28753
  "UntagResource",
28715
28754
  "UpdateAccessLogSubscription",
@@ -28722,9 +28761,10 @@
28722
28761
  "UpdateServiceNetworkVpcAssociation",
28723
28762
  "UpdateTargetGroup"
28724
28763
  ],
28725
- "resourceTypesCount": 12,
28764
+ "resourceTypesCount": 13,
28726
28765
  "resourceTypes": [
28727
28766
  "AccessLogSubscription",
28767
+ "DomainVerification",
28728
28768
  "Listener",
28729
28769
  "ResourceConfiguration",
28730
28770
  "ResourceEndpointAssociation",
@@ -28737,12 +28777,15 @@
28737
28777
  "ServiceNetworkVpcAssociation",
28738
28778
  "TargetGroup"
28739
28779
  ],
28740
- "conditionKeysCount": 12,
28780
+ "conditionKeysCount": 15,
28741
28781
  "conditionKeys": [
28742
28782
  "aws:RequestTag/${TagKey}",
28743
28783
  "aws:ResourceTag/${TagKey}",
28744
28784
  "aws:TagKeys",
28745
28785
  "vpc-lattice:AuthType",
28786
+ "vpc-lattice:DomainName",
28787
+ "vpc-lattice:PrivateDnsPreference",
28788
+ "vpc-lattice:PrivateDnsSpecifiedDomains",
28746
28789
  "vpc-lattice:Protocol",
28747
28790
  "vpc-lattice:ResourceConfigurationArn",
28748
28791
  "vpc-lattice:SecurityGroupIds",
@@ -2,15 +2,15 @@
2
2
  "Actions by type": [
3
3
  {
4
4
  "key": "Write Actions",
5
- "value": 10684
5
+ "value": 10699
6
6
  },
7
7
  {
8
8
  "key": "Read Actions",
9
- "value": 5192
9
+ "value": 5200
10
10
  },
11
11
  {
12
12
  "key": "List Actions",
13
- "value": 3212
13
+ "value": 3219
14
14
  },
15
15
  {
16
16
  "key": "Permissions Actions",
@@ -156,6 +156,10 @@
156
156
  "key": "application - arn:${Partition}:qbusiness:${Region}:${Account}:application/${ApplicationId}",
157
157
  "value": 115
158
158
  },
159
+ {
160
+ "key": "domains - arn:${Partition}:profile:${Region}:${Account}:domains/${DomainName}",
161
+ "value": 97
162
+ },
159
163
  {
160
164
  "key": "directory - arn:${Partition}:ds:${Region}:${Account}:directory/${DirectoryId}",
161
165
  "value": 93
@@ -168,10 +172,6 @@
168
172
  "key": "bot - arn:${Partition}:lex:${Region}:${Account}:bot/${BotId}",
169
173
  "value": 83
170
174
  },
171
- {
172
- "key": "domains - arn:${Partition}:profile:${Region}:${Account}:domains/${DomainName}",
173
- "value": 81
174
- },
175
175
  {
176
176
  "key": "repository - arn:${Partition}:codecommit:${Region}:${Account}:${RepositoryName}",
177
177
  "value": 81
@@ -410,11 +410,11 @@
410
410
  },
411
411
  {
412
412
  "key": "Total number of distinct resource ARNS",
413
- "value": 1979
413
+ "value": 1982
414
414
  },
415
415
  {
416
416
  "key": "Total number of distinct condition keys",
417
- "value": 1281
417
+ "value": 1288
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.472",
3
+ "version": "0.0.474",
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",