strongdm 12.9.1__zip → 12.10.0__zip

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.
Files changed (145) hide show
  1. {strongdm-12.9.1 → strongdm-12.10.0}/PKG-INFO +2 -2
  2. {strongdm-12.9.1 → strongdm-12.10.0}/setup.py +2 -2
  3. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/account_grants_pb2.py +5 -5
  4. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/client.py +1 -1
  5. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/models.py +14 -0
  6. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/plumbing.py +14 -0
  7. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm.egg-info/PKG-INFO +2 -2
  8. {strongdm-12.9.1 → strongdm-12.10.0}/LICENSE +0 -0
  9. {strongdm-12.9.1 → strongdm-12.10.0}/README.md +0 -0
  10. {strongdm-12.9.1 → strongdm-12.10.0}/setup.cfg +0 -0
  11. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/__init__.py +0 -0
  12. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/access_request_events_history_pb2.py +0 -0
  13. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/access_request_events_history_pb2_grpc.py +0 -0
  14. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/access_requests_history_pb2.py +0 -0
  15. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/access_requests_history_pb2_grpc.py +0 -0
  16. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/access_requests_pb2.py +0 -0
  17. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/access_requests_pb2_grpc.py +0 -0
  18. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/account_attachments_history_pb2.py +0 -0
  19. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/account_attachments_history_pb2_grpc.py +0 -0
  20. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/account_attachments_pb2.py +0 -0
  21. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/account_attachments_pb2_grpc.py +0 -0
  22. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/account_grants_history_pb2.py +0 -0
  23. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/account_grants_history_pb2_grpc.py +0 -0
  24. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/account_grants_pb2_grpc.py +0 -0
  25. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/account_permissions_pb2.py +0 -0
  26. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/account_permissions_pb2_grpc.py +0 -0
  27. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/account_resources_history_pb2.py +0 -0
  28. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/account_resources_history_pb2_grpc.py +0 -0
  29. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/account_resources_pb2.py +0 -0
  30. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/account_resources_pb2_grpc.py +0 -0
  31. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/accounts_history_pb2.py +0 -0
  32. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/accounts_history_pb2_grpc.py +0 -0
  33. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/accounts_pb2.py +0 -0
  34. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/accounts_pb2_grpc.py +0 -0
  35. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/activities_pb2.py +0 -0
  36. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/activities_pb2_grpc.py +0 -0
  37. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/approval_workflow_approvers_history_pb2.py +0 -0
  38. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/approval_workflow_approvers_history_pb2_grpc.py +0 -0
  39. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/approval_workflow_approvers_pb2.py +0 -0
  40. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/approval_workflow_approvers_pb2_grpc.py +0 -0
  41. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/approval_workflow_steps_history_pb2.py +0 -0
  42. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/approval_workflow_steps_history_pb2_grpc.py +0 -0
  43. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/approval_workflow_steps_pb2.py +0 -0
  44. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/approval_workflow_steps_pb2_grpc.py +0 -0
  45. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/approval_workflows_history_pb2.py +0 -0
  46. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/approval_workflows_history_pb2_grpc.py +0 -0
  47. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/approval_workflows_pb2.py +0 -0
  48. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/approval_workflows_pb2_grpc.py +0 -0
  49. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/constants.py +0 -0
  50. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/control_panel_pb2.py +0 -0
  51. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/control_panel_pb2_grpc.py +0 -0
  52. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/drivers_pb2.py +0 -0
  53. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/drivers_pb2_grpc.py +0 -0
  54. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/errors.py +0 -0
  55. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/health_checks_pb2.py +0 -0
  56. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/health_checks_pb2_grpc.py +0 -0
  57. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/identity_aliases_history_pb2.py +0 -0
  58. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/identity_aliases_history_pb2_grpc.py +0 -0
  59. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/identity_aliases_pb2.py +0 -0
  60. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/identity_aliases_pb2_grpc.py +0 -0
  61. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/identity_sets_history_pb2.py +0 -0
  62. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/identity_sets_history_pb2_grpc.py +0 -0
  63. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/identity_sets_pb2.py +0 -0
  64. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/identity_sets_pb2_grpc.py +0 -0
  65. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/nodes_history_pb2.py +0 -0
  66. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/nodes_history_pb2_grpc.py +0 -0
  67. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/nodes_pb2.py +0 -0
  68. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/nodes_pb2_grpc.py +0 -0
  69. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/options_pb2.py +0 -0
  70. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/options_pb2_grpc.py +0 -0
  71. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/organization_history_pb2.py +0 -0
  72. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/organization_history_pb2_grpc.py +0 -0
  73. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/peering_group_nodes_pb2.py +0 -0
  74. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/peering_group_nodes_pb2_grpc.py +0 -0
  75. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/peering_group_peers_pb2.py +0 -0
  76. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/peering_group_peers_pb2_grpc.py +0 -0
  77. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/peering_group_resources_pb2.py +0 -0
  78. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/peering_group_resources_pb2_grpc.py +0 -0
  79. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/peering_groups_pb2.py +0 -0
  80. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/peering_groups_pb2_grpc.py +0 -0
  81. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/policies_history_pb2.py +0 -0
  82. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/policies_history_pb2_grpc.py +0 -0
  83. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/policies_pb2.py +0 -0
  84. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/policies_pb2_grpc.py +0 -0
  85. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/proxy_cluster_keys_pb2.py +0 -0
  86. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/proxy_cluster_keys_pb2_grpc.py +0 -0
  87. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/queries_pb2.py +0 -0
  88. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/queries_pb2_grpc.py +0 -0
  89. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/remote_identities_history_pb2.py +0 -0
  90. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/remote_identities_history_pb2_grpc.py +0 -0
  91. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/remote_identities_pb2.py +0 -0
  92. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/remote_identities_pb2_grpc.py +0 -0
  93. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/remote_identity_groups_history_pb2.py +0 -0
  94. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/remote_identity_groups_history_pb2_grpc.py +0 -0
  95. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/remote_identity_groups_pb2.py +0 -0
  96. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/remote_identity_groups_pb2_grpc.py +0 -0
  97. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/replays_pb2.py +0 -0
  98. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/replays_pb2_grpc.py +0 -0
  99. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/resources_history_pb2.py +0 -0
  100. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/resources_history_pb2_grpc.py +0 -0
  101. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/resources_pb2.py +0 -0
  102. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/resources_pb2_grpc.py +0 -0
  103. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/role_resources_history_pb2.py +0 -0
  104. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/role_resources_history_pb2_grpc.py +0 -0
  105. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/role_resources_pb2.py +0 -0
  106. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/role_resources_pb2_grpc.py +0 -0
  107. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/roles_history_pb2.py +0 -0
  108. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/roles_history_pb2_grpc.py +0 -0
  109. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/roles_pb2.py +0 -0
  110. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/roles_pb2_grpc.py +0 -0
  111. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/secret_engine_policy_pb2_grpc.py +0 -0
  112. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/secret_engine_types_pb2_grpc.py +0 -0
  113. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/secret_store_healths_pb2.py +0 -0
  114. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/secret_store_healths_pb2_grpc.py +0 -0
  115. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/secret_store_types_pb2.py +0 -0
  116. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/secret_store_types_pb2_grpc.py +0 -0
  117. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/secret_stores_history_pb2.py +0 -0
  118. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/secret_stores_history_pb2_grpc.py +0 -0
  119. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/secret_stores_pb2.py +0 -0
  120. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/secret_stores_pb2_grpc.py +0 -0
  121. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/spec_pb2.py +0 -0
  122. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/spec_pb2_grpc.py +0 -0
  123. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/svc.py +0 -0
  124. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/tags_pb2.py +0 -0
  125. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/tags_pb2_grpc.py +0 -0
  126. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/workflow_approvers_history_pb2.py +0 -0
  127. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/workflow_approvers_history_pb2_grpc.py +0 -0
  128. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/workflow_approvers_pb2.py +0 -0
  129. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/workflow_approvers_pb2_grpc.py +0 -0
  130. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/workflow_assignments_history_pb2.py +0 -0
  131. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/workflow_assignments_history_pb2_grpc.py +0 -0
  132. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/workflow_assignments_pb2.py +0 -0
  133. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/workflow_assignments_pb2_grpc.py +0 -0
  134. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/workflow_roles_history_pb2.py +0 -0
  135. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/workflow_roles_history_pb2_grpc.py +0 -0
  136. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/workflow_roles_pb2.py +0 -0
  137. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/workflow_roles_pb2_grpc.py +0 -0
  138. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/workflows_history_pb2.py +0 -0
  139. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/workflows_history_pb2_grpc.py +0 -0
  140. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/workflows_pb2.py +0 -0
  141. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm/workflows_pb2_grpc.py +0 -0
  142. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm.egg-info/SOURCES.txt +0 -0
  143. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm.egg-info/dependency_links.txt +0 -0
  144. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm.egg-info/requires.txt +0 -0
  145. {strongdm-12.9.1 → strongdm-12.10.0}/strongdm.egg-info/top_level.txt +0 -0
