getEffectivePolicies
inline suspend fun IotClient.getEffectivePolicies(crossinline block: GetEffectivePoliciesRequest.Builder.() -> Unit): GetEffectivePoliciesResponse
Gets a list of the policies that have an effect on the authorization behavior of the specified device when it connects to the IoT device gateway.
Requires permission to access the GetEffectivePolicies action.