aws-iam-data 0.0.447 → 0.0.448

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.
@@ -3969,7 +3969,7 @@
3969
3969
  "name": "AWS CloudFormation",
3970
3970
  "servicePrefix": "cloudformation",
3971
3971
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awscloudformation.html",
3972
- "actionsCount": 91,
3972
+ "actionsCount": 92,
3973
3973
  "actions": [
3974
3974
  "ActivateOrganizationsAccess",
3975
3975
  "ActivateType",
@@ -4021,6 +4021,7 @@
4021
4021
  "GetTemplate",
4022
4022
  "GetTemplateSummary",
4023
4023
  "ImportStacksToStackSet",
4024
+ "ListAllHookResults",
4024
4025
  "ListChangeSets",
4025
4026
  "ListExports",
4026
4027
  "ListGeneratedTemplates",
@@ -4073,7 +4074,7 @@
4073
4074
  "generatedtemplate",
4074
4075
  "resourcescan"
4075
4076
  ],
4076
- "conditionKeysCount": 11,
4077
+ "conditionKeysCount": 12,
4077
4078
  "conditionKeys": [
4078
4079
  "aws:RequestTag/${TagKey}",
4079
4080
  "aws:ResourceTag/${TagKey}",
@@ -4085,7 +4086,8 @@
4085
4086
  "cloudformation:RoleArn",
4086
4087
  "cloudformation:StackPolicyUrl",
4087
4088
  "cloudformation:TargetRegion",
4088
- "cloudformation:TemplateUrl"
4089
+ "cloudformation:TemplateUrl",
4090
+ "cloudformation:TypeArn"
4089
4091
  ]
4090
4092
  },
4091
4093
  {
@@ -4966,40 +4968,52 @@
4966
4968
  "name": "Amazon CloudWatch Observability Admin Service",
4967
4969
  "servicePrefix": "observabilityadmin",
4968
4970
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchobservabilityadminservice.html",
4969
- "actionsCount": 21,
4971
+ "actionsCount": 29,
4970
4972
  "actions": [
4973
+ "CreateCentralizationRuleForOrganization",
4971
4974
  "CreateTelemetryRule",
4972
4975
  "CreateTelemetryRuleForOrganization",
4976
+ "DeleteCentralizationRuleForOrganization",
4973
4977
  "DeleteTelemetryRule",
4974
4978
  "DeleteTelemetryRuleForOrganization",
4979
+ "GetCentralizationRuleForOrganization",
4980
+ "GetTelemetryEnrichmentStatus",
4975
4981
  "GetTelemetryEvaluationStatus",
4976
4982
  "GetTelemetryEvaluationStatusForOrganization",
4977
4983
  "GetTelemetryRule",
4978
4984
  "GetTelemetryRuleForOrganization",
4985
+ "ListCentralizationRulesForOrganization",
4979
4986
  "ListResourceTelemetry",
4980
4987
  "ListResourceTelemetryForOrganization",
4981
4988
  "ListTagsForResource",
4982
4989
  "ListTelemetryRules",
4983
4990
  "ListTelemetryRulesForOrganization",
4991
+ "StartTelemetryEnrichment",
4984
4992
  "StartTelemetryEvaluation",
4985
4993
  "StartTelemetryEvaluationForOrganization",
4994
+ "StopTelemetryEnrichment",
4986
4995
  "StopTelemetryEvaluation",
4987
4996
  "StopTelemetryEvaluationForOrganization",
4988
4997
  "TagResource",
4989
4998
  "UntagResource",
4999
+ "UpdateCentralizationRuleForOrganization",
4990
5000
  "UpdateTelemetryRule",
4991
5001
  "UpdateTelemetryRuleForOrganization"
4992
5002
  ],
4993
- "resourceTypesCount": 2,
5003
+ "resourceTypesCount": 3,
4994
5004
  "resourceTypes": [
4995
5005
  "telemetry-rule",
4996
- "organization-telemetry-rule"
5006
+ "organization-telemetry-rule",
5007
+ "organization-centralization-rule"
4997
5008
  ],
4998
- "conditionKeysCount": 3,
5009
+ "conditionKeysCount": 6,
4999
5010
  "conditionKeys": [
5000
5011
  "aws:RequestTag/${TagKey}",
5001
5012
  "aws:ResourceTag/${TagKey}",
5002
- "aws:TagKeys"
5013
+ "aws:TagKeys",
5014
+ "observabilityadmin:CentralizationBackupRegion",
5015
+ "observabilityadmin:CentralizationDestinationRegion",
5016
+ "observabilityadmin:CentralizationSourceRegions"
5003
5017
  ]
5004
5018
  },
