@aws-sdk/client-verifiedpermissions 3.363.0 → 3.369.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.
@@ -178,7 +178,7 @@ export interface CreateIdentitySourceInput {
178
178
  * ensure the idempotency of the request. This lets you safely retry the request without
179
179
  * accidentally performing the same operation a second time. Passing the same value to a
180
180
  * later call to an operation requires that you also pass the same value for all other
181
- * parameters. We recommend that you use a <a href="https://wikipedia.org/wiki/Universally_unique_Id">UUID type of
181
+ * parameters. We recommend that you use a <a href="https://wikipedia.org/wiki/Universally_unique_identifier">UUID type of
182
182
  * value.</a>.</p>
183
183
  * <p>If you don't provide this value, then Amazon Web Services generates a random one for
184
184
  * you.</p>
@@ -519,7 +519,7 @@ export interface CreatePolicyInput {
519
519
  * ensure the idempotency of the request. This lets you safely retry the request without
520
520
  * accidentally performing the same operation a second time. Passing the same value to a
521
521
  * later call to an operation requires that you also pass the same value for all other
522
- * parameters. We recommend that you use a <a href="https://wikipedia.org/wiki/Universally_unique_Id">UUID type of
522
+ * parameters. We recommend that you use a <a href="https://wikipedia.org/wiki/Universally_unique_identifier">UUID type of
523
523
  * value.</a>.</p>
524
524
  * <p>If you don't provide this value, then Amazon Web Services generates a random one for
525
525
  * you.</p>
@@ -641,7 +641,7 @@ export interface CreatePolicyStoreInput {
641
641
  * ensure the idempotency of the request. This lets you safely retry the request without
642
642
  * accidentally performing the same operation a second time. Passing the same value to a
643
643
  * later call to an operation requires that you also pass the same value for all other
644
- * parameters. We recommend that you use a <a href="https://wikipedia.org/wiki/Universally_unique_Id">UUID type of
644
+ * parameters. We recommend that you use a <a href="https://wikipedia.org/wiki/Universally_unique_identifier">UUID type of
645
645
  * value.</a>.</p>
646
646
  * <p>If you don't provide this value, then Amazon Web Services generates a random one for
647
647
  * you.</p>
@@ -692,7 +692,7 @@ export interface CreatePolicyTemplateInput {
692
692
  * ensure the idempotency of the request. This lets you safely retry the request without
693
693
  * accidentally performing the same operation a second time. Passing the same value to a
694
694
  * later call to an operation requires that you also pass the same value for all other
695
- * parameters. We recommend that you use a <a href="https://wikipedia.org/wiki/Universally_unique_Id">UUID type of
695
+ * parameters. We recommend that you use a <a href="https://wikipedia.org/wiki/Universally_unique_identifier">UUID type of
696
696
  * value.</a>.</p>
697
697
  * <p>If you don't provide this value, then Amazon Web Services generates a random one for
698
698
  * you.</p>
@@ -879,7 +879,7 @@ export declare namespace EntityReference {
879
879
  /**
880
880
  * @public
881
881
  * <p>Contains a description of an evaluation error.</p>
882
- * <p>This data type is used as a request parameter in the <a href="https://docs.aws.amazon.com/amazon-verified-permissions/latest/APIReference/API_IsAuthorized.html">IsAuthorized</a> and <a href="https://docs.aws.amazon.com/amazon-verified-permissions/latest/APIReference/API_IsAuthorizedWithToken.html">IsAuthorizedWithToken</a> operations.</p>
882
+ * <p>This data type is used as a request parameter in the <a href="https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_IsAuthorized.html">IsAuthorized</a> and <a href="https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_IsAuthorizedWithToken.html">IsAuthorizedWithToken</a> operations.</p>
883
883
  */
884
884
  export interface EvaluationErrorItem {
885
885
  /**
@@ -2163,8 +2163,7 @@ export type AttributeValue = AttributeValue.BooleanMember | AttributeValue.Entit
2163
2163
  */
2164
2164
  export declare namespace AttributeValue {
2165
2165
  /**
2166
- * <p>An attribute value of <a href="https://docs.cedarpolicy.com/syntax-datatypes.html#boolean">Boolean</a>
2167
- * type.</p>
2166
+ * <p>An attribute value of <a href="https://docs.cedarpolicy.com/syntax-datatypes.html#boolean">Boolean</a> type.</p>
2168
2167
  * <p>Example: <code>\{"boolean": true\}</code>
2169
2168
  * </p>
2170
2169
  */
@@ -2193,8 +2192,7 @@ export declare namespace AttributeValue {
2193
2192
  $unknown?: never;
2194
2193
  }
2195
2194
  /**
2196
- * <p>An attribute value of <a href="https://docs.cedarpolicy.com/syntax-datatypes.html#long">Long</a>
2197
- * type.</p>
2195
+ * <p>An attribute value of <a href="https://docs.cedarpolicy.com/syntax-datatypes.html#long">Long</a> type.</p>
2198
2196
  * <p>Example: <code>\{"long": 0\}</code>
2199
2197
  * </p>
2200
2198
  */
@@ -2208,8 +2206,7 @@ export declare namespace AttributeValue {
2208
2206
  $unknown?: never;
2209
2207
  }
2210
2208
  /**
2211
- * <p>An attribute value of <a href="https://docs.cedarpolicy.com/syntax-datatypes.html#string">String</a>
2212
- * type.</p>
2209
+ * <p>An attribute value of <a href="https://docs.cedarpolicy.com/syntax-datatypes.html#string">String</a> type.</p>
2213
2210
  * <p>Example: <code>\{"string": "abc"\}</code>
2214
2211
  * </p>
2215
2212
  */
@@ -2223,8 +2220,7 @@ export declare namespace AttributeValue {
2223
2220
  $unknown?: never;
2224
2221
  }
2225
2222
  /**
2226
- * <p>An attribute value of <a href="https://docs.cedarpolicy.com/syntax-datatypes.html#set">Set</a>
2227
- * type.</p>
2223
+ * <p>An attribute value of <a href="https://docs.cedarpolicy.com/syntax-datatypes.html#set">Set</a> type.</p>
2228
2224
  * <p>Example: <code>\{"set": [ \{\} ] \}</code>
2229
2225
  * </p>
2230
2226
  */
@@ -2238,8 +2234,7 @@ export declare namespace AttributeValue {
2238
2234
  $unknown?: never;
2239
2235
  }
2240
2236
  /**
2241
- * <p>An attribute value of <a href="https://docs.cedarpolicy.com/syntax-datatypes.html#record">Record</a>
2242
- * type.</p>
2237
+ * <p>An attribute value of <a href="https://docs.cedarpolicy.com/syntax-datatypes.html#record">Record</a> type.</p>
2243
2238
  * <p>Example: <code>\{"record": \{ "keyName": \{\} \} \}</code>
2244
2239
  * </p>
2245
2240
  */
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.363.0",
4
+ "version": "3.369.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,17 +21,17 @@
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.363.0",
25
- "@aws-sdk/credential-provider-node": "3.363.0",
26
- "@aws-sdk/middleware-host-header": "3.363.0",
27
- "@aws-sdk/middleware-logger": "3.363.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.363.0",
29
- "@aws-sdk/middleware-signing": "3.363.0",
30
- "@aws-sdk/middleware-user-agent": "3.363.0",
31
- "@aws-sdk/types": "3.357.0",
32
- "@aws-sdk/util-endpoints": "3.357.0",
33
- "@aws-sdk/util-user-agent-browser": "3.363.0",
34
- "@aws-sdk/util-user-agent-node": "3.363.0",
24
+ "@aws-sdk/client-sts": "3.369.0",
25
+ "@aws-sdk/credential-provider-node": "3.369.0",
26
+ "@aws-sdk/middleware-host-header": "3.369.0",
27
+ "@aws-sdk/middleware-logger": "3.369.0",
28
+ "@aws-sdk/middleware-recursion-detection": "3.369.0",
29
+ "@aws-sdk/middleware-signing": "3.369.0",
30
+ "@aws-sdk/middleware-user-agent": "3.369.0",
31
+ "@aws-sdk/types": "3.369.0",
32
+ "@aws-sdk/util-endpoints": "3.369.0",
33
+ "@aws-sdk/util-user-agent-browser": "3.369.0",
34
+ "@aws-sdk/util-user-agent-node": "3.369.0",
35
35
  "@smithy/config-resolver": "^1.0.1",
36
36
  "@smithy/fetch-http-handler": "^1.0.1",
37
37
  "@smithy/hash-node": "^1.0.1",
@@ -45,7 +45,7 @@
45
45
  "@smithy/node-http-handler": "^1.0.2",
46
46
  "@smithy/protocol-http": "^1.0.1",
47
47
  "@smithy/smithy-client": "^1.0.3",
48
- "@smithy/types": "^1.0.0",
48
+ "@smithy/types": "^1.1.0",
49
49
  "@smithy/url-parser": "^1.0.1",
50
50
  "@smithy/util-base64": "^1.0.1",
51
51
  "@smithy/util-body-length-browser": "^1.0.1",