aws-iam-data 0.0.516 → 0.0.517

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.
@@ -381430,45 +381430,6 @@
381430
381430
  "accounts.google.com:aud",
381431
381431
  "accounts.google.com:oaud",
381432
381432
  "accounts.google.com:sub",
381433
- "accounts.google.com:organization_number",
381434
- "token.actions.githubusercontent.com:actor",
381435
- "token.actions.githubusercontent.com:actor_id",
381436
- "token.actions.githubusercontent.com:enterprise_id",
381437
- "token.actions.githubusercontent.com:environment",
381438
- "token.actions.githubusercontent.com:job_workflow_ref",
381439
- "token.actions.githubusercontent.com:ref",
381440
- "token.actions.githubusercontent.com:repository",
381441
- "token.actions.githubusercontent.com:repository_id",
381442
- "token.actions.githubusercontent.com:workflow",
381443
- "token.actions.githubusercontent.com/${SubPath}:actor",
381444
- "token.actions.githubusercontent.com/${SubPath}:actor_id",
381445
- "token.actions.githubusercontent.com/${SubPath}:enterprise_id",
381446
- "token.actions.githubusercontent.com/${SubPath}:environment",
381447
- "token.actions.githubusercontent.com/${SubPath}:job_workflow_ref",
381448
- "token.actions.githubusercontent.com/${SubPath}:ref",
381449
- "token.actions.githubusercontent.com/${SubPath}:repository",
381450
- "token.actions.githubusercontent.com/${SubPath}:repository_id",
381451
- "token.actions.githubusercontent.com/${SubPath}:workflow",
381452
- "token.actions.${Domain}.ghe.com:actor",
381453
- "token.actions.${Domain}.ghe.com:actor_id",
381454
- "token.actions.${Domain}.ghe.com:enterprise_id",
381455
- "token.actions.${Domain}.ghe.com:environment",
381456
- "token.actions.${Domain}.ghe.com:job_workflow_ref",
381457
- "token.actions.${Domain}.ghe.com:ref",
381458
- "token.actions.${Domain}.ghe.com:repository",
381459
- "token.actions.${Domain}.ghe.com:repository_id",
381460
- "token.actions.${Domain}.ghe.com:workflow",
381461
- "github.com/enterprises/${EnterpriseName}:actor",
381462
- "github.com/enterprises/${EnterpriseName}:actor_id",
381463
- "github.com/enterprises/${EnterpriseName}:enterprise_id",
381464
- "github.com/enterprises/${EnterpriseName}:environment",
381465
- "github.com/enterprises/${EnterpriseName}:job_workflow_ref",
381466
- "github.com/enterprises/${EnterpriseName}:ref",
381467
- "github.com/enterprises/${EnterpriseName}:repository",
381468
- "github.com/enterprises/${EnterpriseName}:repository_id",
381469
- "github.com/enterprises/${EnterpriseName}:workflow",
381470
- "oidc.circleci.com/org/${OrgId}:project_id",
381471
- "idcs-${OciUniqueIdentifier}.identity.oraclecloud.com:rpst_id",
381472
381433
  "aws:TagKeys",
381473
381434
  "aws:RequestTag/${TagKey}",
381474
381435
  "sts:TransitiveTagKeys",
@@ -381810,12 +381771,6 @@
381810
381771
  "description": "Filters access by the Google audience",
381811
381772
  "type": "String"
381812
381773
  },
381813
- {
381814
- "name": "accounts.google.com:organization_number",
381815
- "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#condition-keys-wif",
381816
- "description": "Filters access by the organization number that the Google identity belongs to",
381817
- "type": "String"
381818
- },
381819
381774
  {
381820
381775
  "name": "accounts.google.com:sub",
381821
381776
  "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#ck_sub",
@@ -381858,60 +381813,6 @@
381858
381813
  "description": "Filters access by the subject of the claim (the Amazon Cognito user ID)",
381859
381814
  "type": "String"
381860
381815
  },
