summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 09:51:51 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 09:51:51 +0000
commit0961f60d580eac2fa6b9399a55e87e35a373e742 (patch)
tree34cdba6209e09a0624ef0d2229d22163318a46aa
parent23dc85278c808f199ceb8b2ee51f1e8194ba002a (diff)
automatic import of python-mypy-boto3-wafv2openeuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-mypy-boto3-wafv2.spec117
-rw-r--r--sources2
3 files changed, 77 insertions, 43 deletions
diff --git a/.gitignore b/.gitignore
index 76e982a..ecb2903 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/mypy-boto3-wafv2-1.26.106.tar.gz
+/mypy-boto3-wafv2-1.26.117.tar.gz
diff --git a/python-mypy-boto3-wafv2.spec b/python-mypy-boto3-wafv2.spec
index a730912..b395db0 100644
--- a/python-mypy-boto3-wafv2.spec
+++ b/python-mypy-boto3-wafv2.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-mypy-boto3-wafv2
-Version: 1.26.106
+Version: 1.26.117
Release: 1
-Summary: Type annotations for boto3.WAFV2 1.26.106 service generated with mypy-boto3-builder 7.14.5
+Summary: Type annotations for boto3.WAFV2 1.26.117 service generated with mypy-boto3-builder 7.14.5
License: MIT License
URL: https://github.com/youtype/mypy_boto3_builder
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/34/36/c9c68dd3132359f3acd24e73715e0ddb139945448efed671e1545eabaac2/mypy-boto3-wafv2-1.26.106.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e8/26/7901a17c2e7ff45a7edd7d3b6f28ddc9b908be26990cb15dcbea519e60e9/mypy-boto3-wafv2-1.26.117.tar.gz
BuildArch: noarch
Requires: python3-typing-extensions
@@ -23,7 +23,7 @@ Requires: python3-typing-extensions
![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
Type annotations for
-[boto3.WAFV2 1.26.106](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/wafv2.html#WAFV2)
+[boto3.WAFV2 1.26.117](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/wafv2.html#WAFV2)
service compatible with [VSCode](https://code.visualstudio.com/),
[PyCharm](https://www.jetbrains.com/pycharm/),
[Emacs](https://www.gnu.org/software/emacs/),
@@ -261,6 +261,7 @@ can be used in user code for type checking.
```python
from mypy_boto3_wafv2.literals import (
ActionValueType,
+ AssociatedResourceTypeType,
BodyParsingFallbackBehaviorType,
ComparisonOperatorType,
CountryCodeType,
@@ -283,6 +284,7 @@ from mypy_boto3_wafv2.literals import (
ResponseContentTypeType,
ScopeType,
SensitivityLevelType,
+ SizeInspectionLimitType,
TextTransformationTypeType,
WAFV2ServiceName,
ServiceName,
@@ -304,18 +306,21 @@ typed dictionaries for additional type checking.
```python
from mypy_boto3_wafv2.type_defs import (
+ APIKeySummaryTypeDef,
AWSManagedRulesBotControlRuleSetTypeDef,
ActionConditionTypeDef,
AndStatementTypeDef,
AssociateWebACLRequestRequestTypeDef,
+ RequestBodyAssociatedResourceTypeConfigTypeDef,
BodyTypeDef,
TextTransformationTypeDef,
ImmunityTimePropertyTypeDef,
CaptchaResponseTypeDef,
ChallengeResponseTypeDef,
- CheckCapacityResponseTypeDef,
+ ResponseMetadataTypeDef,
LabelNameConditionTypeDef,
CookieMatchPatternTypeDef,
+ CreateAPIKeyRequestRequestTypeDef,
TagTypeDef,
IPSetSummaryTypeDef,
RegexTypeDef,
@@ -326,7 +331,6 @@ from mypy_boto3_wafv2.type_defs import (
WebACLSummaryTypeDef,
CustomHTTPHeaderTypeDef,
DeleteFirewallManagerRuleGroupsRequestRequestTypeDef,
- DeleteFirewallManagerRuleGroupsResponseTypeDef,
DeleteIPSetRequestRequestTypeDef,
DeleteLoggingConfigurationRequestRequestTypeDef,
DeletePermissionPolicyRequestRequestTypeDef,
@@ -341,14 +345,13 @@ from mypy_boto3_wafv2.type_defs import (
SingleQueryArgumentTypeDef,
ForwardedIPConfigTypeDef,
GenerateMobileSdkReleaseUrlRequestRequestTypeDef,
- GenerateMobileSdkReleaseUrlResponseTypeDef,
+ GetDecryptedAPIKeyRequestRequestTypeDef,
GetIPSetRequestRequestTypeDef,
IPSetTypeDef,
GetLoggingConfigurationRequestRequestTypeDef,
GetManagedRuleSetRequestRequestTypeDef,
GetMobileSdkReleaseRequestRequestTypeDef,
GetPermissionPolicyRequestRequestTypeDef,
- GetPermissionPolicyResponseTypeDef,
GetRateBasedStatementManagedKeysRequestRequestTypeDef,
RateBasedStatementManagedKeysIPSetTypeDef,
GetRegexPatternSetRequestRequestTypeDef,
@@ -362,6 +365,7 @@ from mypy_boto3_wafv2.type_defs import (
JsonMatchPatternTypeDef,
LabelMatchStatementTypeDef,
LabelTypeDef,
+ ListAPIKeysRequestRequestTypeDef,
ListAvailableManagedRuleGroupVersionsRequestRequestTypeDef,
ManagedRuleGroupVersionTypeDef,
ListAvailableManagedRuleGroupsRequestRequestTypeDef,
@@ -374,7 +378,6 @@ from mypy_boto3_wafv2.type_defs import (
ReleaseSummaryTypeDef,
ListRegexPatternSetsRequestRequestTypeDef,
ListResourcesForWebACLRequestRequestTypeDef,
- ListResourcesForWebACLResponseTypeDef,
ListRuleGroupsRequestRequestTypeDef,
ListTagsForResourceRequestRequestTypeDef,
ListWebACLsRequestRequestTypeDef,
@@ -384,23 +387,31 @@ from mypy_boto3_wafv2.type_defs import (
NotStatementTypeDef,
OrStatementTypeDef,
VersionToPublishTypeDef,
- PutManagedRuleSetVersionsResponseTypeDef,
PutPermissionPolicyRequestRequestTypeDef,
ResponseInspectionBodyContainsTypeDef,
ResponseInspectionHeaderTypeDef,
ResponseInspectionJsonTypeDef,
ResponseInspectionStatusCodeTypeDef,
- ResponseMetadataTypeDef,
UntagResourceRequestRequestTypeDef,
UpdateIPSetRequestRequestTypeDef,
- UpdateIPSetResponseTypeDef,
UpdateManagedRuleSetVersionExpiryDateRequestRequestTypeDef,
+ AssociationConfigTypeDef,
+ CaptchaConfigTypeDef,
+ ChallengeConfigTypeDef,
+ CheckCapacityResponseTypeDef,
+ CreateAPIKeyResponseTypeDef,
+ DeleteFirewallManagerRuleGroupsResponseTypeDef,
+ GenerateMobileSdkReleaseUrlResponseTypeDef,
+ GetDecryptedAPIKeyResponseTypeDef,
+ GetPermissionPolicyResponseTypeDef,
+ ListAPIKeysResponseTypeDef,
+ ListResourcesForWebACLResponseTypeDef,
+ PutManagedRuleSetVersionsResponseTypeDef,
+ UpdateIPSetResponseTypeDef,
UpdateManagedRuleSetVersionExpiryDateResponseTypeDef,
UpdateRegexPatternSetResponseTypeDef,
UpdateRuleGroupResponseTypeDef,
UpdateWebACLResponseTypeDef,
- CaptchaConfigTypeDef,
- ChallengeConfigTypeDef,
ConditionTypeDef,
CookiesTypeDef,
CreateIPSetRequestRequestTypeDef,
@@ -489,7 +500,7 @@ from mypy_boto3_wafv2.type_defs import (
)
-def get_structure() -> AWSManagedRulesBotControlRuleSetTypeDef:
+def get_structure() -> APIKeySummaryTypeDef:
return {...}
```
@@ -580,7 +591,7 @@ repository.
%package -n python3-mypy-boto3-wafv2
-Summary: Type annotations for boto3.WAFV2 1.26.106 service generated with mypy-boto3-builder 7.14.5
+Summary: Type annotations for boto3.WAFV2 1.26.117 service generated with mypy-boto3-builder 7.14.5
Provides: python-mypy-boto3-wafv2
BuildRequires: python3-devel
BuildRequires: python3-setuptools
@@ -598,7 +609,7 @@ BuildRequires: python3-pip
![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
Type annotations for
-[boto3.WAFV2 1.26.106](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/wafv2.html#WAFV2)
+[boto3.WAFV2 1.26.117](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/wafv2.html#WAFV2)
service compatible with [VSCode](https://code.visualstudio.com/),
[PyCharm](https://www.jetbrains.com/pycharm/),
[Emacs](https://www.gnu.org/software/emacs/),
@@ -836,6 +847,7 @@ can be used in user code for type checking.
```python
from mypy_boto3_wafv2.literals import (
ActionValueType,
+ AssociatedResourceTypeType,
BodyParsingFallbackBehaviorType,
ComparisonOperatorType,
CountryCodeType,
@@ -858,6 +870,7 @@ from mypy_boto3_wafv2.literals import (
ResponseContentTypeType,
ScopeType,
SensitivityLevelType,
+ SizeInspectionLimitType,
TextTransformationTypeType,
WAFV2ServiceName,
ServiceName,
@@ -879,18 +892,21 @@ typed dictionaries for additional type checking.
```python
from mypy_boto3_wafv2.type_defs import (
+ APIKeySummaryTypeDef,
AWSManagedRulesBotControlRuleSetTypeDef,
ActionConditionTypeDef,
AndStatementTypeDef,
AssociateWebACLRequestRequestTypeDef,
+ RequestBodyAssociatedResourceTypeConfigTypeDef,
BodyTypeDef,
TextTransformationTypeDef,
ImmunityTimePropertyTypeDef,
CaptchaResponseTypeDef,
ChallengeResponseTypeDef,
- CheckCapacityResponseTypeDef,
+ ResponseMetadataTypeDef,
LabelNameConditionTypeDef,
CookieMatchPatternTypeDef,
+ CreateAPIKeyRequestRequestTypeDef,
TagTypeDef,
IPSetSummaryTypeDef,
RegexTypeDef,
@@ -901,7 +917,6 @@ from mypy_boto3_wafv2.type_defs import (
WebACLSummaryTypeDef,
CustomHTTPHeaderTypeDef,
DeleteFirewallManagerRuleGroupsRequestRequestTypeDef,
- DeleteFirewallManagerRuleGroupsResponseTypeDef,
DeleteIPSetRequestRequestTypeDef,
DeleteLoggingConfigurationRequestRequestTypeDef,
DeletePermissionPolicyRequestRequestTypeDef,
@@ -916,14 +931,13 @@ from mypy_boto3_wafv2.type_defs import (
SingleQueryArgumentTypeDef,
ForwardedIPConfigTypeDef,
GenerateMobileSdkReleaseUrlRequestRequestTypeDef,
- GenerateMobileSdkReleaseUrlResponseTypeDef,
+ GetDecryptedAPIKeyRequestRequestTypeDef,
GetIPSetRequestRequestTypeDef,
IPSetTypeDef,
GetLoggingConfigurationRequestRequestTypeDef,
GetManagedRuleSetRequestRequestTypeDef,
GetMobileSdkReleaseRequestRequestTypeDef,
GetPermissionPolicyRequestRequestTypeDef,
- GetPermissionPolicyResponseTypeDef,
GetRateBasedStatementManagedKeysRequestRequestTypeDef,
RateBasedStatementManagedKeysIPSetTypeDef,
GetRegexPatternSetRequestRequestTypeDef,
@@ -937,6 +951,7 @@ from mypy_boto3_wafv2.type_defs import (
JsonMatchPatternTypeDef,
LabelMatchStatementTypeDef,
LabelTypeDef,
+ ListAPIKeysRequestRequestTypeDef,
ListAvailableManagedRuleGroupVersionsRequestRequestTypeDef,
ManagedRuleGroupVersionTypeDef,
ListAvailableManagedRuleGroupsRequestRequestTypeDef,
@@ -949,7 +964,6 @@ from mypy_boto3_wafv2.type_defs import (
ReleaseSummaryTypeDef,
ListRegexPatternSetsRequestRequestTypeDef,
ListResourcesForWebACLRequestRequestTypeDef,
- ListResourcesForWebACLResponseTypeDef,
ListRuleGroupsRequestRequestTypeDef,
ListTagsForResourceRequestRequestTypeDef,
ListWebACLsRequestRequestTypeDef,
@@ -959,23 +973,31 @@ from mypy_boto3_wafv2.type_defs import (
NotStatementTypeDef,
OrStatementTypeDef,
VersionToPublishTypeDef,
- PutManagedRuleSetVersionsResponseTypeDef,
PutPermissionPolicyRequestRequestTypeDef,
ResponseInspectionBodyContainsTypeDef,
ResponseInspectionHeaderTypeDef,
ResponseInspectionJsonTypeDef,
ResponseInspectionStatusCodeTypeDef,
- ResponseMetadataTypeDef,
UntagResourceRequestRequestTypeDef,
UpdateIPSetRequestRequestTypeDef,
- UpdateIPSetResponseTypeDef,
UpdateManagedRuleSetVersionExpiryDateRequestRequestTypeDef,
+ AssociationConfigTypeDef,
+ CaptchaConfigTypeDef,
+ ChallengeConfigTypeDef,
+ CheckCapacityResponseTypeDef,
+ CreateAPIKeyResponseTypeDef,
+ DeleteFirewallManagerRuleGroupsResponseTypeDef,
+ GenerateMobileSdkReleaseUrlResponseTypeDef,
+ GetDecryptedAPIKeyResponseTypeDef,
+ GetPermissionPolicyResponseTypeDef,
+ ListAPIKeysResponseTypeDef,
+ ListResourcesForWebACLResponseTypeDef,
+ PutManagedRuleSetVersionsResponseTypeDef,
+ UpdateIPSetResponseTypeDef,
UpdateManagedRuleSetVersionExpiryDateResponseTypeDef,
UpdateRegexPatternSetResponseTypeDef,
UpdateRuleGroupResponseTypeDef,
UpdateWebACLResponseTypeDef,
- CaptchaConfigTypeDef,
- ChallengeConfigTypeDef,
ConditionTypeDef,
CookiesTypeDef,
CreateIPSetRequestRequestTypeDef,
@@ -1064,7 +1086,7 @@ from mypy_boto3_wafv2.type_defs import (
)
-def get_structure() -> AWSManagedRulesBotControlRuleSetTypeDef:
+def get_structure() -> APIKeySummaryTypeDef:
return {...}
```
@@ -1170,7 +1192,7 @@ Provides: python3-mypy-boto3-wafv2-doc
![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
Type annotations for
-[boto3.WAFV2 1.26.106](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/wafv2.html#WAFV2)
+[boto3.WAFV2 1.26.117](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/wafv2.html#WAFV2)
service compatible with [VSCode](https://code.visualstudio.com/),
[PyCharm](https://www.jetbrains.com/pycharm/),
[Emacs](https://www.gnu.org/software/emacs/),
@@ -1408,6 +1430,7 @@ can be used in user code for type checking.
```python
from mypy_boto3_wafv2.literals import (
ActionValueType,
+ AssociatedResourceTypeType,
BodyParsingFallbackBehaviorType,
ComparisonOperatorType,
CountryCodeType,
@@ -1430,6 +1453,7 @@ from mypy_boto3_wafv2.literals import (
ResponseContentTypeType,
ScopeType,
SensitivityLevelType,
+ SizeInspectionLimitType,
TextTransformationTypeType,
WAFV2ServiceName,
ServiceName,
@@ -1451,18 +1475,21 @@ typed dictionaries for additional type checking.
```python
from mypy_boto3_wafv2.type_defs import (
+ APIKeySummaryTypeDef,
AWSManagedRulesBotControlRuleSetTypeDef,
ActionConditionTypeDef,
AndStatementTypeDef,
AssociateWebACLRequestRequestTypeDef,
+ RequestBodyAssociatedResourceTypeConfigTypeDef,
BodyTypeDef,
TextTransformationTypeDef,
ImmunityTimePropertyTypeDef,
CaptchaResponseTypeDef,
ChallengeResponseTypeDef,
- CheckCapacityResponseTypeDef,
+ ResponseMetadataTypeDef,
LabelNameConditionTypeDef,
CookieMatchPatternTypeDef,
+ CreateAPIKeyRequestRequestTypeDef,
TagTypeDef,
IPSetSummaryTypeDef,
RegexTypeDef,
@@ -1473,7 +1500,6 @@ from mypy_boto3_wafv2.type_defs import (
WebACLSummaryTypeDef,
CustomHTTPHeaderTypeDef,
DeleteFirewallManagerRuleGroupsRequestRequestTypeDef,
- DeleteFirewallManagerRuleGroupsResponseTypeDef,
DeleteIPSetRequestRequestTypeDef,
DeleteLoggingConfigurationRequestRequestTypeDef,
DeletePermissionPolicyRequestRequestTypeDef,
@@ -1488,14 +1514,13 @@ from mypy_boto3_wafv2.type_defs import (
SingleQueryArgumentTypeDef,
ForwardedIPConfigTypeDef,
GenerateMobileSdkReleaseUrlRequestRequestTypeDef,
- GenerateMobileSdkReleaseUrlResponseTypeDef,
+ GetDecryptedAPIKeyRequestRequestTypeDef,
GetIPSetRequestRequestTypeDef,
IPSetTypeDef,
GetLoggingConfigurationRequestRequestTypeDef,
GetManagedRuleSetRequestRequestTypeDef,
GetMobileSdkReleaseRequestRequestTypeDef,
GetPermissionPolicyRequestRequestTypeDef,
- GetPermissionPolicyResponseTypeDef,
GetRateBasedStatementManagedKeysRequestRequestTypeDef,
RateBasedStatementManagedKeysIPSetTypeDef,
GetRegexPatternSetRequestRequestTypeDef,
@@ -1509,6 +1534,7 @@ from mypy_boto3_wafv2.type_defs import (
JsonMatchPatternTypeDef,
LabelMatchStatementTypeDef,
LabelTypeDef,
+ ListAPIKeysRequestRequestTypeDef,
ListAvailableManagedRuleGroupVersionsRequestRequestTypeDef,
ManagedRuleGroupVersionTypeDef,
ListAvailableManagedRuleGroupsRequestRequestTypeDef,
@@ -1521,7 +1547,6 @@ from mypy_boto3_wafv2.type_defs import (
ReleaseSummaryTypeDef,
ListRegexPatternSetsRequestRequestTypeDef,
ListResourcesForWebACLRequestRequestTypeDef,
- ListResourcesForWebACLResponseTypeDef,
ListRuleGroupsRequestRequestTypeDef,
ListTagsForResourceRequestRequestTypeDef,
ListWebACLsRequestRequestTypeDef,
@@ -1531,23 +1556,31 @@ from mypy_boto3_wafv2.type_defs import (
NotStatementTypeDef,
OrStatementTypeDef,
VersionToPublishTypeDef,
- PutManagedRuleSetVersionsResponseTypeDef,
PutPermissionPolicyRequestRequestTypeDef,
ResponseInspectionBodyContainsTypeDef,
ResponseInspectionHeaderTypeDef,
ResponseInspectionJsonTypeDef,
ResponseInspectionStatusCodeTypeDef,
- ResponseMetadataTypeDef,
UntagResourceRequestRequestTypeDef,
UpdateIPSetRequestRequestTypeDef,
- UpdateIPSetResponseTypeDef,
UpdateManagedRuleSetVersionExpiryDateRequestRequestTypeDef,
+ AssociationConfigTypeDef,
+ CaptchaConfigTypeDef,
+ ChallengeConfigTypeDef,
+ CheckCapacityResponseTypeDef,
+ CreateAPIKeyResponseTypeDef,
+ DeleteFirewallManagerRuleGroupsResponseTypeDef,
+ GenerateMobileSdkReleaseUrlResponseTypeDef,
+ GetDecryptedAPIKeyResponseTypeDef,
+ GetPermissionPolicyResponseTypeDef,
+ ListAPIKeysResponseTypeDef,
+ ListResourcesForWebACLResponseTypeDef,
+ PutManagedRuleSetVersionsResponseTypeDef,
+ UpdateIPSetResponseTypeDef,
UpdateManagedRuleSetVersionExpiryDateResponseTypeDef,
UpdateRegexPatternSetResponseTypeDef,
UpdateRuleGroupResponseTypeDef,
UpdateWebACLResponseTypeDef,
- CaptchaConfigTypeDef,
- ChallengeConfigTypeDef,
ConditionTypeDef,
CookiesTypeDef,
CreateIPSetRequestRequestTypeDef,
@@ -1636,7 +1669,7 @@ from mypy_boto3_wafv2.type_defs import (
)
-def get_structure() -> AWSManagedRulesBotControlRuleSetTypeDef:
+def get_structure() -> APIKeySummaryTypeDef:
return {...}
```
@@ -1727,7 +1760,7 @@ repository.
%prep
-%autosetup -n mypy-boto3-wafv2-1.26.106
+%autosetup -n mypy-boto3-wafv2-1.26.117
%build
%py3_build
@@ -1767,5 +1800,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.26.106-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.26.117-1
- Package Spec generated
diff --git a/sources b/sources
index 73390d5..058c300 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e22b1fb34a9a51be28d1a7a4bd6bde64 mypy-boto3-wafv2-1.26.106.tar.gz
+b311b72e466e39ca8fd6ff11ea9d359e mypy-boto3-wafv2-1.26.117.tar.gz