strongdm 12.1.0__zip → 12.4.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.1.0 → strongdm-12.4.0}/PKG-INFO +2 -2
  2. {strongdm-12.1.0 → strongdm-12.4.0}/setup.py +2 -2
  3. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/access_requests_pb2.py +7 -5
  4. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/client.py +1 -1
  5. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/constants.py +1 -0
  6. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/drivers_pb2.py +360 -186
  7. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/models.py +623 -8
  8. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/plumbing.py +249 -0
  9. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/svc.py +4 -0
  10. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm.egg-info/PKG-INFO +2 -2
  11. {strongdm-12.1.0 → strongdm-12.4.0}/LICENSE +0 -0
  12. {strongdm-12.1.0 → strongdm-12.4.0}/README.md +0 -0
  13. {strongdm-12.1.0 → strongdm-12.4.0}/setup.cfg +0 -0
  14. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/__init__.py +0 -0
  15. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/access_request_events_history_pb2.py +0 -0
  16. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/access_request_events_history_pb2_grpc.py +0 -0
  17. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/access_requests_history_pb2.py +0 -0
  18. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/access_requests_history_pb2_grpc.py +0 -0
  19. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/access_requests_pb2_grpc.py +0 -0
  20. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/account_attachments_history_pb2.py +0 -0
  21. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/account_attachments_history_pb2_grpc.py +0 -0
  22. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/account_attachments_pb2.py +0 -0
  23. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/account_attachments_pb2_grpc.py +0 -0
  24. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/account_grants_history_pb2.py +0 -0
  25. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/account_grants_history_pb2_grpc.py +0 -0
  26. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/account_grants_pb2.py +0 -0
  27. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/account_grants_pb2_grpc.py +0 -0
  28. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/account_permissions_pb2.py +0 -0
  29. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/account_permissions_pb2_grpc.py +0 -0
  30. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/account_resources_history_pb2.py +0 -0
  31. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/account_resources_history_pb2_grpc.py +0 -0
  32. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/account_resources_pb2.py +0 -0
  33. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/account_resources_pb2_grpc.py +0 -0
  34. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/accounts_history_pb2.py +0 -0
  35. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/accounts_history_pb2_grpc.py +0 -0
  36. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/accounts_pb2.py +0 -0
  37. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/accounts_pb2_grpc.py +0 -0
  38. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/activities_pb2.py +0 -0
  39. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/activities_pb2_grpc.py +0 -0
  40. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/approval_workflow_approvers_history_pb2.py +0 -0
  41. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/approval_workflow_approvers_history_pb2_grpc.py +0 -0
  42. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/approval_workflow_approvers_pb2.py +0 -0
  43. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/approval_workflow_approvers_pb2_grpc.py +0 -0
  44. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/approval_workflow_steps_history_pb2.py +0 -0
  45. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/approval_workflow_steps_history_pb2_grpc.py +0 -0
  46. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/approval_workflow_steps_pb2.py +0 -0
  47. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/approval_workflow_steps_pb2_grpc.py +0 -0
  48. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/approval_workflows_history_pb2.py +0 -0
  49. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/approval_workflows_history_pb2_grpc.py +0 -0
  50. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/approval_workflows_pb2.py +0 -0
  51. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/approval_workflows_pb2_grpc.py +0 -0
  52. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/control_panel_pb2.py +0 -0
  53. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/control_panel_pb2_grpc.py +0 -0
  54. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/drivers_pb2_grpc.py +0 -0
  55. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/errors.py +0 -0
  56. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/health_checks_pb2.py +0 -0
  57. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/health_checks_pb2_grpc.py +0 -0
  58. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/identity_aliases_history_pb2.py +0 -0
  59. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/identity_aliases_history_pb2_grpc.py +0 -0
  60. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/identity_aliases_pb2.py +0 -0
  61. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/identity_aliases_pb2_grpc.py +0 -0
  62. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/identity_sets_history_pb2.py +0 -0
  63. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/identity_sets_history_pb2_grpc.py +0 -0
  64. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/identity_sets_pb2.py +0 -0
  65. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/identity_sets_pb2_grpc.py +0 -0
  66. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/nodes_history_pb2.py +0 -0
  67. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/nodes_history_pb2_grpc.py +0 -0
  68. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/nodes_pb2.py +0 -0
  69. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/nodes_pb2_grpc.py +0 -0
  70. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/options_pb2.py +0 -0
  71. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/options_pb2_grpc.py +0 -0
  72. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/organization_history_pb2.py +0 -0
  73. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/organization_history_pb2_grpc.py +0 -0
  74. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/peering_group_nodes_pb2.py +0 -0
  75. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/peering_group_nodes_pb2_grpc.py +0 -0
  76. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/peering_group_peers_pb2.py +0 -0
  77. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/peering_group_peers_pb2_grpc.py +0 -0
  78. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/peering_group_resources_pb2.py +0 -0
  79. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/peering_group_resources_pb2_grpc.py +0 -0
  80. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/peering_groups_pb2.py +0 -0
  81. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/peering_groups_pb2_grpc.py +0 -0
  82. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/policies_history_pb2.py +0 -0
  83. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/policies_history_pb2_grpc.py +0 -0
  84. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/policies_pb2.py +0 -0
  85. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/policies_pb2_grpc.py +0 -0
  86. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/proxy_cluster_keys_pb2.py +0 -0
  87. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/proxy_cluster_keys_pb2_grpc.py +0 -0
  88. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/queries_pb2.py +0 -0
  89. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/queries_pb2_grpc.py +0 -0
  90. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/remote_identities_history_pb2.py +0 -0
  91. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/remote_identities_history_pb2_grpc.py +0 -0
  92. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/remote_identities_pb2.py +0 -0
  93. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/remote_identities_pb2_grpc.py +0 -0
  94. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/remote_identity_groups_history_pb2.py +0 -0
  95. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/remote_identity_groups_history_pb2_grpc.py +0 -0
  96. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/remote_identity_groups_pb2.py +0 -0
  97. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/remote_identity_groups_pb2_grpc.py +0 -0
  98. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/replays_pb2.py +0 -0
  99. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/replays_pb2_grpc.py +0 -0
  100. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/resources_history_pb2.py +0 -0
  101. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/resources_history_pb2_grpc.py +0 -0
  102. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/resources_pb2.py +0 -0
  103. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/resources_pb2_grpc.py +0 -0
  104. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/role_resources_history_pb2.py +0 -0
  105. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/role_resources_history_pb2_grpc.py +0 -0
  106. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/role_resources_pb2.py +0 -0
  107. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/role_resources_pb2_grpc.py +0 -0
  108. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/roles_history_pb2.py +0 -0
  109. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/roles_history_pb2_grpc.py +0 -0
  110. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/roles_pb2.py +0 -0
  111. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/roles_pb2_grpc.py +0 -0
  112. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/secret_engine_policy_pb2_grpc.py +0 -0
  113. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/secret_engine_types_pb2_grpc.py +0 -0
  114. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/secret_store_healths_pb2.py +0 -0
  115. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/secret_store_healths_pb2_grpc.py +0 -0
  116. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/secret_store_types_pb2.py +0 -0
  117. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/secret_store_types_pb2_grpc.py +0 -0
  118. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/secret_stores_history_pb2.py +0 -0
  119. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/secret_stores_history_pb2_grpc.py +0 -0
  120. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/secret_stores_pb2.py +0 -0
  121. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/secret_stores_pb2_grpc.py +0 -0
  122. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/spec_pb2.py +0 -0
  123. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/spec_pb2_grpc.py +0 -0
  124. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/tags_pb2.py +0 -0
  125. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/tags_pb2_grpc.py +0 -0
  126. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/workflow_approvers_history_pb2.py +0 -0
  127. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/workflow_approvers_history_pb2_grpc.py +0 -0
  128. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/workflow_approvers_pb2.py +0 -0
  129. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/workflow_approvers_pb2_grpc.py +0 -0
  130. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/workflow_assignments_history_pb2.py +0 -0
  131. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/workflow_assignments_history_pb2_grpc.py +0 -0
  132. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/workflow_assignments_pb2.py +0 -0
  133. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/workflow_assignments_pb2_grpc.py +0 -0
  134. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/workflow_roles_history_pb2.py +0 -0
  135. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/workflow_roles_history_pb2_grpc.py +0 -0
  136. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/workflow_roles_pb2.py +0 -0
  137. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/workflow_roles_pb2_grpc.py +0 -0
  138. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/workflows_history_pb2.py +0 -0
  139. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/workflows_history_pb2_grpc.py +0 -0
  140. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/workflows_pb2.py +0 -0
  141. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm/workflows_pb2_grpc.py +0 -0
  142. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm.egg-info/SOURCES.txt +0 -0
  143. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm.egg-info/dependency_links.txt +0 -0
  144. {strongdm-12.1.0 → strongdm-12.4.0}/strongdm.egg-info/requires.txt +0 -0
  145. {strongdm-12.1.0 → strongdm-12.4.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.1.0
3
+ Version: 12.4.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.1.0.tar.gz
9
+ Download-URL: https://github.com/strongdm/strongdm-sdk-python/archive/v12.4.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.1.0',
26
+ version='12.4.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.1.0.tar.gz',
35
+ 'https://github.com/strongdm/strongdm-sdk-python/archive/v12.4.0.tar.gz',
36
36
  keywords=[
37
37
  'strongDM', 'sdm', 'api', 'automation', 'security', 'audit',
38
38
  'database', 'server', 'ssh', 'rdp'
@@ -33,7 +33,7 @@ from . import spec_pb2 as spec__pb2
33
33
  from . import tags_pb2 as tags__pb2
34
34
 
35
35
 
36
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x15\x61\x63\x63\x65ss_requests.proto\x12\x02v1\x1a\x1egoogle/protobuf/duration.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\roptions.proto\x1a\nspec.proto\x1a\ntags.proto\"i\n\x18\x41\x63\x63\x65ssRequestListRequest\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:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"\xc9\x01\n\x19\x41\x63\x63\x65ssRequestListResponse\x12&\n\x04meta\x18\x01 \x01(\x0b\x32\x18.v1.ListResponseMetadata\x12\x36\n\x0f\x61\x63\x63\x65ss_requests\x18\x02 \x03(\x0b\x32\x11.v1.AccessRequestB\n\xf2\xf8\xb3\x07\x05\xb8\xf3\xb3\x07\x01\x12@\n\nrate_limit\x18\x03 \x01(\x0b\x32\x15.v1.RateLimitMetadataB\x15\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"\x83\x05\n\rAccessRequest\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\x1a\n\x06reason\x18\x03 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1f\n\x0bworkflow_id\x18\x04 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1e\n\naccount_id\x18\x05 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12:\n\nstart_from\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12@\n\x0bvalid_until\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\xc0\xf3\xb3\x07\x01\x12\x1a\n\x06status\x18\x08 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x39\n\tstatus_at\x18\t \x01(\x0b\x32\x1a.google.protobuf.TimestampB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1c\n\x08grant_id\x18\n \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1e\n\x08\x64uration\x18\x0b \x01(\x03\x42\x0c\x18\x01\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12@\n\x11requestedDuration\x18\r \x01(\x0b\x32\x19.google.protobuf.DurationB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12=\n\x0eresultDuration\x18\x0e \x01(\x0b\x32\x19.google.protobuf.DurationB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x31\n\x0erequester_name\x18\x0c \x01(\tB\x19\xf2\xf8\xb3\x07\x14\xb0\xf3\xb3\x07\x01\xb2\xf4\xb3\x07\ngo_private:\x10\xfa\xf8\xb3\x07\x0b\xa8\xf3\xb3\x07\x01\xd2\xf3\xb3\x07\x01*\"\xb4\x01\n\x12\x41\x63\x63\x65ssRequestEvent\x12\x16\n\x02id\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1e\n\nrequest_id\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1c\n\x08\x61\x63tor_id\x18\x03 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x18\n\x04type\x18\x04 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1c\n\x08metadata\x18\x05 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:\x10\xfa\xf8\xb3\x07\x0b\xa8\xf3\xb3\x07\x01\xd2\xf3\xb3\x07\x01*\"\xf4\x01\n\x13RequestableResource\x12\x16\n\x02id\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x18\n\x04name\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1b\n\x07healthy\x18\x03 \x01(\x08\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x18\n\x04type\x18\x04 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x0e\x61uthentication\x18\x05 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x04tags\x18\x06 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1a\n\x06\x61\x63\x63\x65ss\x18\x07 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:\x10\xfa\xf8\xb3\x07\x0b\xa8\xf3\xb3\x07\x01\xd2\xf3\xb3\x07\x01*\"\xc3\x01\n\x13\x41\x63\x63\x65ssRequestConfig\x12$\n\x0bresource_id\x18\x01 \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\xc0\xf3\xb3\x07\x01\x12\x1a\n\x06reason\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12:\n\nstart_from\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1c\n\x08\x64uration\x18\x04 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:\x10\xfa\xf8\xb3\x07\x0b\xa8\xf3\xb3\x07\x01\xd2\xf3\xb3\x07\x01*\"\xd4\x01\n\x1aRequestAccessRequestConfig\x12%\n\x0cresource_ids\x18\x01 \x03(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\xc0\xf3\xb3\x07\x01\x12\x1a\n\x06reason\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12:\n\nstart_from\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1c\n\x08\x64uration\x18\x04 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:\x19\xfa\xf8\xb3\x07\x14\xa8\xf3\xb3\x07\x01\xd2\xf3\xb3\x07\ngo_private2\xd9\x01\n\x0e\x41\x63\x63\x65ssRequests\x12o\n\x04List\x12\x1c.v1.AccessRequestListRequest\x1a\x1d.v1.AccessRequestListResponse\"*\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x18\xaa\xf3\xb3\x07\x13/v1/access-requests\x1aV\xca\xf9\xb3\x07\x12\xc2\xf9\xb3\x07\rAccessRequest\xca\xf9\xb3\x07\x08\xd2\xf9\xb3\x07\x03\x61q-\xca\xf9\xb3\x07\x06\xca\xf9\xb3\x07\x01*\xca\xf9\xb3\x07\x18\xca\xf9\xb3\x07\x13!terraform-provider\xca\xf9\xb3\x07\x05\xe8\xf9\xb3\x07\x01\x42\x92\x01\n\x19\x63om.strongdm.api.plumbingB\x16\x41\x63\x63\x65ssRequestsPlumbingZ5github.com/strongdm/strongdm-sdk-go/v3/internal/v1;v1\xc2\x92\xb4\x07\x06\xa2\x8c\xb4\x07\x01*\xc2\x92\xb4\x07\x18\xa2\x8c\xb4\x07\x13!terraform-providerb\x06proto3')
36
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x15\x61\x63\x63\x65ss_requests.proto\x12\x02v1\x1a\x1egoogle/protobuf/duration.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\roptions.proto\x1a\nspec.proto\x1a\ntags.proto\"i\n\x18\x41\x63\x63\x65ssRequestListRequest\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:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"\xc9\x01\n\x19\x41\x63\x63\x65ssRequestListResponse\x12&\n\x04meta\x18\x01 \x01(\x0b\x32\x18.v1.ListResponseMetadata\x12\x36\n\x0f\x61\x63\x63\x65ss_requests\x18\x02 \x03(\x0b\x32\x11.v1.AccessRequestB\n\xf2\xf8\xb3\x07\x05\xb8\xf3\xb3\x07\x01\x12@\n\nrate_limit\x18\x03 \x01(\x0b\x32\x15.v1.RateLimitMetadataB\x15\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\xf2\xf8\xb3\x07\x06\xb2\xf4\xb3\x07\x01*:\n\xfa\xf8\xb3\x07\x05\xa8\xf3\xb3\x07\x01\"\x83\x05\n\rAccessRequest\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\x1a\n\x06reason\x18\x03 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1f\n\x0bworkflow_id\x18\x04 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1e\n\naccount_id\x18\x05 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12:\n\nstart_from\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12@\n\x0bvalid_until\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\xc0\xf3\xb3\x07\x01\x12\x1a\n\x06status\x18\x08 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x39\n\tstatus_at\x18\t \x01(\x0b\x32\x1a.google.protobuf.TimestampB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1c\n\x08grant_id\x18\n \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1e\n\x08\x64uration\x18\x0b \x01(\x03\x42\x0c\x18\x01\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12@\n\x11requestedDuration\x18\r \x01(\x0b\x32\x19.google.protobuf.DurationB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12=\n\x0eresultDuration\x18\x0e \x01(\x0b\x32\x19.google.protobuf.DurationB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x31\n\x0erequester_name\x18\x0c \x01(\tB\x19\xf2\xf8\xb3\x07\x14\xb0\xf3\xb3\x07\x01\xb2\xf4\xb3\x07\ngo_private:\x10\xfa\xf8\xb3\x07\x0b\xa8\xf3\xb3\x07\x01\xd2\xf3\xb3\x07\x01*\"\xb4\x01\n\x12\x41\x63\x63\x65ssRequestEvent\x12\x16\n\x02id\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1e\n\nrequest_id\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1c\n\x08\x61\x63tor_id\x18\x03 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x18\n\x04type\x18\x04 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1c\n\x08metadata\x18\x05 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:\x10\xfa\xf8\xb3\x07\x0b\xa8\xf3\xb3\x07\x01\xd2\xf3\xb3\x07\x01*\"\xf4\x01\n\x13RequestableResource\x12\x16\n\x02id\x18\x01 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x18\n\x04name\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1b\n\x07healthy\x18\x03 \x01(\x08\x42\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x18\n\x04type\x18\x04 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x0e\x61uthentication\x18\x05 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\"\n\x04tags\x18\x06 \x01(\x0b\x32\x08.v1.TagsB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1a\n\x06\x61\x63\x63\x65ss\x18\x07 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:\x10\xfa\xf8\xb3\x07\x0b\xa8\xf3\xb3\x07\x01\xd2\xf3\xb3\x07\x01*\"\xc3\x01\n\x13\x41\x63\x63\x65ssRequestConfig\x12$\n\x0bresource_id\x18\x01 \x01(\tB\x0f\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\xc0\xf3\xb3\x07\x01\x12\x1a\n\x06reason\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12:\n\nstart_from\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1c\n\x08\x64uration\x18\x04 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01:\x10\xfa\xf8\xb3\x07\x0b\xa8\xf3\xb3\x07\x01\xd2\xf3\xb3\x07\x01*\"\xcb\x03\n\x1aRequestAccessRequestConfig\x12\'\n\x0cresource_ids\x18\x01 \x03(\tB\x11\x18\x01\xf2\xf8\xb3\x07\n\xb0\xf3\xb3\x07\x01\xc0\xf3\xb3\x07\x01\x12\x1a\n\x06reason\x18\x02 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12:\n\nstart_from\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\x1c\n\x08\x64uration\x18\x04 \x01(\tB\n\xf2\xf8\xb3\x07\x05\xb0\xf3\xb3\x07\x01\x12\xf2\x01\n\x0c\x61\x63\x63\x65ss_rules\x18\x05 \x01(\tB\xdb\x01\xf2\xf8\xb3\x07\xd5\x01\xb0\xf3\xb3\x07\x01\xca\xf3\xb3\x07\xa9\x01\xea\xf3\xb3\x07\x0c\x61\x63\x63\x65ss_rules\xf2\xf3\xb3\x07\x11\n\x02go\x12\x0b\x41\x63\x63\x65ssRules\xf2\xf3\xb3\x07\x19\n\ngo_private\x12\x0b\x41\x63\x63\x65ssRules\xf2\xf3\xb3\x07\x1b\n\x0cgo_terraform\x12\x0b\x41\x63\x63\x65ssRules\xf2\xf3\xb3\x07\x18\n\x04java\x12\x10List<AccessRule>\xf2\xf3\xb3\x07\"\n\x0cjson_gateway\x12\x12models.AccessRules\xba\xf4\xb3\x07\x17\x61\x63\x63\x65ssRulesDiffSuppress\xd0\xf4\xb3\x07\x01:\x19\xfa\xf8\xb3\x07\x14\xa8\xf3\xb3\x07\x01\xd2\xf3\xb3\x07\ngo_private2\xd9\x01\n\x0e\x41\x63\x63\x65ssRequests\x12o\n\x04List\x12\x1c.v1.AccessRequestListRequest\x1a\x1d.v1.AccessRequestListResponse\"*\x82\xf9\xb3\x07\x08\xa2\xf3\xb3\x07\x03get\x82\xf9\xb3\x07\x18\xaa\xf3\xb3\x07\x13/v1/access-requests\x1aV\xca\xf9\xb3\x07\x12\xc2\xf9\xb3\x07\rAccessRequest\xca\xf9\xb3\x07\x08\xd2\xf9\xb3\x07\x03\x61q-\xca\xf9\xb3\x07\x06\xca\xf9\xb3\x07\x01*\xca\xf9\xb3\x07\x18\xca\xf9\xb3\x07\x13!terraform-provider\xca\xf9\xb3\x07\x05\xe8\xf9\xb3\x07\x01\x42\x92\x01\n\x19\x63om.strongdm.api.plumbingB\x16\x41\x63\x63\x65ssRequestsPlumbingZ5github.com/strongdm/strongdm-sdk-go/v3/internal/v1;v1\xc2\x92\xb4\x07\x06\xa2\x8c\xb4\x07\x01*\xc2\x92\xb4\x07\x18\xa2\x8c\xb4\x07\x13!terraform-providerb\x06proto3')
37
37
 
38
38
 
39
39
 
@@ -177,13 +177,15 @@ if _descriptor._USE_C_DESCRIPTORS == False:
177
177
  _ACCESSREQUESTCONFIG._options = None
178
178
  _ACCESSREQUESTCONFIG._serialized_options = b'\372\370\263\007\013\250\363\263\007\001\322\363\263\007\001*'
179
179
  _REQUESTACCESSREQUESTCONFIG.fields_by_name['resource_ids']._options = None
180
- _REQUESTACCESSREQUESTCONFIG.fields_by_name['resource_ids']._serialized_options = b'\362\370\263\007\n\260\363\263\007\001\300\363\263\007\001'
180
+ _REQUESTACCESSREQUESTCONFIG.fields_by_name['resource_ids']._serialized_options = b'\030\001\362\370\263\007\n\260\363\263\007\001\300\363\263\007\001'
181
181
  _REQUESTACCESSREQUESTCONFIG.fields_by_name['reason']._options = None
182
182
  _REQUESTACCESSREQUESTCONFIG.fields_by_name['reason']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
183
183
  _REQUESTACCESSREQUESTCONFIG.fields_by_name['start_from']._options = None
184
184
  _REQUESTACCESSREQUESTCONFIG.fields_by_name['start_from']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
185
185
  _REQUESTACCESSREQUESTCONFIG.fields_by_name['duration']._options = None
186
186
  _REQUESTACCESSREQUESTCONFIG.fields_by_name['duration']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
187
+ _REQUESTACCESSREQUESTCONFIG.fields_by_name['access_rules']._options = None
188
+ _REQUESTACCESSREQUESTCONFIG.fields_by_name['access_rules']._serialized_options = b'\362\370\263\007\325\001\260\363\263\007\001\312\363\263\007\251\001\352\363\263\007\014access_rules\362\363\263\007\021\n\002go\022\013AccessRules\362\363\263\007\031\n\ngo_private\022\013AccessRules\362\363\263\007\033\n\014go_terraform\022\013AccessRules\362\363\263\007\030\n\004java\022\020List<AccessRule>\362\363\263\007\"\n\014json_gateway\022\022models.AccessRules\272\364\263\007\027accessRulesDiffSuppress\320\364\263\007\001'
187
189
  _REQUESTACCESSREQUESTCONFIG._options = None
188
190
  _REQUESTACCESSREQUESTCONFIG._serialized_options = b'\372\370\263\007\024\250\363\263\007\001\322\363\263\007\ngo_private'
189
191
  _ACCESSREQUESTS._options = None
@@ -203,7 +205,7 @@ if _descriptor._USE_C_DESCRIPTORS == False:
203
205
  _ACCESSREQUESTCONFIG._serialized_start=1521
204
206
  _ACCESSREQUESTCONFIG._serialized_end=1716
205
207
  _REQUESTACCESSREQUESTCONFIG._serialized_start=1719
206
- _REQUESTACCESSREQUESTCONFIG._serialized_end=1931
207
- _ACCESSREQUESTS._serialized_start=1934
208
- _ACCESSREQUESTS._serialized_end=2151
208
+ _REQUESTACCESSREQUESTCONFIG._serialized_end=2178
209
+ _ACCESSREQUESTS._serialized_start=2181
210
+ _ACCESSREQUESTS._serialized_end=2398
209
211
  # @@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.1.0'
36
+ USER_AGENT = 'strongdm-sdk-python/12.4.0'
37
37
 
38
38
 
39
39
  class Client:
@@ -269,6 +269,7 @@ class ActivityVerb:
269
269
  IDENTITY_ALIAS_PROVISIONING_DISABLED = "identity alias provisioning disabled"
270
270
  ACCESS_REQUESTED_TO_RESOURCE = "access requested to resource"
271
271
  ACCESS_REQUEST_TO_RESOURCE_APPROVAL_ADDED = "access request to resource approval added"
272
+ ACCESS_REQUEST_TO_RESOURCE_STEP_SKIPPED = "access request to resource step skipped"
272
273
  ACCESS_REQUEST_TO_RESOURCE_CANCELED = "access request to resource canceled"
273
274
  ACCESS_REQUEST_TO_RESOURCE_DENIED = "access request to resource denied"
274
275
  ACCESS_REQUEST_TO_RESOURCE_TIMED_OUT = "access request to resource timed out"