381861
- {
381862
- "name": "github.com/enterprises/${EnterpriseName}:actor",
381863
- "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#condition-keys-wif",
381864
- "description": "Filters access by the personal account that initiated the workflow run",
381865
- "type": "String"
381866
- },
381867
- {
381868
- "name": "github.com/enterprises/${EnterpriseName}:actor_id",
381869
- "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#condition-keys-wif",
381870
- "description": "Filters access by the ID of the personal account that initiated the workflow run",
381871
- "type": "String"
381872
- },
381873
- {
381874
- "name": "github.com/enterprises/${EnterpriseName}:enterprise_id",
381875
- "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#condition-keys-wif",
381876
- "description": "Filters access by the ID of the enterprise that contains the repository from where the workflow is running",
381877
- "type": "String"
381878
- },
381879
- {
381880
- "name": "github.com/enterprises/${EnterpriseName}:environment",
381881
- "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#condition-keys-wif",
381882
- "description": "Filters access by the name of the environment used by the job",
381883
- "type": "String"
381884
- },
381885
- {
381886
- "name": "github.com/enterprises/${EnterpriseName}:job_workflow_ref",
381887
- "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#condition-keys-wif",
381888
- "description": "Filters access by the reference path to the reusable workflow for jobs using a reusable workflow",
381889
- "type": "String"
381890
- },
381891
- {
381892
- "name": "github.com/enterprises/${EnterpriseName}:ref",
381893
- "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#condition-keys-wif",
381894
- "description": "Filters access by the git ref (branch or tag) that triggered the workflow run",
381895
- "type": "String"
381896
- },
381897
- {
381898
- "name": "github.com/enterprises/${EnterpriseName}:repository",
381899
- "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#condition-keys-wif",
381900
- "description": "Filters access by the repository from where the workflow is running",
381901
- "type": "String"
381902
- },
381903
- {
381904
- "name": "github.com/enterprises/${EnterpriseName}:repository_id",
381905
- "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#condition-keys-wif",
381906
- "description": "Filters access by the ID of the repository from where the workflow is running",
381907
- "type": "String"
381908
- },
381909
- {
381910
- "name": "github.com/enterprises/${EnterpriseName}:workflow",
381911
- "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#condition-keys-wif",
381912
- "description": "Filters access by the name of the workflow",
381913
- "type": "String"
381914
- },
381915
381816
  {
381916
381817
  "name": "graph.facebook.com:app_id",
381917
381818
  "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#ck_id",
@@ -381930,18 +381831,6 @@
381930
381831
  "description": "Filters access by the tags that are attached to the role that is being assumed",
381931
381832
  "type": "String"
381932
381833
  },
381933
- {
381934
- "name": "idcs-${OciUniqueIdentifier}.identity.oraclecloud.com:rpst_id",
381935
- "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#condition-keys-wif",
381936
- "description": "Filters access by the OCI resource principal session token ID",
381937
- "type": "String"
381938
- },
381939
- {
381940
- "name": "oidc.circleci.com/org/${OrgId}:project_id",
381941
- "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#condition-keys-wif",
381942
- "description": "Filters access by the CircleCI project ID",
381943
- "type": "String"
381944
- },
381945
381834
  {
381946
381835
  "name": "saml:aud",
381947
381836
  "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#ck_aud",
@@ -382200,168 +382089,6 @@
382200
382089
  "description": "Filters access by the transitive tag keys that are passed in the request",
382201
382090
  "type": "ArrayOfString"
382202
382091
  },
