@cloud-copilot/iam-data 0.9.202411231 → 0.9.202411261

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.
@@ -19,6 +19,16 @@
19
19
  "description": "Filters access by which customer gateways can be associated or disassociated",
20
20
  "type": "ARN"
21
21
  },
22
+ "networkmanager:directconnectgatewayarn": {
23
+ "key": "networkmanager:directConnectGatewayArn",
24
+ "description": "Filters access by which Direct Connect gateway can be used to a create/update attachment",
25
+ "type": "ARN"
26
+ },
27
+ "networkmanager:edgelocations": {
28
+ "key": "networkmanager:edgeLocations",
29
+ "description": "Filters access by which edge locations can be added or removed from a Direct Connect gateway attachment",
30
+ "type": "ArrayOfString"
31
+ },
22
32
  "networkmanager:subnetarns": {
23
33
  "key": "networkmanager:subnetArns",
24
34
  "description": "Filters access by which VPC subnets can be added or removed from a VPC attachment",
@@ -14,6 +14,11 @@
14
14
  "description": "Filters access by tag keys",
15
15
  "type": "ArrayOfString"
16
16
  },
17
+ "identitystore:groupid": {
18
+ "key": "identitystore:GroupId",
19
+ "description": "Filters access by IdentityStore group ARN",
20
+ "type": "ARN"
21
+ },
17
22
  "quicksight:allowedembeddingdomains": {
18
23
  "key": "quicksight:AllowedEmbeddingDomains",
19
24
  "description": "Filters access by the allowed embedding domains",
@@ -29,6 +34,11 @@
29
34
  "description": "Filters access by the edition of QuickSight",
30
35
  "type": "String"
31
36
  },
37
+ "quicksight:group": {
38
+ "key": "quicksight:Group",
39
+ "description": "Filters access by QuickSight group ARN",
40
+ "type": "ARN"
41
+ },
32
42
  "quicksight:iamarn": {
33
43
  "key": "quicksight:IamArn",
34
44
  "description": "Filters access by IAM user or role ARN",
@@ -4,6 +4,11 @@
4
4
  "description": "Filters access by tag-value associated with the resource",
5
5
  "type": "String"
6
6
  },
7
+ "redshift-data:glue-catalog-arn": {
8
+ "key": "redshift-data:glue-catalog-arn",
9
+ "description": "Filters access by glue catalog arn",
10
+ "type": "ARN"
11
+ },
7
12
  "redshift-data:session-owner-iam-userid": {
8
13
  "key": "redshift-data:session-owner-iam-userid",
9
14
  "description": "Filters access by session owner iam userid",
@@ -19,6 +19,11 @@
19
19
  "description": "Filters access by the endpoint access identifier",
20
20
  "type": "String"
21
21
  },
22
+ "redshift-serverless:managedworkgroupname": {
23
+ "key": "redshift-serverless:managedWorkgroupName",
24
+ "description": "Filters access by the managed workgroup identifier",
25
+ "type": "String"
26
+ },
22
27
  "redshift-serverless:namespaceid": {
23
28
  "key": "redshift-serverless:namespaceId",
24
29
  "description": "Filters access by the namespace identifier",
@@ -59,6 +59,11 @@
59
59
  "description": "Filters access by a specific job suspended cause (for example, AWAITING_CONFIRMATION) to cancelling suspended jobs",
60
60
  "type": "String"
61
61
  },
62
+ "s3:objectcreationoperation": {
63
+ "key": "s3:ObjectCreationOperation",
64
+ "description": "Filters access by whether or not the operation creates an object",
65
+ "type": "Bool"
66
+ },
62
67
  "s3:requestjoboperation": {
63
68
  "key": "s3:RequestJobOperation",
64
69
  "description": "Filters access by operation to creating jobs",
@@ -104,6 +109,16 @@
104
109
  "description": "Filters access by a specific replication destination region for targeted buckets of the AWS FIS action aws:s3:bucket-pause-replication",
105
110
  "type": "String"
106
111
  },
