aws-iam-data 0.0.89 → 0.0.91
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.
- package/dist/data/json/changelog.json +180 -0
- package/dist/data/json/iam.json +1919 -463
- package/dist/data/json/metadata.json +123 -43
- package/dist/data/json/reports.json +7 -7
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"serviceCount":
|
|
2
|
+
"serviceCount": 384,
|
|
3
3
|
"services": [
|
|
4
4
|
{
|
|
5
5
|
"name": "AWS Account Management",
|
|
@@ -1111,7 +1111,7 @@
|
|
|
1111
1111
|
"name": "AWS Application Migration Service",
|
|
1112
1112
|
"servicePrefix": "mgn",
|
|
1113
1113
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsapplicationmigrationservice.html",
|
|
1114
|
-
"actionsCount":
|
|
1114
|
+
"actionsCount": 104,
|
|
1115
1115
|
"actions": [
|
|
1116
1116
|
"ArchiveApplication",
|
|
1117
1117
|
"ArchiveWave",
|
|
@@ -1121,11 +1121,13 @@
|
|
|
1121
1121
|
"BatchDeleteSnapshotRequestForMgn",
|
|
1122
1122
|
"ChangeServerLifeCycleState",
|
|
1123
1123
|
"CreateApplication",
|
|
1124
|
+
"CreateConnector",
|
|
1124
1125
|
"CreateLaunchConfigurationTemplate",
|
|
1125
1126
|
"CreateReplicationConfigurationTemplate",
|
|
1126
1127
|
"CreateVcenterClientForMgn",
|
|
1127
1128
|
"CreateWave",
|
|
1128
1129
|
"DeleteApplication",
|
|
1130
|
+
"DeleteConnector",
|
|
1129
1131
|
"DeleteJob",
|
|
1130
1132
|
"DeleteLaunchConfigurationTemplate",
|
|
1131
1133
|
"DeleteReplicationConfigurationTemplate",
|
|
@@ -1157,6 +1159,7 @@
|
|
|
1157
1159
|
"InitializeService",
|
|
1158
1160
|
"IssueClientCertificateForMgn",
|
|
1159
1161
|
"ListApplications",
|
|
1162
|
+
"ListConnectors",
|
|
1160
1163
|
"ListExportErrors",
|
|
1161
1164
|
"ListExports",
|
|
1162
1165
|
"ListImportErrors",
|
|
@@ -1205,15 +1208,17 @@
|
|
|
1205
1208
|
"UpdateAgentReplicationProcessStateForMgn",
|
|
1206
1209
|
"UpdateAgentSourcePropertiesForMgn",
|
|
1207
1210
|
"UpdateApplication",
|
|
1211
|
+
"UpdateConnector",
|
|
1208
1212
|
"UpdateLaunchConfiguration",
|
|
1209
1213
|
"UpdateLaunchConfigurationTemplate",
|
|
1210
1214
|
"UpdateReplicationConfiguration",
|
|
1211
1215
|
"UpdateReplicationConfigurationTemplate",
|
|
1216
|
+
"UpdateSourceServer",
|
|
1212
1217
|
"UpdateSourceServerReplicationType",
|
|
1213
1218
|
"UpdateWave",
|
|
1214
1219
|
"VerifyClientRoleForMgn"
|
|
1215
1220
|
],
|
|
1216
|
-
"resourceTypesCount":
|
|
1221
|
+
"resourceTypesCount": 10,
|
|
1217
1222
|
"resourceTypes": [
|
|
1218
1223
|
"JobResource",
|
|
1219
1224
|
"ReplicationConfigurationTemplateResource",
|
|
@@ -1223,7 +1228,8 @@
|
|
|
1223
1228
|
"ApplicationResource",
|
|
1224
1229
|
"WaveResource",
|
|
1225
1230
|
"ImportResource",
|
|
1226
|
-
"ExportResource"
|
|
1231
|
+
"ExportResource",
|
|
1232
|
+
"ConnectorResource"
|
|
1227
1233
|
],
|
|
1228
1234
|
"conditionKeysCount": 4,
|
|
1229
1235
|
"conditionKeys": [
|
|
@@ -6016,59 +6022,130 @@
|
|
|
6016
6022
|
"name": "Amazon DataZone",
|
|
6017
6023
|
"servicePrefix": "datazone",
|
|
6018
6024
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazondatazone.html",
|
|
6019
|
-
"actionsCount":
|
|
6020
|
-
"actions": [
|
|
6021
|
-
"GetProject",
|
|
6022
|
-
"GetProjectConfiguration",
|
|
6023
|
-
"GetProjectCredentials",
|
|
6024
|
-
"ListProjects",
|
|
6025
|
-
"ListUserProjects"
|
|
6026
|
-
],
|
|
6027
|
-
"resourceTypesCount": 0,
|
|
6028
|
-
"resourceTypes": [],
|
|
6029
|
-
"conditionKeysCount": 0,
|
|
6030
|
-
"conditionKeys": []
|
|
6031
|
-
},
|
|
6032
|
-
{
|
|
6033
|
-
"name": "Amazon DataZone Control",
|
|
6034
|
-
"servicePrefix": "datazonecontrol",
|
|
6035
|
-
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazondatazonecontrol.html",
|
|
6036
|
-
"actionsCount": 29,
|
|
6025
|
+
"actionsCount": 118,
|
|
6037
6026
|
"actions": [
|
|
6038
|
-
"
|
|
6027
|
+
"AcceptPredictions",
|
|
6028
|
+
"AcceptSubscriptionRequest",
|
|
6029
|
+
"CancelSubscription",
|
|
6030
|
+
"CreateAsset",
|
|
6031
|
+
"CreateAssetRevision",
|
|
6032
|
+
"CreateAssetType",
|
|
6039
6033
|
"CreateDataSource",
|
|
6034
|
+
"CreateDomain",
|
|
6040
6035
|
"CreateEnvironment",
|
|
6036
|
+
"CreateEnvironmentBlueprint",
|
|
6037
|
+
"CreateEnvironmentProfile",
|
|
6038
|
+
"CreateFormType",
|
|
6039
|
+
"CreateGlossary",
|
|
6040
|
+
"CreateGlossaryTerm",
|
|
6041
|
+
"CreateGroupProfile",
|
|
6042
|
+
"CreateListingChangeSet",
|
|
6043
|
+
"CreateProject",
|
|
6044
|
+
"CreateProjectMembership",
|
|
6045
|
+
"CreateSubscriptionGrant",
|
|
6046
|
+
"CreateSubscriptionRequest",
|
|
6047
|
+
"CreateSubscriptionTarget",
|
|
6048
|
+
"CreateUserProfile",
|
|
6049
|
+
"DeleteAsset",
|
|
6050
|
+
"DeleteAssetType",
|
|
6041
6051
|
"DeleteDataSource",
|
|
6052
|
+
"DeleteDomain",
|
|
6053
|
+
"DeleteDomainSharingPolicy",
|
|
6042
6054
|
"DeleteEnvironment",
|
|
6043
|
-
"
|
|
6044
|
-
"
|
|
6045
|
-
"
|
|
6055
|
+
"DeleteEnvironmentBlueprint",
|
|
6056
|
+
"DeleteEnvironmentBlueprintConfiguration",
|
|
6057
|
+
"DeleteEnvironmentProfile",
|
|
6058
|
+
"DeleteFormType",
|
|
6059
|
+
"DeleteGlossary",
|
|
6060
|
+
"DeleteGlossaryTerm",
|
|
6061
|
+
"DeleteListing",
|
|
6062
|
+
"DeleteProject",
|
|
6063
|
+
"DeleteProjectMembership",
|
|
6064
|
+
"DeleteSubscriptionGrant",
|
|
6065
|
+
"DeleteSubscriptionRequest",
|
|
6066
|
+
"DeleteSubscriptionTarget",
|
|
6067
|
+
"GetAsset",
|
|
6068
|
+
"GetAssetType",
|
|
6069
|
+
"GetDataSource",
|
|
6070
|
+
"GetDataSourceRun",
|
|
6046
6071
|
"GetDomain",
|
|
6072
|
+
"GetDomainSharingPolicy",
|
|
6047
6073
|
"GetEnvironment",
|
|
6048
|
-
"
|
|
6049
|
-
"
|
|
6050
|
-
"
|
|
6051
|
-
"
|
|
6052
|
-
"
|
|
6074
|
+
"GetEnvironmentActionLink",
|
|
6075
|
+
"GetEnvironmentBlueprint",
|
|
6076
|
+
"GetEnvironmentBlueprintConfiguration",
|
|
6077
|
+
"GetEnvironmentCredentials",
|
|
6078
|
+
"GetEnvironmentProfile",
|
|
6079
|
+
"GetFormType",
|
|
6080
|
+
"GetGlossary",
|
|
6081
|
+
"GetGlossaryTerm",
|
|
6082
|
+
"GetGroupProfile",
|
|
6083
|
+
"GetIamPortalLoginUrl",
|
|
6084
|
+
"GetListing",
|
|
6085
|
+
"GetProject",
|
|
6086
|
+
"GetSubscription",
|
|
6087
|
+
"GetSubscriptionEligibility",
|
|
6088
|
+
"GetSubscriptionGrant",
|
|
6089
|
+
"GetSubscriptionRequestDetails",
|
|
6090
|
+
"GetSubscriptionTarget",
|
|
6091
|
+
"GetUserProfile",
|
|
6092
|
+
"ListAccountEnvironments",
|
|
6093
|
+
"ListAssetRevisions",
|
|
6094
|
+
"ListDataSourceRunActivities",
|
|
6095
|
+
"ListDataSourceRuns",
|
|
6053
6096
|
"ListDataSources",
|
|
6054
|
-
"ListDataSourcesByEnvironment",
|
|
6055
6097
|
"ListDomains",
|
|
6056
|
-
"
|
|
6057
|
-
"
|
|
6058
|
-
"
|
|
6098
|
+
"ListEnvironmentBlueprintConfigurations",
|
|
6099
|
+
"ListEnvironmentBlueprints",
|
|
6100
|
+
"ListEnvironmentProfiles",
|
|
6101
|
+
"ListEnvironments",
|
|
6102
|
+
"ListGroupsForUser",
|
|
6103
|
+
"ListNotifications",
|
|
6104
|
+
"ListProjectMemberships",
|
|
6059
6105
|
"ListProjects",
|
|
6106
|
+
"ListSubscriptionGrants",
|
|
6107
|
+
"ListSubscriptionRequests",
|
|
6108
|
+
"ListSubscriptionTargets",
|
|
6109
|
+
"ListSubscriptions",
|
|
6060
6110
|
"ListTagsForResource",
|
|
6061
|
-
"
|
|
6111
|
+
"ListWarehouseMetadata",
|
|
6112
|
+
"ProvisionDomain",
|
|
6113
|
+
"PutDomainSharingPolicy",
|
|
6114
|
+
"PutEnvironmentBlueprintConfiguration",
|
|
6115
|
+
"RefreshToken",
|
|
6116
|
+
"RejectPredictions",
|
|
6117
|
+
"RejectSubscriptionRequest",
|
|
6118
|
+
"RevokeSubscription",
|
|
6119
|
+
"Search",
|
|
6120
|
+
"SearchGroupProfiles",
|
|
6121
|
+
"SearchListings",
|
|
6122
|
+
"SearchTypes",
|
|
6123
|
+
"SearchUserProfiles",
|
|
6124
|
+
"SsoLogin",
|
|
6125
|
+
"SsoLogout",
|
|
6126
|
+
"StartDataSourceRun",
|
|
6062
6127
|
"TagResource",
|
|
6063
6128
|
"UntagResource",
|
|
6064
|
-
"UpdateAccountAssociationDescription",
|
|
6065
6129
|
"UpdateDataSource",
|
|
6066
|
-
"
|
|
6130
|
+
"UpdateDomain",
|
|
6131
|
+
"UpdateEnvironment",
|
|
6132
|
+
"UpdateEnvironmentBlueprint",
|
|
6133
|
+
"UpdateEnvironmentConfiguration",
|
|
6134
|
+
"UpdateEnvironmentDeploymentStatus",
|
|
6135
|
+
"UpdateEnvironmentProfile",
|
|
6136
|
+
"UpdateGlossary",
|
|
6137
|
+
"UpdateGlossaryTerm",
|
|
6138
|
+
"UpdateGroupProfile",
|
|
6139
|
+
"UpdateProject",
|
|
6140
|
+
"UpdateSubscriptionGrantStatus",
|
|
6141
|
+
"UpdateSubscriptionRequest",
|
|
6142
|
+
"UpdateSubscriptionTarget",
|
|
6143
|
+
"UpdateUserProfile",
|
|
6144
|
+
"ValidatePassRole"
|
|
6067
6145
|
],
|
|
6068
|
-
"resourceTypesCount":
|
|
6146
|
+
"resourceTypesCount": 1,
|
|
6069
6147
|
"resourceTypes": [
|
|
6070
|
-
"
|
|
6071
|
-
"data-source"
|
|
6148
|
+
"domain"
|
|
6072
6149
|
],
|
|
6073
6150
|
"conditionKeysCount": 3,
|
|
6074
6151
|
"conditionKeys": [
|
|
@@ -20292,7 +20369,7 @@
|
|
|
20292
20369
|
"role",
|
|
20293
20370
|
"user"
|
|
20294
20371
|
],
|
|
20295
|
-
"conditionKeysCount":
|
|
20372
|
+
"conditionKeysCount": 52,
|
|
20296
20373
|
"conditionKeys": [
|
|
20297
20374
|
"accounts.google.com:aud",
|
|
20298
20375
|
"accounts.google.com:oaud",
|
|
@@ -20339,6 +20416,7 @@
|
|
|
20339
20416
|
"saml:uid",
|
|
20340
20417
|
"saml:x500UniqueIdentifier",
|
|
20341
20418
|
"sts:AWSServiceName",
|
|
20419
|
+
"sts:DurationSeconds",
|
|
20342
20420
|
"sts:ExternalId",
|
|
20343
20421
|
"sts:RoleSessionName",
|
|
20344
20422
|
"sts:SourceIdentity",
|
|
@@ -21827,16 +21905,18 @@
|
|
|
21827
21905
|
],
|
|
21828
21906
|
"resourceTypesCount": 0,
|
|
21829
21907
|
"resourceTypes": [],
|
|
21830
|
-
"conditionKeysCount":
|
|
21908
|
+
"conditionKeysCount": 15,
|
|
21831
21909
|
"conditionKeys": [
|
|
21832
21910
|
"aws:RequestTag/${TagKey}",
|
|
21833
21911
|
"aws:ResourceTag/${TagKey}",
|
|
21834
21912
|
"aws:TagKeys",
|
|
21913
|
+
"ec2:SourceInstanceARN",
|
|
21835
21914
|
"ssm:AutoApprove",
|
|
21836
21915
|
"ssm:DocumentCategories",
|
|
21837
21916
|
"ssm:Overwrite",
|
|
21838
21917
|
"ssm:Recursive",
|
|
21839
21918
|
"ssm:SessionDocumentAccessCheck",
|
|
21919
|
+
"ssm:SourceInstanceARN",
|
|
21840
21920
|
"ssm:SyncType",
|
|
21841
21921
|
"ssm:resourceTag/${TagKey}",
|
|
21842
21922
|
"ssm:resourceTag/aws:ssmmessages:session-id",
|
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Write Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 8490
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "Read Actions",
|
|
9
|
-
"value":
|
|
9
|
+
"value": 4122
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"key": "List Actions",
|
|
13
|
-
"value":
|
|
13
|
+
"value": 2430
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"key": "Permissions Actions",
|
|
17
|
-
"value":
|
|
17
|
+
"value": 241
|
|
18
18
|
}
|
|
19
19
|
],
|
|
20
20
|
"Longest action names": [
|
|
@@ -398,11 +398,11 @@
|
|
|
398
398
|
"Summary": [
|
|
399
399
|
{
|
|
400
400
|
"key": "Total number of services",
|
|
401
|
-
"value":
|
|
401
|
+
"value": 384
|
|
402
402
|
},
|
|
403
403
|
{
|
|
404
404
|
"key": "Average number of actions per service",
|
|
405
|
-
"value":
|
|
405
|
+
"value": 40
|
|
406
406
|
},
|
|
407
407
|
{
|
|
408
408
|
"key": "Median number of actions per service",
|
|
@@ -414,7 +414,7 @@
|
|
|
414
414
|
},
|
|
415
415
|
{
|
|
416
416
|
"key": "Total number of distinct condition keys",
|
|
417
|
-
"value":
|
|
417
|
+
"value": 814
|
|
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.
|
|
3
|
+
"version": "0.0.91",
|
|
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",
|