|
| 1 | +# 3.1.109 2024-08-01 |
| 2 | + |
| 3 | +### HuaweiCloud SDK CSS |
| 4 | + |
| 5 | +- _Features_ |
| 6 | + - None |
| 7 | +- _Bug Fix_ |
| 8 | + - None |
| 9 | +- _Change_ |
| 10 | + - **ShowAutoCreatePolicy** |
| 11 | + - changes of response param |
| 12 | + - `+ frequency` |
| 13 | + |
| 14 | +### HuaweiCloud SDK IAMAccessAnalyzer |
| 15 | + |
| 16 | +- _Features_ |
| 17 | + - Support the API `CheckNoNewAccess` |
| 18 | +- _Bug Fix_ |
| 19 | + - None |
| 20 | +- _Change_ |
| 21 | + - **ListFindings** |
| 22 | + - changes of request param |
| 23 | + - `+ filters.key: enum value [condition.g:SourceVpce,finding_type]` |
| 24 | + - changes of response param |
| 25 | + - `+ findings.finding_type` |
| 26 | + - `+ findings.resource_type: enum value [iam:user]` |
| 27 | + - `* findings: list<Finding> -> list<FindingSummary>` |
| 28 | + - **ShowFinding** |
| 29 | + - changes of response param |
| 30 | + - `+ finding.finding_details` |
| 31 | + - `+ finding.finding_type` |
| 32 | + - `+ finding.resource_type: enum value [iam:user]` |
| 33 | + - **ListAccessPreviewFindings** |
| 34 | + - changes of request param |
| 35 | + - `+ filters.key: enum value [condition.g:SourceVpce,finding_type]` |
| 36 | + - changes of response param |
| 37 | + - `+ findings.resource_type: enum value [iam:user]` |
| 38 | + - **CreateAnalyzer** |
| 39 | + - changes of request param |
| 40 | + - `+ configuration` |
| 41 | + - `+ type: enum value [account_unused_access,organization_unused_access]` |
| 42 | + - **ListAnalyzers** |
| 43 | + - changes of request param |
| 44 | + - `+ type: enum value [account_unused_access,organization_unused_access]` |
| 45 | + - changes of response param |
| 46 | + - `+ analyzers.configuration` |
| 47 | + - `+ analyzers.status_reason.details` |
| 48 | + - `+ analyzers.type: enum value [account_unused_access,organization_unused_access]` |
| 49 | + - **ShowAnalyzer** |
| 50 | + - changes of response param |
| 51 | + - `+ analyzer.configuration` |
| 52 | + - `+ analyzer.status_reason.details` |
| 53 | + - `+ analyzer.type: enum value [account_unused_access,organization_unused_access]` |
| 54 | + - **CreateArchiveRule** |
| 55 | + - changes of request param |
| 56 | + - `+ filters.key: enum value [condition.g:SourceVpce,finding_type]` |
| 57 | + - **ListArchiveRules** |
| 58 | + - changes of response param |
| 59 | + - `+ archive_rules.filters.key: enum value [condition.g:SourceVpce,finding_type]` |
| 60 | + - **UpdateArchiveRule** |
| 61 | + - changes of request param |
| 62 | + - `+ filters.key: enum value [condition.g:SourceVpce,finding_type]` |
| 63 | + - **ShowArchiveRule** |
| 64 | + - changes of response param |
| 65 | + - `+ archive_rule.filters.key: enum value [condition.g:SourceVpce,finding_type]` |
| 66 | + |
| 67 | +### HuaweiCloud SDK LTS |
| 68 | + |
| 69 | +- _Features_ |
| 70 | + - Support the following APIs: |
| 71 | + - `ListConsumerGroup` |
| 72 | + - `CreateConsumerGroup` |
| 73 | + - `ConsumerGroupHeartBeat` |
| 74 | + - `ShowLogStreamShards` |
| 75 | + - `ListDetailsConsumerGroup` |
| 76 | + - `UpdateCheckPoint` |
| 77 | + - `DeleteConsumerGroup` |
| 78 | + - `ShowCursorByTime` |
| 79 | + - `ShowCursorTime` |
| 80 | +- _Bug Fix_ |
| 81 | + - None |
| 82 | +- _Change_ |
| 83 | + - None |
| 84 | + |
| 85 | +### HuaweiCloud SDK VPCEP |
| 86 | + |
| 87 | +- _Features_ |
| 88 | + - None |
| 89 | +- _Bug Fix_ |
| 90 | + - None |
| 91 | +- _Change_ |
| 92 | + - **ListEndpointInfoDetails** |
| 93 | + - changes of response param |
| 94 | + - `+ policy_document` |
| 95 | + - **UpdateEndpointWhite** |
| 96 | + - changes of response param |
| 97 | + - `+ policy_document` |
| 98 | + - **UpdateEndpointPolicy** |
| 99 | + - changes of request param |
| 100 | + - `+ policy_document` |
| 101 | + - changes of response param |
| 102 | + - `+ policy_document` |
| 103 | + - **DeleteEndpointPolicy** |
| 104 | + - changes of response param |
| 105 | + - `+ policy_document` |
| 106 | + - **CreateEndpoint** |
| 107 | + - changes of request param |
| 108 | + - `+ policy_document` |
| 109 | + - changes of response param |
| 110 | + - `+ policy_document` |
| 111 | + - **ListEndpoints** |
| 112 | + - changes of response param |
| 113 | + - `+ endpoints.policy_document` |
| 114 | + |
1 | 115 | # 3.1.108 2024-07-25 |
2 | 116 |
|
3 | 117 | ### HuaweiCloud SDK APIG |
|
0 commit comments