strongdm 11.16.0__zip → 11.17.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.
- {strongdm-11.16.0 → strongdm-11.17.0}/PKG-INFO +2 -2
- {strongdm-11.16.0 → strongdm-11.17.0}/setup.py +2 -2
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/client.py +1 -1
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/drivers_pb2.py +218 -176
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/models.py +148 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/plumbing.py +62 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/svc.py +1 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm.egg-info/PKG-INFO +2 -2
- {strongdm-11.16.0 → strongdm-11.17.0}/LICENSE +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/README.md +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/setup.cfg +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/__init__.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/access_request_events_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/access_request_events_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/access_requests_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/access_requests_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/access_requests_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/access_requests_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/account_attachments_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/account_attachments_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/account_attachments_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/account_attachments_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/account_grants_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/account_grants_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/account_grants_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/account_grants_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/account_permissions_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/account_permissions_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/account_resources_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/account_resources_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/account_resources_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/account_resources_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/accounts_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/accounts_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/accounts_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/accounts_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/activities_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/activities_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/approval_workflow_approvers_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/approval_workflow_approvers_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/approval_workflow_approvers_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/approval_workflow_approvers_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/approval_workflow_steps_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/approval_workflow_steps_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/approval_workflow_steps_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/approval_workflow_steps_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/approval_workflows_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/approval_workflows_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/approval_workflows_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/approval_workflows_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/constants.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/control_panel_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/control_panel_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/drivers_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/errors.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/health_checks_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/health_checks_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/identity_aliases_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/identity_aliases_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/identity_aliases_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/identity_aliases_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/identity_sets_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/identity_sets_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/identity_sets_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/identity_sets_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/nodes_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/nodes_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/nodes_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/nodes_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/options_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/options_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/organization_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/organization_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/peering_group_nodes_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/peering_group_nodes_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/peering_group_peers_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/peering_group_peers_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/peering_group_resources_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/peering_group_resources_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/peering_groups_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/peering_groups_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/policies_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/policies_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/policies_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/policies_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/proxy_cluster_keys_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/proxy_cluster_keys_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/queries_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/queries_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/remote_identities_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/remote_identities_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/remote_identities_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/remote_identities_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/remote_identity_groups_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/remote_identity_groups_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/remote_identity_groups_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/remote_identity_groups_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/replays_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/replays_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/resources_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/resources_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/resources_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/resources_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/role_resources_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/role_resources_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/role_resources_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/role_resources_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/roles_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/roles_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/roles_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/roles_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/secret_engine_policy_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/secret_engine_types_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/secret_store_healths_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/secret_store_healths_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/secret_store_types_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/secret_store_types_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/secret_stores_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/secret_stores_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/secret_stores_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/secret_stores_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/spec_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/spec_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/tags_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/tags_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/workflow_approvers_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/workflow_approvers_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/workflow_approvers_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/workflow_approvers_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/workflow_assignments_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/workflow_assignments_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/workflow_assignments_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/workflow_assignments_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/workflow_roles_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/workflow_roles_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/workflow_roles_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/workflow_roles_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/workflows_history_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/workflows_history_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/workflows_pb2.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm/workflows_pb2_grpc.py +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm.egg-info/SOURCES.txt +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm.egg-info/dependency_links.txt +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm.egg-info/requires.txt +0 -0
- {strongdm-11.16.0 → strongdm-11.17.0}/strongdm.egg-info/top_level.txt +0 -0
@@ -1519,6 +1519,154 @@ class AWSConsoleStaticKeyPair:
|
|
1519
1519
|
)
|
1520
1520
|
|
1521
1521
|
|
1522
|
+
class AWSInstanceProfile:
|
1523
|
+
__slots__ = [
|
1524
|
+
'bind_interface',
|
1525
|
+
'egress_filter',
|
1526
|
+
'enable_env_variables',
|
1527
|
+
'healthy',
|
1528
|
+
'id',
|
1529
|
+
'name',
|
1530
|
+
'port_override',
|
1531
|
+
'proxy_cluster_id',
|
1532
|
+
'region',
|
1533
|
+
'role_arn',
|
1534
|
+
'role_external_id',
|
1535
|
+
'secret_store_id',
|
1536
|
+
'subdomain',
|
1537
|
+
'tags',
|
1538
|
+
]
|
1539
|
+
|
1540
|
+
def __init__(
|
1541
|
+
self,
|
1542
|
+
bind_interface=None,
|
1543
|
+
egress_filter=None,
|
1544
|
+
enable_env_variables=None,
|
1545
|
+
healthy=None,
|
1546
|
+
id=None,
|
1547
|
+
name=None,
|
1548
|
+
port_override=None,
|
1549
|
+
proxy_cluster_id=None,
|
1550
|
+
region=None,
|
1551
|
+
role_arn=None,
|
1552
|
+
role_external_id=None,
|
1553
|
+
secret_store_id=None,
|
1554
|
+
subdomain=None,
|
1555
|
+
tags=None,
|
1556
|
+
):
|
1557
|
+
self.bind_interface = bind_interface if bind_interface is not None else ''
|
1558
|
+
'''
|
1559
|
+
The bind interface is the IP address to which the port override of a resource is bound (for example, 127.0.0.1). It is automatically generated if not provided.
|
1560
|
+
'''
|
1561
|
+
self.egress_filter = egress_filter if egress_filter is not None else ''
|
1562
|
+
'''
|
1563
|
+
A filter applied to the routing logic to pin datasource to nodes.
|
1564
|
+
'''
|
1565
|
+
self.enable_env_variables = enable_env_variables if enable_env_variables is not None else False
|
1566
|
+
'''
|
1567
|
+
If true, prefer environment variables to authenticate connection even if EC2 roles are configured.
|
1568
|
+
'''
|
1569
|
+
self.healthy = healthy if healthy is not None else False
|
1570
|
+
'''
|
1571
|
+
True if the datasource is reachable and the credentials are valid.
|
1572
|
+
'''
|
1573
|
+
self.id = id if id is not None else ''
|
1574
|
+
'''
|
1575
|
+
Unique identifier of the Resource.
|
1576
|
+
'''
|
1577
|
+
self.name = name if name is not None else ''
|
1578
|
+
'''
|
1579
|
+
Unique human-readable name of the Resource.
|
1580
|
+
'''
|
1581
|
+
self.port_override = port_override if port_override is not None else 0
|
1582
|
+
'''
|
1583
|
+
The local port used by clients to connect to this resource.
|
1584
|
+
'''
|
1585
|
+
self.proxy_cluster_id = proxy_cluster_id if proxy_cluster_id is not None else ''
|
1586
|
+
'''
|
1587
|
+
ID of the proxy cluster for this resource, if any.
|
1588
|
+
'''
|
1589
|
+
self.region = region if region is not None else ''
|
1590
|
+
'''
|
1591
|
+
The AWS region to connect to.
|
1592
|
+
'''
|
1593
|
+
self.role_arn = role_arn if role_arn is not None else ''
|
1594
|
+
'''
|
1595
|
+
The role to assume after logging in.
|
1596
|
+
'''
|
1597
|
+
self.role_external_id = role_external_id if role_external_id is not None else ''
|
1598
|
+
'''
|
1599
|
+
The external ID to associate with assume role requests. Does nothing if a role ARN is not provided.
|
1600
|
+
'''
|
1601
|
+
self.secret_store_id = secret_store_id if secret_store_id is not None else ''
|
1602
|
+
'''
|
1603
|
+
ID of the secret store containing credentials for this resource, if any.
|
1604
|
+
'''
|
1605
|
+
self.subdomain = subdomain if subdomain is not None else ''
|
1606
|
+
'''
|
1607
|
+
Subdomain is the local DNS address. (e.g. app-prod1 turns into app-prod1.your-org-name.sdm.network)
|
1608
|
+
'''
|
1609
|
+
self.tags = tags if tags is not None else _porcelain_zero_value_tags()
|
1610
|
+
'''
|
1611
|
+
Tags is a map of key, value pairs.
|
1612
|
+
'''
|
1613
|
+
|
1614
|
+
def __repr__(self):
|
1615
|
+
return '<sdm.AWSInstanceProfile ' + \
|
1616
|
+
'bind_interface: ' + repr(self.bind_interface) + ' ' +\
|
1617
|
+
'egress_filter: ' + repr(self.egress_filter) + ' ' +\
|
1618
|
+
'enable_env_variables: ' + repr(self.enable_env_variables) + ' ' +\
|
1619
|
+
'healthy: ' + repr(self.healthy) + ' ' +\
|
1620
|
+
'id: ' + repr(self.id) + ' ' +\
|
1621
|
+
'name: ' + repr(self.name) + ' ' +\
|
1622
|
+
'port_override: ' + repr(self.port_override) + ' ' +\
|
1623
|
+
'proxy_cluster_id: ' + repr(self.proxy_cluster_id) + ' ' +\
|
1624
|
+
'region: ' + repr(self.region) + ' ' +\
|
1625
|
+
'role_arn: ' + repr(self.role_arn) + ' ' +\
|
1626
|
+
'role_external_id: ' + repr(self.role_external_id) + ' ' +\
|
1627
|
+
'secret_store_id: ' + repr(self.secret_store_id) + ' ' +\
|
1628
|
+
'subdomain: ' + repr(self.subdomain) + ' ' +\
|
1629
|
+
'tags: ' + repr(self.tags) + ' ' +\
|
1630
|
+
'>'
|
1631
|
+
|
1632
|
+
def to_dict(self):
|
1633
|
+
return {
|
1634
|
+
'bind_interface': self.bind_interface,
|
1635
|
+
'egress_filter': self.egress_filter,
|
1636
|
+
'enable_env_variables': self.enable_env_variables,
|
1637
|
+
'healthy': self.healthy,
|
1638
|
+
'id': self.id,
|
1639
|
+
'name': self.name,
|
1640
|
+
'port_override': self.port_override,
|
1641
|
+
'proxy_cluster_id': self.proxy_cluster_id,
|
1642
|
+
'region': self.region,
|
1643
|
+
'role_arn': self.role_arn,
|
1644
|
+
'role_external_id': self.role_external_id,
|
1645
|
+
'secret_store_id': self.secret_store_id,
|
1646
|
+
'subdomain': self.subdomain,
|
1647
|
+
'tags': self.tags,
|
1648
|
+
}
|
1649
|
+
|
1650
|
+
@classmethod
|
1651
|
+
def from_dict(cls, d):
|
1652
|
+
return cls(
|
1653
|
+
bind_interface=d.get('bind_interface'),
|
1654
|
+
egress_filter=d.get('egress_filter'),
|
1655
|
+
enable_env_variables=d.get('enable_env_variables'),
|
1656
|
+
healthy=d.get('healthy'),
|
1657
|
+
id=d.get('id'),
|
1658
|
+
name=d.get('name'),
|
1659
|
+
port_override=d.get('port_override'),
|
1660
|
+
proxy_cluster_id=d.get('proxy_cluster_id'),
|
1661
|
+
region=d.get('region'),
|
1662
|
+
role_arn=d.get('role_arn'),
|
1663
|
+
role_external_id=d.get('role_external_id'),
|
1664
|
+
secret_store_id=d.get('secret_store_id'),
|
1665
|
+
subdomain=d.get('subdomain'),
|
1666
|
+
tags=d.get('tags'),
|
1667
|
+
)
|
1668
|
+
|
1669
|
+
|
1522
1670
|
class AWSStore:
|
1523
1671
|
__slots__ = [
|
1524
1672
|
'id',
|
@@ -697,6 +697,62 @@ def convert_repeated_aws_console_static_key_pair_to_porcelain(plumbings):
|
|
697
697
|
]
|
698
698
|
|
699
699
|
|
700
|
+
def convert_aws_instance_profile_to_porcelain(plumbing):
|
701
|
+
if plumbing is None:
|
702
|
+
return None
|
703
|
+
porcelain = models.AWSInstanceProfile()
|
704
|
+
porcelain.bind_interface = (plumbing.bind_interface)
|
705
|
+
porcelain.egress_filter = (plumbing.egress_filter)
|
706
|
+
porcelain.enable_env_variables = (plumbing.enable_env_variables)
|
707
|
+
porcelain.healthy = (plumbing.healthy)
|
708
|
+
porcelain.id = (plumbing.id)
|
709
|
+
porcelain.name = (plumbing.name)
|
710
|
+
porcelain.port_override = (plumbing.port_override)
|
711
|
+
porcelain.proxy_cluster_id = (plumbing.proxy_cluster_id)
|
712
|
+
porcelain.region = (plumbing.region)
|
713
|
+
porcelain.role_arn = (plumbing.role_arn)
|
714
|
+
porcelain.role_external_id = (plumbing.role_external_id)
|
715
|
+
porcelain.secret_store_id = (plumbing.secret_store_id)
|
716
|
+
porcelain.subdomain = (plumbing.subdomain)
|
717
|
+
porcelain.tags = convert_tags_to_porcelain(plumbing.tags)
|
718
|
+
return porcelain
|
719
|
+
|
720
|
+
|
721
|
+
def convert_aws_instance_profile_to_plumbing(porcelain):
|
722
|
+
plumbing = AWSInstanceProfile()
|
723
|
+
if porcelain is None:
|
724
|
+
return plumbing
|
725
|
+
plumbing.bind_interface = (porcelain.bind_interface)
|
726
|
+
plumbing.egress_filter = (porcelain.egress_filter)
|
727
|
+
plumbing.enable_env_variables = (porcelain.enable_env_variables)
|
728
|
+
plumbing.healthy = (porcelain.healthy)
|
729
|
+
plumbing.id = (porcelain.id)
|
730
|
+
plumbing.name = (porcelain.name)
|
731
|
+
plumbing.port_override = (porcelain.port_override)
|
732
|
+
plumbing.proxy_cluster_id = (porcelain.proxy_cluster_id)
|
733
|
+
plumbing.region = (porcelain.region)
|
734
|
+
plumbing.role_arn = (porcelain.role_arn)
|
735
|
+
plumbing.role_external_id = (porcelain.role_external_id)
|
736
|
+
plumbing.secret_store_id = (porcelain.secret_store_id)
|
737
|
+
plumbing.subdomain = (porcelain.subdomain)
|
738
|
+
plumbing.tags.CopyFrom(convert_tags_to_plumbing(porcelain.tags))
|
739
|
+
return plumbing
|
740
|
+
|
741
|
+
|
742
|
+
def convert_repeated_aws_instance_profile_to_plumbing(porcelains):
|
743
|
+
return [
|
744
|
+
convert_aws_instance_profile_to_plumbing(porcelain)
|
745
|
+
for porcelain in porcelains
|
746
|
+
]
|
747
|
+
|
748
|
+
|
749
|
+
def convert_repeated_aws_instance_profile_to_porcelain(plumbings):
|
750
|
+
return [
|
751
|
+
convert_aws_instance_profile_to_porcelain(plumbing)
|
752
|
+
for plumbing in plumbings
|
753
|
+
]
|
754
|
+
|
755
|
+
|
700
756
|
def convert_aws_store_to_porcelain(plumbing):
|
701
757
|
if plumbing is None:
|
702
758
|
return None
|
@@ -9768,6 +9824,9 @@ def convert_resource_to_plumbing(porcelain):
|
|
9768
9824
|
if isinstance(porcelain, models.AWSConsoleStaticKeyPair):
|
9769
9825
|
plumbing.aws_console_static_key_pair.CopyFrom(
|
9770
9826
|
convert_aws_console_static_key_pair_to_plumbing(porcelain))
|
9827
|
+
if isinstance(porcelain, models.AWSInstanceProfile):
|
9828
|
+
plumbing.aws_instance_profile.CopyFrom(
|
9829
|
+
convert_aws_instance_profile_to_plumbing(porcelain))
|
9771
9830
|
if isinstance(porcelain, models.Azure):
|
9772
9831
|
plumbing.azure.CopyFrom(convert_azure_to_plumbing(porcelain))
|
9773
9832
|
if isinstance(porcelain, models.AzureCertificate):
|
@@ -9987,6 +10046,9 @@ def convert_resource_to_porcelain(plumbing):
|
|
9987
10046
|
if plumbing.HasField('aws_console_static_key_pair'):
|
9988
10047
|
return convert_aws_console_static_key_pair_to_porcelain(
|
9989
10048
|
plumbing.aws_console_static_key_pair)
|
10049
|
+
if plumbing.HasField('aws_instance_profile'):
|
10050
|
+
return convert_aws_instance_profile_to_porcelain(
|
10051
|
+
plumbing.aws_instance_profile)
|
9990
10052
|
if plumbing.HasField('azure'):
|
9991
10053
|
return convert_azure_to_porcelain(plumbing.azure)
|
9992
10054
|
if plumbing.HasField('azure_certificate'):
|
@@ -4472,6 +4472,7 @@ class Resources:
|
|
4472
4472
|
`strongdm.models.AWS`
|
4473
4473
|
`strongdm.models.AWSConsole`
|
4474
4474
|
`strongdm.models.AWSConsoleStaticKeyPair`
|
4475
|
+
`strongdm.models.AWSInstanceProfile`
|
4475
4476
|
`strongdm.models.Azure`
|
4476
4477
|
`strongdm.models.AzureCertificate`
|
4477
4478
|
`strongdm.models.AzureMysql`
|
@@ -1,12 +1,12 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: strongdm
|
3
|
-
Version: 11.
|
3
|
+
Version: 11.17.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.
|
9
|
+
Download-URL: https://github.com/strongdm/strongdm-sdk-python/archive/v11.17.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
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{strongdm-11.16.0 → strongdm-11.17.0}/strongdm/approval_workflow_approvers_history_pb2_grpc.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|