5005
5019
  {
@@ -14751,13 +14765,15 @@
14751
14765
  "name": "AWS Identity Store",
14752
14766
  "servicePrefix": "identitystore",
14753
14767
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsidentitystore.html",
14754
- "actionsCount": 19,
14768
+ "actionsCount": 22,
14755
14769
  "actions": [
14756
14770
  "CreateGroup",
14757
14771
  "CreateGroupMembership",
14772
+ "CreateIdentityStore",
14758
14773
  "CreateUser",
14759
14774
  "DeleteGroup",
14760
14775
  "DeleteGroupMembership",
14776
+ "DeleteIdentityStore",
14761
14777
  "DeleteUser",
14762
14778
  "DescribeGroup",
14763
14779
  "DescribeGroupMembership",
@@ -14771,6 +14787,7 @@
14771
14787
  "ListGroups",
14772
14788
  "ListUsers",
14773
14789
  "UpdateGroup",
14790
+ "UpdateIdentityStore",
14774
14791
  "UpdateUser"
14775
14792
  ],
14776
14793
  "resourceTypesCount": 7,
@@ -15147,18 +15164,21 @@
15147
15164
  "name": "AWS Invoicing Service",
15148
15165
  "servicePrefix": "invoicing",
15149
15166
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsinvoicingservice.html",
15150
- "actionsCount": 13,
15167
+ "actionsCount": 16,
15151
15168
  "actions": [
15152
15169
  "BatchGetInvoiceProfile",
15153
15170
  "CreateInvoiceUnit",
15154
15171
  "DeleteInvoiceUnit",
15172
+ "GetInvoiceCorrection",
15155
15173
  "GetInvoiceEmailDeliveryPreferences",
15156
15174
  "GetInvoicePDF",
15157
15175
  "GetInvoiceUnit",
15176
+ "ListInvoiceCorrections",
15158
15177
  "ListInvoiceSummaries",
15159
15178
  "ListInvoiceUnits",
15160
15179
  "ListTagsForResource",
15161
15180
  "PutInvoiceEmailDeliveryPreferences",
15181
+ "StartInvoiceCorrection",
15162
15182
  "TagResource",
15163
15183
  "UntagResource",
15164
15184
  "UpdateInvoiceUnit"
@@ -27643,20 +27663,26 @@
27643
27663
  "name": "AWS Tax Settings",
27644
27664
  "servicePrefix": "tax",
27645
27665
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awstaxsettings.html",
27646
- "actionsCount": 17,
27666
+ "actionsCount": 23,
27647
27667
  "actions": [
27648
27668
  "BatchDeleteTaxRegistration",
27649
27669
  "BatchPutTaxRegistration",
27670
+ "CancelDocument",
27671
+ "CreateDocument",
27650
27672
  "DeleteSupplementalTaxRegistration",
27651
27673
  "DeleteTaxRegistration",
27674
+ "GetDocument",
27675
+ "GetDocumentUploadUrl",
27652
27676
  "GetExemptions",
27653
27677
  "GetTaxInfoReportingDocument",
27654
27678
  "GetTaxInheritance",
27655
27679
  "GetTaxInterview",
27656
27680
  "GetTaxRegistration",
27657
27681
  "GetTaxRegistrationDocument",
27682
+ "ListDocuments",
27658
27683
  "ListSupplementalTaxRegistrations",
27659
27684
  "ListTaxRegistrations",
27685
+ "ListWithholdingEligibleInvoices",
27660
27686
  "PutSupplementalTaxRegistration",
27661
27687
  "PutTaxInheritance",
27662
27688
  "PutTaxInterview",
@@ -2,15 +2,15 @@
2
2
  "Actions by type": [
3
3
  {
4
4
  "key": "Write Actions",
5
- "value": 10583
5
+ "value": 10594
6
6
  },
7
7
  {
8
8
  "key": "Read Actions",
9
- "value": 5140
9
+ "value": 5147
10
10
  },
11
11
  {
12
12
  "key": "List Actions",
13
- "value": 3178
13
+ "value": 3181
14
14
  },
15
15
  {
16
16
  "key": "Permissions Actions",
@@ -410,11 +410,11 @@
410
410
  },
411
411
  {
412
412
  "key": "Total number of distinct resource ARNS",
413
- "value": 1968
413
+ "value": 1969
414
414
  },
415
415
  {
416
416
  "key": "Total number of distinct condition keys",
417
- "value": 1224
417
+ "value": 1228
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.447",
3
+ "version": "0.0.448",
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",