p6-cdk-namer 1.3.47 → 1.3.49

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 (98) hide show
  1. package/.jsii +4 -4
  2. package/lib/p6cdknamer.js +1 -1
  3. package/node_modules/@aws-sdk/client-iam/dist-cjs/endpoint/ruleset.js +1 -1
  4. package/node_modules/@aws-sdk/client-iam/dist-cjs/index.js +15 -15
  5. package/node_modules/@aws-sdk/client-iam/dist-es/endpoint/ruleset.js +1 -1
  6. package/node_modules/@aws-sdk/client-iam/dist-es/models/models_0.js +12 -12
  7. package/node_modules/@aws-sdk/client-iam/dist-es/protocols/Aws_query.js +3 -3
  8. package/node_modules/@aws-sdk/client-iam/dist-types/commands/AddClientIDToOpenIDConnectProviderCommand.d.ts +4 -0
  9. package/node_modules/@aws-sdk/client-iam/dist-types/commands/RemoveClientIDFromOpenIDConnectProviderCommand.d.ts +4 -0
  10. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateOpenIDConnectProviderThumbprintCommand.d.ts +4 -0
  11. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateSAMLProviderCommand.d.ts +4 -0
  12. package/node_modules/@aws-sdk/client-iam/dist-types/models/models_0.d.ts +13 -13
  13. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/models/models_0.d.ts +10 -10
  14. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/package.json +3 -3
  15. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
  16. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-http/package.json +5 -5
  17. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/package.json +8 -8
  18. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
  19. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
  20. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
  21. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
  22. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/middleware-user-agent/package.json +4 -4
  23. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/package.json +12 -12
  24. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +3 -0
  25. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +3 -0
  26. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +3 -0
  27. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/util-endpoints/package.json +1 -1
  28. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
  29. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/package.json +2 -2
  30. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/middleware-endpoint/package.json +2 -2
  31. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/middleware-retry/package.json +2 -2
  32. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/node-http-handler/dist-cjs/index.js +17 -12
  33. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +16 -11
  34. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/node-http-handler/dist-es/write-request-body.js +1 -1
  35. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/node-http-handler/package.json +1 -1
  36. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/smithy-client/package.json +4 -4
  37. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
  38. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
  39. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/util-stream/package.json +2 -2
  40. package/node_modules/@aws-sdk/client-iam/package.json +13 -13
  41. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/core/package.json +3 -3
  42. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/middleware-user-agent/package.json +4 -4
  43. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +3 -0
  44. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +3 -0
  45. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +3 -0
  46. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-endpoints/package.json +1 -1
  47. package/node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
  48. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/core/package.json +2 -2
  49. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/middleware-endpoint/package.json +2 -2
  50. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/middleware-retry/package.json +2 -2
  51. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/node-http-handler/dist-cjs/index.js +17 -12
  52. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +16 -11
  53. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/node-http-handler/dist-es/write-request-body.js +1 -1
  54. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/node-http-handler/package.json +1 -1
  55. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/smithy-client/package.json +4 -4
  56. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
  57. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
  58. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-stream/package.json +2 -2
  59. package/node_modules/@aws-sdk/client-sso/package.json +12 -12
  60. package/node_modules/@aws-sdk/token-providers/node_modules/@aws-sdk/core/package.json +3 -3
  61. package/node_modules/@aws-sdk/token-providers/node_modules/@aws-sdk/middleware-user-agent/package.json +4 -4
  62. package/node_modules/@aws-sdk/token-providers/node_modules/@aws-sdk/nested-clients/package.json +12 -12
  63. package/node_modules/@aws-sdk/token-providers/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +3 -0
  64. package/node_modules/@aws-sdk/token-providers/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +3 -0
  65. package/node_modules/@aws-sdk/token-providers/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +3 -0
  66. package/node_modules/@aws-sdk/token-providers/node_modules/@aws-sdk/util-endpoints/package.json +1 -1
  67. package/node_modules/@aws-sdk/token-providers/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
  68. package/node_modules/@aws-sdk/token-providers/node_modules/@smithy/core/package.json +2 -2
  69. package/node_modules/@aws-sdk/token-providers/node_modules/@smithy/middleware-endpoint/package.json +2 -2
  70. package/node_modules/@aws-sdk/token-providers/node_modules/@smithy/middleware-retry/package.json +2 -2
  71. package/node_modules/@aws-sdk/token-providers/node_modules/@smithy/node-http-handler/dist-cjs/index.js +17 -12
  72. package/node_modules/@aws-sdk/token-providers/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +16 -11
  73. package/node_modules/@aws-sdk/token-providers/node_modules/@smithy/node-http-handler/dist-es/write-request-body.js +1 -1
  74. package/node_modules/@aws-sdk/token-providers/node_modules/@smithy/node-http-handler/package.json +1 -1
  75. package/node_modules/@aws-sdk/token-providers/node_modules/@smithy/smithy-client/package.json +4 -4
  76. package/node_modules/@aws-sdk/token-providers/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
  77. package/node_modules/@aws-sdk/token-providers/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
  78. package/node_modules/@aws-sdk/token-providers/node_modules/@smithy/util-stream/package.json +2 -2
  79. package/node_modules/@aws-sdk/token-providers/package.json +3 -3
  80. package/node_modules/cdk-iam-floyd/README.md +4 -4
  81. package/node_modules/cdk-iam-floyd/lib/generated/aws-managed-policies/cdk-iam-floyd.d.ts +2 -0
  82. package/node_modules/cdk-iam-floyd/lib/generated/aws-managed-policies/cdk-iam-floyd.js +5 -1
  83. package/node_modules/cdk-iam-floyd/lib/generated/aws-managed-policies/iam-floyd.d.ts +2 -0
  84. package/node_modules/cdk-iam-floyd/lib/generated/aws-managed-policies/iam-floyd.js +3 -1
  85. package/node_modules/cdk-iam-floyd/lib/generated/index.d.ts +1 -0
  86. package/node_modules/cdk-iam-floyd/lib/generated/index.js +5 -3
  87. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/auroradsql.d.ts +24 -0
  88. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/auroradsql.js +34 -1
  89. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/cloudwatchobservabilityadminservice.d.ts +2 -2
  90. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/cloudwatchobservabilityadminservice.js +6 -6
  91. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/elementalmedialive.d.ts +24 -0
  92. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/elementalmedialive.js +34 -1
  93. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/quicksight.d.ts +10 -0
  94. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/quicksight.js +11 -1
  95. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/rtbfabric.d.ts +436 -0
  96. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/rtbfabric.js +559 -0
  97. package/node_modules/cdk-iam-floyd/package.json +1 -1
  98. package/package.json +6 -6