@@ -1,12 +1,12 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: strongdm
3
- Version: 12.9.1
3
+ Version: 12.10.0
4
4
  Summary: strongDM SDK for the Python programming language.
5
5
  Home-page: https://github.com/strongdm/strongdm-sdk-python
6
6
  Author: strongDM Team
7
7
  Author-email: sdk-feedback@strongdm.com
8
8
  License: apache-2.0
9
- Download-URL: https://github.com/strongdm/strongdm-sdk-python/archive/v12.9.1.tar.gz
9
+ Download-URL: https://github.com/strongdm/strongdm-sdk-python/archive/v12.10.0.tar.gz
10
10
  Keywords: strongDM,sdm,api,automation,security,audit,database,server,ssh,rdp
11
11
  Platform: UNKNOWN
12
12
  Classifier: Development Status :: 4 - Beta
@@ -23,7 +23,7 @@ from setuptools import setup
23
23
  setup(
24
24
  name='strongdm',
25
25
  packages=['strongdm'],
26
- version='12.9.1',
26
+ version='12.10.0',
27
27
  license='apache-2.0',
28
28
  description='strongDM SDK for the Python programming language.',
29
29
  long_description=long_description,
@@ -32,7 +32,7 @@ setup(
32
32
  author_email='sdk-feedback@strongdm.com',
33
33
  url='https://github.com/strongdm/strongdm-sdk-python',
34
34
  download_url=
35
- 'https://github.com/strongdm/strongdm-sdk-python/archive/v12.9.1.tar.gz',
35
+ 'https://github.com/strongdm/strongdm-sdk-python/archive/v12.10.0.tar.gz',
36
36
  keywords=[
37
37
  'strongDM', 'sdm', 'api', 'automation', 'security', 'audit',
38
38
  'database', 'server', 'ssh', 'rdp'
@@ -31,7 +31,7 @@ from . import options_pb2 as options__pb2
31
31
  from . import spec_pb2 as spec__pb2
32
32
 
33
33
 
34
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x14\x61\x63\x63ount_grants.proto\x12\x02v1\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\roptions.proto\x1a\nspec.proto\"y\n\x19\x41\x63\x63ountGrantCreateRequest\x12\'\n\x04meta\x18\x01 \x01(\x0b\x32\x19.v1.CreateRequestMetadata\x12\x33\n\raccount_grant\x18\x02 \x01(\x0b\x32\x10.v1.AccountGrantB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xec\x01\n\x1a\x41\x63\x63ountGrantCreateResponse\x12\x34\n\x04meta\x18\x01 \x01(\x0b\x32\x1a.v1.CreateResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x33\n\raccount_grant\x18\x02 \x01(\x0b\x32\x10.v1.AccountGrantB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x03 \x01(\x0b\x32\x15.v1.RateLimitMetadataB,\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"V\n\x16\x41\x63\x63ountGrantGetRequest\x12$\n\x04meta\x18\x01 \x01(\x0b\x32\x16.v1.GetRequestMetadata\x12\x16\n\x02id\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xe6\x01\n\x17\x41\x63\x63ountGrantGetResponse\x12\x31\n\x04meta\x18\x01 \x01(\x0b\x32\x17.v1.GetResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x33\n\raccount_grant\x18\x02 \x01(\x0b\x32\x10.v1.AccountGrantB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x03 \x01(\x0b\x32\x15.v1.RateLimitMetadataB,\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"\\\n\x19\x41\x63\x63ountGrantDeleteRequest\x12\'\n\x04meta\x18\x01 \x01(\x0b\x32\x19.v1.DeleteRequestMetadata\x12\x16\n\x02id\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xb7\x01\n\x1a\x41\x63\x63ountGrantDeleteResponse\x12\x34\n\x04meta\x18\x01 \x01(\x0b\x32\x1a.v1.DeleteResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x02 \x01(\x0b\x32\x15.v1.RateLimitMetadataB,\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"\\\n\x17\x41\x63\x63ountGrantListRequest\x12%\n\x04meta\x18\x01 \x01(\x0b\x32\x17.v1.ListRequestMetadata\x12\x1a\n\x06\x66ilter\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xd1\x01\n\x18\x41\x63\x63ountGrantListResponse\x12&\n\x04meta\x18\x01 \x01(\x0b\x32\x18.v1.ListResponseMetadata\x12\x34\n\x0e\x61\x63\x63ount_grants\x18\x02 \x03(\x0b\x32\x10.v1.AccountGrantB\n\xf2\xf8\xb3\x07\x05\xb8\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x03 \x01(\x0b\x32\x15.v1.RateLimitMetadataB,\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway\"\xc9\x02\n\x0c\x41\x63\x63ountGrant\x12\x16\n\x02id\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x0bresource_id\x18\x02 \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\xc0\xf3\xb3\x07\x01\x12#\n\naccount_id\x18\x03 \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\xc0\xf3\xb3\x07\x01\x12:\n\nstart_from\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12;\n\x0bvalid_until\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x33\n\x0b\x61\x63\x63\x65ss_rule\x18\x06 \x01(\tB\x1e\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x0f\xb2\xf4\xb3\x07\ngo_private:(\xfa\xf8\xb3\x07#\xa8\xf3\xb3\x07\x01\xd2\xf3\xb3\x07\x01*\xd2\xf3\xb3\x07\x13!terraform-provider2\xab\x04\n\rAccountGrants\x12s\n\x06\x43reate\x12\x1d.v1.AccountGrantCreateRequest\x1a\x1e.v1.AccountGrantCreateResponse\"*\x82\xf9\xb3\x07\t\xa2\xf3\xb3\x07\x04post\x82\xf9\xb3\x07\x17\xaa\xf3\xb3\x07\x12/v1/account-grants\x12n\n\x03Get\x12\x1a.v1.AccountGrantGetRequest\x1a\x1b.v1.AccountGrantGetResponse\".\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x1c\xaa\xf3\xb3\x07\x17/v1/account-grants/{id}\x12z\n\x06\x44\x65lete\x12\x1d.v1.AccountGrantDeleteRequest\x1a\x1e.v1.AccountGrantDeleteResponse\"1\x82\xf9\xb3\x07\x0b\xa2\xf3\xb3\x07\x06\x64\x65lete\x82\xf9\xb3\x07\x1c\xaa\xf3\xb3\x07\x17/v1/account-grants/{id}\x12l\n\x04List\x12\x1b.v1.AccountGrantListRequest\x1a\x1c.v1.AccountGrantListResponse\")\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x17\xaa\xf3\xb3\x07\x12/v1/account-grants\x1aK\xca\xf9\xb3\x07\x11\xc2\xf9\xb3\x07\x0c\x41\x63\x63ountGrant\xca\xf9\xb3\x07\x08\xd2\xf9\xb3\x07\x03\x61g-\xca\xf9\xb3\x07\x06\xca\xf9\xb3\x07\x01*\xca\xf9\xb3\x07\x18\xca\xf9\xb3\x07\x13!terraform-providerBi\n\x19\x63om.strongdm.api.plumbingB\x15\x41\x63\x63ountGrantsPlumbingZ5github.com/strongdm/strongdm-sdk-go/v3/internal/v1;v1b\x06proto3')
34
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x14\x61\x63\x63ount_grants.proto\x12\x02v1\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\roptions.proto\x1a\nspec.proto\"y\n\x19\x41\x63\x63ountGrantCreateRequest\x12\'\n\x04meta\x18\x01 \x01(\x0b\x32\x19.v1.CreateRequestMetadata\x12\x33\n\raccount_grant\x18\x02 \x01(\x0b\x32\x10.v1.AccountGrantB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xec\x01\n\x1a\x41\x63\x63ountGrantCreateResponse\x12\x34\n\x04meta\x18\x01 \x01(\x0b\x32\x1a.v1.CreateResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x33\n\raccount_grant\x18\x02 \x01(\x0b\x32\x10.v1.AccountGrantB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x03 \x01(\x0b\x32\x15.v1.RateLimitMetadataB,\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"V\n\x16\x41\x63\x63ountGrantGetRequest\x12$\n\x04meta\x18\x01 \x01(\x0b\x32\x16.v1.GetRequestMetadata\x12\x16\n\x02id\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xe6\x01\n\x17\x41\x63\x63ountGrantGetResponse\x12\x31\n\x04meta\x18\x01 \x01(\x0b\x32\x17.v1.GetResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x33\n\raccount_grant\x18\x02 \x01(\x0b\x32\x10.v1.AccountGrantB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x03 \x01(\x0b\x32\x15.v1.RateLimitMetadataB,\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"\\\n\x19\x41\x63\x63ountGrantDeleteRequest\x12\'\n\x04meta\x18\x01 \x01(\x0b\x32\x19.v1.DeleteRequestMetadata\x12\x16\n\x02id\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xb7\x01\n\x1a\x41\x63\x63ountGrantDeleteResponse\x12\x34\n\x04meta\x18\x01 \x01(\x0b\x32\x1a.v1.DeleteResponseMetadataB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x02 \x01(\x0b\x32\x15.v1.RateLimitMetadataB,\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"\\\n\x17\x41\x63\x63ountGrantListRequest\x12%\n\x04meta\x18\x01 \x01(\x0b\x32\x17.v1.ListRequestMetadata\x12\x1a\n\x06\x66ilter\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\"\xd1\x01\n\x18\x41\x63\x63ountGrantListResponse\x12&\n\x04meta\x18\x01 \x01(\x0b\x32\x18.v1.ListResponseMetadata\x12\x34\n\x0e\x61\x63\x63ount_grants\x18\x02 \x03(\x0b\x32\x10.v1.AccountGrantB\n\xf2\xf8\xb3\x07\x05\xb8\xf3\xb3\x07\x01\x12W\n\nrate_limit\x18\x03 \x01(\x0b\x32\x15.v1.RateLimitMetadataB,\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*\xf2\xf8\xb3\x07\x12\xb2\xf4\xb3\x07\r!json_gateway\"\xfc\x03\n\x0c\x41\x63\x63ountGrant\x12\x16\n\x02id\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12$\n\x0bresource_id\x18\x02 \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\xc0\xf3\xb3\x07\x01\x12#\n\naccount_id\x18\x03 \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\xc0\xf3\xb3\x07\x01\x12:\n\nstart_from\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12;\n\x0bvalid_until\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\xe5\x01\n\x0b\x61\x63\x63\x65ss_rule\x18\x06 \x01(\tB\xcf\x01\xf2\xf8\xb3\x07\xc9\x01\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\x9e\x01\xea\xf3\xb3\x07\x0b\x61\x63\x63\x65ss_rule\xf2\xf3\xb3\x07\x10\n\x02go\x12\nAccessRule\xf2\xf3\xb3\x07\x18\n\ngo_private\x12\nAccessRule\xf2\xf3\xb3\x07\x1a\n\x0cgo_terraform\x12\nAccessRule\xf2\xf3\xb3\x07\x12\n\x04java\x12\nAccessRule\xf2\xf3\xb3\x07!\n\x0cjson_gateway\x12\x11models.AccessRule\xba\xf4\xb3\x07\x16\x61\x63\x63\x65ssRuleDiffSuppress\xd0\xf4\xb3\x07\x01:(\xfa\xf8\xb3\x07#\xa8\xf3\xb3\x07\x01\xd2\xf3\xb3\x07\x01*\xd2\xf3\xb3\x07\x13!terraform-provider2\xab\x04\n\rAccountGrants\x12s\n\x06\x43reate\x12\x1d.v1.AccountGrantCreateRequest\x1a\x1e.v1.AccountGrantCreateResponse\"*\x82\xf9\xb3\x07\t\xa2\xf3\xb3\x07\x04post\x82\xf9\xb3\x07\x17\xaa\xf3\xb3\x07\x12/v1/account-grants\x12n\n\x03Get\x12\x1a.v1.AccountGrantGetRequest\x1a\x1b.v1.AccountGrantGetResponse\".\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x1c\xaa\xf3\xb3\x07\x17/v1/account-grants/{id}\x12z\n\x06\x44\x65lete\x12\x1d.v1.AccountGrantDeleteRequest\x1a\x1e.v1.AccountGrantDeleteResponse\"1\x82\xf9\xb3\x07\x0b\xa2\xf3\xb3\x07\x06\x64\x65lete\x82\xf9\xb3\x07\x1c\xaa\xf3\xb3\x07\x17/v1/account-grants/{id}\x12l\n\x04List\x12\x1b.v1.AccountGrantListRequest\x1a\x1c.v1.AccountGrantListResponse\")\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x17\xaa\xf3\xb3\x07\x12/v1/account-grants\x1aK\xca\xf9\xb3\x07\x11\xc2\xf9\xb3\x07\x0c\x41\x63\x63ountGrant\xca\xf9\xb3\x07\x08\xd2\xf9\xb3\x07\x03\x61g-\xca\xf9\xb3\x07\x06\xca\xf9\xb3\x07\x01*\xca\xf9\xb3\x07\x18\xca\xf9\xb3\x07\x13!terraform-providerBi\n\x19\x63om.strongdm.api.plumbingB\x15\x41\x63\x63ountGrantsPlumbingZ5github.com/strongdm/strongdm-sdk-go/v3/internal/v1;v1b\x06proto3')
35
35
 
36
36
 
37
37
 
@@ -157,7 +157,7 @@ if _descriptor._USE_C_DESCRIPTORS == False:
157
157
  _ACCOUNTGRANT.fields_by_name['valid_until']._options = None
158
158
  _ACCOUNTGRANT.fields_by_name['valid_until']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
159
159
  _ACCOUNTGRANT.fields_by_name['access_rule']._options = None
160
- _ACCOUNTGRANT.fields_by_name['access_rule']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001\362\370\263\007\017\262\364\263\007\ngo_private'
160
+ _ACCOUNTGRANT.fields_by_name['access_rule']._serialized_options = b'\362\370\263\007\311\001\260\363\263\007\001\312\363\263\007\236\001\352\363\263\007\013access_rule\362\363\263\007\020\n\002go\022\nAccessRule\362\363\263\007\030\n\ngo_private\022\nAccessRule\362\363\263\007\032\n\014go_terraform\022\nAccessRule\362\363\263\007\022\n\004java\022\nAccessRule\362\363\263\007!\n\014json_gateway\022\021models.AccessRule\272\364\263\007\026accessRuleDiffSuppress\320\364\263\007\001'
161
161
  _ACCOUNTGRANT._options = None
162
162
  _ACCOUNTGRANT._serialized_options = b'\372\370\263\007#\250\363\263\007\001\322\363\263\007\001*\322\363\263\007\023!terraform-provider'
163
163
  _ACCOUNTGRANTS._options = None
@@ -187,7 +187,7 @@ if _descriptor._USE_C_DESCRIPTORS == False:
187
187
  _ACCOUNTGRANTLISTRESPONSE._serialized_start=1146
188
188
  _ACCOUNTGRANTLISTRESPONSE._serialized_end=1355
189
189
  _ACCOUNTGRANT._serialized_start=1358
190
- _ACCOUNTGRANT._serialized_end=1687
191
- _ACCOUNTGRANTS._serialized_start=1690
192
- _ACCOUNTGRANTS._serialized_end=2245
190
+ _ACCOUNTGRANT._serialized_end=1866
191
+ _ACCOUNTGRANTS._serialized_start=1869
192
+ _ACCOUNTGRANTS._serialized_end=2424
193
193
  # @@protoc_insertion_point(module_scope)
@@ -33,7 +33,7 @@ DEFAULT_MAX_RETRIES = 3
33
33
  DEFAULT_BASE_RETRY_DELAY = 0.0030 # 30 ms
34
34
  DEFAULT_MAX_RETRY_DELAY = 300 # 300 seconds
35
35
  API_VERSION = '2024-03-28'
36
- USER_AGENT = 'strongdm-sdk-python/12.9.1'
36
+ USER_AGENT = 'strongdm-sdk-python/12.10.0'
37
37
 
38
38
 
39
39
  class Client:
@@ -2638,6 +2638,7 @@ class AccountGrant:
2638
2638
  AccountGrants connect a resource directly to an account, giving the account the permission to connect to that resource.
2639
2639
  '''
2640
2640
  __slots__ = [
2641
+ 'access_rule',
2641
2642
  'account_id',
2642
2643
  'id',
2643
2644
  'resource_id',
@@ -2647,12 +2648,18 @@ class AccountGrant:
2647
2648
 
2648
2649
  def __init__(
2649
2650
  self,
2651
+ access_rule=None,
2650
2652
  account_id=None,
2651
2653
  id=None,
2652
2654
  resource_id=None,
2653
2655
  start_from=None,
2654
2656
  valid_until=None,
2655
2657
  ):
2658
+ self.access_rule = access_rule if access_rule is not None else _porcelain_zero_value_access_rule(
2659
+ )
2660
+ '''
2661
+ The access rule associated with this AccountGrant.
2662
+ '''
2656
2663
  self.account_id = account_id if account_id is not None else ''
2657
2664
  '''
2658
2665
  The account ID of this AccountGrant.
@@ -2676,6 +2683,7 @@ class AccountGrant:
2676
2683
 
2677
2684
  def __repr__(self):
2678
2685
  return '<sdm.AccountGrant ' + \
2686
+ 'access_rule: ' + repr(self.access_rule) + ' ' +\
2679
2687
  'account_id: ' + repr(self.account_id) + ' ' +\
2680
2688
  'id: ' + repr(self.id) + ' ' +\
2681
2689
  'resource_id: ' + repr(self.resource_id) + ' ' +\
@@ -2685,6 +2693,7 @@ class AccountGrant:
2685
2693
 
2686
2694
  def to_dict(self):
2687
2695
  return {
2696
+ 'access_rule': self.access_rule,
2688
2697
  'account_id': self.account_id,
2689
2698
  'id': self.id,
2690
2699
  'resource_id': self.resource_id,
@@ -2695,6 +2704,7 @@ class AccountGrant:
2695
2704
  @classmethod
2696
2705
  def from_dict(cls, d):
2697
2706
  return cls(
2707
+ access_rule=d.get('access_rule'),
2698
2708
  account_id=d.get('account_id'),
2699
2709
  id=d.get('id'),
2700
2710
  resource_id=d.get('resource_id'),
@@ -28529,3 +28539,7 @@ def _porcelain_zero_value_tags():
28529
28539
 
28530
28540
  def _porcelain_zero_value_access_rules():
28531
28541
  return []
28542
+
28543
+
28544
+ def _porcelain_zero_value_access_rule():
28545
+ return {}
@@ -160,6 +160,16 @@ def convert_access_rules_to_plumbing(access_rules):
160
160
  return json.dumps(access_rules)
161
161
 
162
162
 
163
+ def convert_access_rule_to_porcelain(access_rule_json):
164
+ if access_rule_json == "":
165
+ return {}
166
+ return json.loads(access_rule_json)
167
+
168
+
169
+ def convert_access_rule_to_plumbing(access_rule):
170
+ return json.dumps(access_rule)
171
+
172
+
163
173
  def convert_aks_to_porcelain(plumbing):
164
174
  if plumbing is None:
165
175
  return None
@@ -1412,6 +1422,8 @@ def convert_account_grant_to_porcelain(plumbing):
1412
1422
  if plumbing is None:
1413
1423
  return None
1414
1424
  porcelain = models.AccountGrant()
1425
+ porcelain.access_rule = convert_access_rule_to_porcelain(
1426
+ plumbing.access_rule)
1415
1427
  porcelain.account_id = (plumbing.account_id)
1416
1428
  porcelain.id = (plumbing.id)
1417
1429
  porcelain.resource_id = (plumbing.resource_id)
@@ -1425,6 +1437,8 @@ def convert_account_grant_to_plumbing(porcelain):
1425
1437
  plumbing = AccountGrant()
1426
1438
  if porcelain is None:
1427
1439
  return plumbing
1440
+ plumbing.access_rule = convert_access_rule_to_plumbing(
1441
+ porcelain.access_rule)
1428
1442
  plumbing.account_id = (porcelain.account_id)
1429
1443
  plumbing.id = (porcelain.id)
1430
1444
  plumbing.resource_id = (porcelain.resource_id)
@@ -1,12 +1,12 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: strongdm
3
- Version: 12.9.1
3
+ Version: 12.10.0
4
4
  Summary: strongDM SDK for the Python programming language.
5
5
  Home-page: https://github.com/strongdm/strongdm-sdk-python
6
6
  Author: strongDM Team
7
7
  Author-email: sdk-feedback@strongdm.com
8
8
  License: apache-2.0
9
- Download-URL: https://github.com/strongdm/strongdm-sdk-python/archive/v12.9.1.tar.gz
9
+ Download-URL: https://github.com/strongdm/strongdm-sdk-python/archive/v12.10.0.tar.gz
10
10
  Keywords: strongDM,sdm,api,automation,security,audit,database,server,ssh,rdp
11
11
  Platform: UNKNOWN
12
12
  Classifier: Development Status :: 4 - Beta
File without changes
File without changes
File without changes
File without changes
File without changes