tccli-intl-en 3.1.5.1__py2.py3-none-any.whl → 3.1.6.1__py2.py3-none-any.whl

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.
tccli/__init__.py CHANGED
@@ -1 +1 @@
1
- __version__ = '3.1.5.1'
1
+ __version__ = '3.1.6.1'
@@ -5757,6 +5757,15 @@
5757
5757
  "name": "SelectedWarningCodes",
5758
5758
  "required": false,
5759
5759
  "type": "string"
5760
+ },
5761
+ {
5762
+ "disabled": false,
5763
+ "document": "Whether expired identity documents are permitted to proceed to the liveness detection process. This parameter only takes effect when the document type is Hong Kong Identity Card (HKID).\ntrue (default value): Expired HKID is allowed to enter the liveness process.\nfalse : Expired HKID is rejected and cannot enter the liveness process.",
5764
+ "example": "true",
5765
+ "member": "bool",
5766
+ "name": "AllowExpiredDocument",
5767
+ "required": false,
5768
+ "type": "bool"
5760
5769
  }
5761
5770
  ],
5762
5771
  "usage": "in"
@@ -1515,7 +1515,7 @@
1515
1515
  {
1516
1516
  "disabled": false,
1517
1517
  "document": "Specifies the attribute information of the key.",
1518
- "example": "{\"Alias\":\"test11lzc\",\"CreateTime\":1730357927,\"CreatorUin\":700001224419,\"DeletionDate\":0,\"Description\":\"倒入外部密钥\",\"HsmClusterId\":\"\",\"KeyId\":\"93866e69-9755-11ef-8e65-52540089bc41\",\"KeyRotationEnabled\":false}",
1518
+ "example": "",
1519
1519
  "member": "KeyMetadata",
1520
1520
  "name": "KeyMetadata",
1521
1521
  "output_required": true,