@@ -0,0 +1,436 @@
1
+ import { AccessLevelList } from '../../shared/access-level';
2
+ import { PolicyStatement, Operator } from '../../shared';
3
+ import { aws_iam as iam } from "aws-cdk-lib";
4
+ /**
5
+ * Statement provider for service [rtbfabric](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsrtbfabric.html).
6
+ *
7
+ * @param sid [SID](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_sid.html) of the statement
8
+ */
9
+ export declare class Rtbfabric extends PolicyStatement {
10
+ servicePrefix: string;
11
+ /**
12
+ * Grants permission to accept a link invitation from another Gateway
13
+ *
14
+ * Access Level: Write
15
+ *
16
+ * https://docs.aws.amazon.com/rtb-fabric/latest/api/API_AcceptLink.html
17
+ */
18
+ toAcceptLink(): this;
19
+ /**
20
+ * Grants permission to create an inbound external link for a responder gateway
21
+ *
22
+ * Access Level: Write
23
+ *
24
+ * https://docs.aws.amazon.com/rtb-fabric/latest/api/API_CreateInboundExternalLink.html
25
+ */
26
+ toCreateInboundExternalLink(): this;
27
+ /**
28
+ * Grants permission to create a new link between RTB applications
29
+ *
30
+ * Access Level: Write
31
+ *
32
+ * https://docs.aws.amazon.com/rtb-fabric/latest/api/API_CreateLink.html
33
+ */
34
+ toCreateLink(): this;
35
+ /**
36
+ * Grants permission to create an outbound external link for a requester gateway to connect to external public responder endpoints
37
+ *
38
+ * Access Level: Write
39
+ *
40
+ * https://docs.aws.amazon.com/rtb-fabric/latest/api/API_CreateOutboundExternalLink.html
41
+ */
42
+ toCreateOutboundExternalLink(): this;
43
+ /**
44
+ * Grants permission to create a requester gateway
45
+ *
46
+ * Access Level: Write
47
+ *
48
+ * https://docs.aws.amazon.com/rtb-fabric/latest/api/API_CreateRequesterGateway.html
49
+ */
50
+ toCreateRequesterGateway(): this;
51
+ /**
52
+ * Grants permission to create a responder gateway
53
+ *
54
+ * Access Level: Write
55
+ *
56
+ * https://docs.aws.amazon.com/rtb-fabric/latest/api/API_CreateResponderGateway.html
57
+ */
58
+ toCreateResponderGateway(): this;
59
+ /**
60
+ * Grants permission to delete an inbound external link
61
+ *
62
+ * Access Level: Write
63
+ *
64
+ * https://docs.aws.amazon.com/rtb-fabric/latest/api/API_DeleteInboundExternalLink.html
65
+ */
66
+ toDeleteInboundExternalLink(): this;
67
+ /**
68
+ * Grants permission to delete a link between RTB applications
69
+ *
70
+ * Access Level: Write
71
+ *
72
+ * https://docs.aws.amazon.com/rtb-fabric/latest/api/API_DeleteLink.html
73
+ */
74
+ toDeleteLink(): this;
75
+ /**
76
+ * Grants permission to delete an outbound external link
77
+ *
78
+ * Access Level: Write
79
+ *
80
+ * https://docs.aws.amazon.com/rtb-fabric/latest/api/API_DeleteOutboundExternalLink.html
81
+ */
82
+ toDeleteOutboundExternalLink(): this;
83
+ /**
84
+ * Grants permission to delete a requester gateway
85
+ *
86
+ * Access Level: Write
87
+ *
88
+ * https://docs.aws.amazon.com/rtb-fabric/latest/api/API_DeleteRequesterGateway.html
89
+ */
90
+ toDeleteRequesterGateway(): this;
91
+ /**
92
+ * Grants permission to delete a responder gateway
93
+ *
94
+ * Access Level: Write
95
+ *
96
+ * https://docs.aws.amazon.com/rtb-fabric/latest/api/API_DeleteResponderGateway.html
97
+ */
98
+ toDeleteResponderGateway(): this;
99
+ /**
100
+ * Grants permission to retrieve information about an inbound external link
101
+ *
102
+ * Access Level: Read
103
+ *
104
+ * https://docs.aws.amazon.com/rtb-fabric/latest/api/API_GetInboundExternalLink.html
105
+ */
106
+ toGetInboundExternalLink(): this;
107
+ /**
108
+ * Grants permission to retrieve information about a link between RTB applications
109
+ *
110
+ * Access Level: Read
111
+ *
112
+ * https://docs.aws.amazon.com/rtb-fabric/latest/api/API_GetLink.html
113
+ */
114
+ toGetLink(): this;
115
+ /**
116
+ * Grants permission to retrieve information about an outbound external link
117
+ *
118
+ * Access Level: Read
119
+ *
120
+ * https://docs.aws.amazon.com/rtb-fabric/latest/api/API_GetOutboundExternalLink.html
121
+ */
122
+ toGetOutboundExternalLink(): this;
123
+ /**
124
+ * Grants permission to retrieve information about a requester gateway
125
+ *
126
+ * Access Level: Read
127
+ *
128
+ * https://docs.aws.amazon.com/rtb-fabric/latest/api/API_GetRequesterGateway.html
129
+ */
130
+ toGetRequesterGateway(): this;
131
+ /**
132
+ * Grants permission to retrieve information about a responder gateway
133
+ *
134
+ * Access Level: Read
135
+ *
136
+ * https://docs.aws.amazon.com/rtb-fabric/latest/api/API_GetResponderGateway.html
137
+ */
138
+ toGetResponderGateway(): this;
139
+ /**
140
+ * Grants permission to list links associated with an RTB application
141
+ *
142
+ * Access Level: List
143
+ *
144
+ * https://docs.aws.amazon.com/rtb-fabric/latest/api/API_ListLinks.html
145
+ */
146
+ toListLinks(): this;
147
+ /**
148
+ * Grants permission to list requester gateways with optional filtering and pagination
149
+ *
150
+ * Access Level: List
151
+ *
152
+ * https://docs.aws.amazon.com/rtb-fabric/latest/api/API_ListRequesterGateways.html
153
+ */
154
+ toListRequesterGateways(): this;
155
+ /**
156
+ * Grants permission to list responder gateways with optional filtering and pagination
157
+ *
158
+ * Access Level: List
159
+ *
160
+ * https://docs.aws.amazon.com/rtb-fabric/latest/api/API_ListResponderGateways.html
161
+ */
162
+ toListResponderGateways(): this;
163
+ /**
164
+ * Grants permission to list tags for a resource
165
+ *
166
+ * Access Level: Read
167
+ *
168
+ * Possible conditions:
169
+ * - .ifAwsResourceTag()
170
+ *
171
+ * https://docs.aws.amazon.com/rtb-fabric/latest/api/API_ListTagsForResource.html
172
+ */
173
+ toListTagsForResource(): this;
174
+ /**
175
+ * Grants permission to reject a link request between RTB applications
176
+ *
177
+ * Access Level: Write
178
+ *
179
+ * https://docs.aws.amazon.com/rtb-fabric/latest/api/API_RejectLink.html
180
+ */
181
+ toRejectLink(): this;
182
+ /**
183
+ * Grants permission to assign one or more tags (key-value pairs) to the specified resource
184
+ *
185
+ * Access Level: Tagging
186
+ *
187
+ * Possible conditions:
188
+ * - .ifAwsRequestTag()
189
+ * - .ifAwsResourceTag()
190
+ * - .ifAwsTagKeys()
191
+ *
192
+ * https://docs.aws.amazon.com/rtb-fabric/latest/api/API_TagResource.html
193
+ */
194
+ toTagResource(): this;
195
+ /**
196
+ * Grants permission to remove a tag or tags from a resource
197
+ *
198
+ * Access Level: Tagging
199
+ *
200
+ * Possible conditions:
201
+ * - .ifAwsResourceTag()
202
+ * - .ifAwsTagKeys()
203
+ *
204
+ * https://docs.aws.amazon.com/rtb-fabric/latest/api/API_UntagResource.html
205
+ */
206
+ toUntagResource(): this;
207
+ /**
208
+ * Grants permission to update configuration settings for an existing link
209
+ *
210
+ * Access Level: Write
211
+ *
212
+ * https://docs.aws.amazon.com/rtb-fabric/latest/api/API_UpdateLink.html
213
+ */
214
+ toUpdateLink(): this;
215
+ /**
216
+ * Grants permission to update a link module flow
217
+ *
218
+ * Access Level: Write
219
+ *
220
+ * https://docs.aws.amazon.com/rtb-fabric/latest/api/API_UpdateLinkModuleFlow.html
221
+ */
222
+ toUpdateLinkModuleFlow(): this;
223
+ /**
224
+ * Grants permission to update a requester gateway
225
+ *
226
+ * Access Level: Write
227
+ *
228
+ * https://docs.aws.amazon.com/rtb-fabric/latest/api/API_UpdateRequesterGateway.html
229
+ */
230
+ toUpdateRequesterGateway(): this;
231
+ /**
232
+ * Grants permission to update a responder gateway
233
+ *
234
+ * Access Level: Write
235
+ *
236
+ * https://docs.aws.amazon.com/rtb-fabric/latest/api/API_UpdateResponderGateway.html
237
+ */
238
+ toUpdateResponderGateway(): this;
239
+ protected accessLevelList: AccessLevelList;
240
+ /**
241
+ * Adds a resource of type InboundExternalLink to the statement
242
+ *
243
+ * https://docs.aws.amazon.com/rtb-fabric/latest/userguide/links.html
244
+ *
245
+ * @param gatewayId - Identifier for the gatewayId.
246
+ * @param linkId - Identifier for the linkId.
247
+ * @param account - Account of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's account.
248
+ * @param region - Region of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's region.
249
+ * @param partition - Partition of the AWS account [aws, aws-cn, aws-us-gov]; defaults to `aws`, unless using the CDK, where the default is the current Stack's partition.
250
+ *
251
+ * Possible conditions:
252
+ * - .ifInboundExternalLinkLinkId()
253
+ * - .ifResponderGatewayGatewayId()
254
+ */
255
+ onInboundExternalLink(gatewayId: string, linkId: string, account?: string, region?: string, partition?: string): this;
256
+ /**
257
+ * Adds a resource of type Link to the statement
258
+ *
259
+ * https://docs.aws.amazon.com/rtb-fabric/latest/userguide/links.html
260
+ *
261
+ * @param gatewayId - Identifier for the gatewayId.
262
+ * @param linkId - Identifier for the linkId.
263
+ * @param account - Account of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's account.
264
+ * @param region - Region of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's region.
265
+ * @param partition - Partition of the AWS account [aws, aws-cn, aws-us-gov]; defaults to `aws`, unless using the CDK, where the default is the current Stack's partition.
266
+ *
267
+ * Possible conditions:
268
+ * - .ifLinkLinkId()
269
+ * - .ifRequesterGatewayGatewayId()
270
+ * - .ifResponderGatewayGatewayId()
271
+ */
272
+ onLink(gatewayId: string, linkId: string, account?: string, region?: string, partition?: string): this;
273
+ /**
274
+ * Adds a resource of type OutboundExternalLink to the statement
275
+ *
276
+ * https://docs.aws.amazon.com/rtb-fabric/latest/userguide/links.html
277
+ *
278
+ * @param gatewayId - Identifier for the gatewayId.
279
+ * @param linkId - Identifier for the linkId.
280
+ * @param account - Account of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's account.
281
+ * @param region - Region of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's region.
282
+ * @param partition - Partition of the AWS account [aws, aws-cn, aws-us-gov]; defaults to `aws`, unless using the CDK, where the default is the current Stack's partition.
283
+ *
284
+ * Possible conditions:
285
+ * - .ifOutboundExternalLinkLinkId()
286
+ * - .ifRequesterGatewayGatewayId()
287
+ */
288
+ onOutboundExternalLink(gatewayId: string, linkId: string, account?: string, region?: string, partition?: string): this;
289
+ /**
290
+ * Adds a resource of type RequesterGateway to the statement
291
+ *
292
+ * https://docs.aws.amazon.com/rtb-fabric/latest/userguide/working-with-requester-rtb-applications.html
293
+ *
294
+ * @param gatewayId - Identifier for the gatewayId.
295
+ * @param account - Account of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's account.
296
+ * @param region - Region of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's region.
297
+ * @param partition - Partition of the AWS account [aws, aws-cn, aws-us-gov]; defaults to `aws`, unless using the CDK, where the default is the current Stack's partition.
298
+ *
299
+ * Possible conditions:
300
+ * - .ifRequesterGatewayGatewayId()
301
+ */
302
+ onRequesterGateway(gatewayId: string, account?: string, region?: string, partition?: string): this;
303
+ /**
304
+ * Adds a resource of type ResponderGateway to the statement
305
+ *
306
+ * https://docs.aws.amazon.com/rtb-fabric/latest/userguide/working-with-responder-rtb-applications.html
307
+ *
308
+ * @param gatewayId - Identifier for the gatewayId.
309
+ * @param account - Account of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's account.
310
+ * @param region - Region of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's region.
311
+ * @param partition - Partition of the AWS account [aws, aws-cn, aws-us-gov]; defaults to `aws`, unless using the CDK, where the default is the current Stack's partition.
312
+ *
313
+ * Possible conditions:
314
+ * - .ifResponderGatewayGatewayId()
315
+ */
316
+ onResponderGateway(gatewayId: string, account?: string, region?: string, partition?: string): this;
317
+ /**
318
+ * Filters access by a tag key and value pair that is allowed in the request
319
+ *
320
+ * https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-requesttag
321
+ *
322
+ * Applies to actions:
323
+ * - .toTagResource()
324
+ *
325
+ * @param tagKey The tag key to check
326
+ * @param value The value(s) to check
327
+ * @param operator Works with [string operators](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_condition_operators.html#Conditions_String). **Default:** `StringLike`
328
+ */
329
+ ifAwsRequestTag(tagKey: string, value: string | string[], operator?: Operator | string): this;
330
+ /**
331
+ * Filters access by a tag key and value pair of a resource
332
+ *
333
+ * https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-resourcetag
334
+ *
335
+ * Applies to actions:
336
+ * - .toListTagsForResource()
337
+ * - .toTagResource()
338
+ * - .toUntagResource()
339
+ *
340
+ * @param tagKey The tag key to check
341
+ * @param value The value(s) to check
342
+ * @param operator Works with [string operators](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_condition_operators.html#Conditions_String). **Default:** `StringLike`
343
+ */
344
+ ifAwsResourceTag(tagKey: string, value: string | string[], operator?: Operator | string): this;
345
+ /**
346
+ * Filters access by a list of tag keys that are allowed in the request
347
+ *
348
+ * https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-tagkeys
349
+ *
350
+ * Applies to actions:
351
+ * - .toTagResource()
352
+ * - .toUntagResource()
353
+ *
354
+ * @param value The value(s) to check
355
+ * @param operator Works with [string operators](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_condition_operators.html#Conditions_String). **Default:** `StringLike`
356
+ */
357
+ ifAwsTagKeys(value: string | string[], operator?: Operator | string): this;
358
+ /**
359
+ * Filters access by gateway identifier supporting rtb-gw-* formats
360
+ *
361
+ * https://docs.aws.amazon.com/rtb-fabric/latest/userguide/security_iam_service-with-iam.html
362
+ *
363
+ * @param value The value(s) to check
364
+ * @param operator Works with [string operators](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_condition_operators.html#Conditions_String). **Default:** `StringLike`
365
+ */
366
+ ifInboundExternalLinkGatewayId(value: string | string[], operator?: Operator | string): this;
367
+ /**
368
+ * Filters access by InboundExternalLink resource linkId identifier
369
+ *
370
+ * https://docs.aws.amazon.com/rtb-fabric/latest/userguide/security_iam_service-with-iam.html
371
+ *
372
+ * Applies to resource types:
373
+ * - InboundExternalLink
374
+ *
375
+ * @param value The value(s) to check
376
+ * @param operator Works with [string operators](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_condition_operators.html#Conditions_String). **Default:** `StringLike`
377
+ */
378
+ ifInboundExternalLinkLinkId(value: string | string[], operator?: Operator | string): this;
379
+ /**
380
+ * Filters access by Link resource linkId identifier
381
+ *
382
+ * https://docs.aws.amazon.com/rtb-fabric/latest/userguide/security_iam_service-with-iam.html
383
+ *
384
+ * Applies to resource types:
385
+ * - Link
386
+ *
387
+ * @param value The value(s) to check
388
+ * @param operator Works with [string operators](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_condition_operators.html#Conditions_String). **Default:** `StringLike`
389
+ */
390
+ ifLinkLinkId(value: string | string[], operator?: Operator | string): this;
391
+ /**
392
+ * Filters access by OutboundExternalLink resource linkId identifier
393
+ *
394
+ * https://docs.aws.amazon.com/rtb-fabric/latest/userguide/security_iam_service-with-iam.html
395
+ *
396
+ * Applies to resource types:
397
+ * - OutboundExternalLink
398
+ *
399
+ * @param value The value(s) to check
400
+ * @param operator Works with [string operators](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_condition_operators.html#Conditions_String). **Default:** `StringLike`
401
+ */
402
+ ifOutboundExternalLinkLinkId(value: string | string[], operator?: Operator | string): this;
403
+ /**
404
+ * Filters access by gateway identifier supporting rtb-gw-* formats
405
+ *
406
+ * https://docs.aws.amazon.com/rtb-fabric/latest/userguide/security_iam_service-with-iam.html
407
+ *
408
+ * Applies to resource types:
409
+ * - Link
410
+ * - OutboundExternalLink
411
+ * - RequesterGateway
412
+ *
413
+ * @param value The value(s) to check
414
+ * @param operator Works with [string operators](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_condition_operators.html#Conditions_String). **Default:** `StringLike`
415
+ */
416
+ ifRequesterGatewayGatewayId(value: string | string[], operator?: Operator | string): this;
417
+ /**
418
+ * Filters access by gateway identifier supporting rtb-gw-* formats
419
+ *
420
+ * https://docs.aws.amazon.com/rtb-fabric/latest/userguide/security_iam_service-with-iam.html
421
+ *
422
+ * Applies to resource types:
423
+ * - InboundExternalLink
424
+ * - Link
425
+ * - ResponderGateway
426
+ *
427
+ * @param value The value(s) to check
428
+ * @param operator Works with [string operators](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_condition_operators.html#Conditions_String). **Default:** `StringLike`
429
+ */
430
+ ifResponderGatewayGatewayId(value: string | string[], operator?: Operator | string): this;
431
+ /**
432
+ * Statement provider for service [rtbfabric](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsrtbfabric.html).
433
+ *
434
+ */
435
+ constructor(props?: iam.PolicyStatementProps);
436
+ }