@cloud-copilot/iam-data 0.8.202411021 → 0.8.202411091

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.
Files changed (35) hide show
  1. package/data/actions/application-signals.json +8 -0
  2. package/data/actions/appsync.json +271 -1
  3. package/data/actions/aps.json +26 -0
  4. package/data/actions/bedrock.json +30 -0
  5. package/data/actions/cloudwatch.json +9 -0
  6. package/data/actions/connect.json +110 -2
  7. package/data/actions/docdb-elastic.json +44 -0
  8. package/data/actions/ec2.json +278 -0
  9. package/data/actions/elasticfilesystem.json +32 -0
  10. package/data/actions/geo-maps.json +32 -0
  11. package/data/actions/geo-places.json +107 -0
  12. package/data/actions/geo-routes.json +77 -0
  13. package/data/actions/mediapackagev2.json +318 -0
  14. package/data/actions/opensearch.json +18 -0
  15. package/data/actions/qapps.json +60 -0
  16. package/data/actions/s3express.json +4 -4
  17. package/data/actions/sagemaker-mlflow.json +105 -0
  18. package/data/actions/tax.json +24 -0
  19. package/data/actions/thinclient.json +18 -0
  20. package/data/conditionKeys/connect.json +5 -0
  21. package/data/conditionKeys/geo-maps.json +1 -0
  22. package/data/conditionKeys/geo-places.json +1 -0
  23. package/data/conditionKeys/geo-routes.json +1 -0
  24. package/data/conditionKeys/opensearch.json +1 -0
  25. package/data/conditionKeys/sagemaker-mlflow.json +12 -1
  26. package/data/resourceTypes/appsync.json +14 -0
  27. package/data/resourceTypes/geo-maps.json +6 -0
  28. package/data/resourceTypes/geo-places.json +6 -0
  29. package/data/resourceTypes/geo-routes.json +6 -0
  30. package/data/resourceTypes/mediapackagev2.json +15 -0
  31. package/data/resourceTypes/opensearch.json +6 -0
  32. package/data/resourceTypes/sagemaker-mlflow.json +5 -1
  33. package/data/serviceNames.json +4 -0
  34. package/data/services.json +4 -0
  35. package/package.json +2 -2
@@ -15,6 +15,14 @@
15
15
  "conditionKeys": [],
16
16
  "dependentActions": []
17
17
  },
18
+ "deletesupplementaltaxregistration": {
19
+ "name": "DeleteSupplementalTaxRegistration",
20
+ "description": "Grants permission to delete supplemental tax registration data",
21
+ "accessLevel": "Write",
22
+ "resourceTypes": [],
23
+ "conditionKeys": [],
24
+ "dependentActions": []
25
+ },
18
26
  "deletetaxregistration": {
19
27
  "name": "DeleteTaxRegistration",
20
28
  "description": "Grants permission to delete tax registration data",
@@ -75,6 +83,14 @@
75
83
  "conditionKeys": [],
76
84
  "dependentActions": []
77
85
  },
86
+ "listsupplementaltaxregistrations": {
87
+ "name": "ListSupplementalTaxRegistrations",
88
+ "description": "Grants permission to view supplemental tax registrations",
89
+ "accessLevel": "Read",
90
+ "resourceTypes": [],
91
+ "conditionKeys": [],
92
+ "dependentActions": []
93
+ },
78
94
  "listtaxregistrations": {
79
95
  "name": "ListTaxRegistrations",
80
96
  "description": "Grants permission to view tax registrations",
@@ -83,6 +99,14 @@
83
99
  "conditionKeys": [],
84
100
  "dependentActions": []
85
101
  },
102
+ "putsupplementaltaxregistration": {
103
+ "name": "PutSupplementalTaxRegistration",
104
+ "description": "Grants permission to update supplemental tax registrations data",
105
+ "accessLevel": "Write",
106
+ "resourceTypes": [],
107
+ "conditionKeys": [],
108
+ "dependentActions": []
109
+ },
86
110
  "puttaxinheritance": {
87
111
  "name": "PutTaxInheritance",
88
112
  "isPermissionOnly": true,
@@ -68,6 +68,24 @@
68
68
  },
