tencentcloud-sdk-cloudaudit 1.0.316 → 1.0.319

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 5d87b0378f57482f61c04ce1f65d141ec3d249c8
4
- data.tar.gz: 6096404ba9cab5337bd5792a67f9a063c399c823
3
+ metadata.gz: dd98a5fc70ffdab5d0093d35bcc3a86930bdc08b
4
+ data.tar.gz: 0cc236cb2954eb15f408797a2bc9877b68c2adf0
5
5
  SHA512:
6
- metadata.gz: 9fe730e78120f9c1f57dc9c8f2f8c0a64bad4425b064b9f495b57598459ab0e280c2ad4400ad19c8dc00cf5c67a2e82a62ed88571177722305fa35b84a95d4ed
7
- data.tar.gz: d88fade4e3a50b30675cc305638a84bf790490f70e238abe577869f81c93896d7e93356c64476b05fee4ef9d224fc491d9227b3c0c47692c82ba9b7477ea6ac7
6
+ metadata.gz: ad2d959883580c4a8fefab791764d510af6896e01da5cc57e3af2268abca55734cda86eb509bd490066004b79251e6d4c0de10f53b1190965502fad0116b68a5
7
+ data.tar.gz: 6971d026a9718657de9681a313ddbe58f1a3599e6065be98426c7dc89d3f0ed99b091a72972e39fe6c68963ed8ba3dde07648582ac7448503f82acaa76229e21
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.316
1
+ 1.0.319
@@ -412,7 +412,7 @@ module TencentCloud
412
412
  # @type NextToken: Integer
413
413
  # @param MaxResults: 返回日志的最大条数(最大 50 条)
414
414
  # @type MaxResults: Integer
415
- # @param LookupAttributes: 检索条件(目前支持 RequestId:请求 ID、EventName:事件名称、ActionType:操作类型(Write:写;Read:读)、PrincipalId:子账号、ResourceType:资源类型、ResourceName:资源名称、AccessKeyId:密钥 ID、SensitiveAction:是否敏感操作、ApiErrorCode:API 错误码、CamErrorCode:CAM 错误码)
415
+ # @param LookupAttributes: 检索条件(目前支持 RequestId:请求 ID、EventName:事件名称、ActionType:操作类型(Write:写;Read:读)、PrincipalId:子账号、ResourceType:资源类型、ResourceName:资源名称、AccessKeyId:密钥 ID、SensitiveAction:是否敏感操作、ApiErrorCode:API 错误码、CamErrorCode:CAM 错误码、Tags:标签(AttributeValue格式:[{"key":"*","value":"*"}]))
416
416
  # @type LookupAttributes: Array
417
417
  # @param IsReturnLocation: 是否返回 IP 归属地(1 返回,0 不返回)
418
418
  # @type IsReturnLocation: Integer
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cloudaudit
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.316
4
+ version: 1.0.319
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-05-19 00:00:00.000000000 Z
11
+ date: 2022-05-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common