382203
- {
382204
- "name": "token.actions.${Domain}.ghe.com:actor",
382205
- "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#condition-keys-wif",
382206
- "description": "Filters access by the personal account that initiated the workflow run",
382207
- "type": "String"
382208
- },
382209
- {
382210
- "name": "token.actions.${Domain}.ghe.com:actor_id",
382211
- "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#condition-keys-wif",
382212
- "description": "Filters access by the ID of the personal account that initiated the workflow run",
382213
- "type": "String"
382214
- },
382215
- {
382216
- "name": "token.actions.${Domain}.ghe.com:enterprise_id",
382217
- "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#condition-keys-wif",
382218
- "description": "Filters access by the ID of the enterprise that contains the repository from where the workflow is running",
382219
- "type": "String"
382220
- },
382221
- {
382222
- "name": "token.actions.${Domain}.ghe.com:environment",
382223
- "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#condition-keys-wif",
382224
- "description": "Filters access by the name of the environment used by the job",
382225
- "type": "String"
382226
- },
382227
- {
382228
- "name": "token.actions.${Domain}.ghe.com:job_workflow_ref",
382229
- "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#condition-keys-wif",
382230
- "description": "Filters access by the reference path to the reusable workflow for jobs using a reusable workflow",
382231
- "type": "String"
382232
- },
382233
- {
382234
- "name": "token.actions.${Domain}.ghe.com:ref",
382235
- "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#condition-keys-wif",
382236
- "description": "Filters access by the git ref (branch or tag) that triggered the workflow run",
382237
- "type": "String"
382238
- },
382239
- {
382240
- "name": "token.actions.${Domain}.ghe.com:repository",
382241
- "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#condition-keys-wif",
382242
- "description": "Filters access by the repository from where the workflow is running",
382243
- "type": "String"
382244
- },
382245
- {
382246
- "name": "token.actions.${Domain}.ghe.com:repository_id",
382247
- "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#condition-keys-wif",
382248
- "description": "Filters access by the ID of the repository from where the workflow is running",
382249
- "type": "String"
382250
- },
382251
- {
382252
- "name": "token.actions.${Domain}.ghe.com:workflow",
382253
- "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#condition-keys-wif",
382254
- "description": "Filters access by the name of the workflow",
382255
- "type": "String"
382256
- },
382257
- {
382258
- "name": "token.actions.githubusercontent.com/${SubPath}:actor",
382259
- "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#condition-keys-wif",
382260
- "description": "Filters access by the personal account that initiated the workflow run",
382261
- "type": "String"
382262
- },
382263
- {
382264
- "name": "token.actions.githubusercontent.com/${SubPath}:actor_id",
382265
- "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#condition-keys-wif",
382266
- "description": "Filters access by the ID of the personal account that initiated the workflow run",
382267
- "type": "String"
382268
- },
382269
- {
382270
- "name": "token.actions.githubusercontent.com/${SubPath}:enterprise_id",
382271
- "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#condition-keys-wif",
382272
- "description": "Filters access by the ID of the enterprise that contains the repository from where the workflow is running",
382273
- "type": "String"
382274
- },
382275
- {
382276
- "name": "token.actions.githubusercontent.com/${SubPath}:environment",
382277
- "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#condition-keys-wif",
382278
- "description": "Filters access by the name of the environment used by the job",
382279
- "type": "String"
382280
- },
382281
- {
382282
- "name": "token.actions.githubusercontent.com/${SubPath}:job_workflow_ref",
382283
- "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#condition-keys-wif",
382284
- "description": "Filters access by the reference path to the reusable workflow for jobs using a reusable workflow",
382285
- "type": "String"
382286
- },
382287
- {
382288
- "name": "token.actions.githubusercontent.com/${SubPath}:ref",
382289
- "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#condition-keys-wif",
382290
- "description": "Filters access by the git ref (branch or tag) that triggered the workflow run",
382291
- "type": "String"
382292
- },
382293
- {
382294
- "name": "token.actions.githubusercontent.com/${SubPath}:repository",
382295
- "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#condition-keys-wif",
382296
- "description": "Filters access by the repository from where the workflow is running",
382297
- "type": "String"
382298
- },
382299
- {
382300
- "name": "token.actions.githubusercontent.com/${SubPath}:repository_id",
382301
- "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#condition-keys-wif",
382302
- "description": "Filters access by the ID of the repository from where the workflow is running",
382303
- "type": "String"
382304
- },
382305
- {
382306
- "name": "token.actions.githubusercontent.com/${SubPath}:workflow",
382307
- "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#condition-keys-wif",
382308
- "description": "Filters access by the name of the workflow",
382309
- "type": "String"
382310
- },
382311
- {
382312
- "name": "token.actions.githubusercontent.com:actor",
382313
- "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#condition-keys-wif",
382314
- "description": "Filters access by the personal account that initiated the workflow run",
382315
- "type": "String"
382316
- },
382317
- {
382318
- "name": "token.actions.githubusercontent.com:actor_id",
382319
- "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#condition-keys-wif",
382320
- "description": "Filters access by the ID of the personal account that initiated the workflow run",
382321
- "type": "String"
382322
- },
382323
- {
382324
- "name": "token.actions.githubusercontent.com:enterprise_id",
382325
- "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#condition-keys-wif",
382326
- "description": "Filters access by the ID of the enterprise that contains the repository from where the workflow is running",
382327
- "type": "String"
382328
- },
382329
- {
382330
- "name": "token.actions.githubusercontent.com:environment",
382331
- "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#condition-keys-wif",
382332
- "description": "Filters access by the name of the environment used by the job",
382333
- "type": "String"
382334
- },
382335
- {
382336
- "name": "token.actions.githubusercontent.com:job_workflow_ref",
382337
- "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#condition-keys-wif",
382338
- "description": "Filters access by the reference path to the reusable workflow for jobs using a reusable workflow",
382339
- "type": "String"
382340
- },
382341
- {
382342
- "name": "token.actions.githubusercontent.com:ref",
382343
- "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#condition-keys-wif",
382344
- "description": "Filters access by the git ref (branch or tag) that triggered the workflow run",
382345
- "type": "String"
382346
- },
382347
- {
382348
- "name": "token.actions.githubusercontent.com:repository",
382349
- "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#condition-keys-wif",
382350
- "description": "Filters access by the repository from where the workflow is running",
382351
- "type": "String"
382352
- },
382353
- {
382354
- "name": "token.actions.githubusercontent.com:repository_id",
382355
- "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#condition-keys-wif",
382356
- "description": "Filters access by the ID of the repository from where the workflow is running",
382357
- "type": "String"
382358
- },
382359
- {
382360
- "name": "token.actions.githubusercontent.com:workflow",
382361
- "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#condition-keys-wif",
382362
- "description": "Filters access by the name of the workflow",
382363
- "type": "String"
382364
- },
382365
382092
  {
382366
382093
  "name": "www.amazon.com:app_id",
382367
382094
  "apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#ck_id",
@@ -26940,11 +26940,10 @@
26940
26940
  "context-provider",
26941
26941
  "federated-user"
26942
26942
  ],