69
69
  "getdevice": {
70
70
  "name": "GetDevice",
71
+ "description": "Grants permission to get devices",
72
+ "accessLevel": "Read",
73
+ "resourceTypes": [
74
+ {
75
+ "name": "device",
76
+ "required": true,
77
+ "conditionKeys": [],
78
+ "dependentActions": []
79
+ }
80
+ ],
81
+ "conditionKeys": [
82
+ "aws:ResourceTag/${TagKey}"
83
+ ],
84
+ "dependentActions": []
85
+ },
86
+ "getdevicedetails": {
87
+ "name": "GetDeviceDetails",
88
+ "isPermissionOnly": true,
71
89
  "description": "Grants permission to get details of devices",
72
90
  "accessLevel": "Read",
73
91
  "resourceTypes": [
@@ -44,6 +44,11 @@
44
44
  "description": "Filters access by restricting the storage resource type of the Amazon Connect instance storage configuration",
45
45
  "type": "String"
46
46
  },
47
+ "connect:subtype": {
48
+ "key": "connect:Subtype",
49
+ "description": "Filters access by restricting creation of a contact for specific subtypes",
50
+ "type": "String"
51
+ },
47
52
  "connect:userarn": {
48
53
  "key": "connect:UserArn",
49
54
  "description": "Filters access by UserArn",
@@ -0,0 +1 @@
1
+ {}
@@ -0,0 +1 @@
1
+ {}
@@ -0,0 +1 @@
1
+ {}
@@ -0,0 +1 @@
1
+ {}
@@ -1 +1,12 @@
1
- {}
1
+ {
2
+ "aws:resourcetag/${tagkey}": {
3
+ "key": "aws:ResourceTag/${TagKey}",
4
+ "description": "Filters access by a tag key and value pair",
5
+ "type": "String"
6
+ },
7
+ "sagemaker:resourcetag/${tagkey}": {
8
+ "key": "sagemaker:ResourceTag/${TagKey}",
9
+ "description": "Filters access by a tag key and value pair",
10
+ "type": "String"
11
+ }
12
+ }
@@ -33,5 +33,19 @@
33
33
  "mergedapiassociation": {
34
34
  "key": "mergedApiAssociation",
35
35
  "arn": "arn:${Partition}:appsync:${Region}:${Account}:apis/${SourceGraphQLAPIId}/mergedApiAssociations/${Associationid}"
36
+ },
37
+ "api": {
38
+ "key": "api",
39
+ "arn": "arn:${Partition}:appsync:${Region}:${Account}:apis/${ApiId}",
40
+ "conditionKeys": [
41
+ "aws:ResourceTag/${TagKey}"
42
+ ]
43
+ },
44
+ "channelnamespace": {
45
+ "key": "channelNamespace",
46
+ "arn": "arn:${Partition}:appsync:${Region}:${Account}:apis/${ApiId}/channelNamespace/${ChannelNamespaceName}",
47
+ "conditionKeys": [
48
+ "aws:ResourceTag/${TagKey}"
49
+ ]
36
50
  }
37
51
  }
@@ -0,0 +1,6 @@
1
+ {
2
+ "provider": {
3
+ "key": "provider",
4
+ "arn": "arn:${Partition}:geo-maps:${Region}::provider/default"
5
+ }
6
+ }
@@ -0,0 +1,6 @@
1
+ {
2
+ "provider": {
3
+ "key": "provider",
4
+ "arn": "arn:${Partition}:geo-places:${Region}::provider/default"
5
+ }
6
+ }
@@ -0,0 +1,6 @@
1
+ {
2
+ "provider": {
3
+ "key": "provider",
4
+ "arn": "arn:${Partition}:geo-routes:${Region}::provider/default"
5
+ }
6
+ }
@@ -6,6 +6,10 @@
6
6
  "aws:ResourceTag/${TagKey}"
7
7
  ]
8
8
  },
9
+ "channelpolicy": {
10
+ "key": "ChannelPolicy",
11
+ "arn": "arn:${Partition}:mediapackagev2:${Region}:${Account}:channelGroup/${ChannelGroupName}/channel/${ChannelName}"
12
+ },
9
13
  "channel": {
10
14
  "key": "Channel",
11
15
  "arn": "arn:${Partition}:mediapackagev2:${Region}:${Account}:channelGroup/${ChannelGroupName}/channel/${ChannelName}",
@@ -13,11 +17,22 @@
13
17
  "aws:ResourceTag/${TagKey}"
14
18
  ]
