aws-iam-data 0.0.235 → 0.0.237

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.
@@ -1,5 +1,5 @@
1
1
  {
2
- "serviceCount": 419,
2
+ "serviceCount": 420,
3
3
  "services": [
4
4
  {
5
5
  "name": "AWS Account Management",
@@ -794,6 +794,23 @@
794
794
  "aws:TagKeys"
795
795
  ]
796
796
  },
797
+ {
798
+ "name": "AWS App Studio",
799
+ "servicePrefix": "appstudio",
800
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsappstudio.html",
801
+ "actionsCount": 5,
802
+ "actions": [
803
+ "GetAccountStatus",
804
+ "GetEnablementJobStatus",
805
+ "StartEnablementJob",
806
+ "StartRollbackEnablementJob",
807
+ "StartTeamDeployment"
808
+ ],
809
+ "resourceTypesCount": 0,
810
+ "resourceTypes": [],
811
+ "conditionKeysCount": 0,
812
+ "conditionKeys": []
813
+ },
797
814
  {
798
815
  "name": "AWS App2Container",
799
816
  "servicePrefix": "a2c",
@@ -2035,7 +2052,7 @@
2035
2052
  "name": "Amazon Bedrock",
2036
2053
  "servicePrefix": "bedrock",
2037
2054
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrock.html",
2038
- "actionsCount": 90,
2055
+ "actionsCount": 114,
2039
2056
  "actions": [
2040
2057
  "AllowVendedLogDeliveryForResource",
2041
2058
  "ApplyGuardrail",
@@ -2046,6 +2063,9 @@
2046
2063
  "CreateAgentAlias",
2047
2064
  "CreateDataSource",
2048
2065
  "CreateEvaluationJob",
2066
+ "CreateFlow",
2067
+ "CreateFlowAlias",
2068
+ "CreateFlowVersion",
2049
2069
  "CreateFoundationModelAgreement",
2050
2070
  "CreateGuardrail",
2051
2071
  "CreateGuardrailVersion",
@@ -2053,17 +2073,24 @@
2053
2073
  "CreateModelCustomizationJob",
2054
2074
  "CreateModelEvaluationJob",
2055
2075
  "CreateModelInvocationJob",
2076
+ "CreatePrompt",
2077
+ "CreatePromptVersion",
2056
2078
  "CreateProvisionedModelThroughput",
2057
2079
  "DeleteAgent",
2058
2080
  "DeleteAgentActionGroup",
2059
2081
  "DeleteAgentAlias",
2082
+ "DeleteAgentMemory",
2060
2083
  "DeleteAgentVersion",
2061
2084
  "DeleteCustomModel",
2062
2085
  "DeleteDataSource",
2086
+ "DeleteFlow",
2087
+ "DeleteFlowAlias",
2088
+ "DeleteFlowVersion",
2063
2089
  "DeleteFoundationModelAgreement",
2064
2090
  "DeleteGuardrail",
2065
2091
  "DeleteKnowledgeBase",
2066
2092
  "DeleteModelInvocationLoggingConfiguration",
2093
+ "DeletePrompt",
2067
2094
  "DeleteProvisionedModelThroughput",
2068
2095
  "DetectGeneratedContent",
2069
2096
  "DisassociateAgentKnowledgeBase",
@@ -2071,10 +2098,14 @@
2071
2098
  "GetAgentActionGroup",
2072
2099
  "GetAgentAlias",
2073
2100
  "GetAgentKnowledgeBase",
2101
+ "GetAgentMemory",
2074
2102
  "GetAgentVersion",
2075
2103
  "GetCustomModel",
2076
2104
  "GetDataSource",
2077
2105
  "GetEvaluationJob",
2106
+ "GetFlow",
2107
+ "GetFlowAlias",
2108
+ "GetFlowVersion",
2078
2109
  "GetFoundationModel",
2079
2110
  "GetFoundationModelAvailability",
2080
2111
  "GetGuardrail",
@@ -2084,9 +2115,11 @@
2084
2115
  "GetModelEvaluationJob",
2085
2116
  "GetModelInvocationJob",
2086
2117
  "GetModelInvocationLoggingConfiguration",
2118
+ "GetPrompt",
2087
2119
  "GetProvisionedModelThroughput",
2088
2120
  "GetUseCaseForModelAccess",
2089
2121
  "InvokeAgent",
2122
+ "InvokeFlow",
2090
2123
  "InvokeModel",
2091
2124
  "InvokeModelWithResponseStream",
2092
2125
  "ListAgentActionGroups",
@@ -2097,6 +2130,9 @@
2097
2130
  "ListCustomModels",
2098
2131
  "ListDataSources",
2099
2132
  "ListEvaluationJobs",
2133
+ "ListFlowAliases",
2134
+ "ListFlowVersions",
2135
+ "ListFlows",
2100
2136
  "ListFoundationModelAgreementOffers",
2101
2137
  "ListFoundationModels",
2102
2138
  "ListGuardrails",
@@ -2105,9 +2141,11 @@
2105
2141
  "ListModelCustomizationJobs",
2106
2142
  "ListModelEvaluationJobs",
2107
2143
  "ListModelInvocationJobs",
2144
+ "ListPrompts",
2108
2145
  "ListProvisionedModelThroughputs",
2109
2146
  "ListTagsForResource",
2110
2147
  "PrepareAgent",
2148
+ "PrepareFlow",
2111
2149
  "PutFoundationModelEntitlement",
2112
2150
  "PutModelInvocationLoggingConfiguration",
2113
2151
  "PutUseCaseForModelAccess",
@@ -2124,11 +2162,14 @@
2124
2162
  "UpdateAgentAlias",
2125
2163
  "UpdateAgentKnowledgeBase",
2126
2164
  "UpdateDataSource",
2165
+ "UpdateFlow",
2166
+ "UpdateFlowAlias",
2127
2167
  "UpdateGuardrail",
2128
2168
  "UpdateKnowledgeBase",
2169
+ "UpdatePrompt",
2129
2170
  "UpdateProvisionedModelThroughput"
2130
2171
  ],
2131
- "resourceTypesCount": 11,
2172
+ "resourceTypesCount": 15,
2132
2173
  "resourceTypes": [
2133
2174
  "foundation-model",
2134
2175
  "custom-model",
@@ -2140,7 +2181,11 @@
2140
2181
  "model-evaluation-job",
2141
2182
  "evaluation-job",
2142
2183
  "model-invocation-job",
2143
- "guardrail"
2184
+ "guardrail",
2185
+ "flow",
2186
+ "flow-alias",
2187
+ "prompt",
2188
+ "prompt-version"
2144
2189
  ],
2145
2190
  "conditionKeysCount": 4,
2146
2191
  "conditionKeys": [
@@ -3267,7 +3312,7 @@
3267
3312
  "name": "Amazon CloudFront",
3268
3313
  "servicePrefix": "cloudfront",
3269
3314
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudfront.html",
3270
- "actionsCount": 116,
3315
+ "actionsCount": 117,
3271
3316
  "actions": [
3272
3317
  "AssociateAlias",
3273
3318
  "CopyDistribution",
@@ -3373,6 +3418,7 @@
3373
3418
  "UpdateCloudFrontOriginAccessIdentity",
3374
3419
  "UpdateContinuousDeploymentPolicy",
3375
3420
  "UpdateDistribution",
3421
+ "UpdateDistributionWithStagingConfig",
3376
3422
  "UpdateFieldLevelEncryptionConfig",
3377
3423
  "UpdateFieldLevelEncryptionProfile",
3378
3424
  "UpdateFunction",
@@ -12125,7 +12171,7 @@
12125
12171
  "name": "AWS HealthImaging",
12126
12172
  "servicePrefix": "medical-imaging",
12127
12173
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awshealthimaging.html",
12128
- "actionsCount": 19,
12174
+ "actionsCount": 21,
12129
12175
  "actions": [
12130
12176
  "CopyImageSet",
12131
12177
  "CreateDatastore",
@@ -12133,6 +12179,8 @@
12133
12179
  "DeleteImageSet",
12134
12180
  "GetDICOMImportJob",
12135
12181
  "GetDICOMInstance",
12182
+ "GetDICOMInstanceFrames",
12183
+ "GetDICOMInstanceMetadata",
12136
12184
  "GetDatastore",
12137
12185
  "GetImageFrame",
12138
12186
  "GetImageSet",
@@ -15645,17 +15693,30 @@
15645
15693
  "name": "AWS License Manager Linux Subscriptions Manager",
15646
15694
  "servicePrefix": "license-manager-linux-subscriptions",
15647
15695
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awslicensemanagerlinuxsubscriptionsmanager.html",
15648
- "actionsCount": 4,
15696
+ "actionsCount": 11,
15649
15697
  "actions": [
15698
+ "DeregisterSubscriptionProvider",
15699
+ "GetRegisteredSubscriptionProvider",
15650
15700
  "GetServiceSettings",
15651
15701
  "ListLinuxSubscriptionInstances",
15652
15702
  "ListLinuxSubscriptions",
15703
+ "ListRegisteredSubscriptionProviders",
15704
+ "ListTagsForResource",
15705
+ "RegisterSubscriptionProvider",
15706
+ "TagResource",
15707
+ "UntagResource",
15653
15708
  "UpdateServiceSettings"
15654
15709
  ],
15655
- "resourceTypesCount": 0,
15656
- "resourceTypes": [],
15657
- "conditionKeysCount": 0,
15658
- "conditionKeys": []
15710
+ "resourceTypesCount": 1,
15711
+ "resourceTypes": [
15712
+ "subscription-provider"
15713
+ ],
15714
+ "conditionKeysCount": 3,
15715
+ "conditionKeys": [
15716
+ "aws:RequestTag/${TagKey}",
15717
+ "aws:ResourceTag/${TagKey}",
15718
+ "aws:TagKeys"
15719
+ ]
15659
15720
  },
15660
15721
  {
15661
15722
  "name": "AWS License Manager User Subscriptions",
@@ -20090,7 +20151,7 @@
20090
20151
  "snapshot-tenant-database",
20091
20152
  "tenant-database"
20092
20153
  ],
20093
- "conditionKeysCount": 29,
20154
+ "conditionKeysCount": 28,
20094
20155
  "conditionKeys": [
20095
20156
  "aws:RequestTag/${TagKey}",
20096
20157
  "aws:ResourceTag/${TagKey}",
@@ -20103,7 +20164,6 @@
20103
20164
  "rds:EndpointType",
20104
20165
  "rds:ManageMasterUserPassword",
20105
20166
  "rds:MultiAz",
20106
- "rds:MultiTenant",
20107
20167
  "rds:Piops",
20108
20168
  "rds:StorageEncrypted",
20109
20169
  "rds:StorageSize",
@@ -21840,7 +21900,7 @@
21840
21900
  "name": "Amazon SageMaker",
21841
21901
  "servicePrefix": "sagemaker",
21842
21902
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonsagemaker.html",
21843
- "actionsCount": 361,
21903
+ "actionsCount": 366,
21844
21904
  "actions": [
21845
21905
  "AddAssociation",
21846
21906
  "AddTags",
@@ -21894,6 +21954,7 @@
21894
21954
  "CreateMonitoringSchedule",
21895
21955
  "CreateNotebookInstance",
21896
21956
  "CreateNotebookInstanceLifecycleConfig",
21957
+ "CreateOptimizationJob",
21897
21958
  "CreatePipeline",
21898
21959
  "CreatePresignedDomainUrl",
21899
21960
  "CreatePresignedMlflowTrackingServerUrl",
@@ -21953,6 +22014,7 @@
21953
22014
  "DeleteMonitoringSchedule",
21954
22015
  "DeleteNotebookInstance",
21955
22016
  "DeleteNotebookInstanceLifecycleConfig",
22017
+ "DeleteOptimization",
21956
22018
  "DeletePipeline",
21957
22019
  "DeleteProject",
21958
22020
  "DeleteRecord",
@@ -22015,6 +22077,7 @@
22015
22077
  "DescribeMonitoringSchedule",
22016
22078
  "DescribeNotebookInstance",
22017
22079
  "DescribeNotebookInstanceLifecycleConfig",
22080
+ "DescribeOptimizationJob",
22018
22081
  "DescribePipeline",
22019
22082
  "DescribePipelineDefinitionForExecution",
22020
22083
  "DescribePipelineExecution",
@@ -22105,6 +22168,7 @@
22105
22168
  "ListMonitoringSchedules",
22106
22169
  "ListNotebookInstanceLifecycleConfigs",
22107
22170
  "ListNotebookInstances",
22171
+ "ListOptimizationJobs",
22108
22172
  "ListPipelineExecutionSteps",
22109
22173
  "ListPipelineExecutions",
22110
22174
  "ListPipelineParametersForExecution",
@@ -22160,6 +22224,7 @@
22160
22224
  "StopMlflowTrackingServer",
22161
22225
  "StopMonitoringSchedule",
22162
22226
  "StopNotebookInstance",
22227
+ "StopOptimizationJob",
22163
22228
  "StopPipelineExecution",
22164
22229
  "StopProcessingJob",
22165
22230
  "StopTrainingJob",
@@ -22204,7 +22269,7 @@
22204
22269
  "UpdateWorkforce",
22205
22270
  "UpdateWorkteam"
22206
22271
  ],
22207
- "resourceTypesCount": 62,
22272
+ "resourceTypesCount": 63,
22208
22273
  "resourceTypes": [
22209
22274
  "device",
22210
22275
  "device-fleet",
@@ -22245,6 +22310,7 @@
22245
22310
  "inference-component",
22246
22311
  "transform-job",
22247
22312
  "compilation-job",
22313
+ "optimization-job",
22248
22314
  "automl-job",
22249
22315
  "monitoring-schedule",
22250
22316
  "monitoring-schedule-alert",
@@ -1,27 +1,35 @@
1
1
  {
2
2
  "Actions by type": [
3
- {
4
- "key": "Write Actions",
5
- "value": 9432
6
- },
7
3
  {
8
4
  "key": "Read Actions",
9
- "value": 4583
5
+ "value": 4597
10
6
  },
11
7
  {
12
8
  "key": "List Actions",
13
- "value": 2765
9
+ "value": 2770
14
10
  },
15
11
  {
16
12
  "key": "Permissions Actions",
17
13
  "value": 290
14
+ },
15
+ {
16
+ "key": "Write Actions",
17
+ "value": 9457
18
18
  }
19
19
  ],
20
20
  "Longest action names": [
21
+ {
22
+ "key": "license-manager-linux-subscriptions:ListRegisteredSubscriptionProviders",
23
+ "value": 71
24
+ },
21
25
  {
22
26
  "key": "codecatalyst:BatchDisassociateIdentitiesFromIdentityCenterApplication",
23
27
  "value": 69
24
28
  },
29
+ {
30
+ "key": "license-manager-linux-subscriptions:GetRegisteredSubscriptionProvider",
31
+ "value": 69
32
+ },
25
33
  {
26
34
  "key": "servicecatalog:BatchDisassociateServiceActionFromProvisioningArtifact",
27
35
  "value": 69
@@ -43,20 +51,12 @@
43
51
  "value": 67
44
52
  },
45
53
  {
46
- "key": "license-manager-linux-subscriptions:ListLinuxSubscriptionInstances",
54
+ "key": "license-manager-linux-subscriptions:DeregisterSubscriptionProvider",
47
55
  "value": 66
48
56
  },
49
57
  {
50
- "key": "servicecatalog:BatchAssociateServiceActionWithProvisioningArtifact",
51
- "value": 66
52
- },
53
- {
54
- "key": "vendor-insights:UpdateSecurityProfileSnapshotCreationConfiguration",
58
+ "key": "license-manager-linux-subscriptions:ListLinuxSubscriptionInstances",
55
59
  "value": 66
56
- },
57
- {
58
- "key": "iotwireless:StartBulkDisassociateWirelessDeviceFromMulticastGroup",
59
- "value": 65
60
60
  }
61
61
  ],
62
62
  "Longest condition key names": [
@@ -234,7 +234,7 @@
234
234
  },
235
235
  {
236
236
  "key": "Amazon SageMaker",
237
- "value": 361
237
+ "value": 366
238
238
  },
239
239
  {
240
240
  "key": "Amazon Chime",
@@ -398,7 +398,7 @@
398
398
  "Summary": [
399
399
  {
400
400
  "key": "Total number of services",
401
- "value": 419
401
+ "value": 420
402
402
  },
403
403
  {
404
404
  "key": "Average number of actions per service",
@@ -410,11 +410,11 @@
410
410
  },
411
411
  {
412
412
  "key": "Total number of distinct resource ARNS",
413
- "value": 1741
413
+ "value": 1747
414
414
  },
415
415
  {
416
416
  "key": "Total number of distinct condition keys",
417
- "value": 929
417
+ "value": 928
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.235",
3
+ "version": "0.0.237",
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",