@aws-sdk/client-verifiedpermissions 3.430.0 → 3.432.0

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 (30) hide show
  1. package/dist-cjs/endpoint/ruleset.js +3 -3
  2. package/dist-cjs/protocols/Aws_json1_0.js +15 -2
  3. package/dist-es/endpoint/ruleset.js +3 -3
  4. package/dist-es/protocols/Aws_json1_0.js +14 -1
  5. package/dist-types/commands/CreateIdentitySourceCommand.d.ts +6 -2
  6. package/dist-types/commands/CreatePolicyCommand.d.ts +6 -2
  7. package/dist-types/commands/CreatePolicyStoreCommand.d.ts +7 -4
  8. package/dist-types/commands/CreatePolicyTemplateCommand.d.ts +6 -2
  9. package/dist-types/commands/DeleteIdentitySourceCommand.d.ts +2 -2
  10. package/dist-types/commands/DeletePolicyCommand.d.ts +2 -2
  11. package/dist-types/commands/DeletePolicyStoreCommand.d.ts +2 -2
  12. package/dist-types/commands/DeletePolicyTemplateCommand.d.ts +2 -2
  13. package/dist-types/commands/GetIdentitySourceCommand.d.ts +2 -2
  14. package/dist-types/commands/GetPolicyCommand.d.ts +2 -2
  15. package/dist-types/commands/GetPolicyStoreCommand.d.ts +2 -2
  16. package/dist-types/commands/GetPolicyTemplateCommand.d.ts +2 -2
  17. package/dist-types/commands/GetSchemaCommand.d.ts +2 -2
  18. package/dist-types/commands/IsAuthorizedCommand.d.ts +2 -2
  19. package/dist-types/commands/IsAuthorizedWithTokenCommand.d.ts +2 -2
  20. package/dist-types/commands/ListIdentitySourcesCommand.d.ts +2 -2
  21. package/dist-types/commands/ListPoliciesCommand.d.ts +2 -2
  22. package/dist-types/commands/ListPolicyStoresCommand.d.ts +2 -2
  23. package/dist-types/commands/ListPolicyTemplatesCommand.d.ts +2 -2
  24. package/dist-types/commands/PutSchemaCommand.d.ts +2 -2
  25. package/dist-types/commands/UpdateIdentitySourceCommand.d.ts +2 -2
  26. package/dist-types/commands/UpdatePolicyCommand.d.ts +2 -2
  27. package/dist-types/commands/UpdatePolicyStoreCommand.d.ts +2 -2
  28. package/dist-types/commands/UpdatePolicyTemplateCommand.d.ts +5 -4
  29. package/dist-types/models/models_0.d.ts +7 -7
  30. package/package.json +5 -4
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ruleSet = void 0;
4
- const q = "required", r = "fn", s = "argv", t = "ref";
5
- const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = { [q]: false, "type": "String" }, g = { [q]: true, "default": false, "type": "Boolean" }, h = { [t]: "Endpoint" }, i = { [r]: "booleanEquals", [s]: [{ [t]: "UseFIPS" }, true] }, j = { [r]: "booleanEquals", [s]: [{ [t]: "UseDualStack" }, true] }, k = {}, l = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsFIPS"] }] }, m = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsDualStack"] }] }, n = [i], o = [j], p = [{ [t]: "Region" }];
6
- const _data = { version: "1.0", parameters: { Region: f, UseDualStack: g, UseFIPS: g, Endpoint: f }, rules: [{ conditions: [{ [r]: a, [s]: [h] }], type: b, rules: [{ conditions: n, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { type: b, rules: [{ conditions: o, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: h, properties: k, headers: k }, type: d }] }] }, { type: b, rules: [{ conditions: [{ [r]: a, [s]: p }], type: b, rules: [{ conditions: [{ [r]: "aws.partition", [s]: p, assign: e }], type: b, rules: [{ conditions: [i, j], type: b, rules: [{ conditions: [l, m], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://verifiedpermissions-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: n, type: b, rules: [{ conditions: [l], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://verifiedpermissions-fips.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: o, type: b, rules: [{ conditions: [m], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://verifiedpermissions.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { type: b, rules: [{ endpoint: { url: "https://verifiedpermissions.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] }] };
4
+ const s = "required", t = "fn", u = "argv", v = "ref";
5
+ const a = true, b = "isSet", c = "booleanEquals", d = "error", e = "endpoint", f = "tree", g = "PartitionResult", h = { [s]: false, "type": "String" }, i = { [s]: true, "default": false, "type": "Boolean" }, j = { [v]: "Endpoint" }, k = { [t]: c, [u]: [{ [v]: "UseFIPS" }, true] }, l = { [t]: c, [u]: [{ [v]: "UseDualStack" }, true] }, m = {}, n = { [t]: "getAttr", [u]: [{ [v]: g }, "supportsFIPS"] }, o = { [t]: c, [u]: [true, { [t]: "getAttr", [u]: [{ [v]: g }, "supportsDualStack"] }] }, p = [k], q = [l], r = [{ [v]: "Region" }];
6
+ const _data = { version: "1.0", parameters: { Region: h, UseDualStack: i, UseFIPS: i, Endpoint: h }, rules: [{ conditions: [{ [t]: b, [u]: [j] }], rules: [{ conditions: p, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: d }, { rules: [{ conditions: q, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: d }, { endpoint: { url: j, properties: m, headers: m }, type: e }], type: f }], type: f }, { rules: [{ conditions: [{ [t]: b, [u]: r }], rules: [{ conditions: [{ [t]: "aws.partition", [u]: r, assign: g }], rules: [{ conditions: [k, l], rules: [{ conditions: [{ [t]: c, [u]: [a, n] }, o], rules: [{ rules: [{ endpoint: { url: "https://verifiedpermissions-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: m, headers: m }, type: e }], type: f }], type: f }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: d }], type: f }, { conditions: p, rules: [{ conditions: [{ [t]: c, [u]: [n, a] }], rules: [{ rules: [{ endpoint: { url: "https://verifiedpermissions-fips.{Region}.{PartitionResult#dnsSuffix}", properties: m, headers: m }, type: e }], type: f }], type: f }, { error: "FIPS is enabled but this partition does not support FIPS", type: d }], type: f }, { conditions: q, rules: [{ conditions: [o], rules: [{ rules: [{ endpoint: { url: "https://verifiedpermissions.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: m, headers: m }, type: e }], type: f }], type: f }, { error: "DualStack is enabled but this partition does not support DualStack", type: d }], type: f }, { rules: [{ endpoint: { url: "https://verifiedpermissions.{Region}.{PartitionResult#dnsSuffix}", properties: m, headers: m }, type: e }], type: f }], type: f }], type: f }, { error: "Invalid Configuration: Missing Region", type: d }], type: f }] };
7
7
  exports.ruleSet = _data;
@@ -1,6 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.de_UpdatePolicyTemplateCommand = exports.de_UpdatePolicyStoreCommand = exports.de_UpdatePolicyCommand = exports.de_UpdateIdentitySourceCommand = exports.de_PutSchemaCommand = exports.de_ListPolicyTemplatesCommand = exports.de_ListPolicyStoresCommand = exports.de_ListPoliciesCommand = exports.de_ListIdentitySourcesCommand = exports.de_IsAuthorizedWithTokenCommand = exports.de_IsAuthorizedCommand = exports.de_GetSchemaCommand = exports.de_GetPolicyTemplateCommand = exports.de_GetPolicyStoreCommand = exports.de_GetPolicyCommand = exports.de_GetIdentitySourceCommand = exports.de_DeletePolicyTemplateCommand = exports.de_DeletePolicyStoreCommand = exports.de_DeletePolicyCommand = exports.de_DeleteIdentitySourceCommand = exports.de_CreatePolicyTemplateCommand = exports.de_CreatePolicyStoreCommand = exports.de_CreatePolicyCommand = exports.de_CreateIdentitySourceCommand = exports.se_UpdatePolicyTemplateCommand = exports.se_UpdatePolicyStoreCommand = exports.se_UpdatePolicyCommand = exports.se_UpdateIdentitySourceCommand = exports.se_PutSchemaCommand = exports.se_ListPolicyTemplatesCommand = exports.se_ListPolicyStoresCommand = exports.se_ListPoliciesCommand = exports.se_ListIdentitySourcesCommand = exports.se_IsAuthorizedWithTokenCommand = exports.se_IsAuthorizedCommand = exports.se_GetSchemaCommand = exports.se_GetPolicyTemplateCommand = exports.se_GetPolicyStoreCommand = exports.se_GetPolicyCommand = exports.se_GetIdentitySourceCommand = exports.se_DeletePolicyTemplateCommand = exports.se_DeletePolicyStoreCommand = exports.se_DeletePolicyCommand = exports.se_DeleteIdentitySourceCommand = exports.se_CreatePolicyTemplateCommand = exports.se_CreatePolicyStoreCommand = exports.se_CreatePolicyCommand = exports.se_CreateIdentitySourceCommand = void 0;
4
+ const core_1 = require("@aws-sdk/core");
4
5
  const protocol_http_1 = require("@smithy/protocol-http");
5
6
  const smithy_client_1 = require("@smithy/smithy-client");
6
7
  const uuid_1 = require("uuid");
@@ -198,6 +199,9 @@ const de_CreateIdentitySourceCommandError = async (output, context) => {
198
199
  case "AccessDeniedException":
199
200
  case "com.amazonaws.verifiedpermissions#AccessDeniedException":
200
201
  throw await de_AccessDeniedExceptionRes(parsedOutput, context);
202
+ case "ConflictException":
203
+ case "com.amazonaws.verifiedpermissions#ConflictException":
204
+ throw await de_ConflictExceptionRes(parsedOutput, context);
201
205
  case "InternalServerException":
202
206
  case "com.amazonaws.verifiedpermissions#InternalServerException":
203
207
  throw await de_InternalServerExceptionRes(parsedOutput, context);
@@ -246,6 +250,9 @@ const de_CreatePolicyCommandError = async (output, context) => {
246
250
  case "AccessDeniedException":
247
251
  case "com.amazonaws.verifiedpermissions#AccessDeniedException":
248
252
  throw await de_AccessDeniedExceptionRes(parsedOutput, context);
253
+ case "ConflictException":
254
+ case "com.amazonaws.verifiedpermissions#ConflictException":
255
+ throw await de_ConflictExceptionRes(parsedOutput, context);
249
256
  case "InternalServerException":
250
257
  case "com.amazonaws.verifiedpermissions#InternalServerException":
251
258
  throw await de_InternalServerExceptionRes(parsedOutput, context);
@@ -294,6 +301,9 @@ const de_CreatePolicyStoreCommandError = async (output, context) => {
294
301
  case "AccessDeniedException":
295
302
  case "com.amazonaws.verifiedpermissions#AccessDeniedException":
296
303
  throw await de_AccessDeniedExceptionRes(parsedOutput, context);
304
+ case "ConflictException":
305
+ case "com.amazonaws.verifiedpermissions#ConflictException":
306
+ throw await de_ConflictExceptionRes(parsedOutput, context);
297
307
  case "InternalServerException":
298
308
  case "com.amazonaws.verifiedpermissions#InternalServerException":
299
309
  throw await de_InternalServerExceptionRes(parsedOutput, context);
@@ -339,6 +349,9 @@ const de_CreatePolicyTemplateCommandError = async (output, context) => {
339
349
  case "AccessDeniedException":
340
350
  case "com.amazonaws.verifiedpermissions#AccessDeniedException":
341
351
  throw await de_AccessDeniedExceptionRes(parsedOutput, context);
352
+ case "ConflictException":
353
+ case "com.amazonaws.verifiedpermissions#ConflictException":
354
+ throw await de_ConflictExceptionRes(parsedOutput, context);
342
355
  case "InternalServerException":
343
356
  case "com.amazonaws.verifiedpermissions#InternalServerException":
344
357
  throw await de_InternalServerExceptionRes(parsedOutput, context);
@@ -1519,7 +1532,7 @@ const de_GetIdentitySourceOutput = (output, context) => {
1519
1532
  const de_GetPolicyOutput = (output, context) => {
1520
1533
  return (0, smithy_client_1.take)(output, {
1521
1534
  createdDate: (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
1522
- definition: (_) => (0, smithy_client_1._json)((0, smithy_client_1.expectUnion)(_)),
1535
+ definition: (_) => (0, smithy_client_1._json)((0, core_1.awsExpectUnion)(_)),
1523
1536
  lastUpdatedDate: (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
1524
1537
  policyId: smithy_client_1.expectString,
1525
1538
  policyStoreId: smithy_client_1.expectString,
@@ -1600,7 +1613,7 @@ const de_ListPolicyTemplatesOutput = (output, context) => {
1600
1613
  const de_PolicyItem = (output, context) => {
1601
1614
  return (0, smithy_client_1.take)(output, {
1602
1615
  createdDate: (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
1603
- definition: (_) => (0, smithy_client_1._json)((0, smithy_client_1.expectUnion)(_)),
1616
+ definition: (_) => (0, smithy_client_1._json)((0, core_1.awsExpectUnion)(_)),
1604
1617
  lastUpdatedDate: (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseRfc3339DateTimeWithOffset)(_)),
1605
1618
  policyId: smithy_client_1.expectString,
1606
1619
  policyStoreId: smithy_client_1.expectString,
@@ -1,4 +1,4 @@
1
- const q = "required", r = "fn", s = "argv", t = "ref";
2
- const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = { [q]: false, "type": "String" }, g = { [q]: true, "default": false, "type": "Boolean" }, h = { [t]: "Endpoint" }, i = { [r]: "booleanEquals", [s]: [{ [t]: "UseFIPS" }, true] }, j = { [r]: "booleanEquals", [s]: [{ [t]: "UseDualStack" }, true] }, k = {}, l = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsFIPS"] }] }, m = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsDualStack"] }] }, n = [i], o = [j], p = [{ [t]: "Region" }];
3
- const _data = { version: "1.0", parameters: { Region: f, UseDualStack: g, UseFIPS: g, Endpoint: f }, rules: [{ conditions: [{ [r]: a, [s]: [h] }], type: b, rules: [{ conditions: n, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { type: b, rules: [{ conditions: o, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: h, properties: k, headers: k }, type: d }] }] }, { type: b, rules: [{ conditions: [{ [r]: a, [s]: p }], type: b, rules: [{ conditions: [{ [r]: "aws.partition", [s]: p, assign: e }], type: b, rules: [{ conditions: [i, j], type: b, rules: [{ conditions: [l, m], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://verifiedpermissions-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: n, type: b, rules: [{ conditions: [l], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://verifiedpermissions-fips.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: o, type: b, rules: [{ conditions: [m], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://verifiedpermissions.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { type: b, rules: [{ endpoint: { url: "https://verifiedpermissions.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] }] };
1
+ const s = "required", t = "fn", u = "argv", v = "ref";
2
+ const a = true, b = "isSet", c = "booleanEquals", d = "error", e = "endpoint", f = "tree", g = "PartitionResult", h = { [s]: false, "type": "String" }, i = { [s]: true, "default": false, "type": "Boolean" }, j = { [v]: "Endpoint" }, k = { [t]: c, [u]: [{ [v]: "UseFIPS" }, true] }, l = { [t]: c, [u]: [{ [v]: "UseDualStack" }, true] }, m = {}, n = { [t]: "getAttr", [u]: [{ [v]: g }, "supportsFIPS"] }, o = { [t]: c, [u]: [true, { [t]: "getAttr", [u]: [{ [v]: g }, "supportsDualStack"] }] }, p = [k], q = [l], r = [{ [v]: "Region" }];
3
+ const _data = { version: "1.0", parameters: { Region: h, UseDualStack: i, UseFIPS: i, Endpoint: h }, rules: [{ conditions: [{ [t]: b, [u]: [j] }], rules: [{ conditions: p, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: d }, { rules: [{ conditions: q, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: d }, { endpoint: { url: j, properties: m, headers: m }, type: e }], type: f }], type: f }, { rules: [{ conditions: [{ [t]: b, [u]: r }], rules: [{ conditions: [{ [t]: "aws.partition", [u]: r, assign: g }], rules: [{ conditions: [k, l], rules: [{ conditions: [{ [t]: c, [u]: [a, n] }, o], rules: [{ rules: [{ endpoint: { url: "https://verifiedpermissions-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: m, headers: m }, type: e }], type: f }], type: f }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: d }], type: f }, { conditions: p, rules: [{ conditions: [{ [t]: c, [u]: [n, a] }], rules: [{ rules: [{ endpoint: { url: "https://verifiedpermissions-fips.{Region}.{PartitionResult#dnsSuffix}", properties: m, headers: m }, type: e }], type: f }], type: f }, { error: "FIPS is enabled but this partition does not support FIPS", type: d }], type: f }, { conditions: q, rules: [{ conditions: [o], rules: [{ rules: [{ endpoint: { url: "https://verifiedpermissions.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: m, headers: m }, type: e }], type: f }], type: f }, { error: "DualStack is enabled but this partition does not support DualStack", type: d }], type: f }, { rules: [{ endpoint: { url: "https://verifiedpermissions.{Region}.{PartitionResult#dnsSuffix}", properties: m, headers: m }, type: e }], type: f }], type: f }], type: f }, { error: "Invalid Configuration: Missing Region", type: d }], type: f }] };
4
4
  export const ruleSet = _data;
@@ -1,5 +1,6 @@
1
+ import { awsExpectUnion as __expectUnion } from "@aws-sdk/core";
1
2
  import { HttpRequest as __HttpRequest } from "@smithy/protocol-http";
2
- import { _json, collectBody, decorateServiceException as __decorateServiceException, expectNonNull as __expectNonNull, expectString as __expectString, expectUnion as __expectUnion, parseRfc3339DateTimeWithOffset as __parseRfc3339DateTimeWithOffset, take, withBaseException, } from "@smithy/smithy-client";
3
+ import { _json, collectBody, decorateServiceException as __decorateServiceException, expectNonNull as __expectNonNull, expectString as __expectString, parseRfc3339DateTimeWithOffset as __parseRfc3339DateTimeWithOffset, take, withBaseException, } from "@smithy/smithy-client";
3
4
  import { v4 as generateIdempotencyToken } from "uuid";
4
5
  import { AccessDeniedException, AttributeValue, ConflictException, ContextDefinition, EntitiesDefinition, InternalServerException, ResourceNotFoundException, ServiceQuotaExceededException, ThrottlingException, ValidationException, } from "../models/models_0";
5
6
  import { VerifiedPermissionsServiceException as __BaseException } from "../models/VerifiedPermissionsServiceException";
@@ -170,6 +171,9 @@ const de_CreateIdentitySourceCommandError = async (output, context) => {
170
171
  case "AccessDeniedException":
171
172
  case "com.amazonaws.verifiedpermissions#AccessDeniedException":
172
173
  throw await de_AccessDeniedExceptionRes(parsedOutput, context);
174
+ case "ConflictException":
175
+ case "com.amazonaws.verifiedpermissions#ConflictException":
176
+ throw await de_ConflictExceptionRes(parsedOutput, context);
173
177
  case "InternalServerException":
174
178
  case "com.amazonaws.verifiedpermissions#InternalServerException":
175
179
  throw await de_InternalServerExceptionRes(parsedOutput, context);
@@ -217,6 +221,9 @@ const de_CreatePolicyCommandError = async (output, context) => {
217
221
  case "AccessDeniedException":
218
222
  case "com.amazonaws.verifiedpermissions#AccessDeniedException":
219
223
  throw await de_AccessDeniedExceptionRes(parsedOutput, context);
224
+ case "ConflictException":
225
+ case "com.amazonaws.verifiedpermissions#ConflictException":
226
+ throw await de_ConflictExceptionRes(parsedOutput, context);
220
227
  case "InternalServerException":
221
228
  case "com.amazonaws.verifiedpermissions#InternalServerException":
222
229
  throw await de_InternalServerExceptionRes(parsedOutput, context);
@@ -264,6 +271,9 @@ const de_CreatePolicyStoreCommandError = async (output, context) => {
264
271
  case "AccessDeniedException":
265
272
  case "com.amazonaws.verifiedpermissions#AccessDeniedException":
266
273
  throw await de_AccessDeniedExceptionRes(parsedOutput, context);
274
+ case "ConflictException":
275
+ case "com.amazonaws.verifiedpermissions#ConflictException":
276
+ throw await de_ConflictExceptionRes(parsedOutput, context);
267
277
  case "InternalServerException":
268
278
  case "com.amazonaws.verifiedpermissions#InternalServerException":
269
279
  throw await de_InternalServerExceptionRes(parsedOutput, context);
@@ -308,6 +318,9 @@ const de_CreatePolicyTemplateCommandError = async (output, context) => {
308
318
  case "AccessDeniedException":
309
319
  case "com.amazonaws.verifiedpermissions#AccessDeniedException":
310
320
  throw await de_AccessDeniedExceptionRes(parsedOutput, context);
321
+ case "ConflictException":
322
+ case "com.amazonaws.verifiedpermissions#ConflictException":
323
+ throw await de_ConflictExceptionRes(parsedOutput, context);
311
324
  case "InternalServerException":
312
325
  case "com.amazonaws.verifiedpermissions#InternalServerException":
313
326
  throw await de_InternalServerExceptionRes(parsedOutput, context);
@@ -91,6 +91,10 @@ export interface CreateIdentitySourceCommandOutput extends CreateIdentitySourceO
91
91
  * @see {@link CreateIdentitySourceCommandOutput} for command's `response` shape.
92
92
  * @see {@link VerifiedPermissionsClientResolvedConfig | config} for VerifiedPermissionsClient's `config` shape.
93
93
  *
94
+ * @throws {@link ConflictException} (client fault)
95
+ * <p>The request failed because another request to modify a resource occurred at the
96
+ * same.</p>
97
+ *
94
98
  * @throws {@link ResourceNotFoundException} (client fault)
95
99
  * <p>The request failed because it references a resource that doesn't exist.</p>
96
100
  *
@@ -152,7 +156,7 @@ export interface CreateIdentitySourceCommandOutput extends CreateIdentitySourceO
152
156
  * </p>
153
157
  * <p>The policy attempts to access a record or entity attribute that isn't
154
158
  * specified in the schema. Test for the existence of the attribute first before
155
- * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
159
+ * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
156
160
  * <i>Cedar Policy Language Guide</i>.</p>
157
161
  * </li>
158
162
  * <li>
@@ -162,7 +166,7 @@ export interface CreateIdentitySourceCommandOutput extends CreateIdentitySourceO
162
166
  * <p>The policy attempts to access a record or entity attribute that is optional
163
167
  * and isn't guaranteed to be present. Test for the existence of the attribute
164
168
  * first before attempting to access its value. For more information, see the
165
- * <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
169
+ * <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
166
170
  * <i>Cedar Policy Language Guide</i>.</p>
167
171
  * </li>
168
172
  * <li>
@@ -103,6 +103,10 @@ export interface CreatePolicyCommandOutput extends CreatePolicyOutput, __Metadat
103
103
  * @see {@link CreatePolicyCommandOutput} for command's `response` shape.
104
104
  * @see {@link VerifiedPermissionsClientResolvedConfig | config} for VerifiedPermissionsClient's `config` shape.
105
105
  *
106
+ * @throws {@link ConflictException} (client fault)
107
+ * <p>The request failed because another request to modify a resource occurred at the
108
+ * same.</p>
109
+ *
106
110
  * @throws {@link ResourceNotFoundException} (client fault)
107
111
  * <p>The request failed because it references a resource that doesn't exist.</p>
108
112
  *
@@ -164,7 +168,7 @@ export interface CreatePolicyCommandOutput extends CreatePolicyOutput, __Metadat
164
168
  * </p>
165
169
  * <p>The policy attempts to access a record or entity attribute that isn't
166
170
  * specified in the schema. Test for the existence of the attribute first before
167
- * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
171
+ * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
168
172
  * <i>Cedar Policy Language Guide</i>.</p>
169
173
  * </li>
170
174
  * <li>
@@ -174,7 +178,7 @@ export interface CreatePolicyCommandOutput extends CreatePolicyOutput, __Metadat
174
178
  * <p>The policy attempts to access a record or entity attribute that is optional
175
179
  * and isn't guaranteed to be present. Test for the existence of the attribute
176
180
  * first before attempting to access its value. For more information, see the
177
- * <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
181
+ * <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
178
182
  * <i>Cedar Policy Language Guide</i>.</p>
179
183
  * </li>
180
184
  * <li>
@@ -25,8 +25,7 @@ export interface CreatePolicyStoreCommandOutput extends CreatePolicyStoreOutput,
25
25
  * @public
26
26
  * <p>Creates a policy store. A policy store is a container for policy resources.</p>
27
27
  * <note>
28
- * <p>Although <a href="https://docs.cedarpolicy.com/schema.html#namespace">Cedar
29
- * supports multiple namespaces</a>, Verified Permissions currently supports only one
28
+ * <p>Although <a href="https://docs.cedarpolicy.com/schema/schema.html#namespace">Cedar supports multiple namespaces</a>, Verified Permissions currently supports only one
30
29
  * namespace per policy store.</p>
31
30
  * </note>
32
31
  * <note>
@@ -64,6 +63,10 @@ export interface CreatePolicyStoreCommandOutput extends CreatePolicyStoreOutput,
64
63
  * @see {@link CreatePolicyStoreCommandOutput} for command's `response` shape.
65
64
  * @see {@link VerifiedPermissionsClientResolvedConfig | config} for VerifiedPermissionsClient's `config` shape.
66
65
  *
66
+ * @throws {@link ConflictException} (client fault)
67
+ * <p>The request failed because another request to modify a resource occurred at the
68
+ * same.</p>
69
+ *
67
70
  * @throws {@link ServiceQuotaExceededException} (client fault)
68
71
  * <p>The request failed because it would cause a service quota to be exceeded.</p>
69
72
  *
@@ -122,7 +125,7 @@ export interface CreatePolicyStoreCommandOutput extends CreatePolicyStoreOutput,
122
125
  * </p>
123
126
  * <p>The policy attempts to access a record or entity attribute that isn't
124
127
  * specified in the schema. Test for the existence of the attribute first before
125
- * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
128
+ * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
126
129
  * <i>Cedar Policy Language Guide</i>.</p>
127
130
  * </li>
128
131
  * <li>
@@ -132,7 +135,7 @@ export interface CreatePolicyStoreCommandOutput extends CreatePolicyStoreOutput,
132
135
  * <p>The policy attempts to access a record or entity attribute that is optional
133
136
  * and isn't guaranteed to be present. Test for the existence of the attribute
134
137
  * first before attempting to access its value. For more information, see the
135
- * <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
138
+ * <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
136
139
  * <i>Cedar Policy Language Guide</i>.</p>
137
140
  * </li>
138
141
  * <li>
@@ -65,6 +65,10 @@ export interface CreatePolicyTemplateCommandOutput extends CreatePolicyTemplateO
65
65
  * @see {@link CreatePolicyTemplateCommandOutput} for command's `response` shape.
66
66
  * @see {@link VerifiedPermissionsClientResolvedConfig | config} for VerifiedPermissionsClient's `config` shape.
67
67
  *
68
+ * @throws {@link ConflictException} (client fault)
69
+ * <p>The request failed because another request to modify a resource occurred at the
70
+ * same.</p>
71
+ *
68
72
  * @throws {@link ResourceNotFoundException} (client fault)
69
73
  * <p>The request failed because it references a resource that doesn't exist.</p>
70
74
  *
@@ -126,7 +130,7 @@ export interface CreatePolicyTemplateCommandOutput extends CreatePolicyTemplateO
126
130
  * </p>
127
131
  * <p>The policy attempts to access a record or entity attribute that isn't
128
132
  * specified in the schema. Test for the existence of the attribute first before
129
- * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
133
+ * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
130
134
  * <i>Cedar Policy Language Guide</i>.</p>
131
135
  * </li>
132
136
  * <li>
@@ -136,7 +140,7 @@ export interface CreatePolicyTemplateCommandOutput extends CreatePolicyTemplateO
136
140
  * <p>The policy attempts to access a record or entity attribute that is optional
137
141
  * and isn't guaranteed to be present. Test for the existence of the attribute
138
142
  * first before attempting to access its value. For more information, see the
139
- * <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
143
+ * <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
140
144
  * <i>Cedar Policy Language Guide</i>.</p>
141
145
  * </li>
142
146
  * <li>
@@ -111,7 +111,7 @@ export interface DeleteIdentitySourceCommandOutput extends DeleteIdentitySourceO
111
111
  * </p>
112
112
  * <p>The policy attempts to access a record or entity attribute that isn't
113
113
  * specified in the schema. Test for the existence of the attribute first before
114
- * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
114
+ * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
115
115
  * <i>Cedar Policy Language Guide</i>.</p>
116
116
  * </li>
117
117
  * <li>
@@ -121,7 +121,7 @@ export interface DeleteIdentitySourceCommandOutput extends DeleteIdentitySourceO
121
121
  * <p>The policy attempts to access a record or entity attribute that is optional
122
122
  * and isn't guaranteed to be present. Test for the existence of the attribute
123
123
  * first before attempting to access its value. For more information, see the
124
- * <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
124
+ * <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
125
125
  * <i>Cedar Policy Language Guide</i>.</p>
126
126
  * </li>
127
127
  * <li>
@@ -110,7 +110,7 @@ export interface DeletePolicyCommandOutput extends DeletePolicyOutput, __Metadat
110
110
  * </p>
111
111
  * <p>The policy attempts to access a record or entity attribute that isn't
112
112
  * specified in the schema. Test for the existence of the attribute first before
113
- * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
113
+ * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
114
114
  * <i>Cedar Policy Language Guide</i>.</p>
115
115
  * </li>
116
116
  * <li>
@@ -120,7 +120,7 @@ export interface DeletePolicyCommandOutput extends DeletePolicyOutput, __Metadat
120
120
  * <p>The policy attempts to access a record or entity attribute that is optional
121
121
  * and isn't guaranteed to be present. Test for the existence of the attribute
122
122
  * first before attempting to access its value. For more information, see the
123
- * <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
123
+ * <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
124
124
  * <i>Cedar Policy Language Guide</i>.</p>
125
125
  * </li>
126
126
  * <li>
@@ -102,7 +102,7 @@ export interface DeletePolicyStoreCommandOutput extends DeletePolicyStoreOutput,
102
102
  * </p>
103
103
  * <p>The policy attempts to access a record or entity attribute that isn't
104
104
  * specified in the schema. Test for the existence of the attribute first before
105
- * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
105
+ * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
106
106
  * <i>Cedar Policy Language Guide</i>.</p>
107
107
  * </li>
108
108
  * <li>
@@ -112,7 +112,7 @@ export interface DeletePolicyStoreCommandOutput extends DeletePolicyStoreOutput,
112
112
  * <p>The policy attempts to access a record or entity attribute that is optional
113
113
  * and isn't guaranteed to be present. Test for the existence of the attribute
114
114
  * first before attempting to access its value. For more information, see the
115
- * <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
115
+ * <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
116
116
  * <i>Cedar Policy Language Guide</i>.</p>
117
117
  * </li>
118
118
  * <li>
@@ -113,7 +113,7 @@ export interface DeletePolicyTemplateCommandOutput extends DeletePolicyTemplateO
113
113
  * </p>
114
114
  * <p>The policy attempts to access a record or entity attribute that isn't
115
115
  * specified in the schema. Test for the existence of the attribute first before
116
- * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
116
+ * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
117
117
  * <i>Cedar Policy Language Guide</i>.</p>
118
118
  * </li>
119
119
  * <li>
@@ -123,7 +123,7 @@ export interface DeletePolicyTemplateCommandOutput extends DeletePolicyTemplateO
123
123
  * <p>The policy attempts to access a record or entity attribute that is optional
124
124
  * and isn't guaranteed to be present. Test for the existence of the attribute
125
125
  * first before attempting to access its value. For more information, see the
126
- * <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
126
+ * <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
127
127
  * <i>Cedar Policy Language Guide</i>.</p>
128
128
  * </li>
129
129
  * <li>
@@ -118,7 +118,7 @@ export interface GetIdentitySourceCommandOutput extends GetIdentitySourceOutput,
118
118
  * </p>
119
119
  * <p>The policy attempts to access a record or entity attribute that isn't
120
120
  * specified in the schema. Test for the existence of the attribute first before
121
- * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
121
+ * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
122
122
  * <i>Cedar Policy Language Guide</i>.</p>
123
123
  * </li>
124
124
  * <li>
@@ -128,7 +128,7 @@ export interface GetIdentitySourceCommandOutput extends GetIdentitySourceOutput,
128
128
  * <p>The policy attempts to access a record or entity attribute that is optional
129
129
  * and isn't guaranteed to be present. Test for the existence of the attribute
130
130
  * first before attempting to access its value. For more information, see the
131
- * <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
131
+ * <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
132
132
  * <i>Cedar Policy Language Guide</i>.</p>
133
133
  * </li>
134
134
  * <li>
@@ -135,7 +135,7 @@ export interface GetPolicyCommandOutput extends GetPolicyOutput, __MetadataBeare
135
135
  * </p>
136
136
  * <p>The policy attempts to access a record or entity attribute that isn't
137
137
  * specified in the schema. Test for the existence of the attribute first before
138
- * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
138
+ * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
139
139
  * <i>Cedar Policy Language Guide</i>.</p>
140
140
  * </li>
141
141
  * <li>
@@ -145,7 +145,7 @@ export interface GetPolicyCommandOutput extends GetPolicyOutput, __MetadataBeare
145
145
  * <p>The policy attempts to access a record or entity attribute that is optional
146
146
  * and isn't guaranteed to be present. Test for the existence of the attribute
147
147
  * first before attempting to access its value. For more information, see the
148
- * <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
148
+ * <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
149
149
  * <i>Cedar Policy Language Guide</i>.</p>
150
150
  * </li>
151
151
  * <li>
@@ -111,7 +111,7 @@ export interface GetPolicyStoreCommandOutput extends GetPolicyStoreOutput, __Met
111
111
  * </p>
112
112
  * <p>The policy attempts to access a record or entity attribute that isn't
113
113
  * specified in the schema. Test for the existence of the attribute first before
114
- * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
114
+ * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
115
115
  * <i>Cedar Policy Language Guide</i>.</p>
116
116
  * </li>
117
117
  * <li>
@@ -121,7 +121,7 @@ export interface GetPolicyStoreCommandOutput extends GetPolicyStoreOutput, __Met
121
121
  * <p>The policy attempts to access a record or entity attribute that is optional
122
122
  * and isn't guaranteed to be present. Test for the existence of the attribute
123
123
  * first before attempting to access its value. For more information, see the
124
- * <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
124
+ * <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
125
125
  * <i>Cedar Policy Language Guide</i>.</p>
126
126
  * </li>
127
127
  * <li>
@@ -111,7 +111,7 @@ export interface GetPolicyTemplateCommandOutput extends GetPolicyTemplateOutput,
111
111
  * </p>
112
112
  * <p>The policy attempts to access a record or entity attribute that isn't
113
113
  * specified in the schema. Test for the existence of the attribute first before
114
- * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
114
+ * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
115
115
  * <i>Cedar Policy Language Guide</i>.</p>
116
116
  * </li>
117
117
  * <li>
@@ -121,7 +121,7 @@ export interface GetPolicyTemplateCommandOutput extends GetPolicyTemplateOutput,
121
121
  * <p>The policy attempts to access a record or entity attribute that is optional
122
122
  * and isn't guaranteed to be present. Test for the existence of the attribute
123
123
  * first before attempting to access its value. For more information, see the
124
- * <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
124
+ * <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
125
125
  * <i>Cedar Policy Language Guide</i>.</p>
126
126
  * </li>
127
127
  * <li>
@@ -108,7 +108,7 @@ export interface GetSchemaCommandOutput extends GetSchemaOutput, __MetadataBeare
108
108
  * </p>
109
109
  * <p>The policy attempts to access a record or entity attribute that isn't
110
110
  * specified in the schema. Test for the existence of the attribute first before
111
- * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
111
+ * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
112
112
  * <i>Cedar Policy Language Guide</i>.</p>
113
113
  * </li>
114
114
  * <li>
@@ -118,7 +118,7 @@ export interface GetSchemaCommandOutput extends GetSchemaOutput, __MetadataBeare
118
118
  * <p>The policy attempts to access a record or entity attribute that is optional
119
119
  * and isn't guaranteed to be present. Test for the existence of the attribute
120
120
  * first before attempting to access its value. For more information, see the
121
- * <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
121
+ * <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
122
122
  * <i>Cedar Policy Language Guide</i>.</p>
123
123
  * </li>
124
124
  * <li>
@@ -175,7 +175,7 @@ export interface IsAuthorizedCommandOutput extends IsAuthorizedOutput, __Metadat
175
175
  * </p>
176
176
  * <p>The policy attempts to access a record or entity attribute that isn't
177
177
  * specified in the schema. Test for the existence of the attribute first before
178
- * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
178
+ * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
179
179
  * <i>Cedar Policy Language Guide</i>.</p>
180
180
  * </li>
181
181
  * <li>
@@ -185,7 +185,7 @@ export interface IsAuthorizedCommandOutput extends IsAuthorizedOutput, __Metadat
185
185
  * <p>The policy attempts to access a record or entity attribute that is optional
186
186
  * and isn't guaranteed to be present. Test for the existence of the attribute
187
187
  * first before attempting to access its value. For more information, see the
188
- * <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
188
+ * <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
189
189
  * <i>Cedar Policy Language Guide</i>.</p>
190
190
  * </li>
191
191
  * <li>
@@ -190,7 +190,7 @@ export interface IsAuthorizedWithTokenCommandOutput extends IsAuthorizedWithToke
190
190
  * </p>
191
191
  * <p>The policy attempts to access a record or entity attribute that isn't
192
192
  * specified in the schema. Test for the existence of the attribute first before
193
- * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
193
+ * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
194
194
  * <i>Cedar Policy Language Guide</i>.</p>
195
195
  * </li>
196
196
  * <li>
@@ -200,7 +200,7 @@ export interface IsAuthorizedWithTokenCommandOutput extends IsAuthorizedWithToke
200
200
  * <p>The policy attempts to access a record or entity attribute that is optional
201
201
  * and isn't guaranteed to be present. Test for the existence of the attribute
202
202
  * first before attempting to access its value. For more information, see the
203
- * <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
203
+ * <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
204
204
  * <i>Cedar Policy Language Guide</i>.</p>
205
205
  * </li>
206
206
  * <li>
@@ -129,7 +129,7 @@ export interface ListIdentitySourcesCommandOutput extends ListIdentitySourcesOut
129
129
  * </p>
130
130
  * <p>The policy attempts to access a record or entity attribute that isn't
131
131
  * specified in the schema. Test for the existence of the attribute first before
132
- * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
132
+ * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
133
133
  * <i>Cedar Policy Language Guide</i>.</p>
134
134
  * </li>
135
135
  * <li>
@@ -139,7 +139,7 @@ export interface ListIdentitySourcesCommandOutput extends ListIdentitySourcesOut
139
139
  * <p>The policy attempts to access a record or entity attribute that is optional
140
140
  * and isn't guaranteed to be present. Test for the existence of the attribute
141
141
  * first before attempting to access its value. For more information, see the
142
- * <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
142
+ * <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
143
143
  * <i>Cedar Policy Language Guide</i>.</p>
144
144
  * </li>
145
145
  * <li>
@@ -158,7 +158,7 @@ export interface ListPoliciesCommandOutput extends ListPoliciesOutput, __Metadat
158
158
  * </p>
159
159
  * <p>The policy attempts to access a record or entity attribute that isn't
160
160
  * specified in the schema. Test for the existence of the attribute first before
161
- * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
161
+ * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
162
162
  * <i>Cedar Policy Language Guide</i>.</p>
163
163
  * </li>
164
164
  * <li>
@@ -168,7 +168,7 @@ export interface ListPoliciesCommandOutput extends ListPoliciesOutput, __Metadat
168
168
  * <p>The policy attempts to access a record or entity attribute that is optional
169
169
  * and isn't guaranteed to be present. Test for the existence of the attribute
170
170
  * first before attempting to access its value. For more information, see the
171
- * <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
171
+ * <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
172
172
  * <i>Cedar Policy Language Guide</i>.</p>
173
173
  * </li>
174
174
  * <li>
@@ -110,7 +110,7 @@ export interface ListPolicyStoresCommandOutput extends ListPolicyStoresOutput, _
110
110
  * </p>
111
111
  * <p>The policy attempts to access a record or entity attribute that isn't
112
112
  * specified in the schema. Test for the existence of the attribute first before
113
- * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
113
+ * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
114
114
  * <i>Cedar Policy Language Guide</i>.</p>
115
115
  * </li>
116
116
  * <li>
@@ -120,7 +120,7 @@ export interface ListPolicyStoresCommandOutput extends ListPolicyStoresOutput, _
120
120
  * <p>The policy attempts to access a record or entity attribute that is optional
121
121
  * and isn't guaranteed to be present. Test for the existence of the attribute
122
122
  * first before attempting to access its value. For more information, see the
123
- * <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
123
+ * <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
124
124
  * <i>Cedar Policy Language Guide</i>.</p>
125
125
  * </li>
126
126
  * <li>
@@ -116,7 +116,7 @@ export interface ListPolicyTemplatesCommandOutput extends ListPolicyTemplatesOut
116
116
  * </p>
117
117
  * <p>The policy attempts to access a record or entity attribute that isn't
118
118
  * specified in the schema. Test for the existence of the attribute first before
119
- * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
119
+ * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
120
120
  * <i>Cedar Policy Language Guide</i>.</p>
121
121
  * </li>
122
122
  * <li>
@@ -126,7 +126,7 @@ export interface ListPolicyTemplatesCommandOutput extends ListPolicyTemplatesOut
126
126
  * <p>The policy attempts to access a record or entity attribute that is optional
127
127
  * and isn't guaranteed to be present. Test for the existence of the attribute
128
128
  * first before attempting to access its value. For more information, see the
129
- * <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
129
+ * <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
130
130
  * <i>Cedar Policy Language Guide</i>.</p>
131
131
  * </li>
132
132
  * <li>
@@ -130,7 +130,7 @@ export interface PutSchemaCommandOutput extends PutSchemaOutput, __MetadataBeare
130
130
  * </p>
131
131
  * <p>The policy attempts to access a record or entity attribute that isn't
132
132
  * specified in the schema. Test for the existence of the attribute first before
133
- * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
133
+ * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
134
134
  * <i>Cedar Policy Language Guide</i>.</p>
135
135
  * </li>
136
136
  * <li>
@@ -140,7 +140,7 @@ export interface PutSchemaCommandOutput extends PutSchemaOutput, __MetadataBeare
140
140
  * <p>The policy attempts to access a record or entity attribute that is optional
141
141
  * and isn't guaranteed to be present. Test for the existence of the attribute
142
142
  * first before attempting to access its value. For more information, see the
143
- * <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
143
+ * <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
144
144
  * <i>Cedar Policy Language Guide</i>.</p>
145
145
  * </li>
146
146
  * <li>
@@ -129,7 +129,7 @@ export interface UpdateIdentitySourceCommandOutput extends UpdateIdentitySourceO
129
129
  * </p>
130
130
  * <p>The policy attempts to access a record or entity attribute that isn't
131
131
  * specified in the schema. Test for the existence of the attribute first before
132
- * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
132
+ * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
133
133
  * <i>Cedar Policy Language Guide</i>.</p>
134
134
  * </li>
135
135
  * <li>
@@ -139,7 +139,7 @@ export interface UpdateIdentitySourceCommandOutput extends UpdateIdentitySourceO
139
139
  * <p>The policy attempts to access a record or entity attribute that is optional
140
140
  * and isn't guaranteed to be present. Test for the existence of the attribute
141
141
  * first before attempting to access its value. For more information, see the
142
- * <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
142
+ * <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
143
143
  * <i>Cedar Policy Language Guide</i>.</p>
144
144
  * </li>
145
145
  * <li>
@@ -181,7 +181,7 @@ export interface UpdatePolicyCommandOutput extends UpdatePolicyOutput, __Metadat
181
181
  * </p>
182
182
  * <p>The policy attempts to access a record or entity attribute that isn't
183
183
  * specified in the schema. Test for the existence of the attribute first before
184
- * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
184
+ * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
185
185
  * <i>Cedar Policy Language Guide</i>.</p>
186
186
  * </li>
187
187
  * <li>
@@ -191,7 +191,7 @@ export interface UpdatePolicyCommandOutput extends UpdatePolicyOutput, __Metadat
191
191
  * <p>The policy attempts to access a record or entity attribute that is optional
192
192
  * and isn't guaranteed to be present. Test for the existence of the attribute
193
193
  * first before attempting to access its value. For more information, see the
194
- * <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
194
+ * <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
195
195
  * <i>Cedar Policy Language Guide</i>.</p>
196
196
  * </li>
197
197
  * <li>
@@ -121,7 +121,7 @@ export interface UpdatePolicyStoreCommandOutput extends UpdatePolicyStoreOutput,
121
121
  * </p>
122
122
  * <p>The policy attempts to access a record or entity attribute that isn't
123
123
  * specified in the schema. Test for the existence of the attribute first before
124
- * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
124
+ * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
125
125
  * <i>Cedar Policy Language Guide</i>.</p>
126
126
  * </li>
127
127
  * <li>
@@ -131,7 +131,7 @@ export interface UpdatePolicyStoreCommandOutput extends UpdatePolicyStoreOutput,
131
131
  * <p>The policy attempts to access a record or entity attribute that is optional
132
132
  * and isn't guaranteed to be present. Test for the existence of the attribute
133
133
  * first before attempting to access its value. For more information, see the
134
- * <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
134
+ * <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
135
135
  * <i>Cedar Policy Language Guide</i>.</p>
136
136
  * </li>
137
137
  * <li>
@@ -26,8 +26,9 @@ export interface UpdatePolicyTemplateCommandOutput extends UpdatePolicyTemplateO
26
26
  * <p>Updates the specified policy template. You can update only the description and the some elements
27
27
  * of the <a href="https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_UpdatePolicyTemplate.html#amazonverifiedpermissions-UpdatePolicyTemplate-request-policyBody">policyBody</a>. </p>
28
28
  * <important>
29
- * <p>Changes you make to the policy template content are immediately reflected in authorization
30
- * decisions that involve all template-linked policies instantiated from this template.</p>
29
+ * <p>Changes you make to the policy template content are immediately (within the constraints of
30
+ * eventual consistency) reflected in authorization decisions that involve all template-linked policies
31
+ * instantiated from this template.</p>
31
32
  * </important>
32
33
  * <note>
33
34
  * <p>Verified Permissions is <i>
@@ -126,7 +127,7 @@ export interface UpdatePolicyTemplateCommandOutput extends UpdatePolicyTemplateO
126
127
  * </p>
127
128
  * <p>The policy attempts to access a record or entity attribute that isn't
128
129
  * specified in the schema. Test for the existence of the attribute first before
129
- * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
130
+ * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
130
131
  * <i>Cedar Policy Language Guide</i>.</p>
131
132
  * </li>
132
133
  * <li>
@@ -136,7 +137,7 @@ export interface UpdatePolicyTemplateCommandOutput extends UpdatePolicyTemplateO
136
137
  * <p>The policy attempts to access a record or entity attribute that is optional
137
138
  * and isn't guaranteed to be present. Test for the existence of the attribute
138
139
  * first before attempting to access its value. For more information, see the
139
- * <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
140
+ * <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
140
141
  * <i>Cedar Policy Language Guide</i>.</p>
141
142
  * </li>
142
143
  * <li>
@@ -407,7 +407,7 @@ export interface ValidationExceptionField {
407
407
  * </p>
408
408
  * <p>The policy attempts to access a record or entity attribute that isn't
409
409
  * specified in the schema. Test for the existence of the attribute first before
410
- * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
410
+ * attempting to access its value. For more information, see the <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
411
411
  * <i>Cedar Policy Language Guide</i>.</p>
412
412
  * </li>
413
413
  * <li>
@@ -417,7 +417,7 @@ export interface ValidationExceptionField {
417
417
  * <p>The policy attempts to access a record or entity attribute that is optional
418
418
  * and isn't guaranteed to be present. Test for the existence of the attribute
419
419
  * first before attempting to access its value. For more information, see the
420
- * <a href="https://docs.cedarpolicy.com/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
420
+ * <a href="https://docs.cedarpolicy.com/policies/syntax-operators.html#has-presence-of-attribute-test">has (presence of attribute test) operator</a> in the
421
421
  * <i>Cedar Policy Language Guide</i>.</p>
422
422
  * </li>
423
423
  * <li>
@@ -2421,7 +2421,7 @@ export type AttributeValue = AttributeValue.BooleanMember | AttributeValue.Entit
2421
2421
  export declare namespace AttributeValue {
2422
2422
  /**
2423
2423
  * @public
2424
- * <p>An attribute value of <a href="https://docs.cedarpolicy.com/syntax-datatypes.html#boolean">Boolean</a> type.</p>
2424
+ * <p>An attribute value of <a href="https://docs.cedarpolicy.com/policies/syntax-datatypes.html#boolean">Boolean</a> type.</p>
2425
2425
  * <p>Example: <code>\{"boolean": true\}</code>
2426
2426
  * </p>
2427
2427
  */
@@ -2452,7 +2452,7 @@ export declare namespace AttributeValue {
2452
2452
  }
2453
2453
  /**
2454
2454
  * @public
2455
- * <p>An attribute value of <a href="https://docs.cedarpolicy.com/syntax-datatypes.html#long">Long</a> type.</p>
2455
+ * <p>An attribute value of <a href="https://docs.cedarpolicy.com/policies/syntax-datatypes.html#long">Long</a> type.</p>
2456
2456
  * <p>Example: <code>\{"long": 0\}</code>
2457
2457
  * </p>
2458
2458
  */
@@ -2467,7 +2467,7 @@ export declare namespace AttributeValue {
2467
2467
  }
2468
2468
  /**
2469
2469
  * @public
2470
- * <p>An attribute value of <a href="https://docs.cedarpolicy.com/syntax-datatypes.html#string">String</a> type.</p>
2470
+ * <p>An attribute value of <a href="https://docs.cedarpolicy.com/policies/syntax-datatypes.html#string">String</a> type.</p>
2471
2471
  * <p>Example: <code>\{"string": "abc"\}</code>
2472
2472
  * </p>
2473
2473
  */
@@ -2482,7 +2482,7 @@ export declare namespace AttributeValue {
2482
2482
  }
2483
2483
  /**
2484
2484
  * @public
2485
- * <p>An attribute value of <a href="https://docs.cedarpolicy.com/syntax-datatypes.html#set">Set</a> type.</p>
2485
+ * <p>An attribute value of <a href="https://docs.cedarpolicy.com/policies/syntax-datatypes.html#set">Set</a> type.</p>
2486
2486
  * <p>Example: <code>\{"set": [ \{\} ] \}</code>
2487
2487
  * </p>
2488
2488
  */
@@ -2497,7 +2497,7 @@ export declare namespace AttributeValue {
2497
2497
  }
2498
2498
  /**
2499
2499
  * @public
2500
- * <p>An attribute value of <a href="https://docs.cedarpolicy.com/syntax-datatypes.html#record">Record</a> type.</p>
2500
+ * <p>An attribute value of <a href="https://docs.cedarpolicy.com/policies/syntax-datatypes.html#record">Record</a> type.</p>
2501
2501
  * <p>Example: <code>\{"record": \{ "keyName": \{\} \} \}</code>
2502
2502
  * </p>
2503
2503
  */
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-verifiedpermissions",
3
3
  "description": "AWS SDK for JavaScript Verifiedpermissions Client for Node.js, Browser and React Native",
4
- "version": "3.430.0",
4
+ "version": "3.432.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -21,9 +21,10 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "3.0.0",
23
23
  "@aws-crypto/sha256-js": "3.0.0",
24
- "@aws-sdk/client-sts": "3.430.0",
25
- "@aws-sdk/credential-provider-node": "3.430.0",
26
- "@aws-sdk/middleware-host-header": "3.429.0",
24
+ "@aws-sdk/client-sts": "3.431.0",
25
+ "@aws-sdk/core": "3.431.0",
26
+ "@aws-sdk/credential-provider-node": "3.431.0",
27
+ "@aws-sdk/middleware-host-header": "3.431.0",
27
28
  "@aws-sdk/middleware-logger": "3.428.0",
28
29
  "@aws-sdk/middleware-recursion-detection": "3.428.0",
29
30
  "@aws-sdk/middleware-signing": "3.428.0",