26943
- "conditionKeysCount": 96,
26943
+ "conditionKeysCount": 57,
26944
26944
  "conditionKeys": [
26945
26945
  "accounts.google.com:aud",
26946
26946
  "accounts.google.com:oaud",
26947
- "accounts.google.com:organization_number",
26948
26947
  "accounts.google.com:sub",
26949
26948
  "aws:RequestTag/${TagKey}",
26950
26949
  "aws:ResourceTag/${TagKey}",
@@ -26952,20 +26951,9 @@
26952
26951
  "cognito-identity.amazonaws.com:amr",
26953
26952
  "cognito-identity.amazonaws.com:aud",
26954
26953
  "cognito-identity.amazonaws.com:sub",
26955
- "github.com/enterprises/${EnterpriseName}:actor",
26956
- "github.com/enterprises/${EnterpriseName}:actor_id",
26957
- "github.com/enterprises/${EnterpriseName}:enterprise_id",
26958
- "github.com/enterprises/${EnterpriseName}:environment",
26959
- "github.com/enterprises/${EnterpriseName}:job_workflow_ref",
26960
- "github.com/enterprises/${EnterpriseName}:ref",
26961
- "github.com/enterprises/${EnterpriseName}:repository",
26962
- "github.com/enterprises/${EnterpriseName}:repository_id",
26963
- "github.com/enterprises/${EnterpriseName}:workflow",
26964
26954
  "graph.facebook.com:app_id",
26965
26955
  "graph.facebook.com:id",
26966
26956
  "iam:ResourceTag/${TagKey}",
26967
- "idcs-${OciUniqueIdentifier}.identity.oraclecloud.com:rpst_id",
26968
- "oidc.circleci.com/org/${OrgId}:project_id",
26969
26957
  "saml:aud",
26970
26958
  "saml:cn",
26971
26959
  "saml:commonName",
@@ -27009,33 +26997,6 @@
27009
26997
  "sts:SourceIdentity",
27010
26998
  "sts:TaskPolicyArn",
27011
26999
  "sts:TransitiveTagKeys",
27012
- "token.actions.${Domain}.ghe.com:actor",
27013
- "token.actions.${Domain}.ghe.com:actor_id",
27014
- "token.actions.${Domain}.ghe.com:enterprise_id",
27015
- "token.actions.${Domain}.ghe.com:environment",
27016
- "token.actions.${Domain}.ghe.com:job_workflow_ref",
27017
- "token.actions.${Domain}.ghe.com:ref",
27018
- "token.actions.${Domain}.ghe.com:repository",
27019
- "token.actions.${Domain}.ghe.com:repository_id",
27020
- "token.actions.${Domain}.ghe.com:workflow",
27021
- "token.actions.githubusercontent.com/${SubPath}:actor",
27022
- "token.actions.githubusercontent.com/${SubPath}:actor_id",
27023
- "token.actions.githubusercontent.com/${SubPath}:enterprise_id",
27024
- "token.actions.githubusercontent.com/${SubPath}:environment",
27025
- "token.actions.githubusercontent.com/${SubPath}:job_workflow_ref",
27026
- "token.actions.githubusercontent.com/${SubPath}:ref",
27027
- "token.actions.githubusercontent.com/${SubPath}:repository",
27028
- "token.actions.githubusercontent.com/${SubPath}:repository_id",
27029
- "token.actions.githubusercontent.com/${SubPath}:workflow",
27030
- "token.actions.githubusercontent.com:actor",
27031
- "token.actions.githubusercontent.com:actor_id",
27032
- "token.actions.githubusercontent.com:enterprise_id",
27033
- "token.actions.githubusercontent.com:environment",
27034
- "token.actions.githubusercontent.com:job_workflow_ref",
27035
- "token.actions.githubusercontent.com:ref",
27036
- "token.actions.githubusercontent.com:repository",
27037
- "token.actions.githubusercontent.com:repository_id",
27038
- "token.actions.githubusercontent.com:workflow",
27039
27000
  "www.amazon.com:app_id",
27040
27001
  "www.amazon.com:user_id"
27041
27002
  ]
