python3Packages.types-aiobotocore-route53-recovery-cluster: init at 2.6.0

This commit is contained in:
Maksym Balatsko 2023-10-03 04:12:54 -07:00
parent f4eb46e109
commit 1f3957b4f8
2 changed files with 4 additions and 0 deletions

View File

@ -600,5 +600,7 @@ rec {
types-aiobotocore-route53 = buildTypesAiobotocorePackage "route53" "2.6.0" "sha256-RMIrcFD+1RbA3AcRw3TSjENBzmHQL1zHX7FoOFA+UP0=";
types-aiobotocore-route53-recovery-cluster = buildTypesAiobotocorePackage "route53-recovery-cluster" "2.6.0" "sha256-mBwT11n8moLt/j46AayYES6rjVo3Tpa5UWJ4Klb1N0g=";
types-aiobotocore-xray = buildTypesAiobotocorePackage "xray" "2.6.0" "sha256-DPirH1s636ZW6VKyD4wMiJEfM+u9NknH0ODLQagaLrs=";
}

View File

@ -14701,6 +14701,8 @@ self: super: with self; {
types-aiobotocore-route53
types-aiobotocore-route53-recovery-cluster
types-aiobotocore-xray
;