112
+ "s3:if-match": {
113
+ "key": "s3:if-match",
114
+ "description": "Filters access by the request's 'If-Match' conditional header",
115
+ "type": "String"
116
+ },
117
+ "s3:if-none-match": {
118
+ "key": "s3:if-none-match",
119
+ "description": "Filters access by the request's 'If-None-Match' conditional header",
120
+ "type": "String"
121
+ },
107
122
  "s3:isreplicationpauserequest": {
108
123
  "key": "s3:isReplicationPauseRequest",
109
124
  "description": "Filters access by request made via AWS FIS action aws:s3:bucket-pause-replication",
@@ -0,0 +1,23 @@
1
+ {
2
+ "bill-estimate": {
3
+ "key": "bill-estimate",
4
+ "arn": "arn:${Partition}:bcm-pricing-calculator:${Region}:${Account}:bill-estimate/${BillEstimateId}",
5
+ "conditionKeys": [
6
+ "bcm-pricing-calculator:bill-estimateBillEstimateId"
7
+ ]
8
+ },
9
+ "bill-scenario": {
10
+ "key": "bill-scenario",
11
+ "arn": "arn:${Partition}:bcm-pricing-calculator:${Region}:${Account}:bill-scenario/${BillScenarioId}",
12
+ "conditionKeys": [
13
+ "bcm-pricing-calculator:bill-scenarioBillScenarioId"
14
+ ]
15
+ },
16
+ "workload-estimate": {
17
+ "key": "workload-estimate",
18
+ "arn": "arn:${Partition}:bcm-pricing-calculator:${Region}:${Account}:workload-estimate/${WorkloadEstimateId}",
19
+ "conditionKeys": [
20
+ "bcm-pricing-calculator:workload-estimateWorkloadEstimateId"
21
+ ]
22
+ }
23
+ }
@@ -40,5 +40,12 @@
40
40
  "conditionKeys": [
41
41
  "aws:ResourceTag/${TagKey}"
42
42
  ]
43
+ },
44
+ "event-triggers": {
45
+ "key": "event-triggers",
46
+ "arn": "arn:${Partition}:profile:${Region}:${Account}:domains/${DomainName}/event-triggers/${EventTriggerName}",
47
+ "conditionKeys": [
48
+ "aws:ResourceTag/${TagKey}"
49
+ ]
43
50
  }
44
51
  }
@@ -118,5 +118,19 @@
118
118
  "conditionKeys": [
119
119
  "aws:ResourceTag/${TagKey}"
120
120
  ]
121
+ },
122
+ "brand": {
123
+ "key": "brand",
124
+ "arn": "arn:${Partition}:quicksight:${Region}:${Account}:brand/${ResourceId}",
125
+ "conditionKeys": [
126
+ "aws:ResourceTag/${TagKey}"
127
+ ]
128
+ },
129
+ "custompermissions": {
130
+ "key": "custompermissions",
131
+ "arn": "arn:${Partition}:quicksight:${Region}:${Account}:custompermissions/${ResourceId}",
132
+ "conditionKeys": [
133
+ "aws:ResourceTag/${TagKey}"
134
+ ]
121
135
  }
122
136
  }
@@ -12,5 +12,9 @@
12
12
  "conditionKeys": [
13
13
  "aws:ResourceTag/${TagKey}"
14
14
  ]
15
+ },
16
+ "managed-workgroup": {
17
+ "key": "managed-workgroup",
18
+ "arn": "arn:${Partition}:redshift-serverless:${Region}:${Account}:managed-workgroup/${ManagedWorkgroupId}"
15
19
  }
16
20
  }
@@ -20,6 +20,10 @@
20
20
  "aws:ResourceTag/${TagKey}"
21
21
  ]
22
22
  },
23
+ "managed-workgroup": {
24
+ "key": "managed-workgroup",
25
+ "arn": "arn:${Partition}:redshift-serverless:${Region}:${Account}:managed-workgroup/${ManagedWorkgroupName}"
26
+ },
23
27
  "recoverypoint": {
24
28
  "key": "recoveryPoint",
25
29
  "arn": "arn:${Partition}:redshift-serverless:${Region}:${Account}:recoverypoint/${RecoveryPointId}",
@@ -46,6 +46,7 @@
46
46
  "backup-storage": "AWS Backup storage",
47
47
  "batch": "AWS Batch",
48
48
  "bcm-data-exports": "AWS Billing And Cost Management Data Exports",
49
+ "bcm-pricing-calculator": "AWS Billing And Cost Management Pricing Calculator",
49
50
  "bedrock": "Amazon Bedrock",
50
51
  "billing": "AWS Billing",
51
52
  "billingconductor": "AWS Billing Conductor",
@@ -46,6 +46,7 @@
46
46
  "backup-storage",
47
47
  "batch",
48
48
  "bcm-data-exports",
49
+ "bcm-pricing-calculator",
49
50
  "bedrock",
50
51
  "billing",
51
52
  "billingconductor",
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.9.202411231",
3
+ "version": "0.9.202411261",
4
4
  "description": "AWS IAM Data",
5
5
  "repository": "github:cloud-copilot/iam-data",
6
- "updatedAt": "2024-11-23T12:43:08.712Z",
6
+ "updatedAt": "2024-11-26T04:47:07.046Z",
7
7
  "exports": {
8
8
  ".": {
9
9
  "import": "./dist/esm/index.js",