@@ -76,18 +76,10 @@
76
76
  "key": "codebuild:secondaryArtifacts/${artifactIdentifier}.bucketOwnerAccess",
77
77
  "value": 68
78
78
  },
79
- {
80
- "key": "token.actions.githubusercontent.com/${SubPath}:job_workflow_ref",
81
- "value": 63
82
- },
83
79
  {
84
80
  "key": "codebuild:secondarySources/${sourceIdentifier}.auth.resource",
85
81
  "value": 60
86
82
  },
87
- {
88
- "key": "idcs-${OciUniqueIdentifier}.identity.oraclecloud.com:rpst_id",
89
- "value": 60
90
- },
91
83
  {
92
84
  "key": "iot:CommandExecutionParameterBoolean/${CommandParameterName}",
93
85
  "value": 60
@@ -97,8 +89,16 @@
97
89
  "value": 60
98
90
  },
99
91
  {
100
- "key": "token.actions.githubusercontent.com/${SubPath}:enterprise_id",
101
- "value": 60
92
+ "key": "codebuild:buildBatchConfig.restrictions.computeTypesAllowed",
93
+ "value": 59
94
+ },
95
+ {
96
+ "key": "codebuild:environment.registryCredential.credentialProvider",
97
+ "value": 59
98
+ },
99
+ {
100
+ "key": "codebuild:secondaryArtifacts/${artifactIdentifier}.location",
101
+ "value": 59
102
102
  }
103
103
  ],
104
104
  "Longest service prefixes": [
@@ -414,7 +414,7 @@
414
414
  },
415
415
  {
416
416
  "key": "Total number of distinct condition keys",
417
- "value": 1403
417
+ "value": 1364
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.516",
3
+ "version": "0.0.517",
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",