strongdm 11.18.0__zip → 11.22.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-11.18.0 → strongdm-11.22.0}/PKG-INFO +2 -2
  2. {strongdm-11.18.0 → strongdm-11.22.0}/setup.py +2 -2
  3. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/access_requests_pb2.py +41 -16
  4. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/client.py +1 -1
  5. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/constants.py +3 -0
  6. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/drivers_pb2.py +102 -98
  7. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/models.py +46 -0
  8. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/plumbing.py +14 -0
  9. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/replays_pb2.py +8 -6
  10. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm.egg-info/PKG-INFO +2 -2
  11. {strongdm-11.18.0 → strongdm-11.22.0}/LICENSE +0 -0
  12. {strongdm-11.18.0 → strongdm-11.22.0}/README.md +0 -0
  13. {strongdm-11.18.0 → strongdm-11.22.0}/setup.cfg +0 -0
  14. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/__init__.py +0 -0
  15. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/access_request_events_history_pb2.py +0 -0
  16. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/access_request_events_history_pb2_grpc.py +0 -0
  17. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/access_requests_history_pb2.py +0 -0
  18. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/access_requests_history_pb2_grpc.py +0 -0
  19. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/access_requests_pb2_grpc.py +0 -0
  20. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/account_attachments_history_pb2.py +0 -0
  21. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/account_attachments_history_pb2_grpc.py +0 -0
  22. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/account_attachments_pb2.py +0 -0
  23. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/account_attachments_pb2_grpc.py +0 -0
  24. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/account_grants_history_pb2.py +0 -0
  25. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/account_grants_history_pb2_grpc.py +0 -0
  26. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/account_grants_pb2.py +0 -0
  27. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/account_grants_pb2_grpc.py +0 -0
  28. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/account_permissions_pb2.py +0 -0
  29. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/account_permissions_pb2_grpc.py +0 -0
  30. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/account_resources_history_pb2.py +0 -0
  31. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/account_resources_history_pb2_grpc.py +0 -0
  32. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/account_resources_pb2.py +0 -0
  33. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/account_resources_pb2_grpc.py +0 -0
  34. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/accounts_history_pb2.py +0 -0
  35. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/accounts_history_pb2_grpc.py +0 -0
  36. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/accounts_pb2.py +0 -0
  37. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/accounts_pb2_grpc.py +0 -0
  38. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/activities_pb2.py +0 -0
  39. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/activities_pb2_grpc.py +0 -0
  40. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/approval_workflow_approvers_history_pb2.py +0 -0
  41. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/approval_workflow_approvers_history_pb2_grpc.py +0 -0
  42. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/approval_workflow_approvers_pb2.py +0 -0
  43. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/approval_workflow_approvers_pb2_grpc.py +0 -0
  44. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/approval_workflow_steps_history_pb2.py +0 -0
  45. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/approval_workflow_steps_history_pb2_grpc.py +0 -0
  46. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/approval_workflow_steps_pb2.py +0 -0
  47. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/approval_workflow_steps_pb2_grpc.py +0 -0
  48. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/approval_workflows_history_pb2.py +0 -0
  49. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/approval_workflows_history_pb2_grpc.py +0 -0
  50. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/approval_workflows_pb2.py +0 -0
  51. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/approval_workflows_pb2_grpc.py +0 -0
  52. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/control_panel_pb2.py +0 -0
  53. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/control_panel_pb2_grpc.py +0 -0
  54. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/drivers_pb2_grpc.py +0 -0
  55. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/errors.py +0 -0
  56. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/health_checks_pb2.py +0 -0
  57. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/health_checks_pb2_grpc.py +0 -0
  58. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/identity_aliases_history_pb2.py +0 -0
  59. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/identity_aliases_history_pb2_grpc.py +0 -0
  60. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/identity_aliases_pb2.py +0 -0
  61. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/identity_aliases_pb2_grpc.py +0 -0
  62. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/identity_sets_history_pb2.py +0 -0
  63. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/identity_sets_history_pb2_grpc.py +0 -0
  64. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/identity_sets_pb2.py +0 -0
  65. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/identity_sets_pb2_grpc.py +0 -0
  66. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/nodes_history_pb2.py +0 -0
  67. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/nodes_history_pb2_grpc.py +0 -0
  68. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/nodes_pb2.py +0 -0
  69. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/nodes_pb2_grpc.py +0 -0
  70. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/options_pb2.py +0 -0
  71. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/options_pb2_grpc.py +0 -0
  72. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/organization_history_pb2.py +0 -0
  73. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/organization_history_pb2_grpc.py +0 -0
  74. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/peering_group_nodes_pb2.py +0 -0
  75. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/peering_group_nodes_pb2_grpc.py +0 -0
  76. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/peering_group_peers_pb2.py +0 -0
  77. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/peering_group_peers_pb2_grpc.py +0 -0
  78. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/peering_group_resources_pb2.py +0 -0
  79. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/peering_group_resources_pb2_grpc.py +0 -0
  80. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/peering_groups_pb2.py +0 -0
  81. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/peering_groups_pb2_grpc.py +0 -0
  82. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/policies_history_pb2.py +0 -0
  83. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/policies_history_pb2_grpc.py +0 -0
  84. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/policies_pb2.py +0 -0
  85. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/policies_pb2_grpc.py +0 -0
  86. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/proxy_cluster_keys_pb2.py +0 -0
  87. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/proxy_cluster_keys_pb2_grpc.py +0 -0
  88. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/queries_pb2.py +0 -0
  89. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/queries_pb2_grpc.py +0 -0
  90. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/remote_identities_history_pb2.py +0 -0
  91. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/remote_identities_history_pb2_grpc.py +0 -0
  92. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/remote_identities_pb2.py +0 -0
  93. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/remote_identities_pb2_grpc.py +0 -0
  94. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/remote_identity_groups_history_pb2.py +0 -0
  95. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/remote_identity_groups_history_pb2_grpc.py +0 -0
  96. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/remote_identity_groups_pb2.py +0 -0
  97. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/remote_identity_groups_pb2_grpc.py +0 -0
  98. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/replays_pb2_grpc.py +0 -0
  99. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/resources_history_pb2.py +0 -0
  100. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/resources_history_pb2_grpc.py +0 -0
  101. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/resources_pb2.py +0 -0
  102. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/resources_pb2_grpc.py +0 -0
  103. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/role_resources_history_pb2.py +0 -0
  104. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/role_resources_history_pb2_grpc.py +0 -0
  105. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/role_resources_pb2.py +0 -0
  106. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/role_resources_pb2_grpc.py +0 -0
  107. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/roles_history_pb2.py +0 -0
  108. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/roles_history_pb2_grpc.py +0 -0
  109. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/roles_pb2.py +0 -0
  110. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/roles_pb2_grpc.py +0 -0
  111. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/secret_engine_policy_pb2_grpc.py +0 -0
  112. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/secret_engine_types_pb2_grpc.py +0 -0
  113. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/secret_store_healths_pb2.py +0 -0
  114. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/secret_store_healths_pb2_grpc.py +0 -0
  115. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/secret_store_types_pb2.py +0 -0
  116. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/secret_store_types_pb2_grpc.py +0 -0
  117. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/secret_stores_history_pb2.py +0 -0
  118. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/secret_stores_history_pb2_grpc.py +0 -0
  119. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/secret_stores_pb2.py +0 -0
  120. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/secret_stores_pb2_grpc.py +0 -0
  121. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/spec_pb2.py +0 -0
  122. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/spec_pb2_grpc.py +0 -0
  123. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/svc.py +0 -0
  124. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/tags_pb2.py +0 -0
  125. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/tags_pb2_grpc.py +0 -0
  126. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/workflow_approvers_history_pb2.py +0 -0
  127. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/workflow_approvers_history_pb2_grpc.py +0 -0
  128. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/workflow_approvers_pb2.py +0 -0
  129. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/workflow_approvers_pb2_grpc.py +0 -0
  130. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/workflow_assignments_history_pb2.py +0 -0
  131. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/workflow_assignments_history_pb2_grpc.py +0 -0
  132. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/workflow_assignments_pb2.py +0 -0
  133. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/workflow_assignments_pb2_grpc.py +0 -0
  134. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/workflow_roles_history_pb2.py +0 -0
  135. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/workflow_roles_history_pb2_grpc.py +0 -0
  136. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/workflow_roles_pb2.py +0 -0
  137. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/workflow_roles_pb2_grpc.py +0 -0
  138. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/workflows_history_pb2.py +0 -0
  139. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/workflows_history_pb2_grpc.py +0 -0
  140. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/workflows_pb2.py +0 -0
  141. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm/workflows_pb2_grpc.py +0 -0
  142. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm.egg-info/SOURCES.txt +0 -0
  143. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm.egg-info/dependency_links.txt +0 -0
  144. {strongdm-11.18.0 → strongdm-11.22.0}/strongdm.egg-info/requires.txt +0 -0
  145. {strongdm-11.18.0 → strongdm-11.22.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: 11.18.0
3
+ Version: 11.22.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/v11.18.0.tar.gz
9
+ Download-URL: https://github.com/strongdm/strongdm-sdk-python/archive/v11.22.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='11.18.0',
26
+ version='11.22.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/v11.18.0.tar.gz',
35
+ 'https://github.com/strongdm/strongdm-sdk-python/archive/v11.22.0.tar.gz',
36
36
  keywords=[
37
37
  'strongDM', 'sdm', 'api', 'automation', 'security', 'audit',
38
38
  'database', 'server', 'ssh', 'rdp'
@@ -26,13 +26,14 @@ from google.protobuf import symbol_database as _symbol_database
26
26
  _sym_db = _symbol_database.Default()
27
27
 
28
28
 
29
+ from google.protobuf import duration_pb2 as google_dot_protobuf_dot_duration__pb2
29
30
  from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
30
31
  from . import options_pb2 as options__pb2
31
32
  from . import spec_pb2 as spec__pb2
32
33
  from . import tags_pb2 as tags__pb2
33
34
 
34
35
 
35
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x15\x61\x63\x63\x65ss_requests.proto\x12\x02v1\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\"\x80\x04\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\x1c\n\x08\x64uration\x18\x0b \x01(\x03\x42\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*2\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*\"\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
37
 
37
38
 
38
39
 
@@ -42,6 +43,7 @@ _ACCESSREQUEST = DESCRIPTOR.message_types_by_name['AccessRequest']
42
43
  _ACCESSREQUESTEVENT = DESCRIPTOR.message_types_by_name['AccessRequestEvent']
43
44
  _REQUESTABLERESOURCE = DESCRIPTOR.message_types_by_name['RequestableResource']
44
45
  _ACCESSREQUESTCONFIG = DESCRIPTOR.message_types_by_name['AccessRequestConfig']
46
+ _REQUESTACCESSREQUESTCONFIG = DESCRIPTOR.message_types_by_name['RequestAccessRequestConfig']
45
47
  AccessRequestListRequest = _reflection.GeneratedProtocolMessageType('AccessRequestListRequest', (_message.Message,), {
46
48
  'DESCRIPTOR' : _ACCESSREQUESTLISTREQUEST,
47
49
  '__module__' : 'access_requests_pb2'
@@ -84,6 +86,13 @@ AccessRequestConfig = _reflection.GeneratedProtocolMessageType('AccessRequestCon
84
86
  })
85
87
  _sym_db.RegisterMessage(AccessRequestConfig)
86
88
 
89
+ RequestAccessRequestConfig = _reflection.GeneratedProtocolMessageType('RequestAccessRequestConfig', (_message.Message,), {
90
+ 'DESCRIPTOR' : _REQUESTACCESSREQUESTCONFIG,
91
+ '__module__' : 'access_requests_pb2'
92
+ # @@protoc_insertion_point(class_scope:v1.RequestAccessRequestConfig)
93
+ })
94
+ _sym_db.RegisterMessage(RequestAccessRequestConfig)
95
+
87
96
  _ACCESSREQUESTS = DESCRIPTOR.services_by_name['AccessRequests']
88
97
  if _descriptor._USE_C_DESCRIPTORS == False:
89
98
 
@@ -120,7 +129,11 @@ if _descriptor._USE_C_DESCRIPTORS == False:
120
129
  _ACCESSREQUEST.fields_by_name['grant_id']._options = None
121
130
  _ACCESSREQUEST.fields_by_name['grant_id']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
122
131
  _ACCESSREQUEST.fields_by_name['duration']._options = None
123
- _ACCESSREQUEST.fields_by_name['duration']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
132
+ _ACCESSREQUEST.fields_by_name['duration']._serialized_options = b'\030\001\362\370\263\007\005\260\363\263\007\001'
133
+ _ACCESSREQUEST.fields_by_name['requestedDuration']._options = None
134
+ _ACCESSREQUEST.fields_by_name['requestedDuration']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
135
+ _ACCESSREQUEST.fields_by_name['resultDuration']._options = None
136
+ _ACCESSREQUEST.fields_by_name['resultDuration']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
124
137
  _ACCESSREQUEST.fields_by_name['requester_name']._options = None
125
138
  _ACCESSREQUEST.fields_by_name['requester_name']._serialized_options = b'\362\370\263\007\024\260\363\263\007\001\262\364\263\007\ngo_private'
126
139
  _ACCESSREQUEST._options = None
@@ -163,22 +176,34 @@ if _descriptor._USE_C_DESCRIPTORS == False:
163
176
  _ACCESSREQUESTCONFIG.fields_by_name['duration']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
164
177
  _ACCESSREQUESTCONFIG._options = None
165
178
  _ACCESSREQUESTCONFIG._serialized_options = b'\372\370\263\007\013\250\363\263\007\001\322\363\263\007\001*'
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'
181
+ _REQUESTACCESSREQUESTCONFIG.fields_by_name['reason']._options = None
182
+ _REQUESTACCESSREQUESTCONFIG.fields_by_name['reason']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
183
+ _REQUESTACCESSREQUESTCONFIG.fields_by_name['start_from']._options = None
184
+ _REQUESTACCESSREQUESTCONFIG.fields_by_name['start_from']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
185
+ _REQUESTACCESSREQUESTCONFIG.fields_by_name['duration']._options = None
186
+ _REQUESTACCESSREQUESTCONFIG.fields_by_name['duration']._serialized_options = b'\362\370\263\007\005\260\363\263\007\001'
187
+ _REQUESTACCESSREQUESTCONFIG._options = None
188
+ _REQUESTACCESSREQUESTCONFIG._serialized_options = b'\372\370\263\007\024\250\363\263\007\001\322\363\263\007\ngo_private'
166
189
  _ACCESSREQUESTS._options = None
167
190
  _ACCESSREQUESTS._serialized_options = b'\312\371\263\007\022\302\371\263\007\rAccessRequest\312\371\263\007\010\322\371\263\007\003aq-\312\371\263\007\006\312\371\263\007\001*\312\371\263\007\030\312\371\263\007\023!terraform-provider\312\371\263\007\005\350\371\263\007\001'
168
191
  _ACCESSREQUESTS.methods_by_name['List']._options = None
169
192
  _ACCESSREQUESTS.methods_by_name['List']._serialized_options = b'\202\371\263\007\010\242\363\263\007\003get\202\371\263\007\030\252\363\263\007\023/v1/access-requests'
170
- _ACCESSREQUESTLISTREQUEST._serialized_start=101
171
- _ACCESSREQUESTLISTREQUEST._serialized_end=206
172
- _ACCESSREQUESTLISTRESPONSE._serialized_start=209
173
- _ACCESSREQUESTLISTRESPONSE._serialized_end=410
174
- _ACCESSREQUEST._serialized_start=413
175
- _ACCESSREQUEST._serialized_end=925
176
- _ACCESSREQUESTEVENT._serialized_start=928
177
- _ACCESSREQUESTEVENT._serialized_end=1108
178
- _REQUESTABLERESOURCE._serialized_start=1111
179
- _REQUESTABLERESOURCE._serialized_end=1355
180
- _ACCESSREQUESTCONFIG._serialized_start=1358
181
- _ACCESSREQUESTCONFIG._serialized_end=1553
182
- _ACCESSREQUESTS._serialized_start=1556
183
- _ACCESSREQUESTS._serialized_end=1773
193
+ _ACCESSREQUESTLISTREQUEST._serialized_start=133
194
+ _ACCESSREQUESTLISTREQUEST._serialized_end=238
195
+ _ACCESSREQUESTLISTRESPONSE._serialized_start=241
196
+ _ACCESSREQUESTLISTRESPONSE._serialized_end=442
197
+ _ACCESSREQUEST._serialized_start=445
198
+ _ACCESSREQUEST._serialized_end=1088
199
+ _ACCESSREQUESTEVENT._serialized_start=1091
200
+ _ACCESSREQUESTEVENT._serialized_end=1271
201
+ _REQUESTABLERESOURCE._serialized_start=1274
202
+ _REQUESTABLERESOURCE._serialized_end=1518
203
+ _ACCESSREQUESTCONFIG._serialized_start=1521
204
+ _ACCESSREQUESTCONFIG._serialized_end=1716
205
+ _REQUESTACCESSREQUESTCONFIG._serialized_start=1719
206
+ _REQUESTACCESSREQUESTCONFIG._serialized_end=1931
207
+ _ACCESSREQUESTS._serialized_start=1934
208
+ _ACCESSREQUESTS._serialized_end=2151
184
209
  # @@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/11.18.0'
36
+ USER_AGENT = 'strongdm-sdk-python/11.22.0'
37
37
 
38
38
 
39
39
  class Client:
@@ -274,6 +274,7 @@ class ActivityVerb:
274
274
  ACCESS_REQUEST_TO_RESOURCE_GRANTED = "access request to resource granted"
275
275
  ACCESS_REQUEST_TO_RESOURCE_GRANTED_AUTOMATICALLY = "access request to resource granted automatically"
276
276
  ACCESS_REQUEST_TO_RESOURCE_APPROVED_VIA_SERVICE_NOW = "access request to resource approved via ServiceNow"
277
+ ACCESS_REQUEST_TO_RESOURCE_APPROVED_VIA_JIRA = "access request to resource approved via Jira"
277
278
  WORKFLOW_DELETED = "workflow deleted"
278
279
  WORKFLOW_ADDED = "workflow added"
279
280
  DEPRECATED_WORKFLOW_RESOURCE_ASSIGNED = "resource assigned to workflow"
@@ -287,6 +288,7 @@ class ActivityVerb:
287
288
  WORKFLOW_NAME_UPDATED = "workflow name updated"
288
289
  WORKFLOW_DESCRIPTION_UPDATED = "workflow description updated"
289
290
  WORKFLOW_REQUIRES_REASON_UPDATED = "workflow requires reason updated"
291
+ WORKFLOW_SETTINGS_UPDATED = "workflow settings updated"
290
292
  WORKFLOW_ACCESS_RULES_UPDATED = "workflow access rules updated"
291
293
  WORKFLOW_ACCESS_RULES_DELETED = "workflow access rules deleted"
292
294
  WORKFLOW_ACCESS_RULES_CREATED = "workflow access rules created"
@@ -323,6 +325,7 @@ class ActivityVerb:
323
325
  MANAGED_SECRET_CREATED = "managed secret created"
324
326
  MANAGED_SECRET_UPDATED = "managed secret updated"
325
327
  MANAGED_SECRET_EXPIRATION_TIME_UPDATED = "managed secret expiration time updated"
328
+ MANAGED_SECRET_CONFIG_UPDATED = "managed secret config updated"
326
329
  MANAGED_SECRET_DELETED = "managed secret deleted"
327
330
 
328
331