15
19
  },
20
+ "originendpointpolicy": {
21
+ "key": "OriginEndpointPolicy",
22
+ "arn": "arn:${Partition}:mediapackagev2:${Region}:${Account}:channelGroup/${ChannelGroupName}/channel/${ChannelName}/originEndpoint/${OriginEndpointName}"
23
+ },
16
24
  "originendpoint": {
17
25
  "key": "OriginEndpoint",
18
26
  "arn": "arn:${Partition}:mediapackagev2:${Region}:${Account}:channelGroup/${ChannelGroupName}/channel/${ChannelName}/originEndpoint/${OriginEndpointName}",
19
27
  "conditionKeys": [
20
28
  "aws:ResourceTag/${TagKey}"
21
29
  ]
30
+ },
31
+ "harvestjob": {
32
+ "key": "HarvestJob",
33
+ "arn": "arn:${Partition}:mediapackagev2:${Region}:${Account}:channelGroup/${ChannelGroupName}/channel/${ChannelName}/originEndpoint/${OriginEndpointName}/harvestJob/${HarvestJobName}",
34
+ "conditionKeys": [
35
+ "aws:ResourceTag/${TagKey}"
36
+ ]
22
37
  }
23
38
  }
@@ -0,0 +1,6 @@
1
+ {
2
+ "application": {
3
+ "key": "application",
4
+ "arn": "arn:${Partition}:opensearch:${Region}:${Account}:application/${AppId}"
5
+ }
6
+ }
@@ -1,6 +1,10 @@
1
1
  {
2
2
  "mlflow-tracking-server": {
3
3
  "key": "mlflow-tracking-server",
4
- "arn": "arn:${Partition}:sagemaker:${Region}:${Account}:mlflow-tracking-server/${MlflowTrackingServerName}"
4
+ "arn": "arn:${Partition}:sagemaker:${Region}:${Account}:mlflow-tracking-server/${MlflowTrackingServerName}",
5
+ "conditionKeys": [
6
+ "aws:ResourceTag/${TagKey}",
7
+ "sagemaker:ResourceTag/${TagKey}"
8
+ ]
5
9
  }
6
10
  }
@@ -164,6 +164,9 @@
164
164
  "fsx": "Amazon FSx",
165
165
  "gamelift": "Amazon GameLift",
166
166
  "geo": "Amazon Location",
167
+ "geo-maps": "Amazon Location Service Maps",
168
+ "geo-places": "Amazon Location Service Places",
169
+ "geo-routes": "Amazon Location Service Routes",
167
170
  "glacier": "Amazon S3 Glacier",
168
171
  "globalaccelerator": "AWS Global Accelerator",
169
172
  "glue": "AWS Glue",
@@ -262,6 +265,7 @@
262
265
  "oam": "Amazon CloudWatch Observability Access Manager",
263
266
  "omics": "AWS HealthOmics",
264
267
  "one": "Amazon One Enterprise",
268
+ "opensearch": "Amazon OpenSearch",
265
269
  "opsworks": "AWS OpsWorks",
266
270
  "opsworks-cm": "AWS OpsWorks Configuration Management",
267
271
  "organizations": "AWS Organizations",
@@ -164,6 +164,9 @@
164
164
  "fsx",
165
165
  "gamelift",
166
166
  "geo",
167
+ "geo-maps",
168
+ "geo-places",
169
+ "geo-routes",
167
170
  "glacier",
168
171
  "globalaccelerator",
169
172
  "glue",
@@ -262,6 +265,7 @@
262
265
  "oam",
263
266
  "omics",
264
267
  "one",
268
+ "opensearch",
265
269
  "opsworks",
266
270
  "opsworks-cm",
267
271
  "organizations",
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.8.202411021",
3
+ "version": "0.8.202411091",
4
4
  "description": "AWS IAM Data",
5
5
  "repository": "github:cloud-copilot/iam-data",
6
- "updatedAt": "2024-11-02T04:47:44.596Z",
6
+ "updatedAt": "2024-11-09T04:46:07.174Z",
7
7
  "exports": {
8
8
  ".": {
9
9
  "import": "./dist/esm/index.js",